From d39928374daa5c9e3bed3a3e39ed69fb54a64269 Mon Sep 17 00:00:00 2001 From: GetOffMyYarn Date: Fri, 30 Aug 2024 10:02:16 -0400 Subject: [PATCH] Area Changes and other fixes Added CCOH Fixed some on death issues Fixed the gaurd Added Server Enty/ooc changed some areas back to original craftable --- _module/are/asch_craftguild.are.json | 942 +- _module/are/asch_east.are.json | 1532 +- _module/are/asch_magicshop.are.json | 40 +- _module/are/asch_north.are.json | 5854 ++ _module/are/aschbourne_start.are.json | 2384 +- _module/are/aschentryandooc.are.json | 1726 + _module/are/charactercustomi.are.json | 866 + _module/are/ras_asch_temp_02.are.json | 8 +- _module/dlg/ccc.dlg.json | 105 + _module/dlg/ferrytoasch.dlg.json | 105 + _module/dlg/mk_acp.dlg.json | 939 + _module/dlg/portal_recall.dlg.json | 1154 + _module/dlg/store_craftguild.dlg.json | 211 + _module/dlg/wandersage.dlg.json | 646 +- _module/dlg/x0_skill_ctrap.dlg.json | 91232 +++++++++++++++++- _module/gic/asch_craftguild.gic.json | 756 +- _module/gic/asch_east.gic.json | 3269 +- _module/gic/asch_magicshop.gic.json | 7 + _module/gic/asch_north.gic.json | 1281 + _module/gic/aschbourne_start.gic.json | 3053 +- _module/gic/aschentryandooc.gic.json | 55 + _module/gic/charactercustomi.gic.json | 47 + _module/git/asch_craftguild.git.json | 31723 +++++-- _module/git/asch_crypt.git.json | 318 +- _module/git/asch_east.git.json | 112187 +++++++++-------------- _module/git/asch_gen_store.git.json | 1520 +- _module/git/asch_inn.git.json | 1332 +- _module/git/asch_library.git.json | 38 +- _module/git/asch_magetower.git.json | 1822 +- _module/git/asch_magicshop.git.json | 3176 +- _module/git/asch_north.git.json | 46993 ++++++++++ _module/git/aschbourne_start.git.json | 104878 +++++++++------------ _module/git/aschbournebank.git.json | 194 +- _module/git/aschentryandooc.git.json | 531 + _module/git/charactercustomi.git.json | 301 + _module/git/jail_asch.git.json | 18 +- _module/git/ras_asch_temp_02.git.json | 1040 +- _module/ifo/module.ifo.json | 61 +- _module/itp/creaturepalcus.itp.json | 4 +- _module/itp/doorpalcus.itp.json | 11 + _module/itp/itempalcus.itp.json | 23709 ++++- _module/itp/placeablepalcus.itp.json | 291 + _module/itp/storepalcus.itp.json | 55 + _module/itp/triggerpalcus.itp.json | 264 + _module/itp/waypointpalcus.itp.json | 187 + _module/ncs/_area_despawner.ncs | Bin 1138 -> 1180 bytes _module/ncs/_chest_respawn.ncs | Bin 669 -> 687 bytes _module/ncs/_closelockdoor.ncs | Bin 192 -> 208 bytes _module/ncs/_craft_alchemist.ncs | Bin 40416 -> 43864 bytes _module/ncs/_craft_anvil.ncs | Bin 154698 -> 180285 bytes _module/ncs/_craft_beehive.ncs | Bin 5550 -> 7654 bytes _module/ncs/_craft_bowyer.ncs | Bin 26786 -> 32333 bytes _module/ncs/_craft_brewvat.ncs | Bin 45999 -> 50449 bytes _module/ncs/_craft_carpentry.ncs | Bin 21810 -> 26135 bytes _module/ncs/_craft_cook.ncs | Bin 11284 -> 13859 bytes _module/ncs/_craft_digester.ncs | Bin 9744 -> 12356 bytes _module/ncs/_craft_dyetub.ncs | Bin 6613 -> 9326 bytes _module/ncs/_craft_fishing.ncs | Bin 10193 -> 10807 bytes _module/ncs/_craft_fishing2.ncs | Bin 10246 -> 12810 bytes _module/ncs/_craft_fletching.ncs | Bin 19899 -> 24128 bytes _module/ncs/_craft_forge.ncs | Bin 19705 -> 23787 bytes _module/ncs/_craft_forge_bak.ncs | Bin 7660 -> 8238 bytes _module/ncs/_craft_gembath.ncs | Bin 9587 -> 9859 bytes _module/ncs/_craft_gemcutter.ncs | Bin 11722 -> 14754 bytes _module/ncs/_craft_gempolish.ncs | Bin 11012 -> 13581 bytes _module/ncs/_craft_hb_cook.ncs | Bin 285 -> 303 bytes _module/ncs/_craft_jeweler.ncs | Bin 31331 -> 58766 bytes _module/ncs/_craft_juice.ncs | Bin 9355 -> 11964 bytes _module/ncs/_craft_kiln.ncs | Bin 11874 -> 14696 bytes _module/ncs/_craft_lauter.ncs | Bin 5292 -> 7471 bytes _module/ncs/_craft_leathrwrk.ncs | Bin 10874 -> 13622 bytes _module/ncs/_craft_loom.ncs | Bin 5758 -> 7773 bytes _module/ncs/_craft_map.ncs | Bin 3182 -> 3218 bytes _module/ncs/_craft_mash.ncs | Bin 4965 -> 7158 bytes _module/ncs/_craft_mill.ncs | Bin 5253 -> 7466 bytes _module/ncs/_craft_papermill.ncs | Bin 6059 -> 8486 bytes _module/ncs/_craft_pulp.ncs | Bin 6533 -> 8044 bytes _module/ncs/_craft_scribe.ncs | Bin 81201 -> 88580 bytes _module/ncs/_craft_spider.ncs | Bin 1323 -> 1345 bytes _module/ncs/_craft_spinwhl.ncs | Bin 9034 -> 11589 bytes _module/ncs/_craft_still.ncs | Bin 5409 -> 7865 bytes _module/ncs/_craft_tailor.ncs | Bin 30032 -> 34413 bytes _module/ncs/_craft_tailor2.ncs | Bin 25102 -> 29895 bytes _module/ncs/_craft_tan_bath.ncs | Bin 9465 -> 12146 bytes _module/ncs/_craft_tan_oven.ncs | Bin 11523 -> 14234 bytes _module/ncs/_craft_tink.ncs | Bin 20110 -> 23277 bytes _module/ncs/_craft_tink001.ncs | Bin 19873 -> 21313 bytes _module/ncs/_dmg_mine_rock.ncs | Bin 5948 -> 6460 bytes _module/ncs/_dmg_plant.ncs | Bin 21827 -> 24903 bytes _module/ncs/_enchant_armor.ncs | Bin 0 -> 23464 bytes _module/ncs/_enchant_helm.ncs | Bin 0 -> 23514 bytes _module/ncs/_enchant_shield.ncs | Bin 0 -> 23507 bytes _module/ncs/_enchant_weapon.ncs | Bin 0 -> 28890 bytes _module/ncs/_enter_field.ncs | Bin 167 -> 179 bytes _module/ncs/_exit_field.ncs | Bin 167 -> 179 bytes _module/ncs/_gen_treasure.ncs | Bin 0 -> 23 bytes _module/ncs/_kill_mine_rock.ncs | Bin 399 -> 405 bytes _module/ncs/_kill_plant.ncs | Bin 4088 -> 4164 bytes _module/ncs/_map_chst_spawn.ncs | Bin 653 -> 617 bytes _module/ncs/_map_chst_spawn2.ncs | Bin 6765 -> 6783 bytes _module/ncs/_on_active_item.ncs | Bin 9738 -> 9080 bytes _module/ncs/_onclose_clear.ncs | Bin 787 -> 825 bytes _module/ncs/_onclose_clear2.ncs | Bin 812 -> 820 bytes _module/ncs/_onclose_clear3.ncs | Bin 624 -> 644 bytes _module/ncs/_ondeath_clear.ncs | Bin 277 -> 273 bytes _module/ncs/_open_alchemist.ncs | Bin 2798 -> 3782 bytes _module/ncs/_open_anvil.ncs | Bin 5471 -> 6946 bytes _module/ncs/_open_anvil2.ncs | Bin 9653 -> 10303 bytes _module/ncs/_open_beehive.ncs | Bin 2076 -> 2118 bytes _module/ncs/_open_bowyer.ncs | Bin 2365 -> 3387 bytes _module/ncs/_open_brewvat.ncs | Bin 3756 -> 4944 bytes _module/ncs/_open_carpentry.ncs | Bin 2689 -> 3753 bytes _module/ncs/_open_chest2.ncs | Bin 706 -> 724 bytes _module/ncs/_open_cook.ncs | Bin 4824 -> 5912 bytes _module/ncs/_open_dyetub.ncs | Bin 417 -> 425 bytes _module/ncs/_open_ench_armor.ncs | Bin 0 -> 1593 bytes _module/ncs/_open_fishcorpse.ncs | Bin 14214 -> 14382 bytes _module/ncs/_open_jeweler.ncs | Bin 6018 -> 7400 bytes _module/ncs/_open_kiln.ncs | Bin 1250 -> 2158 bytes _module/ncs/_open_loom.ncs | Bin 544 -> 530 bytes _module/ncs/_open_lthrtable.ncs | Bin 365 -> 361 bytes _module/ncs/_open_pulp.ncs | Bin 630 -> 1530 bytes _module/ncs/_open_scribe.ncs | Bin 49135 -> 52701 bytes _module/ncs/_open_smelt.ncs | Bin 613 -> 615 bytes _module/ncs/_open_spider.ncs | Bin 1695 -> 1619 bytes _module/ncs/_open_spinwhl.ncs | Bin 303 -> 293 bytes _module/ncs/_open_tailor.ncs | Bin 2477 -> 3529 bytes _module/ncs/_open_tailor2.ncs | Bin 2450 -> 3376 bytes _module/ncs/_open_tchest.ncs | Bin 27394 -> 27678 bytes _module/ncs/_open_tink.ncs | Bin 1789 -> 2751 bytes _module/ncs/_openfletchlathe.ncs | Bin 365 -> 361 bytes _module/ncs/_opn_ench_weapon.ncs | Bin 0 -> 1593 bytes _module/ncs/_persist_01a.ncs | Bin 0 -> 23 bytes _module/ncs/_plant_seed.ncs | Bin 9452 -> 10232 bytes _module/ncs/_plant_seed2.ncs | Bin 3519 -> 3581 bytes _module/ncs/_seed_seed.ncs | Bin 1648 -> 1712 bytes _module/ncs/_skin_corpse.ncs | Bin 4808 -> 4906 bytes _module/ncs/_spider_death.ncs | Bin 895 -> 923 bytes _module/ncs/_tmp_resourcebox.ncs | Bin 220 -> 226 bytes _module/ncs/_treasure_spawn.ncs | Bin 148325 -> 144265 bytes _module/ncs/_unlock_skill1.ncs | Bin 359 -> 389 bytes _module/ncs/_uoa_alcohol.ncs | Bin 3480 -> 3810 bytes _module/ncs/_uoa_check_com.ncs | Bin 137 -> 171 bytes _module/ncs/_uoa_check_ncom.ncs | Bin 137 -> 171 bytes _module/ncs/_uoa_com_add.ncs | Bin 1313 -> 1349 bytes _module/ncs/_uoa_com_conv.ncs | Bin 247 -> 253 bytes _module/ncs/_uoa_com_dont.ncs | Bin 78 -> 110 bytes _module/ncs/_uoa_com_recv.ncs | Bin 1462 -> 1494 bytes _module/ncs/_uoa_drunk.ncs | Bin 9735 -> 10019 bytes _module/ncs/_uoa_enter_com.ncs | Bin 171 -> 193 bytes _module/ncs/_uoa_exit_com.ncs | Bin 212 -> 234 bytes _module/ncs/_uoa_fix_station.ncs | Bin 2282 -> 2480 bytes _module/ncs/_uoa_skill_dotr2.ncs | Bin 6892 -> 7228 bytes _module/ncs/_uoa_skill_dotrn.ncs | Bin 6737 -> 7057 bytes _module/ncs/_uoa_skill_notr2.ncs | Bin 3465 -> 3723 bytes _module/ncs/_uoa_skill_notr3.ncs | Bin 3465 -> 3723 bytes _module/ncs/_uoa_skill_notrn.ncs | Bin 3536 -> 3806 bytes _module/ncs/_uoa_skill_trai3.ncs | Bin 3489 -> 3747 bytes _module/ncs/_uoa_skill_trai4.ncs | Bin 3489 -> 3747 bytes _module/ncs/_uoa_skill_train.ncs | Bin 3544 -> 3814 bytes _module/ncs/_uoa_tchest_chk1.ncs | Bin 316 -> 334 bytes _module/ncs/_uoa_tchest_chk2.ncs | Bin 315 -> 333 bytes _module/ncs/_uoa_tchst_tlk1.ncs | Bin 5342 -> 5124 bytes _module/ncs/_uoa_tchst_tlk2.ncs | Bin 5992 -> 5774 bytes _module/ncs/_uoa_tchst_tlk3.ncs | Bin 5707 -> 5495 bytes _module/ncs/_uoacraft_enter.ncs | Bin 490 -> 492 bytes _module/ncs/_use_bankbox.ncs | Bin 153 -> 185 bytes _module/ncs/_use_commodity.ncs | Bin 4474 -> 4792 bytes _module/ncs/_use_filletknife.ncs | Bin 5712 -> 5786 bytes _module/ncs/_use_honeycomb.ncs | Bin 3118 -> 3132 bytes _module/ncs/_use_leveller.ncs | Bin 7840 -> 8216 bytes _module/ncs/_use_map.ncs | Bin 4946 -> 4934 bytes _module/ncs/_use_map2.ncs | Bin 2283 -> 2273 bytes _module/ncs/_use_map3.ncs | Bin 4749 -> 4757 bytes _module/ncs/_use_map4.ncs | Bin 8960 -> 8978 bytes _module/ncs/_use_mine_gem.ncs | Bin 6747 -> 5779 bytes _module/ncs/_use_rubble.ncs | Bin 5834 -> 6212 bytes _module/ncs/_use_rubble2.ncs | Bin 4617 -> 4703 bytes _module/ncs/_use_shroompatch.ncs | Bin 46124 -> 49387 bytes _module/ncs/_use_skillbook.ncs | Bin 5090 -> 6119 bytes _module/ncs/_use_skillbook2.ncs | Bin 5222 -> 6423 bytes _module/ncs/_use_skillbook3.ncs | Bin 9634 -> 11148 bytes _module/ncs/_use_skillbook4.ncs | Bin 58 -> 74 bytes _module/ncs/_use_tchest_conv.ncs | Bin 265 -> 277 bytes _module/ncs/_use_tchest_loot.ncs | Bin 596 -> 614 bytes _module/ncs/_use_tinderbox.ncs | Bin 1769 -> 1553 bytes _module/ncs/_use_waterwell.ncs | Bin 794 -> 790 bytes _module/ncs/areaopener.ncs | Bin 74 -> 106 bytes _module/ncs/clean_store2.ncs | Bin 218 -> 208 bytes _module/ncs/dm_reads_line.ncs | Bin 0 -> 141 bytes _module/ncs/fake_conditional.ncs | Bin 0 -> 129 bytes _module/ncs/is_guild.ncs | Bin 0 -> 132 bytes _module/ncs/nw_c2_default3.ncs | Bin 65156 -> 71184 bytes _module/ncs/nw_c2_default4.ncs | Bin 65555 -> 71159 bytes _module/ncs/nw_c2_default5.ncs | Bin 65516 -> 71410 bytes _module/ncs/nw_c2_default6.ncs | Bin 66041 -> 71989 bytes _module/ncs/nw_c2_default7.ncs | Bin 0 -> 149387 bytes _module/ncs/nw_c2_default8.ncs | Bin 61556 -> 67296 bytes _module/ncs/nw_c2_default9.ncs | Bin 0 -> 7871 bytes _module/ncs/nw_c2_defaultb.ncs | Bin 66757 -> 72629 bytes _module/ncs/nw_c2_defaulte.ncs | Bin 299 -> 317 bytes _module/ncs/nw_c2_dropin9.ncs | Bin 153447 -> 149731 bytes _module/ncs/nw_c2_herbivore.ncs | Bin 153728 -> 150018 bytes _module/ncs/nw_o0_death.ncs | Bin 2053 -> 1997 bytes _module/ncs/nw_walk_wp.ncs | Bin 0 -> 5273 bytes _module/ncs/on_acquire.ncs | Bin 1509 -> 1446 bytes _module/ncs/on_unacquire.ncs | Bin 1324 -> 1410 bytes _module/ncs/openstore003.ncs | Bin 2015 -> 1985 bytes _module/ncs/openstore01.ncs | Bin 0 -> 1981 bytes _module/ncs/openstore018.ncs | Bin 2011 -> 1981 bytes _module/ncs/port_to_aschb.ncs | Bin 0 -> 1290 bytes _module/ncs/port_to_crat_bay.ncs | Bin 0 -> 1298 bytes _module/ncs/port_to_del.ncs | Bin 0 -> 1289 bytes _module/ncs/port_to_ever.ncs | Bin 0 -> 1290 bytes _module/ncs/port_to_leader.ncs | Bin 0 -> 509 bytes _module/ncs/port_to_lust_lag.ncs | Bin 0 -> 1284 bytes _module/ncs/port_to_ooc_area.ncs | Bin 0 -> 1288 bytes _module/ncs/port_to_schamed.ncs | Bin 0 -> 1289 bytes _module/ncs/port_to_tanzia.ncs | Bin 0 -> 1294 bytes _module/ncs/sfpb_close.ncs | Bin 0 -> 1120 bytes _module/ncs/sfpb_open.ncs | Bin 0 -> 952 bytes _module/ncs/sfpb_used.ncs | Bin 0 -> 923 bytes _module/ncs/skinnable_corpse.ncs | Bin 6960 -> 5195 bytes _module/ncs/stoneport2guild.ncs | Bin 0 -> 924 bytes _module/ncs/stonerecallspc.ncs | Bin 0 -> 1127 bytes _module/ncs/stonestoresloc.ncs | Bin 0 -> 600 bytes _module/ncs/trash_can_close.ncs | Bin 125 -> 246 bytes _module/ncs/zep_use_chair.ncs | Bin 0 -> 106 bytes _module/ncs/zep_use_chair2.ncs | Bin 0 -> 892 bytes _module/nss/_craft_alchemist.nss | 115 +- _module/nss/_craft_anvil.nss | 115 +- _module/nss/_craft_beehive.nss | 23 +- _module/nss/_craft_bowyer.nss | 17 +- _module/nss/_craft_brewvat.nss | 114 +- _module/nss/_craft_carpentry.nss | 18 +- _module/nss/_craft_cook.nss | 22 +- _module/nss/_craft_digester.nss | 19 +- _module/nss/_craft_dyetub.nss | 17 +- _module/nss/_craft_fishing2.nss | 12 +- _module/nss/_craft_fletching.nss | 9 +- _module/nss/_craft_forge.nss | 17 +- _module/nss/_craft_gembath.nss | 2 +- _module/nss/_craft_gemcutter.nss | 19 +- _module/nss/_craft_gempolish.nss | 5 +- _module/nss/_craft_jeweler.nss | 2043 +- _module/nss/_craft_juice.nss | 8 +- _module/nss/_craft_kiln.nss | 29 +- _module/nss/_craft_lauter.nss | 6 +- _module/nss/_craft_leathrwrk.nss | 7 +- _module/nss/_craft_loom.nss | 5 +- _module/nss/_craft_mash.nss | 7 +- _module/nss/_craft_mill.nss | 5 +- _module/nss/_craft_papermill.nss | 13 +- _module/nss/_craft_pulp.nss | 9 +- _module/nss/_craft_scribe.nss | 11 +- _module/nss/_craft_spinwhl.nss | 9 +- _module/nss/_craft_still.nss | 9 +- _module/nss/_craft_tailor.nss | 6 +- _module/nss/_craft_tailor2.nss | 10 +- _module/nss/_craft_tan_bath.nss | 6 +- _module/nss/_craft_tan_oven.nss | 6 +- _module/nss/_craft_tink.nss | 52 +- _module/nss/_dmg_plant.nss | 18 +- _module/nss/_enchant_armor.nss | 1063 + _module/nss/_enchant_helm.nss | 1061 + _module/nss/_enchant_shield.nss | 1063 + _module/nss/_enchant_weapon.nss | 1234 + _module/nss/_kb_loot_corpse.nss | 904 + _module/nss/_kill_plant.nss | 4 +- _module/nss/_on_active_item.nss | 72 +- _module/nss/_open_alchemist.nss | 4 +- _module/nss/_open_anvil.nss | 7 +- _module/nss/_open_bowyer.nss | 4 +- _module/nss/_open_brewvat.nss | 5 +- _module/nss/_open_carpentry.nss | 4 +- _module/nss/_open_cook.nss | 5 +- _module/nss/_open_ench_armor.nss | 54 + _module/nss/_open_jeweler.nss | 4 +- _module/nss/_open_kiln.nss | 4 +- _module/nss/_open_pulp.nss | 4 +- _module/nss/_open_tailor.nss | 4 +- _module/nss/_open_tailor2.nss | 4 +- _module/nss/_open_tink.nss | 3 +- _module/nss/_opn_ench_weapon.nss | 59 + _module/nss/_spider_death.nss | 4 +- _module/nss/_use_shroompatch.nss | 13 +- _module/nss/_use_skillbook.nss | 76 +- _module/nss/_use_skillbook2.nss | 76 +- _module/nss/_use_skillbook3.nss | 198 +- _module/nss/_use_waterwell.nss | 2 +- _module/nss/aps_include.nss | 693 + _module/nss/dm_reads_line.nss | 11 + _module/nss/fake_conditional.nss | 9 + _module/nss/is_guild.nss | 16 + _module/nss/mk_cb_deity_chk.nss | 66 + _module/nss/mk_cb_hd_f_flt.nss | 28 + _module/nss/mk_cb_hd_f_label.nss | 23 + _module/nss/mk_cb_hd_label.nss | 15 + _module/nss/mk_cb_ichrg_chk.nss | 14 + _module/nss/mk_cb_ichrg_lbl.nss | 22 + _module/nss/mk_cb_iflag_chk.nss | 36 + _module/nss/mk_cb_iflag_lbl.nss | 46 + _module/nss/mk_cb_iprp_chk.nss | 50 + _module/nss/mk_cb_iprp_ctlbl.nss | 42 + _module/nss/mk_cb_iprp_ftchk.nss | 21 + _module/nss/mk_cb_iprp_ftlbl.nss | 41 + _module/nss/mk_cb_iprp_iflbl.nss | 48 + _module/nss/mk_cb_iprp_inlbl.nss | 15 + _module/nss/mk_cb_iprp_iplbl.nss | 31 + _module/nss/mk_cb_iprp_itchk.nss | 15 + _module/nss/mk_cb_iprp_p1lbl.nss | 40 + _module/nss/mk_cb_iprp_sklbl.nss | 32 + _module/nss/mk_cb_iprp_stlbl.nss | 35 + _module/nss/mk_cb_store_lbl.nss | 16 + _module/nss/mk_cb_swpip_chk.nss | 38 + _module/nss/mk_cb_vfx_check.nss | 23 + _module/nss/mk_cb_vfx_filter.nss | 62 + _module/nss/mk_cb_vfx_label.nss | 43 + _module/nss/mk_cond_00.nss | 6 + _module/nss/mk_cond_01.nss | 7 + _module/nss/mk_cond_02.nss | 7 + _module/nss/mk_cond_03.nss | 7 + _module/nss/mk_cond_04.nss | 7 + _module/nss/mk_cond_05.nss | 7 + _module/nss/mk_cond_06.nss | 7 + _module/nss/mk_cond_07.nss | 7 + _module/nss/mk_cond_08.nss | 7 + _module/nss/mk_cond_09.nss | 7 + _module/nss/mk_cond_10.nss | 7 + _module/nss/mk_cond_100.nss | 6 + _module/nss/mk_cond_101.nss | 6 + _module/nss/mk_cond_102.nss | 6 + _module/nss/mk_cond_103.nss | 6 + _module/nss/mk_cond_11.nss | 7 + _module/nss/mk_cond_12.nss | 7 + _module/nss/mk_cond_127.nss | 6 + _module/nss/mk_cond_13.nss | 7 + _module/nss/mk_cond_14.nss | 7 + _module/nss/mk_cond_15.nss | 7 + _module/nss/mk_cond_16.nss | 7 + _module/nss/mk_cond_17.nss | 7 + _module/nss/mk_cond_18.nss | 7 + _module/nss/mk_cond_19.nss | 7 + _module/nss/mk_cond_20.nss | 7 + _module/nss/mk_cond_21.nss | 7 + _module/nss/mk_cond_22.nss | 7 + _module/nss/mk_cond_23.nss | 7 + _module/nss/mk_cond_24.nss | 7 + _module/nss/mk_cond_249.nss | 6 + _module/nss/mk_cond_25.nss | 7 + _module/nss/mk_cond_250.nss | 7 + _module/nss/mk_cond_251.nss | 7 + _module/nss/mk_cond_252.nss | 7 + _module/nss/mk_cond_253.nss | 7 + _module/nss/mk_cond_254.nss | 7 + _module/nss/mk_cond_255.nss | 7 + _module/nss/mk_cond_256.nss | 6 + _module/nss/mk_cond_257.nss | 6 + _module/nss/mk_cond_26.nss | 7 + _module/nss/mk_cond_27.nss | 7 + _module/nss/mk_cond_28.nss | 7 + _module/nss/mk_cond_29.nss | 7 + _module/nss/mk_cond_30.nss | 7 + _module/nss/mk_cond_31.nss | 7 + _module/nss/mk_cond_32.nss | 7 + _module/nss/mk_cond_33.nss | 7 + _module/nss/mk_cond_34.nss | 7 + _module/nss/mk_cond_35.nss | 7 + _module/nss/mk_cond_36.nss | 7 + _module/nss/mk_cond_37.nss | 7 + _module/nss/mk_cond_38.nss | 7 + _module/nss/mk_cond_39.nss | 7 + _module/nss/mk_cond_40.nss | 6 + _module/nss/mk_do_sel_target.nss | 13 + _module/nss/mk_editor_main.nss | 1134 + _module/nss/mk_get_version.nss | 6 + _module/nss/mk_im_cancel.nss | 83 + _module/nss/mk_im_finished.nss | 66 + _module/nss/mk_im_getchanged.nss | 27 + _module/nss/mk_im_start.nss | 172 + _module/nss/mk_inc_2da_disp.nss | 594 + _module/nss/mk_inc_app.nss | 6 + _module/nss/mk_inc_array.nss | 232 + _module/nss/mk_inc_body.nss | 1484 + _module/nss/mk_inc_ccoh_db.nss | 1836 + _module/nss/mk_inc_cep.nss | 16 + _module/nss/mk_inc_cheats.nss | 824 + _module/nss/mk_inc_color.nss | 213 + _module/nss/mk_inc_craft.nss | 3666 + _module/nss/mk_inc_craft_0.nss | 18 + _module/nss/mk_inc_debug.nss | 55 + _module/nss/mk_inc_delimiter.nss | 31 + _module/nss/mk_inc_editor.nss | 128 + _module/nss/mk_inc_editor_c.nss | 88 + _module/nss/mk_inc_exec.nss | 219 + _module/nss/mk_inc_generic.nss | 222 + _module/nss/mk_inc_head.nss | 406 + _module/nss/mk_inc_hex.nss | 65 + _module/nss/mk_inc_horse.nss | 263 + _module/nss/mk_inc_iaac.nss | 180 + _module/nss/mk_inc_iaam.nss | 315 + _module/nss/mk_inc_init.nss | 125 + _module/nss/mk_inc_iprp.nss | 1469 + _module/nss/mk_inc_ipwrkcntn.nss | 33 + _module/nss/mk_inc_itm_disp.nss | 458 + _module/nss/mk_inc_language.nss | 119 + _module/nss/mk_inc_math.nss | 90 + _module/nss/mk_inc_modmodes.nss | 20 + _module/nss/mk_inc_pixel.nss | 138 + _module/nss/mk_inc_scale.nss | 74 + _module/nss/mk_inc_states.nss | 75 + _module/nss/mk_inc_swp_iprop.nss | 124 + _module/nss/mk_inc_time.nss | 264 + _module/nss/mk_inc_tlk.nss | 71 + _module/nss/mk_inc_tools.nss | 170 + _module/nss/mk_inc_tools_s.nss | 260 + _module/nss/mk_inc_version.nss | 573 + _module/nss/mk_inc_vfx.nss | 665 + _module/nss/mk_ncond_27.nss | 6 + _module/nss/mk_ncond_28.nss | 6 + _module/nss/mk_ncond_29.nss | 6 + _module/nss/mk_ncond_30.nss | 6 + _module/nss/mk_ncond_31.nss | 6 + _module/nss/mk_ncond_32.nss | 6 + _module/nss/mk_ncond_33.nss | 6 + _module/nss/mk_ncond_34.nss | 6 + _module/nss/mk_ncond_35.nss | 6 + _module/nss/mk_ncond_36.nss | 6 + _module/nss/mk_ncond_37.nss | 6 + _module/nss/mk_ncond_38.nss | 6 + _module/nss/mk_ncond_39.nss | 6 + _module/nss/mk_on_dismount.nss | 16 + _module/nss/mk_on_dismounted.nss | 25 + _module/nss/mk_on_mount.nss | 22 + _module/nss/mk_on_mounted.nss | 32 + _module/nss/mk_onplayerchat.nss | 25 + _module/nss/mk_onplayertargt.nss | 74 + _module/nss/mk_pre_app.nss | 94 + _module/nss/mk_pre_armorpart.nss | 93 + _module/nss/mk_pre_body.nss | 496 + _module/nss/mk_pre_cheats.nss | 1556 + _module/nss/mk_pre_color2.nss | 109 + _module/nss/mk_pre_crafting.nss | 265 + _module/nss/mk_pre_critem.nss | 181 + _module/nss/mk_pre_db_item.nss | 372 + _module/nss/mk_pre_deity.nss | 234 + _module/nss/mk_pre_dye.nss | 135 + _module/nss/mk_pre_edit_desc.nss | 78 + _module/nss/mk_pre_footstep.nss | 128 + _module/nss/mk_pre_head.nss | 148 + _module/nss/mk_pre_itemlist.nss | 43 + _module/nss/mk_pre_itemprop.nss | 683 + _module/nss/mk_pre_material.nss | 165 + _module/nss/mk_pre_perpart_s.nss | 87 + _module/nss/mk_pre_pheno.nss | 102 + _module/nss/mk_pre_ren_item.nss | 71 + _module/nss/mk_pre_scale.nss | 79 + _module/nss/mk_pre_swp_iprop.nss | 167 + _module/nss/mk_pre_tail.nss | 102 + _module/nss/mk_pre_vfx.nss | 368 + _module/nss/mk_pre_weaponpar.nss | 72 + _module/nss/mk_pre_wings.nss | 100 + _module/nss/mk_set_00.nss | 7 + _module/nss/mk_set_01.nss | 7 + _module/nss/mk_set_02.nss | 7 + _module/nss/mk_set_03.nss | 7 + _module/nss/mk_set_04.nss | 7 + _module/nss/mk_set_05.nss | 7 + _module/nss/mk_set_06.nss | 7 + _module/nss/mk_set_07.nss | 7 + _module/nss/mk_set_08.nss | 7 + _module/nss/mk_set_09.nss | 7 + _module/nss/mk_set_10.nss | 7 + _module/nss/mk_set_100.nss | 7 + _module/nss/mk_set_101.nss | 7 + _module/nss/mk_set_11.nss | 7 + _module/nss/mk_set_12.nss | 7 + _module/nss/mk_set_127.nss | 7 + _module/nss/mk_set_13.nss | 7 + _module/nss/mk_set_14.nss | 7 + _module/nss/mk_set_15.nss | 7 + _module/nss/mk_set_16.nss | 7 + _module/nss/mk_set_17.nss | 7 + _module/nss/mk_set_18.nss | 7 + _module/nss/mk_set_19.nss | 7 + _module/nss/mk_set_20.nss | 7 + _module/nss/mk_set_21.nss | 7 + _module/nss/mk_set_22.nss | 7 + _module/nss/mk_set_23.nss | 7 + _module/nss/mk_set_24.nss | 7 + _module/nss/mk_set_249.nss | 6 + _module/nss/mk_set_25.nss | 7 + _module/nss/mk_set_250.nss | 6 + _module/nss/mk_set_251.nss | 6 + _module/nss/mk_set_252.nss | 6 + _module/nss/mk_set_253.nss | 6 + _module/nss/mk_set_254.nss | 6 + _module/nss/mk_set_255.nss | 6 + _module/nss/mk_set_257.nss | 6 + _module/nss/mk_set_26.nss | 7 + _module/nss/mk_set_27.nss | 7 + _module/nss/mk_set_28.nss | 7 + _module/nss/mk_set_29.nss | 7 + _module/nss/mk_set_30.nss | 7 + _module/nss/mk_set_31.nss | 7 + _module/nss/mk_set_32.nss | 7 + _module/nss/mk_set_33.nss | 7 + _module/nss/mk_set_34.nss | 7 + _module/nss/mk_set_35.nss | 7 + _module/nss/mk_set_36.nss | 7 + _module/nss/mk_set_37.nss | 7 + _module/nss/mk_set_38.nss | 7 + _module/nss/mk_set_39.nss | 7 + _module/nss/mk_set_40.nss | 7 + _module/nss/mk_set_invalid.nss | 7 + _module/nss/mk_start_acp.nss | 11 + _module/nss/nw_c2_default4.nss | 16 +- _module/nss/nw_c2_default5.nss | 21 +- _module/nss/nw_c2_default7.nss | 70 + _module/nss/nw_c2_default9.nss | 337 + _module/nss/nw_c2_dropin9.nss | 7 +- _module/nss/nw_c2_herbivore.nss | 4 +- _module/nss/nw_i0_generic.nss | 2022 + _module/nss/nw_o0_death.nss | 29 +- _module/nss/nw_walk_wp.nss | 6 + _module/nss/on_acquire.nss | 10 - _module/nss/on_unacquire.nss | 4 - _module/nss/openstore01.nss | 13 + _module/nss/port_to_aschb.nss | 92 + _module/nss/port_to_crat_bay.nss | 92 + _module/nss/port_to_del.nss | 92 + _module/nss/port_to_ever.nss | 92 + _module/nss/port_to_leader.nss | 40 + _module/nss/port_to_lust_lag.nss | 92 + _module/nss/port_to_ooc_area.nss | 92 + _module/nss/port_to_schamed.nss | 92 + _module/nss/port_to_tanzia.nss | 92 + _module/nss/se_respawn_inc.nss | 136 + _module/nss/sfpb_close.nss | 103 + _module/nss/sfpb_config.nss | 68 + _module/nss/sfpb_open.nss | 55 + _module/nss/sfpb_used.nss | 37 + _module/nss/skinnable_corpse.nss | 115 - _module/nss/stoneport2guild.nss | 74 + _module/nss/stonerecallspc.nss | 88 + _module/nss/stonestoresloc.nss | 26 + _module/nss/trash_can_close.nss | 26 +- _module/nss/x0_i0_anims.nss | 2272 + _module/nss/x0_i0_treasure.nss | 60 +- _module/nss/x2_inc_itemprop.nss | 1515 + _module/nss/x2_inc_switches.nss | 710 + _module/nss/zep_use_chair.nss | 20 + _module/nss/zep_use_chair2.nss | 44 + _module/utc/badger001.utc.json | 36 - _module/utc/bat002.utc.json | 36 - _module/utc/bearblck001.utc.json | 36 - _module/utc/bearbrwn001.utc.json | 36 - _module/utc/beardire001.utc.json | 36 - _module/utc/beardireboss001.utc.json | 36 - _module/utc/bearkodiak001.utc.json | 36 - _module/utc/bearpolar001.utc.json | 36 - _module/utc/beastmalar002.utc.json | 36 - _module/utc/btlstink001.utc.json | 36 - _module/utc/btlstink002.utc.json | 36 - _module/utc/btlstink003.utc.json | 36 - _module/utc/cat001.utc.json | 36 - _module/utc/chicken001.utc.json | 36 - _module/utc/cougar001.utc.json | 36 - _module/utc/cow002.utc.json | 36 - _module/utc/cragcat001.utc.json | 36 - _module/utc/deer002.utc.json | 36 - _module/utc/deerstag002.utc.json | 36 - _module/utc/direbadg001.utc.json | 36 - _module/utc/diretiger001.utc.json | 36 - _module/utc/direwolf001.utc.json | 36 - _module/utc/dog002.utc.json | 36 - _module/utc/jaguar001.utc.json | 36 - _module/utc/lion001.utc.json | 36 - _module/utc/ox002.utc.json | 36 - _module/utc/panther001.utc.json | 36 - _module/utc/rat002.utc.json | 36 - _module/utc/ratdire002.utc.json | 42 +- _module/utc/spidgiant001.utc.json | 36 - _module/utc/spidgiant002.utc.json | 36 - _module/utc/spidgiant003.utc.json | 36 - _module/utc/spidgiant004.utc.json | 36 - _module/utc/spidgiant005.utc.json | 36 - _module/utc/spidgiant006.utc.json | 36 - _module/utc/wolf001.utc.json | 36 - _module/utc/wolfwint001.utc.json | 36 - _module/utc/wooly_razorback.utc.json | 36 - _module/utc/worg001.utc.json | 46 +- _module/ute/direskinnables.ute.json | 2 +- _module/ute/normalskinnables.ute.json | 160 +- _module/uti/_uoa_commodity_e.uti.json | 4 +- _module/uti/aarcl002.uti.json | 8 - _module/uti/aarcl003.uti.json | 8 - _module/uti/aarcl004.uti.json | 8 - _module/uti/aarcl005.uti.json | 8 - _module/uti/aarcl006.uti.json | 8 - _module/uti/aarcl007.uti.json | 8 - _module/uti/aarcl008.uti.json | 8 - _module/uti/aarcl009.uti.json | 8 - _module/uti/aarcl010.uti.json | 8 - _module/uti/aarcl011.uti.json | 8 - _module/uti/aarcl012.uti.json | 8 - _module/uti/aarcl013.uti.json | 8 - _module/uti/aarcl014.uti.json | 8 - _module/uti/aarcl015.uti.json | 8 - _module/uti/aarcl016.uti.json | 8 - _module/uti/aarcl017.uti.json | 8 - _module/uti/aarcl018.uti.json | 8 - _module/uti/aarcl019.uti.json | 8 - _module/uti/aarcl020.uti.json | 8 - _module/uti/aarcl021.uti.json | 8 - _module/uti/aarcl022.uti.json | 8 - _module/uti/aarcl023.uti.json | 8 - _module/uti/aarcl024.uti.json | 8 - _module/uti/aarcl025.uti.json | 8 - _module/uti/aarcl026.uti.json | 8 - _module/uti/aarcl027.uti.json | 8 - _module/uti/aarcl028.uti.json | 8 - _module/uti/aarcl029.uti.json | 8 - _module/uti/aarcl030.uti.json | 8 - _module/uti/aarcl031.uti.json | 8 - _module/uti/aarcl032.uti.json | 8 - _module/uti/aarcl033.uti.json | 8 - _module/uti/aarcl034.uti.json | 8 - _module/uti/aarcl035.uti.json | 8 - _module/uti/aarcl036.uti.json | 8 - _module/uti/aarcl037.uti.json | 8 - _module/uti/aarcl038.uti.json | 8 - _module/uti/aarcl039.uti.json | 8 - _module/uti/aarcl040.uti.json | 8 - _module/uti/aarcl041.uti.json | 8 - _module/uti/aarcl042.uti.json | 8 - _module/uti/aarcl043.uti.json | 8 - _module/uti/aarcl044.uti.json | 8 - _module/uti/aarcl045.uti.json | 8 - _module/uti/aarcl046.uti.json | 8 - _module/uti/aarcl047.uti.json | 8 - _module/uti/aarcl048.uti.json | 8 - _module/uti/aarcl049.uti.json | 8 - _module/uti/aarcl050.uti.json | 8 - _module/uti/aarcl051.uti.json | 8 - _module/uti/aarcl052.uti.json | 8 - _module/uti/aarcl053.uti.json | 8 - _module/uti/aarcl054.uti.json | 8 - _module/uti/aarcl055.uti.json | 8 - _module/uti/aarcl056.uti.json | 8 - _module/uti/aarcl057.uti.json | 8 - _module/uti/aarcl058.uti.json | 8 - _module/uti/aarcl059.uti.json | 8 - _module/uti/aarcl060.uti.json | 8 - _module/uti/aarcl061.uti.json | 8 - _module/uti/aarcl062.uti.json | 8 - _module/uti/aarcl063.uti.json | 8 - _module/uti/aarcl064.uti.json | 8 - _module/uti/aarcl065.uti.json | 8 - _module/uti/aarcl066.uti.json | 8 - _module/uti/aarcl067.uti.json | 8 - _module/uti/aarcl068.uti.json | 8 - _module/uti/aarcl069.uti.json | 8 - _module/uti/aarcl070.uti.json | 8 - _module/uti/aarcl071.uti.json | 8 - _module/uti/aarcl072.uti.json | 8 - _module/uti/aarcl073.uti.json | 8 - _module/uti/aarcl074.uti.json | 8 - _module/uti/aarcl075.uti.json | 8 - _module/uti/aarcl076.uti.json | 8 - _module/uti/aarcl077.uti.json | 8 - _module/uti/aarcl078.uti.json | 8 - _module/uti/aarcl079.uti.json | 8 - _module/uti/aarcl080.uti.json | 8 - _module/uti/aarcl081.uti.json | 8 - _module/uti/aarcl082.uti.json | 8 - _module/uti/aarcl083.uti.json | 8 - _module/uti/aarcl084.uti.json | 8 - _module/uti/aarcl085.uti.json | 8 - _module/uti/aarcl086.uti.json | 8 - _module/uti/aarcl087.uti.json | 8 - _module/uti/aarcl088.uti.json | 8 - _module/uti/aarcl089.uti.json | 8 - _module/uti/aarcl090.uti.json | 8 - _module/uti/aarcl091.uti.json | 8 - _module/uti/aarcl092.uti.json | 8 - _module/uti/aarcl093.uti.json | 8 - _module/uti/aarcl094.uti.json | 8 - _module/uti/aarcl095.uti.json | 8 - _module/uti/aarcl096.uti.json | 8 - _module/uti/aarcl097.uti.json | 8 - _module/uti/aarcl098.uti.json | 8 - _module/uti/aarcl099.uti.json | 8 - _module/uti/aarcl100.uti.json | 8 - _module/uti/aarcl101.uti.json | 8 - _module/uti/aarcl102.uti.json | 8 - _module/uti/aarcl103.uti.json | 8 - _module/uti/aarcl104.uti.json | 8 - _module/uti/aarcl105.uti.json | 8 - _module/uti/aarcl106.uti.json | 8 - _module/uti/aarcl107.uti.json | 8 - _module/uti/aarcl108.uti.json | 8 - _module/uti/aarcl109.uti.json | 8 - _module/uti/aarcl110.uti.json | 8 - _module/uti/aarcl111.uti.json | 8 - _module/uti/aarcl112.uti.json | 8 - _module/uti/aarcl113.uti.json | 8 - _module/uti/aarcl114.uti.json | 8 - _module/uti/aarcl115.uti.json | 8 - _module/uti/aarcl116.uti.json | 8 - _module/uti/aarcl117.uti.json | 8 - _module/uti/aarcl118.uti.json | 8 - _module/uti/aarcl119.uti.json | 8 - _module/uti/aarcl120.uti.json | 8 - _module/uti/aarcl121.uti.json | 8 - _module/uti/aarcl122.uti.json | 8 - _module/uti/aarcl123.uti.json | 8 - _module/uti/aarcl124.uti.json | 8 - _module/uti/aarcl125.uti.json | 8 - _module/uti/aarcl126.uti.json | 8 - _module/uti/aarcl127.uti.json | 8 - _module/uti/aarcl128.uti.json | 8 - _module/uti/aarcl129.uti.json | 8 - _module/uti/aarcl130.uti.json | 8 - _module/uti/aarcl131.uti.json | 8 - _module/uti/aarcl132.uti.json | 8 - _module/uti/aarcl133.uti.json | 8 - _module/uti/aarcl134.uti.json | 8 - _module/uti/aarcl135.uti.json | 8 - _module/uti/aarcl136.uti.json | 8 - _module/uti/aarcl137.uti.json | 8 - _module/uti/aarcl138.uti.json | 8 - _module/uti/aarcl139.uti.json | 8 - _module/uti/aarcl140.uti.json | 8 - _module/uti/aarcl141.uti.json | 8 - _module/uti/aarcl142.uti.json | 8 - _module/uti/aarcl143.uti.json | 8 - _module/uti/aarcl144.uti.json | 8 - _module/uti/aarcl145.uti.json | 8 - _module/uti/aarcl146.uti.json | 8 - _module/uti/aarcl147.uti.json | 8 - _module/uti/aarcl148.uti.json | 8 - _module/uti/aarcl149.uti.json | 8 - _module/uti/aarcl150.uti.json | 8 - _module/uti/aarcl151.uti.json | 8 - _module/uti/aarcl152.uti.json | 8 - _module/uti/aarcl153.uti.json | 8 - _module/uti/aarcl154.uti.json | 8 - _module/uti/aarcl155.uti.json | 8 - _module/uti/aarcl156.uti.json | 8 - _module/uti/aarcl157.uti.json | 8 - _module/uti/aarcl158.uti.json | 8 - _module/uti/aarcl159.uti.json | 8 - _module/uti/aarcl160.uti.json | 8 - _module/uti/aarcl161.uti.json | 8 - _module/uti/aarcl162.uti.json | 8 - _module/uti/aarcl163.uti.json | 8 - _module/uti/aarcl164.uti.json | 8 - _module/uti/aarcl165.uti.json | 8 - _module/uti/aarcl166.uti.json | 8 - _module/uti/aarcl167.uti.json | 8 - _module/uti/aarcl168.uti.json | 8 - _module/uti/aarcl169.uti.json | 8 - _module/uti/aarcl170.uti.json | 8 - _module/uti/aarcl171.uti.json | 8 - _module/uti/aarcl172.uti.json | 8 - _module/uti/aarcl173.uti.json | 8 - _module/uti/aarcl174.uti.json | 8 - _module/uti/aarcl175.uti.json | 8 - _module/uti/aarcl176.uti.json | 8 - _module/uti/aarcl177.uti.json | 8 - _module/uti/aarcl178.uti.json | 8 - _module/uti/aarcl179.uti.json | 8 - _module/uti/aarcl180.uti.json | 8 - _module/uti/aarcl181.uti.json | 8 - _module/uti/aarcl182.uti.json | 8 - _module/uti/aarcl183.uti.json | 8 - _module/uti/aarcl184.uti.json | 8 - _module/uti/aarcl185.uti.json | 8 - _module/uti/aarcl186.uti.json | 8 - _module/uti/aarcl187.uti.json | 8 - _module/uti/aarcl188.uti.json | 8 - _module/uti/aarcl189.uti.json | 8 - _module/uti/aarcl190.uti.json | 8 - _module/uti/aarcl191.uti.json | 8 - _module/uti/aarcl192.uti.json | 8 - _module/uti/aarcl193.uti.json | 8 - _module/uti/aarcl194.uti.json | 8 - _module/uti/aarcl195.uti.json | 8 - _module/uti/aarcl196.uti.json | 8 - _module/uti/aarcl197.uti.json | 8 - _module/uti/aarcl198.uti.json | 8 - _module/uti/aarcl199.uti.json | 8 - _module/uti/aarcl200.uti.json | 8 - _module/uti/aarcl201.uti.json | 8 - _module/uti/aarcl202.uti.json | 8 - _module/uti/aarcl203.uti.json | 8 - _module/uti/aarcl204.uti.json | 8 - _module/uti/aarcl205.uti.json | 8 - _module/uti/aarcl206.uti.json | 8 - _module/uti/aarcl207.uti.json | 8 - _module/uti/aarcl208.uti.json | 8 - _module/uti/aarcl209.uti.json | 8 - _module/uti/aarcl210.uti.json | 8 - _module/uti/aarcl211.uti.json | 8 - _module/uti/aarcl212.uti.json | 8 - _module/uti/aarcl213.uti.json | 8 - _module/uti/aarcl214.uti.json | 8 - _module/uti/aarcl215.uti.json | 8 - _module/uti/aarcl216.uti.json | 8 - _module/uti/aarcl217.uti.json | 8 - _module/uti/aarcl218.uti.json | 8 - _module/uti/aarcl219.uti.json | 8 - _module/uti/aarcl220.uti.json | 8 - _module/uti/aarcl221.uti.json | 8 - _module/uti/aarcl222.uti.json | 8 - _module/uti/aarcl223.uti.json | 8 - _module/uti/aarcl224.uti.json | 8 - _module/uti/aarcl225.uti.json | 8 - _module/uti/aarcl226.uti.json | 8 - _module/uti/aarcl227.uti.json | 8 - _module/uti/aarcl228.uti.json | 8 - _module/uti/aarcl229.uti.json | 8 - _module/uti/aarcl230.uti.json | 8 - _module/uti/aarcl231.uti.json | 8 - _module/uti/aarcl232.uti.json | 8 - _module/uti/aarcl233.uti.json | 8 - _module/uti/aarcl234.uti.json | 8 - _module/uti/aarcl235.uti.json | 8 - _module/uti/aarcl236.uti.json | 8 - _module/uti/aarcl237.uti.json | 8 - _module/uti/aarcl238.uti.json | 8 - _module/uti/aarcl239.uti.json | 8 - _module/uti/aarcl240.uti.json | 8 - _module/uti/aarcl241.uti.json | 8 - _module/uti/aarcl242.uti.json | 8 - _module/uti/aarcl243.uti.json | 8 - _module/uti/aarcl244.uti.json | 8 - _module/uti/aarcl245.uti.json | 8 - _module/uti/aarcl246.uti.json | 8 - _module/uti/aarcl247.uti.json | 8 - _module/uti/aarcl248.uti.json | 8 - _module/uti/aarcl249.uti.json | 8 - _module/uti/aarcl250.uti.json | 8 - _module/uti/aarcl251.uti.json | 8 - _module/uti/aarcl252.uti.json | 8 - _module/uti/aarcl253.uti.json | 8 - _module/uti/aarcl254.uti.json | 8 - _module/uti/aarcl255.uti.json | 8 - _module/uti/aarcl256.uti.json | 8 - _module/uti/aarcl257.uti.json | 8 - _module/uti/aarcl258.uti.json | 8 - _module/uti/aarcl259.uti.json | 8 - _module/uti/aarcl260.uti.json | 8 - _module/uti/aarcl261.uti.json | 8 - _module/uti/aarcl262.uti.json | 8 - _module/uti/aarcl263.uti.json | 8 - _module/uti/aarcl264.uti.json | 8 - _module/uti/aarcl265.uti.json | 8 - _module/uti/aarcl266.uti.json | 8 - _module/uti/aarcl267.uti.json | 8 - _module/uti/aarcl268.uti.json | 8 - _module/uti/aarcl269.uti.json | 8 - _module/uti/aarcl270.uti.json | 8 - _module/uti/aarcl271.uti.json | 8 - _module/uti/aarcl272.uti.json | 8 - _module/uti/aarcl273.uti.json | 8 - _module/uti/aarcl274.uti.json | 8 - _module/uti/aarcl275.uti.json | 8 - _module/uti/aarcl276.uti.json | 8 - _module/uti/aarcl277.uti.json | 8 - _module/uti/aarcl278.uti.json | 8 - _module/uti/aarcl279.uti.json | 8 - _module/uti/aarcl280.uti.json | 8 - _module/uti/aarcl281.uti.json | 8 - _module/uti/aarcl282.uti.json | 8 - _module/uti/aarcl283.uti.json | 8 - _module/uti/aarcl284.uti.json | 8 - _module/uti/aarcl285.uti.json | 8 - _module/uti/aarcl286.uti.json | 8 - _module/uti/aarcl287.uti.json | 8 - _module/uti/aarcl288.uti.json | 8 - _module/uti/aarcl289.uti.json | 8 - _module/uti/aarcl290.uti.json | 8 - _module/uti/aarcl291.uti.json | 8 - _module/uti/aarcl292.uti.json | 8 - _module/uti/aarcl293.uti.json | 8 - _module/uti/aarcl294.uti.json | 8 - _module/uti/aarcl295.uti.json | 8 - _module/uti/aarcl296.uti.json | 8 - _module/uti/aarcl297.uti.json | 8 - _module/uti/aarcl298.uti.json | 8 - _module/uti/aarcl299.uti.json | 8 - _module/uti/aarcl300.uti.json | 8 - _module/uti/aarcl301.uti.json | 8 - _module/uti/aarcl302.uti.json | 8 - _module/uti/aarcl303.uti.json | 8 - _module/uti/aarcl304.uti.json | 8 - _module/uti/aarcl305.uti.json | 8 - _module/uti/aarcl306.uti.json | 8 - _module/uti/aarcl307.uti.json | 8 - _module/uti/aarcl308.uti.json | 8 - _module/uti/aarcl309.uti.json | 8 - _module/uti/aarcl310.uti.json | 8 - _module/uti/aarcl311.uti.json | 8 - _module/uti/aarcl312.uti.json | 8 - _module/uti/aarcl313.uti.json | 8 - _module/uti/aarcl314.uti.json | 8 - _module/uti/aarcl315.uti.json | 8 - _module/uti/aarcl316.uti.json | 8 - _module/uti/aarcl317.uti.json | 8 - _module/uti/aarcl318.uti.json | 8 - _module/uti/aarcl319.uti.json | 8 - _module/uti/aarcl320.uti.json | 8 - _module/uti/aarcl321.uti.json | 8 - _module/uti/aarcl322.uti.json | 8 - _module/uti/aarcl323.uti.json | 8 - _module/uti/aarcl324.uti.json | 8 - _module/uti/aarcl325.uti.json | 8 - _module/uti/aarcl326.uti.json | 8 - _module/uti/aarcl327.uti.json | 8 - _module/uti/aarcl328.uti.json | 8 - _module/uti/aarcl329.uti.json | 8 - _module/uti/aarcl330.uti.json | 8 - _module/uti/aarcl331.uti.json | 8 - _module/uti/aarcl332.uti.json | 8 - _module/uti/aarcl333.uti.json | 8 - _module/uti/aarcl334.uti.json | 8 - _module/uti/aarcl335.uti.json | 8 - _module/uti/aarcl336.uti.json | 8 - _module/uti/aarcl337.uti.json | 8 - _module/uti/aarcl338.uti.json | 8 - _module/uti/aarcl339.uti.json | 8 - _module/uti/aarcl340.uti.json | 8 - _module/uti/aarcl341.uti.json | 8 - _module/uti/aarcl342.uti.json | 8 - _module/uti/aarcl343.uti.json | 8 - _module/uti/aarcl344.uti.json | 8 - _module/uti/aarcl345.uti.json | 8 - _module/uti/aarcl346.uti.json | 8 - _module/uti/aarcl347.uti.json | 8 - _module/uti/aarcl348.uti.json | 8 - _module/uti/aarcl349.uti.json | 8 - _module/uti/aarcl350.uti.json | 8 - _module/uti/aarcl351.uti.json | 8 - _module/uti/aarcl352.uti.json | 8 - _module/uti/aarcl353.uti.json | 8 - _module/uti/aarcl354.uti.json | 8 - _module/uti/aarcl355.uti.json | 8 - _module/uti/aarcl356.uti.json | 8 - _module/uti/aarcl357.uti.json | 8 - _module/uti/aarcl358.uti.json | 8 - _module/uti/aarcl359.uti.json | 8 - _module/uti/aarcl360.uti.json | 8 - _module/uti/aarcl361.uti.json | 8 - _module/uti/aarcl362.uti.json | 8 - _module/uti/aarcl363.uti.json | 8 - _module/uti/aarcl364.uti.json | 8 - _module/uti/aarcl365.uti.json | 8 - _module/uti/aarcl366.uti.json | 8 - _module/uti/aarcl367.uti.json | 8 - _module/uti/aarcl368.uti.json | 8 - _module/uti/aarcl369.uti.json | 8 - _module/uti/aarcl370.uti.json | 8 - _module/uti/aarcl371.uti.json | 8 - _module/uti/aarcl372.uti.json | 8 - _module/uti/aarcl373.uti.json | 8 - _module/uti/aarcl374.uti.json | 8 - _module/uti/aarcl375.uti.json | 8 - _module/uti/aarcl376.uti.json | 8 - _module/uti/aarcl377.uti.json | 8 - _module/uti/aarcl378.uti.json | 8 - _module/uti/aarcl379.uti.json | 8 - _module/uti/aarcl380.uti.json | 8 - _module/uti/aarcl381.uti.json | 8 - _module/uti/aarcl382.uti.json | 8 - _module/uti/aarcl383.uti.json | 8 - _module/uti/aarcl384.uti.json | 8 - _module/uti/aarcl385.uti.json | 8 - _module/uti/aarcl386.uti.json | 8 - _module/uti/aarcl387.uti.json | 8 - _module/uti/aarcl388.uti.json | 8 - _module/uti/aarcl389.uti.json | 8 - _module/uti/aarcl390.uti.json | 8 - _module/uti/aarcl391.uti.json | 8 - _module/uti/aarcl392.uti.json | 8 - _module/uti/aarcl393.uti.json | 8 - _module/uti/aarcl394.uti.json | 8 - _module/uti/aarcl395.uti.json | 8 - _module/uti/aarcl396.uti.json | 8 - _module/uti/aarcl397.uti.json | 8 - _module/uti/aarcl398.uti.json | 8 - _module/uti/aarcl399.uti.json | 8 - _module/uti/aarcl400.uti.json | 8 - _module/uti/aarcl401.uti.json | 8 - _module/uti/aarcl402.uti.json | 8 - _module/uti/aarcl403.uti.json | 8 - _module/uti/aarcl404.uti.json | 8 - _module/uti/aarcl405.uti.json | 8 - _module/uti/aarcl406.uti.json | 8 - _module/uti/aarcl407.uti.json | 8 - _module/uti/aarcl408.uti.json | 8 - _module/uti/aarcl409.uti.json | 8 - _module/uti/aarcl410.uti.json | 8 - _module/uti/aarcl411.uti.json | 8 - _module/uti/aarcl412.uti.json | 8 - _module/uti/aarcl413.uti.json | 8 - _module/uti/aarcl414.uti.json | 8 - _module/uti/aarcl415.uti.json | 8 - _module/uti/aarcl416.uti.json | 8 - _module/uti/aarcl417.uti.json | 8 - _module/uti/aarcl418.uti.json | 8 - _module/uti/aarcl419.uti.json | 8 - _module/uti/aarcl420.uti.json | 8 - _module/uti/aarcl421.uti.json | 8 - _module/uti/aarcl422.uti.json | 8 - _module/uti/aarcl423.uti.json | 8 - _module/uti/aarcl424.uti.json | 8 - _module/uti/aarcl425.uti.json | 8 - _module/uti/aarcl426.uti.json | 8 - _module/uti/aarcl427.uti.json | 8 - _module/uti/aarcl428.uti.json | 8 - _module/uti/aarcl429.uti.json | 8 - _module/uti/aarcl430.uti.json | 8 - _module/uti/aarcl431.uti.json | 8 - _module/uti/aarcl432.uti.json | 8 - _module/uti/aarcl433.uti.json | 8 - _module/uti/aarcl434.uti.json | 8 - _module/uti/aarcl435.uti.json | 8 - _module/uti/aarcl436.uti.json | 8 - _module/uti/aarcl437.uti.json | 8 - _module/uti/aarcl438.uti.json | 8 - _module/uti/aarcl439.uti.json | 8 - _module/uti/aarcl440.uti.json | 8 - _module/uti/aarcl441.uti.json | 8 - _module/uti/aarcl442.uti.json | 8 - _module/uti/aarcl443.uti.json | 8 - _module/uti/aarcl444.uti.json | 8 - _module/uti/aarcl445.uti.json | 8 - _module/uti/aarcl446.uti.json | 8 - _module/uti/aarcl447.uti.json | 8 - _module/uti/aarcl448.uti.json | 8 - _module/uti/aarcl449.uti.json | 8 - _module/uti/aarcl450.uti.json | 8 - _module/uti/aarcl451.uti.json | 8 - _module/uti/aarcl452.uti.json | 8 - _module/uti/acid.uti.json | 4 - _module/uti/acid001.uti.json | 4 - _module/uti/acid002.uti.json | 4 - _module/uti/acid003.uti.json | 4 - _module/uti/acid004.uti.json | 6 +- _module/uti/acidarrow.uti.json | 6 +- _module/uti/acidarrow001.uti.json | 6 +- _module/uti/acidarrow002.uti.json | 6 +- _module/uti/acidarrow003.uti.json | 6 +- _module/uti/acidarrow004.uti.json | 6 +- _module/uti/acidarrow005.uti.json | 6 +- _module/uti/acidarrow006.uti.json | 6 +- _module/uti/acidarrow007.uti.json | 6 +- _module/uti/acidarrow008.uti.json | 6 +- _module/uti/acidarrow009.uti.json | 6 +- _module/uti/acidarrow010.uti.json | 6 +- _module/uti/acidarrow011.uti.json | 6 +- _module/uti/acidarrow012.uti.json | 6 +- _module/uti/acidbolt.uti.json | 6 +- _module/uti/acidbolt001.uti.json | 6 +- _module/uti/acidbolt002.uti.json | 6 +- _module/uti/acidbolt003.uti.json | 6 +- _module/uti/acidbolt004.uti.json | 6 +- _module/uti/acidbolt005.uti.json | 6 +- _module/uti/acidbolt006.uti.json | 6 +- _module/uti/acidbolt007.uti.json | 6 +- _module/uti/acidbolt008.uti.json | 6 +- _module/uti/acidbolt009.uti.json | 6 +- _module/uti/acidbolt010.uti.json | 6 +- _module/uti/acidbolt011.uti.json | 6 +- _module/uti/acidbolt012.uti.json | 6 +- _module/uti/acidbullet.uti.json | 6 +- _module/uti/acidbullet001.uti.json | 6 +- _module/uti/acidbullet002.uti.json | 6 +- _module/uti/acidbullet003.uti.json | 6 +- _module/uti/acidbullet004.uti.json | 6 +- _module/uti/acidbullet005.uti.json | 6 +- _module/uti/acidbullet006.uti.json | 6 +- _module/uti/acidbullet007.uti.json | 6 +- _module/uti/acidbullet008.uti.json | 6 +- _module/uti/acidbullet009.uti.json | 6 +- _module/uti/acidbullet010.uti.json | 6 +- _module/uti/acidbullet011.uti.json | 6 +- _module/uti/acidbullet012.uti.json | 6 +- _module/uti/acorn.uti.json | 4 - _module/uti/alexandrite.uti.json | 4 - _module/uti/alexandrite001.uti.json | 4 - _module/uti/alexandrite002.uti.json | 4 - _module/uti/alexandrite003.uti.json | 4 - _module/uti/alexandrite004.uti.json | 4 - _module/uti/alexandrite005.uti.json | 4 - _module/uti/almond.uti.json | 4 - _module/uti/amber.uti.json | 4 - _module/uti/amber001.uti.json | 4 - _module/uti/amber002.uti.json | 4 - _module/uti/amber003.uti.json | 4 - _module/uti/amber004.uti.json | 4 - _module/uti/amber005.uti.json | 4 - _module/uti/amethyst.uti.json | 4 - _module/uti/amethyst001.uti.json | 4 - _module/uti/amethyst002.uti.json | 4 - _module/uti/amethyst003.uti.json | 4 - _module/uti/amethyst004.uti.json | 4 - _module/uti/amethyst005.uti.json | 4 - _module/uti/aquamarine.uti.json | 4 - _module/uti/aquamarine001.uti.json | 4 - _module/uti/aquamarine002.uti.json | 4 - _module/uti/aquamarine003.uti.json | 4 - _module/uti/aquamarine004.uti.json | 4 - _module/uti/aquamarine005.uti.json | 4 - _module/uti/arhe002.uti.json | 4 - _module/uti/arhe003.uti.json | 4 - _module/uti/arhe004.uti.json | 4 - _module/uti/arhe005.uti.json | 4 - _module/uti/arhe006.uti.json | 4 - _module/uti/arhe007.uti.json | 4 - _module/uti/arhe008.uti.json | 4 - _module/uti/arhe009.uti.json | 4 - _module/uti/arhe010.uti.json | 4 - _module/uti/arhe011.uti.json | 4 - _module/uti/arhe012.uti.json | 4 - _module/uti/arhe013.uti.json | 4 - _module/uti/arhe014.uti.json | 4 - _module/uti/arhe015.uti.json | 4 - _module/uti/arhe016.uti.json | 4 - _module/uti/arhe017.uti.json | 4 - _module/uti/arhe018.uti.json | 4 - _module/uti/arhe019.uti.json | 4 - _module/uti/arhe020.uti.json | 4 - _module/uti/arhe021.uti.json | 4 - _module/uti/arhe022.uti.json | 4 - _module/uti/arhe023.uti.json | 4 - _module/uti/arhe024.uti.json | 4 - _module/uti/arhe025.uti.json | 4 - _module/uti/arhe026.uti.json | 4 - _module/uti/arhe027.uti.json | 4 - _module/uti/arhe028.uti.json | 4 - _module/uti/arhe029.uti.json | 4 - _module/uti/arhe030.uti.json | 4 - _module/uti/arhe031.uti.json | 4 - _module/uti/arhe032.uti.json | 4 - _module/uti/arhe033.uti.json | 4 - _module/uti/arhe034.uti.json | 4 - _module/uti/arhe035.uti.json | 4 - _module/uti/arhe036.uti.json | 4 - _module/uti/arhe037.uti.json | 4 - _module/uti/arhe038.uti.json | 4 - _module/uti/arhe039.uti.json | 4 - _module/uti/arhe040.uti.json | 4 - _module/uti/arhe041.uti.json | 4 - _module/uti/arhe042.uti.json | 4 - _module/uti/arhe043.uti.json | 4 - _module/uti/arhe044.uti.json | 4 - _module/uti/arhe045.uti.json | 4 - _module/uti/arhe046.uti.json | 4 - _module/uti/arhe047.uti.json | 4 - _module/uti/arhe048.uti.json | 4 - _module/uti/arhe049.uti.json | 4 - _module/uti/arhe050.uti.json | 4 - _module/uti/arhe051.uti.json | 4 - _module/uti/arhe052.uti.json | 4 - _module/uti/arhe053.uti.json | 4 - _module/uti/arhe054.uti.json | 4 - _module/uti/arhe055.uti.json | 4 - _module/uti/arhe056.uti.json | 4 - _module/uti/arhe057.uti.json | 4 - _module/uti/arhe058.uti.json | 4 - _module/uti/arhe059.uti.json | 4 - _module/uti/arhe060.uti.json | 4 - _module/uti/arhe061.uti.json | 4 - _module/uti/arhe062.uti.json | 4 - _module/uti/arhe063.uti.json | 4 - _module/uti/arhe064.uti.json | 4 - _module/uti/arhe065.uti.json | 4 - _module/uti/arhe066.uti.json | 4 - _module/uti/arhe067.uti.json | 4 - _module/uti/arhe068.uti.json | 4 - _module/uti/arhe069.uti.json | 4 - _module/uti/arhe070.uti.json | 4 - _module/uti/arhe071.uti.json | 4 - _module/uti/arhe072.uti.json | 4 - _module/uti/arhe073.uti.json | 4 - _module/uti/arhe074.uti.json | 4 - _module/uti/arhe075.uti.json | 4 - _module/uti/arhe076.uti.json | 4 - _module/uti/arhe077.uti.json | 4 - _module/uti/arhe078.uti.json | 4 - _module/uti/arhe079.uti.json | 4 - _module/uti/arhe080.uti.json | 4 - _module/uti/arhe081.uti.json | 4 - _module/uti/arhe082.uti.json | 4 - _module/uti/arhe083.uti.json | 4 - _module/uti/arhe084.uti.json | 4 - _module/uti/arhe085.uti.json | 4 - _module/uti/arhe086.uti.json | 4 - _module/uti/arhe087.uti.json | 4 - _module/uti/arhe088.uti.json | 4 - _module/uti/arhe089.uti.json | 4 - _module/uti/arhe090.uti.json | 4 - _module/uti/arhe091.uti.json | 4 - _module/uti/arhe092.uti.json | 4 - _module/uti/arhe093.uti.json | 4 - _module/uti/arhe094.uti.json | 4 - _module/uti/arhe095.uti.json | 4 - _module/uti/arhe096.uti.json | 4 - _module/uti/arhe097.uti.json | 4 - _module/uti/arhe098.uti.json | 4 - _module/uti/arhe099.uti.json | 4 - _module/uti/arhe100.uti.json | 4 - _module/uti/arhe101.uti.json | 4 - _module/uti/arhe102.uti.json | 4 - _module/uti/arhe103.uti.json | 4 - _module/uti/arhe104.uti.json | 4 - _module/uti/arhe105.uti.json | 4 - _module/uti/arhe106.uti.json | 4 - _module/uti/arhe107.uti.json | 4 - _module/uti/arhe108.uti.json | 4 - _module/uti/arhe109.uti.json | 4 - _module/uti/arhe110.uti.json | 4 - _module/uti/arhe111.uti.json | 4 - _module/uti/arhe112.uti.json | 4 - _module/uti/arhe113.uti.json | 4 - _module/uti/arhe114.uti.json | 4 - _module/uti/arhe115.uti.json | 4 - _module/uti/arhe116.uti.json | 4 - _module/uti/arhe117.uti.json | 4 - _module/uti/arhe118.uti.json | 4 - _module/uti/arhe119.uti.json | 4 - _module/uti/arhe120.uti.json | 4 - _module/uti/arhe121.uti.json | 4 - _module/uti/arhe122.uti.json | 4 - _module/uti/arhe123.uti.json | 4 - _module/uti/arhe124.uti.json | 4 - _module/uti/arhe125.uti.json | 4 - _module/uti/arhe126.uti.json | 4 - _module/uti/arhe127.uti.json | 4 - _module/uti/arhe128.uti.json | 4 - _module/uti/arhe129.uti.json | 4 - _module/uti/arhe130.uti.json | 4 - _module/uti/arhe131.uti.json | 4 - _module/uti/arhe132.uti.json | 4 - _module/uti/arhe133.uti.json | 4 - _module/uti/arhe134.uti.json | 4 - _module/uti/arhe135.uti.json | 4 - _module/uti/arhe136.uti.json | 4 - _module/uti/arhe137.uti.json | 4 - _module/uti/arhe138.uti.json | 4 - _module/uti/arhe139.uti.json | 4 - _module/uti/arhe140.uti.json | 4 - _module/uti/arhe141.uti.json | 4 - _module/uti/arhe142.uti.json | 4 - _module/uti/arhe143.uti.json | 4 - _module/uti/arhe144.uti.json | 4 - _module/uti/arhe145.uti.json | 4 - _module/uti/arhe146.uti.json | 4 - _module/uti/arhe147.uti.json | 4 - _module/uti/arhe148.uti.json | 4 - _module/uti/arhe149.uti.json | 4 - _module/uti/arhe150.uti.json | 4 - _module/uti/arhe151.uti.json | 4 - _module/uti/arhe152.uti.json | 4 - _module/uti/arhe153.uti.json | 4 - _module/uti/arhe154.uti.json | 4 - _module/uti/arhe155.uti.json | 4 - _module/uti/arhe156.uti.json | 4 - _module/uti/arhe157.uti.json | 4 - _module/uti/arhe158.uti.json | 4 - _module/uti/arhe159.uti.json | 4 - _module/uti/arhe160.uti.json | 4 - _module/uti/arhe161.uti.json | 4 - _module/uti/arhe162.uti.json | 4 - _module/uti/arhe163.uti.json | 4 - _module/uti/arhe164.uti.json | 4 - _module/uti/arhe165.uti.json | 4 - _module/uti/arhe166.uti.json | 4 - _module/uti/arhe167.uti.json | 4 - _module/uti/arhe168.uti.json | 4 - _module/uti/arhe169.uti.json | 4 - _module/uti/arhe170.uti.json | 4 - _module/uti/arhe171.uti.json | 4 - _module/uti/arhe172.uti.json | 4 - _module/uti/arhe173.uti.json | 4 - _module/uti/arhe174.uti.json | 4 - _module/uti/arhe175.uti.json | 4 - _module/uti/arhe176.uti.json | 4 - _module/uti/arhe177.uti.json | 4 - _module/uti/arhe178.uti.json | 4 - _module/uti/arhe179.uti.json | 4 - _module/uti/arhe180.uti.json | 4 - _module/uti/arhe181.uti.json | 4 - _module/uti/arhe182.uti.json | 4 - _module/uti/arhe183.uti.json | 4 - _module/uti/arhe184.uti.json | 4 - _module/uti/arhe185.uti.json | 4 - _module/uti/arhe186.uti.json | 4 - _module/uti/arhe187.uti.json | 4 - _module/uti/arhe188.uti.json | 4 - _module/uti/arhe189.uti.json | 4 - _module/uti/arhe190.uti.json | 4 - _module/uti/arhe191.uti.json | 4 - _module/uti/arrowhead.uti.json | 4 - _module/uti/arrowhead001.uti.json | 4 - _module/uti/arrowhead002.uti.json | 4 - _module/uti/arrowhead003.uti.json | 4 - _module/uti/arrowhead004.uti.json | 4 - _module/uti/arrowhead005.uti.json | 4 - _module/uti/arrowhead006.uti.json | 4 - _module/uti/arrowhead007.uti.json | 4 - _module/uti/arrowhead008.uti.json | 4 - _module/uti/arrowhead009.uti.json | 4 - _module/uti/arrowhead010.uti.json | 4 - _module/uti/arrowhead011.uti.json | 4 - _module/uti/arrowhead012.uti.json | 4 - _module/uti/arrowhead013.uti.json | 4 - _module/uti/arrowhead014.uti.json | 4 - _module/uti/arrowhead015.uti.json | 4 - _module/uti/arrowhead016.uti.json | 4 - _module/uti/arrowhead017.uti.json | 4 - _module/uti/arrowhead018.uti.json | 4 - _module/uti/arrowhead019.uti.json | 4 - _module/uti/arrowhead020.uti.json | 4 - _module/uti/arrowhead021.uti.json | 4 - _module/uti/arrowhead022.uti.json | 4 - _module/uti/arrowhead023.uti.json | 4 - _module/uti/arrowhead024.uti.json | 4 - _module/uti/arrowhead025.uti.json | 4 - _module/uti/arrowhead026.uti.json | 4 - _module/uti/arrowhead027.uti.json | 4 - _module/uti/arrowhead028.uti.json | 4 - _module/uti/arrowhead029.uti.json | 4 - _module/uti/arrowhead030.uti.json | 4 - _module/uti/arrowhead031.uti.json | 4 - _module/uti/arrowhead032.uti.json | 4 - _module/uti/arrowhead033.uti.json | 4 - _module/uti/arrowhead034.uti.json | 4 - _module/uti/arrowhead035.uti.json | 4 - _module/uti/arrowhead036.uti.json | 4 - _module/uti/arrowhead037.uti.json | 4 - _module/uti/arrowhead038.uti.json | 4 - _module/uti/arrowhead039.uti.json | 4 - _module/uti/arrowhead040.uti.json | 4 - _module/uti/arrowhead041.uti.json | 4 - _module/uti/arrowhead042.uti.json | 4 - _module/uti/arrowhead043.uti.json | 4 - _module/uti/arrowhead044.uti.json | 4 - _module/uti/arrowhead045.uti.json | 4 - _module/uti/arrowhead046.uti.json | 4 - _module/uti/arrowhead047.uti.json | 4 - _module/uti/arrowhead048.uti.json | 4 - _module/uti/arrowhead049.uti.json | 4 - _module/uti/arrowhead050.uti.json | 4 - _module/uti/arrowhead051.uti.json | 4 - _module/uti/arrowhead052.uti.json | 4 - _module/uti/arrowhead053.uti.json | 4 - _module/uti/arrowhead054.uti.json | 4 - _module/uti/arrowhead055.uti.json | 4 - _module/uti/arrowhead056.uti.json | 4 - _module/uti/arrowhead057.uti.json | 4 - _module/uti/arrowhead058.uti.json | 4 - _module/uti/arrowhead059.uti.json | 4 - _module/uti/arrowhead060.uti.json | 4 - _module/uti/arrowhead061.uti.json | 4 - _module/uti/arrowhead062.uti.json | 4 - _module/uti/arrowhead063.uti.json | 4 - _module/uti/arrowhead064.uti.json | 4 - _module/uti/arrowhead065.uti.json | 4 - _module/uti/arrowhead066.uti.json | 4 - _module/uti/arrowhead067.uti.json | 4 - _module/uti/arrowhead068.uti.json | 4 - _module/uti/arrowhead069.uti.json | 4 - _module/uti/arrowhead070.uti.json | 4 - _module/uti/arrowhead071.uti.json | 4 - _module/uti/arrowhead072.uti.json | 4 - _module/uti/arrowhead073.uti.json | 4 - _module/uti/arrowhead074.uti.json | 4 - _module/uti/arrowhead075.uti.json | 4 - _module/uti/arrowhead076.uti.json | 4 - _module/uti/arrowhead077.uti.json | 2 +- _module/uti/arrowshaft001.uti.json | 4 - _module/uti/arrowshaft002.uti.json | 4 - _module/uti/arrowshaft003.uti.json | 4 - _module/uti/artichoke.uti.json | 4 - _module/uti/ashlw002.uti.json | 4 - _module/uti/ashlw003.uti.json | 4 - _module/uti/ashlw004.uti.json | 4 - _module/uti/ashlw005.uti.json | 4 - _module/uti/ashlw006.uti.json | 4 - _module/uti/ashlw007.uti.json | 4 - _module/uti/ashlw008.uti.json | 4 - _module/uti/ashlw009.uti.json | 4 - _module/uti/ashlw010.uti.json | 4 - _module/uti/ashlw011.uti.json | 4 - _module/uti/ashlw012.uti.json | 4 - _module/uti/ashlw013.uti.json | 4 - _module/uti/ashlw014.uti.json | 4 - _module/uti/ashlw015.uti.json | 4 - _module/uti/ashlw016.uti.json | 4 - _module/uti/ashlw017.uti.json | 4 - _module/uti/ashlw018.uti.json | 4 - _module/uti/ashlw019.uti.json | 4 - _module/uti/ashlw020.uti.json | 4 - _module/uti/ashlw021.uti.json | 4 - _module/uti/ashlw022.uti.json | 4 - _module/uti/ashlw023.uti.json | 4 - _module/uti/ashlw024.uti.json | 4 - _module/uti/ashlw025.uti.json | 4 - _module/uti/ashlw026.uti.json | 4 - _module/uti/ashlw027.uti.json | 4 - _module/uti/ashlw028.uti.json | 4 - _module/uti/ashlw029.uti.json | 4 - _module/uti/ashlw030.uti.json | 4 - _module/uti/ashlw031.uti.json | 4 - _module/uti/ashlw032.uti.json | 4 - _module/uti/ashlw033.uti.json | 4 - _module/uti/ashlw034.uti.json | 4 - _module/uti/ashlw035.uti.json | 4 - _module/uti/ashlw036.uti.json | 4 - _module/uti/ashlw037.uti.json | 4 - _module/uti/ashlw038.uti.json | 4 - _module/uti/ashlw039.uti.json | 4 - _module/uti/ashsw002.uti.json | 4 - _module/uti/ashsw003.uti.json | 4 - _module/uti/ashsw004.uti.json | 4 - _module/uti/ashsw005.uti.json | 4 - _module/uti/ashsw006.uti.json | 4 - _module/uti/ashsw007.uti.json | 4 - _module/uti/ashsw008.uti.json | 4 - _module/uti/ashsw009.uti.json | 4 - _module/uti/ashsw010.uti.json | 4 - _module/uti/ashsw011.uti.json | 4 - _module/uti/ashsw012.uti.json | 4 - _module/uti/ashsw013.uti.json | 4 - _module/uti/ashsw014.uti.json | 4 - _module/uti/ashsw015.uti.json | 4 - _module/uti/ashsw016.uti.json | 4 - _module/uti/ashsw017.uti.json | 4 - _module/uti/ashsw018.uti.json | 4 - _module/uti/ashsw019.uti.json | 4 - _module/uti/ashsw020.uti.json | 4 - _module/uti/ashsw021.uti.json | 4 - _module/uti/ashsw022.uti.json | 4 - _module/uti/ashsw023.uti.json | 4 - _module/uti/ashsw024.uti.json | 4 - _module/uti/ashsw025.uti.json | 4 - _module/uti/ashsw026.uti.json | 4 - _module/uti/ashsw027.uti.json | 4 - _module/uti/ashsw028.uti.json | 4 - _module/uti/ashsw029.uti.json | 4 - _module/uti/ashsw030.uti.json | 4 - _module/uti/ashsw031.uti.json | 4 - _module/uti/ashsw032.uti.json | 4 - _module/uti/ashsw033.uti.json | 4 - _module/uti/ashsw034.uti.json | 4 - _module/uti/ashsw035.uti.json | 4 - _module/uti/ashsw036.uti.json | 4 - _module/uti/ashsw037.uti.json | 4 - _module/uti/ashsw038.uti.json | 4 - _module/uti/ashsw039.uti.json | 4 - _module/uti/ashto002.uti.json | 4 - _module/uti/ashto003.uti.json | 4 - _module/uti/ashto004.uti.json | 4 - _module/uti/ashto005.uti.json | 4 - _module/uti/ashto006.uti.json | 4 - _module/uti/ashto007.uti.json | 4 - _module/uti/ashto008.uti.json | 4 - _module/uti/ashto009.uti.json | 4 - _module/uti/ashto010.uti.json | 4 - _module/uti/ashto011.uti.json | 4 - _module/uti/ashto012.uti.json | 4 - _module/uti/ashto013.uti.json | 4 - _module/uti/ashto014.uti.json | 4 - _module/uti/ashto015.uti.json | 4 - _module/uti/ashto016.uti.json | 4 - _module/uti/ashto017.uti.json | 4 - _module/uti/ashto018.uti.json | 4 - _module/uti/ashto019.uti.json | 4 - _module/uti/ashto020.uti.json | 4 - _module/uti/ashto021.uti.json | 4 - _module/uti/ashto022.uti.json | 4 - _module/uti/ashto023.uti.json | 4 - _module/uti/ashto024.uti.json | 4 - _module/uti/ashto025.uti.json | 4 - _module/uti/ashto026.uti.json | 4 - _module/uti/ashto027.uti.json | 4 - _module/uti/ashto028.uti.json | 4 - _module/uti/ashto029.uti.json | 4 - _module/uti/ashto030.uti.json | 4 - _module/uti/ashto031.uti.json | 4 - _module/uti/ashto032.uti.json | 4 - _module/uti/ashto033.uti.json | 4 - _module/uti/ashto034.uti.json | 4 - _module/uti/ashto035.uti.json | 4 - _module/uti/ashto036.uti.json | 4 - _module/uti/ashto037.uti.json | 4 - _module/uti/ashto038.uti.json | 4 - _module/uti/ashto039.uti.json | 4 - _module/uti/azurite.uti.json | 4 - _module/uti/azurite001.uti.json | 4 - _module/uti/azurite002.uti.json | 4 - _module/uti/azurite003.uti.json | 4 - _module/uti/azurite004.uti.json | 4 - _module/uti/azurite005.uti.json | 4 - _module/uti/bambooshoots.uti.json | 4 - _module/uti/bandedagate.uti.json | 4 - _module/uti/bandedagate001.uti.json | 4 - _module/uti/bandedagate002.uti.json | 4 - _module/uti/bandedagate003.uti.json | 4 - _module/uti/bandedagate004.uti.json | 4 - _module/uti/bandedagate005.uti.json | 4 - _module/uti/barleygrains.uti.json | 4 - _module/uti/basil.uti.json | 4 - _module/uti/beeswax.uti.json | 4 - _module/uti/beets.uti.json | 4 - _module/uti/belt.uti.json | 4 - _module/uti/belt001.uti.json | 4 - _module/uti/belt002.uti.json | 4 - _module/uti/belt003.uti.json | 4 - _module/uti/belt004.uti.json | 4 - _module/uti/belt005.uti.json | 4 - _module/uti/belt006.uti.json | 4 - _module/uti/belt007.uti.json | 4 - _module/uti/belt008.uti.json | 4 - _module/uti/belt009.uti.json | 4 - _module/uti/belt010.uti.json | 4 - _module/uti/blackberry.uti.json | 4 - _module/uti/blackiris.uti.json | 4 - _module/uti/blackiristuber.uti.json | 4 - _module/uti/blackopal.uti.json | 4 - _module/uti/blackopal001.uti.json | 4 - _module/uti/blackopal002.uti.json | 4 - _module/uti/blackopal003.uti.json | 4 - _module/uti/blackopal004.uti.json | 4 - _module/uti/blackopal005.uti.json | 4 - _module/uti/blackpearl.uti.json | 4 - _module/uti/blackpearl001.uti.json | 4 - _module/uti/blackpearl002.uti.json | 4 - _module/uti/blackpearl003.uti.json | 4 - _module/uti/blackpearl004.uti.json | 4 - _module/uti/blackpearl005.uti.json | 4 - _module/uti/blacksapphire.uti.json | 4 - _module/uti/blacksapphire001.uti.json | 4 - _module/uti/blacksapphire002.uti.json | 4 - _module/uti/blacksapphire003.uti.json | 4 - _module/uti/blacksapphire004.uti.json | 4 - _module/uti/blacksapphire005.uti.json | 4 - _module/uti/blacksmithhammer.uti.json | 4 - _module/uti/blacktulip.uti.json | 4 - _module/uti/blacktulipbulb.uti.json | 4 - _module/uti/bloodstone.uti.json | 4 - _module/uti/bloodstone001.uti.json | 4 - _module/uti/bloodstone002.uti.json | 4 - _module/uti/bloodstone003.uti.json | 4 - _module/uti/bloodstone004.uti.json | 4 - _module/uti/bloodstone005.uti.json | 4 - _module/uti/blueberry.uti.json | 4 - _module/uti/blueiris.uti.json | 4 - _module/uti/blueiristuber.uti.json | 4 - _module/uti/bluequartz.uti.json | 4 - _module/uti/bluequartz001.uti.json | 4 - _module/uti/bluequartz002.uti.json | 4 - _module/uti/bluequartz003.uti.json | 4 - _module/uti/bluequartz004.uti.json | 4 - _module/uti/bluequartz005.uti.json | 4 - _module/uti/bluespinel.uti.json | 4 - _module/uti/bluespinel001.uti.json | 4 - _module/uti/bluespinel002.uti.json | 4 - _module/uti/bluespinel003.uti.json | 4 - _module/uti/bluespinel004.uti.json | 4 - _module/uti/bluespinel005.uti.json | 4 - _module/uti/bluetulip.uti.json | 4 - _module/uti/bluetulipbulb.uti.json | 4 - _module/uti/boltofcloth001.uti.json | 4 - _module/uti/boltofcloth002.uti.json | 4 - _module/uti/boltofcloth003.uti.json | 4 - _module/uti/boltofcloth004.uti.json | 4 - _module/uti/boltofcloth005.uti.json | 4 - _module/uti/boltofcloth006.uti.json | 4 - _module/uti/boltshafts.uti.json | 4 - _module/uti/boltshafts001.uti.json | 4 - _module/uti/boltshafts002.uti.json | 4 - _module/uti/boltshafts003.uti.json | 4 - _module/uti/boots.uti.json | 4 - _module/uti/boots001.uti.json | 4 - _module/uti/boots002.uti.json | 4 - _module/uti/boots003.uti.json | 4 - _module/uti/boots004.uti.json | 4 - _module/uti/boots005.uti.json | 4 - _module/uti/boots006.uti.json | 4 - _module/uti/boots007.uti.json | 4 - _module/uti/boots008.uti.json | 4 - _module/uti/boots009.uti.json | 4 - _module/uti/boots010.uti.json | 4 - _module/uti/boots011.uti.json | 4 - _module/uti/boots012.uti.json | 4 - _module/uti/boots013.uti.json | 4 - _module/uti/boots014.uti.json | 4 - _module/uti/boots015.uti.json | 4 - _module/uti/boots016.uti.json | 4 - _module/uti/boots017.uti.json | 4 - _module/uti/boots018.uti.json | 4 - _module/uti/carnelian.uti.json | 4 - _module/uti/carnelian001.uti.json | 4 - _module/uti/carnelian002.uti.json | 4 - _module/uti/carnelian003.uti.json | 4 - _module/uti/carnelian004.uti.json | 4 - _module/uti/carnelian005.uti.json | 4 - _module/uti/carrot.uti.json | 4 - _module/uti/catnip.uti.json | 4 - _module/uti/celery.uti.json | 4 - _module/uti/chalcendony.uti.json | 4 - _module/uti/chalcendony001.uti.json | 4 - _module/uti/chalcendony002.uti.json | 4 - _module/uti/chalcendony003.uti.json | 4 - _module/uti/chalcendony004.uti.json | 4 - _module/uti/chalcendony005.uti.json | 4 - _module/uti/cherry.uti.json | 4 - _module/uti/chives.uti.json | 4 - _module/uti/chrysoberyl.uti.json | 4 - _module/uti/chrysoberyl001.uti.json | 4 - _module/uti/chrysoberyl002.uti.json | 4 - _module/uti/chrysoberyl003.uti.json | 4 - _module/uti/chrysoberyl004.uti.json | 4 - _module/uti/chrysoberyl005.uti.json | 4 - _module/uti/chrysoprase.uti.json | 4 - _module/uti/chrysoprase001.uti.json | 4 - _module/uti/chrysoprase002.uti.json | 4 - _module/uti/chrysoprase003.uti.json | 4 - _module/uti/chrysoprase004.uti.json | 4 - _module/uti/chrysoprase005.uti.json | 4 - _module/uti/citrine.uti.json | 4 - _module/uti/citrine001.uti.json | 4 - _module/uti/citrine002.uti.json | 4 - _module/uti/citrine003.uti.json | 4 - _module/uti/citrine004.uti.json | 4 - _module/uti/citrine005.uti.json | 4 - _module/uti/clay.uti.json | 4 - _module/uti/cloth002.uti.json | 8 - _module/uti/cloth003.uti.json | 8 - _module/uti/cloth004.uti.json | 8 - _module/uti/cloth005.uti.json | 8 - _module/uti/cloth006.uti.json | 8 - _module/uti/cloth007.uti.json | 8 - _module/uti/cloth008.uti.json | 8 - _module/uti/cloth009.uti.json | 8 - _module/uti/cloth010.uti.json | 8 - _module/uti/cloth011.uti.json | 8 - _module/uti/cloth012.uti.json | 8 - _module/uti/cloth013.uti.json | 8 - _module/uti/cloth014.uti.json | 8 - _module/uti/cloth015.uti.json | 8 - _module/uti/cloth016.uti.json | 8 - _module/uti/cloth017.uti.json | 8 - _module/uti/cloth018.uti.json | 8 - _module/uti/cloth019.uti.json | 8 - _module/uti/cloth020.uti.json | 8 - _module/uti/cloth021.uti.json | 8 - _module/uti/cloth022.uti.json | 8 - _module/uti/cloth023.uti.json | 8 - _module/uti/cloth024.uti.json | 8 - _module/uti/cloth025.uti.json | 8 - _module/uti/cloth026.uti.json | 8 - _module/uti/cloth027.uti.json | 8 - _module/uti/cloth028.uti.json | 8 - _module/uti/cloth029.uti.json | 8 - _module/uti/cloth030.uti.json | 8 - _module/uti/cloth031.uti.json | 8 - _module/uti/cloth032.uti.json | 8 - _module/uti/cloth033.uti.json | 8 - _module/uti/cloth034.uti.json | 8 - _module/uti/cloth035.uti.json | 8 - _module/uti/cloth036.uti.json | 8 - _module/uti/cloth037.uti.json | 8 - _module/uti/cloth038.uti.json | 8 - _module/uti/cloth039.uti.json | 8 - _module/uti/cloth040.uti.json | 8 - _module/uti/cloth041.uti.json | 8 - _module/uti/cloth042.uti.json | 8 - _module/uti/cloth043.uti.json | 8 - _module/uti/cloth044.uti.json | 8 - _module/uti/cloth045.uti.json | 8 - _module/uti/cloth046.uti.json | 8 - _module/uti/cloth047.uti.json | 8 - _module/uti/cloth048.uti.json | 8 - _module/uti/cloth049.uti.json | 8 - _module/uti/cloth050.uti.json | 8 - _module/uti/cloth051.uti.json | 8 - _module/uti/cloth052.uti.json | 8 - _module/uti/cloth053.uti.json | 8 - _module/uti/cloth054.uti.json | 8 - _module/uti/cloth055.uti.json | 8 - _module/uti/cloth056.uti.json | 8 - _module/uti/cloth057.uti.json | 8 - _module/uti/cloth058.uti.json | 8 - _module/uti/cloth059.uti.json | 8 - _module/uti/cloth060.uti.json | 8 - _module/uti/cloth061.uti.json | 8 - _module/uti/cloth062.uti.json | 8 - _module/uti/cloth063.uti.json | 8 - _module/uti/cloth064.uti.json | 8 - _module/uti/cloth065.uti.json | 8 - _module/uti/cloth066.uti.json | 8 - _module/uti/cloth067.uti.json | 8 - _module/uti/cloth068.uti.json | 8 - _module/uti/cloth069.uti.json | 8 - _module/uti/cloth070.uti.json | 8 - _module/uti/cloth071.uti.json | 8 - _module/uti/cloth072.uti.json | 8 - _module/uti/cloth073.uti.json | 8 - _module/uti/cloth074.uti.json | 8 - _module/uti/cloth075.uti.json | 8 - _module/uti/cloth076.uti.json | 8 - _module/uti/cloth077.uti.json | 8 - _module/uti/cloth078.uti.json | 8 - _module/uti/cloth079.uti.json | 8 - _module/uti/cloth080.uti.json | 8 - _module/uti/cloth081.uti.json | 8 - _module/uti/cloth082.uti.json | 8 - _module/uti/cloth083.uti.json | 8 - _module/uti/cloth084.uti.json | 8 - _module/uti/cloth085.uti.json | 8 - _module/uti/cloth086.uti.json | 8 - _module/uti/cloth087.uti.json | 8 - _module/uti/cloth088.uti.json | 8 - _module/uti/cloth089.uti.json | 8 - _module/uti/cloth090.uti.json | 8 - _module/uti/cloth091.uti.json | 8 - _module/uti/cloth092.uti.json | 8 - _module/uti/cloth093.uti.json | 8 - _module/uti/cloth094.uti.json | 8 - _module/uti/cloth095.uti.json | 8 - _module/uti/cloth096.uti.json | 8 - _module/uti/cloth097.uti.json | 8 - _module/uti/cloth098.uti.json | 8 - _module/uti/cloth099.uti.json | 8 - _module/uti/cloth100.uti.json | 8 - _module/uti/cloth101.uti.json | 8 - _module/uti/cloth102.uti.json | 8 - _module/uti/cloth103.uti.json | 8 - _module/uti/cloth104.uti.json | 8 - _module/uti/cloth105.uti.json | 8 - _module/uti/cloth106.uti.json | 8 - _module/uti/cloth107.uti.json | 8 - _module/uti/cloth108.uti.json | 8 - _module/uti/cloth109.uti.json | 8 - _module/uti/cloth110.uti.json | 8 - _module/uti/cloth111.uti.json | 8 - _module/uti/cloth112.uti.json | 8 - _module/uti/cloth113.uti.json | 8 - _module/uti/cloth114.uti.json | 8 - _module/uti/cloth115.uti.json | 8 - _module/uti/cloth116.uti.json | 8 - _module/uti/cloth117.uti.json | 8 - _module/uti/cloth118.uti.json | 8 - _module/uti/cloth119.uti.json | 8 - _module/uti/cloth120.uti.json | 8 - _module/uti/cloth121.uti.json | 8 - _module/uti/cloth122.uti.json | 8 - _module/uti/cloth123.uti.json | 8 - _module/uti/cloth124.uti.json | 8 - _module/uti/cloth125.uti.json | 8 - _module/uti/cloth126.uti.json | 8 - _module/uti/cloth127.uti.json | 8 - _module/uti/cloth128.uti.json | 8 - _module/uti/cloth129.uti.json | 8 - _module/uti/cloth130.uti.json | 8 - _module/uti/cloth131.uti.json | 8 - _module/uti/cloth132.uti.json | 8 - _module/uti/cloth133.uti.json | 8 - _module/uti/cloth134.uti.json | 8 - _module/uti/cloth135.uti.json | 8 - _module/uti/cloth136.uti.json | 8 - _module/uti/cloth137.uti.json | 8 - _module/uti/cloth138.uti.json | 8 - _module/uti/cloth139.uti.json | 8 - _module/uti/cloth140.uti.json | 8 - _module/uti/cloth141.uti.json | 8 - _module/uti/cloth142.uti.json | 8 - _module/uti/cloth143.uti.json | 8 - _module/uti/cloth144.uti.json | 8 - _module/uti/cloth145.uti.json | 8 - _module/uti/cloth146.uti.json | 8 - _module/uti/cloth147.uti.json | 8 - _module/uti/cloth148.uti.json | 8 - _module/uti/cloth149.uti.json | 8 - _module/uti/cloth150.uti.json | 8 - _module/uti/cloth151.uti.json | 8 - _module/uti/cloth152.uti.json | 8 - _module/uti/cloth153.uti.json | 8 - _module/uti/cloth154.uti.json | 8 - _module/uti/cloth155.uti.json | 8 - _module/uti/cloth156.uti.json | 8 - _module/uti/cloth157.uti.json | 8 - _module/uti/cloth158.uti.json | 8 - _module/uti/cloth159.uti.json | 8 - _module/uti/cloth160.uti.json | 8 - _module/uti/cloth161.uti.json | 8 - _module/uti/cloth162.uti.json | 8 - _module/uti/cloth163.uti.json | 8 - _module/uti/cloth164.uti.json | 8 - _module/uti/cloth165.uti.json | 8 - _module/uti/cloth166.uti.json | 8 - _module/uti/cloth167.uti.json | 8 - _module/uti/cloth168.uti.json | 8 - _module/uti/cloth169.uti.json | 8 - _module/uti/cloth170.uti.json | 8 - _module/uti/cloth171.uti.json | 8 - _module/uti/cloth172.uti.json | 8 - _module/uti/cloth173.uti.json | 8 - _module/uti/cloth174.uti.json | 8 - _module/uti/cloth175.uti.json | 8 - _module/uti/cloth176.uti.json | 8 - _module/uti/cloth177.uti.json | 8 - _module/uti/cloth178.uti.json | 8 - _module/uti/cloth179.uti.json | 8 - _module/uti/cloth180.uti.json | 8 - _module/uti/cloth181.uti.json | 8 - _module/uti/cloth182.uti.json | 8 - _module/uti/cloth183.uti.json | 8 - _module/uti/cloth184.uti.json | 8 - _module/uti/cloth185.uti.json | 8 - _module/uti/cloth186.uti.json | 8 - _module/uti/cloth187.uti.json | 8 - _module/uti/cloth188.uti.json | 8 - _module/uti/cloth189.uti.json | 8 - _module/uti/cloth190.uti.json | 8 - _module/uti/cloth191.uti.json | 8 - _module/uti/cloth192.uti.json | 8 - _module/uti/cloth193.uti.json | 8 - _module/uti/cloth194.uti.json | 8 - _module/uti/cloth195.uti.json | 8 - _module/uti/cloth196.uti.json | 8 - _module/uti/cloth197.uti.json | 8 - _module/uti/cloth198.uti.json | 8 - _module/uti/cloth199.uti.json | 8 - _module/uti/cloth200.uti.json | 8 - _module/uti/cloth201.uti.json | 8 - _module/uti/cloth202.uti.json | 8 - _module/uti/cloth203.uti.json | 8 - _module/uti/cloth204.uti.json | 8 - _module/uti/cloth205.uti.json | 8 - _module/uti/cloth206.uti.json | 8 - _module/uti/cloth207.uti.json | 8 - _module/uti/cloth208.uti.json | 8 - _module/uti/cloth209.uti.json | 8 - _module/uti/cloth210.uti.json | 8 - _module/uti/cloth211.uti.json | 8 - _module/uti/cloth212.uti.json | 8 - _module/uti/cloth213.uti.json | 8 - _module/uti/cloth214.uti.json | 8 - _module/uti/cloth215.uti.json | 8 - _module/uti/cloth216.uti.json | 8 - _module/uti/cloth217.uti.json | 8 - _module/uti/cloth218.uti.json | 8 - _module/uti/cloth219.uti.json | 8 - _module/uti/cloth220.uti.json | 8 - _module/uti/cloth221.uti.json | 8 - _module/uti/cloth222.uti.json | 8 - _module/uti/cloth223.uti.json | 8 - _module/uti/cloth224.uti.json | 8 - _module/uti/cloth225.uti.json | 8 - _module/uti/cloth226.uti.json | 8 - _module/uti/cloth227.uti.json | 8 - _module/uti/cloth228.uti.json | 8 - _module/uti/cloth229.uti.json | 8 - _module/uti/cloth230.uti.json | 8 - _module/uti/cloth231.uti.json | 8 - _module/uti/cloth232.uti.json | 8 - _module/uti/cloth233.uti.json | 8 - _module/uti/cloth234.uti.json | 8 - _module/uti/cloth235.uti.json | 8 - _module/uti/cloth236.uti.json | 8 - _module/uti/cloth237.uti.json | 8 - _module/uti/cloth238.uti.json | 8 - _module/uti/cloth239.uti.json | 8 - _module/uti/cloth240.uti.json | 8 - _module/uti/cloth241.uti.json | 8 - _module/uti/cloth242.uti.json | 8 - _module/uti/cloth243.uti.json | 8 - _module/uti/cloth244.uti.json | 8 - _module/uti/cloth245.uti.json | 8 - _module/uti/cloth246.uti.json | 8 - _module/uti/cloth247.uti.json | 8 - _module/uti/cloth248.uti.json | 8 - _module/uti/cloth249.uti.json | 8 - _module/uti/cloth250.uti.json | 8 - _module/uti/cloth251.uti.json | 8 - _module/uti/cloth252.uti.json | 8 - _module/uti/cloth253.uti.json | 8 - _module/uti/cloveofgarlic.uti.json | 4 - _module/uti/coconut.uti.json | 4 - _module/uti/coinmakerfortest.uti.json | 4 - _module/uti/cookingsalt.uti.json | 4 - _module/uti/coral.uti.json | 4 - _module/uti/coral001.uti.json | 4 - _module/uti/coral002.uti.json | 4 - _module/uti/coral003.uti.json | 4 - _module/uti/coral004.uti.json | 4 - _module/uti/coral005.uti.json | 4 - _module/uti/cornkernels.uti.json | 4 - _module/uti/cotton.uti.json | 4 - _module/uti/cottonseeds.uti.json | 4 - _module/uti/cranberry.uti.json | 4 - _module/uti/cured.uti.json | 4 - _module/uti/cured001.uti.json | 4 - _module/uti/cured002.uti.json | 4 - _module/uti/cured003.uti.json | 4 - _module/uti/cured004.uti.json | 4 - _module/uti/cured005.uti.json | 4 - _module/uti/cured006.uti.json | 4 - _module/uti/cured007.uti.json | 4 - _module/uti/cured008.uti.json | 4 - _module/uti/cured009.uti.json | 4 - _module/uti/cured010.uti.json | 4 - _module/uti/cured011.uti.json | 4 - _module/uti/cured012.uti.json | 4 - _module/uti/cured013.uti.json | 4 - _module/uti/cured014.uti.json | 4 - _module/uti/cured015.uti.json | 4 - _module/uti/cured016.uti.json | 4 - _module/uti/cured017.uti.json | 4 - _module/uti/cured018.uti.json | 4 - _module/uti/cured019.uti.json | 4 - _module/uti/cured020.uti.json | 4 - _module/uti/cured021.uti.json | 4 - _module/uti/cured022.uti.json | 4 - _module/uti/cured023.uti.json | 4 - _module/uti/cured024.uti.json | 4 - _module/uti/cured025.uti.json | 4 - _module/uti/cured026.uti.json | 4 - _module/uti/cured027.uti.json | 4 - _module/uti/cured028.uti.json | 4 - _module/uti/cured029.uti.json | 4 - _module/uti/cured030.uti.json | 4 - _module/uti/date.uti.json | 4 - _module/uti/diamond.uti.json | 4 - _module/uti/diamond001.uti.json | 4 - _module/uti/diamond002.uti.json | 4 - _module/uti/diamond003.uti.json | 4 - _module/uti/diamond004.uti.json | 4 - _module/uti/diamond005.uti.json | 4 - _module/uti/dye.uti.json | 4 - _module/uti/dye001.uti.json | 4 - _module/uti/dye002.uti.json | 4 - _module/uti/dye003.uti.json | 4 - _module/uti/dye004.uti.json | 4 - _module/uti/dye005.uti.json | 4 - _module/uti/dye006.uti.json | 4 - _module/uti/dye007.uti.json | 4 - _module/uti/dye008.uti.json | 4 - _module/uti/dye009.uti.json | 4 - _module/uti/dye010.uti.json | 4 - _module/uti/dye011.uti.json | 4 - _module/uti/dye012.uti.json | 4 - _module/uti/dye013.uti.json | 4 - _module/uti/dye014.uti.json | 4 - _module/uti/dye015.uti.json | 4 - _module/uti/dye016.uti.json | 4 - _module/uti/dye017.uti.json | 4 - _module/uti/dye018.uti.json | 4 - _module/uti/dye019.uti.json | 4 - _module/uti/dye020.uti.json | 4 - _module/uti/dye021.uti.json | 4 - _module/uti/dye022.uti.json | 4 - _module/uti/dye023.uti.json | 4 - _module/uti/dye024.uti.json | 4 - _module/uti/dye025.uti.json | 4 - _module/uti/dye026.uti.json | 4 - _module/uti/dye027.uti.json | 4 - _module/uti/dye028.uti.json | 4 - _module/uti/dye029.uti.json | 4 - _module/uti/dye030.uti.json | 4 - _module/uti/dyed_cloth.uti.json | 4 - _module/uti/dyed_cloth001.uti.json | 4 - _module/uti/dyed_cloth002.uti.json | 4 - _module/uti/dyed_cloth003.uti.json | 4 - _module/uti/dyed_cloth004.uti.json | 4 - _module/uti/dyed_cloth005.uti.json | 4 - _module/uti/dyed_cloth006.uti.json | 4 - _module/uti/dyed_cloth007.uti.json | 4 - _module/uti/dyed_cloth008.uti.json | 4 - _module/uti/dyed_cloth009.uti.json | 4 - _module/uti/dyed_cloth010.uti.json | 4 - _module/uti/dyed_cloth011.uti.json | 4 - _module/uti/dyed_cloth012.uti.json | 4 - _module/uti/dyed_cloth013.uti.json | 4 - _module/uti/dyed_cloth014.uti.json | 4 - _module/uti/dyed_cloth015.uti.json | 4 - _module/uti/dyed_cloth016.uti.json | 4 - _module/uti/dyed_cloth017.uti.json | 4 - _module/uti/dyed_cloth018.uti.json | 4 - _module/uti/dyed_cloth019.uti.json | 4 - _module/uti/dyed_cloth020.uti.json | 4 - _module/uti/dyed_cloth021.uti.json | 4 - _module/uti/dyed_cloth022.uti.json | 4 - _module/uti/dyed_cloth023.uti.json | 4 - _module/uti/dyed_cloth024.uti.json | 4 - _module/uti/dyed_cloth025.uti.json | 4 - _module/uti/dyed_cloth026.uti.json | 4 - _module/uti/dyed_cloth027.uti.json | 4 - _module/uti/dyed_cloth028.uti.json | 4 - _module/uti/dyed_cloth029.uti.json | 4 - _module/uti/dyed_cloth030.uti.json | 4 - _module/uti/dyed_cloth031.uti.json | 4 - _module/uti/dyed_cloth032.uti.json | 4 - _module/uti/dyed_cloth033.uti.json | 4 - _module/uti/dyed_cloth034.uti.json | 4 - _module/uti/dyed_cloth035.uti.json | 4 - _module/uti/dyed_cloth036.uti.json | 4 - _module/uti/dyed_cloth037.uti.json | 4 - _module/uti/dyed_cloth038.uti.json | 4 - _module/uti/dyed_cloth039.uti.json | 4 - _module/uti/dyed_cloth040.uti.json | 4 - _module/uti/dyed_cloth041.uti.json | 4 - _module/uti/dyed_cloth042.uti.json | 4 - _module/uti/dyed_cloth043.uti.json | 4 - _module/uti/dyed_cloth044.uti.json | 4 - _module/uti/dyed_cloth045.uti.json | 4 - _module/uti/dyed_cloth046.uti.json | 4 - _module/uti/dyed_cloth047.uti.json | 4 - _module/uti/dyed_cloth048.uti.json | 4 - _module/uti/dyed_cloth049.uti.json | 4 - _module/uti/dyed_cloth050.uti.json | 4 - _module/uti/dyed_cloth051.uti.json | 4 - _module/uti/dyed_cloth052.uti.json | 4 - _module/uti/dyed_cloth053.uti.json | 4 - _module/uti/dyed_cloth054.uti.json | 4 - _module/uti/dyed_cloth055.uti.json | 4 - _module/uti/dyed_cloth056.uti.json | 4 - _module/uti/dyed_cloth057.uti.json | 4 - _module/uti/dyed_cloth058.uti.json | 4 - _module/uti/dyed_cloth059.uti.json | 4 - _module/uti/dyed_cloth060.uti.json | 4 - _module/uti/dyed_cloth061.uti.json | 4 - _module/uti/dyed_cloth062.uti.json | 4 - _module/uti/dyed_cloth063.uti.json | 4 - _module/uti/dyed_cloth064.uti.json | 4 - _module/uti/dyed_cloth065.uti.json | 4 - _module/uti/dyed_cloth066.uti.json | 4 - _module/uti/dyed_cloth067.uti.json | 4 - _module/uti/dyed_cloth068.uti.json | 4 - _module/uti/dyed_cloth069.uti.json | 4 - _module/uti/dyed_cloth070.uti.json | 4 - _module/uti/dyed_cloth071.uti.json | 4 - _module/uti/dyed_cloth072.uti.json | 4 - _module/uti/dyed_cloth073.uti.json | 4 - _module/uti/dyed_cloth074.uti.json | 4 - _module/uti/dyed_cloth075.uti.json | 4 - _module/uti/dyed_cloth076.uti.json | 4 - _module/uti/dyed_cloth077.uti.json | 4 - _module/uti/dyed_cloth078.uti.json | 4 - _module/uti/dyed_cloth079.uti.json | 4 - _module/uti/dyed_cloth080.uti.json | 4 - _module/uti/dyed_cloth081.uti.json | 4 - _module/uti/dyed_cloth082.uti.json | 4 - _module/uti/dyed_cloth083.uti.json | 4 - _module/uti/dyed_cloth084.uti.json | 4 - _module/uti/dyed_cloth085.uti.json | 4 - _module/uti/dyed_cloth086.uti.json | 4 - _module/uti/dyed_cloth087.uti.json | 4 - _module/uti/dyed_cloth088.uti.json | 4 - _module/uti/dyed_cloth089.uti.json | 4 - _module/uti/dyed_cloth090.uti.json | 4 - _module/uti/earofpopcorn.uti.json | 4 - _module/uti/elderberry.uti.json | 4 - _module/uti/emerald.uti.json | 4 - _module/uti/emerald001.uti.json | 4 - _module/uti/emerald002.uti.json | 4 - _module/uti/emerald003.uti.json | 4 - _module/uti/emerald004.uti.json | 4 - _module/uti/emerald005.uti.json | 4 - _module/uti/emotewand.uti.json | 4 - _module/uti/essence.uti.json | 4 - _module/uti/essence001.uti.json | 4 - _module/uti/essence002.uti.json | 4 - _module/uti/essence003.uti.json | 4 - _module/uti/essence004.uti.json | 4 - _module/uti/essence005.uti.json | 4 - _module/uti/essence006.uti.json | 4 - _module/uti/essence007.uti.json | 4 - _module/uti/essence008.uti.json | 4 - _module/uti/essence009.uti.json | 4 - _module/uti/essence010.uti.json | 4 - _module/uti/essence011.uti.json | 4 - _module/uti/essence012.uti.json | 4 - _module/uti/essence013.uti.json | 4 - _module/uti/essence014.uti.json | 4 - _module/uti/essence015.uti.json | 4 - _module/uti/essence016.uti.json | 4 - _module/uti/essence017.uti.json | 4 - _module/uti/essence018.uti.json | 4 - _module/uti/essence019.uti.json | 4 - _module/uti/essence020.uti.json | 4 - _module/uti/essence_001.uti.json | 4 - _module/uti/essence_002.uti.json | 4 - _module/uti/essence_003.uti.json | 4 - _module/uti/essence_004.uti.json | 4 - _module/uti/essence_005.uti.json | 4 - _module/uti/essence_006.uti.json | 4 - _module/uti/essence_007.uti.json | 4 - _module/uti/essence_008.uti.json | 4 - _module/uti/essence_009.uti.json | 4 - _module/uti/essence_010.uti.json | 4 - _module/uti/essence_011.uti.json | 4 - _module/uti/essence_012.uti.json | 4 - _module/uti/essence_013.uti.json | 4 - _module/uti/essence_014.uti.json | 4 - _module/uti/essence_015.uti.json | 4 - _module/uti/essence_016.uti.json | 4 - _module/uti/essence_017.uti.json | 4 - _module/uti/essence_018.uti.json | 4 - _module/uti/essence_019.uti.json | 4 - _module/uti/essence_020.uti.json | 4 - _module/uti/eyeagate.uti.json | 4 - _module/uti/eyeagate001.uti.json | 4 - _module/uti/eyeagate002.uti.json | 4 - _module/uti/eyeagate003.uti.json | 4 - _module/uti/eyeagate004.uti.json | 4 - _module/uti/eyeagate005.uti.json | 4 - _module/uti/feathers.uti.json | 4 - _module/uti/feathers001.uti.json | 4 - _module/uti/fig.uti.json | 4 - _module/uti/filletknife.uti.json | 4 - _module/uti/fireopal.uti.json | 4 - _module/uti/fireopal001.uti.json | 4 - _module/uti/fireopal002.uti.json | 4 - _module/uti/fireopal003.uti.json | 4 - _module/uti/fireopal004.uti.json | 4 - _module/uti/fireopal005.uti.json | 4 - _module/uti/fish.uti.json | 4 - _module/uti/fish001.uti.json | 4 - _module/uti/fish002.uti.json | 4 - _module/uti/fish003.uti.json | 4 - _module/uti/fish004.uti.json | 4 - _module/uti/fish005.uti.json | 4 - _module/uti/fish006.uti.json | 4 - _module/uti/fish007.uti.json | 4 - _module/uti/fish008.uti.json | 4 - _module/uti/fish009.uti.json | 4 - _module/uti/fish010.uti.json | 4 - _module/uti/fish011.uti.json | 4 - _module/uti/fish012.uti.json | 4 - _module/uti/fish013.uti.json | 4 - _module/uti/fish014.uti.json | 4 - _module/uti/fish015.uti.json | 4 - _module/uti/fish016.uti.json | 4 - _module/uti/fish017.uti.json | 4 - _module/uti/fish018.uti.json | 4 - _module/uti/fish019.uti.json | 4 - _module/uti/fish020.uti.json | 4 - _module/uti/fish021.uti.json | 4 - _module/uti/fish022.uti.json | 4 - _module/uti/fish023.uti.json | 4 - _module/uti/fish024.uti.json | 4 - _module/uti/fish025.uti.json | 4 - _module/uti/fish026.uti.json | 4 - _module/uti/fish027.uti.json | 4 - _module/uti/fish028.uti.json | 4 - _module/uti/fish029.uti.json | 4 - _module/uti/fish030.uti.json | 4 - _module/uti/fish031.uti.json | 4 - _module/uti/fishingpole.uti.json | 4 - _module/uti/fishingrod.uti.json | 4 - _module/uti/flagswitch.uti.json | 4 - _module/uti/flagswitch001.uti.json | 4 - _module/uti/flagswitch002.uti.json | 4 - _module/uti/flagswitch003.uti.json | 4 - _module/uti/flagswitch004.uti.json | 4 - _module/uti/flagswitch005.uti.json | 4 - _module/uti/flagswitch006.uti.json | 4 - _module/uti/flagswitch007.uti.json | 4 - _module/uti/flagswitch008.uti.json | 4 - _module/uti/flagswitch009.uti.json | 4 - _module/uti/flagswitch010.uti.json | 4 - _module/uti/flagswitch011.uti.json | 4 - _module/uti/flagswitch012.uti.json | 4 - _module/uti/flagswitch013.uti.json | 4 - _module/uti/flagswitch014.uti.json | 4 - _module/uti/flagswitch015.uti.json | 4 - _module/uti/flagswitch016.uti.json | 4 - _module/uti/flagswitch017.uti.json | 4 - _module/uti/flagswitch018.uti.json | 4 - _module/uti/flagswitch019.uti.json | 4 - _module/uti/flagswitch020.uti.json | 4 - _module/uti/flagswitch021.uti.json | 4 - _module/uti/flagswitch022.uti.json | 4 - _module/uti/flagswitch023.uti.json | 4 - _module/uti/flagswitch024.uti.json | 4 - _module/uti/flagswitch025.uti.json | 4 - _module/uti/flagswitch026.uti.json | 4 - _module/uti/flagswitch027.uti.json | 4 - _module/uti/flagswitch028.uti.json | 4 - _module/uti/flagswitch029.uti.json | 4 - _module/uti/flagswitch030.uti.json | 4 - _module/uti/flagswitch031.uti.json | 4 - _module/uti/flagswitch032.uti.json | 4 - _module/uti/flagswitch033.uti.json | 4 - _module/uti/flagswitch034.uti.json | 4 - _module/uti/flagswitch035.uti.json | 4 - _module/uti/flagswitch036.uti.json | 4 - _module/uti/flagswitch037.uti.json | 4 - _module/uti/flagswitch038.uti.json | 4 - _module/uti/flagswitch039.uti.json | 4 - _module/uti/flagswitch040.uti.json | 4 - _module/uti/flagswitch041.uti.json | 4 - _module/uti/flagswitch042.uti.json | 4 - _module/uti/flagswitch043.uti.json | 4 - _module/uti/flagswitch044.uti.json | 4 - _module/uti/flagswitch045.uti.json | 4 - _module/uti/flagswitch046.uti.json | 4 - _module/uti/flagswitch047.uti.json | 4 - _module/uti/flagswitch048.uti.json | 4 - _module/uti/flagswitch049.uti.json | 4 - _module/uti/flagswitch050.uti.json | 4 - _module/uti/flagswitch051.uti.json | 4 - _module/uti/flagswitch052.uti.json | 4 - _module/uti/flagswitch053.uti.json | 4 - _module/uti/flagswitch054.uti.json | 4 - _module/uti/flagswitch055.uti.json | 4 - _module/uti/flagswitch056.uti.json | 4 - _module/uti/flagswitch057.uti.json | 4 - _module/uti/flagswitch058.uti.json | 4 - _module/uti/flagswitch059.uti.json | 4 - _module/uti/flagswitch060.uti.json | 4 - _module/uti/flagswitch061.uti.json | 4 - _module/uti/flagswitch100.uti.json | 4 - _module/uti/flagswitch1000.uti.json | 4 - _module/uti/flagswitch101.uti.json | 4 - _module/uti/flagswitch102.uti.json | 4 - _module/uti/flagswitch103.uti.json | 4 - _module/uti/flagswitch104.uti.json | 4 - _module/uti/flagswitch105.uti.json | 4 - _module/uti/flagswitch107.uti.json | 4 - _module/uti/flagswitch108.uti.json | 4 - _module/uti/flagswitch109.uti.json | 4 - _module/uti/flagswitch110.uti.json | 4 - _module/uti/flagswitch111.uti.json | 4 - _module/uti/flagswitch112.uti.json | 4 - _module/uti/flagswitch113.uti.json | 4 - _module/uti/flagswitch114.uti.json | 4 - _module/uti/flagswitch115.uti.json | 4 - _module/uti/flagswitch116.uti.json | 4 - _module/uti/flagswitch117.uti.json | 4 - _module/uti/flagswitch118.uti.json | 4 - _module/uti/flagswitch119.uti.json | 4 - _module/uti/flagswitch120.uti.json | 4 - _module/uti/flagswitch121.uti.json | 4 - _module/uti/flagswitch122.uti.json | 4 - _module/uti/flagswitch123.uti.json | 4 - _module/uti/flagswitch124.uti.json | 4 - _module/uti/flagswitch125.uti.json | 4 - _module/uti/flagswitch126.uti.json | 4 - _module/uti/flagswitch127.uti.json | 4 - _module/uti/flagswitch128.uti.json | 4 - _module/uti/flagswitch129.uti.json | 4 - _module/uti/flagswitch130.uti.json | 4 - _module/uti/flagswitch131.uti.json | 4 - _module/uti/flagswitch132.uti.json | 4 - _module/uti/flagswitch133.uti.json | 4 - _module/uti/flagswitch134.uti.json | 4 - _module/uti/flagswitch135.uti.json | 4 - _module/uti/flagswitch136.uti.json | 4 - _module/uti/flagswitch137.uti.json | 4 - _module/uti/flagswitch138.uti.json | 4 - _module/uti/flagswitch139.uti.json | 4 - _module/uti/flagswitch140.uti.json | 4 - _module/uti/flagswitch141.uti.json | 4 - _module/uti/flagswitch142.uti.json | 4 - _module/uti/flagswitch143.uti.json | 4 - _module/uti/flagswitch144.uti.json | 4 - _module/uti/flagswitch145.uti.json | 4 - _module/uti/flagswitch146.uti.json | 4 - _module/uti/flagswitch147.uti.json | 4 - _module/uti/flagswitch148.uti.json | 4 - _module/uti/flagswitch149.uti.json | 4 - _module/uti/flagswitch150.uti.json | 4 - _module/uti/flagswitch151.uti.json | 4 - _module/uti/flagswitch152.uti.json | 4 - _module/uti/flagswitch153.uti.json | 4 - _module/uti/flagswitch154.uti.json | 4 - _module/uti/flagswitch155.uti.json | 4 - _module/uti/flagswitch156.uti.json | 4 - _module/uti/flintandtinder.uti.json | 4 - _module/uti/food.uti.json | 4 - _module/uti/food001.uti.json | 4 - _module/uti/food_.uti.json | 4 - _module/uti/food_001.uti.json | 4 - _module/uti/food_002.uti.json | 4 - _module/uti/food_003.uti.json | 4 - _module/uti/food_004.uti.json | 4 - _module/uti/food_005.uti.json | 4 - _module/uti/food_006.uti.json | 4 - _module/uti/food_007.uti.json | 4 - _module/uti/food_008.uti.json | 4 - _module/uti/food_009.uti.json | 4 - _module/uti/food_010.uti.json | 4 - _module/uti/food_011.uti.json | 4 - _module/uti/food_012.uti.json | 4 - _module/uti/food_013.uti.json | 4 - _module/uti/food_014.uti.json | 4 - _module/uti/food_015.uti.json | 4 - _module/uti/food_016.uti.json | 4 - _module/uti/food_017.uti.json | 4 - _module/uti/food_018.uti.json | 4 - _module/uti/food_019.uti.json | 4 - _module/uti/food_020.uti.json | 4 - _module/uti/food_021.uti.json | 4 - _module/uti/food_022.uti.json | 4 - _module/uti/food_023.uti.json | 4 - _module/uti/food_024.uti.json | 4 - _module/uti/food_025.uti.json | 4 - _module/uti/food_026.uti.json | 4 - _module/uti/food_027.uti.json | 4 - _module/uti/food_028.uti.json | 4 - _module/uti/food_029.uti.json | 4 - _module/uti/garnetsmall.uti.json | 4 - _module/uti/garnetsmall001.uti.json | 4 - _module/uti/garnetsmall002.uti.json | 4 - _module/uti/garnetsmall003.uti.json | 4 - _module/uti/garnetsmall004.uti.json | 4 - _module/uti/garnetsmall005.uti.json | 4 - _module/uti/garnetviolet.uti.json | 4 - _module/uti/garnetviolet001.uti.json | 4 - _module/uti/garnetviolet002.uti.json | 4 - _module/uti/garnetviolet003.uti.json | 4 - _module/uti/garnetviolet004.uti.json | 4 - _module/uti/garnetviolet005.uti.json | 4 - _module/uti/gemstone001.uti.json | 4 - _module/uti/gemstone002.uti.json | 4 - _module/uti/gemstone003.uti.json | 4 - _module/uti/gemstone004.uti.json | 4 - _module/uti/gemstone005.uti.json | 4 - _module/uti/gemstone006.uti.json | 4 - _module/uti/gingerroot.uti.json | 4 - _module/uti/glassarrowhea001.uti.json | 4 - _module/uti/glassarrowhea002.uti.json | 6 +- _module/uti/glassarrowhea003.uti.json | 6 +- _module/uti/glassarrowhea004.uti.json | 6 +- _module/uti/glassarrowhea005.uti.json | 6 +- _module/uti/glassarrowhea006.uti.json | 6 +- _module/uti/glassarrowhea007.uti.json | 6 +- _module/uti/glassarrowhea008.uti.json | 6 +- _module/uti/glassarrowhea009.uti.json | 6 +- _module/uti/glassarrowhea010.uti.json | 6 +- _module/uti/glassarrowhea011.uti.json | 6 +- _module/uti/glassarrowhea012.uti.json | 6 +- _module/uti/glassarrowhea013.uti.json | 6 +- _module/uti/glassarrowhea014.uti.json | 6 +- _module/uti/glassarrowhea015.uti.json | 6 +- _module/uti/glassarrowhead.uti.json | 4 - _module/uti/glassbolttip.uti.json | 4 - _module/uti/glassbolttip001.uti.json | 4 - _module/uti/glassbolttip002.uti.json | 6 +- _module/uti/glassbolttip003.uti.json | 6 +- _module/uti/glassbolttip004.uti.json | 6 +- _module/uti/glassbolttip005.uti.json | 6 +- _module/uti/glassbolttip006.uti.json | 6 +- _module/uti/glassbolttip007.uti.json | 6 +- _module/uti/glassbolttip008.uti.json | 6 +- _module/uti/glassbolttip009.uti.json | 6 +- _module/uti/glassbolttip010.uti.json | 6 +- _module/uti/glassbolttip011.uti.json | 6 +- _module/uti/glassbolttip012.uti.json | 6 +- _module/uti/glassbolttip013.uti.json | 6 +- _module/uti/glassbolttip014.uti.json | 6 +- _module/uti/glassbolttip015.uti.json | 6 +- _module/uti/glassbottle.uti.json | 4 - _module/uti/glassbullet.uti.json | 6 +- _module/uti/glassbullet001.uti.json | 4 - _module/uti/glassbullet002.uti.json | 6 +- _module/uti/glassbullet003.uti.json | 6 +- _module/uti/glassingot.uti.json | 4 - _module/uti/glassvial.uti.json | 4 - _module/uti/gloves.uti.json | 4 - _module/uti/gloves001.uti.json | 4 - _module/uti/gloves002.uti.json | 4 - _module/uti/gloves003.uti.json | 4 - _module/uti/gloves004.uti.json | 4 - _module/uti/gloves005.uti.json | 4 - _module/uti/gloves006.uti.json | 4 - _module/uti/gloves007.uti.json | 4 - _module/uti/gloves008.uti.json | 4 - _module/uti/gloves009.uti.json | 4 - _module/uti/gloves010.uti.json | 4 - _module/uti/gooseberry.uti.json | 4 - _module/uti/grapefruit.uti.json | 4 - _module/uti/grapepurple.uti.json | 4 - _module/uti/grapered.uti.json | 4 - _module/uti/grapeyellow.uti.json | 4 - _module/uti/greenapple.uti.json | 4 - _module/uti/greenbeans.uti.json | 4 - _module/uti/grit.uti.json | 4 - _module/uti/grit001.uti.json | 4 - _module/uti/grit002.uti.json | 4 - _module/uti/grit003.uti.json | 4 - _module/uti/hardleather.uti.json | 4 - _module/uti/hardleather001.uti.json | 4 - _module/uti/hardleather002.uti.json | 4 - _module/uti/hardleather003.uti.json | 4 - _module/uti/hardleather004.uti.json | 4 - _module/uti/hardleather005.uti.json | 4 - _module/uti/hardleather006.uti.json | 4 - _module/uti/hardleather007.uti.json | 4 - _module/uti/hardleather008.uti.json | 4 - _module/uti/hardleather009.uti.json | 4 - _module/uti/hardleather010.uti.json | 4 - _module/uti/hardleather011.uti.json | 4 - _module/uti/hardleather012.uti.json | 4 - _module/uti/hardleather013.uti.json | 4 - _module/uti/hardleather014.uti.json | 4 - _module/uti/hardleather015.uti.json | 4 - _module/uti/headofcotton.uti.json | 4 - _module/uti/hematite.uti.json | 4 - _module/uti/hematite001.uti.json | 4 - _module/uti/hematite002.uti.json | 4 - _module/uti/hematite003.uti.json | 4 - _module/uti/hematite004.uti.json | 4 - _module/uti/hematite005.uti.json | 4 - _module/uti/herbalistsknife.uti.json | 4 - _module/uti/honey.uti.json | 4 - _module/uti/honeycomb.uti.json | 4 - _module/uti/indiancorn.uti.json | 4 - _module/uti/indiancornkernel.uti.json | 4 - _module/uti/ingot.uti.json | 4 - _module/uti/ingot001.uti.json | 4 - _module/uti/ingot002.uti.json | 4 - _module/uti/ingot003.uti.json | 4 - _module/uti/ingot004.uti.json | 4 - _module/uti/ingot005.uti.json | 4 - _module/uti/ingot006.uti.json | 4 - _module/uti/ingot007.uti.json | 4 - _module/uti/ingot008.uti.json | 4 - _module/uti/ingot009.uti.json | 4 - _module/uti/ingot010.uti.json | 4 - _module/uti/ingot011.uti.json | 4 - _module/uti/ingot012.uti.json | 4 - _module/uti/ingot013.uti.json | 4 - _module/uti/ink_black.uti.json | 4 - _module/uti/it_crewps019.uti.json | 4 - _module/uti/it_crewps020.uti.json | 4 - _module/uti/it_crewps021.uti.json | 4 - _module/uti/item.uti.json | 4 - _module/uti/item001.uti.json | 4 - _module/uti/item002.uti.json | 4 - _module/uti/item015.uti.json | 8 - _module/uti/item_bag.uti.json | 4 - _module/uti/item_bag001.uti.json | 4 - _module/uti/item_bag002.uti.json | 4 - _module/uti/item_bag003.uti.json | 4 - _module/uti/item_bag004.uti.json | 4 - _module/uti/item_bag005.uti.json | 4 - _module/uti/item_bag006.uti.json | 4 - _module/uti/item_bag007.uti.json | 4 - _module/uti/item_bag008.uti.json | 4 - _module/uti/item_bag009.uti.json | 4 - _module/uti/item_bag010.uti.json | 4 - _module/uti/item_bag011.uti.json | 4 - _module/uti/item_bag012.uti.json | 4 - _module/uti/item_bag013.uti.json | 4 - _module/uti/item_bag014.uti.json | 4 - _module/uti/item_bag015.uti.json | 4 - _module/uti/item_bag016.uti.json | 4 - _module/uti/item_bag017.uti.json | 4 - _module/uti/item_bag018.uti.json | 4 - _module/uti/item_bag019.uti.json | 4 - _module/uti/item_bag020.uti.json | 4 - _module/uti/item_bag021.uti.json | 4 - _module/uti/item_bag022.uti.json | 4 - _module/uti/item_bag023.uti.json | 4 - _module/uti/item_bag024.uti.json | 4 - _module/uti/item_bag025.uti.json | 4 - _module/uti/item_bag026.uti.json | 4 - _module/uti/item_bag027.uti.json | 4 - _module/uti/item_chlorine.uti.json | 4 - _module/uti/item_mushroom.uti.json | 4 - _module/uti/item_mushroom001.uti.json | 4 - _module/uti/item_mushroom002.uti.json | 4 - _module/uti/item_mushroom003.uti.json | 4 - _module/uti/item_mushroom004.uti.json | 4 - _module/uti/item_mushroom005.uti.json | 4 - _module/uti/item_mushroom006.uti.json | 4 - _module/uti/item_mushroom007.uti.json | 4 - _module/uti/item_mushroom008.uti.json | 4 - _module/uti/item_mushroom009.uti.json | 4 - _module/uti/item_mushroom010.uti.json | 4 - _module/uti/item_mushroom011.uti.json | 4 - _module/uti/item_mushroom012.uti.json | 4 - _module/uti/item_mushroom013.uti.json | 4 - _module/uti/item_mushroom014.uti.json | 4 - _module/uti/item_mushroom015.uti.json | 4 - _module/uti/item_mushroom016.uti.json | 4 - _module/uti/item_mushroom017.uti.json | 4 - _module/uti/item_mushroom018.uti.json | 4 - _module/uti/item_mushroom019.uti.json | 4 - _module/uti/item_mushroom020.uti.json | 4 - _module/uti/item_mushroom021.uti.json | 4 - _module/uti/item_mushroom022.uti.json | 4 - _module/uti/item_mushroom023.uti.json | 4 - _module/uti/item_mushroom024.uti.json | 4 - _module/uti/item_mushroom025.uti.json | 4 - _module/uti/item_mushroom026.uti.json | 4 - _module/uti/item_mushroom027.uti.json | 4 - _module/uti/item_mushroom028.uti.json | 4 - _module/uti/item_mushroom029.uti.json | 4 - _module/uti/item_mushroom030.uti.json | 4 - _module/uti/item_mushroom031.uti.json | 4 - _module/uti/item_mushroom032.uti.json | 4 - _module/uti/item_mushroom033.uti.json | 4 - _module/uti/item_mushroom034.uti.json | 4 - _module/uti/item_mushroom035.uti.json | 4 - _module/uti/item_mushroom036.uti.json | 4 - _module/uti/item_mushroom037.uti.json | 4 - _module/uti/item_mushroom038.uti.json | 4 - _module/uti/item_mushroom039.uti.json | 4 - _module/uti/item_mushroom040.uti.json | 4 - _module/uti/item_mushroom041.uti.json | 4 - _module/uti/item_mushroom042.uti.json | 4 - _module/uti/item_mushroom043.uti.json | 4 - _module/uti/item_mushroom044.uti.json | 4 - _module/uti/item_mushroom045.uti.json | 4 - _module/uti/item_mushroom046.uti.json | 4 - _module/uti/item_mushroom047.uti.json | 4 - _module/uti/item_mushroom048.uti.json | 4 - _module/uti/item_mushroom049.uti.json | 4 - _module/uti/item_mushroom050.uti.json | 4 - _module/uti/item_mushroom051.uti.json | 4 - _module/uti/item_mushroom052.uti.json | 4 - _module/uti/item_mushroom053.uti.json | 4 - _module/uti/item_mushroom054.uti.json | 4 - _module/uti/item_mushroom055.uti.json | 4 - _module/uti/item_mushroom056.uti.json | 4 - _module/uti/item_mushroom057.uti.json | 4 - _module/uti/item_mushroom058.uti.json | 4 - _module/uti/item_mushroom059.uti.json | 4 - _module/uti/item_mushroom060.uti.json | 4 - _module/uti/item_mushroom061.uti.json | 4 - _module/uti/item_mushroom062.uti.json | 4 - _module/uti/item_mushroom063.uti.json | 4 - _module/uti/item_mushroom064.uti.json | 4 - _module/uti/item_mushroom065.uti.json | 4 - _module/uti/item_mushroom066.uti.json | 4 - _module/uti/item_mushroom067.uti.json | 4 - _module/uti/item_mushroom068.uti.json | 4 - _module/uti/item_mushroom069.uti.json | 4 - _module/uti/item_mushroom070.uti.json | 4 - _module/uti/item_mushroom071.uti.json | 4 - _module/uti/item_mushroom072.uti.json | 4 - _module/uti/item_mushroom073.uti.json | 4 - _module/uti/item_mushroom074.uti.json | 4 - _module/uti/item_mushroom075.uti.json | 4 - _module/uti/item_mushroom076.uti.json | 4 - _module/uti/item_parchmen001.uti.json | 4 - _module/uti/item_parchmen002.uti.json | 4 - _module/uti/item_parchmen003.uti.json | 4 - _module/uti/item_parchmen004.uti.json | 4 - _module/uti/item_parchmen005.uti.json | 4 - _module/uti/item_parchmen006.uti.json | 4 - _module/uti/item_parchmen007.uti.json | 4 - _module/uti/item_parchmen008.uti.json | 4 - _module/uti/item_parchmen009.uti.json | 4 - _module/uti/item_parchmen010.uti.json | 4 - _module/uti/item_parchmen011.uti.json | 4 - _module/uti/item_parchmen012.uti.json | 4 - _module/uti/item_parchmen013.uti.json | 4 - _module/uti/item_parchmen014.uti.json | 4 - _module/uti/item_parchmen015.uti.json | 4 - _module/uti/item_spidersilk.uti.json | 4 - _module/uti/item_wool.uti.json | 4 - _module/uti/jacinth.uti.json | 4 - _module/uti/jacinth001.uti.json | 4 - _module/uti/jacinth002.uti.json | 4 - _module/uti/jacinth003.uti.json | 4 - _module/uti/jacinth004.uti.json | 4 - _module/uti/jacinth005.uti.json | 4 - _module/uti/jade.uti.json | 4 - _module/uti/jade001.uti.json | 4 - _module/uti/jade002.uti.json | 4 - _module/uti/jade003.uti.json | 4 - _module/uti/jade004.uti.json | 4 - _module/uti/jade005.uti.json | 4 - _module/uti/jasper.uti.json | 4 - _module/uti/jasper001.uti.json | 4 - _module/uti/jasper002.uti.json | 4 - _module/uti/jasper003.uti.json | 4 - _module/uti/jasper004.uti.json | 4 - _module/uti/jasper005.uti.json | 4 - _module/uti/jet.uti.json | 4 - _module/uti/jet001.uti.json | 4 - _module/uti/jet002.uti.json | 4 - _module/uti/jet003.uti.json | 4 - _module/uti/jet004.uti.json | 4 - _module/uti/jet005.uti.json | 4 - _module/uti/juniperberry.uti.json | 4 - _module/uti/junk.uti.json | 4 - _module/uti/junk001.uti.json | 4 - _module/uti/junk002.uti.json | 4 - _module/uti/junk003.uti.json | 4 - _module/uti/kindling.uti.json | 4 - _module/uti/kiwi.uti.json | 4 - _module/uti/larkspur.uti.json | 4 - _module/uti/lavender.uti.json | 4 - _module/uti/lemon.uti.json | 4 - _module/uti/lettuce.uti.json | 4 - _module/uti/lime.uti.json | 4 - _module/uti/limeblock.uti.json | 4 - _module/uti/malachite.uti.json | 4 - _module/uti/malachite001.uti.json | 4 - _module/uti/malachite002.uti.json | 4 - _module/uti/malachite003.uti.json | 4 - _module/uti/malachite004.uti.json | 4 - _module/uti/malachite005.uti.json | 4 - _module/uti/mandrakeroot.uti.json | 4 - _module/uti/mango.uti.json | 4 - _module/uti/maplesap.uti.json | 4 - _module/uti/marigold.uti.json | 4 - _module/uti/mayapple.uti.json | 4 - _module/uti/meat.uti.json | 4 - _module/uti/meat001.uti.json | 4 - _module/uti/meat002.uti.json | 4 - _module/uti/meat003.uti.json | 4 - _module/uti/meat004.uti.json | 4 - _module/uti/meat005.uti.json | 4 - _module/uti/meat006.uti.json | 4 - _module/uti/meat007.uti.json | 4 - _module/uti/meat008.uti.json | 4 - _module/uti/meat009.uti.json | 4 - _module/uti/meat010.uti.json | 4 - _module/uti/meat011.uti.json | 4 - _module/uti/meat012.uti.json | 4 - _module/uti/meat013.uti.json | 4 - _module/uti/meat014.uti.json | 4 - _module/uti/meat015.uti.json | 4 - _module/uti/meat016.uti.json | 4 - _module/uti/meat017.uti.json | 4 - _module/uti/meat018.uti.json | 4 - _module/uti/meat019.uti.json | 4 - _module/uti/meat020.uti.json | 4 - _module/uti/meat021.uti.json | 4 - _module/uti/meat022.uti.json | 4 - _module/uti/meat023.uti.json | 4 - _module/uti/meat024.uti.json | 4 - _module/uti/meat025.uti.json | 4 - _module/uti/meat026.uti.json | 4 - _module/uti/meat027.uti.json | 4 - _module/uti/meat028.uti.json | 4 - _module/uti/meat029.uti.json | 4 - _module/uti/metalstud.uti.json | 4 - _module/uti/metalstud001.uti.json | 4 - _module/uti/metalstud002.uti.json | 4 - _module/uti/metalstud003.uti.json | 4 - _module/uti/metalstud004.uti.json | 4 - _module/uti/metalstud005.uti.json | 4 - _module/uti/metalstud006.uti.json | 4 - _module/uti/metalstud007.uti.json | 4 - _module/uti/metalstud008.uti.json | 4 - _module/uti/metalstud009.uti.json | 4 - _module/uti/metalstud010.uti.json | 4 - _module/uti/metalstud011.uti.json | 4 - _module/uti/metalstud012.uti.json | 4 - _module/uti/metalstud013.uti.json | 4 - _module/uti/metalstud014.uti.json | 4 - _module/uti/metalstud015.uti.json | 4 - _module/uti/metalstud016.uti.json | 4 - _module/uti/metalstud017.uti.json | 4 - _module/uti/metalstud018.uti.json | 4 - _module/uti/metalstud019.uti.json | 4 - _module/uti/metalstud020.uti.json | 4 - _module/uti/metalstud021.uti.json | 4 - _module/uti/metalstud022.uti.json | 4 - _module/uti/metalstud023.uti.json | 4 - _module/uti/metalstud024.uti.json | 4 - _module/uti/metalstud025.uti.json | 4 - _module/uti/metalstud026.uti.json | 4 - _module/uti/metalstud027.uti.json | 4 - _module/uti/metalstud028.uti.json | 4 - _module/uti/metalstud029.uti.json | 4 - _module/uti/metalstud030.uti.json | 4 - _module/uti/metalstud031.uti.json | 4 - _module/uti/metalstud032.uti.json | 4 - _module/uti/metalstud033.uti.json | 4 - _module/uti/metalstud034.uti.json | 4 - _module/uti/metalstud035.uti.json | 4 - _module/uti/metalstud036.uti.json | 4 - _module/uti/metalstud037.uti.json | 4 - _module/uti/metalstud038.uti.json | 4 - _module/uti/minerspick.uti.json | 4 - _module/uti/minerspickaxe.uti.json | 4 - _module/uti/mistletoe.uti.json | 4 - _module/uti/moonstone.uti.json | 4 - _module/uti/moonstone001.uti.json | 4 - _module/uti/moonstone002.uti.json | 4 - _module/uti/moonstone003.uti.json | 4 - _module/uti/moonstone004.uti.json | 4 - _module/uti/moonstone005.uti.json | 4 - _module/uti/mossagate.uti.json | 4 - _module/uti/mossagate001.uti.json | 4 - _module/uti/mossagate002.uti.json | 4 - _module/uti/mossagate003.uti.json | 4 - _module/uti/mossagate004.uti.json | 4 - _module/uti/mossagate005.uti.json | 4 - _module/uti/nasturtium.uti.json | 4 - _module/uti/oatgrains.uti.json | 4 - _module/uti/obsidian.uti.json | 4 - _module/uti/obsidian001.uti.json | 4 - _module/uti/obsidian002.uti.json | 4 - _module/uti/obsidian003.uti.json | 4 - _module/uti/obsidian004.uti.json | 4 - _module/uti/obsidian005.uti.json | 4 - _module/uti/okra.uti.json | 4 - _module/uti/olive.uti.json | 4 - _module/uti/onionbulb.uti.json | 4 - _module/uti/onyx.uti.json | 4 - _module/uti/onyx001.uti.json | 4 - _module/uti/onyx002.uti.json | 4 - _module/uti/onyx003.uti.json | 4 - _module/uti/onyx004.uti.json | 4 - _module/uti/onyx005.uti.json | 4 - _module/uti/opal.uti.json | 4 - _module/uti/opal001.uti.json | 4 - _module/uti/opal002.uti.json | 4 - _module/uti/opal003.uti.json | 4 - _module/uti/opal004.uti.json | 4 - _module/uti/opal005.uti.json | 4 - _module/uti/orange.uti.json | 4 - _module/uti/orchardblade.uti.json | 4 - _module/uti/ore001.uti.json | 4 - _module/uti/ore002.uti.json | 4 - _module/uti/ore003.uti.json | 4 - _module/uti/ore004.uti.json | 4 - _module/uti/ore005.uti.json | 4 - _module/uti/ore006.uti.json | 4 - _module/uti/ore007.uti.json | 4 - _module/uti/ore008.uti.json | 4 - _module/uti/ore009.uti.json | 4 - _module/uti/ore010.uti.json | 4 - _module/uti/ore011.uti.json | 4 - _module/uti/ore012.uti.json | 4 - _module/uti/ore013.uti.json | 4 - _module/uti/oregano.uti.json | 4 - _module/uti/orientalameth001.uti.json | 4 - _module/uti/orientalameth002.uti.json | 4 - _module/uti/orientalameth003.uti.json | 4 - _module/uti/orientalameth004.uti.json | 4 - _module/uti/orientalameth005.uti.json | 4 - _module/uti/orientalamethyst.uti.json | 4 - _module/uti/orientalemera001.uti.json | 4 - _module/uti/orientalemera002.uti.json | 4 - _module/uti/orientalemera003.uti.json | 4 - _module/uti/orientalemera004.uti.json | 4 - _module/uti/orientalemera005.uti.json | 4 - _module/uti/orientalemerald.uti.json | 4 - _module/uti/orientalpoppy.uti.json | 4 - _module/uti/orientaltopaz.uti.json | 4 - _module/uti/orientaltopaz002.uti.json | 4 - _module/uti/orientaltopaz003.uti.json | 4 - _module/uti/orientaltopaz004.uti.json | 4 - _module/uti/orientaltopaz005.uti.json | 4 - _module/uti/p_clothing016.uti.json | 8 - _module/uti/p_clothing_001.uti.json | 8 - _module/uti/p_clothing_002.uti.json | 8 - _module/uti/p_clothing_003.uti.json | 8 - _module/uti/p_clothing_004.uti.json | 8 - _module/uti/p_clothing_005.uti.json | 8 - _module/uti/p_clothing_006.uti.json | 8 - _module/uti/p_clothing_007.uti.json | 8 - _module/uti/p_clothing_008.uti.json | 8 - _module/uti/p_clothing_009.uti.json | 8 - _module/uti/p_clothing_010.uti.json | 8 - _module/uti/p_clothing_011.uti.json | 8 - _module/uti/p_clothing_012.uti.json | 8 - _module/uti/p_clothing_013.uti.json | 8 - _module/uti/p_clothing_014.uti.json | 8 - _module/uti/p_clothing_015.uti.json | 8 - _module/uti/p_clothing_017.uti.json | 8 - _module/uti/p_clothing_018.uti.json | 8 - _module/uti/p_clothing_019.uti.json | 8 - _module/uti/p_clothing_020.uti.json | 8 - _module/uti/p_clothing_021.uti.json | 8 - _module/uti/p_clothing_022.uti.json | 8 - _module/uti/p_clothing_023.uti.json | 8 - _module/uti/p_clothing_024.uti.json | 8 - _module/uti/p_clothing_025.uti.json | 8 - _module/uti/p_clothing_026.uti.json | 8 - _module/uti/p_clothing_027.uti.json | 8 - _module/uti/p_clothing_028.uti.json | 8 - _module/uti/p_clothing_029.uti.json | 8 - _module/uti/papr_blank_norma.uti.json | 4 - _module/uti/papr_blank_rice.uti.json | 4 - _module/uti/papr_blank_silk.uti.json | 4 - _module/uti/parsley.uti.json | 4 - _module/uti/pattern.uti.json | 4 - _module/uti/pattern001.uti.json | 4 - _module/uti/pattern002.uti.json | 4 - _module/uti/pattern003.uti.json | 4 - _module/uti/pattern004.uti.json | 4 - _module/uti/pattern005.uti.json | 4 - _module/uti/pattern006.uti.json | 4 - _module/uti/pattern007.uti.json | 4 - _module/uti/pattern008.uti.json | 4 - _module/uti/pattern009.uti.json | 4 - _module/uti/pattern010.uti.json | 4 - _module/uti/pattern011.uti.json | 4 - _module/uti/pattern012.uti.json | 4 - _module/uti/pattern013.uti.json | 4 - _module/uti/pattern014.uti.json | 4 - _module/uti/pattern015.uti.json | 4 - _module/uti/pattern016.uti.json | 4 - _module/uti/pattern017.uti.json | 4 - _module/uti/pattern018.uti.json | 4 - _module/uti/pattern019.uti.json | 4 - _module/uti/pattern020.uti.json | 4 - _module/uti/pattern021.uti.json | 4 - _module/uti/pattern022.uti.json | 4 - _module/uti/pattern023.uti.json | 4 - _module/uti/pattern024.uti.json | 4 - _module/uti/pattern025.uti.json | 4 - _module/uti/pattern026.uti.json | 4 - _module/uti/pattern027.uti.json | 4 - _module/uti/pattern028.uti.json | 4 - _module/uti/pattern030.uti.json | 4 - _module/uti/pattern031.uti.json | 4 - _module/uti/pattern032.uti.json | 4 - _module/uti/pattern033.uti.json | 4 - _module/uti/pattern034.uti.json | 4 - _module/uti/pattern035.uti.json | 4 - _module/uti/pattern036.uti.json | 4 - _module/uti/pattern037.uti.json | 4 - _module/uti/pattern038.uti.json | 4 - _module/uti/pattern039.uti.json | 4 - _module/uti/pattern040.uti.json | 4 - _module/uti/pattern041.uti.json | 4 - _module/uti/pattern042.uti.json | 4 - _module/uti/pattern043.uti.json | 4 - _module/uti/pattern044.uti.json | 4 - _module/uti/pattern045.uti.json | 4 - _module/uti/pattern046.uti.json | 4 - _module/uti/pattern047.uti.json | 4 - _module/uti/pattern048.uti.json | 4 - _module/uti/pattern049.uti.json | 4 - _module/uti/pattern050.uti.json | 4 - _module/uti/pattern051.uti.json | 4 - _module/uti/pattern052.uti.json | 4 - _module/uti/pattern053.uti.json | 4 - _module/uti/pattern054.uti.json | 4 - _module/uti/pattern055.uti.json | 4 - _module/uti/pattern056.uti.json | 4 - _module/uti/pattern057.uti.json | 4 - _module/uti/pattern058.uti.json | 4 - _module/uti/pattern059.uti.json | 4 - _module/uti/pattern060.uti.json | 4 - _module/uti/pattern061.uti.json | 4 - _module/uti/pattern062.uti.json | 4 - _module/uti/pattern063.uti.json | 4 - _module/uti/pattern064.uti.json | 4 - _module/uti/pattern065.uti.json | 4 - _module/uti/pattern066.uti.json | 4 - _module/uti/pattern067.uti.json | 4 - _module/uti/pattern068.uti.json | 4 - _module/uti/pattern069.uti.json | 4 - _module/uti/pattern070.uti.json | 4 - _module/uti/pattern071.uti.json | 4 - _module/uti/pattern072.uti.json | 4 - _module/uti/pattern073.uti.json | 4 - _module/uti/pattern074.uti.json | 4 - _module/uti/pattern075.uti.json | 4 - _module/uti/pattern076.uti.json | 4 - _module/uti/pattern077.uti.json | 4 - _module/uti/pattern078.uti.json | 4 - _module/uti/pattern079.uti.json | 4 - _module/uti/pattern080.uti.json | 4 - _module/uti/pattern081.uti.json | 4 - _module/uti/pattern082.uti.json | 4 - _module/uti/pattern083.uti.json | 4 - _module/uti/pattern084.uti.json | 4 - _module/uti/pattern085.uti.json | 4 - _module/uti/pattern086.uti.json | 4 - _module/uti/pattern087.uti.json | 4 - _module/uti/pattern088.uti.json | 2 +- _module/uti/pattern100.uti.json | 8 - _module/uti/pattern101.uti.json | 8 - _module/uti/pattern102.uti.json | 8 - _module/uti/pattern105.uti.json | 8 - _module/uti/pattern106.uti.json | 8 - _module/uti/pattern107.uti.json | 8 - _module/uti/pattern108.uti.json | 8 - _module/uti/pattern110.uti.json | 8 - _module/uti/pattern111.uti.json | 8 - _module/uti/pattern200.uti.json | 4 - _module/uti/pattern201.uti.json | 4 - _module/uti/pattern202.uti.json | 4 - _module/uti/pattern203.uti.json | 4 - _module/uti/pattern204.uti.json | 4 - _module/uti/peanuts.uti.json | 4 - _module/uti/pear.uti.json | 4 - _module/uti/peas.uti.json | 4 - _module/uti/pecan.uti.json | 4 - _module/uti/pelt.uti.json | 4 - _module/uti/pelt001.uti.json | 4 - _module/uti/pelt002.uti.json | 4 - _module/uti/pelt003.uti.json | 4 - _module/uti/pelt004.uti.json | 4 - _module/uti/pelt005.uti.json | 4 - _module/uti/pelt006.uti.json | 4 - _module/uti/pelt007.uti.json | 4 - _module/uti/pelt008.uti.json | 4 - _module/uti/pelt009.uti.json | 4 - _module/uti/pelt010.uti.json | 4 - _module/uti/pelt011.uti.json | 4 - _module/uti/pelt012.uti.json | 4 - _module/uti/pelt013.uti.json | 4 - _module/uti/pelt014.uti.json | 4 - _module/uti/pelt015.uti.json | 4 - _module/uti/pelt016.uti.json | 4 - _module/uti/pelt017.uti.json | 4 - _module/uti/pelt018.uti.json | 4 - _module/uti/pelt019.uti.json | 4 - _module/uti/pelt020.uti.json | 4 - _module/uti/pelt021.uti.json | 4 - _module/uti/pelt022.uti.json | 4 - _module/uti/pelt023.uti.json | 4 - _module/uti/pelt024.uti.json | 4 - _module/uti/pelt025.uti.json | 4 - _module/uti/pelt026.uti.json | 4 - _module/uti/pelt027.uti.json | 4 - _module/uti/pelt028.uti.json | 4 - _module/uti/peppermint.uti.json | 4 - _module/uti/peridot.uti.json | 4 - _module/uti/peridot001.uti.json | 4 - _module/uti/peridot002.uti.json | 4 - _module/uti/peridot003.uti.json | 4 - _module/uti/peridot004.uti.json | 4 - _module/uti/peridot005.uti.json | 4 - _module/uti/periwinkle.uti.json | 4 - _module/uti/pinecone.uti.json | 4 - _module/uti/plum.uti.json | 4 - _module/uti/popcornkernels.uti.json | 4 - _module/uti/potato.uti.json | 4 - _module/uti/pulp_rice_raw.uti.json | 4 - _module/uti/pulp_rice_raw001.uti.json | 4 - _module/uti/pulp_silk_raw001.uti.json | 4 - _module/uti/pulp_wood_raw.uti.json | 4 - _module/uti/pulp_wood_raw001.uti.json | 4 - _module/uti/pumpkin.uti.json | 4 - _module/uti/pumpkinseeds.uti.json | 4 - _module/uti/radish.uti.json | 4 - _module/uti/raspberry.uti.json | 4 - _module/uti/rawfishfillet.uti.json | 4 - _module/uti/recipe.uti.json | 4 - _module/uti/recipe001.uti.json | 4 - _module/uti/recipe002.uti.json | 4 - _module/uti/recipe003.uti.json | 4 - _module/uti/recipe004.uti.json | 4 - _module/uti/recipe005.uti.json | 4 - _module/uti/recipe006.uti.json | 4 - _module/uti/recipe007.uti.json | 4 - _module/uti/recipe008.uti.json | 4 - _module/uti/recipe009.uti.json | 4 - _module/uti/recipe010.uti.json | 4 - _module/uti/recipe011.uti.json | 4 - _module/uti/recipe012.uti.json | 4 - _module/uti/recipe013.uti.json | 4 - _module/uti/recipe014.uti.json | 4 - _module/uti/recipe015.uti.json | 4 - _module/uti/recipe016.uti.json | 4 - _module/uti/recipe017.uti.json | 4 - _module/uti/recipe018.uti.json | 4 - _module/uti/recipe019.uti.json | 4 - _module/uti/recipe020.uti.json | 4 - _module/uti/recipe021.uti.json | 4 - _module/uti/recipe022.uti.json | 4 - _module/uti/recipe023.uti.json | 4 - _module/uti/recipe024.uti.json | 4 - _module/uti/recipe025.uti.json | 4 - _module/uti/recipe026.uti.json | 4 - _module/uti/recipe027.uti.json | 4 - _module/uti/recipe028.uti.json | 4 - _module/uti/recipe029.uti.json | 4 - _module/uti/redapple.uti.json | 4 - _module/uti/rediris.uti.json | 4 - _module/uti/rediristuber.uti.json | 4 - _module/uti/redtulip.uti.json | 4 - _module/uti/redtulipbulb.uti.json | 4 - _module/uti/rhodochrosite.uti.json | 4 - _module/uti/rhodochrosite001.uti.json | 4 - _module/uti/rhodochrosite002.uti.json | 4 - _module/uti/rhodochrosite003.uti.json | 4 - _module/uti/rhodochrosite004.uti.json | 4 - _module/uti/rhodochrosite005.uti.json | 4 - _module/uti/ricegrains.uti.json | 4 - _module/uti/ring_admnt_001.uti.json | 4 - _module/uti/ring_admnt_002.uti.json | 4 - _module/uti/ring_admnt_003.uti.json | 4 - _module/uti/ring_admnt_101.uti.json | 4 - _module/uti/ring_admnt_102.uti.json | 4 - _module/uti/ring_admnt_103.uti.json | 4 - _module/uti/ring_admnt_104.uti.json | 4 - _module/uti/ring_admnt_105.uti.json | 4 - _module/uti/ring_admnt_106.uti.json | 4 - _module/uti/ring_admnt_107.uti.json | 4 - _module/uti/ring_admnt_108.uti.json | 4 - _module/uti/ring_admnt_109.uti.json | 4 - _module/uti/ring_admnt_110.uti.json | 4 - _module/uti/ring_admnt_111.uti.json | 4 - _module/uti/ring_admnt_112.uti.json | 4 - _module/uti/ring_admnt_113.uti.json | 4 - _module/uti/ring_admnt_114.uti.json | 4 - _module/uti/ring_admnt_115.uti.json | 4 - _module/uti/ring_admnt_116.uti.json | 4 - _module/uti/ring_admnt_117.uti.json | 4 - _module/uti/ring_admnt_118.uti.json | 4 - _module/uti/ring_admnt_119.uti.json | 4 - _module/uti/ring_admnt_120.uti.json | 4 - _module/uti/ring_admnt_121.uti.json | 4 - _module/uti/ring_admnt_122.uti.json | 4 - _module/uti/ring_admnt_123.uti.json | 4 - _module/uti/ring_admnt_124.uti.json | 4 - _module/uti/ring_admnt_125.uti.json | 4 - _module/uti/ring_admnt_126.uti.json | 4 - _module/uti/ring_admnt_127.uti.json | 4 - _module/uti/ring_admnt_128.uti.json | 4 - _module/uti/ring_admnt_129.uti.json | 4 - _module/uti/ring_admnt_130.uti.json | 4 - _module/uti/ring_admnt_131.uti.json | 4 - _module/uti/ring_admnt_132.uti.json | 4 - _module/uti/ring_admnt_133.uti.json | 4 - _module/uti/ring_admnt_134.uti.json | 4 - _module/uti/ring_admnt_135.uti.json | 4 - _module/uti/ring_admnt_136.uti.json | 4 - _module/uti/ring_admnt_137.uti.json | 4 - _module/uti/ring_admnt_138.uti.json | 4 - _module/uti/ring_admnt_139.uti.json | 4 - _module/uti/ring_admnt_140.uti.json | 4 - _module/uti/ring_admnt_141.uti.json | 4 - _module/uti/ring_admnt_142.uti.json | 4 - _module/uti/ring_admnt_143.uti.json | 4 - _module/uti/ring_admnt_144.uti.json | 4 - _module/uti/ring_admnt_145.uti.json | 4 - _module/uti/ring_admnt_146.uti.json | 4 - _module/uti/ring_admnt_147.uti.json | 4 - _module/uti/ring_admnt_148.uti.json | 4 - _module/uti/ring_admnt_149.uti.json | 4 - _module/uti/ring_admnt_150.uti.json | 4 - _module/uti/ring_admnt_151.uti.json | 4 - _module/uti/ring_admnt_152.uti.json | 4 - _module/uti/ring_admnt_153.uti.json | 4 - _module/uti/ring_admnt_154.uti.json | 4 - _module/uti/ring_admnt_155.uti.json | 4 - _module/uti/ring_admnt_156.uti.json | 4 - _module/uti/ring_agapite_001.uti.json | 4 - _module/uti/ring_agapite_002.uti.json | 4 - _module/uti/ring_agapite_003.uti.json | 4 - _module/uti/ring_agapite_101.uti.json | 4 - _module/uti/ring_agapite_102.uti.json | 4 - _module/uti/ring_agapite_103.uti.json | 4 - _module/uti/ring_agapite_104.uti.json | 4 - _module/uti/ring_agapite_105.uti.json | 4 - _module/uti/ring_agapite_106.uti.json | 4 - _module/uti/ring_agapite_107.uti.json | 4 - _module/uti/ring_agapite_108.uti.json | 4 - _module/uti/ring_agapite_109.uti.json | 4 - _module/uti/ring_agapite_110.uti.json | 4 - _module/uti/ring_agapite_111.uti.json | 4 - _module/uti/ring_agapite_112.uti.json | 4 - _module/uti/ring_agapite_113.uti.json | 4 - _module/uti/ring_agapite_114.uti.json | 4 - _module/uti/ring_agapite_115.uti.json | 4 - _module/uti/ring_agapite_116.uti.json | 4 - _module/uti/ring_agapite_117.uti.json | 4 - _module/uti/ring_agapite_118.uti.json | 4 - _module/uti/ring_agapite_119.uti.json | 4 - _module/uti/ring_agapite_120.uti.json | 4 - _module/uti/ring_agapite_121.uti.json | 4 - _module/uti/ring_agapite_122.uti.json | 4 - _module/uti/ring_agapite_123.uti.json | 4 - _module/uti/ring_agapite_124.uti.json | 4 - _module/uti/ring_agapite_125.uti.json | 4 - _module/uti/ring_agapite_126.uti.json | 4 - _module/uti/ring_agapite_127.uti.json | 4 - _module/uti/ring_agapite_128.uti.json | 4 - _module/uti/ring_agapite_129.uti.json | 4 - _module/uti/ring_agapite_130.uti.json | 4 - _module/uti/ring_agapite_131.uti.json | 4 - _module/uti/ring_agapite_132.uti.json | 4 - _module/uti/ring_agapite_133.uti.json | 4 - _module/uti/ring_agapite_134.uti.json | 4 - _module/uti/ring_agapite_135.uti.json | 4 - _module/uti/ring_agapite_136.uti.json | 4 - _module/uti/ring_agapite_137.uti.json | 4 - _module/uti/ring_agapite_138.uti.json | 4 - _module/uti/ring_agapite_139.uti.json | 4 - _module/uti/ring_agapite_140.uti.json | 4 - _module/uti/ring_agapite_141.uti.json | 4 - _module/uti/ring_agapite_142.uti.json | 4 - _module/uti/ring_agapite_143.uti.json | 4 - _module/uti/ring_agapite_144.uti.json | 4 - _module/uti/ring_agapite_145.uti.json | 4 - _module/uti/ring_agapite_146.uti.json | 4 - _module/uti/ring_agapite_147.uti.json | 4 - _module/uti/ring_agapite_148.uti.json | 4 - _module/uti/ring_agapite_149.uti.json | 4 - _module/uti/ring_agapite_150.uti.json | 4 - _module/uti/ring_agapite_151.uti.json | 4 - _module/uti/ring_agapite_152.uti.json | 4 - _module/uti/ring_agapite_153.uti.json | 4 - _module/uti/ring_agapite_154.uti.json | 4 - _module/uti/ring_agapite_155.uti.json | 4 - _module/uti/ring_agapite_156.uti.json | 4 - _module/uti/ring_bronze_001.uti.json | 4 - _module/uti/ring_bronze_002.uti.json | 4 - _module/uti/ring_bronze_003.uti.json | 4 - _module/uti/ring_bronze_101.uti.json | 4 - _module/uti/ring_bronze_102.uti.json | 4 - _module/uti/ring_bronze_103.uti.json | 4 - _module/uti/ring_bronze_104.uti.json | 4 - _module/uti/ring_bronze_105.uti.json | 4 - _module/uti/ring_bronze_106.uti.json | 4 - _module/uti/ring_bronze_107.uti.json | 4 - _module/uti/ring_bronze_108.uti.json | 4 - _module/uti/ring_bronze_109.uti.json | 4 - _module/uti/ring_bronze_110.uti.json | 4 - _module/uti/ring_bronze_111.uti.json | 4 - _module/uti/ring_bronze_112.uti.json | 4 - _module/uti/ring_bronze_113.uti.json | 4 - _module/uti/ring_bronze_114.uti.json | 4 - _module/uti/ring_bronze_115.uti.json | 4 - _module/uti/ring_bronze_116.uti.json | 4 - _module/uti/ring_bronze_117.uti.json | 4 - _module/uti/ring_bronze_118.uti.json | 4 - _module/uti/ring_bronze_119.uti.json | 4 - _module/uti/ring_bronze_120.uti.json | 4 - _module/uti/ring_bronze_121.uti.json | 4 - _module/uti/ring_bronze_122.uti.json | 4 - _module/uti/ring_bronze_123.uti.json | 4 - _module/uti/ring_bronze_124.uti.json | 4 - _module/uti/ring_bronze_125.uti.json | 4 - _module/uti/ring_bronze_126.uti.json | 4 - _module/uti/ring_bronze_127.uti.json | 4 - _module/uti/ring_bronze_128.uti.json | 4 - _module/uti/ring_bronze_129.uti.json | 4 - _module/uti/ring_bronze_130.uti.json | 4 - _module/uti/ring_bronze_131.uti.json | 4 - _module/uti/ring_bronze_132.uti.json | 4 - _module/uti/ring_bronze_133.uti.json | 4 - _module/uti/ring_bronze_134.uti.json | 4 - _module/uti/ring_bronze_135.uti.json | 4 - _module/uti/ring_bronze_136.uti.json | 4 - _module/uti/ring_bronze_137.uti.json | 4 - _module/uti/ring_bronze_138.uti.json | 4 - _module/uti/ring_bronze_139.uti.json | 4 - _module/uti/ring_bronze_140.uti.json | 4 - _module/uti/ring_bronze_141.uti.json | 4 - _module/uti/ring_bronze_142.uti.json | 4 - _module/uti/ring_bronze_143.uti.json | 4 - _module/uti/ring_bronze_144.uti.json | 4 - _module/uti/ring_bronze_145.uti.json | 4 - _module/uti/ring_bronze_146.uti.json | 4 - _module/uti/ring_bronze_147.uti.json | 4 - _module/uti/ring_bronze_148.uti.json | 4 - _module/uti/ring_bronze_149.uti.json | 4 - _module/uti/ring_bronze_150.uti.json | 4 - _module/uti/ring_bronze_151.uti.json | 4 - _module/uti/ring_bronze_152.uti.json | 4 - _module/uti/ring_bronze_153.uti.json | 4 - _module/uti/ring_bronze_154.uti.json | 4 - _module/uti/ring_bronze_155.uti.json | 4 - _module/uti/ring_bronze_156.uti.json | 4 - _module/uti/ring_copper_001.uti.json | 4 - _module/uti/ring_copper_002.uti.json | 4 - _module/uti/ring_copper_003.uti.json | 4 - _module/uti/ring_copper_101.uti.json | 4 - _module/uti/ring_copper_102.uti.json | 4 - _module/uti/ring_copper_103.uti.json | 4 - _module/uti/ring_copper_104.uti.json | 4 - _module/uti/ring_copper_105.uti.json | 4 - _module/uti/ring_copper_106.uti.json | 4 - _module/uti/ring_copper_107.uti.json | 4 - _module/uti/ring_copper_108.uti.json | 4 - _module/uti/ring_copper_109.uti.json | 4 - _module/uti/ring_copper_110.uti.json | 4 - _module/uti/ring_copper_111.uti.json | 4 - _module/uti/ring_copper_112.uti.json | 4 - _module/uti/ring_copper_113.uti.json | 4 - _module/uti/ring_copper_114.uti.json | 4 - _module/uti/ring_copper_115.uti.json | 4 - _module/uti/ring_copper_116.uti.json | 4 - _module/uti/ring_copper_117.uti.json | 4 - _module/uti/ring_copper_118.uti.json | 4 - _module/uti/ring_copper_119.uti.json | 4 - _module/uti/ring_copper_120.uti.json | 4 - _module/uti/ring_copper_121.uti.json | 4 - _module/uti/ring_copper_122.uti.json | 4 - _module/uti/ring_copper_123.uti.json | 4 - _module/uti/ring_copper_124.uti.json | 4 - _module/uti/ring_copper_125.uti.json | 4 - _module/uti/ring_copper_126.uti.json | 4 - _module/uti/ring_copper_127.uti.json | 4 - _module/uti/ring_copper_128.uti.json | 4 - _module/uti/ring_copper_129.uti.json | 4 - _module/uti/ring_copper_130.uti.json | 4 - _module/uti/ring_copper_131.uti.json | 4 - _module/uti/ring_copper_132.uti.json | 4 - _module/uti/ring_copper_133.uti.json | 4 - _module/uti/ring_copper_134.uti.json | 4 - _module/uti/ring_copper_135.uti.json | 4 - _module/uti/ring_copper_136.uti.json | 4 - _module/uti/ring_copper_137.uti.json | 4 - _module/uti/ring_copper_138.uti.json | 4 - _module/uti/ring_copper_139.uti.json | 4 - _module/uti/ring_copper_140.uti.json | 4 - _module/uti/ring_copper_141.uti.json | 4 - _module/uti/ring_copper_142.uti.json | 4 - _module/uti/ring_copper_143.uti.json | 4 - _module/uti/ring_copper_144.uti.json | 4 - _module/uti/ring_copper_145.uti.json | 4 - _module/uti/ring_copper_146.uti.json | 4 - _module/uti/ring_copper_147.uti.json | 4 - _module/uti/ring_copper_148.uti.json | 4 - _module/uti/ring_copper_149.uti.json | 4 - _module/uti/ring_copper_150.uti.json | 4 - _module/uti/ring_copper_151.uti.json | 4 - _module/uti/ring_copper_152.uti.json | 4 - _module/uti/ring_copper_153.uti.json | 4 - _module/uti/ring_copper_154.uti.json | 4 - _module/uti/ring_copper_155.uti.json | 4 - _module/uti/ring_copper_156.uti.json | 4 - _module/uti/ring_dull_001.uti.json | 4 - _module/uti/ring_dull_002.uti.json | 4 - _module/uti/ring_dull_003.uti.json | 4 - _module/uti/ring_dull_101.uti.json | 4 - _module/uti/ring_dull_102.uti.json | 4 - _module/uti/ring_dull_103.uti.json | 4 - _module/uti/ring_dull_104.uti.json | 4 - _module/uti/ring_dull_105.uti.json | 4 - _module/uti/ring_dull_106.uti.json | 4 - _module/uti/ring_dull_107.uti.json | 4 - _module/uti/ring_dull_108.uti.json | 4 - _module/uti/ring_dull_109.uti.json | 4 - _module/uti/ring_dull_110.uti.json | 4 - _module/uti/ring_dull_111.uti.json | 4 - _module/uti/ring_dull_112.uti.json | 4 - _module/uti/ring_dull_113.uti.json | 4 - _module/uti/ring_dull_114.uti.json | 4 - _module/uti/ring_dull_115.uti.json | 4 - _module/uti/ring_dull_116.uti.json | 4 - _module/uti/ring_dull_117.uti.json | 4 - _module/uti/ring_dull_118.uti.json | 4 - _module/uti/ring_dull_119.uti.json | 4 - _module/uti/ring_dull_120.uti.json | 4 - _module/uti/ring_dull_121.uti.json | 4 - _module/uti/ring_dull_122.uti.json | 4 - _module/uti/ring_dull_123.uti.json | 4 - _module/uti/ring_dull_124.uti.json | 4 - _module/uti/ring_dull_125.uti.json | 4 - _module/uti/ring_dull_126.uti.json | 4 - _module/uti/ring_dull_127.uti.json | 4 - _module/uti/ring_dull_128.uti.json | 4 - _module/uti/ring_dull_129.uti.json | 4 - _module/uti/ring_dull_130.uti.json | 4 - _module/uti/ring_dull_131.uti.json | 4 - _module/uti/ring_dull_132.uti.json | 4 - _module/uti/ring_dull_133.uti.json | 4 - _module/uti/ring_dull_134.uti.json | 4 - _module/uti/ring_dull_135.uti.json | 4 - _module/uti/ring_dull_136.uti.json | 4 - _module/uti/ring_dull_137.uti.json | 4 - _module/uti/ring_dull_138.uti.json | 4 - _module/uti/ring_dull_139.uti.json | 4 - _module/uti/ring_dull_140.uti.json | 4 - _module/uti/ring_dull_141.uti.json | 4 - _module/uti/ring_dull_142.uti.json | 4 - _module/uti/ring_dull_143.uti.json | 4 - _module/uti/ring_dull_144.uti.json | 4 - _module/uti/ring_dull_145.uti.json | 4 - _module/uti/ring_dull_146.uti.json | 4 - _module/uti/ring_dull_147.uti.json | 4 - _module/uti/ring_dull_148.uti.json | 4 - _module/uti/ring_dull_149.uti.json | 4 - _module/uti/ring_dull_150.uti.json | 4 - _module/uti/ring_dull_151.uti.json | 4 - _module/uti/ring_dull_152.uti.json | 4 - _module/uti/ring_dull_153.uti.json | 4 - _module/uti/ring_dull_154.uti.json | 4 - _module/uti/ring_dull_155.uti.json | 4 - _module/uti/ring_dull_156.uti.json | 4 - _module/uti/ring_gold_001.uti.json | 4 - _module/uti/ring_gold_002.uti.json | 4 - _module/uti/ring_gold_003.uti.json | 4 - _module/uti/ring_gold_101.uti.json | 4 - _module/uti/ring_gold_102.uti.json | 4 - _module/uti/ring_gold_103.uti.json | 4 - _module/uti/ring_gold_104.uti.json | 4 - _module/uti/ring_gold_105.uti.json | 4 - _module/uti/ring_gold_106.uti.json | 4 - _module/uti/ring_gold_107.uti.json | 4 - _module/uti/ring_gold_108.uti.json | 4 - _module/uti/ring_gold_109.uti.json | 4 - _module/uti/ring_gold_110.uti.json | 4 - _module/uti/ring_gold_111.uti.json | 4 - _module/uti/ring_gold_112.uti.json | 4 - _module/uti/ring_gold_113.uti.json | 4 - _module/uti/ring_gold_114.uti.json | 4 - _module/uti/ring_gold_115.uti.json | 4 - _module/uti/ring_gold_116.uti.json | 4 - _module/uti/ring_gold_117.uti.json | 4 - _module/uti/ring_gold_118.uti.json | 4 - _module/uti/ring_gold_119.uti.json | 4 - _module/uti/ring_gold_120.uti.json | 4 - _module/uti/ring_gold_121.uti.json | 4 - _module/uti/ring_gold_122.uti.json | 4 - _module/uti/ring_gold_123.uti.json | 4 - _module/uti/ring_gold_124.uti.json | 4 - _module/uti/ring_gold_125.uti.json | 4 - _module/uti/ring_gold_126.uti.json | 4 - _module/uti/ring_gold_127.uti.json | 4 - _module/uti/ring_gold_128.uti.json | 4 - _module/uti/ring_gold_129.uti.json | 4 - _module/uti/ring_gold_130.uti.json | 4 - _module/uti/ring_gold_131.uti.json | 4 - _module/uti/ring_gold_132.uti.json | 4 - _module/uti/ring_gold_133.uti.json | 4 - _module/uti/ring_gold_134.uti.json | 4 - _module/uti/ring_gold_135.uti.json | 4 - _module/uti/ring_gold_136.uti.json | 4 - _module/uti/ring_gold_137.uti.json | 4 - _module/uti/ring_gold_138.uti.json | 4 - _module/uti/ring_gold_139.uti.json | 4 - _module/uti/ring_gold_140.uti.json | 4 - _module/uti/ring_gold_141.uti.json | 4 - _module/uti/ring_gold_142.uti.json | 4 - _module/uti/ring_gold_143.uti.json | 4 - _module/uti/ring_gold_144.uti.json | 4 - _module/uti/ring_gold_145.uti.json | 4 - _module/uti/ring_gold_146.uti.json | 4 - _module/uti/ring_gold_147.uti.json | 4 - _module/uti/ring_gold_148.uti.json | 4 - _module/uti/ring_gold_149.uti.json | 4 - _module/uti/ring_gold_150.uti.json | 4 - _module/uti/ring_gold_151.uti.json | 4 - _module/uti/ring_gold_152.uti.json | 4 - _module/uti/ring_gold_153.uti.json | 4 - _module/uti/ring_gold_154.uti.json | 4 - _module/uti/ring_gold_155.uti.json | 4 - _module/uti/ring_gold_156.uti.json | 4 - _module/uti/ring_iron_001.uti.json | 4 - _module/uti/ring_iron_002.uti.json | 4 - _module/uti/ring_iron_003.uti.json | 4 - _module/uti/ring_iron_101.uti.json | 4 - _module/uti/ring_iron_102.uti.json | 4 - _module/uti/ring_iron_103.uti.json | 4 - _module/uti/ring_iron_104.uti.json | 4 - _module/uti/ring_iron_105.uti.json | 4 - _module/uti/ring_iron_106.uti.json | 4 - _module/uti/ring_iron_107.uti.json | 4 - _module/uti/ring_iron_108.uti.json | 4 - _module/uti/ring_iron_109.uti.json | 4 - _module/uti/ring_iron_110.uti.json | 4 - _module/uti/ring_iron_111.uti.json | 4 - _module/uti/ring_iron_112.uti.json | 4 - _module/uti/ring_iron_113.uti.json | 4 - _module/uti/ring_iron_114.uti.json | 4 - _module/uti/ring_iron_115.uti.json | 4 - _module/uti/ring_iron_116.uti.json | 4 - _module/uti/ring_iron_117.uti.json | 4 - _module/uti/ring_iron_118.uti.json | 4 - _module/uti/ring_iron_119.uti.json | 4 - _module/uti/ring_iron_120.uti.json | 4 - _module/uti/ring_iron_121.uti.json | 4 - _module/uti/ring_iron_122.uti.json | 4 - _module/uti/ring_iron_123.uti.json | 4 - _module/uti/ring_iron_124.uti.json | 4 - _module/uti/ring_iron_125.uti.json | 4 - _module/uti/ring_iron_126.uti.json | 4 - _module/uti/ring_iron_127.uti.json | 4 - _module/uti/ring_iron_128.uti.json | 4 - _module/uti/ring_iron_129.uti.json | 4 - _module/uti/ring_iron_130.uti.json | 4 - _module/uti/ring_iron_131.uti.json | 4 - _module/uti/ring_iron_132.uti.json | 4 - _module/uti/ring_iron_133.uti.json | 4 - _module/uti/ring_iron_134.uti.json | 4 - _module/uti/ring_iron_135.uti.json | 4 - _module/uti/ring_iron_136.uti.json | 4 - _module/uti/ring_iron_137.uti.json | 4 - _module/uti/ring_iron_138.uti.json | 4 - _module/uti/ring_iron_139.uti.json | 4 - _module/uti/ring_iron_140.uti.json | 4 - _module/uti/ring_iron_141.uti.json | 4 - _module/uti/ring_iron_142.uti.json | 4 - _module/uti/ring_iron_144.uti.json | 4 - _module/uti/ring_iron_145.uti.json | 4 - _module/uti/ring_iron_146.uti.json | 4 - _module/uti/ring_iron_147.uti.json | 4 - _module/uti/ring_iron_148.uti.json | 4 - _module/uti/ring_iron_149.uti.json | 4 - _module/uti/ring_iron_150.uti.json | 4 - _module/uti/ring_iron_151.uti.json | 4 - _module/uti/ring_iron_152.uti.json | 4 - _module/uti/ring_iron_153.uti.json | 4 - _module/uti/ring_iron_154.uti.json | 4 - _module/uti/ring_iron_155.uti.json | 4 - _module/uti/ring_iron_156.uti.json | 4 - _module/uti/ring_mithril_001.uti.json | 4 - _module/uti/ring_mithril_002.uti.json | 4 - _module/uti/ring_mithril_003.uti.json | 4 - _module/uti/ring_mithril_101.uti.json | 4 - _module/uti/ring_mithril_102.uti.json | 4 - _module/uti/ring_mithril_103.uti.json | 4 - _module/uti/ring_mithril_104.uti.json | 4 - _module/uti/ring_mithril_105.uti.json | 4 - _module/uti/ring_mithril_106.uti.json | 4 - _module/uti/ring_mithril_107.uti.json | 4 - _module/uti/ring_mithril_108.uti.json | 4 - _module/uti/ring_mithril_109.uti.json | 4 - _module/uti/ring_mithril_110.uti.json | 4 - _module/uti/ring_mithril_111.uti.json | 4 - _module/uti/ring_mithril_112.uti.json | 4 - _module/uti/ring_mithril_113.uti.json | 4 - _module/uti/ring_mithril_114.uti.json | 4 - _module/uti/ring_mithril_115.uti.json | 4 - _module/uti/ring_mithril_116.uti.json | 4 - _module/uti/ring_mithril_117.uti.json | 4 - _module/uti/ring_mithril_118.uti.json | 4 - _module/uti/ring_mithril_119.uti.json | 4 - _module/uti/ring_mithril_120.uti.json | 4 - _module/uti/ring_mithril_121.uti.json | 4 - _module/uti/ring_mithril_122.uti.json | 4 - _module/uti/ring_mithril_123.uti.json | 4 - _module/uti/ring_mithril_124.uti.json | 4 - _module/uti/ring_mithril_125.uti.json | 4 - _module/uti/ring_mithril_126.uti.json | 4 - _module/uti/ring_mithril_127.uti.json | 4 - _module/uti/ring_mithril_128.uti.json | 4 - _module/uti/ring_mithril_129.uti.json | 4 - _module/uti/ring_mithril_130.uti.json | 4 - _module/uti/ring_mithril_131.uti.json | 4 - _module/uti/ring_mithril_132.uti.json | 4 - _module/uti/ring_mithril_133.uti.json | 4 - _module/uti/ring_mithril_134.uti.json | 4 - _module/uti/ring_mithril_135.uti.json | 4 - _module/uti/ring_mithril_136.uti.json | 4 - _module/uti/ring_mithril_137.uti.json | 4 - _module/uti/ring_mithril_138.uti.json | 4 - _module/uti/ring_mithril_139.uti.json | 4 - _module/uti/ring_mithril_140.uti.json | 4 - _module/uti/ring_mithril_141.uti.json | 4 - _module/uti/ring_mithril_142.uti.json | 4 - _module/uti/ring_mithril_143.uti.json | 4 - _module/uti/ring_mithril_144.uti.json | 4 - _module/uti/ring_mithril_145.uti.json | 4 - _module/uti/ring_mithril_146.uti.json | 4 - _module/uti/ring_mithril_147.uti.json | 4 - _module/uti/ring_mithril_148.uti.json | 4 - _module/uti/ring_mithril_149.uti.json | 4 - _module/uti/ring_mithril_150.uti.json | 4 - _module/uti/ring_mithril_151.uti.json | 4 - _module/uti/ring_mithril_152.uti.json | 4 - _module/uti/ring_mithril_153.uti.json | 4 - _module/uti/ring_mithril_154.uti.json | 4 - _module/uti/ring_mithril_155.uti.json | 4 - _module/uti/ring_mithril_156.uti.json | 4 - _module/uti/ring_platnum_001.uti.json | 4 - _module/uti/ring_platnum_002.uti.json | 4 - _module/uti/ring_platnum_003.uti.json | 4 - _module/uti/ring_platnum_101.uti.json | 4 - _module/uti/ring_platnum_102.uti.json | 4 - _module/uti/ring_platnum_103.uti.json | 4 - _module/uti/ring_platnum_104.uti.json | 4 - _module/uti/ring_platnum_105.uti.json | 4 - _module/uti/ring_platnum_106.uti.json | 4 - _module/uti/ring_platnum_107.uti.json | 4 - _module/uti/ring_platnum_108.uti.json | 4 - _module/uti/ring_platnum_109.uti.json | 4 - _module/uti/ring_platnum_110.uti.json | 4 - _module/uti/ring_platnum_111.uti.json | 4 - _module/uti/ring_platnum_112.uti.json | 4 - _module/uti/ring_platnum_113.uti.json | 4 - _module/uti/ring_platnum_114.uti.json | 4 - _module/uti/ring_platnum_115.uti.json | 4 - _module/uti/ring_platnum_116.uti.json | 4 - _module/uti/ring_platnum_117.uti.json | 4 - _module/uti/ring_platnum_118.uti.json | 4 - _module/uti/ring_platnum_119.uti.json | 4 - _module/uti/ring_platnum_120.uti.json | 4 - _module/uti/ring_platnum_121.uti.json | 4 - _module/uti/ring_platnum_122.uti.json | 4 - _module/uti/ring_platnum_123.uti.json | 4 - _module/uti/ring_platnum_124.uti.json | 4 - _module/uti/ring_platnum_125.uti.json | 4 - _module/uti/ring_platnum_126.uti.json | 4 - _module/uti/ring_platnum_127.uti.json | 4 - _module/uti/ring_platnum_128.uti.json | 4 - _module/uti/ring_platnum_129.uti.json | 4 - _module/uti/ring_platnum_130.uti.json | 4 - _module/uti/ring_platnum_131.uti.json | 4 - _module/uti/ring_platnum_132.uti.json | 4 - _module/uti/ring_platnum_133.uti.json | 4 - _module/uti/ring_platnum_134.uti.json | 4 - _module/uti/ring_platnum_135.uti.json | 4 - _module/uti/ring_platnum_136.uti.json | 4 - _module/uti/ring_platnum_137.uti.json | 4 - _module/uti/ring_platnum_138.uti.json | 4 - _module/uti/ring_platnum_139.uti.json | 4 - _module/uti/ring_platnum_140.uti.json | 4 - _module/uti/ring_platnum_141.uti.json | 4 - _module/uti/ring_platnum_142.uti.json | 4 - _module/uti/ring_platnum_143.uti.json | 4 - _module/uti/ring_platnum_144.uti.json | 4 - _module/uti/ring_platnum_145.uti.json | 4 - _module/uti/ring_platnum_146.uti.json | 4 - _module/uti/ring_platnum_147.uti.json | 4 - _module/uti/ring_platnum_148.uti.json | 4 - _module/uti/ring_platnum_149.uti.json | 4 - _module/uti/ring_platnum_150.uti.json | 4 - _module/uti/ring_platnum_151.uti.json | 4 - _module/uti/ring_platnum_152.uti.json | 4 - _module/uti/ring_platnum_153.uti.json | 4 - _module/uti/ring_platnum_154.uti.json | 4 - _module/uti/ring_platnum_155.uti.json | 4 - _module/uti/ring_platnum_156.uti.json | 4 - _module/uti/ring_shadow_001.uti.json | 4 - _module/uti/ring_shadow_002.uti.json | 4 - _module/uti/ring_shadow_003.uti.json | 4 - _module/uti/ring_shadow_101.uti.json | 4 - _module/uti/ring_shadow_102.uti.json | 4 - _module/uti/ring_shadow_103.uti.json | 4 - _module/uti/ring_shadow_104.uti.json | 4 - _module/uti/ring_shadow_105.uti.json | 4 - _module/uti/ring_shadow_106.uti.json | 4 - _module/uti/ring_shadow_107.uti.json | 4 - _module/uti/ring_shadow_108.uti.json | 4 - _module/uti/ring_shadow_109.uti.json | 4 - _module/uti/ring_shadow_110.uti.json | 4 - _module/uti/ring_shadow_111.uti.json | 4 - _module/uti/ring_shadow_112.uti.json | 4 - _module/uti/ring_shadow_113.uti.json | 4 - _module/uti/ring_shadow_114.uti.json | 4 - _module/uti/ring_shadow_115.uti.json | 4 - _module/uti/ring_shadow_116.uti.json | 4 - _module/uti/ring_shadow_117.uti.json | 4 - _module/uti/ring_shadow_118.uti.json | 4 - _module/uti/ring_shadow_119.uti.json | 4 - _module/uti/ring_shadow_120.uti.json | 4 - _module/uti/ring_shadow_121.uti.json | 4 - _module/uti/ring_shadow_122.uti.json | 4 - _module/uti/ring_shadow_123.uti.json | 4 - _module/uti/ring_shadow_124.uti.json | 4 - _module/uti/ring_shadow_125.uti.json | 4 - _module/uti/ring_shadow_126.uti.json | 4 - _module/uti/ring_shadow_127.uti.json | 4 - _module/uti/ring_shadow_128.uti.json | 4 - _module/uti/ring_shadow_129.uti.json | 4 - _module/uti/ring_shadow_130.uti.json | 4 - _module/uti/ring_shadow_131.uti.json | 4 - _module/uti/ring_shadow_132.uti.json | 4 - _module/uti/ring_shadow_133.uti.json | 4 - _module/uti/ring_shadow_134.uti.json | 4 - _module/uti/ring_shadow_135.uti.json | 4 - _module/uti/ring_shadow_136.uti.json | 4 - _module/uti/ring_shadow_137.uti.json | 4 - _module/uti/ring_shadow_138.uti.json | 4 - _module/uti/ring_shadow_139.uti.json | 4 - _module/uti/ring_shadow_140.uti.json | 4 - _module/uti/ring_shadow_141.uti.json | 4 - _module/uti/ring_shadow_142.uti.json | 4 - _module/uti/ring_shadow_143.uti.json | 4 - _module/uti/ring_shadow_144.uti.json | 4 - _module/uti/ring_shadow_145.uti.json | 4 - _module/uti/ring_shadow_146.uti.json | 4 - _module/uti/ring_shadow_147.uti.json | 4 - _module/uti/ring_shadow_148.uti.json | 4 - _module/uti/ring_shadow_149.uti.json | 4 - _module/uti/ring_shadow_150.uti.json | 4 - _module/uti/ring_shadow_151.uti.json | 4 - _module/uti/ring_shadow_152.uti.json | 4 - _module/uti/ring_shadow_153.uti.json | 4 - _module/uti/ring_shadow_154.uti.json | 4 - _module/uti/ring_shadow_155.uti.json | 4 - _module/uti/ring_shadow_156.uti.json | 4 - _module/uti/ring_silver_001.uti.json | 4 - _module/uti/ring_silver_003.uti.json | 4 - _module/uti/ring_silver_101.uti.json | 4 - _module/uti/ring_silver_102.uti.json | 4 - _module/uti/ring_silver_103.uti.json | 4 - _module/uti/ring_silver_104.uti.json | 4 - _module/uti/ring_silver_105.uti.json | 4 - _module/uti/ring_silver_106.uti.json | 4 - _module/uti/ring_silver_107.uti.json | 4 - _module/uti/ring_silver_108.uti.json | 4 - _module/uti/ring_silver_109.uti.json | 4 - _module/uti/ring_silver_110.uti.json | 4 - _module/uti/ring_silver_111.uti.json | 4 - _module/uti/ring_silver_112.uti.json | 4 - _module/uti/ring_silver_113.uti.json | 4 - _module/uti/ring_silver_114.uti.json | 4 - _module/uti/ring_silver_115.uti.json | 4 - _module/uti/ring_silver_116.uti.json | 4 - _module/uti/ring_silver_117.uti.json | 4 - _module/uti/ring_silver_118.uti.json | 4 - _module/uti/ring_silver_119.uti.json | 4 - _module/uti/ring_silver_120.uti.json | 4 - _module/uti/ring_silver_121.uti.json | 4 - _module/uti/ring_silver_122.uti.json | 4 - _module/uti/ring_silver_123.uti.json | 4 - _module/uti/ring_silver_124.uti.json | 4 - _module/uti/ring_silver_125.uti.json | 4 - _module/uti/ring_silver_126.uti.json | 4 - _module/uti/ring_silver_127.uti.json | 4 - _module/uti/ring_silver_128.uti.json | 4 - _module/uti/ring_silver_129.uti.json | 4 - _module/uti/ring_silver_130.uti.json | 4 - _module/uti/ring_silver_131.uti.json | 4 - _module/uti/ring_silver_132.uti.json | 4 - _module/uti/ring_silver_133.uti.json | 4 - _module/uti/ring_silver_134.uti.json | 4 - _module/uti/ring_silver_135.uti.json | 4 - _module/uti/ring_silver_136.uti.json | 4 - _module/uti/ring_silver_137.uti.json | 4 - _module/uti/ring_silver_138.uti.json | 4 - _module/uti/ring_silver_139.uti.json | 4 - _module/uti/ring_silver_140.uti.json | 4 - _module/uti/ring_silver_141.uti.json | 4 - _module/uti/ring_silver_142.uti.json | 4 - _module/uti/ring_silver_143.uti.json | 4 - _module/uti/ring_silver_144.uti.json | 4 - _module/uti/ring_silver_145.uti.json | 4 - _module/uti/ring_silver_146.uti.json | 4 - _module/uti/ring_silver_147.uti.json | 4 - _module/uti/ring_silver_148.uti.json | 4 - _module/uti/ring_silver_149.uti.json | 4 - _module/uti/ring_silver_150.uti.json | 4 - _module/uti/ring_silver_151.uti.json | 4 - _module/uti/ring_silver_152.uti.json | 4 - _module/uti/ring_silver_153.uti.json | 4 - _module/uti/ring_silver_154.uti.json | 4 - _module/uti/ring_silver_155.uti.json | 4 - _module/uti/ring_silver_156.uti.json | 4 - _module/uti/ring_val_001.uti.json | 4 - _module/uti/ring_val_002.uti.json | 4 - _module/uti/ring_val_003.uti.json | 4 - _module/uti/ring_val_101.uti.json | 4 - _module/uti/ring_val_102.uti.json | 4 - _module/uti/ring_val_103.uti.json | 4 - _module/uti/ring_val_104.uti.json | 4 - _module/uti/ring_val_105.uti.json | 4 - _module/uti/ring_val_106.uti.json | 4 - _module/uti/ring_val_107.uti.json | 4 - _module/uti/ring_val_108.uti.json | 4 - _module/uti/ring_val_109.uti.json | 4 - _module/uti/ring_val_110.uti.json | 4 - _module/uti/ring_val_111.uti.json | 4 - _module/uti/ring_val_112.uti.json | 4 - _module/uti/ring_val_113.uti.json | 4 - _module/uti/ring_val_114.uti.json | 4 - _module/uti/ring_val_115.uti.json | 4 - _module/uti/ring_val_116.uti.json | 4 - _module/uti/ring_val_117.uti.json | 4 - _module/uti/ring_val_118.uti.json | 4 - _module/uti/ring_val_119.uti.json | 4 - _module/uti/ring_val_120.uti.json | 4 - _module/uti/ring_val_121.uti.json | 4 - _module/uti/ring_val_122.uti.json | 4 - _module/uti/ring_val_123.uti.json | 4 - _module/uti/ring_val_124.uti.json | 4 - _module/uti/ring_val_125.uti.json | 4 - _module/uti/ring_val_126.uti.json | 4 - _module/uti/ring_val_127.uti.json | 4 - _module/uti/ring_val_128.uti.json | 4 - _module/uti/ring_val_129.uti.json | 4 - _module/uti/ring_val_130.uti.json | 4 - _module/uti/ring_val_131.uti.json | 4 - _module/uti/ring_val_132.uti.json | 4 - _module/uti/ring_val_133.uti.json | 4 - _module/uti/ring_val_134.uti.json | 4 - _module/uti/ring_val_135.uti.json | 4 - _module/uti/ring_val_136.uti.json | 4 - _module/uti/ring_val_137.uti.json | 4 - _module/uti/ring_val_138.uti.json | 4 - _module/uti/ring_val_139.uti.json | 4 - _module/uti/ring_val_140.uti.json | 4 - _module/uti/ring_val_141.uti.json | 4 - _module/uti/ring_val_142.uti.json | 4 - _module/uti/ring_val_143.uti.json | 4 - _module/uti/ring_val_144.uti.json | 4 - _module/uti/ring_val_145.uti.json | 4 - _module/uti/ring_val_146.uti.json | 4 - _module/uti/ring_val_147.uti.json | 4 - _module/uti/ring_val_148.uti.json | 4 - _module/uti/ring_val_149.uti.json | 4 - _module/uti/ring_val_150.uti.json | 4 - _module/uti/ring_val_151.uti.json | 4 - _module/uti/ring_val_152.uti.json | 4 - _module/uti/ring_val_153.uti.json | 4 - _module/uti/ring_val_154.uti.json | 4 - _module/uti/ring_val_155.uti.json | 4 - _module/uti/ring_val_156.uti.json | 4 - _module/uti/ring_verite_001.uti.json | 4 - _module/uti/ring_verite_002.uti.json | 4 - _module/uti/ring_verite_003.uti.json | 4 - _module/uti/ring_verite_101.uti.json | 4 - _module/uti/ring_verite_102.uti.json | 4 - _module/uti/ring_verite_103.uti.json | 4 - _module/uti/ring_verite_104.uti.json | 4 - _module/uti/ring_verite_105.uti.json | 4 - _module/uti/ring_verite_106.uti.json | 4 - _module/uti/ring_verite_107.uti.json | 4 - _module/uti/ring_verite_108.uti.json | 4 - _module/uti/ring_verite_109.uti.json | 4 - _module/uti/ring_verite_110.uti.json | 4 - _module/uti/ring_verite_111.uti.json | 4 - _module/uti/ring_verite_112.uti.json | 4 - _module/uti/ring_verite_113.uti.json | 4 - _module/uti/ring_verite_114.uti.json | 4 - _module/uti/ring_verite_115.uti.json | 4 - _module/uti/ring_verite_116.uti.json | 4 - _module/uti/ring_verite_117.uti.json | 4 - _module/uti/ring_verite_118.uti.json | 4 - _module/uti/ring_verite_119.uti.json | 4 - _module/uti/ring_verite_120.uti.json | 4 - _module/uti/ring_verite_121.uti.json | 4 - _module/uti/ring_verite_122.uti.json | 4 - _module/uti/ring_verite_123.uti.json | 4 - _module/uti/ring_verite_124.uti.json | 4 - _module/uti/ring_verite_125.uti.json | 4 - _module/uti/ring_verite_126.uti.json | 4 - _module/uti/ring_verite_127.uti.json | 4 - _module/uti/ring_verite_128.uti.json | 4 - _module/uti/ring_verite_129.uti.json | 4 - _module/uti/ring_verite_130.uti.json | 4 - _module/uti/ring_verite_131.uti.json | 4 - _module/uti/ring_verite_132.uti.json | 4 - _module/uti/ring_verite_133.uti.json | 4 - _module/uti/ring_verite_134.uti.json | 4 - _module/uti/ring_verite_135.uti.json | 4 - _module/uti/ring_verite_136.uti.json | 4 - _module/uti/ring_verite_137.uti.json | 4 - _module/uti/ring_verite_138.uti.json | 4 - _module/uti/ring_verite_139.uti.json | 4 - _module/uti/ring_verite_140.uti.json | 4 - _module/uti/ring_verite_141.uti.json | 4 - _module/uti/ring_verite_142.uti.json | 4 - _module/uti/ring_verite_143.uti.json | 4 - _module/uti/ring_verite_144.uti.json | 4 - _module/uti/ring_verite_145.uti.json | 4 - _module/uti/ring_verite_146.uti.json | 4 - _module/uti/ring_verite_147.uti.json | 4 - _module/uti/ring_verite_148.uti.json | 4 - _module/uti/ring_verite_149.uti.json | 4 - _module/uti/ring_verite_150.uti.json | 4 - _module/uti/ring_verite_151.uti.json | 4 - _module/uti/ring_verite_152.uti.json | 4 - _module/uti/ring_verite_153.uti.json | 4 - _module/uti/ring_verite_154.uti.json | 4 - _module/uti/ring_verite_155.uti.json | 4 - _module/uti/ring_verite_156.uti.json | 4 - _module/uti/ringmail.uti.json | 8 - _module/uti/ringmail001.uti.json | 8 - _module/uti/ringmail002.uti.json | 8 - _module/uti/ringmail003.uti.json | 8 - _module/uti/ringmail004.uti.json | 8 - _module/uti/ringmail005.uti.json | 8 - _module/uti/ringmail006.uti.json | 8 - _module/uti/ringmail007.uti.json | 8 - _module/uti/ringmail008.uti.json | 8 - _module/uti/ringmail009.uti.json | 8 - _module/uti/ringmail010.uti.json | 8 - _module/uti/ringmail011.uti.json | 8 - _module/uti/ringmail012.uti.json | 8 - _module/uti/ringmail013.uti.json | 8 - _module/uti/ringmail014.uti.json | 8 - _module/uti/ringmail015.uti.json | 8 - _module/uti/ringmail016.uti.json | 8 - _module/uti/ringmail017.uti.json | 8 - _module/uti/ringmail018.uti.json | 8 - _module/uti/ringmail019.uti.json | 8 - _module/uti/ringmail020.uti.json | 8 - _module/uti/ringmail021.uti.json | 8 - _module/uti/ringmail022.uti.json | 8 - _module/uti/ringmail023.uti.json | 8 - _module/uti/ringmail024.uti.json | 8 - _module/uti/ringmail025.uti.json | 8 - _module/uti/ringmail026.uti.json | 8 - _module/uti/ringmail027.uti.json | 8 - _module/uti/ringmail028.uti.json | 8 - _module/uti/ringmail029.uti.json | 8 - _module/uti/ringmail030.uti.json | 8 - _module/uti/ringmail031.uti.json | 8 - _module/uti/ringmail032.uti.json | 8 - _module/uti/ringmail033.uti.json | 8 - _module/uti/ringmail034.uti.json | 8 - _module/uti/ringmail035.uti.json | 8 - _module/uti/ringmail036.uti.json | 8 - _module/uti/ringmail037.uti.json | 8 - _module/uti/ringmail038.uti.json | 8 - _module/uti/rockcrystal.uti.json | 4 - _module/uti/rockcrystal001.uti.json | 4 - _module/uti/rockcrystal002.uti.json | 4 - _module/uti/rockcrystal003.uti.json | 4 - _module/uti/rockcrystal004.uti.json | 4 - _module/uti/rockcrystal005.uti.json | 4 - _module/uti/royaljelly.uti.json | 4 - _module/uti/ruby.uti.json | 4 - _module/uti/ruby001.uti.json | 4 - _module/uti/ruby002.uti.json | 4 - _module/uti/ruby003.uti.json | 4 - _module/uti/ruby004.uti.json | 4 - _module/uti/ruby005.uti.json | 4 - _module/uti/sage.uti.json | 4 - _module/uti/saltblock.uti.json | 4 - _module/uti/sandbag.uti.json | 4 - _module/uti/sapphire.uti.json | 4 - _module/uti/sapphire001.uti.json | 4 - _module/uti/sapphire002.uti.json | 4 - _module/uti/sapphire003.uti.json | 4 - _module/uti/sapphire004.uti.json | 4 - _module/uti/sapphire005.uti.json | 4 - _module/uti/sardonyx.uti.json | 4 - _module/uti/sardonyx001.uti.json | 4 - _module/uti/sardonyx002.uti.json | 4 - _module/uti/sardonyx003.uti.json | 4 - _module/uti/sardonyx004.uti.json | 4 - _module/uti/sardonyx005.uti.json | 4 - _module/uti/sassafrassroot.uti.json | 4 - _module/uti/sausagefruit.uti.json | 4 - _module/uti/scribe.uti.json | 4 - _module/uti/scribe001.uti.json | 4 - _module/uti/scribe002.uti.json | 4 - _module/uti/scribe003.uti.json | 4 - _module/uti/scribe004.uti.json | 4 - _module/uti/scribe005.uti.json | 4 - _module/uti/scribe006.uti.json | 4 - _module/uti/scribe007.uti.json | 4 - _module/uti/scribe008.uti.json | 4 - _module/uti/scribe009.uti.json | 4 - _module/uti/scribe010.uti.json | 4 - _module/uti/scribe011.uti.json | 4 - _module/uti/scribe012.uti.json | 4 - _module/uti/scribe013.uti.json | 4 - _module/uti/scribe014.uti.json | 4 - _module/uti/scribe015.uti.json | 4 - _module/uti/scribe016.uti.json | 4 - _module/uti/scribe017.uti.json | 4 - _module/uti/scribe018.uti.json | 4 - _module/uti/scribe019.uti.json | 4 - _module/uti/scribe020.uti.json | 4 - _module/uti/scribe021.uti.json | 4 - _module/uti/scribe022.uti.json | 4 - _module/uti/scribe023.uti.json | 4 - _module/uti/scribe024.uti.json | 4 - _module/uti/scribe025.uti.json | 4 - _module/uti/scribe026.uti.json | 4 - _module/uti/scribe027.uti.json | 4 - _module/uti/scribe028.uti.json | 4 - _module/uti/scribe029.uti.json | 4 - _module/uti/scribe030.uti.json | 4 - _module/uti/scribe031.uti.json | 4 - _module/uti/scribe032.uti.json | 4 - _module/uti/scribe033.uti.json | 4 - _module/uti/scribe034.uti.json | 4 - _module/uti/scribe035.uti.json | 4 - _module/uti/scribe036.uti.json | 4 - _module/uti/scribe037.uti.json | 4 - _module/uti/scribe038.uti.json | 4 - _module/uti/scribe039.uti.json | 4 - _module/uti/scribe040.uti.json | 4 - _module/uti/scribe041.uti.json | 4 - _module/uti/scribe042.uti.json | 4 - _module/uti/scribe043.uti.json | 4 - _module/uti/scribe044.uti.json | 4 - _module/uti/scribe045.uti.json | 4 - _module/uti/scribe046.uti.json | 4 - _module/uti/scribe047.uti.json | 4 - _module/uti/scribe048.uti.json | 4 - _module/uti/scribe049.uti.json | 4 - _module/uti/scribe050.uti.json | 4 - _module/uti/scribe051.uti.json | 4 - _module/uti/scribe052.uti.json | 4 - _module/uti/scribe053.uti.json | 4 - _module/uti/scribe054.uti.json | 4 - _module/uti/scribe055.uti.json | 4 - _module/uti/scribe056.uti.json | 4 - _module/uti/scribe057.uti.json | 4 - _module/uti/scribe058.uti.json | 4 - _module/uti/scribe059.uti.json | 4 - _module/uti/scribe060.uti.json | 4 - _module/uti/scribe061.uti.json | 4 - _module/uti/scribe062.uti.json | 4 - _module/uti/scribe063.uti.json | 4 - _module/uti/scribe064.uti.json | 4 - _module/uti/scribe065.uti.json | 4 - _module/uti/scribe066.uti.json | 4 - _module/uti/scribe067.uti.json | 4 - _module/uti/scribe068.uti.json | 4 - _module/uti/scribe069.uti.json | 4 - _module/uti/scribe070.uti.json | 4 - _module/uti/scribe071.uti.json | 4 - _module/uti/scribe072.uti.json | 4 - _module/uti/scribe073.uti.json | 4 - _module/uti/scribe074.uti.json | 4 - _module/uti/scribe075.uti.json | 4 - _module/uti/scribe076.uti.json | 4 - _module/uti/scribe077.uti.json | 4 - _module/uti/scribe078.uti.json | 4 - _module/uti/scribe079.uti.json | 4 - _module/uti/scribe080.uti.json | 4 - _module/uti/scribe081.uti.json | 4 - _module/uti/scribe082.uti.json | 4 - _module/uti/scribe083.uti.json | 4 - _module/uti/scribe084.uti.json | 4 - _module/uti/scribe085.uti.json | 4 - _module/uti/scribe086.uti.json | 4 - _module/uti/scribe087.uti.json | 4 - _module/uti/scribe088.uti.json | 4 - _module/uti/scribe089.uti.json | 4 - _module/uti/scribe090.uti.json | 4 - _module/uti/scribe091.uti.json | 4 - _module/uti/scribe092.uti.json | 4 - _module/uti/scribe093.uti.json | 4 - _module/uti/scribe094.uti.json | 4 - _module/uti/scribe095.uti.json | 4 - _module/uti/scribe096.uti.json | 4 - _module/uti/scribe097.uti.json | 4 - _module/uti/scribe098.uti.json | 4 - _module/uti/scribe099.uti.json | 4 - _module/uti/scribe100.uti.json | 4 - _module/uti/scribe101.uti.json | 4 - _module/uti/scribe102.uti.json | 4 - _module/uti/scribe103.uti.json | 4 - _module/uti/scribe104.uti.json | 4 - _module/uti/scribe105.uti.json | 4 - _module/uti/scribe106.uti.json | 4 - _module/uti/scribe107.uti.json | 4 - _module/uti/scribe108.uti.json | 4 - _module/uti/scribe109.uti.json | 4 - _module/uti/scribe110.uti.json | 4 - _module/uti/scribe111.uti.json | 4 - _module/uti/scribe112.uti.json | 4 - _module/uti/scribe113.uti.json | 4 - _module/uti/scribe114.uti.json | 4 - _module/uti/scribe115.uti.json | 4 - _module/uti/scribe116.uti.json | 4 - _module/uti/scribe117.uti.json | 4 - _module/uti/scribe118.uti.json | 4 - _module/uti/scribe119.uti.json | 4 - _module/uti/scribe120.uti.json | 4 - _module/uti/scribe121.uti.json | 4 - _module/uti/scribe122.uti.json | 4 - _module/uti/scribe123.uti.json | 4 - _module/uti/scribe124.uti.json | 4 - _module/uti/scribe125.uti.json | 4 - _module/uti/scribe126.uti.json | 4 - _module/uti/scribe127.uti.json | 4 - _module/uti/scribe128.uti.json | 4 - _module/uti/scribe129.uti.json | 4 - _module/uti/scribe130.uti.json | 4 - _module/uti/scribe131.uti.json | 4 - _module/uti/scribe132.uti.json | 4 - _module/uti/scribe133.uti.json | 4 - _module/uti/scribe134.uti.json | 4 - _module/uti/scribe135.uti.json | 4 - _module/uti/scribe136.uti.json | 4 - _module/uti/scribe137.uti.json | 4 - _module/uti/scribe138.uti.json | 4 - _module/uti/scribe139.uti.json | 4 - _module/uti/scribe140.uti.json | 4 - _module/uti/scribe141.uti.json | 4 - _module/uti/scribe142.uti.json | 4 - _module/uti/scribe143.uti.json | 4 - _module/uti/scribe144.uti.json | 4 - _module/uti/scribe145.uti.json | 4 - _module/uti/scribe146.uti.json | 4 - _module/uti/scribe147.uti.json | 4 - _module/uti/scribe148.uti.json | 4 - _module/uti/scribe149.uti.json | 4 - _module/uti/scribe150.uti.json | 4 - _module/uti/scribe151.uti.json | 4 - _module/uti/scribe152.uti.json | 4 - _module/uti/scribe153.uti.json | 4 - _module/uti/scribe154.uti.json | 4 - _module/uti/scribe155.uti.json | 4 - _module/uti/scribe156.uti.json | 4 - _module/uti/scribe157.uti.json | 4 - _module/uti/scribe158.uti.json | 4 - _module/uti/scribe159.uti.json | 4 - _module/uti/scribe160.uti.json | 4 - _module/uti/scribe161.uti.json | 4 - _module/uti/scribe162.uti.json | 4 - _module/uti/scribe163.uti.json | 4 - _module/uti/scribe164.uti.json | 4 - _module/uti/scribe165.uti.json | 4 - _module/uti/scribe166.uti.json | 4 - _module/uti/scribe167.uti.json | 4 - _module/uti/scribe168.uti.json | 4 - _module/uti/scribe169.uti.json | 4 - _module/uti/scribe170.uti.json | 4 - _module/uti/scribe171.uti.json | 4 - _module/uti/scribe172.uti.json | 4 - _module/uti/scribe173.uti.json | 4 - _module/uti/scribe174.uti.json | 4 - _module/uti/scribe175.uti.json | 4 - _module/uti/scribe176.uti.json | 4 - _module/uti/scribe177.uti.json | 4 - _module/uti/scribe178.uti.json | 4 - _module/uti/scribe179.uti.json | 4 - _module/uti/scribe180.uti.json | 4 - _module/uti/scribe181.uti.json | 4 - _module/uti/scribe182.uti.json | 4 - _module/uti/scribe183.uti.json | 4 - _module/uti/scribe184.uti.json | 4 - _module/uti/scribe185.uti.json | 4 - _module/uti/scribe186.uti.json | 4 - _module/uti/scribe187.uti.json | 4 - _module/uti/scribe188.uti.json | 4 - _module/uti/scribe189.uti.json | 4 - _module/uti/scribe190.uti.json | 4 - _module/uti/scribe191.uti.json | 4 - _module/uti/scribe192.uti.json | 4 - _module/uti/scribe193.uti.json | 4 - _module/uti/scribe194.uti.json | 4 - _module/uti/scribe195.uti.json | 4 - _module/uti/scribe196.uti.json | 4 - _module/uti/scribe197.uti.json | 4 - _module/uti/scribe198.uti.json | 4 - _module/uti/scribe199.uti.json | 4 - _module/uti/scribe200.uti.json | 4 - _module/uti/scribe201.uti.json | 4 - _module/uti/scribe202.uti.json | 4 - _module/uti/scribe203.uti.json | 4 - _module/uti/scribe204.uti.json | 4 - _module/uti/scribe205.uti.json | 4 - _module/uti/scribe206.uti.json | 4 - _module/uti/scribe207.uti.json | 4 - _module/uti/scribe208.uti.json | 4 - _module/uti/scribe209.uti.json | 4 - _module/uti/scribe210.uti.json | 4 - _module/uti/scribe211.uti.json | 4 - _module/uti/scribe212.uti.json | 4 - _module/uti/scribe213.uti.json | 4 - _module/uti/scribe214.uti.json | 4 - _module/uti/scribe215.uti.json | 4 - _module/uti/scribe216.uti.json | 4 - _module/uti/scribe217.uti.json | 4 - _module/uti/scribe218.uti.json | 4 - _module/uti/scribe219.uti.json | 4 - _module/uti/scribe220.uti.json | 4 - _module/uti/scribe221.uti.json | 4 - _module/uti/scribe222.uti.json | 4 - _module/uti/scribe223.uti.json | 4 - _module/uti/scribe224.uti.json | 4 - _module/uti/scribe225.uti.json | 4 - _module/uti/scribe226.uti.json | 4 - _module/uti/scribe227.uti.json | 4 - _module/uti/scribe228.uti.json | 4 - _module/uti/scribe229.uti.json | 4 - _module/uti/scribe230.uti.json | 4 - _module/uti/scribe231.uti.json | 4 - _module/uti/scribe232.uti.json | 4 - _module/uti/scribe233.uti.json | 4 - _module/uti/scribe234.uti.json | 4 - _module/uti/scribe235.uti.json | 4 - _module/uti/scribe236.uti.json | 4 - _module/uti/scribe237.uti.json | 4 - _module/uti/scribe238.uti.json | 4 - _module/uti/scribe239.uti.json | 4 - _module/uti/scribe240.uti.json | 4 - _module/uti/scribe241.uti.json | 4 - _module/uti/scribe242.uti.json | 4 - _module/uti/scribe243.uti.json | 4 - _module/uti/scribe244.uti.json | 4 - _module/uti/scribe245.uti.json | 4 - _module/uti/scribe246.uti.json | 4 - _module/uti/scrl_blank_black.uti.json | 4 - _module/uti/scrl_blank_norma.uti.json | 4 - _module/uti/scrl_blank_white.uti.json | 4 - _module/uti/sewingkit.uti.json | 4 - _module/uti/shovel.uti.json | 4 - _module/uti/skilllogbook.uti.json | 4 - _module/uti/skilltoken.uti.json | 4 - _module/uti/skilltoken001.uti.json | 4 - _module/uti/skilltoken002.uti.json | 4 - _module/uti/skilltoken003.uti.json | 4 - _module/uti/skilltoken004.uti.json | 4 - _module/uti/skilltoken005.uti.json | 4 - _module/uti/skilltoken006.uti.json | 4 - _module/uti/skilltoken007.uti.json | 4 - _module/uti/skilltoken008.uti.json | 4 - _module/uti/skilltoken009.uti.json | 4 - _module/uti/skilltoken010.uti.json | 4 - _module/uti/skilltoken011.uti.json | 4 - _module/uti/skilltoken012.uti.json | 4 - _module/uti/skilltoken013.uti.json | 4 - _module/uti/skilltoken014.uti.json | 4 - _module/uti/skilltoken015.uti.json | 4 - _module/uti/skilltoken016.uti.json | 4 - _module/uti/skilltoken017.uti.json | 4 - _module/uti/skilltoken018.uti.json | 4 - _module/uti/skilltoken019.uti.json | 4 - _module/uti/skilltoken020.uti.json | 4 - _module/uti/skilltoken021.uti.json | 4 - _module/uti/skilltoken022.uti.json | 4 - _module/uti/skilltoken023.uti.json | 4 - _module/uti/skilltoken024.uti.json | 4 - _module/uti/skilltoken025.uti.json | 4 - _module/uti/skilltoken026.uti.json | 4 - _module/uti/skilltoken027.uti.json | 4 - _module/uti/skilltoken028.uti.json | 4 - _module/uti/skilltoken029.uti.json | 4 - _module/uti/skilltoken030.uti.json | 4 - _module/uti/skinningknife.uti.json | 4 - _module/uti/smallcastmold.uti.json | 4 - _module/uti/smallcastmold001.uti.json | 4 - _module/uti/smallcastmold002.uti.json | 4 - _module/uti/smallcastmold003.uti.json | 4 - _module/uti/smokyquartz.uti.json | 4 - _module/uti/smokyquartz001.uti.json | 4 - _module/uti/smokyquartz002.uti.json | 4 - _module/uti/smokyquartz003.uti.json | 4 - _module/uti/smokyquartz004.uti.json | 4 - _module/uti/smokyquartz005.uti.json | 4 - _module/uti/snapdragon.uti.json | 4 - _module/uti/softleather.uti.json | 4 - _module/uti/softleather001.uti.json | 4 - _module/uti/softleather002.uti.json | 4 - _module/uti/softleather003.uti.json | 4 - _module/uti/softleather004.uti.json | 4 - _module/uti/softleather005.uti.json | 4 - _module/uti/softleather006.uti.json | 4 - _module/uti/softleather007.uti.json | 4 - _module/uti/softleather008.uti.json | 4 - _module/uti/softleather009.uti.json | 4 - _module/uti/softleather010.uti.json | 4 - _module/uti/softleather011.uti.json | 4 - _module/uti/softleather012.uti.json | 4 - _module/uti/softleather013.uti.json | 4 - _module/uti/softleather014.uti.json | 4 - _module/uti/softleather015.uti.json | 4 - _module/uti/sorghumgrains.uti.json | 4 - _module/uti/spearmint.uti.json | 4 - _module/uti/spell_ink.uti.json | 4 - _module/uti/spinel.uti.json | 4 - _module/uti/spinel001.uti.json | 4 - _module/uti/spinel002.uti.json | 4 - _module/uti/spinel003.uti.json | 4 - _module/uti/spinel004.uti.json | 4 - _module/uti/spinel005.uti.json | 4 - _module/uti/starrosequart001.uti.json | 4 - _module/uti/starrosequart002.uti.json | 4 - _module/uti/starrosequart003.uti.json | 4 - _module/uti/starrosequart004.uti.json | 4 - _module/uti/starrosequart005.uti.json | 4 - _module/uti/starrosequartz.uti.json | 4 - _module/uti/starruby.uti.json | 4 - _module/uti/starruby001.uti.json | 4 - _module/uti/starruby002.uti.json | 4 - _module/uti/starruby003.uti.json | 4 - _module/uti/starruby004.uti.json | 4 - _module/uti/starruby005.uti.json | 4 - _module/uti/starsapphire.uti.json | 4 - _module/uti/starsapphire001.uti.json | 4 - _module/uti/starsapphire002.uti.json | 4 - _module/uti/starsapphire003.uti.json | 4 - _module/uti/starsapphire004.uti.json | 4 - _module/uti/starsapphire005.uti.json | 4 - _module/uti/strawbundle.uti.json | 4 - _module/uti/sulphur.uti.json | 4 - _module/uti/sweetpotato.uti.json | 4 - _module/uti/tangerine.uti.json | 4 - _module/uti/tanned.uti.json | 4 - _module/uti/tanned001.uti.json | 4 - _module/uti/tanned002.uti.json | 4 - _module/uti/tanned003.uti.json | 4 - _module/uti/tanned004.uti.json | 4 - _module/uti/tanned005.uti.json | 4 - _module/uti/tanned006.uti.json | 4 - _module/uti/tanned007.uti.json | 4 - _module/uti/tanned008.uti.json | 4 - _module/uti/tanned009.uti.json | 4 - _module/uti/tanned010.uti.json | 4 - _module/uti/tanned011.uti.json | 4 - _module/uti/tanned012.uti.json | 4 - _module/uti/tanned013.uti.json | 4 - _module/uti/tanned014.uti.json | 4 - _module/uti/tanned015.uti.json | 4 - _module/uti/tannerssalt.uti.json | 4 - _module/uti/tannicacid.uti.json | 4 - _module/uti/tanningoil.uti.json | 4 - _module/uti/tarragon.uti.json | 4 - _module/uti/test_ring.uti.json | 4 - _module/uti/thread.uti.json | 4 - _module/uti/thread001.uti.json | 4 - _module/uti/thread002.uti.json | 4 - _module/uti/thread003.uti.json | 4 - _module/uti/tigereye.uti.json | 4 - _module/uti/tigereye001.uti.json | 4 - _module/uti/tigereye002.uti.json | 4 - _module/uti/tigereye003.uti.json | 4 - _module/uti/tigereye004.uti.json | 4 - _module/uti/tigereye005.uti.json | 4 - _module/uti/tinkerstoolset.uti.json | 4 - _module/uti/tomato.uti.json | 4 - _module/uti/topaz.uti.json | 4 - _module/uti/topaz001.uti.json | 4 - _module/uti/topaz002.uti.json | 4 - _module/uti/topaz003.uti.json | 4 - _module/uti/topaz004.uti.json | 4 - _module/uti/topaz005.uti.json | 4 - _module/uti/tourmaline.uti.json | 4 - _module/uti/tourmaline001.uti.json | 4 - _module/uti/tourmaline002.uti.json | 4 - _module/uti/tourmaline003.uti.json | 4 - _module/uti/tourmaline004.uti.json | 4 - _module/uti/tourmaline005.uti.json | 4 - _module/uti/turnip.uti.json | 4 - _module/uti/turquoise.uti.json | 4 - _module/uti/turquoise001.uti.json | 4 - _module/uti/turquoise002.uti.json | 4 - _module/uti/turquoise003.uti.json | 4 - _module/uti/turquoise004.uti.json | 4 - _module/uti/turquoise005.uti.json | 4 - _module/uti/walnut.uti.json | 4 - _module/uti/wamar002.uti.json | 4 - _module/uti/wamar003.uti.json | 4 - _module/uti/wamar004.uti.json | 4 - _module/uti/wamar005.uti.json | 4 - _module/uti/wamar006.uti.json | 4 - _module/uti/wamar007.uti.json | 4 - _module/uti/wamar008.uti.json | 4 - _module/uti/wamar009.uti.json | 4 - _module/uti/wamar010.uti.json | 4 - _module/uti/wamar011.uti.json | 4 - _module/uti/wamar012.uti.json | 4 - _module/uti/wamar013.uti.json | 4 - _module/uti/wamar014.uti.json | 4 - _module/uti/wamar015.uti.json | 4 - _module/uti/wamar016.uti.json | 4 - _module/uti/wamar017.uti.json | 4 - _module/uti/wamar018.uti.json | 4 - _module/uti/wamar019.uti.json | 4 - _module/uti/wamar020.uti.json | 4 - _module/uti/wamar021.uti.json | 4 - _module/uti/wamar022.uti.json | 4 - _module/uti/wamar023.uti.json | 4 - _module/uti/wamar024.uti.json | 4 - _module/uti/wamar025.uti.json | 2 +- _module/uti/wamar026.uti.json | 2 +- _module/uti/wamar027.uti.json | 2 +- _module/uti/wamar028.uti.json | 4 - _module/uti/wamar029.uti.json | 4 - _module/uti/wamar030.uti.json | 4 - _module/uti/wamar031.uti.json | 4 - _module/uti/wamar032.uti.json | 4 - _module/uti/wamar033.uti.json | 4 - _module/uti/wamar034.uti.json | 4 - _module/uti/wamar035.uti.json | 4 - _module/uti/wamar036.uti.json | 4 - _module/uti/wamar037.uti.json | 4 - _module/uti/wamar038.uti.json | 4 - _module/uti/wamar039.uti.json | 4 - _module/uti/wambo002.uti.json | 4 - _module/uti/wambo003.uti.json | 4 - _module/uti/wambo004.uti.json | 4 - _module/uti/wambo005.uti.json | 4 - _module/uti/wambo006.uti.json | 4 - _module/uti/wambo007.uti.json | 4 - _module/uti/wambo008.uti.json | 4 - _module/uti/wambo009.uti.json | 4 - _module/uti/wambo010.uti.json | 4 - _module/uti/wambo011.uti.json | 4 - _module/uti/wambo012.uti.json | 4 - _module/uti/wambo013.uti.json | 4 - _module/uti/wambo014.uti.json | 4 - _module/uti/wambo015.uti.json | 4 - _module/uti/wambo016.uti.json | 4 - _module/uti/wambo017.uti.json | 4 - _module/uti/wambo018.uti.json | 4 - _module/uti/wambo019.uti.json | 4 - _module/uti/wambo020.uti.json | 4 - _module/uti/wambo021.uti.json | 4 - _module/uti/wambo022.uti.json | 4 - _module/uti/wambo023.uti.json | 4 - _module/uti/wambo024.uti.json | 4 - _module/uti/wambo025.uti.json | 2 +- _module/uti/wambo026.uti.json | 2 +- _module/uti/wambo027.uti.json | 2 +- _module/uti/wambo028.uti.json | 4 - _module/uti/wambo029.uti.json | 4 - _module/uti/wambo030.uti.json | 4 - _module/uti/wambo031.uti.json | 4 - _module/uti/wambo032.uti.json | 4 - _module/uti/wambo033.uti.json | 4 - _module/uti/wambo034.uti.json | 4 - _module/uti/wambo035.uti.json | 4 - _module/uti/wambo036.uti.json | 4 - _module/uti/wambo037.uti.json | 4 - _module/uti/wambo038.uti.json | 4 - _module/uti/wambo039.uti.json | 4 - _module/uti/wambu002.uti.json | 4 - _module/uti/wambu003.uti.json | 4 - _module/uti/wambu004.uti.json | 4 - _module/uti/wambu005.uti.json | 4 - _module/uti/wambu006.uti.json | 4 - _module/uti/wambu007.uti.json | 4 - _module/uti/wambu008.uti.json | 4 - _module/uti/wambu009.uti.json | 4 - _module/uti/wambu010.uti.json | 4 - _module/uti/wambu011.uti.json | 4 - _module/uti/wambu012.uti.json | 4 - _module/uti/wambu013.uti.json | 4 - _module/uti/wambu014.uti.json | 4 - _module/uti/wambu015.uti.json | 4 - _module/uti/wambu016.uti.json | 4 - _module/uti/wambu017.uti.json | 4 - _module/uti/wambu018.uti.json | 4 - _module/uti/wambu019.uti.json | 4 - _module/uti/wambu020.uti.json | 4 - _module/uti/wambu021.uti.json | 4 - _module/uti/wambu022.uti.json | 4 - _module/uti/wambu023.uti.json | 4 - _module/uti/wambu024.uti.json | 4 - _module/uti/wambu025.uti.json | 4 - _module/uti/wambu026.uti.json | 4 - _module/uti/wambu027.uti.json | 4 - _module/uti/wambu028.uti.json | 4 - _module/uti/wambu029.uti.json | 2 +- _module/uti/wambu030.uti.json | 4 - _module/uti/wambu031.uti.json | 4 - _module/uti/wambu032.uti.json | 4 - _module/uti/wambu033.uti.json | 4 - _module/uti/wambu034.uti.json | 4 - _module/uti/wambu035.uti.json | 4 - _module/uti/wambu036.uti.json | 4 - _module/uti/wambu037.uti.json | 4 - _module/uti/wambu038.uti.json | 4 - _module/uti/wambu039.uti.json | 4 - _module/uti/watermelon.uti.json | 4 - _module/uti/watermelonseeds.uti.json | 4 - _module/uti/waxbt002.uti.json | 4 - _module/uti/waxbt003.uti.json | 4 - _module/uti/waxbt004.uti.json | 4 - _module/uti/waxbt005.uti.json | 4 - _module/uti/waxbt006.uti.json | 4 - _module/uti/waxbt007.uti.json | 4 - _module/uti/waxbt008.uti.json | 4 - _module/uti/waxbt009.uti.json | 4 - _module/uti/waxbt010.uti.json | 4 - _module/uti/waxbt011.uti.json | 4 - _module/uti/waxbt012.uti.json | 4 - _module/uti/waxbt013.uti.json | 4 - _module/uti/waxbt014.uti.json | 4 - _module/uti/waxbt015.uti.json | 4 - _module/uti/waxbt016.uti.json | 4 - _module/uti/waxbt017.uti.json | 4 - _module/uti/waxbt018.uti.json | 4 - _module/uti/waxbt019.uti.json | 4 - _module/uti/waxbt020.uti.json | 4 - _module/uti/waxbt021.uti.json | 4 - _module/uti/waxbt022.uti.json | 4 - _module/uti/waxbt023.uti.json | 4 - _module/uti/waxbt024.uti.json | 4 - _module/uti/waxbt025.uti.json | 4 - _module/uti/waxbt026.uti.json | 4 - _module/uti/waxbt027.uti.json | 4 - _module/uti/waxbt028.uti.json | 4 - _module/uti/waxbt029.uti.json | 4 - _module/uti/waxbt030.uti.json | 4 - _module/uti/waxbt031.uti.json | 4 - _module/uti/waxbt032.uti.json | 4 - _module/uti/waxbt033.uti.json | 4 - _module/uti/waxbt034.uti.json | 4 - _module/uti/waxbt035.uti.json | 4 - _module/uti/waxbt036.uti.json | 4 - _module/uti/waxbt037.uti.json | 4 - _module/uti/waxbt038.uti.json | 4 - _module/uti/waxbt039.uti.json | 4 - _module/uti/waxhn002.uti.json | 4 - _module/uti/waxhn003.uti.json | 4 - _module/uti/waxhn004.uti.json | 4 - _module/uti/waxhn005.uti.json | 4 - _module/uti/waxhn006.uti.json | 4 - _module/uti/waxhn007.uti.json | 4 - _module/uti/waxhn008.uti.json | 4 - _module/uti/waxhn009.uti.json | 4 - _module/uti/waxhn010.uti.json | 4 - _module/uti/waxhn011.uti.json | 4 - _module/uti/waxhn012.uti.json | 4 - _module/uti/waxhn013.uti.json | 4 - _module/uti/waxhn014.uti.json | 4 - _module/uti/waxhn015.uti.json | 4 - _module/uti/waxhn016.uti.json | 4 - _module/uti/waxhn017.uti.json | 4 - _module/uti/waxhn018.uti.json | 4 - _module/uti/waxhn019.uti.json | 4 - _module/uti/waxhn020.uti.json | 4 - _module/uti/waxhn021.uti.json | 4 - _module/uti/waxhn022.uti.json | 4 - _module/uti/waxhn023.uti.json | 4 - _module/uti/waxhn024.uti.json | 4 - _module/uti/waxhn025.uti.json | 4 - _module/uti/waxhn026.uti.json | 4 - _module/uti/waxhn027.uti.json | 4 - _module/uti/waxhn028.uti.json | 4 - _module/uti/waxhn029.uti.json | 4 - _module/uti/waxhn030.uti.json | 4 - _module/uti/waxhn031.uti.json | 4 - _module/uti/waxhn032.uti.json | 4 - _module/uti/waxhn033.uti.json | 4 - _module/uti/waxhn034.uti.json | 4 - _module/uti/waxhn035.uti.json | 4 - _module/uti/waxhn036.uti.json | 4 - _module/uti/waxhn037.uti.json | 4 - _module/uti/waxhn038.uti.json | 4 - _module/uti/waxhn039.uti.json | 4 - _module/uti/wblfh002.uti.json | 4 - _module/uti/wblfh003.uti.json | 4 - _module/uti/wblfh004.uti.json | 4 - _module/uti/wblfh005.uti.json | 4 - _module/uti/wblfh006.uti.json | 4 - _module/uti/wblfh007.uti.json | 4 - _module/uti/wblfh008.uti.json | 4 - _module/uti/wblfh009.uti.json | 4 - _module/uti/wblfh010.uti.json | 4 - _module/uti/wblfh011.uti.json | 4 - _module/uti/wblfh012.uti.json | 4 - _module/uti/wblfh013.uti.json | 4 - _module/uti/wblfh014.uti.json | 4 - _module/uti/wblfh015.uti.json | 4 - _module/uti/wblfh016.uti.json | 4 - _module/uti/wblfh017.uti.json | 4 - _module/uti/wblfh018.uti.json | 4 - _module/uti/wblfh019.uti.json | 4 - _module/uti/wblfh020.uti.json | 4 - _module/uti/wblfh021.uti.json | 4 - _module/uti/wblfh022.uti.json | 4 - _module/uti/wblfh023.uti.json | 4 - _module/uti/wblfh024.uti.json | 4 - _module/uti/wblfh025.uti.json | 4 - _module/uti/wblfh026.uti.json | 4 - _module/uti/wblfh027.uti.json | 4 - _module/uti/wblfh028.uti.json | 4 - _module/uti/wblfh029.uti.json | 4 - _module/uti/wblfh030.uti.json | 4 - _module/uti/wblfh031.uti.json | 4 - _module/uti/wblfh032.uti.json | 4 - _module/uti/wblfh033.uti.json | 4 - _module/uti/wblfh034.uti.json | 4 - _module/uti/wblfh035.uti.json | 4 - _module/uti/wblfh036.uti.json | 4 - _module/uti/wblfh037.uti.json | 4 - _module/uti/wblfh038.uti.json | 4 - _module/uti/wblfh039.uti.json | 4 - _module/uti/wblfl002.uti.json | 4 - _module/uti/wblfl003.uti.json | 4 - _module/uti/wblfl004.uti.json | 4 - _module/uti/wblfl005.uti.json | 4 - _module/uti/wblfl006.uti.json | 4 - _module/uti/wblfl007.uti.json | 4 - _module/uti/wblfl008.uti.json | 4 - _module/uti/wblfl009.uti.json | 4 - _module/uti/wblfl010.uti.json | 4 - _module/uti/wblfl011.uti.json | 4 - _module/uti/wblfl012.uti.json | 4 - _module/uti/wblfl013.uti.json | 4 - _module/uti/wblfl014.uti.json | 4 - _module/uti/wblfl015.uti.json | 4 - _module/uti/wblfl016.uti.json | 4 - _module/uti/wblfl017.uti.json | 4 - _module/uti/wblfl018.uti.json | 4 - _module/uti/wblfl019.uti.json | 4 - _module/uti/wblfl020.uti.json | 4 - _module/uti/wblfl021.uti.json | 4 - _module/uti/wblfl022.uti.json | 4 - _module/uti/wblfl023.uti.json | 4 - _module/uti/wblfl024.uti.json | 4 - _module/uti/wblfl025.uti.json | 4 - _module/uti/wblfl026.uti.json | 4 - _module/uti/wblfl027.uti.json | 4 - _module/uti/wblfl028.uti.json | 4 - _module/uti/wblfl029.uti.json | 4 - _module/uti/wblfl030.uti.json | 4 - _module/uti/wblfl031.uti.json | 4 - _module/uti/wblfl032.uti.json | 4 - _module/uti/wblfl033.uti.json | 4 - _module/uti/wblfl034.uti.json | 4 - _module/uti/wblfl035.uti.json | 4 - _module/uti/wblfl036.uti.json | 4 - _module/uti/wblfl037.uti.json | 4 - _module/uti/wblfl038.uti.json | 4 - _module/uti/wblfl039.uti.json | 4 - _module/uti/wblhl002.uti.json | 4 - _module/uti/wblhl003.uti.json | 4 - _module/uti/wblhl004.uti.json | 4 - _module/uti/wblhl005.uti.json | 4 - _module/uti/wblhl006.uti.json | 4 - _module/uti/wblhl007.uti.json | 4 - _module/uti/wblhl008.uti.json | 4 - _module/uti/wblhl009.uti.json | 4 - _module/uti/wblhl010.uti.json | 4 - _module/uti/wblhl011.uti.json | 4 - _module/uti/wblhl012.uti.json | 4 - _module/uti/wblhl013.uti.json | 4 - _module/uti/wblhl014.uti.json | 4 - _module/uti/wblhl015.uti.json | 4 - _module/uti/wblhl016.uti.json | 4 - _module/uti/wblhl017.uti.json | 4 - _module/uti/wblhl018.uti.json | 4 - _module/uti/wblhl019.uti.json | 4 - _module/uti/wblhl020.uti.json | 4 - _module/uti/wblhl021.uti.json | 4 - _module/uti/wblhl022.uti.json | 4 - _module/uti/wblhl023.uti.json | 4 - _module/uti/wblhl024.uti.json | 4 - _module/uti/wblhl025.uti.json | 4 - _module/uti/wblhl026.uti.json | 4 - _module/uti/wblhl027.uti.json | 4 - _module/uti/wblhl028.uti.json | 4 - _module/uti/wblhl029.uti.json | 4 - _module/uti/wblhl030.uti.json | 4 - _module/uti/wblhl031.uti.json | 4 - _module/uti/wblhl032.uti.json | 4 - _module/uti/wblhl033.uti.json | 4 - _module/uti/wblhl034.uti.json | 4 - _module/uti/wblhl035.uti.json | 4 - _module/uti/wblhl036.uti.json | 4 - _module/uti/wblhl037.uti.json | 4 - _module/uti/wblhl038.uti.json | 4 - _module/uti/wblhl039.uti.json | 4 - _module/uti/wblhw002.uti.json | 4 - _module/uti/wblhw003.uti.json | 4 - _module/uti/wblhw004.uti.json | 4 - _module/uti/wblhw005.uti.json | 4 - _module/uti/wblhw006.uti.json | 4 - _module/uti/wblhw007.uti.json | 4 - _module/uti/wblhw008.uti.json | 4 - _module/uti/wblhw009.uti.json | 4 - _module/uti/wblhw010.uti.json | 4 - _module/uti/wblhw011.uti.json | 4 - _module/uti/wblhw012.uti.json | 4 - _module/uti/wblhw013.uti.json | 4 - _module/uti/wblhw014.uti.json | 4 - _module/uti/wblhw015.uti.json | 4 - _module/uti/wblhw016.uti.json | 4 - _module/uti/wblhw017.uti.json | 4 - _module/uti/wblhw018.uti.json | 4 - _module/uti/wblhw019.uti.json | 4 - _module/uti/wblhw020.uti.json | 4 - _module/uti/wblhw021.uti.json | 4 - _module/uti/wblhw022.uti.json | 4 - _module/uti/wblhw023.uti.json | 4 - _module/uti/wblhw024.uti.json | 4 - _module/uti/wblhw025.uti.json | 4 - _module/uti/wblhw026.uti.json | 4 - _module/uti/wblhw027.uti.json | 4 - _module/uti/wblhw028.uti.json | 4 - _module/uti/wblhw029.uti.json | 4 - _module/uti/wblhw030.uti.json | 4 - _module/uti/wblhw031.uti.json | 4 - _module/uti/wblhw032.uti.json | 4 - _module/uti/wblhw033.uti.json | 4 - _module/uti/wblhw034.uti.json | 4 - _module/uti/wblhw035.uti.json | 4 - _module/uti/wblhw036.uti.json | 4 - _module/uti/wblhw037.uti.json | 4 - _module/uti/wblhw038.uti.json | 4 - _module/uti/wblhw039.uti.json | 4 - _module/uti/wblml002.uti.json | 4 - _module/uti/wblml003.uti.json | 4 - _module/uti/wblml004.uti.json | 4 - _module/uti/wblml005.uti.json | 4 - _module/uti/wblml006.uti.json | 4 - _module/uti/wblml007.uti.json | 4 - _module/uti/wblml008.uti.json | 4 - _module/uti/wblml009.uti.json | 4 - _module/uti/wblml010.uti.json | 4 - _module/uti/wblml011.uti.json | 4 - _module/uti/wblml012.uti.json | 4 - _module/uti/wblml013.uti.json | 4 - _module/uti/wblml014.uti.json | 4 - _module/uti/wblml015.uti.json | 4 - _module/uti/wblml016.uti.json | 4 - _module/uti/wblml017.uti.json | 4 - _module/uti/wblml018.uti.json | 4 - _module/uti/wblml019.uti.json | 4 - _module/uti/wblml020.uti.json | 4 - _module/uti/wblml021.uti.json | 4 - _module/uti/wblml022.uti.json | 4 - _module/uti/wblml023.uti.json | 4 - _module/uti/wblml024.uti.json | 4 - _module/uti/wblml025.uti.json | 4 - _module/uti/wblml026.uti.json | 4 - _module/uti/wblml027.uti.json | 4 - _module/uti/wblml028.uti.json | 4 - _module/uti/wblml029.uti.json | 4 - _module/uti/wblml030.uti.json | 4 - _module/uti/wblml031.uti.json | 4 - _module/uti/wblml032.uti.json | 4 - _module/uti/wblml033.uti.json | 4 - _module/uti/wblml034.uti.json | 4 - _module/uti/wblml035.uti.json | 4 - _module/uti/wblml036.uti.json | 4 - _module/uti/wblml037.uti.json | 4 - _module/uti/wblml038.uti.json | 4 - _module/uti/wblml039.uti.json | 4 - _module/uti/wblms002.uti.json | 4 - _module/uti/wblms003.uti.json | 4 - _module/uti/wblms004.uti.json | 4 - _module/uti/wblms005.uti.json | 4 - _module/uti/wblms006.uti.json | 4 - _module/uti/wblms007.uti.json | 4 - _module/uti/wblms008.uti.json | 4 - _module/uti/wblms009.uti.json | 4 - _module/uti/wblms010.uti.json | 4 - _module/uti/wblms011.uti.json | 4 - _module/uti/wblms012.uti.json | 4 - _module/uti/wblms013.uti.json | 4 - _module/uti/wblms014.uti.json | 4 - _module/uti/wblms015.uti.json | 4 - _module/uti/wblms016.uti.json | 4 - _module/uti/wblms017.uti.json | 4 - _module/uti/wblms018.uti.json | 4 - _module/uti/wblms019.uti.json | 4 - _module/uti/wblms020.uti.json | 4 - _module/uti/wblms021.uti.json | 4 - _module/uti/wblms022.uti.json | 4 - _module/uti/wblms023.uti.json | 4 - _module/uti/wblms024.uti.json | 4 - _module/uti/wblms025.uti.json | 4 - _module/uti/wblms026.uti.json | 4 - _module/uti/wblms027.uti.json | 4 - _module/uti/wblms028.uti.json | 4 - _module/uti/wblms029.uti.json | 4 - _module/uti/wblms030.uti.json | 4 - _module/uti/wblms031.uti.json | 4 - _module/uti/wblms032.uti.json | 4 - _module/uti/wblms033.uti.json | 4 - _module/uti/wblms034.uti.json | 4 - _module/uti/wblms035.uti.json | 4 - _module/uti/wblms036.uti.json | 4 - _module/uti/wblms037.uti.json | 4 - _module/uti/wblms038.uti.json | 4 - _module/uti/wblms039.uti.json | 4 - _module/uti/wbwln002.uti.json | 4 - _module/uti/wbwln003.uti.json | 4 - _module/uti/wbwln004.uti.json | 4 - _module/uti/wbwln005.uti.json | 4 - _module/uti/wbwln006.uti.json | 4 - _module/uti/wbwln007.uti.json | 4 - _module/uti/wbwln008.uti.json | 4 - _module/uti/wbwln009.uti.json | 4 - _module/uti/wbwln010.uti.json | 4 - _module/uti/wbwln011.uti.json | 4 - _module/uti/wbwln012.uti.json | 4 - _module/uti/wbwln013.uti.json | 4 - _module/uti/wbwln014.uti.json | 4 - _module/uti/wbwln015.uti.json | 4 - _module/uti/wbwln016.uti.json | 4 - _module/uti/wbwln017.uti.json | 4 - _module/uti/wbwln018.uti.json | 4 - _module/uti/wbwln019.uti.json | 4 - _module/uti/wbwln020.uti.json | 4 - _module/uti/wbwln021.uti.json | 4 - _module/uti/wbwln022.uti.json | 4 - _module/uti/wbwln023.uti.json | 4 - _module/uti/wbwln024.uti.json | 4 - _module/uti/wbwln025.uti.json | 4 - _module/uti/wbwln026.uti.json | 4 - _module/uti/wbwln027.uti.json | 4 - _module/uti/wbwln028.uti.json | 4 - _module/uti/wbwln029.uti.json | 4 - _module/uti/wbwln030.uti.json | 4 - _module/uti/wbwln031.uti.json | 4 - _module/uti/wbwln032.uti.json | 4 - _module/uti/wbwln033.uti.json | 4 - _module/uti/wbwln034.uti.json | 4 - _module/uti/wbwln035.uti.json | 4 - _module/uti/wbwln036.uti.json | 4 - _module/uti/wbwln037.uti.json | 4 - _module/uti/wbwln038.uti.json | 4 - _module/uti/wbwln039.uti.json | 4 - _module/uti/wbwln040.uti.json | 4 - _module/uti/wbwln041.uti.json | 4 - _module/uti/wbwln042.uti.json | 4 - _module/uti/wbwln043.uti.json | 4 - _module/uti/wbwln044.uti.json | 4 - _module/uti/wbwln045.uti.json | 4 - _module/uti/wbwln046.uti.json | 4 - _module/uti/wbwln047.uti.json | 4 - _module/uti/wbwln048.uti.json | 4 - _module/uti/wbwln049.uti.json | 4 - _module/uti/wbwln050.uti.json | 4 - _module/uti/wbwln051.uti.json | 4 - _module/uti/wbwln052.uti.json | 4 - _module/uti/wbwln053.uti.json | 4 - _module/uti/wbwln054.uti.json | 4 - _module/uti/wbwln055.uti.json | 4 - _module/uti/wbwln056.uti.json | 4 - _module/uti/wbwln057.uti.json | 4 - _module/uti/wbwsh002.uti.json | 4 - _module/uti/wbwsh003.uti.json | 4 - _module/uti/wbwsh004.uti.json | 4 - _module/uti/wbwsh005.uti.json | 4 - _module/uti/wbwsh006.uti.json | 4 - _module/uti/wbwsh007.uti.json | 4 - _module/uti/wbwsh008.uti.json | 4 - _module/uti/wbwsh009.uti.json | 4 - _module/uti/wbwsh010.uti.json | 4 - _module/uti/wbwsh011.uti.json | 4 - _module/uti/wbwsh012.uti.json | 4 - _module/uti/wbwsh013.uti.json | 4 - _module/uti/wbwsh015.uti.json | 4 - _module/uti/wbwsh016.uti.json | 4 - _module/uti/wbwsh017.uti.json | 4 - _module/uti/wbwsh018.uti.json | 4 - _module/uti/wbwsh019.uti.json | 4 - _module/uti/wbwsh020.uti.json | 4 - _module/uti/wbwsh021.uti.json | 4 - _module/uti/wbwsh022.uti.json | 4 - _module/uti/wbwsh023.uti.json | 4 - _module/uti/wbwsh024.uti.json | 4 - _module/uti/wbwsh025.uti.json | 4 - _module/uti/wbwsh026.uti.json | 4 - _module/uti/wbwsh027.uti.json | 4 - _module/uti/wbwsh028.uti.json | 4 - _module/uti/wbwsh029.uti.json | 4 - _module/uti/wbwsh030.uti.json | 4 - _module/uti/wbwsh031.uti.json | 4 - _module/uti/wbwsh032.uti.json | 4 - _module/uti/wbwsh033.uti.json | 4 - _module/uti/wbwsh034.uti.json | 4 - _module/uti/wbwsh035.uti.json | 4 - _module/uti/wbwsh036.uti.json | 4 - _module/uti/wbwsh037.uti.json | 4 - _module/uti/wbwsh038.uti.json | 4 - _module/uti/wbwsh039.uti.json | 4 - _module/uti/wbwsh040.uti.json | 4 - _module/uti/wbwsh041.uti.json | 4 - _module/uti/wbwsh042.uti.json | 4 - _module/uti/wbwsh043.uti.json | 4 - _module/uti/wbwsh044.uti.json | 4 - _module/uti/wbwsh045.uti.json | 4 - _module/uti/wbwsh046.uti.json | 4 - _module/uti/wbwsh047.uti.json | 4 - _module/uti/wbwsh049.uti.json | 4 - _module/uti/wbwsh050.uti.json | 4 - _module/uti/wbwsh051.uti.json | 4 - _module/uti/wbwsh052.uti.json | 4 - _module/uti/wbwsh053.uti.json | 4 - _module/uti/wbwsh054.uti.json | 4 - _module/uti/wbwsh055.uti.json | 4 - _module/uti/wbwsh056.uti.json | 4 - _module/uti/wbwsh057.uti.json | 4 - _module/uti/wbwxh002.uti.json | 4 - _module/uti/wbwxh003.uti.json | 4 - _module/uti/wbwxh004.uti.json | 4 - _module/uti/wbwxh005.uti.json | 4 - _module/uti/wbwxh006.uti.json | 4 - _module/uti/wbwxh007.uti.json | 4 - _module/uti/wbwxh008.uti.json | 4 - _module/uti/wbwxh009.uti.json | 4 - _module/uti/wbwxh010.uti.json | 4 - _module/uti/wbwxh011.uti.json | 4 - _module/uti/wbwxh012.uti.json | 4 - _module/uti/wbwxh013.uti.json | 4 - _module/uti/wbwxh014.uti.json | 4 - _module/uti/wbwxh015.uti.json | 4 - _module/uti/wbwxh016.uti.json | 4 - _module/uti/wbwxh017.uti.json | 4 - _module/uti/wbwxh018.uti.json | 4 - _module/uti/wbwxh019.uti.json | 4 - _module/uti/wbwxh020.uti.json | 4 - _module/uti/wbwxh021.uti.json | 4 - _module/uti/wbwxh022.uti.json | 4 - _module/uti/wbwxh023.uti.json | 4 - _module/uti/wbwxh024.uti.json | 4 - _module/uti/wbwxh025.uti.json | 4 - _module/uti/wbwxh026.uti.json | 4 - _module/uti/wbwxh027.uti.json | 4 - _module/uti/wbwxh028.uti.json | 4 - _module/uti/wbwxh029.uti.json | 4 - _module/uti/wbwxh030.uti.json | 4 - _module/uti/wbwxh031.uti.json | 4 - _module/uti/wbwxh032.uti.json | 4 - _module/uti/wbwxh033.uti.json | 4 - _module/uti/wbwxh034.uti.json | 4 - _module/uti/wbwxh035.uti.json | 4 - _module/uti/wbwxh036.uti.json | 4 - _module/uti/wbwxh037.uti.json | 4 - _module/uti/wbwxh038.uti.json | 4 - _module/uti/wbwxh039.uti.json | 4 - _module/uti/wbwxh040.uti.json | 4 - _module/uti/wbwxh041.uti.json | 4 - _module/uti/wbwxh042.uti.json | 4 - _module/uti/wbwxh043.uti.json | 4 - _module/uti/wbwxh044.uti.json | 4 - _module/uti/wbwxh045.uti.json | 4 - _module/uti/wbwxh046.uti.json | 4 - _module/uti/wbwxh047.uti.json | 4 - _module/uti/wbwxh048.uti.json | 4 - _module/uti/wbwxh049.uti.json | 4 - _module/uti/wbwxh050.uti.json | 4 - _module/uti/wbwxh051.uti.json | 4 - _module/uti/wbwxh052.uti.json | 4 - _module/uti/wbwxh053.uti.json | 4 - _module/uti/wbwxh054.uti.json | 4 - _module/uti/wbwxh055.uti.json | 4 - _module/uti/wbwxh056.uti.json | 4 - _module/uti/wbwxh057.uti.json | 4 - _module/uti/wbwxl002.uti.json | 4 - _module/uti/wbwxl003.uti.json | 4 - _module/uti/wbwxl004.uti.json | 4 - _module/uti/wbwxl005.uti.json | 4 - _module/uti/wbwxl006.uti.json | 4 - _module/uti/wbwxl007.uti.json | 4 - _module/uti/wbwxl008.uti.json | 4 - _module/uti/wbwxl009.uti.json | 4 - _module/uti/wbwxl010.uti.json | 4 - _module/uti/wbwxl011.uti.json | 4 - _module/uti/wbwxl012.uti.json | 4 - _module/uti/wbwxl013.uti.json | 4 - _module/uti/wbwxl014.uti.json | 4 - _module/uti/wbwxl015.uti.json | 4 - _module/uti/wbwxl016.uti.json | 4 - _module/uti/wbwxl017.uti.json | 4 - _module/uti/wbwxl018.uti.json | 4 - _module/uti/wbwxl019.uti.json | 4 - _module/uti/wbwxl020.uti.json | 4 - _module/uti/wbwxl021.uti.json | 4 - _module/uti/wbwxl022.uti.json | 4 - _module/uti/wbwxl023.uti.json | 4 - _module/uti/wbwxl024.uti.json | 4 - _module/uti/wbwxl025.uti.json | 4 - _module/uti/wbwxl026.uti.json | 4 - _module/uti/wbwxl027.uti.json | 4 - _module/uti/wbwxl028.uti.json | 4 - _module/uti/wbwxl029.uti.json | 4 - _module/uti/wbwxl030.uti.json | 4 - _module/uti/wbwxl031.uti.json | 4 - _module/uti/wbwxl032.uti.json | 4 - _module/uti/wbwxl033.uti.json | 4 - _module/uti/wbwxl034.uti.json | 4 - _module/uti/wbwxl035.uti.json | 4 - _module/uti/wbwxl036.uti.json | 4 - _module/uti/wbwxl037.uti.json | 4 - _module/uti/wbwxl038.uti.json | 4 - _module/uti/wbwxl039.uti.json | 4 - _module/uti/wbwxl040.uti.json | 4 - _module/uti/wbwxl041.uti.json | 4 - _module/uti/wbwxl042.uti.json | 4 - _module/uti/wbwxl043.uti.json | 4 - _module/uti/wbwxl044.uti.json | 4 - _module/uti/wbwxl045.uti.json | 4 - _module/uti/wbwxl046.uti.json | 4 - _module/uti/wbwxl047.uti.json | 4 - _module/uti/wbwxl048.uti.json | 4 - _module/uti/wbwxl049.uti.json | 4 - _module/uti/wbwxl050.uti.json | 4 - _module/uti/wbwxl051.uti.json | 4 - _module/uti/wbwxl052.uti.json | 4 - _module/uti/wbwxl053.uti.json | 4 - _module/uti/wbwxl054.uti.json | 4 - _module/uti/wbwxl055.uti.json | 4 - _module/uti/wbwxl056.uti.json | 4 - _module/uti/wbwxl057.uti.json | 4 - _module/uti/wdbax002.uti.json | 4 - _module/uti/wdbax003.uti.json | 4 - _module/uti/wdbax004.uti.json | 4 - _module/uti/wdbax005.uti.json | 4 - _module/uti/wdbax006.uti.json | 4 - _module/uti/wdbax007.uti.json | 4 - _module/uti/wdbax008.uti.json | 4 - _module/uti/wdbax009.uti.json | 4 - _module/uti/wdbax010.uti.json | 4 - _module/uti/wdbax011.uti.json | 4 - _module/uti/wdbax012.uti.json | 4 - _module/uti/wdbax013.uti.json | 4 - _module/uti/wdbax014.uti.json | 4 - _module/uti/wdbax015.uti.json | 4 - _module/uti/wdbax016.uti.json | 4 - _module/uti/wdbax017.uti.json | 4 - _module/uti/wdbax018.uti.json | 4 - _module/uti/wdbax019.uti.json | 4 - _module/uti/wdbax020.uti.json | 4 - _module/uti/wdbax021.uti.json | 4 - _module/uti/wdbax022.uti.json | 4 - _module/uti/wdbax023.uti.json | 4 - _module/uti/wdbax024.uti.json | 4 - _module/uti/wdbax025.uti.json | 4 - _module/uti/wdbax026.uti.json | 4 - _module/uti/wdbax027.uti.json | 4 - _module/uti/wdbax028.uti.json | 4 - _module/uti/wdbax029.uti.json | 4 - _module/uti/wdbax030.uti.json | 4 - _module/uti/wdbax031.uti.json | 4 - _module/uti/wdbax032.uti.json | 4 - _module/uti/wdbax033.uti.json | 4 - _module/uti/wdbax034.uti.json | 4 - _module/uti/wdbax035.uti.json | 4 - _module/uti/wdbax036.uti.json | 4 - _module/uti/wdbax037.uti.json | 4 - _module/uti/wdbax038.uti.json | 4 - _module/uti/wdbax039.uti.json | 4 - _module/uti/wdbma002.uti.json | 4 - _module/uti/wdbma003.uti.json | 4 - _module/uti/wdbma004.uti.json | 4 - _module/uti/wdbma005.uti.json | 4 - _module/uti/wdbma006.uti.json | 4 - _module/uti/wdbma007.uti.json | 4 - _module/uti/wdbma008.uti.json | 4 - _module/uti/wdbma009.uti.json | 4 - _module/uti/wdbma010.uti.json | 4 - _module/uti/wdbma011.uti.json | 4 - _module/uti/wdbma012.uti.json | 4 - _module/uti/wdbma013.uti.json | 4 - _module/uti/wdbma014.uti.json | 4 - _module/uti/wdbma015.uti.json | 4 - _module/uti/wdbma016.uti.json | 4 - _module/uti/wdbma017.uti.json | 4 - _module/uti/wdbma018.uti.json | 4 - _module/uti/wdbma019.uti.json | 4 - _module/uti/wdbma020.uti.json | 4 - _module/uti/wdbma021.uti.json | 4 - _module/uti/wdbma022.uti.json | 4 - _module/uti/wdbma023.uti.json | 4 - _module/uti/wdbma024.uti.json | 4 - _module/uti/wdbma025.uti.json | 4 - _module/uti/wdbma026.uti.json | 4 - _module/uti/wdbma027.uti.json | 4 - _module/uti/wdbma028.uti.json | 4 - _module/uti/wdbma029.uti.json | 4 - _module/uti/wdbma030.uti.json | 4 - _module/uti/wdbma031.uti.json | 4 - _module/uti/wdbma032.uti.json | 4 - _module/uti/wdbma033.uti.json | 4 - _module/uti/wdbma034.uti.json | 4 - _module/uti/wdbma035.uti.json | 4 - _module/uti/wdbma036.uti.json | 4 - _module/uti/wdbma037.uti.json | 4 - _module/uti/wdbma038.uti.json | 4 - _module/uti/wdbma039.uti.json | 4 - _module/uti/wdbsw002.uti.json | 4 - _module/uti/wdbsw003.uti.json | 4 - _module/uti/wdbsw004.uti.json | 4 - _module/uti/wdbsw005.uti.json | 4 - _module/uti/wdbsw006.uti.json | 4 - _module/uti/wdbsw007.uti.json | 4 - _module/uti/wdbsw008.uti.json | 4 - _module/uti/wdbsw009.uti.json | 4 - _module/uti/wdbsw010.uti.json | 4 - _module/uti/wdbsw011.uti.json | 4 - _module/uti/wdbsw012.uti.json | 4 - _module/uti/wdbsw013.uti.json | 4 - _module/uti/wdbsw014.uti.json | 4 - _module/uti/wdbsw015.uti.json | 4 - _module/uti/wdbsw016.uti.json | 4 - _module/uti/wdbsw017.uti.json | 4 - _module/uti/wdbsw018.uti.json | 4 - _module/uti/wdbsw019.uti.json | 4 - _module/uti/wdbsw020.uti.json | 4 - _module/uti/wdbsw021.uti.json | 4 - _module/uti/wdbsw022.uti.json | 4 - _module/uti/wdbsw023.uti.json | 4 - _module/uti/wdbsw024.uti.json | 4 - _module/uti/wdbsw025.uti.json | 4 - _module/uti/wdbsw026.uti.json | 4 - _module/uti/wdbsw027.uti.json | 4 - _module/uti/wdbsw028.uti.json | 4 - _module/uti/wdbsw029.uti.json | 4 - _module/uti/wdbsw030.uti.json | 4 - _module/uti/wdbsw031.uti.json | 4 - _module/uti/wdbsw032.uti.json | 4 - _module/uti/wdbsw033.uti.json | 4 - _module/uti/wdbsw034.uti.json | 4 - _module/uti/wdbsw035.uti.json | 4 - _module/uti/wdbsw036.uti.json | 4 - _module/uti/wdbsw037.uti.json | 4 - _module/uti/wdbsw038.uti.json | 4 - _module/uti/wdbsw039.uti.json | 4 - _module/uti/wheatgrains.uti.json | 4 - _module/uti/whiteiris.uti.json | 4 - _module/uti/whiteiristuber.uti.json | 4 - _module/uti/whitepearl.uti.json | 4 - _module/uti/whitepearl001.uti.json | 4 - _module/uti/whitepearl002.uti.json | 4 - _module/uti/whitepearl003.uti.json | 4 - _module/uti/whitepearl004.uti.json | 4 - _module/uti/whitepearl005.uti.json | 4 - _module/uti/whitetulip.uti.json | 4 - _module/uti/whitetulipbulb.uti.json | 4 - _module/uti/wintersquash.uti.json | 4 - _module/uti/wintersquashseed.uti.json | 4 - _module/uti/wood.uti.json | 4 - _module/uti/wood001.uti.json | 4 - _module/uti/wood002.uti.json | 4 - _module/uti/wood003.uti.json | 4 - _module/uti/wood004.uti.json | 4 - _module/uti/wood005.uti.json | 4 - _module/uti/wood006.uti.json | 4 - _module/uti/wood007.uti.json | 4 - _module/uti/wood008.uti.json | 4 - _module/uti/wood009.uti.json | 4 - _module/uti/wood010.uti.json | 4 - _module/uti/wood011.uti.json | 4 - _module/uti/wood012.uti.json | 4 - _module/uti/wood013.uti.json | 4 - _module/uti/wood014.uti.json | 4 - _module/uti/wood015.uti.json | 4 - _module/uti/wood016.uti.json | 4 - _module/uti/wood017.uti.json | 4 - _module/uti/wood018.uti.json | 4 - _module/uti/wood019.uti.json | 4 - _module/uti/woodsmansaxe.uti.json | 4 - _module/uti/wplhb002.uti.json | 4 - _module/uti/wplhb003.uti.json | 4 - _module/uti/wplhb004.uti.json | 4 - _module/uti/wplhb005.uti.json | 4 - _module/uti/wplhb006.uti.json | 4 - _module/uti/wplhb007.uti.json | 4 - _module/uti/wplhb008.uti.json | 4 - _module/uti/wplhb009.uti.json | 4 - _module/uti/wplhb010.uti.json | 4 - _module/uti/wplhb011.uti.json | 4 - _module/uti/wplhb012.uti.json | 4 - _module/uti/wplhb013.uti.json | 4 - _module/uti/wplhb014.uti.json | 4 - _module/uti/wplhb015.uti.json | 4 - _module/uti/wplhb016.uti.json | 4 - _module/uti/wplhb017.uti.json | 4 - _module/uti/wplhb018.uti.json | 4 - _module/uti/wplhb019.uti.json | 4 - _module/uti/wplhb020.uti.json | 4 - _module/uti/wplhb021.uti.json | 4 - _module/uti/wplhb022.uti.json | 4 - _module/uti/wplhb023.uti.json | 4 - _module/uti/wplhb024.uti.json | 4 - _module/uti/wplhb025.uti.json | 4 - _module/uti/wplhb026.uti.json | 4 - _module/uti/wplhb027.uti.json | 4 - _module/uti/wplhb028.uti.json | 4 - _module/uti/wplhb029.uti.json | 4 - _module/uti/wplhb030.uti.json | 4 - _module/uti/wplhb031.uti.json | 4 - _module/uti/wplhb032.uti.json | 4 - _module/uti/wplhb033.uti.json | 4 - _module/uti/wplhb034.uti.json | 4 - _module/uti/wplhb035.uti.json | 4 - _module/uti/wplhb036.uti.json | 4 - _module/uti/wplhb037.uti.json | 4 - _module/uti/wplhb038.uti.json | 4 - _module/uti/wplhb039.uti.json | 4 - _module/uti/wplsc002.uti.json | 4 - _module/uti/wplsc003.uti.json | 4 - _module/uti/wplsc004.uti.json | 4 - _module/uti/wplsc005.uti.json | 4 - _module/uti/wplsc006.uti.json | 4 - _module/uti/wplsc007.uti.json | 4 - _module/uti/wplsc008.uti.json | 4 - _module/uti/wplsc009.uti.json | 4 - _module/uti/wplsc010.uti.json | 4 - _module/uti/wplsc011.uti.json | 4 - _module/uti/wplsc012.uti.json | 4 - _module/uti/wplsc013.uti.json | 4 - _module/uti/wplsc014.uti.json | 4 - _module/uti/wplsc015.uti.json | 4 - _module/uti/wplsc016.uti.json | 4 - _module/uti/wplsc017.uti.json | 4 - _module/uti/wplsc018.uti.json | 4 - _module/uti/wplsc019.uti.json | 4 - _module/uti/wplsc020.uti.json | 4 - _module/uti/wplsc021.uti.json | 4 - _module/uti/wplsc022.uti.json | 4 - _module/uti/wplsc023.uti.json | 4 - _module/uti/wplsc024.uti.json | 4 - _module/uti/wplsc025.uti.json | 4 - _module/uti/wplsc026.uti.json | 4 - _module/uti/wplsc027.uti.json | 4 - _module/uti/wplsc028.uti.json | 4 - _module/uti/wplsc029.uti.json | 4 - _module/uti/wplsc030.uti.json | 4 - _module/uti/wplsc031.uti.json | 4 - _module/uti/wplsc032.uti.json | 4 - _module/uti/wplsc033.uti.json | 4 - _module/uti/wplsc034.uti.json | 4 - _module/uti/wplsc035.uti.json | 4 - _module/uti/wplsc036.uti.json | 4 - _module/uti/wplsc037.uti.json | 4 - _module/uti/wplsc038.uti.json | 4 - _module/uti/wplsc039.uti.json | 4 - _module/uti/wplss002.uti.json | 4 - _module/uti/wplss003.uti.json | 4 - _module/uti/wplss004.uti.json | 4 - _module/uti/wplss005.uti.json | 4 - _module/uti/wplss006.uti.json | 4 - _module/uti/wplss007.uti.json | 4 - _module/uti/wplss008.uti.json | 4 - _module/uti/wplss009.uti.json | 4 - _module/uti/wplss010.uti.json | 4 - _module/uti/wplss011.uti.json | 4 - _module/uti/wplss012.uti.json | 4 - _module/uti/wplss013.uti.json | 4 - _module/uti/wplss014.uti.json | 4 - _module/uti/wplss015.uti.json | 4 - _module/uti/wplss016.uti.json | 4 - _module/uti/wplss017.uti.json | 4 - _module/uti/wplss018.uti.json | 4 - _module/uti/wplss019.uti.json | 4 - _module/uti/wplss020.uti.json | 4 - _module/uti/wplss021.uti.json | 4 - _module/uti/wplss022.uti.json | 4 - _module/uti/wplss023.uti.json | 4 - _module/uti/wplss024.uti.json | 4 - _module/uti/wplss025.uti.json | 4 - _module/uti/wplss026.uti.json | 4 - _module/uti/wplss027.uti.json | 4 - _module/uti/wplss028.uti.json | 4 - _module/uti/wplss029.uti.json | 4 - _module/uti/wplss030.uti.json | 4 - _module/uti/wplss031.uti.json | 4 - _module/uti/wplss032.uti.json | 4 - _module/uti/wplss033.uti.json | 4 - _module/uti/wplss034.uti.json | 4 - _module/uti/wplss035.uti.json | 4 - _module/uti/wplss036.uti.json | 4 - _module/uti/wplss037.uti.json | 4 - _module/uti/wplss038.uti.json | 4 - _module/uti/wplss039.uti.json | 4 - _module/uti/wspka002.uti.json | 4 - _module/uti/wspka003.uti.json | 4 - _module/uti/wspka007.uti.json | 4 - _module/uti/wspka008.uti.json | 4 - _module/uti/wspka009.uti.json | 4 - _module/uti/wspka010.uti.json | 4 - _module/uti/wspka011.uti.json | 4 - _module/uti/wspka012.uti.json | 4 - _module/uti/wspka013.uti.json | 4 - _module/uti/wspka014.uti.json | 4 - _module/uti/wspka015.uti.json | 4 - _module/uti/wspka016.uti.json | 4 - _module/uti/wspka017.uti.json | 4 - _module/uti/wspka018.uti.json | 4 - _module/uti/wspka019.uti.json | 4 - _module/uti/wspka020.uti.json | 4 - _module/uti/wspka021.uti.json | 4 - _module/uti/wspka022.uti.json | 4 - _module/uti/wspka023.uti.json | 4 - _module/uti/wspka024.uti.json | 4 - _module/uti/wspka025.uti.json | 4 - _module/uti/wspka026.uti.json | 4 - _module/uti/wspka027.uti.json | 4 - _module/uti/wspka028.uti.json | 4 - _module/uti/wspka029.uti.json | 4 - _module/uti/wspka030.uti.json | 4 - _module/uti/wspka031.uti.json | 4 - _module/uti/wspka032.uti.json | 4 - _module/uti/wspka033.uti.json | 4 - _module/uti/wspka034.uti.json | 4 - _module/uti/wspka035.uti.json | 4 - _module/uti/wspka036.uti.json | 4 - _module/uti/wspka037.uti.json | 4 - _module/uti/wspka038.uti.json | 4 - _module/uti/wspka039.uti.json | 4 - _module/uti/wspku002.uti.json | 4 - _module/uti/wspku003.uti.json | 4 - _module/uti/wspku004.uti.json | 4 - _module/uti/wspku005.uti.json | 4 - _module/uti/wspku006.uti.json | 4 - _module/uti/wspku007.uti.json | 4 - _module/uti/wspku008.uti.json | 4 - _module/uti/wspku009.uti.json | 4 - _module/uti/wspku010.uti.json | 4 - _module/uti/wspku011.uti.json | 4 - _module/uti/wspku012.uti.json | 4 - _module/uti/wspku013.uti.json | 4 - _module/uti/wspku014.uti.json | 4 - _module/uti/wspku015.uti.json | 4 - _module/uti/wspku016.uti.json | 4 - _module/uti/wspku017.uti.json | 4 - _module/uti/wspku018.uti.json | 4 - _module/uti/wspku019.uti.json | 4 - _module/uti/wspku020.uti.json | 4 - _module/uti/wspku021.uti.json | 4 - _module/uti/wspku022.uti.json | 4 - _module/uti/wspku023.uti.json | 4 - _module/uti/wspku024.uti.json | 4 - _module/uti/wspku025.uti.json | 4 - _module/uti/wspku026.uti.json | 4 - _module/uti/wspku027.uti.json | 4 - _module/uti/wspku028.uti.json | 4 - _module/uti/wspku029.uti.json | 4 - _module/uti/wspku030.uti.json | 4 - _module/uti/wspku031.uti.json | 4 - _module/uti/wspku032.uti.json | 4 - _module/uti/wspku033.uti.json | 4 - _module/uti/wspku034.uti.json | 4 - _module/uti/wspku035.uti.json | 4 - _module/uti/wspku036.uti.json | 4 - _module/uti/wspku037.uti.json | 4 - _module/uti/wspku038.uti.json | 4 - _module/uti/wspku039.uti.json | 4 - _module/uti/wspsc002.uti.json | 4 - _module/uti/wspsc003.uti.json | 4 - _module/uti/wspsc004.uti.json | 4 - _module/uti/wspsc005.uti.json | 4 - _module/uti/wspsc006.uti.json | 4 - _module/uti/wspsc007.uti.json | 4 - _module/uti/wspsc008.uti.json | 4 - _module/uti/wspsc009.uti.json | 4 - _module/uti/wspsc010.uti.json | 4 - _module/uti/wspsc011.uti.json | 4 - _module/uti/wspsc012.uti.json | 4 - _module/uti/wspsc013.uti.json | 4 - _module/uti/wspsc014.uti.json | 4 - _module/uti/wspsc015.uti.json | 4 - _module/uti/wspsc016.uti.json | 4 - _module/uti/wspsc017.uti.json | 4 - _module/uti/wspsc018.uti.json | 4 - _module/uti/wspsc019.uti.json | 4 - _module/uti/wspsc020.uti.json | 4 - _module/uti/wspsc021.uti.json | 4 - _module/uti/wspsc022.uti.json | 4 - _module/uti/wspsc023.uti.json | 4 - _module/uti/wspsc024.uti.json | 4 - _module/uti/wspsc025.uti.json | 4 - _module/uti/wspsc026.uti.json | 4 - _module/uti/wspsc027.uti.json | 4 - _module/uti/wspsc028.uti.json | 4 - _module/uti/wspsc029.uti.json | 4 - _module/uti/wspsc030.uti.json | 4 - _module/uti/wspsc031.uti.json | 4 - _module/uti/wspsc032.uti.json | 4 - _module/uti/wspsc033.uti.json | 4 - _module/uti/wspsc034.uti.json | 4 - _module/uti/wspsc035.uti.json | 4 - _module/uti/wspsc036.uti.json | 4 - _module/uti/wspsc037.uti.json | 4 - _module/uti/wspsc038.uti.json | 4 - _module/uti/wspsc039.uti.json | 4 - _module/uti/wswbs002.uti.json | 4 - _module/uti/wswbs003.uti.json | 4 - _module/uti/wswbs004.uti.json | 4 - _module/uti/wswbs005.uti.json | 4 - _module/uti/wswbs006.uti.json | 4 - _module/uti/wswbs007.uti.json | 4 - _module/uti/wswbs008.uti.json | 4 - _module/uti/wswbs009.uti.json | 4 - _module/uti/wswbs010.uti.json | 4 - _module/uti/wswbs011.uti.json | 4 - _module/uti/wswbs012.uti.json | 4 - _module/uti/wswbs013.uti.json | 4 - _module/uti/wswbs014.uti.json | 4 - _module/uti/wswbs015.uti.json | 4 - _module/uti/wswbs016.uti.json | 4 - _module/uti/wswbs017.uti.json | 4 - _module/uti/wswbs018.uti.json | 4 - _module/uti/wswbs019.uti.json | 4 - _module/uti/wswbs020.uti.json | 4 - _module/uti/wswbs021.uti.json | 4 - _module/uti/wswbs022.uti.json | 4 - _module/uti/wswbs023.uti.json | 4 - _module/uti/wswbs024.uti.json | 4 - _module/uti/wswbs025.uti.json | 4 - _module/uti/wswbs026.uti.json | 4 - _module/uti/wswbs027.uti.json | 4 - _module/uti/wswbs028.uti.json | 4 - _module/uti/wswbs029.uti.json | 4 - _module/uti/wswbs030.uti.json | 4 - _module/uti/wswbs031.uti.json | 4 - _module/uti/wswbs032.uti.json | 4 - _module/uti/wswbs033.uti.json | 4 - _module/uti/wswbs034.uti.json | 4 - _module/uti/wswbs035.uti.json | 4 - _module/uti/wswbs036.uti.json | 4 - _module/uti/wswbs037.uti.json | 4 - _module/uti/wswbs038.uti.json | 4 - _module/uti/wswbs039.uti.json | 4 - _module/uti/wswdg004.uti.json | 4 - _module/uti/wswdg005.uti.json | 4 - _module/uti/wswdg006.uti.json | 4 - _module/uti/wswdg007.uti.json | 4 - _module/uti/wswdg008.uti.json | 4 - _module/uti/wswdg009.uti.json | 4 - _module/uti/wswdg010.uti.json | 4 - _module/uti/wswdg011.uti.json | 4 - _module/uti/wswdg012.uti.json | 4 - _module/uti/wswdg013.uti.json | 4 - _module/uti/wswdg014.uti.json | 4 - _module/uti/wswdg015.uti.json | 4 - _module/uti/wswdg016.uti.json | 4 - _module/uti/wswdg017.uti.json | 4 - _module/uti/wswdg018.uti.json | 4 - _module/uti/wswdg019.uti.json | 4 - _module/uti/wswdg020.uti.json | 4 - _module/uti/wswdg021.uti.json | 4 - _module/uti/wswdg022.uti.json | 4 - _module/uti/wswdg023.uti.json | 4 - _module/uti/wswdg024.uti.json | 4 - _module/uti/wswdg025.uti.json | 4 - _module/uti/wswdg026.uti.json | 4 - _module/uti/wswdg027.uti.json | 4 - _module/uti/wswdg028.uti.json | 4 - _module/uti/wswdg029.uti.json | 4 - _module/uti/wswdg030.uti.json | 4 - _module/uti/wswdg031.uti.json | 4 - _module/uti/wswdg032.uti.json | 4 - _module/uti/wswdg033.uti.json | 4 - _module/uti/wswdg034.uti.json | 4 - _module/uti/wswdg035.uti.json | 4 - _module/uti/wswdg036.uti.json | 4 - _module/uti/wswdg037.uti.json | 4 - _module/uti/wswdg038.uti.json | 4 - _module/uti/wswdg039.uti.json | 4 - _module/uti/wswgs002.uti.json | 4 - _module/uti/wswgs003.uti.json | 4 - _module/uti/wswgs004.uti.json | 4 - _module/uti/wswgs005.uti.json | 4 - _module/uti/wswgs006.uti.json | 4 - _module/uti/wswgs007.uti.json | 4 - _module/uti/wswgs008.uti.json | 4 - _module/uti/wswgs009.uti.json | 4 - _module/uti/wswgs010.uti.json | 4 - _module/uti/wswgs011.uti.json | 4 - _module/uti/wswgs012.uti.json | 4 - _module/uti/wswgs013.uti.json | 4 - _module/uti/wswgs014.uti.json | 4 - _module/uti/wswgs015.uti.json | 4 - _module/uti/wswgs016.uti.json | 4 - _module/uti/wswgs017.uti.json | 4 - _module/uti/wswgs018.uti.json | 4 - _module/uti/wswgs019.uti.json | 4 - _module/uti/wswgs020.uti.json | 4 - _module/uti/wswgs021.uti.json | 4 - _module/uti/wswgs022.uti.json | 4 - _module/uti/wswgs023.uti.json | 4 - _module/uti/wswgs024.uti.json | 4 - _module/uti/wswgs025.uti.json | 4 - _module/uti/wswgs026.uti.json | 4 - _module/uti/wswgs027.uti.json | 4 - _module/uti/wswgs028.uti.json | 4 - _module/uti/wswgs029.uti.json | 4 - _module/uti/wswgs030.uti.json | 4 - _module/uti/wswgs031.uti.json | 4 - _module/uti/wswgs032.uti.json | 4 - _module/uti/wswgs033.uti.json | 4 - _module/uti/wswgs034.uti.json | 4 - _module/uti/wswgs035.uti.json | 4 - _module/uti/wswgs036.uti.json | 4 - _module/uti/wswgs037.uti.json | 4 - _module/uti/wswgs038.uti.json | 4 - _module/uti/wswgs039.uti.json | 4 - _module/uti/wswka002.uti.json | 4 - _module/uti/wswka003.uti.json | 4 - _module/uti/wswka004.uti.json | 4 - _module/uti/wswka005.uti.json | 4 - _module/uti/wswka006.uti.json | 4 - _module/uti/wswka007.uti.json | 4 - _module/uti/wswka008.uti.json | 4 - _module/uti/wswka009.uti.json | 4 - _module/uti/wswka010.uti.json | 4 - _module/uti/wswka011.uti.json | 4 - _module/uti/wswka012.uti.json | 4 - _module/uti/wswka013.uti.json | 4 - _module/uti/wswka014.uti.json | 4 - _module/uti/wswka015.uti.json | 4 - _module/uti/wswka016.uti.json | 4 - _module/uti/wswka017.uti.json | 4 - _module/uti/wswka018.uti.json | 4 - _module/uti/wswka019.uti.json | 4 - _module/uti/wswka020.uti.json | 4 - _module/uti/wswka021.uti.json | 4 - _module/uti/wswka022.uti.json | 4 - _module/uti/wswka023.uti.json | 4 - _module/uti/wswka024.uti.json | 4 - _module/uti/wswka025.uti.json | 4 - _module/uti/wswka026.uti.json | 4 - _module/uti/wswka027.uti.json | 4 - _module/uti/wswka028.uti.json | 4 - _module/uti/wswka029.uti.json | 4 - _module/uti/wswka030.uti.json | 4 - _module/uti/wswka031.uti.json | 4 - _module/uti/wswka032.uti.json | 4 - _module/uti/wswka033.uti.json | 4 - _module/uti/wswka034.uti.json | 4 - _module/uti/wswka035.uti.json | 4 - _module/uti/wswka036.uti.json | 4 - _module/uti/wswka037.uti.json | 4 - _module/uti/wswka038.uti.json | 4 - _module/uti/wswka039.uti.json | 4 - _module/uti/wswls002.uti.json | 4 - _module/uti/wswls003.uti.json | 4 - _module/uti/wswls004.uti.json | 4 - _module/uti/wswls005.uti.json | 4 - _module/uti/wswls006.uti.json | 4 - _module/uti/wswls007.uti.json | 4 - _module/uti/wswls008.uti.json | 4 - _module/uti/wswls009.uti.json | 4 - _module/uti/wswls010.uti.json | 4 - _module/uti/wswls011.uti.json | 4 - _module/uti/wswls012.uti.json | 4 - _module/uti/wswls013.uti.json | 4 - _module/uti/wswls014.uti.json | 4 - _module/uti/wswls015.uti.json | 4 - _module/uti/wswls016.uti.json | 4 - _module/uti/wswls017.uti.json | 4 - _module/uti/wswls018.uti.json | 4 - _module/uti/wswls019.uti.json | 4 - _module/uti/wswls020.uti.json | 4 - _module/uti/wswls021.uti.json | 4 - _module/uti/wswls022.uti.json | 4 - _module/uti/wswls023.uti.json | 4 - _module/uti/wswls024.uti.json | 4 - _module/uti/wswls025.uti.json | 4 - _module/uti/wswls026.uti.json | 4 - _module/uti/wswls027.uti.json | 4 - _module/uti/wswls028.uti.json | 4 - _module/uti/wswls029.uti.json | 4 - _module/uti/wswls030.uti.json | 4 - _module/uti/wswls031.uti.json | 4 - _module/uti/wswls032.uti.json | 4 - _module/uti/wswls033.uti.json | 4 - _module/uti/wswls034.uti.json | 4 - _module/uti/wswls035.uti.json | 4 - _module/uti/wswls036.uti.json | 4 - _module/uti/wswls037.uti.json | 4 - _module/uti/wswls038.uti.json | 4 - _module/uti/wswls039.uti.json | 4 - _module/uti/wswrp002.uti.json | 4 - _module/uti/wswrp003.uti.json | 4 - _module/uti/wswrp004.uti.json | 4 - _module/uti/wswrp005.uti.json | 4 - _module/uti/wswrp006.uti.json | 4 - _module/uti/wswrp007.uti.json | 4 - _module/uti/wswrp008.uti.json | 4 - _module/uti/wswrp009.uti.json | 4 - _module/uti/wswrp010.uti.json | 4 - _module/uti/wswrp011.uti.json | 4 - _module/uti/wswrp012.uti.json | 4 - _module/uti/wswrp013.uti.json | 4 - _module/uti/wswrp014.uti.json | 4 - _module/uti/wswrp015.uti.json | 4 - _module/uti/wswrp016.uti.json | 4 - _module/uti/wswrp017.uti.json | 4 - _module/uti/wswrp018.uti.json | 4 - _module/uti/wswrp019.uti.json | 4 - _module/uti/wswrp020.uti.json | 4 - _module/uti/wswrp021.uti.json | 4 - _module/uti/wswrp022.uti.json | 4 - _module/uti/wswrp023.uti.json | 4 - _module/uti/wswrp024.uti.json | 4 - _module/uti/wswrp025.uti.json | 4 - _module/uti/wswrp026.uti.json | 4 - _module/uti/wswrp027.uti.json | 4 - _module/uti/wswrp028.uti.json | 4 - _module/uti/wswrp029.uti.json | 4 - _module/uti/wswrp030.uti.json | 4 - _module/uti/wswrp031.uti.json | 4 - _module/uti/wswrp032.uti.json | 4 - _module/uti/wswrp033.uti.json | 4 - _module/uti/wswrp034.uti.json | 4 - _module/uti/wswrp035.uti.json | 4 - _module/uti/wswrp036.uti.json | 4 - _module/uti/wswrp037.uti.json | 4 - _module/uti/wswrp038.uti.json | 4 - _module/uti/wswrp039.uti.json | 4 - _module/uti/wswsc002.uti.json | 4 - _module/uti/wswsc003.uti.json | 4 - _module/uti/wswsc004.uti.json | 4 - _module/uti/wswsc005.uti.json | 4 - _module/uti/wswsc006.uti.json | 4 - _module/uti/wswsc007.uti.json | 4 - _module/uti/wswsc008.uti.json | 4 - _module/uti/wswsc009.uti.json | 4 - _module/uti/wswsc010.uti.json | 4 - _module/uti/wswsc011.uti.json | 4 - _module/uti/wswsc012.uti.json | 4 - _module/uti/wswsc013.uti.json | 4 - _module/uti/wswsc014.uti.json | 4 - _module/uti/wswsc015.uti.json | 4 - _module/uti/wswsc016.uti.json | 4 - _module/uti/wswsc017.uti.json | 4 - _module/uti/wswsc018.uti.json | 4 - _module/uti/wswsc019.uti.json | 4 - _module/uti/wswsc020.uti.json | 4 - _module/uti/wswsc021.uti.json | 4 - _module/uti/wswsc022.uti.json | 4 - _module/uti/wswsc023.uti.json | 4 - _module/uti/wswsc024.uti.json | 4 - _module/uti/wswsc025.uti.json | 4 - _module/uti/wswsc026.uti.json | 4 - _module/uti/wswsc027.uti.json | 4 - _module/uti/wswsc028.uti.json | 4 - _module/uti/wswsc029.uti.json | 4 - _module/uti/wswsc030.uti.json | 4 - _module/uti/wswsc031.uti.json | 4 - _module/uti/wswsc032.uti.json | 4 - _module/uti/wswsc033.uti.json | 4 - _module/uti/wswsc034.uti.json | 4 - _module/uti/wswsc035.uti.json | 4 - _module/uti/wswsc036.uti.json | 4 - _module/uti/wswsc037.uti.json | 4 - _module/uti/wswsc038.uti.json | 4 - _module/uti/wswsc039.uti.json | 4 - _module/uti/wswss002.uti.json | 4 - _module/uti/wswss003.uti.json | 4 - _module/uti/wswss004.uti.json | 4 - _module/uti/wswss005.uti.json | 4 - _module/uti/wswss006.uti.json | 4 - _module/uti/wswss007.uti.json | 4 - _module/uti/wswss008.uti.json | 4 - _module/uti/wswss009.uti.json | 4 - _module/uti/wswss010.uti.json | 4 - _module/uti/wswss011.uti.json | 4 - _module/uti/wswss012.uti.json | 4 - _module/uti/wswss013.uti.json | 4 - _module/uti/wswss014.uti.json | 4 - _module/uti/wswss015.uti.json | 4 - _module/uti/wswss016.uti.json | 4 - _module/uti/wswss017.uti.json | 4 - _module/uti/wswss018.uti.json | 4 - _module/uti/wswss019.uti.json | 4 - _module/uti/wswss020.uti.json | 4 - _module/uti/wswss021.uti.json | 4 - _module/uti/wswss022.uti.json | 4 - _module/uti/wswss023.uti.json | 4 - _module/uti/wswss024.uti.json | 4 - _module/uti/wswss025.uti.json | 4 - _module/uti/wswss026.uti.json | 4 - _module/uti/wswss027.uti.json | 4 - _module/uti/wswss028.uti.json | 35 - _module/uti/wswss029.uti.json | 4 - _module/uti/wswss030.uti.json | 4 - _module/uti/wswss031.uti.json | 4 - _module/uti/wswss032.uti.json | 4 - _module/uti/wswss033.uti.json | 4 - _module/uti/wswss034.uti.json | 4 - _module/uti/wswss035.uti.json | 4 - _module/uti/wswss036.uti.json | 4 - _module/uti/wswss037.uti.json | 4 - _module/uti/wswss038.uti.json | 4 - _module/uti/wswss039.uti.json | 4 - _module/uti/wthax002.uti.json | 4 - _module/uti/wthax003.uti.json | 4 - _module/uti/wthax004.uti.json | 4 - _module/uti/wthax005.uti.json | 4 - _module/uti/wthax006.uti.json | 4 - _module/uti/wthax007.uti.json | 4 - _module/uti/wthax008.uti.json | 4 - _module/uti/wthax009.uti.json | 4 - _module/uti/wthax010.uti.json | 4 - _module/uti/wthax011.uti.json | 4 - _module/uti/wthax012.uti.json | 4 - _module/uti/wthax013.uti.json | 4 - _module/uti/wthax014.uti.json | 4 - _module/uti/wthax015.uti.json | 4 - _module/uti/wthax016.uti.json | 4 - _module/uti/wthax017.uti.json | 4 - _module/uti/wthax018.uti.json | 4 - _module/uti/wthax019.uti.json | 4 - _module/uti/wthax020.uti.json | 4 - _module/uti/wthax021.uti.json | 4 - _module/uti/wthax022.uti.json | 4 - _module/uti/wthax023.uti.json | 4 - _module/uti/wthax024.uti.json | 4 - _module/uti/wthax025.uti.json | 4 - _module/uti/wthax026.uti.json | 4 - _module/uti/wthax027.uti.json | 4 - _module/uti/wthax028.uti.json | 4 - _module/uti/wthax029.uti.json | 4 - _module/uti/wthax030.uti.json | 4 - _module/uti/wthax031.uti.json | 4 - _module/uti/wthax032.uti.json | 4 - _module/uti/wthax033.uti.json | 4 - _module/uti/wthax034.uti.json | 4 - _module/uti/wthax035.uti.json | 4 - _module/uti/wthax036.uti.json | 4 - _module/uti/wthax037.uti.json | 4 - _module/uti/wthax038.uti.json | 4 - _module/uti/wthax039.uti.json | 4 - _module/uti/wthdt002.uti.json | 4 - _module/uti/wthdt003.uti.json | 4 - _module/uti/wthdt004.uti.json | 4 - _module/uti/wthdt005.uti.json | 4 - _module/uti/wthdt006.uti.json | 4 - _module/uti/wthdt007.uti.json | 4 - _module/uti/wthdt008.uti.json | 4 - _module/uti/wthdt009.uti.json | 4 - _module/uti/wthdt010.uti.json | 4 - _module/uti/wthdt011.uti.json | 4 - _module/uti/wthdt012.uti.json | 4 - _module/uti/wthdt013.uti.json | 4 - _module/uti/wthdt014.uti.json | 4 - _module/uti/wthdt015.uti.json | 4 - _module/uti/wthdt016.uti.json | 4 - _module/uti/wthdt017.uti.json | 4 - _module/uti/wthdt018.uti.json | 4 - _module/uti/wthdt019.uti.json | 4 - _module/uti/wthdt020.uti.json | 4 - _module/uti/wthdt021.uti.json | 4 - _module/uti/wthdt022.uti.json | 4 - _module/uti/wthdt023.uti.json | 4 - _module/uti/wthdt024.uti.json | 4 - _module/uti/wthdt025.uti.json | 4 - _module/uti/wthdt026.uti.json | 4 - _module/uti/wthdt027.uti.json | 4 - _module/uti/wthdt028.uti.json | 4 - _module/uti/wthdt029.uti.json | 4 - _module/uti/wthdt030.uti.json | 4 - _module/uti/wthdt031.uti.json | 4 - _module/uti/wthdt032.uti.json | 4 - _module/uti/wthdt033.uti.json | 4 - _module/uti/wthdt034.uti.json | 4 - _module/uti/wthdt035.uti.json | 4 - _module/uti/wthdt036.uti.json | 4 - _module/uti/wthdt037.uti.json | 4 - _module/uti/wthdt038.uti.json | 4 - _module/uti/wthdt039.uti.json | 4 - _module/uti/wthsh002.uti.json | 4 - _module/uti/wthsh003.uti.json | 4 - _module/uti/wthsh004.uti.json | 4 - _module/uti/wthsh005.uti.json | 4 - _module/uti/wthsh006.uti.json | 4 - _module/uti/wthsh007.uti.json | 4 - _module/uti/wthsh008.uti.json | 4 - _module/uti/wthsh009.uti.json | 4 - _module/uti/wthsh010.uti.json | 4 - _module/uti/wthsh011.uti.json | 4 - _module/uti/wthsh012.uti.json | 4 - _module/uti/wthsh013.uti.json | 4 - _module/uti/wthsh014.uti.json | 4 - _module/uti/wthsh015.uti.json | 4 - _module/uti/wthsh016.uti.json | 4 - _module/uti/wthsh017.uti.json | 4 - _module/uti/wthsh018.uti.json | 4 - _module/uti/wthsh019.uti.json | 4 - _module/uti/wthsh020.uti.json | 4 - _module/uti/wthsh021.uti.json | 4 - _module/uti/wthsh022.uti.json | 4 - _module/uti/wthsh023.uti.json | 4 - _module/uti/wthsh024.uti.json | 4 - _module/uti/wthsh025.uti.json | 4 - _module/uti/wthsh026.uti.json | 4 - _module/uti/wthsh027.uti.json | 4 - _module/uti/wthsh028.uti.json | 4 - _module/uti/wthsh029.uti.json | 4 - _module/uti/wthsh030.uti.json | 4 - _module/uti/wthsh031.uti.json | 4 - _module/uti/wthsh032.uti.json | 4 - _module/uti/wthsh033.uti.json | 4 - _module/uti/wthsh034.uti.json | 4 - _module/uti/wthsh035.uti.json | 4 - _module/uti/wthsh036.uti.json | 4 - _module/uti/wthsh037.uti.json | 4 - _module/uti/wthsh038.uti.json | 4 - _module/uti/wthsh039.uti.json | 4 - _module/uti/yellowapple.uti.json | 4 - _module/uti/yellowiris.uti.json | 4 - _module/uti/yellowiristuber.uti.json | 4 - _module/uti/yellowtulip.uti.json | 4 - _module/uti/yellowtulipbulb.uti.json | 4 - _module/uti/zircon.uti.json | 4 - _module/uti/zircon001.uti.json | 4 - _module/uti/zircon002.uti.json | 4 - _module/uti/zircon003.uti.json | 4 - _module/uti/zircon004.uti.json | 4 - _module/uti/zircon005.uti.json | 4 - _module/uti/zucchinisquash.uti.json | 4 - _module/uti/zucchinisquashse.uti.json | 4 - _module/utm/mk_ccoh_store001.utm.json | 31285 +++++++ _module/utm/mk_ccoh_store002.utm.json | 89 + 5670 files changed, 373265 insertions(+), 173083 deletions(-) create mode 100644 _module/are/asch_north.are.json create mode 100644 _module/are/aschentryandooc.are.json create mode 100644 _module/are/charactercustomi.are.json create mode 100644 _module/dlg/ccc.dlg.json create mode 100644 _module/dlg/ferrytoasch.dlg.json create mode 100644 _module/dlg/mk_acp.dlg.json create mode 100644 _module/dlg/portal_recall.dlg.json create mode 100644 _module/dlg/store_craftguild.dlg.json create mode 100644 _module/gic/asch_north.gic.json create mode 100644 _module/gic/aschentryandooc.gic.json create mode 100644 _module/gic/charactercustomi.gic.json create mode 100644 _module/git/asch_north.git.json create mode 100644 _module/git/aschentryandooc.git.json create mode 100644 _module/git/charactercustomi.git.json create mode 100644 _module/ncs/_enchant_armor.ncs create mode 100644 _module/ncs/_enchant_helm.ncs create mode 100644 _module/ncs/_enchant_shield.ncs create mode 100644 _module/ncs/_enchant_weapon.ncs create mode 100644 _module/ncs/_gen_treasure.ncs create mode 100644 _module/ncs/_open_ench_armor.ncs create mode 100644 _module/ncs/_opn_ench_weapon.ncs create mode 100644 _module/ncs/_persist_01a.ncs create mode 100644 _module/ncs/dm_reads_line.ncs create mode 100644 _module/ncs/fake_conditional.ncs create mode 100644 _module/ncs/is_guild.ncs create mode 100644 _module/ncs/nw_c2_default7.ncs create mode 100644 _module/ncs/nw_c2_default9.ncs create mode 100644 _module/ncs/nw_walk_wp.ncs create mode 100644 _module/ncs/openstore01.ncs create mode 100644 _module/ncs/port_to_aschb.ncs create mode 100644 _module/ncs/port_to_crat_bay.ncs create mode 100644 _module/ncs/port_to_del.ncs create mode 100644 _module/ncs/port_to_ever.ncs create mode 100644 _module/ncs/port_to_leader.ncs create mode 100644 _module/ncs/port_to_lust_lag.ncs create mode 100644 _module/ncs/port_to_ooc_area.ncs create mode 100644 _module/ncs/port_to_schamed.ncs create mode 100644 _module/ncs/port_to_tanzia.ncs create mode 100644 _module/ncs/sfpb_close.ncs create mode 100644 _module/ncs/sfpb_open.ncs create mode 100644 _module/ncs/sfpb_used.ncs create mode 100644 _module/ncs/stoneport2guild.ncs create mode 100644 _module/ncs/stonerecallspc.ncs create mode 100644 _module/ncs/stonestoresloc.ncs create mode 100644 _module/ncs/zep_use_chair.ncs create mode 100644 _module/ncs/zep_use_chair2.ncs create mode 100644 _module/nss/_enchant_armor.nss create mode 100644 _module/nss/_enchant_helm.nss create mode 100644 _module/nss/_enchant_shield.nss create mode 100644 _module/nss/_enchant_weapon.nss create mode 100644 _module/nss/_kb_loot_corpse.nss create mode 100644 _module/nss/_open_ench_armor.nss create mode 100644 _module/nss/_opn_ench_weapon.nss create mode 100644 _module/nss/aps_include.nss create mode 100644 _module/nss/dm_reads_line.nss create mode 100644 _module/nss/fake_conditional.nss create mode 100644 _module/nss/is_guild.nss create mode 100644 _module/nss/mk_cb_deity_chk.nss create mode 100644 _module/nss/mk_cb_hd_f_flt.nss create mode 100644 _module/nss/mk_cb_hd_f_label.nss create mode 100644 _module/nss/mk_cb_hd_label.nss create mode 100644 _module/nss/mk_cb_ichrg_chk.nss create mode 100644 _module/nss/mk_cb_ichrg_lbl.nss create mode 100644 _module/nss/mk_cb_iflag_chk.nss create mode 100644 _module/nss/mk_cb_iflag_lbl.nss create mode 100644 _module/nss/mk_cb_iprp_chk.nss create mode 100644 _module/nss/mk_cb_iprp_ctlbl.nss create mode 100644 _module/nss/mk_cb_iprp_ftchk.nss create mode 100644 _module/nss/mk_cb_iprp_ftlbl.nss create mode 100644 _module/nss/mk_cb_iprp_iflbl.nss create mode 100644 _module/nss/mk_cb_iprp_inlbl.nss create mode 100644 _module/nss/mk_cb_iprp_iplbl.nss create mode 100644 _module/nss/mk_cb_iprp_itchk.nss create mode 100644 _module/nss/mk_cb_iprp_p1lbl.nss create mode 100644 _module/nss/mk_cb_iprp_sklbl.nss create mode 100644 _module/nss/mk_cb_iprp_stlbl.nss create mode 100644 _module/nss/mk_cb_store_lbl.nss create mode 100644 _module/nss/mk_cb_swpip_chk.nss create mode 100644 _module/nss/mk_cb_vfx_check.nss create mode 100644 _module/nss/mk_cb_vfx_filter.nss create mode 100644 _module/nss/mk_cb_vfx_label.nss create mode 100644 _module/nss/mk_cond_00.nss create mode 100644 _module/nss/mk_cond_01.nss create mode 100644 _module/nss/mk_cond_02.nss create mode 100644 _module/nss/mk_cond_03.nss create mode 100644 _module/nss/mk_cond_04.nss create mode 100644 _module/nss/mk_cond_05.nss create mode 100644 _module/nss/mk_cond_06.nss create mode 100644 _module/nss/mk_cond_07.nss create mode 100644 _module/nss/mk_cond_08.nss create mode 100644 _module/nss/mk_cond_09.nss create mode 100644 _module/nss/mk_cond_10.nss create mode 100644 _module/nss/mk_cond_100.nss create mode 100644 _module/nss/mk_cond_101.nss create mode 100644 _module/nss/mk_cond_102.nss create mode 100644 _module/nss/mk_cond_103.nss create mode 100644 _module/nss/mk_cond_11.nss create mode 100644 _module/nss/mk_cond_12.nss create mode 100644 _module/nss/mk_cond_127.nss create mode 100644 _module/nss/mk_cond_13.nss create mode 100644 _module/nss/mk_cond_14.nss create mode 100644 _module/nss/mk_cond_15.nss create mode 100644 _module/nss/mk_cond_16.nss create mode 100644 _module/nss/mk_cond_17.nss create mode 100644 _module/nss/mk_cond_18.nss create mode 100644 _module/nss/mk_cond_19.nss create mode 100644 _module/nss/mk_cond_20.nss create mode 100644 _module/nss/mk_cond_21.nss create mode 100644 _module/nss/mk_cond_22.nss create mode 100644 _module/nss/mk_cond_23.nss create mode 100644 _module/nss/mk_cond_24.nss create mode 100644 _module/nss/mk_cond_249.nss create mode 100644 _module/nss/mk_cond_25.nss create mode 100644 _module/nss/mk_cond_250.nss create mode 100644 _module/nss/mk_cond_251.nss create mode 100644 _module/nss/mk_cond_252.nss create mode 100644 _module/nss/mk_cond_253.nss create mode 100644 _module/nss/mk_cond_254.nss create mode 100644 _module/nss/mk_cond_255.nss create mode 100644 _module/nss/mk_cond_256.nss create mode 100644 _module/nss/mk_cond_257.nss create mode 100644 _module/nss/mk_cond_26.nss create mode 100644 _module/nss/mk_cond_27.nss create mode 100644 _module/nss/mk_cond_28.nss create mode 100644 _module/nss/mk_cond_29.nss create mode 100644 _module/nss/mk_cond_30.nss create mode 100644 _module/nss/mk_cond_31.nss create mode 100644 _module/nss/mk_cond_32.nss create mode 100644 _module/nss/mk_cond_33.nss create mode 100644 _module/nss/mk_cond_34.nss create mode 100644 _module/nss/mk_cond_35.nss create mode 100644 _module/nss/mk_cond_36.nss create mode 100644 _module/nss/mk_cond_37.nss create mode 100644 _module/nss/mk_cond_38.nss create mode 100644 _module/nss/mk_cond_39.nss create mode 100644 _module/nss/mk_cond_40.nss create mode 100644 _module/nss/mk_do_sel_target.nss create mode 100644 _module/nss/mk_editor_main.nss create mode 100644 _module/nss/mk_get_version.nss create mode 100644 _module/nss/mk_im_cancel.nss create mode 100644 _module/nss/mk_im_finished.nss create mode 100644 _module/nss/mk_im_getchanged.nss create mode 100644 _module/nss/mk_im_start.nss create mode 100644 _module/nss/mk_inc_2da_disp.nss create mode 100644 _module/nss/mk_inc_app.nss create mode 100644 _module/nss/mk_inc_array.nss create mode 100644 _module/nss/mk_inc_body.nss create mode 100644 _module/nss/mk_inc_ccoh_db.nss create mode 100644 _module/nss/mk_inc_cep.nss create mode 100644 _module/nss/mk_inc_cheats.nss create mode 100644 _module/nss/mk_inc_color.nss create mode 100644 _module/nss/mk_inc_craft.nss create mode 100644 _module/nss/mk_inc_craft_0.nss create mode 100644 _module/nss/mk_inc_debug.nss create mode 100644 _module/nss/mk_inc_delimiter.nss create mode 100644 _module/nss/mk_inc_editor.nss create mode 100644 _module/nss/mk_inc_editor_c.nss create mode 100644 _module/nss/mk_inc_exec.nss create mode 100644 _module/nss/mk_inc_generic.nss create mode 100644 _module/nss/mk_inc_head.nss create mode 100644 _module/nss/mk_inc_hex.nss create mode 100644 _module/nss/mk_inc_horse.nss create mode 100644 _module/nss/mk_inc_iaac.nss create mode 100644 _module/nss/mk_inc_iaam.nss create mode 100644 _module/nss/mk_inc_init.nss create mode 100644 _module/nss/mk_inc_iprp.nss create mode 100644 _module/nss/mk_inc_ipwrkcntn.nss create mode 100644 _module/nss/mk_inc_itm_disp.nss create mode 100644 _module/nss/mk_inc_language.nss create mode 100644 _module/nss/mk_inc_math.nss create mode 100644 _module/nss/mk_inc_modmodes.nss create mode 100644 _module/nss/mk_inc_pixel.nss create mode 100644 _module/nss/mk_inc_scale.nss create mode 100644 _module/nss/mk_inc_states.nss create mode 100644 _module/nss/mk_inc_swp_iprop.nss create mode 100644 _module/nss/mk_inc_time.nss create mode 100644 _module/nss/mk_inc_tlk.nss create mode 100644 _module/nss/mk_inc_tools.nss create mode 100644 _module/nss/mk_inc_tools_s.nss create mode 100644 _module/nss/mk_inc_version.nss create mode 100644 _module/nss/mk_inc_vfx.nss create mode 100644 _module/nss/mk_ncond_27.nss create mode 100644 _module/nss/mk_ncond_28.nss create mode 100644 _module/nss/mk_ncond_29.nss create mode 100644 _module/nss/mk_ncond_30.nss create mode 100644 _module/nss/mk_ncond_31.nss create mode 100644 _module/nss/mk_ncond_32.nss create mode 100644 _module/nss/mk_ncond_33.nss create mode 100644 _module/nss/mk_ncond_34.nss create mode 100644 _module/nss/mk_ncond_35.nss create mode 100644 _module/nss/mk_ncond_36.nss create mode 100644 _module/nss/mk_ncond_37.nss create mode 100644 _module/nss/mk_ncond_38.nss create mode 100644 _module/nss/mk_ncond_39.nss create mode 100644 _module/nss/mk_on_dismount.nss create mode 100644 _module/nss/mk_on_dismounted.nss create mode 100644 _module/nss/mk_on_mount.nss create mode 100644 _module/nss/mk_on_mounted.nss create mode 100644 _module/nss/mk_onplayerchat.nss create mode 100644 _module/nss/mk_onplayertargt.nss create mode 100644 _module/nss/mk_pre_app.nss create mode 100644 _module/nss/mk_pre_armorpart.nss create mode 100644 _module/nss/mk_pre_body.nss create mode 100644 _module/nss/mk_pre_cheats.nss create mode 100644 _module/nss/mk_pre_color2.nss create mode 100644 _module/nss/mk_pre_crafting.nss create mode 100644 _module/nss/mk_pre_critem.nss create mode 100644 _module/nss/mk_pre_db_item.nss create mode 100644 _module/nss/mk_pre_deity.nss create mode 100644 _module/nss/mk_pre_dye.nss create mode 100644 _module/nss/mk_pre_edit_desc.nss create mode 100644 _module/nss/mk_pre_footstep.nss create mode 100644 _module/nss/mk_pre_head.nss create mode 100644 _module/nss/mk_pre_itemlist.nss create mode 100644 _module/nss/mk_pre_itemprop.nss create mode 100644 _module/nss/mk_pre_material.nss create mode 100644 _module/nss/mk_pre_perpart_s.nss create mode 100644 _module/nss/mk_pre_pheno.nss create mode 100644 _module/nss/mk_pre_ren_item.nss create mode 100644 _module/nss/mk_pre_scale.nss create mode 100644 _module/nss/mk_pre_swp_iprop.nss create mode 100644 _module/nss/mk_pre_tail.nss create mode 100644 _module/nss/mk_pre_vfx.nss create mode 100644 _module/nss/mk_pre_weaponpar.nss create mode 100644 _module/nss/mk_pre_wings.nss create mode 100644 _module/nss/mk_set_00.nss create mode 100644 _module/nss/mk_set_01.nss create mode 100644 _module/nss/mk_set_02.nss create mode 100644 _module/nss/mk_set_03.nss create mode 100644 _module/nss/mk_set_04.nss create mode 100644 _module/nss/mk_set_05.nss create mode 100644 _module/nss/mk_set_06.nss create mode 100644 _module/nss/mk_set_07.nss create mode 100644 _module/nss/mk_set_08.nss create mode 100644 _module/nss/mk_set_09.nss create mode 100644 _module/nss/mk_set_10.nss create mode 100644 _module/nss/mk_set_100.nss create mode 100644 _module/nss/mk_set_101.nss create mode 100644 _module/nss/mk_set_11.nss create mode 100644 _module/nss/mk_set_12.nss create mode 100644 _module/nss/mk_set_127.nss create mode 100644 _module/nss/mk_set_13.nss create mode 100644 _module/nss/mk_set_14.nss create mode 100644 _module/nss/mk_set_15.nss create mode 100644 _module/nss/mk_set_16.nss create mode 100644 _module/nss/mk_set_17.nss create mode 100644 _module/nss/mk_set_18.nss create mode 100644 _module/nss/mk_set_19.nss create mode 100644 _module/nss/mk_set_20.nss create mode 100644 _module/nss/mk_set_21.nss create mode 100644 _module/nss/mk_set_22.nss create mode 100644 _module/nss/mk_set_23.nss create mode 100644 _module/nss/mk_set_24.nss create mode 100644 _module/nss/mk_set_249.nss create mode 100644 _module/nss/mk_set_25.nss create mode 100644 _module/nss/mk_set_250.nss create mode 100644 _module/nss/mk_set_251.nss create mode 100644 _module/nss/mk_set_252.nss create mode 100644 _module/nss/mk_set_253.nss create mode 100644 _module/nss/mk_set_254.nss create mode 100644 _module/nss/mk_set_255.nss create mode 100644 _module/nss/mk_set_257.nss create mode 100644 _module/nss/mk_set_26.nss create mode 100644 _module/nss/mk_set_27.nss create mode 100644 _module/nss/mk_set_28.nss create mode 100644 _module/nss/mk_set_29.nss create mode 100644 _module/nss/mk_set_30.nss create mode 100644 _module/nss/mk_set_31.nss create mode 100644 _module/nss/mk_set_32.nss create mode 100644 _module/nss/mk_set_33.nss create mode 100644 _module/nss/mk_set_34.nss create mode 100644 _module/nss/mk_set_35.nss create mode 100644 _module/nss/mk_set_36.nss create mode 100644 _module/nss/mk_set_37.nss create mode 100644 _module/nss/mk_set_38.nss create mode 100644 _module/nss/mk_set_39.nss create mode 100644 _module/nss/mk_set_40.nss create mode 100644 _module/nss/mk_set_invalid.nss create mode 100644 _module/nss/mk_start_acp.nss create mode 100644 _module/nss/nw_c2_default7.nss create mode 100644 _module/nss/nw_c2_default9.nss create mode 100644 _module/nss/nw_i0_generic.nss create mode 100644 _module/nss/nw_walk_wp.nss create mode 100644 _module/nss/openstore01.nss create mode 100644 _module/nss/port_to_aschb.nss create mode 100644 _module/nss/port_to_crat_bay.nss create mode 100644 _module/nss/port_to_del.nss create mode 100644 _module/nss/port_to_ever.nss create mode 100644 _module/nss/port_to_leader.nss create mode 100644 _module/nss/port_to_lust_lag.nss create mode 100644 _module/nss/port_to_ooc_area.nss create mode 100644 _module/nss/port_to_schamed.nss create mode 100644 _module/nss/port_to_tanzia.nss create mode 100644 _module/nss/se_respawn_inc.nss create mode 100644 _module/nss/sfpb_close.nss create mode 100644 _module/nss/sfpb_config.nss create mode 100644 _module/nss/sfpb_open.nss create mode 100644 _module/nss/sfpb_used.nss create mode 100644 _module/nss/stoneport2guild.nss create mode 100644 _module/nss/stonerecallspc.nss create mode 100644 _module/nss/stonestoresloc.nss create mode 100644 _module/nss/x0_i0_anims.nss create mode 100644 _module/nss/x2_inc_itemprop.nss create mode 100644 _module/nss/x2_inc_switches.nss create mode 100644 _module/nss/zep_use_chair.nss create mode 100644 _module/nss/zep_use_chair2.nss create mode 100644 _module/utm/mk_ccoh_store001.utm.json create mode 100644 _module/utm/mk_ccoh_store002.utm.json diff --git a/_module/are/asch_craftguild.are.json b/_module/are/asch_craftguild.are.json index e7aeab1d..23062c3f 100644 --- a/_module/are/asch_craftguild.are.json +++ b/_module/are/asch_craftguild.are.json @@ -34,7 +34,7 @@ }, "FogClipDist": { "type": "float", - "value": 45.0 + "value": 100.0 }, "Height": { "type": "int", @@ -87,7 +87,7 @@ "Name": { "type": "cexolocstring", "value": { - "0": "Sarabeth's Crafting Guild" + "0": "Aschbourne - Farmlands - Ounecus Crafting Guild" } }, "NoRest": { @@ -96,11 +96,11 @@ }, "OnEnter": { "type": "resref", - "value": "" + "value": "areaopener" }, "OnExit": { "type": "resref", - "value": "_area_despawner" + "value": "" }, "OnHeartbeat": { "type": "resref", @@ -124,7 +124,7 @@ }, "SkyBox": { "type": "byte", - "value": 0 + "value": 6 }, "SunAmbientColor": { "type": "dword", @@ -153,178 +153,6 @@ "Tile_List": { "type": "list", "value": [ - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 94 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 13 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 94 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 4 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 94 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 4 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 3 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 3 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 8 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 2 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 3 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 3 - } - }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -359,49 +187,6 @@ "type": "int", "value": 2 }, - "Tile_SrcLight1": { - "type": "byte", - "value": 3 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 3 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 70 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, "Tile_SrcLight1": { "type": "byte", "value": 0 @@ -431,7 +216,7 @@ }, "Tile_ID": { "type": "int", - "value": 71 + "value": 168 }, "Tile_MainLight1": { "type": "byte", @@ -454,49 +239,6 @@ "value": 3 } }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 166 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 3 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 3 - } - }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -525,19 +267,19 @@ }, "Tile_MainLight2": { "type": "byte", - "value": 14 + "value": 13 }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", - "value": 2 + "value": 0 }, "Tile_SrcLight2": { "type": "byte", - "value": 2 + "value": 0 } }, { @@ -560,7 +302,7 @@ }, "Tile_ID": { "type": "int", - "value": 65 + "value": 159 }, "Tile_MainLight1": { "type": "byte", @@ -568,19 +310,19 @@ }, "Tile_MainLight2": { "type": "byte", - "value": 13 + "value": 0 }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", - "value": 2 + "value": 0 }, "Tile_SrcLight2": { "type": "byte", - "value": 2 + "value": 0 } }, { @@ -603,11 +345,11 @@ }, "Tile_ID": { "type": "int", - "value": 65 + "value": 161 }, "Tile_MainLight1": { "type": "byte", - "value": 4 + "value": 0 }, "Tile_MainLight2": { "type": "byte", @@ -626,6 +368,92 @@ "value": 3 } }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 72 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 13 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 72 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 13 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -648,185 +476,13 @@ "type": "int", "value": 65 }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 14 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 2 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 159 - }, "Tile_MainLight1": { "type": "byte", "value": 30 }, "Tile_MainLight2": { "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 2 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 159 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 166 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 30 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 2 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 3 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 3 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 159 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 30 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 14 + "value": 13 }, "Tile_Orientation": { "type": "int", @@ -861,7 +517,7 @@ }, "Tile_ID": { "type": "int", - "value": 94 + "value": 169 }, "Tile_MainLight1": { "type": "byte", @@ -869,19 +525,19 @@ }, "Tile_MainLight2": { "type": "byte", - "value": 14 + "value": 0 }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", - "value": 0 + "value": 3 }, "Tile_SrcLight2": { "type": "byte", - "value": 0 + "value": 3 } }, { @@ -904,7 +560,50 @@ }, "Tile_ID": { "type": "int", - "value": 94 + "value": 167 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 13 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 2 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 168 }, "Tile_MainLight1": { "type": "byte", @@ -916,7 +615,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -947,7 +646,7 @@ }, "Tile_ID": { "type": "int", - "value": 165 + "value": 76 }, "Tile_MainLight1": { "type": "byte", @@ -959,7 +658,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -990,7 +689,93 @@ }, "Tile_ID": { "type": "int", - "value": 159 + "value": 40 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 37 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 37 }, "Tile_MainLight1": { "type": "byte", @@ -1033,20 +818,63 @@ }, "Tile_ID": { "type": "int", - "value": 94 + "value": 145 }, "Tile_MainLight1": { "type": "byte", - "value": 0 + "value": 4 }, "Tile_MainLight2": { "type": "byte", "value": 0 }, "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { "type": "int", "value": 0 }, + "Tile_ID": { + "type": "int", + "value": 137 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 13 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, "Tile_SrcLight1": { "type": "byte", "value": 2 @@ -1076,7 +904,7 @@ }, "Tile_ID": { "type": "int", - "value": 94 + "value": 89 }, "Tile_MainLight1": { "type": "byte", @@ -1088,15 +916,15 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", - "value": 0 + "value": 3 }, "Tile_SrcLight2": { "type": "byte", - "value": 0 + "value": 3 } }, { @@ -1119,7 +947,136 @@ }, "Tile_ID": { "type": "int", - "value": 159 + "value": 90 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 137 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 134 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 2 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 136 }, "Tile_MainLight1": { "type": "byte", @@ -1133,6 +1090,49 @@ "type": "int", "value": 1 }, + "Tile_SrcLight1": { + "type": "byte", + "value": 2 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 137 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, "Tile_SrcLight1": { "type": "byte", "value": 3 @@ -1162,7 +1162,7 @@ }, "Tile_ID": { "type": "int", - "value": 159 + "value": 134 }, "Tile_MainLight1": { "type": "byte", @@ -1178,22 +1178,26 @@ }, "Tile_SrcLight1": { "type": "byte", - "value": 3 + "value": 2 }, "Tile_SrcLight2": { "type": "byte", - "value": 3 + "value": 2 } } ] }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, "Tileset": { "type": "resref", "value": "tin01" }, "Version": { "type": "dword", - "value": 8 + "value": 47 }, "Width": { "type": "int", diff --git a/_module/are/asch_east.are.json b/_module/are/asch_east.are.json index c63d4847..1a4004ba 100644 --- a/_module/are/asch_east.are.json +++ b/_module/are/asch_east.are.json @@ -2,11 +2,11 @@ "__data_type": "ARE ", "ChanceLightning": { "type": "int", - "value": 0 + "value": 2 }, "ChanceRain": { "type": "int", - "value": 0 + "value": 15 }, "ChanceSnow": { "type": "int", @@ -54,7 +54,7 @@ }, "LoadScreenID": { "type": "word", - "value": 0 + "value": 67 }, "ModListenCheck": { "type": "int", @@ -87,7 +87,7 @@ "Name": { "type": "cexolocstring", "value": { - "0": "Aschbourne Farmlands" + "0": "Aschbourne - Farmlands" } }, "NoRest": { @@ -96,7 +96,7 @@ }, "OnEnter": { "type": "resref", - "value": "" + "value": "areaopener" }, "OnExit": { "type": "resref", @@ -947,7 +947,7 @@ }, "Tile_ID": { "type": "int", - "value": 36 + "value": 60 }, "Tile_MainLight1": { "type": "byte", @@ -1076,7 +1076,7 @@ }, "Tile_ID": { "type": "int", - "value": 35 + "value": 202 }, "Tile_MainLight1": { "type": "byte", @@ -1119,7 +1119,7 @@ }, "Tile_ID": { "type": "int", - "value": 49 + "value": 202 }, "Tile_MainLight1": { "type": "byte", @@ -1131,7 +1131,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -1162,7 +1162,7 @@ }, "Tile_ID": { "type": "int", - "value": 49 + "value": 41 }, "Tile_MainLight1": { "type": "byte", @@ -1420,7 +1420,50 @@ }, "Tile_ID": { "type": "int", - "value": 154 + "value": 50 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 53 }, "Tile_MainLight1": { "type": "byte", @@ -1463,7 +1506,7 @@ }, "Tile_ID": { "type": "int", - "value": 156 + "value": 206 }, "Tile_MainLight1": { "type": "byte", @@ -1475,50 +1518,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 124 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -1592,7 +1592,7 @@ }, "Tile_ID": { "type": "int", - "value": 36 + "value": 124 }, "Tile_MainLight1": { "type": "byte", @@ -1604,7 +1604,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -1635,7 +1635,7 @@ }, "Tile_ID": { "type": "int", - "value": 49 + "value": 126 }, "Tile_MainLight1": { "type": "byte", @@ -1647,7 +1647,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -1678,7 +1678,7 @@ }, "Tile_ID": { "type": "int", - "value": 49 + "value": 244 }, "Tile_MainLight1": { "type": "byte", @@ -1936,7 +1936,7 @@ }, "Tile_ID": { "type": "int", - "value": 153 + "value": 206 }, "Tile_MainLight1": { "type": "byte", @@ -1948,7 +1948,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -1979,7 +1979,7 @@ }, "Tile_ID": { "type": "int", - "value": 155 + "value": 52 }, "Tile_MainLight1": { "type": "byte", @@ -1991,7 +1991,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -2022,7 +2022,7 @@ }, "Tile_ID": { "type": "int", - "value": 114 + "value": 206 }, "Tile_MainLight1": { "type": "byte", @@ -2034,7 +2034,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -2108,7 +2108,7 @@ }, "Tile_ID": { "type": "int", - "value": 43 + "value": 123 }, "Tile_MainLight1": { "type": "byte", @@ -2151,7 +2151,7 @@ }, "Tile_ID": { "type": "int", - "value": 46 + "value": 123 }, "Tile_MainLight1": { "type": "byte", @@ -2163,7 +2163,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -2194,7 +2194,7 @@ }, "Tile_ID": { "type": "int", - "value": 46 + "value": 1 }, "Tile_MainLight1": { "type": "byte", @@ -2206,7 +2206,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -2366,7 +2366,7 @@ }, "Tile_ID": { "type": "int", - "value": 173 + "value": 120 }, "Tile_MainLight1": { "type": "byte", @@ -2409,7 +2409,7 @@ }, "Tile_ID": { "type": "int", - "value": 174 + "value": 124 }, "Tile_MainLight1": { "type": "byte", @@ -2452,7 +2452,7 @@ }, "Tile_ID": { "type": "int", - "value": 173 + "value": 124 }, "Tile_MainLight1": { "type": "byte", @@ -2464,7 +2464,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -2495,7 +2495,7 @@ }, "Tile_ID": { "type": "int", - "value": 165 + "value": 116 }, "Tile_MainLight1": { "type": "byte", @@ -2507,7 +2507,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -2538,7 +2538,7 @@ }, "Tile_ID": { "type": "int", - "value": 166 + "value": 109 }, "Tile_MainLight1": { "type": "byte", @@ -2550,7 +2550,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -2624,7 +2624,50 @@ }, "Tile_ID": { "type": "int", - "value": 189 + "value": 126 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 114 }, "Tile_MainLight1": { "type": "byte", @@ -2667,7 +2710,7 @@ }, "Tile_ID": { "type": "int", - "value": 185 + "value": 1 }, "Tile_MainLight1": { "type": "byte", @@ -2679,51 +2722,8 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", "value": 0 }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 186 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, "Tile_SrcLight1": { "type": "byte", "value": 0 @@ -3011,7 +3011,7 @@ }, "Tile_ID": { "type": "int", - "value": 209 + "value": 65 }, "Tile_MainLight1": { "type": "byte", @@ -3077,92 +3077,6 @@ "value": 0 } }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 209 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 209 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -3206,221 +3120,6 @@ "value": 0 } }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 209 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 188 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 65 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 2 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 125 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 115 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -3451,6 +3150,49 @@ "type": "byte", "value": 0 }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 150 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, "Tile_Orientation": { "type": "int", "value": 2 @@ -3484,7 +3226,7 @@ }, "Tile_ID": { "type": "int", - "value": 166 + "value": 1 }, "Tile_MainLight1": { "type": "byte", @@ -3527,7 +3269,7 @@ }, "Tile_ID": { "type": "int", - "value": 165 + "value": 188 }, "Tile_MainLight1": { "type": "byte", @@ -3550,6 +3292,264 @@ "value": 0 } }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 109 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 68 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 208 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 121 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 115 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -3656,7 +3656,7 @@ }, "Tile_ID": { "type": "int", - "value": 1 + "value": 205 }, "Tile_MainLight1": { "type": "byte", @@ -3742,7 +3742,7 @@ }, "Tile_ID": { "type": "int", - "value": 185 + "value": 183 }, "Tile_MainLight1": { "type": "byte", @@ -3754,7 +3754,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -3914,7 +3914,7 @@ }, "Tile_ID": { "type": "int", - "value": 159 + "value": 265 }, "Tile_MainLight1": { "type": "byte", @@ -3926,7 +3926,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -3957,7 +3957,7 @@ }, "Tile_ID": { "type": "int", - "value": 160 + "value": 263 }, "Tile_MainLight1": { "type": "byte", @@ -3969,7 +3969,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -4000,7 +4000,7 @@ }, "Tile_ID": { "type": "int", - "value": 142 + "value": 116 }, "Tile_MainLight1": { "type": "byte", @@ -4012,7 +4012,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", @@ -4043,7 +4043,7 @@ }, "Tile_ID": { "type": "int", - "value": 143 + "value": 116 }, "Tile_MainLight1": { "type": "byte", @@ -4055,7 +4055,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -4430,7 +4430,7 @@ }, "Tile_ID": { "type": "int", - "value": 115 + "value": 264 }, "Tile_MainLight1": { "type": "byte", @@ -4453,6 +4453,92 @@ "value": 0 } }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 262 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 116 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -4483,92 +4569,6 @@ "type": "byte", "value": 0 }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 140 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 141 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, "Tile_Orientation": { "type": "int", "value": 0 @@ -4860,93 +4860,7 @@ }, "Tile_ID": { "type": "int", - "value": 142 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 143 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 120 + "value": 163 }, "Tile_MainLight1": { "type": "byte", @@ -4989,7 +4903,50 @@ }, "Tile_ID": { "type": "int", - "value": 124 + "value": 164 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 166 }, "Tile_MainLight1": { "type": "byte", @@ -5032,7 +4989,7 @@ }, "Tile_ID": { "type": "int", - "value": 125 + "value": 165 }, "Tile_MainLight1": { "type": "byte", @@ -5044,7 +5001,50 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 166 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -5161,7 +5161,7 @@ }, "Tile_ID": { "type": "int", - "value": 116 + "value": 166 }, "Tile_MainLight1": { "type": "byte", @@ -5173,7 +5173,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -5204,7 +5204,7 @@ }, "Tile_ID": { "type": "int", - "value": 125 + "value": 164 }, "Tile_MainLight1": { "type": "byte", @@ -5216,7 +5216,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -5247,7 +5247,7 @@ }, "Tile_ID": { "type": "int", - "value": 204 + "value": 162 }, "Tile_MainLight1": { "type": "byte", @@ -5259,7 +5259,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -5290,7 +5290,7 @@ }, "Tile_ID": { "type": "int", - "value": 201 + "value": 202 }, "Tile_MainLight1": { "type": "byte", @@ -5376,7 +5376,7 @@ }, "Tile_ID": { "type": "int", - "value": 140 + "value": 161 }, "Tile_MainLight1": { "type": "byte", @@ -5388,7 +5388,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -5419,7 +5419,7 @@ }, "Tile_ID": { "type": "int", - "value": 141 + "value": 162 }, "Tile_MainLight1": { "type": "byte", @@ -5431,94 +5431,8 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", "value": 1 }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 122 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 116 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, "Tile_SrcLight1": { "type": "byte", "value": 0 @@ -5571,6 +5485,92 @@ "value": 0 } }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 116 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 165 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -5677,7 +5677,50 @@ }, "Tile_ID": { "type": "int", - "value": 126 + "value": 165 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 163 }, "Tile_MainLight1": { "type": "byte", @@ -5720,7 +5763,7 @@ }, "Tile_ID": { "type": "int", - "value": 126 + "value": 161 }, "Tile_MainLight1": { "type": "byte", @@ -5763,7 +5806,7 @@ }, "Tile_ID": { "type": "int", - "value": 36 + "value": 202 }, "Tile_MainLight1": { "type": "byte", @@ -5786,49 +5829,6 @@ "value": 0 } }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 49 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -6279,7 +6279,7 @@ }, "Tile_ID": { "type": "int", - "value": 35 + "value": 36 }, "Tile_MainLight1": { "type": "byte", @@ -6291,7 +6291,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -6322,7 +6322,7 @@ }, "Tile_ID": { "type": "int", - "value": 49 + "value": 201 }, "Tile_MainLight1": { "type": "byte", @@ -6334,7 +6334,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -6347,13 +6347,17 @@ } ] }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, "Tileset": { "type": "resref", "value": "ttr01" }, "Version": { "type": "dword", - "value": 24 + "value": 83 }, "Width": { "type": "int", diff --git a/_module/are/asch_magicshop.are.json b/_module/are/asch_magicshop.are.json index f82b94ab..0ffc585a 100644 --- a/_module/are/asch_magicshop.are.json +++ b/_module/are/asch_magicshop.are.json @@ -259,27 +259,27 @@ }, "Tile_ID": { "type": "int", - "value": 94 + "value": 99 }, "Tile_MainLight1": { "type": "byte", - "value": 0 + "value": 30 }, "Tile_MainLight2": { "type": "byte", - "value": 0 + "value": 14 }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", - "value": 0 + "value": 2 }, "Tile_SrcLight2": { "type": "byte", - "value": 0 + "value": 2 } }, { @@ -306,15 +306,15 @@ }, "Tile_MainLight1": { "type": "byte", - "value": 30 + "value": 0 }, "Tile_MainLight2": { "type": "byte", - "value": 13 + "value": 0 }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -517,19 +517,19 @@ }, "Tile_ID": { "type": "int", - "value": 158 + "value": 71 }, "Tile_MainLight1": { "type": "byte", - "value": 0 + "value": 30 }, "Tile_MainLight2": { "type": "byte", - "value": 0 + "value": 13 }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -568,19 +568,19 @@ }, "Tile_MainLight2": { "type": "byte", - "value": 14 + "value": 13 }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", - "value": 2 + "value": 3 }, "Tile_SrcLight2": { "type": "byte", - "value": 2 + "value": 3 } }, { @@ -1187,13 +1187,17 @@ } ] }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, "Tileset": { "type": "resref", "value": "tin01" }, "Version": { "type": "dword", - "value": 16 + "value": 17 }, "Width": { "type": "int", diff --git a/_module/are/asch_north.are.json b/_module/are/asch_north.are.json new file mode 100644 index 00000000..7043dcbd --- /dev/null +++ b/_module/are/asch_north.are.json @@ -0,0 +1,5854 @@ +{ + "__data_type": "ARE ", + "ChanceLightning": { + "type": "int", + "value": 0 + }, + "ChanceRain": { + "type": "int", + "value": 5 + }, + "ChanceSnow": { + "type": "int", + "value": 0 + }, + "Comments": { + "type": "cexostring", + "value": "" + }, + "Creator_ID": { + "type": "int", + "value": -1 + }, + "DayNightCycle": { + "type": "byte", + "value": 1 + }, + "Expansion_List": { + "type": "list", + "value": [] + }, + "Flags": { + "type": "dword", + "value": 4 + }, + "FogClipDist": { + "type": "float", + "value": 70.0 + }, + "Height": { + "type": "int", + "value": 11 + }, + "ID": { + "type": "int", + "value": -1 + }, + "IsNight": { + "type": "byte", + "value": 0 + }, + "LightingScheme": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 65 + }, + "ModListenCheck": { + "type": "int", + "value": 0 + }, + "ModSpotCheck": { + "type": "int", + "value": 0 + }, + "MoonAmbientColor": { + "type": "dword", + "value": 0 + }, + "MoonDiffuseColor": { + "type": "dword", + "value": 13132900 + }, + "MoonFogAmount": { + "type": "byte", + "value": 0 + }, + "MoonFogColor": { + "type": "dword", + "value": 6566450 + }, + "MoonShadows": { + "type": "byte", + "value": 1 + }, + "Name": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne North" + } + }, + "NoRest": { + "type": "byte", + "value": 0 + }, + "OnEnter": { + "type": "resref", + "value": "areaopener" + }, + "OnExit": { + "type": "resref", + "value": "_area_despawner" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "PlayerVsPlayer": { + "type": "byte", + "value": 3 + }, + "ResRef": { + "type": "resref", + "value": "asch_north" + }, + "ShadowOpacity": { + "type": "byte", + "value": 50 + }, + "SkyBox": { + "type": "byte", + "value": 1 + }, + "SunAmbientColor": { + "type": "dword", + "value": 6566450 + }, + "SunDiffuseColor": { + "type": "dword", + "value": 16777215 + }, + "SunFogAmount": { + "type": "byte", + "value": 0 + }, + "SunFogColor": { + "type": "dword", + "value": 9535080 + }, + "SunShadows": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "asch_north" + }, + "Tile_List": { + "type": "list", + "value": [ + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 201 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 38 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 209 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 46 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 209 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 188 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 244 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 42 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 161 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 163 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 166 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 114 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 38 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 39 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 64 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 208 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 124 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 162 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 164 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 165 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 124 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 66 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 68 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 205 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 68 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 64 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 123 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 1 + }, + "Tile_ID": { + "type": "int", + "value": 38 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 35 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 204 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 120 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 115 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 189 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 184 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 183 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 244 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 0 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 38 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 120 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 66 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 208 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 213 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 3 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 3 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 123 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 44 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 209 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 209 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 66 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 66 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 208 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 165 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 166 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 68 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 204 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 163 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 164 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 166 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 164 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 162 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 174 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 64 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 66 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 209 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 66 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 74 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 161 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 162 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 165 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 163 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 161 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 208 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 64 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 165 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 166 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 237 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 120 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 38 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 204 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 168 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 125 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 164 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 162 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 236 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 242 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 35 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 204 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 65 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 168 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 129 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 163 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 161 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 35 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 35 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 208 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 64 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 38 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 36 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 201 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + } + ] + }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, + "Tileset": { + "type": "resref", + "value": "ttr01" + }, + "Version": { + "type": "dword", + "value": 87 + }, + "Width": { + "type": "int", + "value": 12 + }, + "WindPower": { + "type": "int", + "value": 0 + } +} diff --git a/_module/are/aschbourne_start.are.json b/_module/are/aschbourne_start.are.json index 2df097c7..dcf5b999 100644 --- a/_module/are/aschbourne_start.are.json +++ b/_module/are/aschbourne_start.are.json @@ -34,7 +34,7 @@ }, "FogClipDist": { "type": "float", - "value": 200.0 + "value": 45.0 }, "Height": { "type": "int", @@ -54,7 +54,7 @@ }, "LoadScreenID": { "type": "word", - "value": 0 + "value": 64 }, "ModListenCheck": { "type": "int", @@ -87,7 +87,7 @@ "Name": { "type": "cexolocstring", "value": { - "0": "Aschbourne" + "0": "Aschbourne Outskirts" } }, "NoRest": { @@ -124,7 +124,7 @@ }, "SkyBox": { "type": "byte", - "value": 1 + "value": 0 }, "SunAmbientColor": { "type": "dword", @@ -148,7 +148,7 @@ }, "Tag": { "type": "cexostring", - "value": "aschbourne_start" + "value": "aschbourne_outskirts" }, "Tile_List": { "type": "list", @@ -1162,179 +1162,7 @@ }, "Tile_ID": { "type": "int", - "value": 20 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 20 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 20 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 20 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 196 + "value": 24 }, "Tile_MainLight1": { "type": "byte", @@ -1377,7 +1205,7 @@ }, "Tile_ID": { "type": "int", - "value": 18 + "value": 22 }, "Tile_MainLight1": { "type": "byte", @@ -1420,7 +1248,7 @@ }, "Tile_ID": { "type": "int", - "value": 32 + "value": 22 }, "Tile_MainLight1": { "type": "byte", @@ -1463,7 +1291,50 @@ }, "Tile_ID": { "type": "int", - "value": 32 + "value": 7 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 193 }, "Tile_MainLight1": { "type": "byte", @@ -1506,7 +1377,136 @@ }, "Tile_ID": { "type": "int", - "value": 30 + "value": 11 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 192 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 6 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 22 }, "Tile_MainLight1": { "type": "byte", @@ -1807,7 +1807,7 @@ }, "Tile_ID": { "type": "int", - "value": 18 + "value": 192 }, "Tile_MainLight1": { "type": "byte", @@ -1850,7 +1850,7 @@ }, "Tile_ID": { "type": "int", - "value": 30 + "value": 4 }, "Tile_MainLight1": { "type": "byte", @@ -1862,7 +1862,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -1889,11 +1889,11 @@ }, "Tile_Height": { "type": "int", - "value": 0 + "value": 1 }, "Tile_ID": { "type": "int", - "value": 22 + "value": 127 }, "Tile_MainLight1": { "type": "byte", @@ -1905,7 +1905,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -1932,97 +1932,11 @@ }, "Tile_Height": { "type": "int", - "value": 0 + "value": 1 }, "Tile_ID": { "type": "int", - "value": 22 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 29 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 15 + "value": 128 }, "Tile_MainLight1": { "type": "byte", @@ -2065,7 +1979,7 @@ }, "Tile_ID": { "type": "int", - "value": 204 + "value": 205 }, "Tile_MainLight1": { "type": "byte", @@ -2108,7 +2022,7 @@ }, "Tile_ID": { "type": "int", - "value": 202 + "value": 109 }, "Tile_MainLight1": { "type": "byte", @@ -2151,7 +2065,50 @@ }, "Tile_ID": { "type": "int", - "value": 202 + "value": 68 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 118 }, "Tile_MainLight1": { "type": "byte", @@ -2194,7 +2151,7 @@ }, "Tile_ID": { "type": "int", - "value": 39 + "value": 3 }, "Tile_MainLight1": { "type": "byte", @@ -2206,8 +2163,51 @@ }, "Tile_Orientation": { "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", "value": 0 }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 0 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, "Tile_SrcLight1": { "type": "byte", "value": 0 @@ -2280,50 +2280,7 @@ }, "Tile_ID": { "type": "int", - "value": 114 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 2 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 119 + "value": 109 }, "Tile_MainLight1": { "type": "byte", @@ -2366,7 +2323,7 @@ }, "Tile_ID": { "type": "int", - "value": 120 + "value": 109 }, "Tile_MainLight1": { "type": "byte", @@ -2378,7 +2335,50 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 109 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -2495,7 +2495,7 @@ }, "Tile_ID": { "type": "int", - "value": 202 + "value": 109 }, "Tile_MainLight1": { "type": "byte", @@ -2507,7 +2507,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -2538,7 +2538,7 @@ }, "Tile_ID": { "type": "int", - "value": 41 + "value": 188 }, "Tile_MainLight1": { "type": "byte", @@ -2550,7 +2550,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", @@ -2624,7 +2624,7 @@ }, "Tile_ID": { "type": "int", - "value": 186 + "value": 185 }, "Tile_MainLight1": { "type": "byte", @@ -2667,7 +2667,50 @@ }, "Tile_ID": { "type": "int", - "value": 42 + "value": 188 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 115 }, "Tile_MainLight1": { "type": "byte", @@ -2710,50 +2753,7 @@ }, "Tile_ID": { "type": "int", - "value": 202 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 2 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 208 + "value": 66 }, "Tile_MainLight1": { "type": "byte", @@ -2808,7 +2808,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -3183,7 +3183,93 @@ }, "Tile_ID": { "type": "int", - "value": 204 + "value": 124 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 174 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 124 }, "Tile_MainLight1": { "type": "byte", @@ -3226,7 +3312,7 @@ }, "Tile_ID": { "type": "int", - "value": 38 + "value": 174 }, "Tile_MainLight1": { "type": "byte", @@ -3238,7 +3324,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -3269,50 +3355,7 @@ }, "Tile_ID": { "type": "int", - "value": 126 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 125 + "value": 109 }, "Tile_MainLight1": { "type": "byte", @@ -3355,7 +3398,7 @@ }, "Tile_ID": { "type": "int", - "value": 204 + "value": 122 }, "Tile_MainLight1": { "type": "byte", @@ -3378,49 +3421,6 @@ "value": 0 } }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 38 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -3484,7 +3484,7 @@ }, "Tile_ID": { "type": "int", - "value": 121 + "value": 124 }, "Tile_MainLight1": { "type": "byte", @@ -3496,7 +3496,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -3527,7 +3527,7 @@ }, "Tile_ID": { "type": "int", - "value": 204 + "value": 116 }, "Tile_MainLight1": { "type": "byte", @@ -3539,7 +3539,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", @@ -3570,7 +3570,7 @@ }, "Tile_ID": { "type": "int", - "value": 40 + "value": 1 }, "Tile_MainLight1": { "type": "byte", @@ -3914,7 +3914,50 @@ }, "Tile_ID": { "type": "int", - "value": 233 + "value": 123 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 126 }, "Tile_MainLight1": { "type": "byte", @@ -3957,7 +4000,7 @@ }, "Tile_ID": { "type": "int", - "value": 233 + "value": 114 }, "Tile_MainLight1": { "type": "byte", @@ -3969,51 +4012,8 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", "value": 0 }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 233 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, "Tile_SrcLight1": { "type": "byte", "value": 0 @@ -4215,7 +4215,7 @@ }, "Tile_ID": { "type": "int", - "value": 35 + "value": 36 }, "Tile_MainLight1": { "type": "byte", @@ -4227,7 +4227,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -4258,7 +4258,7 @@ }, "Tile_ID": { "type": "int", - "value": 46 + "value": 40 }, "Tile_MainLight1": { "type": "byte", @@ -4430,7 +4430,7 @@ }, "Tile_ID": { "type": "int", - "value": 213 + "value": 118 }, "Tile_MainLight1": { "type": "byte", @@ -4442,7 +4442,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -4473,7 +4473,7 @@ }, "Tile_ID": { "type": "int", - "value": 239 + "value": 122 }, "Tile_MainLight1": { "type": "byte", @@ -4485,7 +4485,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", @@ -4602,7 +4602,7 @@ }, "Tile_ID": { "type": "int", - "value": 208 + "value": 174 }, "Tile_MainLight1": { "type": "byte", @@ -4614,7 +4614,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -4645,7 +4645,7 @@ }, "Tile_ID": { "type": "int", - "value": 209 + "value": 116 }, "Tile_MainLight1": { "type": "byte", @@ -4688,7 +4688,7 @@ }, "Tile_ID": { "type": "int", - "value": 64 + "value": 174 }, "Tile_MainLight1": { "type": "byte", @@ -4700,7 +4700,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -5290,7 +5290,7 @@ }, "Tile_ID": { "type": "int", - "value": 66 + "value": 65 }, "Tile_MainLight1": { "type": "byte", @@ -5376,7 +5376,7 @@ }, "Tile_ID": { "type": "int", - "value": 66 + "value": 209 }, "Tile_MainLight1": { "type": "byte", @@ -5720,7 +5720,93 @@ }, "Tile_ID": { "type": "int", - "value": 123 + "value": 77 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 78 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 212 }, "Tile_MainLight1": { "type": "byte", @@ -5763,7 +5849,7 @@ }, "Tile_ID": { "type": "int", - "value": 259 + "value": 81 }, "Tile_MainLight1": { "type": "byte", @@ -5775,94 +5861,8 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", "value": 1 }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 260 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 261 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, "Tile_SrcLight1": { "type": "byte", "value": 0 @@ -6064,7 +6064,7 @@ }, "Tile_ID": { "type": "int", - "value": 213 + "value": 109 }, "Tile_MainLight1": { "type": "byte", @@ -6076,7 +6076,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -6408,7 +6408,50 @@ }, "Tile_ID": { "type": "int", - "value": 114 + "value": 212 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 174 }, "Tile_MainLight1": { "type": "byte", @@ -6451,7 +6494,7 @@ }, "Tile_ID": { "type": "int", - "value": 256 + "value": 174 }, "Tile_MainLight1": { "type": "byte", @@ -6494,50 +6537,7 @@ }, "Tile_ID": { "type": "int", - "value": 257 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 258 + "value": 81 }, "Tile_MainLight1": { "type": "byte", @@ -6709,93 +6709,7 @@ }, "Tile_ID": { "type": "int", - "value": 143 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 141 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 64 + "value": 124 }, "Tile_MainLight1": { "type": "byte", @@ -6818,6 +6732,135 @@ "value": 0 } }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 114 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 120 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 109 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 1, "Tile_AnimLoop1": { @@ -6850,7 +6893,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", @@ -6881,7 +6924,7 @@ }, "Tile_ID": { "type": "int", - "value": 66 + "value": 109 }, "Tile_MainLight1": { "type": "byte", @@ -6893,50 +6936,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 119 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", @@ -7096,7 +7096,7 @@ }, "Tile_ID": { "type": "int", - "value": 124 + "value": 78 }, "Tile_MainLight1": { "type": "byte", @@ -7139,7 +7139,7 @@ }, "Tile_ID": { "type": "int", - "value": 253 + "value": 174 }, "Tile_MainLight1": { "type": "byte", @@ -7182,7 +7182,50 @@ }, "Tile_ID": { "type": "int", - "value": 254 + "value": 77 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 211 }, "Tile_MainLight1": { "type": "byte", @@ -7225,7 +7268,7 @@ }, "Tile_ID": { "type": "int", - "value": 255 + "value": 66 }, "Tile_MainLight1": { "type": "byte", @@ -7237,7 +7280,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 2 }, "Tile_SrcLight1": { "type": "byte", @@ -7268,50 +7311,7 @@ }, "Tile_ID": { "type": "int", - "value": 208 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 208 + "value": 66 }, "Tile_MainLight1": { "type": "byte", @@ -7354,50 +7354,7 @@ }, "Tile_ID": { "type": "int", - "value": 115 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 142 + "value": 64 }, "Tile_MainLight1": { "type": "byte", @@ -7440,7 +7397,7 @@ }, "Tile_ID": { "type": "int", - "value": 140 + "value": 114 }, "Tile_MainLight1": { "type": "byte", @@ -7483,7 +7440,7 @@ }, "Tile_ID": { "type": "int", - "value": 65 + "value": 120 }, "Tile_MainLight1": { "type": "byte", @@ -7495,8 +7452,51 @@ }, "Tile_Orientation": { "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", "value": 0 }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 126 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, "Tile_SrcLight1": { "type": "byte", "value": 0 @@ -7784,50 +7784,7 @@ }, "Tile_ID": { "type": "int", - "value": 110 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 2 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 231 + "value": 77 }, "Tile_MainLight1": { "type": "byte", @@ -7870,93 +7827,7 @@ }, "Tile_ID": { "type": "int", - "value": 100 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 231 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 89 + "value": 78 }, "Tile_MainLight1": { "type": "byte", @@ -7999,136 +7870,7 @@ }, "Tile_ID": { "type": "int", - "value": 208 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 1 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 64 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 38 - }, - "Tile_MainLight1": { - "type": "byte", - "value": 0 - }, - "Tile_MainLight2": { - "type": "byte", - "value": 0 - }, - "Tile_Orientation": { - "type": "int", - "value": 3 - }, - "Tile_SrcLight1": { - "type": "byte", - "value": 0 - }, - "Tile_SrcLight2": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Tile_AnimLoop1": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop2": { - "type": "byte", - "value": 1 - }, - "Tile_AnimLoop3": { - "type": "byte", - "value": 1 - }, - "Tile_Height": { - "type": "int", - "value": 0 - }, - "Tile_ID": { - "type": "int", - "value": 38 + "value": 77 }, "Tile_MainLight1": { "type": "byte", @@ -8183,7 +7925,265 @@ }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 64 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 64 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 66 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 124 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 116 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 124 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -8343,7 +8343,7 @@ }, "Tile_ID": { "type": "int", - "value": 115 + "value": 233 }, "Tile_MainLight1": { "type": "byte", @@ -8355,7 +8355,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -8472,7 +8472,7 @@ }, "Tile_ID": { "type": "int", - "value": 231 + "value": 236 }, "Tile_MainLight1": { "type": "byte", @@ -8558,7 +8558,7 @@ }, "Tile_ID": { "type": "int", - "value": 241 + "value": 259 }, "Tile_MainLight1": { "type": "byte", @@ -8601,7 +8601,7 @@ }, "Tile_ID": { "type": "int", - "value": 235 + "value": 260 }, "Tile_MainLight1": { "type": "byte", @@ -8644,7 +8644,7 @@ }, "Tile_ID": { "type": "int", - "value": 90 + "value": 261 }, "Tile_MainLight1": { "type": "byte", @@ -8656,7 +8656,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -8773,7 +8773,7 @@ }, "Tile_ID": { "type": "int", - "value": 204 + "value": 124 }, "Tile_MainLight1": { "type": "byte", @@ -8816,7 +8816,7 @@ }, "Tile_ID": { "type": "int", - "value": 203 + "value": 125 }, "Tile_MainLight1": { "type": "byte", @@ -8828,7 +8828,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 2 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -8859,7 +8859,7 @@ }, "Tile_ID": { "type": "int", - "value": 204 + "value": 116 }, "Tile_MainLight1": { "type": "byte", @@ -8871,7 +8871,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 1 }, "Tile_SrcLight1": { "type": "byte", @@ -9160,7 +9160,7 @@ }, "Tile_ID": { "type": "int", - "value": 231 + "value": 234 }, "Tile_MainLight1": { "type": "byte", @@ -9203,7 +9203,7 @@ }, "Tile_ID": { "type": "int", - "value": 242 + "value": 238 }, "Tile_MainLight1": { "type": "byte", @@ -9246,7 +9246,7 @@ }, "Tile_ID": { "type": "int", - "value": 236 + "value": 256 }, "Tile_MainLight1": { "type": "byte", @@ -9289,7 +9289,7 @@ }, "Tile_ID": { "type": "int", - "value": 236 + "value": 257 }, "Tile_MainLight1": { "type": "byte", @@ -9332,7 +9332,7 @@ }, "Tile_ID": { "type": "int", - "value": 90 + "value": 258 }, "Tile_MainLight1": { "type": "byte", @@ -9504,7 +9504,7 @@ }, "Tile_ID": { "type": "int", - "value": 36 + "value": 204 }, "Tile_MainLight1": { "type": "byte", @@ -9516,7 +9516,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 0 + "value": 3 }, "Tile_SrcLight1": { "type": "byte", @@ -9547,7 +9547,7 @@ }, "Tile_ID": { "type": "int", - "value": 35 + "value": 36 }, "Tile_MainLight1": { "type": "byte", @@ -9848,7 +9848,7 @@ }, "Tile_ID": { "type": "int", - "value": 89 + "value": 113 }, "Tile_MainLight1": { "type": "byte", @@ -9860,7 +9860,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -9891,7 +9891,7 @@ }, "Tile_ID": { "type": "int", - "value": 90 + "value": 242 }, "Tile_MainLight1": { "type": "byte", @@ -9903,7 +9903,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -9934,7 +9934,7 @@ }, "Tile_ID": { "type": "int", - "value": 90 + "value": 253 }, "Tile_MainLight1": { "type": "byte", @@ -9946,7 +9946,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 3 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -9977,7 +9977,7 @@ }, "Tile_ID": { "type": "int", - "value": 231 + "value": 254 }, "Tile_MainLight1": { "type": "byte", @@ -9989,7 +9989,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -10020,7 +10020,7 @@ }, "Tile_ID": { "type": "int", - "value": 110 + "value": 255 }, "Tile_MainLight1": { "type": "byte", @@ -10966,7 +10966,7 @@ }, "Tile_ID": { "type": "int", - "value": 124 + "value": 115 }, "Tile_MainLight1": { "type": "byte", @@ -10978,7 +10978,7 @@ }, "Tile_Orientation": { "type": "int", - "value": 1 + "value": 0 }, "Tile_SrcLight1": { "type": "byte", @@ -11163,13 +11163,17 @@ } ] }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, "Tileset": { "type": "resref", "value": "ttr01" }, "Version": { "type": "dword", - "value": 119 + "value": 243 }, "Width": { "type": "int", diff --git a/_module/are/aschentryandooc.are.json b/_module/are/aschentryandooc.are.json new file mode 100644 index 00000000..3d814d2c --- /dev/null +++ b/_module/are/aschentryandooc.are.json @@ -0,0 +1,1726 @@ +{ + "__data_type": "ARE ", + "ChanceLightning": { + "type": "int", + "value": 0 + }, + "ChanceRain": { + "type": "int", + "value": 0 + }, + "ChanceSnow": { + "type": "int", + "value": 0 + }, + "Comments": { + "type": "cexostring", + "value": "" + }, + "Creator_ID": { + "type": "int", + "value": -1 + }, + "DayNightCycle": { + "type": "byte", + "value": 1 + }, + "Expansion_List": { + "type": "list", + "value": [] + }, + "Flags": { + "type": "dword", + "value": 4 + }, + "FogClipDist": { + "type": "float", + "value": 45.0 + }, + "Height": { + "type": "int", + "value": 6 + }, + "ID": { + "type": "int", + "value": -1 + }, + "IsNight": { + "type": "byte", + "value": 0 + }, + "LightingScheme": { + "type": "byte", + "value": 3 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "ModListenCheck": { + "type": "int", + "value": 0 + }, + "ModSpotCheck": { + "type": "int", + "value": 0 + }, + "MoonAmbientColor": { + "type": "dword", + "value": 0 + }, + "MoonDiffuseColor": { + "type": "dword", + "value": 13132900 + }, + "MoonFogAmount": { + "type": "byte", + "value": 0 + }, + "MoonFogColor": { + "type": "dword", + "value": 6566450 + }, + "MoonShadows": { + "type": "byte", + "value": 1 + }, + "Name": { + "type": "cexolocstring", + "value": { + "0": "Asch Entry and OOC" + } + }, + "NoRest": { + "type": "byte", + "value": 0 + }, + "OnEnter": { + "type": "resref", + "value": "" + }, + "OnExit": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "PlayerVsPlayer": { + "type": "byte", + "value": 3 + }, + "ResRef": { + "type": "resref", + "value": "aschentryandooc" + }, + "ShadowOpacity": { + "type": "byte", + "value": 60 + }, + "SkyBox": { + "type": "byte", + "value": 0 + }, + "SunAmbientColor": { + "type": "dword", + "value": 5129021 + }, + "SunDiffuseColor": { + "type": "dword", + "value": 4946100 + }, + "SunFogAmount": { + "type": "byte", + "value": 0 + }, + "SunFogColor": { + "type": "dword", + "value": 6566450 + }, + "SunShadows": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "AschEntryandOOC" + }, + "Tile_List": { + "type": "list", + "value": [ + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 261 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 261 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 158 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 160 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 162 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 261 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 261 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 403 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 157 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 159 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 161 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 403 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 261 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 403 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 393 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 307 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 407 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 403 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 195 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 196 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 197 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 309 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 408 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 248 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 198 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 199 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 200 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 220 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 72 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 74 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 201 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 202 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 203 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 222 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 71 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 73 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + } + ] + }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, + "Tileset": { + "type": "resref", + "value": "ttz01" + }, + "Version": { + "type": "dword", + "value": 3 + }, + "Width": { + "type": "int", + "value": 6 + }, + "WindPower": { + "type": "int", + "value": 0 + } +} diff --git a/_module/are/charactercustomi.are.json b/_module/are/charactercustomi.are.json new file mode 100644 index 00000000..d527ed26 --- /dev/null +++ b/_module/are/charactercustomi.are.json @@ -0,0 +1,866 @@ +{ + "__data_type": "ARE ", + "ChanceLightning": { + "type": "int", + "value": 0 + }, + "ChanceRain": { + "type": "int", + "value": 0 + }, + "ChanceSnow": { + "type": "int", + "value": 0 + }, + "Comments": { + "type": "cexostring", + "value": "" + }, + "Creator_ID": { + "type": "int", + "value": -1 + }, + "DayNightCycle": { + "type": "byte", + "value": 0 + }, + "Expansion_List": { + "type": "list", + "value": [] + }, + "Flags": { + "type": "dword", + "value": 3 + }, + "FogClipDist": { + "type": "float", + "value": 45.0 + }, + "Height": { + "type": "int", + "value": 4 + }, + "ID": { + "type": "int", + "value": -1 + }, + "IsNight": { + "type": "byte", + "value": 1 + }, + "LightingScheme": { + "type": "byte", + "value": 12 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "ModListenCheck": { + "type": "int", + "value": 0 + }, + "ModSpotCheck": { + "type": "int", + "value": 0 + }, + "MoonAmbientColor": { + "type": "dword", + "value": 3947580 + }, + "MoonDiffuseColor": { + "type": "dword", + "value": 11184810 + }, + "MoonFogAmount": { + "type": "byte", + "value": 5 + }, + "MoonFogColor": { + "type": "dword", + "value": 0 + }, + "MoonShadows": { + "type": "byte", + "value": 0 + }, + "Name": { + "type": "cexolocstring", + "value": { + "0": "Character Customization Cave" + } + }, + "NoRest": { + "type": "byte", + "value": 0 + }, + "OnEnter": { + "type": "resref", + "value": "" + }, + "OnExit": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "PlayerVsPlayer": { + "type": "byte", + "value": 3 + }, + "ResRef": { + "type": "resref", + "value": "charactercustomi" + }, + "ShadowOpacity": { + "type": "byte", + "value": 60 + }, + "SkyBox": { + "type": "byte", + "value": 0 + }, + "SunAmbientColor": { + "type": "dword", + "value": 0 + }, + "SunDiffuseColor": { + "type": "dword", + "value": 0 + }, + "SunFogAmount": { + "type": "byte", + "value": 0 + }, + "SunFogColor": { + "type": "dword", + "value": 0 + }, + "SunShadows": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "CharacterCustomizationCave" + }, + "Tile_List": { + "type": "list", + "value": [ + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 102 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 152 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 117 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 3 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 67 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 156 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 2 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 57 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 106 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 4 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 154 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 13 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 152 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 4 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 61 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 57 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 2 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 152 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 13 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 0 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 0 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 152 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 30 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 2 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 156 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 0 + }, + "Tile_Orientation": { + "type": "int", + "value": 1 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + }, + { + "__struct_id": 1, + "Tile_AnimLoop1": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop2": { + "type": "byte", + "value": 1 + }, + "Tile_AnimLoop3": { + "type": "byte", + "value": 1 + }, + "Tile_Height": { + "type": "int", + "value": 0 + }, + "Tile_ID": { + "type": "int", + "value": 101 + }, + "Tile_MainLight1": { + "type": "byte", + "value": 0 + }, + "Tile_MainLight2": { + "type": "byte", + "value": 14 + }, + "Tile_Orientation": { + "type": "int", + "value": 0 + }, + "Tile_SrcLight1": { + "type": "byte", + "value": 3 + }, + "Tile_SrcLight2": { + "type": "byte", + "value": 3 + } + } + ] + }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, + "Tileset": { + "type": "resref", + "value": "tdt01" + }, + "Version": { + "type": "dword", + "value": 2 + }, + "Width": { + "type": "int", + "value": 4 + }, + "WindPower": { + "type": "int", + "value": 0 + } +} diff --git a/_module/are/ras_asch_temp_02.are.json b/_module/are/ras_asch_temp_02.are.json index 98b040cd..d4c479dc 100644 --- a/_module/are/ras_asch_temp_02.are.json +++ b/_module/are/ras_asch_temp_02.are.json @@ -87,7 +87,7 @@ "Name": { "type": "cexolocstring", "value": { - "0": "Temple of the Gods" + "0": "Aschbourne Temple of the Gods" } }, "NoRest": { @@ -4283,13 +4283,17 @@ } ] }, + "TileBrdrDisabled": { + "type": "byte", + "value": 0 + }, "Tileset": { "type": "resref", "value": "tic01" }, "Version": { "type": "dword", - "value": 6 + "value": 7 }, "Width": { "type": "int", diff --git a/_module/dlg/ccc.dlg.json b/_module/dlg/ccc.dlg.json new file mode 100644 index 00000000..8c94d782 --- /dev/null +++ b/_module/dlg/ccc.dlg.json @@ -0,0 +1,105 @@ +{ + "__data_type": "DLG ", + "DelayEntry": { + "type": "dword", + "value": 0 + }, + "DelayReply": { + "type": "dword", + "value": 0 + }, + "EndConverAbort": { + "type": "resref", + "value": "" + }, + "EndConversation": { + "type": "resref", + "value": "" + }, + "EntryList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Character Customization Cave" + } + } + } + ] + }, + "NumWords": { + "type": "dword", + "value": 3 + }, + "PreventZoomIn": { + "type": "byte", + "value": 0 + }, + "ReplyList": { + "type": "list", + "value": [] + }, + "StartingList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + } + } + ] + } +} diff --git a/_module/dlg/ferrytoasch.dlg.json b/_module/dlg/ferrytoasch.dlg.json new file mode 100644 index 00000000..eb23d509 --- /dev/null +++ b/_module/dlg/ferrytoasch.dlg.json @@ -0,0 +1,105 @@ +{ + "__data_type": "DLG ", + "DelayEntry": { + "type": "dword", + "value": 0 + }, + "DelayReply": { + "type": "dword", + "value": 0 + }, + "EndConverAbort": { + "type": "resref", + "value": "" + }, + "EndConversation": { + "type": "resref", + "value": "" + }, + "EntryList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Ferry to Aschbourne" + } + } + } + ] + }, + "NumWords": { + "type": "dword", + "value": 3 + }, + "PreventZoomIn": { + "type": "byte", + "value": 0 + }, + "ReplyList": { + "type": "list", + "value": [] + }, + "StartingList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + } + } + ] + } +} diff --git a/_module/dlg/mk_acp.dlg.json b/_module/dlg/mk_acp.dlg.json new file mode 100644 index 00000000..b13ad9a5 --- /dev/null +++ b/_module/dlg/mk_acp.dlg.json @@ -0,0 +1,939 @@ +{ + "__data_type": "DLG ", + "DelayEntry": { + "type": "dword", + "value": 0 + }, + "DelayReply": { + "type": "dword", + "value": 0 + }, + "EndConverAbort": { + "type": "resref", + "value": "nw_walk_wp" + }, + "EndConversation": { + "type": "resref", + "value": "nw_walk_wp" + }, + "EntryList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 12 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 11 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 10 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 9 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 8 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 7 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 6 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 5 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 4 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 3 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 2 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose your preferred Combat Style" + } + } + } + ] + }, + "NumWords": { + "type": "dword", + "value": 95 + }, + "PreventZoomIn": { + "type": "byte", + "value": 0 + }, + "ReplyList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Abort." + } + } + }, + { + "__struct_id": 1, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_ma_hung" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Unarmed Combat - Bear's Claw Style" + } + } + }, + { + "__struct_id": 2, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_ma_shao" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Unarmed Combat - Dragon Palm Style" + } + } + }, + { + "__struct_id": 3, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_ma_shoto" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Unarmed Combat - Sun Fist Style" + } + } + }, + { + "__struct_id": 4, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_ma_muay" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Unarmed Combat - Tiger Fang Style" + } + } + }, + { + "__struct_id": 5, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_warrior" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Warrior Style - For 1-handed weapons and shields" + } + } + }, + { + "__struct_id": 6, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_demon" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Demon Blade Style - 1-Handed weapons or dual-wield. Humans only!" + } + } + }, + { + "__struct_id": 7, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_arcane" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Ars Magna Style - Esoteric combat style used by mages." + } + } + }, + { + "__struct_id": 8, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_heavy" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Barbarian Style - Specializes in 2-Handed weapons." + } + } + }, + { + "__struct_id": 9, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_fencing" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Fencing Style - Swashbucking sword style. Not good for 2-handed weapons or polearms." + } + } + }, + { + "__struct_id": 10, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_assassin" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Assassin Style - Works with any weapons." + } + } + }, + { + "__struct_id": 11, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_kensei" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Kensei Style - Works with any weapons." + } + } + }, + { + "__struct_id": 12, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "acp_s35_normal" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Generic NWN Style" + } + } + } + ] + }, + "StartingList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + } + } + ] + } +} diff --git a/_module/dlg/portal_recall.dlg.json b/_module/dlg/portal_recall.dlg.json new file mode 100644 index 00000000..6f8d916c --- /dev/null +++ b/_module/dlg/portal_recall.dlg.json @@ -0,0 +1,1154 @@ +{ + "__data_type": "DLG ", + "DelayEntry": { + "type": "dword", + "value": 0 + }, + "DelayReply": { + "type": "dword", + "value": 0 + }, + "EndConverAbort": { + "type": "resref", + "value": "nw_walk_wp" + }, + "EndConversation": { + "type": "resref", + "value": "nw_walk_wp" + }, + "EntryList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 2 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "gui_level_up" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "G'day Traveller what would you like to do?" + } + } + }, + { + "__struct_id": 1, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "is_guild" + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 13 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 12 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 11 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 10 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 9 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 8 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 7 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 6 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 5 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 4 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 3 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "al_mg_jacobs1" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Where do you want to go?" + } + } + }, + { + "__struct_id": 2, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "dm_reads_line" + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Builder's Notes (Please Read)" + } + } + } + ] + }, + "NumWords": { + "type": "dword", + "value": 252 + }, + "PreventZoomIn": { + "type": "byte", + "value": 0 + }, + "ReplyList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Do nothing" + } + } + }, + { + "__struct_id": 1, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_leader" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to Teleport to my Party Leader." + } + } + }, + { + "__struct_id": 2, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I would like to travel to [Recall] other destinations." + } + } + }, + { + "__struct_id": 3, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "[Go Back]" + } + } + }, + { + "__struct_id": 4, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "stonestoresloc" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want store my current location & erase my last stored location. " + } + } + }, + { + "__struct_id": 5, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "stonerecallspc" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go back to where I was before Recall. " + } + } + }, + { + "__struct_id": 6, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_tanzia" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to The Town of Tanzia (Adventure and RP areas)" + } + } + }, + { + "__struct_id": 7, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_schamed" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to Schamedar (Adventure and RP areas)" + } + } + }, + { + "__struct_id": 8, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_ever" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to Everclear (Adventure and RP areas)" + } + } + }, + { + "__struct_id": 9, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_aschb" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to Aschbourne (Crafting and Adventure areas)" + } + } + }, + { + "__struct_id": 10, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_crat_bay" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to Lust Village (Crafting Guild and Oriental Gardens)" + } + } + }, + { + "__struct_id": 11, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_lust_lag" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to Lust Lagoon (Player Housing Area)" + } + } + }, + { + "__struct_id": 12, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_del" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to New Delanthus (Main Hub)" + } + } + }, + { + "__struct_id": 13, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "port_to_ooc_area" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to the OOC area (Customization)" + } + } + }, + { + "__struct_id": 14, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "stoneport2guild" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I want to go to the Guild." + } + } + }, + { + "__struct_id": 15, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I created this section to help you understand how to set this up for your module. All you have to do is put the script \"fake_conditional\" in the \"Text Appears When\" Script Section of ANY line you do NOT wish the line to appear for the player to select as an option. Second you can use the script \"dm_reads_line\" in the Text Appears When section for any line you wish only DMs to be able to select a line within the conversation, feel free to add more to the PC Wand if you want some other options to be available." + } + } + } + ] + }, + "StartingList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "fake_conditional" + }, + "Index": { + "type": "dword", + "value": 2 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 0 + } + } + ] + } +} diff --git a/_module/dlg/store_craftguild.dlg.json b/_module/dlg/store_craftguild.dlg.json new file mode 100644 index 00000000..a55cb30b --- /dev/null +++ b/_module/dlg/store_craftguild.dlg.json @@ -0,0 +1,211 @@ +{ + "__data_type": "DLG ", + "DelayEntry": { + "type": "dword", + "value": 0 + }, + "DelayReply": { + "type": "dword", + "value": 0 + }, + "EndConverAbort": { + "type": "resref", + "value": "" + }, + "EndConversation": { + "type": "resref", + "value": "" + }, + "EntryList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Welcome to this Crafting Hall. I sell supplies which are used along with the crafting stations you see about you. Need something?" + } + } + } + ] + }, + "NumWords": { + "type": "dword", + "value": 31 + }, + "PreventZoomIn": { + "type": "byte", + "value": 0 + }, + "ReplyList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Hmm, no thanks." + } + } + }, + { + "__struct_id": 1, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "openstore01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Yes, I do require some supplies." + } + } + } + ] + }, + "StartingList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 0 + } + } + ] + } +} diff --git a/_module/dlg/wandersage.dlg.json b/_module/dlg/wandersage.dlg.json index f97d9fda..168edaf0 100644 --- a/_module/dlg/wandersage.dlg.json +++ b/_module/dlg/wandersage.dlg.json @@ -50,6 +50,21 @@ "type": "resref", "value": "" }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, "Index": { "type": "dword", "value": 0 @@ -76,7 +91,281 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Welcome to Aschbourne!" + "0": "Welcome to Aschbourne! Would you like to hear about this area more, or just wander?" + } + } + }, + { + "__struct_id": 1, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 6 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 4 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 2 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Would you like to hear about shopping, hunting, or crafting?" + } + } + }, + { + "__struct_id": 2, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 3 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "You head yourself on down to Ounecus Crafting Guild in the Farmlands, or go even further towards Everclear for the Sarash Farm Crafting Guild along the High Road. Supplies are in the Guilds, along the way between the cities, and on the farms." + } + } + }, + { + "__struct_id": 3, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 5 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Ohh, be careful! Signs are posted around for hunting areas between here, Schaemedar, and Everclear. You take extra care if you wander into Ravenwood, or Slovenia. Wolf Haven's no picnic either!" + } + } + }, + { + "__struct_id": 4, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 7 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Try Tikini's General Store, and the magic shop. There's tailoring along the way if you need alterations done." } } } @@ -84,7 +373,7 @@ }, "NumWords": { "type": "dword", - "value": 5 + "value": 178 }, "PreventZoomIn": { "type": "byte", @@ -130,7 +419,358 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Thank you." + "0": "I'll just wander for today. Bye." + } + } + }, + { + "__struct_id": 1, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Please, tell me more." + } + } + }, + { + "__struct_id": 2, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 2 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I'd like to know where I can craft, and gather supplies." + } + } + }, + { + "__struct_id": 3, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I'll keep that in mind. Have a good day." + } + } + }, + { + "__struct_id": 4, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 3 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I'd like to know where I can hunt, and practice my fighting skills." + } + } + }, + { + "__struct_id": 5, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I'll be careful old man." + } + } + }, + { + "__struct_id": 6, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "Index": { + "type": "dword", + "value": 4 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "I'd like to know where I can buy some basic gear." + } + } + }, + { + "__struct_id": 7, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Thank you!" } } } diff --git a/_module/dlg/x0_skill_ctrap.dlg.json b/_module/dlg/x0_skill_ctrap.dlg.json index 1e8e39f9..1071e5aa 100644 --- a/_module/dlg/x0_skill_ctrap.dlg.json +++ b/_module/dlg/x0_skill_ctrap.dlg.json @@ -10,7 +10,7 @@ }, "EndConverAbort": { "type": "resref", - "value": "zep_cr_stop_abrt" + "value": "mk_im_cancel" }, "EndConversation": { "type": "resref", @@ -21,6 +21,10 @@ "value": [ { "__struct_id": 0, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 88 @@ -48,11 +52,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "zep_cr_canca" + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 69 + "value": 796 }, "IsChild": { "type": "byte", @@ -63,11 +71,15 @@ "__struct_id": 1, "Active": { "type": "resref", - "value": "zep_cr_canch" + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 55 + "value": 795 }, "IsChild": { "type": "byte", @@ -78,11 +90,15 @@ "__struct_id": 2, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 54 + "value": 788 }, "IsChild": { "type": "byte", @@ -93,11 +109,15 @@ "__struct_id": 3, "Active": { "type": "resref", - "value": "zep_cr_canca_n" + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 53 + "value": 787 }, "IsChild": { "type": "byte", @@ -108,7 +128,220 @@ "__struct_id": 4, "Active": { "type": "resref", - "value": "zep_cr_cancw" + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 780 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 779 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 770 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 769 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 700 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 699 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 698 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 297 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 296 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_20" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 283 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_40" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 45 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -120,14 +353,18 @@ } }, { - "__struct_id": 5, + "__struct_id": 16, "Active": { "type": "resref", - "value": "zep_cr_cancs" + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 39 + "value": 43 }, "IsChild": { "type": "byte", @@ -135,14 +372,18 @@ } }, { - "__struct_id": 6, + "__struct_id": 17, "Active": { "type": "resref", - "value": "zep_cr_cancw_n" + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 38 + "value": 42 }, "IsChild": { "type": "byte", @@ -150,10 +391,90 @@ } }, { - "__struct_id": 7, + "__struct_id": 18, "Active": { "type": "resref", - "value": "zep_cr_canct" + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_35" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 3 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_100" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 2 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -181,12 +502,19 @@ "Text": { "type": "cexolocstring", "value": { + "0": "Craft Skills Menu (CCOH 6.32)", + "4": "Handwerksfertigkeiten Menü (CCOH 6.21)", + "5": "Handwerksfertigkeiten Menü (CCOH 5.0)", "id": 86902 } } }, { "__struct_id": 1, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -216,9 +544,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 17 + "value": 20 }, "IsChild": { "type": "byte", @@ -231,9 +563,13 @@ "type": "resref", "value": "x0_skctrap_con_1" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 11 + "value": 14 }, "IsChild": { "type": "byte", @@ -246,9 +582,13 @@ "type": "resref", "value": "x0_skctrap_con_5" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 10 + "value": 13 }, "IsChild": { "type": "byte", @@ -261,9 +601,13 @@ "type": "resref", "value": "x0_skctrap_con_6" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 9 + "value": 12 }, "IsChild": { "type": "byte", @@ -276,9 +620,13 @@ "type": "resref", "value": "x0_skctrap_con_7" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 8 + "value": 11 }, "IsChild": { "type": "byte", @@ -291,9 +639,13 @@ "type": "resref", "value": "x0_skctrap_con_8" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 7 + "value": 10 }, "IsChild": { "type": "byte", @@ -306,9 +658,13 @@ "type": "resref", "value": "x0_skctrap_con_9" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 6 + "value": 9 }, "IsChild": { "type": "byte", @@ -321,9 +677,13 @@ "type": "resref", "value": "x0_skctrap_con_a" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 5 + "value": 8 }, "IsChild": { "type": "byte", @@ -336,9 +696,13 @@ "type": "resref", "value": "x0_skctrap_con_b" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 4 + "value": 7 }, "IsChild": { "type": "byte", @@ -351,9 +715,13 @@ "type": "resref", "value": "x0_skctrap_con_c" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 3 + "value": 6 }, "IsChild": { "type": "byte", @@ -366,9 +734,13 @@ "type": "resref", "value": "x0_skctrap_con_d" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 2 + "value": 5 }, "IsChild": { "type": "byte", @@ -381,9 +753,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 1 + "value": 4 }, "IsChild": { "type": "byte", @@ -413,6 +789,10 @@ }, { "__struct_id": 2, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -442,9 +822,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 16 + "value": 19 }, "IsChild": { "type": "byte", @@ -457,9 +841,13 @@ "type": "resref", "value": "x0_skctrap_con_2" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 15 + "value": 18 }, "IsChild": { "type": "byte", @@ -472,9 +860,13 @@ "type": "resref", "value": "x0_skctrap_con_3" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 14 + "value": 17 }, "IsChild": { "type": "byte", @@ -487,9 +879,13 @@ "type": "resref", "value": "x0_skctrap_con_4" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 13 + "value": 16 }, "IsChild": { "type": "byte", @@ -502,9 +898,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 12 + "value": 15 }, "IsChild": { "type": "byte", @@ -534,6 +934,10 @@ }, { "__struct_id": 3, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -563,9 +967,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 36 + "value": 39 }, "IsChild": { "type": "byte", @@ -578,9 +986,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 34 + "value": 37 }, "IsChild": { "type": "byte", @@ -593,9 +1005,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 32 + "value": 35 }, "IsChild": { "type": "byte", @@ -608,9 +1024,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 30 + "value": 33 }, "IsChild": { "type": "byte", @@ -623,9 +1043,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 28 + "value": 31 }, "IsChild": { "type": "byte", @@ -638,9 +1062,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 26 + "value": 29 }, "IsChild": { "type": "byte", @@ -653,9 +1081,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 24 + "value": 27 }, "IsChild": { "type": "byte", @@ -668,9 +1100,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 22 + "value": 25 }, "IsChild": { "type": "byte", @@ -683,9 +1119,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 20 + "value": 23 }, "IsChild": { "type": "byte", @@ -698,9 +1138,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 18 + "value": 21 }, "IsChild": { "type": "byte", @@ -730,6 +1174,10 @@ }, { "__struct_id": 4, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -759,9 +1207,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 19 + "value": 22 }, "IsChild": { "type": "byte", @@ -791,6 +1243,10 @@ }, { "__struct_id": 5, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -820,9 +1276,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 21 + "value": 24 }, "IsChild": { "type": "byte", @@ -852,6 +1312,10 @@ }, { "__struct_id": 6, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -881,9 +1345,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 23 + "value": 26 }, "IsChild": { "type": "byte", @@ -913,6 +1381,10 @@ }, { "__struct_id": 7, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -942,9 +1414,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 25 + "value": 28 }, "IsChild": { "type": "byte", @@ -974,6 +1450,10 @@ }, { "__struct_id": 8, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -1003,9 +1483,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 27 + "value": 30 }, "IsChild": { "type": "byte", @@ -1035,6 +1519,10 @@ }, { "__struct_id": 9, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -1064,9 +1552,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 29 + "value": 32 }, "IsChild": { "type": "byte", @@ -1096,6 +1588,10 @@ }, { "__struct_id": 10, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -1125,9 +1621,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 31 + "value": 34 }, "IsChild": { "type": "byte", @@ -1157,6 +1657,10 @@ }, { "__struct_id": 11, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -1186,9 +1690,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 33 + "value": 36 }, "IsChild": { "type": "byte", @@ -1218,6 +1726,10 @@ }, { "__struct_id": 12, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -1247,9 +1759,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 35 + "value": 38 }, "IsChild": { "type": "byte", @@ -1279,6 +1795,10 @@ }, { "__struct_id": 13, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -1308,9 +1828,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 37 + "value": 40 }, "IsChild": { "type": "byte", @@ -1340,533 +1864,10 @@ }, { "__struct_id": 14, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { + "ActionParams": { "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 43 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 42 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 2, - "Active": { - "type": "resref", - "value": "zep_always_false" - }, - "Index": { - "type": "dword", - "value": 41 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Active": { - "type": "resref", - "value": "zep_always_false" - }, - "Index": { - "type": "dword", - "value": 40 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 4, - "Active": { - "type": "resref", - "value": "zep_cr_changed" - }, - "Index": { - "type": "dword", - "value": 71 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 70 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] + "value": [] }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Currently adjusting \nCurrent Cost: GP\nDC: ", - "id": 86915 - } - } - }, - { - "__struct_id": 15, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 47 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 46 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 2, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 45 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Active": { - "type": "resref", - "value": "zep_cr_changed" - }, - "Index": { - "type": "dword", - "value": 71 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 70 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Select weapon part to modify. Complex changes are more difficult and expensive.\nCurrent Cost: GP\nDC: ", - "id": 86904 - } - } - }, - { - "__struct_id": 16, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 52 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 51 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 2, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 50 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 49 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 4, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 48 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - } - ] - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Currently adjusting \nCurrent Cost: GP\nDC: ", - "id": 86915 - } - } - }, - { - "__struct_id": 17, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 68 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 67 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 2, - "Active": { - "type": "resref", - "value": "zep_always_false" - }, - "Index": { - "type": "dword", - "value": 56 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Active": { - "type": "resref", - "value": "zep_cr_changed" - }, - "Index": { - "type": "dword", - "value": 71 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 70 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Currently adjusting \nCurrent Cost: GP\nDC: ", - "id": 86915 - } - } - }, - { - "__struct_id": 18, "Animation": { "type": "dword", "value": 0 @@ -1894,11 +1895,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_ncond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 63 + "value": 282 }, "IsChild": { "type": "byte", @@ -1909,11 +1914,15 @@ "__struct_id": 1, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 62 + "value": 269 }, "IsChild": { "type": "byte", @@ -1924,11 +1933,15 @@ "__struct_id": 2, "Active": { "type": "resref", - "value": "" + "value": "mk_ncond_33" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 61 + "value": 268 }, "IsChild": { "type": "byte", @@ -1939,11 +1952,15 @@ "__struct_id": 3, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_33" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 60 + "value": 258 }, "IsChild": { "type": "byte", @@ -1954,11 +1971,15 @@ "__struct_id": 4, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 59 + "value": 257 }, "IsChild": { "type": "byte", @@ -1969,11 +1990,15 @@ "__struct_id": 5, "Active": { "type": "resref", - "value": "" + "value": "mk_ncond_34" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 58 + "value": 256 }, "IsChild": { "type": "byte", @@ -1984,253 +2009,15 @@ "__struct_id": 6, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_34" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 57 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - } - ] - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Select material to change colors on. You need to possess the proper dye to apply it." - } - } - }, - { - "__struct_id": 19, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 66 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 65 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 2, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 64 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - } - ] - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Current color: " - } - } - }, - { - "__struct_id": 20, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 105 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 1, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 104 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 2, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 94 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 93 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 4, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 92 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 5, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 84 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "resref", - "value": "zep_always_false" - }, - "Index": { - "type": "dword", - "value": 83 + "value": 238 }, "IsChild": { "type": "byte", @@ -2241,11 +2028,15 @@ "__struct_id": 7, "Active": { "type": "resref", - "value": "zep_always_false" + "value": "mk_ncond_37" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 72 + "value": 237 }, "IsChild": { "type": "byte", @@ -2256,11 +2047,15 @@ "__struct_id": 8, "Active": { "type": "resref", - "value": "zep_cr_changed" + "value": "mk_cond_37" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 71 + "value": 214 }, "IsChild": { "type": "byte", @@ -2271,249 +2066,365 @@ "__struct_id": 9, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 70 + "value": 257 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_ncond_38" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 213 }, "IsChild": { "type": "byte", "value": 0 } - } - ] - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Select armor part to modify. Complex changes are more difficult and expensive.\nCurrent Cost: GP\nDC: ", - "id": 86910 - } - } - }, - { - "__struct_id": 21, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [] - }, - "Script": { - "type": "resref", - "value": "zep_cr_stop_make" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "You have successfully crafted the designed item." - } - } - }, - { - "__struct_id": 22, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [] - }, - "Script": { - "type": "resref", - "value": "zep_cr_stop_abrt" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "You have failed in your crafting attempt. All used components are lost." - } - } - }, - { - "__struct_id": 23, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [] - }, - "Script": { - "type": "resref", - "value": "zep_cr_stop_abrt" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "You do not possess a to color your item." - } - } - }, - { - "__struct_id": 24, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [] - }, - "Script": { - "type": "resref", - "value": "zep_cr_stop_abrt" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Speaker": { - "type": "cexostring", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "You do not possess gold to perform your crafting attempt." - } - } - }, - { - "__struct_id": 25, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "RepliesList": { - "type": "list", - "value": [ + }, { - "__struct_id": 0, + "__struct_id": 11, "Active": { "type": "resref", + "value": "mk_cond_38" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 177 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_ncond_27" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 176 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_27" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 154 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_ncond_39" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 153 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_39" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 126 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 257 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_ncond_35" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 125 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_35" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 102 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_ncond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 101 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 100 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_ncond_29" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 99 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_29" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 98 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_ncond_28" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 97 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_28" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 96 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 257 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_ncond_32" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 95 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_32" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -2525,10 +2436,14 @@ } }, { - "__struct_id": 1, + "__struct_id": 28, "Active": { "type": "resref", - "value": "" + "value": "mk_ncond_36" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -2540,14 +2455,18 @@ } }, { - "__struct_id": 2, + "__struct_id": 29, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_36" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 77 + "value": 48 }, "IsChild": { "type": "byte", @@ -2555,14 +2474,41 @@ } }, { - "__struct_id": 3, + "__struct_id": 30, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 257 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 31, "Active": { "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 76 + "value": 47 }, "IsChild": { "type": "byte", @@ -2570,44 +2516,18 @@ } }, { - "__struct_id": 4, + "__struct_id": 32, "Active": { "type": "resref", "value": "" }, - "Index": { - "type": "dword", - "value": 75 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 5, - "Active": { - "type": "resref", - "value": "" + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 74 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 73 + "value": 46 }, "IsChild": { "type": "byte", @@ -2631,12 +2551,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Select material to change colors on. You need to possess the proper dye to apply it." + "0": "Here you can do lots of things that easily can spoil your fun because of making the game too easy or even break the module you're playing. So be warned and be careful! What do you want to do?", + "4": "Hier könnt Ihr eine ganze Reihe von Dingen machen, die Euch leicht den Spaß am Spiel verderben können, weil sie das Spiel zu einfachen machen oder die zu Bugs führen. Seid also gewarnt und seid vorsichtig. Was wollt Ihr machen?" } } }, { - "__struct_id": 26, + "__struct_id": 15, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -2664,7 +2589,864 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 77 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 74 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 73 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 72 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 71 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 68 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 67 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 66 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 65 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 64 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 63 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 62 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 61 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 60 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 59 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 58 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 57 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 56 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 54 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 53 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 52 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 51 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + }, + { + "__struct_id": 29, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can chose a store you want to buy from or sell to.\nSelected store: \nLocation: ", + "4": "Hier könnt Ihr einen Händler auswählen, um Gegenstände zu kaufen oder zu verkaufen.\nGewählter Händler: \nOrt: " + } + } + }, + { + "__struct_id": 16, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_25" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 94 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_26" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 93 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_27" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 92 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_28" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 91 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_29" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 90 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 89 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 88 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_32" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 87 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_33" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 86 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_34" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 85 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 84 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_38" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 83 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_39" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -2676,10 +3458,14 @@ } }, { - "__struct_id": 1, + "__struct_id": 13, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -2691,11 +3477,38 @@ } }, { - "__struct_id": 2, + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 15, "Active": { "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 80 @@ -2722,12 +3535,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Current color: " + "0": "Here you can increase (or decrease) the gold you character possesses:\nGold (given): ()", + "4": "Hier könnt Ihr Euer Gold vermehren oder verringern:\nGold (erhalten): ()" } } }, { - "__struct_id": 27, + "__struct_id": 17, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -2755,11 +3573,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 91 + "value": 124 }, "IsChild": { "type": "byte", @@ -2770,11 +3592,15 @@ "__struct_id": 1, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 90 + "value": 123 }, "IsChild": { "type": "byte", @@ -2785,11 +3611,15 @@ "__struct_id": 2, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 89 + "value": 122 }, "IsChild": { "type": "byte", @@ -2800,11 +3630,15 @@ "__struct_id": 3, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 88 + "value": 121 }, "IsChild": { "type": "byte", @@ -2815,11 +3649,15 @@ "__struct_id": 4, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 87 + "value": 120 }, "IsChild": { "type": "byte", @@ -2830,11 +3668,15 @@ "__struct_id": 5, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 86 + "value": 119 }, "IsChild": { "type": "byte", @@ -2845,11 +3687,346 @@ "__struct_id": 6, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 85 + "value": 118 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 117 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 116 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 115 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 114 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 113 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 112 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 111 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 110 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 109 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 108 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 107 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 106 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_39" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 105 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_38" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 104 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 106 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 103 }, "IsChild": { "type": "byte", @@ -2873,12 +4050,3171 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86913 + "0": "" } } }, { - "__struct_id": 28, + "__struct_id": 18, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 152 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 151 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_32" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 150 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_33" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 149 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 148 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 147 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 146 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 145 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 144 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 143 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 142 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 141 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 140 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 139 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 138 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 137 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 136 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 135 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 134 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 133 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_39" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 132 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_38" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 131 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 130 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_255" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 129 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 128 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_257" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 127 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you add or remove charges:\nSelected item: \nItem value: \nCurrent charges:\nRequired gold: \nBe aware: once an item has charges they cannot be taken away without destroying the item in the process!\n", + "4": "Hier könnt Ihr Ladungen hinzufügen oder entfernen:\nGewählter Gegenstand: \nWert: \nAktuelle Ladungen:\nBenötigtes Gold: \nAchtung: Hat ein Gegenstand einmal Ladungen, so können diese nicht mehr entfernt werden, ohne dass der Gegenstand dabei zerstört wird!\n" + } + } + }, + { + "__struct_id": 19, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_ncond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 175 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 174 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 173 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 172 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 171 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 170 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 169 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 168 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 167 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 166 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 165 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 164 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 163 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 162 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 161 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 160 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 159 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 158 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 157 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_100" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 156 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_101" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 155 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can swap the item properties of two items. These items have to be of the same type however.\nFirst item: \nSecond item: \nCost: ", + "4": "Hier könnt Ihr die Eigenschaften zweier Gegenstände tauschen. Diese Gegenstände müssen allerdings vom selben Typ sein.\nGegenstand 1: \nGegenstand 2: \nKosten: " + } + } + }, + { + "__struct_id": 20, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 212 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 211 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 210 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 209 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 208 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 207 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 206 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 205 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 204 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 203 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 202 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 201 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 200 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 199 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 198 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 197 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 196 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 195 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 194 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 193 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 192 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 191 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 190 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 189 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 188 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 187 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_33" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 186 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_32" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 185 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 184 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 29, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 183 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 30, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 182 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 31, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 32, + "Active": { + "type": "resref", + "value": "mk_cond_100" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 181 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 33, + "Active": { + "type": "resref", + "value": "mk_cond_101" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 180 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 34, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 179 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 35, + "Active": { + "type": "resref", + "value": "mk_cond_257" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 178 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can modify your character's items by adding or removing item properties. \nSelected item: \nItem value: \nItem property: \nRequired gold: \n\nSelect :", + "4": "Hier könnt Ihr die Gegenstände Eures Charakters bearbeiten. \nGewählter Gegenstand: \nWert: \nEigenschaft: \nBenötigtes Gold: \n\nZu wählen: :" + } + } + }, + { + "__struct_id": 21, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 236 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 235 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_32" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 234 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_33" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 233 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 232 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 231 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 230 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 229 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 228 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 227 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 226 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 225 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 224 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 223 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 222 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 221 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 220 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 219 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 218 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 217 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 216 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 215 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can add or remove skill points (unfortunately not to your character but to your character's hide). Therefor these skill points do not count for meeting prerequisites of prestige classes or feats. \nSelected skill is: .", + "4": "Hier könnt Ihr Fertigkeitspunkte hinzufügen oder entfernen. Allerdings nicht Eurem Charakter direkt sondern der 'Haut' Eures Charakters. Daher zählen diese Fertigkeitspunkte auch nicht für die Erfüllung von Voraussetzung von Prestigeklassen oder Talenten. \nAusgewählte Fertigkeit ist: ." + } + } + }, + { + "__struct_id": 22, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 255 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 254 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 253 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 252 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 251 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 250 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 249 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 248 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 247 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 246 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 245 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 244 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 243 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 242 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 241 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 240 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 239 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can add or remove feats (unfortunately not to your character but to your character's skin). Therefor these feats do not count for meeting prerequisites of other feats or prestige classes. Also you can select only those feats that can be put on an item (i.e., only feats from 'iprp_feats.2da').", + "4": "Hier könnt Ihr Talente hinzufügen oder entfernen. Allerdings nicht Eurem Charakter direkt sondern der 'Haut' Eures Charakters. Daher helfen diese Talente auch nicht bei der Erfüllung von Voraussetzungen von Prestigeklassen oder anderen Talenten. Außerdem können nur solche Talente gewählt werden, die Gegenständen als Eigenschaft hinzugefügt werden können (d.h.: nur Talente von 'iprp_feats.2da')." + } + } + }, + { + "__struct_id": 23, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_33" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 267 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_34" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 266 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 265 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_32" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 264 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 263 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_35" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 262 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_36" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 261 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 260 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 259 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can change your character's alignment. Your character's current alignment is:\n\n", + "4": "Hier könnt Ihr die Gesinnung Eures Charakters verändern. Die aktuelle Gesinnung ist:\n\n" + } + } + }, + { + "__struct_id": 24, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_28" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 281 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_29" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 280 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 279 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 278 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 277 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_38" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 276 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_39" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 275 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 274 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 271 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 270 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can change your level:\nCurrent level: \nCurrent XP (given): ()", + "4": "Hier könnt Ihr Eure Erfahrungsstufe verändern:\nAktuelle Erfahrungsstufe: \nAktuelle EP (erhalten): ()" + } + } + }, + { + "__struct_id": 25, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -2908,9 +7244,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 103 + "value": 273 }, "IsChild": { "type": "byte", @@ -2923,9 +7263,2048 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 102 + "value": 272 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can disable for your current game.", + "4": "Hier könnt Ihr den für Euer aktuelles Spiel deaktivieren." + } + } + }, + { + "__struct_id": 26, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 295 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 294 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 293 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 292 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 291 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 290 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 289 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 288 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_20" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 287 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 286 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_255" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 285 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_257" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 284 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "\nYour current horse is (). What do you want to do?", + "4": "\nDas aktuelle Pferd ist (). Was wollt Ihr machen?" + } + } + }, + { + "__struct_id": 27, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 691 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 650 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "x2_con_false" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 645 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 616 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 589 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "x2_con_false" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 583 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 554 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "x2_con_false" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 548 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 519 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "x2_con_false" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 508 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 472 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 443 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 436 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_25" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 407 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 406 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 405 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 406 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 702 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_26" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 376 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 300 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 406 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 299 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can choose a different portrait, a different head, change the phenotype, add a tail or wings or change your body parts (add tattoos, bone arm, ...).", + "4": "Hier könnt Ihr ein anderes Portrait, einen anderen Kopf wählen, den Phänotypus ändern, einen Schwanz oder Flügel hinzufügen oder Körperteile (Tatöwierungen, Knochenarm,...) verändern.", + "5": "Hier könnt Ihr ein anderes Portrait, einen anderen Kopf wählen, den Phänotypus ändern, einen Schwanz oder Flügel hinzufügen oder Körperteile (Tatöwierungen, Knochenarm,...) verändern." + } + } + }, + { + "__struct_id": 28, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 375 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 374 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 373 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 372 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 371 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 321 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 320 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 319 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 318 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 317 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 316 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 315 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 314 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 313 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 312 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 311 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 310 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 309 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 308 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 307 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 306 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 305 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 304 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 303 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 302 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 301 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select a vfx filter:\nFilter definition file: \n\n" + } + } + }, + { + "__struct_id": 29, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 370 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 369 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 368 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 367 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 366 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 365 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 364 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 363 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 362 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 361 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 360 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 359 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 358 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 357 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 356 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 355 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 354 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 353 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 352 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 351 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 350 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 349 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 348 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 347 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 346 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 345 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_40" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 325 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 324 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 323 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 29, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 322 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Chose an effect to be added to your character or remove all effects from your character.", + "4": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte.", + "5": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte." + } + } + }, + { + "__struct_id": 30, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 344 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 343 }, "IsChild": { "type": "byte", @@ -2938,9 +9317,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 101 + "value": 342 }, "IsChild": { "type": "byte", @@ -2953,9 +9336,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 100 + "value": 341 }, "IsChild": { "type": "byte", @@ -2968,9 +9355,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 99 + "value": 340 }, "IsChild": { "type": "byte", @@ -2983,9 +9374,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 98 + "value": 339 }, "IsChild": { "type": "byte", @@ -2996,11 +9391,15 @@ "__struct_id": 6, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 97 + "value": 338 }, "IsChild": { "type": "byte", @@ -3013,9 +9412,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 96 + "value": 337 }, "IsChild": { "type": "byte", @@ -3028,9 +9431,203 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 95 + "value": 336 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 335 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 334 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 333 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 332 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 331 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 330 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 329 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 328 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 327 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 326 }, "IsChild": { "type": "byte", @@ -3054,12 +9651,7292 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86914 + "0": "Edit VFX: \n\nScale: \nTranslate: \nRotate: ", + "4": "Editiere VFX: \n\nSkalierung: \nVerschiebung: \nRotation: " } } }, { - "__struct_id": 29, + "__struct_id": 31, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 404 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 403 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 402 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 401 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 400 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 399 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 398 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 397 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 396 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 395 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 394 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 393 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 392 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 391 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 390 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 389 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 388 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 387 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 386 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 385 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 384 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 383 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 382 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 381 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 380 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 379 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 378 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 377 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can select a deity.\n\nCurrent deity is: ", + "4": "Hier könnt Ihr eine Gottheit wählen.\n\nAktuell gewählte Gottheit: ", + "5": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte." + } + } + }, + { + "__struct_id": 32, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 435 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 434 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 433 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 432 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 431 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 430 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 429 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 428 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 427 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 426 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 425 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 424 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 423 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 422 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 421 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 420 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 419 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 418 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 417 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 416 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 415 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 414 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 413 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 412 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 411 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 410 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 409 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 408 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a footstep type. Current footstep type is: ''.", + "4": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte.", + "5": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte." + } + } + }, + { + "__struct_id": 33, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 442 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 441 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 440 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 439 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_249" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 438 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 437 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you shrink or enlarge your character.\nCurrent scale factor is .", + "4": "Hier könnt Ihr die Größe Eures Charakters ändern.\nDer aktuelle Skalierungsfaktor ist ." + } + } + }, + { + "__struct_id": 34, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 471 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 470 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 469 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 468 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 467 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 466 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 465 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 464 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 463 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 462 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 461 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 460 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 459 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 458 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 457 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 456 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 455 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 454 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 453 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 452 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 451 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 450 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 449 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 448 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 447 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 446 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 445 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 444 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Chose an appearance or restore your original appearance. Current appearance type is: ''.", + "4": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte.", + "5": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte." + } + } + }, + { + "__struct_id": 35, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 507 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 478 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 477 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 476 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 475 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 474 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 473 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Which color do you want to change?", + "4": "Welche Farbe wollt Ihr ändern?", + "5": "Welche Farbe wollt Ihr ändern?" + } + } + }, + { + "__struct_id": 36, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 506 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 505 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 504 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 503 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 502 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 501 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 500 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 499 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "x2_con_false" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 498 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 497 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 496 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 495 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 494 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 493 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 492 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 491 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 490 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 489 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 488 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 487 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 486 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 485 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 484 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 483 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 482 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 481 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 480 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 479 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Current color is ().", + "4": "Die aktuelle Farbe ist ().", + "5": "Die aktuelle Farbe ist ()." + } + } + }, + { + "__struct_id": 37, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 518 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 514 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 513 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 512 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 511 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 510 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 509 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Which color do you want to change?", + "4": "Welche Farbe wollt Ihr ändern?", + "5": "Welche Farbe wollt Ihr ändern?" + } + } + }, + { + "__struct_id": 38, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 517 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 516 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 515 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Current color is ().", + "4": "Die aktuelle Farbe ist ().", + "5": "Die aktuelle Farbe ist ()." + } + } + }, + { + "__struct_id": 39, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 547 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 546 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 545 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 544 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 543 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 542 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 541 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 540 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 539 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 538 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 537 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 536 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 535 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 534 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 533 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 532 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 531 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 530 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 529 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 528 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 527 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 526 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 525 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 524 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 523 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 522 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 521 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 520 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a new wing type. Current wing type is: ''.", + "4": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte.", + "5": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte." + } + } + }, + { + "__struct_id": 40, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 553 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 552 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 551 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 550 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 549 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a new wing type. Current wing type is ().", + "4": "Wählt ein neues Flügelmodell. Das aktuelle Flügelmodell ist ().", + "5": "Wählt ein neues Flügelmodell. Das aktuelle Flügelmodell ist ()." + } + } + }, + { + "__struct_id": 41, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 582 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 581 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 580 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 579 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 578 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 577 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 576 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 575 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 574 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 573 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 572 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 571 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 570 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 569 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 568 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 567 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 566 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 565 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 564 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 563 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 562 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 561 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 560 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 559 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 558 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 557 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 556 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 555 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a new tail. Current tail is: ''.", + "4": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte.", + "5": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte." + } + } + }, + { + "__struct_id": 42, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 588 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 587 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 586 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 585 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 584 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a new tail. Current tail is ().", + "4": "Wählt ein neues Schwanzmodell. Das aktuelle Modell ist ().", + "5": "Wählt ein neues Schwanzmodell. Das aktuelle Modell ist ()." + } + } + }, + { + "__struct_id": 43, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 612 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 602 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 601 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 600 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 599 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 592 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 591 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 590 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Which part of your character's body do you want to change?", + "4": "Welches Körperteil wollt Ihr verändern?", + "5": "Welches Körperteil wollt Ihr verändern?" + } + } + }, + { + "__struct_id": 44, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 598 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 597 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 596 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 595 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 594 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 593 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 603 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Which part?", + "4": "Welches Teil?", + "5": "Welches Teil?" + } + } + }, + { + "__struct_id": 45, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 611 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 610 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 609 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 608 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 607 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 606 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 605 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 604 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 603 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Which part?", + "4": "Welches Teil?", + "5": "Welches Teil?" + } + } + }, + { + "__struct_id": 46, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 615 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 614 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 613 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Currently viewing: ()", + "4": "Anschauen: ()", + "5": "Anschauen: ()" + } + } + }, + { + "__struct_id": 47, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 644 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 643 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 642 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 641 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 640 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 639 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 638 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 637 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 636 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 635 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 634 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 633 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 632 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 631 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 630 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 629 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 628 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 627 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 626 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 625 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 624 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 623 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 622 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 621 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 620 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 619 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 618 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 617 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a new phenotype. Current phenotype is: ''.", + "4": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte.", + "5": "Wählt einen der visuellen Effekte aus, um ihn Eurem Charakter zuzuweisen, oder entfernt alle auf Eurem Charakter liegenden visuellen Effekte." + } + } + }, + { + "__struct_id": 48, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 649 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 648 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 647 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 646 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can change your phenotype. Current phenotype is ().", + "4": "Hier könnt Ihr den Körperbau Eures Charakters verändern. Der aktuelle Phänotypus ist ().", + "5": "Hier könnt Ihr den Körperbau Eures Charakters verändern. Der aktuelle Phänotypus ist ()." + } + } + }, + { + "__struct_id": 49, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 690 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 689 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_39" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 688 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 687 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 686 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 685 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 684 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 683 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 682 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "x2_con_false" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 681 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 680 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 679 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 678 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 677 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 676 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 675 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 674 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 673 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 672 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 671 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 670 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_40" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 652 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 651 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a new head:\n Current head is number . \nUsed filter: .", + "4": "Wählt einen neuen Kopf. Der aktuelle Kopf hat die Nummer . Used filter: ." + } + } + }, + { + "__struct_id": 50, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 669 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 668 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 667 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 666 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 665 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 664 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 663 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 662 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 661 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 660 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 659 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 658 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 657 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 656 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 655 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 654 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 653 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change filter:\nFilter definition file: \nCurrent filter is: ", + "4": "Hier könnt ihr Filter aktivieren und deaktivieren. Aktuell aktivierte Filter sind: " + } + } + }, + { + "__struct_id": 51, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 697 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 696 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 695 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 694 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 693 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_254" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 692 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 298 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a new portrait for your character. The current portrait is ()", + "4": "Hier könnt Ihr ein anderes Portrait für Euren Charakter auswählen. Das aktuelle Portrait ist ().", + "5": "Hier könnt Ihr ein anderes Portrait für Euren Charakter auswählen. Das aktuelle Portrait ist ()." + } + } + }, + { + "__struct_id": 52, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 88 @@ -3089,9 +16966,13 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 110 + "value": 758 }, "IsChild": { "type": "byte", @@ -3102,11 +16983,15 @@ "__struct_id": 1, "Active": { "type": "resref", - "value": "" + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 109 + "value": 705 }, "IsChild": { "type": "byte", @@ -3117,11 +17002,15 @@ "__struct_id": 2, "Active": { "type": "resref", - "value": "zep_not_robe" + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 108 + "value": 702 }, "IsChild": { "type": "byte", @@ -3132,26 +17021,61 @@ "__struct_id": 3, "Active": { "type": "resref", - "value": "zep_is_robe" + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 107 + "value": 798 }, "IsChild": { "type": "byte", - "value": 0 + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" } }, { "__struct_id": 4, "Active": { "type": "resref", - "value": "zep_is_robe" + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 106 + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 701 }, "IsChild": { "type": "byte", @@ -3175,16 +17099,8239 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Currently adjusting \nCurrent Cost: GP\nDC: ", + "0": "Here you can modify the appearance of the weapon you have equipped in your right hand.", + "id": 86903 + } + } + }, + { + "__struct_id": 53, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 704 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 703 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 701 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Current description is:\n\n\n\nWhat do you want to do?", + "4": "Die aktuelle Beschreibung lautet:\n\n\n\nWas wollt Ihr tun?" + } + } + }, + { + "__struct_id": 54, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 708 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 707 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 706 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 701 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Current name is ''.", + "4": "Der aktuelle Name lautet ''.", + "5": "Der aktuelle Name lautet ''." + } + } + }, + { + "__struct_id": 55, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 757 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 756 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 755 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 754 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 753 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 752 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 751 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 750 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 749 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 748 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 747 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 746 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 745 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 744 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 743 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 720 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 719 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 718 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 717 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_20" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 716 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 715 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 714 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 713 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 712 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_25" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 711 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_26" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 710 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_27" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 709 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "\n\n\n\nCursor pos: /" + } + } + }, + { + "__struct_id": 56, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 0 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 721 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "This is just a very simple text editor and it shouldn't be too difficult to use. \n\nInstead of pressing keys on the keyboard to move the cursor, delete parts of the text,... you have to select the matching dialog options.\n\nTo insert new text you have to select the chat line using the mouse, then enter the text and press enter. Finally select Insert to insert the new text at the cursor position.\n\nThe editor supports simple block operations like mark block, delete block, copy block and insert block.\n\nTo write colored text you can select and choose one of the pre-made color tags. Don't forget to end the color mode using the color-off tag." + } + } + }, + { + "__struct_id": 57, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 742 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 741 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 740 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 739 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 738 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 737 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 736 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 735 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 734 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 733 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 732 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 731 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 730 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 729 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 728 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 727 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 726 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 725 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 724 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_20" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 723 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 722 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 721 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "\n\n\n\nCursor pos: /" + } + } + }, + { + "__struct_id": 58, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 763 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 762 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 761 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 760 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 759 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 701 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select weapon part to modify.", + "4": "Wählt den Teil der Waffe aus, der geändert werden soll.", + "5": "Wählt den Teil der Waffe aus, der geändert werden soll.", + "id": 86904 + } + } + }, + { + "__struct_id": 59, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 768 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 767 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 766 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 765 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 764 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Currently viewing: (). Changing the model will reset the color if the color doesn't exist for the new model.", + "4": "Anschauen: ()", + "5": "Anschauen: ()", + "id": 86907 + } + } + }, + { + "__struct_id": 60, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 771 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 705 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 702 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 798 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can change your shield appearance.", + "4": "Hier könnt Ihr das Aussehen Eures Schildes verändern.", + "5": "Hier könnt Ihr das Aussehen Eures Schildes verändern." + } + } + }, + { + "__struct_id": 61, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 778 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 777 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 776 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 775 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 774 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 773 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 772 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "The current shield model is number . Changing the model will reset the color if the color doesn't exist for the new model.", + "4": "Unglücklicherweise ist es nicht möglich, gültige von ungültigen Modellnummern zu unterscheiden. Das ist der Grund, dass Ihr häufig Schilde seht, die wie Beutel aussehen. In der Readme Datei findet Ihr mehr Informationen zu diesem Problem und wie Ihr es beseitigen könnt.\nDas aktuelle Schildmodell hat die Nummer .", + "5": "Unglücklicherweise ist es nicht möglich, gültige von ungültigen Modellnummern zu unterscheiden. Das ist der Grund, dass Ihr häufig Schilde seht, die wie Beutel aussehen. In der Readme Datei findet Ihr mehr Informationen zu diesem Problem und wie Ihr es beseitigen könnt.\nDas aktuelle Schildmodell hat die Nummer ." + } + } + }, + { + "__struct_id": 62, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 782 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 781 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 705 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 702 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 798 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can change your cloak appearance or dye your cloak.", + "4": "Hier könnt Ihr ein anderes Umhangmodell wählen oder Euren Umhang färben.", + "5": "Hier könnt Ihr ein anderes Umhangmodell wählen oder Euren Umhang färben." + } + } + }, + { + "__struct_id": 63, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 786 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 785 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 784 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 783 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "The current cloak model is ().", + "4": "Das aktuelle Umhangmodell ist ().", + "5": "Das aktuelle Umhangmodell ist ()." + } + } + }, + { + "__struct_id": 64, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 790 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 789 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 705 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 702 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 798 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can change your helm appearance or dye your helm.", + "4": "Hier könnt Ihr ein anderes Helmmodell wählen oder Euren Helm färben.", + "5": "Hier könnt Ihr ein anderes Helmmodell wählen oder Euren Helm färben." + } + } + }, + { + "__struct_id": 65, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 794 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 793 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 792 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 791 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can change the helm model. The current helm model is number .", + "4": "Hier könnt Ihr ein anderes Helmmodell wählen. Das derzeitige Helmmodell hat die Nummer .", + "5": "Hier könnt Ihr ein anderes Helmmodell wählen. Das derzeitige Helmmodell hat die Nummer ." + } + } + }, + { + "__struct_id": 66, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 968 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 869 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 705 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 702 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 798 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Here you can change your armor appearance or dye your armor. ", + "4": "Hier könnt Ihr das Aussehen Eurer Rüstung ändern oder Eure Rüstung färben.", + "5": "Hier könnt Ihr das Aussehen Eurer Rüstung ändern oder Eure Rüstung färben." + } + } + }, + { + "__struct_id": 67, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 811 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 810 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 809 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 808 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 807 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 806 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 805 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 804 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 803 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 802 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 801 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 800 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_127" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 799 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "What do you want to do?", + "4": "Was wollt Ihr machen?" + } + } + }, + { + "__struct_id": 68, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 842 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 841 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 840 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 839 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 838 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 837 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 836 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 835 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 834 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 833 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 832 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 831 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 830 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 829 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 828 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 827 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 826 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 825 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 824 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_20" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 823 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 822 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 821 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 820 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 819 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_25" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 818 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_26" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 817 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_27" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 816 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_28" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 815 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "mk_cond_29" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 814 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 29, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 813 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 30, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 812 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a slot:", + "4": "Wählt einen Slot:" + } + } + }, + { + "__struct_id": 69, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 868 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 867 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 866 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 865 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 864 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 863 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 862 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 861 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 860 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 859 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 858 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 857 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 856 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 855 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 854 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 853 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 852 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 851 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 850 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 849 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_25" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 848 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_29" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 847 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 846 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 845 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_20" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 844 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 843 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Selected slot is . Choose what you want to and then click ''.", + "4": "Der gewählte Slot ist . Wählt, was Ihr wollt und dann klickt \"." + } + } + }, + { + "__struct_id": 70, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 934 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 933 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 932 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 931 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 930 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 929 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 928 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 927 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 926 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 925 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 924 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 912 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 873 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 872 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 871 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_255" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 870 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Current colors are\nLeather 1: ,\nLeather 2: ,\nCloth 1: ,\nCloth 2: ,\nMetal 1: ,\nMetal 2: .\nSelect the material to dye:", + "4": "Die aktuellen Farben sind\nLeder 1: ,\nLeder 2: ,\nStoff 1: ,\nStoff 2: ,\nMetall 1: ,\nMetall 2: .\nWählt das zu färbende Material:", + "5": "Die aktuellen Farben sind\nLeder 1: ,\nLeder 2: ,\nStoff 1: ,\nStoff 2: ,\nMetall 1: ,\nMetall 2: .\nWählt das zu färbende Material:" + } + } + }, + { + "__struct_id": 71, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 911 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_36" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 897 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 896 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 895 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 894 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_37" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 883 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 882 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_31" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 881 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_28" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 880 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_29" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 879 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_30" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 878 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_32" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 877 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_33" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 876 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_34" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 875 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 874 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select an armor part to dye separately.", + "4": "Wählt den Teil Eurer Rüstung, den Ihr individuell färben wollt." + } + } + }, + { + "__struct_id": 72, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 893 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 892 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_25" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 891 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 890 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 889 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_26" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 888 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 887 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 886 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_27" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 885 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 884 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select part to dye.", + "4": "Welchen Teil?", + "id": 86913 + } + } + }, + { + "__struct_id": 73, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 910 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 909 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 908 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 907 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 906 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 905 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 904 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 903 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 902 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 901 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 900 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 899 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 898 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select part to dye.", + "4": "Welchen Teil?", + "id": 86914 + } + } + }, + { + "__struct_id": 74, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 923 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 922 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 921 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 920 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 919 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 918 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 917 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 916 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 915 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 914 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 913 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 935 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select t you want to copy from.", + "4": "Wählt d, Ihr kopieren wollt." + } + } + }, + { + "__struct_id": 75, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 967 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 966 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 965 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 964 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 963 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 962 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_253" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 961 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 960 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "x2_con_false" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 959 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 958 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 957 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 956 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 955 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 13, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 954 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 14, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 953 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 15, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 952 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 16, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 951 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 17, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 950 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 18, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 949 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 19, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 948 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 20, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 947 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 21, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 946 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 22, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 945 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 23, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 944 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 24, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 943 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 25, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 942 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 26, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 941 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 27, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 940 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 28, + "Active": { + "type": "resref", + "value": "mk_cond_19" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 939 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 29, + "Active": { + "type": "resref", + "value": "mk_cond_256" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 938 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 30, + "Active": { + "type": "resref", + "value": "mk_cond_36" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 937 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 31, + "Active": { + "type": "resref", + "value": "mk_cond_37" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 936 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 32, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 33, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 935 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 34, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Current colors are\nLeather 1: , \nLeather 2: ,\nCloth 1: ,\nCloth 2: ,\nMetal 1: ,\nMetal 2: .\nSelect a color category:", + "4": "Die aktuellen Farben sind\nLeder 1: ,\nLeder 2: ,\nStoff 1: ,\nStoff 2: ,\nMetall 1: ,\nMetall 2: .\nWählt eine Farbkategorie:", + "5": "Die aktuellen Farben sind\nLeder 1: ,\nLeder 2: ,\nStoff 1: ,\nStoff 2: ,\nMetall 1: ,\nMetall 2: .\nWählt eine Farbkategorie:" + } + } + }, + { + "__struct_id": 76, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1015 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_36" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1001 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1000 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 999 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 998 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_37" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 987 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_18" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 986 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_252" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 973 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_250" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 972 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_251" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 971 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "x2_con_false" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 970 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_im_getchanged" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 969 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 797 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select armor part to modify.", + "4": "Wählt den Teil der Rüstung, den Ihr ändern wollt.", + "5": "Wählt den Teil der Rüstung, den Ihr ändern wollt.", + "id": 86910 + } + } + }, + { + "__struct_id": 77, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 985 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 984 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 983 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 982 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 981 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 980 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_06" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 979 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_07" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 978 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_08" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 977 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_09" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 976 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 975 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 974 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select t you want to copy from.", + "4": "Wählt d, Ihr kopieren wollt." + } + } + }, + { + "__struct_id": 78, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 997 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_05" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 996 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_25" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 995 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_03" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 994 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 993 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_26" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 992 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_01" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 991 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_00" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 990 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_27" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 989 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 988 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select part to modify", + "4": "Welchen Teil der Beine wollt Ihr ändern?", + "id": 86913 + } + } + }, + { + "__struct_id": 79, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_cond_15" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1014 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_cond_14" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1013 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_21" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1012 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_13" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1011 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "mk_cond_12" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1010 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 5, + "Active": { + "type": "resref", + "value": "mk_cond_22" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1009 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 6, + "Active": { + "type": "resref", + "value": "mk_cond_11" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1008 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 7, + "Active": { + "type": "resref", + "value": "mk_cond_10" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1007 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 8, + "Active": { + "type": "resref", + "value": "mk_cond_23" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1006 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 9, + "Active": { + "type": "resref", + "value": "mk_cond_17" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1005 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 10, + "Active": { + "type": "resref", + "value": "mk_cond_16" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1004 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 11, + "Active": { + "type": "resref", + "value": "mk_cond_24" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1003 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 12, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1002 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Which part", + "4": "Welchen Teil der Arme wollt Ihr ändern?", + "id": 86914 + } + } + }, + { + "__struct_id": 80, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1020 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1019 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 2, + "Active": { + "type": "resref", + "value": "mk_cond_02" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1018 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Active": { + "type": "resref", + "value": "mk_cond_04" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1017 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 4, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 1016 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Currently viewing: ()", + "4": "Anschauen: ()", + "5": "Anschauen: ()", "id": 86915 } } + }, + { + "__struct_id": 81, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "RepliesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 4 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Speaker": { + "type": "cexostring", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86916 + } + } } ] }, "NumWords": { "type": "dword", - "value": 650 + "value": 3043 }, "PreventZoomIn": { "type": "byte", @@ -3195,6 +25342,172 @@ "value": [ { "__struct_id": 0, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_cancel" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Abort.", + "4": "Abbrechen.", + "5": "Abbrechen." + } + } + }, + { + "__struct_id": 1, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 2, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_start_acp" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose your fightiing style (ACP 4.0) ...", + "4": "Kampfstil wählen (ACP 4.0) ..." + } + } + }, + { + "__struct_id": 3, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 88 @@ -3220,6 +25533,10 @@ "type": "resref", "value": "x0_skctrap_start" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -3246,12 +25563,17 @@ "Text": { "type": "cexolocstring", "value": { + "0": "Craft Trap: Create Trap Kit.", "id": 86917 } } }, { - "__struct_id": 1, + "__struct_id": 4, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3292,7 +25614,11 @@ } }, { - "__struct_id": 2, + "__struct_id": 5, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3318,6 +25644,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3353,7 +25683,11 @@ } }, { - "__struct_id": 3, + "__struct_id": 6, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3379,6 +25713,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3414,7 +25752,11 @@ } }, { - "__struct_id": 4, + "__struct_id": 7, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3440,6 +25782,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3475,7 +25821,11 @@ } }, { - "__struct_id": 5, + "__struct_id": 8, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3501,6 +25851,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3536,7 +25890,11 @@ } }, { - "__struct_id": 6, + "__struct_id": 9, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3562,6 +25920,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3597,7 +25959,11 @@ } }, { - "__struct_id": 7, + "__struct_id": 10, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3623,6 +25989,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3658,7 +26028,11 @@ } }, { - "__struct_id": 8, + "__struct_id": 11, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3684,6 +26058,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3719,7 +26097,11 @@ } }, { - "__struct_id": 9, + "__struct_id": 12, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3745,6 +26127,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3780,7 +26166,11 @@ } }, { - "__struct_id": 10, + "__struct_id": 13, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3806,6 +26196,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3841,7 +26235,11 @@ } }, { - "__struct_id": 11, + "__struct_id": 14, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3867,6 +26265,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 2 @@ -3898,7 +26300,11 @@ } }, { - "__struct_id": 12, + "__struct_id": 15, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3939,7 +26345,11 @@ } }, { - "__struct_id": 13, + "__struct_id": 16, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -3980,7 +26390,11 @@ } }, { - "__struct_id": 14, + "__struct_id": 17, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4021,7 +26435,11 @@ } }, { - "__struct_id": 15, + "__struct_id": 18, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4062,7 +26480,11 @@ } }, { - "__struct_id": 16, + "__struct_id": 19, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4103,7 +26525,11 @@ } }, { - "__struct_id": 17, + "__struct_id": 20, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4129,6 +26555,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 3 @@ -4160,7 +26590,11 @@ } }, { - "__struct_id": 18, + "__struct_id": 21, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4186,6 +26620,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 4 @@ -4217,7 +26655,11 @@ } }, { - "__struct_id": 19, + "__struct_id": 22, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4243,6 +26685,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -4276,7 +26722,11 @@ } }, { - "__struct_id": 20, + "__struct_id": 23, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4302,6 +26752,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 5 @@ -4333,7 +26787,11 @@ } }, { - "__struct_id": 21, + "__struct_id": 24, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4359,6 +26817,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -4392,7 +26854,11 @@ } }, { - "__struct_id": 22, + "__struct_id": 25, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4418,6 +26884,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 6 @@ -4449,7 +26919,11 @@ } }, { - "__struct_id": 23, + "__struct_id": 26, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4475,6 +26949,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -4508,7 +26986,11 @@ } }, { - "__struct_id": 24, + "__struct_id": 27, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4534,6 +27016,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 7 @@ -4565,7 +27051,11 @@ } }, { - "__struct_id": 25, + "__struct_id": 28, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4591,6 +27081,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -4624,7 +27118,11 @@ } }, { - "__struct_id": 26, + "__struct_id": 29, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4650,6 +27148,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 8 @@ -4681,7 +27183,11 @@ } }, { - "__struct_id": 27, + "__struct_id": 30, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4707,6 +27213,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -4740,7 +27250,11 @@ } }, { - "__struct_id": 28, + "__struct_id": 31, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4766,6 +27280,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 9 @@ -4797,7 +27315,11 @@ } }, { - "__struct_id": 29, + "__struct_id": 32, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4823,6 +27345,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -4856,7 +27382,11 @@ } }, { - "__struct_id": 30, + "__struct_id": 33, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4882,6 +27412,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 10 @@ -4913,7 +27447,11 @@ } }, { - "__struct_id": 31, + "__struct_id": 34, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4939,6 +27477,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -4972,7 +27514,11 @@ } }, { - "__struct_id": 32, + "__struct_id": 35, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -4998,6 +27544,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 11 @@ -5029,7 +27579,11 @@ } }, { - "__struct_id": 33, + "__struct_id": 36, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -5055,6 +27609,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -5088,7 +27646,11 @@ } }, { - "__struct_id": 34, + "__struct_id": 37, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -5114,6 +27676,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 12 @@ -5145,7 +27711,11 @@ } }, { - "__struct_id": 35, + "__struct_id": 38, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -5171,6 +27741,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -5204,7 +27778,11 @@ } }, { - "__struct_id": 36, + "__struct_id": 39, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -5230,6 +27808,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 13 @@ -5261,7 +27843,11 @@ } }, { - "__struct_id": 37, + "__struct_id": 40, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -5287,6 +27873,10 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", "value": 1 @@ -5320,52 +27910,14 @@ } }, { - "__struct_id": 38, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { + "__struct_id": 41, + "ActionParams": { "type": "list", "value": [] }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Craft Weapon: Not Possible - ", - "id": 101033 - } - } - }, - { - "__struct_id": 39, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -5386,69 +27938,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 14 - }, - "IsChild": { - "type": "byte", "value": 0 - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_start_cs" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Craft Weapon: Change shield appearance.", - "id": 86918 - } - } - }, - { - "__struct_id": 40, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 14 }, "IsChild": { "type": "byte", @@ -5467,7 +27965,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_prevcolor" + "value": "mk_set_invalid" }, "Sound": { "type": "resref", @@ -5476,736 +27974,16 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Show previous color" - } - } - }, - { - "__struct_id": 41, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 14 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_nextcolor" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Show next color" + "0": "" } } }, { "__struct_id": 42, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { + "ActionParams": { "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 14 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] + "value": [] }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_prevpart" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86968 - } - } - }, - { - "__struct_id": 43, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 14 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_nextpart" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86969 - } - } - }, - { - "__struct_id": 44, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 15 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_start_cw" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86918 - } - } - }, - { - "__struct_id": 45, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 16 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dowbottom" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86925 - } - } - }, - { - "__struct_id": 46, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 16 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dowmiddle" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86926 - } - } - }, - { - "__struct_id": 47, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 16 - }, - "IsChild": { - "type": "byte", - "value": 0 - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dowtop" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86927 - } - } - }, - { - "__struct_id": 48, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 15 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86967 - } - } - }, - { - "__struct_id": 49, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 16 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_prevcolor" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Show previous color" - } - } - }, - { - "__struct_id": 50, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 16 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_nextcolor" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Show next color" - } - } - }, - { - "__struct_id": 51, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 16 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_prevpart" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86968 - } - } - }, - { - "__struct_id": 52, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 16 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_nextpart" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86969 - } - } - }, - { - "__struct_id": 53, "Animation": { "type": "dword", "value": 0 @@ -6232,7 +28010,7 @@ }, "Script": { "type": "resref", - "value": "" + "value": "mk_do_sel_target" }, "Sound": { "type": "resref", @@ -6241,13 +28019,749 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Craft Armor: Not Possible - ", - "id": 101034 + "0": "Select target..." + } + } + }, + { + "__struct_id": 43, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 44, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Inventory: Open the inventory." + } + } + }, + { + "__struct_id": 45, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_40" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Cheat console Modify XP, gold, alignment, ...", + "4": "Cheat Konsole Verändern von EP, Gold, Gesinnung, ..." + } + } + }, + { + "__struct_id": 46, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Exit.", + "4": "Beenden." + } + } + }, + { + "__struct_id": 47, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 48, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_36" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Merchant: Buy/sell items.", + "4": "Händler: Gegenstände kaufen/verkaufen." + } + } + }, + { + "__struct_id": 49, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 50, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 51, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Open store", + "4": "Händler starten" + } + } + }, + { + "__struct_id": 52, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 53, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" } } }, { "__struct_id": 54, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6271,11 +28785,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 29 + "value": 15 }, "IsChild": { "type": "byte", @@ -6294,7 +28812,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_dorobe" + "value": "mk_set_18" }, "Sound": { "type": "resref", @@ -6303,15 +28821,19 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Craft Armor: Change robe appearance." + "0": "" } } }, { "__struct_id": 55, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -6332,15 +28854,23 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 17 + "value": 15 }, "IsChild": { "type": "byte", - "value": 0 + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" } } ] @@ -6351,7 +28881,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_start_ch" + "value": "mk_set_17" }, "Sound": { "type": "resref", @@ -6360,13 +28890,16 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Craft Armor: Change helmet appearance", - "id": 86938 + "0": "" } } }, { "__struct_id": 56, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6390,15 +28923,23 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 18 + "value": 15 }, "IsChild": { "type": "byte", - "value": 0 + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" } } ] @@ -6409,7 +28950,7 @@ }, "Script": { "type": "resref", - "value": "" + "value": "mk_set_16" }, "Sound": { "type": "resref", @@ -6418,12 +28959,16 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Colouring" + "0": "" } } }, { "__struct_id": 57, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6447,7 +28992,2714 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 58, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 59, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 60, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 61, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 62, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 63, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 64, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 65, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 66, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 67, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 68, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 69, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 70, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 71, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 72, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 73, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 74, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 75, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 76, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 77, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 15 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 78, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Merchant: Buy/sell items.", + "4": "Händler: Gegenstände kaufen/verkaufen." + } + } + }, + { + "__struct_id": 79, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Merchant: Give/Take gold.", + "4": "Händker: Gold erhalten." + } + } + }, + { + "__struct_id": 80, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 81, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 82, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_39" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Reset gold counter.", + "4": "Goldzähler zurücksetzen." + } + } + }, + { + "__struct_id": 83, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_38" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore original gold (undo all changes).", + "4": "Ursprüngliche Goldmenge wiederherstellen (alle Änderungen rückgängig machen)." + } + } + }, + { + "__struct_id": 84, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 85, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_34" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "-10,000 gold.", + "4": "-10.000 Gold." + } + } + }, + { + "__struct_id": 86, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_33" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "-1,000 gold.", + "4": "-1.000 Gold." + } + } + }, + { + "__struct_id": 87, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "-100 gold.", + "4": "-100 Gold." + } + } + }, + { + "__struct_id": 88, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "-10 gold.", + "4": "-10 Gold." + } + } + }, + { + "__struct_id": 89, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "-1 gold.", + "4": "-1 Gold." + } + } + }, + { + "__struct_id": 90, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_29" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "+1 gold.", + "4": "+1 Gold." + } + } + }, + { + "__struct_id": 91, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_28" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "+10 gold.", + "4": "+10 Gold." + } + } + }, + { + "__struct_id": 92, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_27" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "+100 gold.", + "4": "+100 Gold." + } + } + }, + { + "__struct_id": 93, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_26" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "+1,000 gold.", + "4": "+1.000 Gold." + } + } + }, + { + "__struct_id": 94, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 16 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_25" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "+10,000 gold.", + "4": "+10.000 Gold." + } + } + }, + { + "__struct_id": 95, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Merchant: Give/Take gold.", + "4": "Händler: Gold erhalten." + } + } + }, + { + "__struct_id": 96, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -6470,7 +31722,7 @@ }, "Script": { "type": "resref", - "value": "" + "value": "mk_set_28" }, "Sound": { "type": "resref", @@ -6479,12 +31731,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Back" + "0": "Items: Identify.", + "4": "Gegenstände: Identifizieren." } } }, { - "__struct_id": 58, + "__struct_id": 97, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6508,11 +31765,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 19 + "value": 14 }, "IsChild": { "type": "byte", @@ -6531,7 +31792,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_docmetal2" + "value": "mk_set_invalid" }, "Sound": { "type": "resref", @@ -6540,12 +31801,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change secondary metal color" + "0": "Items: Identify.", + "4": "Gegenstände: Identifizieren." } } }, { - "__struct_id": 59, + "__struct_id": 98, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6569,11 +31835,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 19 + "value": 17 }, "IsChild": { "type": "byte", @@ -6592,7 +31862,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_docmetal1" + "value": "mk_set_29" }, "Sound": { "type": "resref", @@ -6601,12 +31871,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change primairy metal color" + "0": "Items: Remove stolen flag.", + "4": "Gegenstände: Gestolen-Kennzeichnung entfernen." } } }, { - "__struct_id": 60, + "__struct_id": 99, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6630,11 +31905,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 19 + "value": 14 }, "IsChild": { "type": "byte", @@ -6653,7 +31932,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_docleath2" + "value": "mk_set_invalid" }, "Sound": { "type": "resref", @@ -6662,12 +31941,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change secondairy leather color" + "0": "Items: Remove stolen flag.", + "4": "Gegenstände: Gestolen-Kennzeichnung entfernen." } } }, { - "__struct_id": 61, + "__struct_id": 100, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6691,11 +31975,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 19 + "value": 17 }, "IsChild": { "type": "byte", @@ -6714,7 +32002,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_docleath1" + "value": "mk_set_30" }, "Sound": { "type": "resref", @@ -6723,12 +32011,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change primairy leather color" + "0": "Items: Remove plot flag.", + "4": "Gegenstände: Plot-Kennzeichnung entfernen." } } }, { - "__struct_id": 62, + "__struct_id": 101, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6752,11 +32045,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 19 + "value": 14 }, "IsChild": { "type": "byte", @@ -6775,7 +32072,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doccloth2" + "value": "mk_set_invalid" }, "Sound": { "type": "resref", @@ -6784,12 +32081,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change secondary cloth color" + "0": "Items: Remove plot flag.", + "4": "Gegenstände: Plot-Kennzeichnung entfernen." } } }, { - "__struct_id": 63, + "__struct_id": 102, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6813,11 +32115,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 19 + "value": 17 }, "IsChild": { "type": "byte", @@ -6832,7 +32138,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doccloth1" + "value": "mk_set_35" }, "Sound": { "type": "resref", @@ -6841,12 +32147,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change primairy cloth color" + "0": "Items: Remove curse.", + "4": "Gegenstände: Fluch brechen." } } }, { - "__struct_id": 64, + "__struct_id": 103, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6870,7 +32181,1670 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 104, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_38" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show only: ", + "4": "Nur anzeigen: " + } + } + }, + { + "__struct_id": 105, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_39" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show all items.", + "4": "Alle Gegenstände anzeigen." + } + } + }, + { + "__struct_id": 106, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 107, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 108, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 109, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 110, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 111, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 112, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 113, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 114, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 115, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 116, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 117, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 118, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 119, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 120, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 121, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 122, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 123, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Undo all changes.", + "4": "Alle Änderungen rückgängig machen." + } + } + }, + { + "__struct_id": 124, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 17 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change all.", + "4": "Alle Gegenstände ändern." + } + } + }, + { + "__struct_id": 125, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Items: Remove curse.", + "4": "Gegenstände: Fluch brechen." + } + } + }, + { + "__struct_id": 126, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_39" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Items: Add/Remove charges", + "4": "Gegenstände: Ladungen verändern." + } + } + }, + { + "__struct_id": 127, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -6893,7 +33867,7 @@ }, "Script": { "type": "resref", - "value": "" + "value": "mk_set_257" }, "Sound": { "type": "resref", @@ -6902,12 +33876,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Back" + "0": "Discard changes.", + "4": "Änderungen verwerfen." } } }, { - "__struct_id": 65, + "__struct_id": 128, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6931,11 +33910,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 19 + "value": 18 }, "IsChild": { "type": "byte", @@ -6954,7 +33937,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_prevcolor" + "value": "mk_set_254" }, "Sound": { "type": "resref", @@ -6963,12 +33946,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Show previous color" + "0": "Make the changes", + "4": "Änderungen durchführen." } } }, { - "__struct_id": 66, + "__struct_id": 129, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -6992,7 +33980,1810 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 130, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 131, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_38" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show only items with charges.", + "4": "Nur Gegenstände mit Ladungen anzeigen." + } + } + }, + { + "__struct_id": 132, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_39" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show all items.", + "4": "Alle Gegenstände anzeigen." + } + } + }, + { + "__struct_id": 133, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 134, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 135, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 136, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 137, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 138, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 139, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 140, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 141, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 142, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 143, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 144, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 145, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 146, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 147, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 148, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 149, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_33" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Charges -10", + "4": "Ladungen -10" + } + } + }, + { + "__struct_id": 150, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Charges -1", + "4": "Ladungen -1" + } + } + }, + { + "__struct_id": 151, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Charges +1", + "4": "Ladungen +1" + } + } + }, + { + "__struct_id": 152, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 18 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Charges +10", + "4": "Ladungen +10" + } + } + }, + { + "__struct_id": 153, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Items: Add/Remove charges", + "4": "Gegenstände: Ladungen verändern." + } + } + }, + { + "__struct_id": 154, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_27" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Items: Swap properties.", + "4": "Gegenstände: Eigenschaften tauschen." + } + } + }, + { + "__struct_id": 155, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -7015,7 +35806,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_nextcolor" + "value": "mk_set_255" }, "Sound": { "type": "resref", @@ -7024,15 +35815,20 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Show next color" + "0": "Back.", + "4": "Zurück." } } }, { - "__struct_id": 67, + "__struct_id": 156, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -7053,11 +35849,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 17 + "value": 14 }, "IsChild": { "type": "byte", @@ -7076,7 +35876,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_prevpart" + "value": "mk_set_255" }, "Sound": { "type": "resref", @@ -7085,15 +35885,20 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86968 + "0": "Back.", + "4": "Zurück." } } }, { - "__struct_id": 68, + "__struct_id": 157, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -7114,11 +35919,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 17 + "value": 19 }, "IsChild": { "type": "byte", @@ -7137,7 +35946,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_nextpart" + "value": "mk_set_invalid" }, "Sound": { "type": "resref", @@ -7146,15 +35955,19 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86969 + "0": "" } } }, { - "__struct_id": 69, + "__struct_id": 158, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -7175,7 +35988,1325 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 159, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 160, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 161, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 162, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 163, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 164, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 165, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 166, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 167, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 168, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 169, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 170, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 171, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 172, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 173, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 174, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Swap item properties.", + "4": "Eigenschaften tauschen." + } + } + }, + { + "__struct_id": 175, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_swp_iprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 19 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Swap item properties.", + "4": "Eigenschaften tauschen." + } + } + }, + { + "__struct_id": 176, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Items: Swap properties.", + "4": "Gegenstände: Eigenschaften tauschen." + } + } + }, + { + "__struct_id": 177, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -7194,7 +37325,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_start_ca" + "value": "mk_set_38" }, "Sound": { "type": "resref", @@ -7203,56 +37334,20 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86938 + "0": "Items: Add/Remove properties.", + "4": "Gegenstände: Eigenschaften verändern." } } }, { - "__struct_id": 70, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { + "__struct_id": 178, + "ActionParams": { "type": "list", "value": [] }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_stop_abrt" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "0": "Abort" - } - } - }, - { - "__struct_id": 71, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -7273,52 +37368,2504 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "zep_cr_fail_gold" + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 24 + "value": 20 }, "IsChild": { "type": "byte", - "value": 0 + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" } - }, + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_257" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Discard changes.", + "4": "Änderungen verwerfen." + } + } + }, + { + "__struct_id": 179, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ { - "__struct_id": 1, + "__struct_id": 0, "Active": { "type": "resref", - "value": "zep_cr_fail_dye" + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 23 + "value": 20 }, "IsChild": { "type": "byte", - "value": 0 + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" } - }, + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_254" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes.", + "4": "Änderungen durchführen." + } + } + }, + { + "__struct_id": 180, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ { - "__struct_id": 2, + "__struct_id": 0, "Active": { "type": "resref", - "value": "zep_cr_fail" + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 22 + "value": 20 }, "IsChild": { "type": "byte", - "value": 0 + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" } - }, + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 181, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ { - "__struct_id": 3, + "__struct_id": 0, "Active": { "type": "resref", - "value": "zep_cr_success" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 182, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 183, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Delete all properties.", + "4": "Alle Eigenschaften entfernen." + } + } + }, + { + "__struct_id": 184, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Filter items", + "4": "Gegenstände filtern" + } + } + }, + { + "__struct_id": 185, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": " Select all.", + "4": "Alle auswählen." + } + } + }, + { + "__struct_id": 186, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_33" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": " Show current properties only.", + "4": "Alle auswählen." + } + } + }, + { + "__struct_id": 187, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 188, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 189, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 190, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 191, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 192, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 193, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 194, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 195, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 196, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 197, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 198, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 199, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 200, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 201, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 202, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 203, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 204, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 205, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 206, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 207, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 208, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 209, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 210, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 211, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 212, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemprop" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 20 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 213, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Items: Add/Remove properties.", + "4": "Gegenstände: Eigenschaften verändern." + } + } + }, + { + "__struct_id": 214, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -7337,7 +39884,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_attempt" + "value": "mk_set_37" }, "Sound": { "type": "resref", @@ -7346,12 +39893,17 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86941 + "0": "Skin: Add/Remove skill points.", + "4": "Skin: Fertigkeitspunkte hinzufügen." } } }, { - "__struct_id": 72, + "__struct_id": 215, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7375,7 +39927,3883 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 216, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 217, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 218, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 219, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 220, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 221, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 222, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 223, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 224, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 225, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 226, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 227, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 228, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 229, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 230, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 231, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 232, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 233, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_33" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Reset all skills.", + "4": "Alle Fertigkeiten zurücksetzen." + } + } + }, + { + "__struct_id": 234, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Reset .", + "4": " zurücksetzen." + } + } + }, + { + "__struct_id": 235, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Decrease .", + "4": " verringern." + } + } + }, + { + "__struct_id": 236, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 21 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Increase .", + "4": " erhöhen." + } + } + }, + { + "__struct_id": 237, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Skin: Add/Remove skill points.", + "4": "Skin: Fertigkeitspunkte hinzufügen." + } + } + }, + { + "__struct_id": 238, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_34" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Skin: Add/Remove feats.", + "4": "Skin: Talente hinzufügen." + } + } + }, + { + "__struct_id": 239, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 240, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 241, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 242, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 243, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 244, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 245, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 246, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 247, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 248, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 249, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 250, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 251, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 252, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 253, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 254, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 255, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 22 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 256, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Skin: Add/Remove feats.", + "4": "Skin: Talente hinzufügen." + } + } + }, + { + "__struct_id": 257, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 258, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_33" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Character: Change alignment.", + "4": "Charakter: Gesinnung verändern." + } + } + }, + { + "__struct_id": 259, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 260, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 261, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_36" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Reset alignment counters.", + "4": "Gesinnungszähler zurücksetzen." + } + } + }, + { + "__struct_id": 262, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_35" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore original alignment (undo all changes).", + "4": "Ursprüngliche Gesinnung wiederherstellen (alle Änderungen rückgängig machen)." + } + } + }, + { + "__struct_id": 263, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 264, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Good/Evil axis: -1 (toward evil)", + "4": "Gut/Böse: -1" + } + } + }, + { + "__struct_id": 265, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Good/Evil axis: +1 (toward good)", + "4": "Gut/Böse: +1" + } + } + }, + { + "__struct_id": 266, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_34" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Lawful/Chaotic axis: -1 (toward chaotic)", + "4": "Rechtschaffen/Chaotisch: -1" + } + } + }, + { + "__struct_id": 267, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 23 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_33" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Lawful/Chaotic axis: +1 (toward lawful)", + "4": "Rechtschaffen/Chaotisch: +1" + } + } + }, + { + "__struct_id": 268, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Character: Change alignment.", + "4": "Charakter: Gesinnung verändern." + } + } + }, + { + "__struct_id": 269, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 24 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Character: Level up/down.", + "4": "Charakter: Erfahrungsstufe ändern." + } + } + }, + { + "__struct_id": 270, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 271, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -7394,7 +43822,7 @@ }, "Script": { "type": "resref", - "value": "" + "value": "mk_set_127" }, "Sound": { "type": "resref", @@ -7403,12 +43831,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Colouring" + "0": "Disable this cheat for current game.", + "4": "Diesen Cheat für das aktuelle Spiel ausschalten." } } }, { - "__struct_id": 73, + "__struct_id": 272, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7432,11 +43865,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 20 + "value": 14 }, "IsChild": { "type": "byte", @@ -7455,7 +43892,7 @@ }, "Script": { "type": "resref", - "value": "" + "value": "mk_set_101" }, "Sound": { "type": "resref", @@ -7464,12 +43901,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Back" + "0": "No, don't do it.", + "4": "Nein, auf keinen Fall!" } } }, { - "__struct_id": 74, + "__struct_id": 273, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7493,11 +43935,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 26 + "value": 14 }, "IsChild": { "type": "byte", @@ -7516,7 +43962,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_docmetal2" + "value": "mk_set_100" }, "Sound": { "type": "resref", @@ -7525,12 +43971,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change secondary metal color" + "0": "Do it.", + "4": "Ja, mach das!" } } }, { - "__struct_id": 75, + "__struct_id": 274, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7554,11 +44005,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 26 + "value": 24 }, "IsChild": { "type": "byte", @@ -7577,7 +44032,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_docmetal1" + "value": "mk_set_invalid" }, "Sound": { "type": "resref", @@ -7586,12 +44041,16 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change primairy metal color" + "0": "" } } }, { - "__struct_id": 76, + "__struct_id": 275, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7615,11 +44074,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 26 + "value": 24 }, "IsChild": { "type": "byte", @@ -7638,7 +44101,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_docleath2" + "value": "mk_set_39" }, "Sound": { "type": "resref", @@ -7647,12 +44110,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change secondairy leather color" + "0": "Reset XP counter.", + "4": "EP Zähler zurücksetzen." } } }, { - "__struct_id": 77, + "__struct_id": 276, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7676,11 +44144,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 26 + "value": 24 }, "IsChild": { "type": "byte", @@ -7699,7 +44171,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_docleath1" + "value": "mk_set_38" }, "Sound": { "type": "resref", @@ -7708,12 +44180,17 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change primairy leather color" + "0": "Restore original XP (undo all changes)", + "4": "Ursprüngliche Erfahrungspunkte wiederherstellen (alle Änderungen rückgängig machen)" } } }, { - "__struct_id": 78, + "__struct_id": 277, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7737,11 +44214,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 26 + "value": 24 }, "IsChild": { "type": "byte", @@ -7760,7 +44241,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doccloth2" + "value": "mk_set_invalid" }, "Sound": { "type": "resref", @@ -7769,12 +44250,16 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change secondary cloth color" + "0": "" } } }, { - "__struct_id": 79, + "__struct_id": 278, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7798,7 +44283,361 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 24 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Level down (-10)", + "4": "-10 Erfahrungsstufen" + } + } + }, + { + "__struct_id": 279, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 24 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Level down (-1)", + "4": "-1 Erfahrungsstufe" + } + } + }, + { + "__struct_id": 280, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 24 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_29" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Level up (+1)", + "4": "+1 Erfahrungsstufe" + } + } + }, + { + "__struct_id": 281, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 24 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_28" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Level up (+10)", + "4": "+10 Erfahrungsstufen" + } + } + }, + { + "__struct_id": 282, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_cheats" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 14 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Character: Level up/down.", + "4": "Charakter: Erfahrungsstufe ändern." + } + } + }, + { + "__struct_id": 283, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -7817,7 +44656,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doccloth1" + "value": "mk_set_09" }, "Sound": { "type": "resref", @@ -7826,12 +44665,18 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change primairy cloth color" + "0": "Ride: Mount a horse and ride / Dismount the horse.", + "4": "Reiten: Ein Pferd aussuchen und losreiten / Vom Pferd absteigen.", + "5": "Reiten: Ein Pferd aussuchen und losreiten / Vom Pferd absteigen." } } }, { - "__struct_id": 80, + "__struct_id": 284, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7850,27 +44695,7 @@ }, "EntriesList": { "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 25 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] + "value": [] }, "Quest": { "type": "cexostring", @@ -7878,7 +44703,7 @@ }, "Script": { "type": "resref", - "value": "" + "value": "mk_im_cancel" }, "Sound": { "type": "resref", @@ -7887,12 +44712,111 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Back" + "0": "Abort", + "4": "Abbrechen", + "5": "Abbrechen" } } }, { - "__struct_id": 81, + "__struct_id": 285, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Exit", + "4": "Beenden." + } + } + }, + { + "__struct_id": 286, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 287, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7916,7 +44840,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -7939,7 +44867,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_prevcolor" + "value": "mk_set_20" }, "Sound": { "type": "resref", @@ -7948,12 +44876,18 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Show previous color" + "0": "Dismount the horse.", + "4": "Absteigen.", + "5": "Absteigen." } } }, { - "__struct_id": 82, + "__struct_id": 288, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -7977,7 +44911,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -8000,7 +44938,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_nextcolor" + "value": "mk_set_08" }, "Sound": { "type": "resref", @@ -8009,15 +44947,21 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Show next color" + "0": "Select .", + "4": " auswählen.", + "5": " auswählen." } } }, { - "__struct_id": 83, + "__struct_id": 289, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -8038,11 +44982,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 29 + "value": 26 }, "IsChild": { "type": "byte", @@ -8061,7 +45009,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_dorobe" + "value": "mk_set_07" }, "Sound": { "type": "resref", @@ -8070,16 +45018,21 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Change Robe", - "id": 86931 + "0": "Select .", + "4": " auswählen.", + "5": " auswählen." } } }, { - "__struct_id": 84, + "__struct_id": 290, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -8100,7 +45053,506 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 26 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select .", + "4": " auswählen.", + "5": " auswählen." + } + } + }, + { + "__struct_id": 291, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 26 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select .", + "4": " auswählen.", + "5": " auswählen." + } + } + }, + { + "__struct_id": 292, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 26 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select .", + "4": " auswählen.", + "5": " auswählen." + } + } + }, + { + "__struct_id": 293, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 26 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Select (last used).", + "4": " (zuletzt geritten) auswählen.", + "5": " (zuletzt geritten) auswählen." + } + } + }, + { + "__struct_id": 294, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 26 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous horse.", + "4": "Vorheriges Pferd.", + "5": "Vorheriges Pferd." + } + } + }, + { + "__struct_id": 295, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 26 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next horse.", + "4": "Nächstes Pferd.", + "5": "Nächstes Pferd." + } + } + }, + { + "__struct_id": 296, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 297, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -8128,12 +45580,112 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86945 + "0": "Modify character: Change body parts (head, tattoos, tail, wings, phenotype), portrait, deity, colors...", + "4": "Charakter verändern: Portrait, Farben, Körperteile (Kopf, Körperteile, Schwanz, Flügel, Phänotypus), visuelle Effekte, Gottheit...", + "5": "Medizin (Schönheitschirurg): Körperteile verändern (Kopf, Tätowierungen, Schwanz, Flügel, Phänotypus)." } } }, { - "__struct_id": 85, + "__struct_id": 298, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_cancel" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Abort", + "4": "Abbrechen", + "5": "Abbrechen" + } + } + }, + { + "__struct_id": 299, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 300, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -8157,556 +45709,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" }, - "Index": { - "type": "dword", - "value": 20 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86946 - } - } - }, - { - "__struct_id": 86, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 29 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dofoot_r" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86947 - } - } - }, - { - "__struct_id": 87, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 29 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dofoot_l" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86948 - } - } - }, - { - "__struct_id": 88, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 29 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_doshin_r" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86949 - } - } - }, - { - "__struct_id": 89, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 29 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_doshin_l" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86950 - } - } - }, - { - "__struct_id": 90, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 29 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dothigh_r" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86951 - } - } - }, - { - "__struct_id": 91, - "Animation": { - "type": "dword", - "value": 0 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 29 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dothigh_l" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86952 - } - } - }, - { - "__struct_id": 92, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 29 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dopelvis" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86953 - } - } - }, - { - "__struct_id": 93, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" - }, - "Index": { - "type": "dword", - "value": 29 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - } - ] - }, - "Quest": { - "type": "cexostring", - "value": "" - }, - "Script": { - "type": "resref", - "value": "zep_cr_dobelt" - }, - "Sound": { - "type": "resref", - "value": "" - }, - "Text": { - "type": "cexolocstring", - "value": { - "id": 86954 - } - } - }, - { - "__struct_id": 94, - "Animation": { - "type": "dword", - "value": 88 - }, - "AnimLoop": { - "type": "byte", - "value": 1 - }, - "Comment": { - "type": "cexostring", - "value": "" - }, - "Delay": { - "type": "dword", - "value": 4294967295 - }, - "EntriesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Active": { - "type": "resref", - "value": "" + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -8734,12 +45741,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86956 + "0": "Apply/Remove visual effects." } } }, { - "__struct_id": 95, + "__struct_id": 301, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -8763,11 +45774,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 20 + "value": 27 }, "IsChild": { "type": "byte", @@ -8786,7 +45801,7 @@ }, "Script": { "type": "resref", - "value": "" + "value": "mk_set_255" }, "Sound": { "type": "resref", @@ -8795,12 +45810,17 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86957 + "0": "Back.", + "4": "Zurück." } } }, { - "__struct_id": 96, + "__struct_id": 302, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -8824,7 +45844,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -8847,7 +45871,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_dohand_r" + "value": "mk_set_19" }, "Sound": { "type": "resref", @@ -8856,12 +45880,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86958 + "0": "" } } }, { - "__struct_id": 97, + "__struct_id": 303, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -8885,7 +45913,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -8908,7 +45940,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_dohand_l" + "value": "mk_set_18" }, "Sound": { "type": "resref", @@ -8917,12 +45949,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86959 + "0": "" } } }, { - "__struct_id": 98, + "__struct_id": 304, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -8946,7 +45982,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -8969,7 +46009,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doloarm_r" + "value": "mk_set_17" }, "Sound": { "type": "resref", @@ -8978,12 +46018,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86960 + "0": "" } } }, { - "__struct_id": 99, + "__struct_id": 305, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -9007,7 +46051,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -9030,7 +46078,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doloarm_l" + "value": "mk_set_16" }, "Sound": { "type": "resref", @@ -9039,12 +46087,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86961 + "0": "" } } }, { - "__struct_id": 100, + "__struct_id": 306, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -9068,7 +46120,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -9091,7 +46147,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_dobicep_r" + "value": "mk_set_15" }, "Sound": { "type": "resref", @@ -9100,12 +46156,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86962 + "0": "" } } }, { - "__struct_id": 101, + "__struct_id": 307, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -9129,7 +46189,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -9152,7 +46216,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_dobicep_l" + "value": "mk_set_14" }, "Sound": { "type": "resref", @@ -9161,12 +46225,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86963 + "0": "" } } }, { - "__struct_id": 102, + "__struct_id": 308, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -9190,7 +46258,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -9213,7 +46285,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doshold_r" + "value": "mk_set_13" }, "Sound": { "type": "resref", @@ -9222,12 +46294,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86964 + "0": "" } } }, { - "__struct_id": 103, + "__struct_id": 309, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -9251,7 +46327,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -9274,7 +46354,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doshold_l" + "value": "mk_set_12" }, "Sound": { "type": "resref", @@ -9283,15 +46363,19 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86965 + "0": "" } } }, { - "__struct_id": 104, + "__struct_id": 310, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -9312,7 +46396,11 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -9335,7 +46423,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_dotorso" + "value": "mk_set_11" }, "Sound": { "type": "resref", @@ -9344,15 +46432,19 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86955 + "0": "" } } }, { - "__struct_id": 105, + "__struct_id": 311, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", - "value": 88 + "value": 0 }, "AnimLoop": { "type": "byte", @@ -9373,7 +46465,701 @@ "__struct_id": 0, "Active": { "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 312, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 313, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 314, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 315, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 316, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 317, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 318, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 319, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 320, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 321, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", @@ -9392,7 +47178,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_doneck" + "value": "mk_set_00" }, "Sound": { "type": "resref", @@ -9401,12 +47187,16 @@ "Text": { "type": "cexolocstring", "value": { - "id": 86966 + "0": "" } } }, { - "__struct_id": 106, + "__struct_id": 322, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -9433,7 +47223,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_stop_abrt" + "value": "mk_im_finished" }, "Sound": { "type": "resref", @@ -9442,12 +47232,18 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Abort" + "0": "End.", + "4": "Ende.", + "5": "Ende." } } }, { - "__struct_id": 107, + "__struct_id": 323, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 0 @@ -9471,68 +47267,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "zep_cr_fail_gold" + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 24 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 1, - "Active": { - "type": "resref", - "value": "zep_cr_fail_dye" - }, - "Index": { - "type": "dword", - "value": 23 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 2, - "Active": { - "type": "resref", - "value": "zep_cr_fail" - }, - "Index": { - "type": "dword", - "value": 22 - }, - "IsChild": { - "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 3, - "Active": { - "type": "resref", - "value": "zep_cr_success" - }, - "Index": { - "type": "dword", - "value": 21 + "value": 28 }, "IsChild": { "type": "byte", @@ -9551,7 +47294,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_attempt" + "value": "mk_set_255" }, "Sound": { "type": "resref", @@ -9560,12 +47303,38208 @@ "Text": { "type": "cexolocstring", "value": { - "0": "Make Changes" + "0": "Back.", + "4": "Zurück." } } }, { - "__struct_id": 108, + "__struct_id": 324, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_127" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Remove all visual effects.", + "4": "Alle vorhandenen visuellen Effekte entfernen.", + "5": "Alle vorhenden Effekte entfernen." + } + } + }, + { + "__struct_id": 325, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_40" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Edit visual effext...", + "4": "Visuellen Effekt bearbeiten..." + } + } + }, + { + "__struct_id": 326, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 327, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_39" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Reset", + "4": "Standard wiederherstellen" + } + } + }, + { + "__struct_id": 328, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 329, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_29" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Scale down", + "4": "Verkleinern" + } + } + }, + { + "__struct_id": 330, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_28" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Scale up", + "4": "Vergrößern" + } + } + }, + { + "__struct_id": 331, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 332, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_26" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Rotate backwards", + "4": "Drehung (nach hinten)" + } + } + }, + { + "__struct_id": 333, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_25" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Rotate forwards", + "4": "Drehung (nach vorne)" + } + } + }, + { + "__struct_id": 334, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_24" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Rotate right", + "4": "Drehung (nach rechts)" + } + } + }, + { + "__struct_id": 335, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_23" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Rotate left", + "4": "Drehung (nach links)" + } + } + }, + { + "__struct_id": 336, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_22" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Rotate down", + "4": "Drehung (nach unten)" + } + } + }, + { + "__struct_id": 337, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_21" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Rotate up", + "4": "Drehung (nach oben)" + } + } + }, + { + "__struct_id": 338, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 339, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_36" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Move backwards", + "4": "Verschiebung (nach hinten)" + } + } + }, + { + "__struct_id": 340, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_35" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Move forwards", + "4": "Verschiebung (nach vorne)" + } + } + }, + { + "__struct_id": 341, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_34" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Move right", + "4": "Verschiebung (nach rechts)" + } + } + }, + { + "__struct_id": 342, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_33" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Move left", + "4": "Verschiebung (nach links)" + } + } + }, + { + "__struct_id": 343, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Move down", + "4": "Verschiebung (nach unten)" + } + } + }, + { + "__struct_id": 344, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 30 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Move up", + "4": "Verschiebung (nach oben)" + } + } + }, + { + "__struct_id": 345, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 346, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 347, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 348, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 349, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 350, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 351, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 352, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 353, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 354, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 355, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 356, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 357, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 358, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 359, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 360, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 361, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 362, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 363, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 364, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 365, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 366, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 367, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 368, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 369, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 370, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 29 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 371, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 28 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 372, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 28 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 373, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 28 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 374, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 28 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 375, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_vfx" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 28 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 376, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Choose a deity.", + "4": "Gottheit wählen." + } + } + }, + { + "__struct_id": 377, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 378, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Edit deity name.", + "4": "Namen der Gottheit editieren." + } + } + }, + { + "__struct_id": 379, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 380, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 381, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 382, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 383, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 384, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 385, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 386, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 387, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 388, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 389, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 390, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 391, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 392, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 393, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 394, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 395, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 396, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 397, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 398, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 399, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 400, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 401, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 402, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 403, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 404, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 405, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 67 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_127" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Save/Restore body appearance.", + "4": "Aussehen laden/speichern" + } + } + }, + { + "__struct_id": 406, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 27 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 407, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change footsteptype (sound)" + } + } + }, + { + "__struct_id": 408, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 409, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_127" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore original footstep type.", + "4": "Ursprüngliche Flügel wiederherstellen bzw. Flügeln entfernen.", + "5": "Alle vorhenden Effekte entfernen." + } + } + }, + { + "__struct_id": 410, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 411, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 412, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 413, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 414, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 415, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 416, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 417, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 418, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 419, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 420, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 421, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 422, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 423, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 424, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 425, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 426, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 427, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 428, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 429, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 430, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 431, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 432, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 433, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 434, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 435, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_footstep" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 32 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 436, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_scale" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 33 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Shrink/Enlarge character.", + "4": "Größe Eures Charakters ändern." + } + } + }, + { + "__struct_id": 437, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 438, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_scale" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 33 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_249" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 439, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_scale" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 33 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 440, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_scale" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 33 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 441, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_scale" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 33 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 442, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_scale" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 33 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 443, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change appearance type.", + "4": "Appearance Type" + } + } + }, + { + "__struct_id": 444, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 445, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_127" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore original appearance.", + "4": "Ursprüngliches Erscheinen wiederherstellen.", + "5": "Alle vorhenden Effekte entfernen." + } + } + }, + { + "__struct_id": 446, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 447, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 448, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 449, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 450, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 451, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 452, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 453, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 454, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 455, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 456, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 457, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 458, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 459, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 460, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 461, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 462, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 463, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 464, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 465, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 466, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 467, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 468, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 469, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 470, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 471, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_app" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 34 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 472, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 35 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change color (hair, skin, tattoo).", + "4": "Farben ändern (Haar, Haut, Tätowierungen).", + "5": "Farben ändern (Haar, Haut, Tätowierungen)." + } + } + }, + { + "__struct_id": 473, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 474, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 35 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 475, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 35 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Swap tattoo colors.", + "4": "Farben der Tätowierungen vertauschen." + } + } + }, + { + "__struct_id": 476, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change tattoo color 2.", + "4": "Farbe der Tätowierungen (2) ändern.", + "5": "Farbe der Tätowierungen (2) ändern." + } + } + }, + { + "__struct_id": 477, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change tattoo color 1.", + "4": "Farbe der Tätowierungen (1) ändern.", + "5": "Farbe der Tätowierungen (1) ändern." + } + } + }, + { + "__struct_id": 478, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change hair color.", + "4": "Haarfarbe ändern.", + "5": "Haarfarbe ändern." + } + } + }, + { + "__struct_id": 479, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 35 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück.", + "5": "Zurück." + } + } + }, + { + "__struct_id": 480, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 481, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 482, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 483, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 484, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 485, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 486, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 487, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 488, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 489, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 490, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 491, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 492, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 493, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 494, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 495, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 496, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 497, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 498, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "-------------------------" + } + } + }, + { + "__struct_id": 499, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 500, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 501, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 502, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 503, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 504, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 505, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous color.", + "4": "Vorherige Farbe.", + "5": "Vorherige Farbe." + } + } + }, + { + "__struct_id": 506, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next color.", + "4": "Nächste Farbe.", + "5": "Nächste Farbe." + } + } + }, + { + "__struct_id": 507, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_color2" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 36 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change skin color.", + "4": "Hautfarbe ändern.", + "5": "Hautfarbe ändern." + } + } + }, + { + "__struct_id": 508, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 37 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change color (hair, skin, tattoo).", + "4": "Farben ändern (Haar, Haut, Tätowierungen).", + "5": "Farben ändern (Haar, Haut, Tätowierungen)." + } + } + }, + { + "__struct_id": 509, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 510, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 37 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 511, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 37 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Swap tattoo colors.", + "4": "Farben der Tätowierungen vertauschen." + } + } + }, + { + "__struct_id": 512, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 38 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change tattoo color 2.", + "4": "Farbe der Tätowierungen (2) ändern.", + "5": "Farbe der Tätowierungen (2) ändern." + } + } + }, + { + "__struct_id": 513, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 38 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change tattoo color 1.", + "4": "Farbe der Tätowierungen (1) ändern.", + "5": "Farbe der Tätowierungen (1) ändern." + } + } + }, + { + "__struct_id": 514, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 38 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change hair color.", + "4": "Haarfarbe ändern.", + "5": "Haarfarbe ändern." + } + } + }, + { + "__struct_id": 515, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 37 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück.", + "5": "Zurück." + } + } + }, + { + "__struct_id": 516, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 38 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous color.", + "4": "Vorherige Farbe.", + "5": "Vorherige Farbe." + } + } + }, + { + "__struct_id": 517, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 38 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next color.", + "4": "Nächste Farbe.", + "5": "Nächste Farbe." + } + } + }, + { + "__struct_id": 518, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 38 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change skin color.", + "4": "Hautfarbe ändern.", + "5": "Hautfarbe ändern." + } + } + }, + { + "__struct_id": 519, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change wings.", + "4": "Flügel ändern." + } + } + }, + { + "__struct_id": 520, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 521, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_127" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore original wings.", + "4": "Ursprüngliche Flügel wiederherstellen bzw. Flügeln entfernen.", + "5": "Alle vorhenden Effekte entfernen." + } + } + }, + { + "__struct_id": 522, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 523, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 524, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 525, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 526, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 527, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 528, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 529, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 530, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 531, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 532, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 533, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 534, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 535, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 536, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 537, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 538, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 539, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 540, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 541, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 542, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 543, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 544, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 545, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 546, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 547, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_wings" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 39 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 548, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 40 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change wings.", + "4": "Flügel ändern.", + "5": "Flügel ändern." + } + } + }, + { + "__struct_id": 549, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 550, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 40 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 551, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 40 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Remove wings." + } + } + }, + { + "__struct_id": 552, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 40 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous wing type.", + "4": "Vorheriges Flügelmodell.", + "5": "Vorheriges Flügelmodell." + } + } + }, + { + "__struct_id": 553, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 40 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next wing type.", + "4": "Nächstes Flügelmodell.", + "5": "Nächstes Flügelmodell." + } + } + }, + { + "__struct_id": 554, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change tail.", + "4": "Flügel ändern." + } + } + }, + { + "__struct_id": 555, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 556, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_127" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore original tail.", + "4": "Ursprünglichen Schwanz wiederherstellen bzw. Schwanz entfernen.", + "5": "Alle vorhenden Effekte entfernen." + } + } + }, + { + "__struct_id": 557, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 558, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 559, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 560, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 561, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 562, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 563, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 564, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 565, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 566, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 567, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 568, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 569, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 570, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 571, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 572, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 573, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 574, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 575, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 576, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 577, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 578, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 579, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 580, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 581, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 582, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_tail" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 41 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 583, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 42 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change tail.", + "4": "Schwanzmodell ändern.", + "5": "Schwanzmodell ändern." + } + } + }, + { + "__struct_id": 584, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 585, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 42 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 586, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 42 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Remove tail." + } + } + }, + { + "__struct_id": 587, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 42 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous tail.", + "4": "Vorheriges Modell anzeigen.", + "5": "Vorheriges Modell anzeigen." + } + } + }, + { + "__struct_id": 588, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 42 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next tail.", + "4": "Nächstes Modell anzeigen.", + "5": "Nächstes Modell anzeigen." + } + } + }, + { + "__struct_id": 589, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 43 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change body (tattoos, bone arm, ...).", + "4": "Körperteile (Tätowierungen, Knochenarm, ...) ändern." + } + } + }, + { + "__struct_id": 590, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 591, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 43 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 592, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 44 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Legs.", + "4": "Beine ändern", + "5": "Beine ändern" + } + } + }, + { + "__struct_id": 593, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Foot.", + "4": "Rechten Fuß.", + "5": "Rechten Fuß." + } + } + }, + { + "__struct_id": 594, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Foot.", + "4": "Linken Fuß.", + "5": "Linken Fuß." + } + } + }, + { + "__struct_id": 595, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Shin.", + "4": "Rechten Unterschenkel.", + "5": "Rechten Unterschenkel." + } + } + }, + { + "__struct_id": 596, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Shin.", + "4": "Linken Unterschenkel.", + "5": "Linken Unterschenkel." + } + } + }, + { + "__struct_id": 597, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Thigh.", + "4": "Rechten Oberschenkel.", + "5": "Rechten Oberschenkel." + } + } + }, + { + "__struct_id": 598, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Thigh.", + "4": "Linken Oberschenkel.", + "5": "Linken Oberschenkel." + } + } + }, + { + "__struct_id": 599, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Pelvis.", + "4": "Becken ändern", + "5": "Becken ändern" + } + } + }, + { + "__struct_id": 600, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Belt.", + "4": "Gürtel ändern", + "5": "Gürtel ändern" + } + } + }, + { + "__struct_id": 601, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Torso.", + "4": "Oberkörper verändern", + "5": "Oberkörper verändern" + } + } + }, + { + "__struct_id": 602, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 45 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Arms.", + "4": "Arme verändern", + "5": "Arme verändern" + } + } + }, + { + "__struct_id": 603, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 43 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück.", + "5": "Zurück." + } + } + }, + { + "__struct_id": 604, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Hand.", + "4": "Rechte Hand.", + "5": "Rechte Hand." + } + } + }, + { + "__struct_id": 605, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Hand.", + "4": "Linke Hand.", + "5": "Linke Hand." + } + } + }, + { + "__struct_id": 606, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Forearm.", + "4": "Rechten Unterarm.", + "5": "Rechten Unterarm." + } + } + }, + { + "__struct_id": 607, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Forearm.", + "4": "Linken Unterarm.", + "5": "Linken Unterarm." + } + } + }, + { + "__struct_id": 608, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Biceps.", + "4": "Rechten Oberarm.", + "5": "Rechten Oberarm." + } + } + }, + { + "__struct_id": 609, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Biceps.", + "4": "Linken Oberarm.", + "5": "Linken Oberarm." + } + } + }, + { + "__struct_id": 610, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Shoulder.", + "4": "Rechte Schulter.", + "5": "Rechte Schulter." + } + } + }, + { + "__struct_id": 611, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Shoulder.", + "4": "Linke Schulter.", + "5": "Linke Schulter." + } + } + }, + { + "__struct_id": 612, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Neck.", + "4": "Hals ändern.", + "5": "Hals ändern." + } + } + }, + { + "__struct_id": 613, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 43 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück.", + "5": "Zurück." + } + } + }, + { + "__struct_id": 614, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show previous part.", + "4": "Vorheriges Modell anzeigen.", + "5": "Vorheriges Modell anzeigen." + } + } + }, + { + "__struct_id": 615, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 46 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show next part.", + "4": "Nächstes Modell anzeigen.", + "5": "Nächstes Modell anzeigen." + } + } + }, + { + "__struct_id": 616, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change phenotype." + } + } + }, + { + "__struct_id": 617, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 618, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_127" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore original phenotype.", + "4": "Ursprünglichen Schwanz wiederherstellen bzw. Schwanz entfernen.", + "5": "Alle vorhenden Effekte entfernen." + } + } + }, + { + "__struct_id": 619, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 620, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 621, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 622, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 623, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 624, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 625, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 626, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 627, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 628, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 629, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 630, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 631, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 632, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 633, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 634, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 635, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 636, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 637, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 638, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 639, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 640, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 641, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 642, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 643, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 644, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_pheno" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 47 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 645, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 48 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change phenotype.", + "4": "Phänotypus ändern.", + "5": "Phänotypus ändern." + } + } + }, + { + "__struct_id": 646, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 647, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 48 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 648, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 48 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous phenotype.", + "4": "Vorherigen Phänotypus anzeigen.", + "5": "Vorherigen Phänotypus anzeigen." + } + } + }, + { + "__struct_id": 649, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 48 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next phenotype.", + "4": "Nächsten Phänotypus anzeigen.", + "5": "Nächsten Phänotypus anzeigen." + } + } + }, + { + "__struct_id": 650, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change head", + "4": "Kopf ändern" + } + } + }, + { + "__struct_id": 651, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 652, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_40" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change filter ...", + "4": "Filter ändern..." + } + } + }, + { + "__struct_id": 653, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_40" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 654, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 655, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 656, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 657, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 658, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 659, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 660, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 661, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 662, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 663, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 664, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 665, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 666, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 667, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 668, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 669, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 50 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 670, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 671, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 672, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 673, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 674, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 675, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 676, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 677, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 678, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 679, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 680, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 681, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "-------------------------" + } + } + }, + { + "__struct_id": 682, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 683, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 684, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 685, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 686, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 687, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 688, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_39" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Swap tattoo colors.", + "4": "Farben der Tätowierungen (bzw. Augen- und Lippenfarbe) vertauschen." + } + } + }, + { + "__struct_id": 689, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous head.", + "4": "Vorherigen Kopf anzeigen.", + "5": "Vorherigen Kopf anzeigen." + } + } + }, + { + "__struct_id": 690, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_head" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 49 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next head.", + "4": "Nächsten Kopf anzeigen.", + "5": "Nächsten Kopf anzeigen." + } + } + }, + { + "__struct_id": 691, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 51 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change portrait.", + "4": "Portrait ändern" + } + } + }, + { + "__struct_id": 692, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen" + } + } + }, + { + "__struct_id": 693, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 51 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 694, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 51 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous custom portrait.", + "4": "Vorheriges Benutzerportrait anzeigen.", + "5": "Vorheriges Benutzerportrait anzeigen." + } + } + }, + { + "__struct_id": 695, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 51 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next custom portrait.", + "4": "Nächstes Benutzerportrait anzeigen.", + "5": "Nächstes Benutzerportrait anzeigen." + } + } + }, + { + "__struct_id": 696, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 51 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous portrait ID.", + "4": "Vorheriges Portrait anzeigen.", + "5": "Vorheriges Portrait anzeigen." + } + } + }, + { + "__struct_id": 697, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 51 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Next portrait ID.", + "4": "Nächstes Portrait anzeigen.", + "5": "Nächstes Portrait anzeigen." + } + } + }, + { + "__struct_id": 698, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 699, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Weapon: Not Possible.", + "4": "Handwerk (Waffenschmied): Nicht möglich.", + "5": "Handwerk (Waffenschmied): Nicht möglich.", + "id": 101033 + } + } + }, + { + "__struct_id": 700, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 52 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Weapon: Change weapon appearance.", + "4": "Handwerk (Waffenschmied): Aussehen der Waffe verändern.", + "5": "Handwerk (Waffenschmied): Aussehen der Waffe verändern.", + "id": 86918 + } + } + }, + { + "__struct_id": 701, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_cancel" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86919 + } + } + }, + { + "__struct_id": 702, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_edit_desc" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 53 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Edit description.", + "4": "Beschreibung bearbeiten." + } + } + }, + { + "__struct_id": 703, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_edit_desc" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 53 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_22" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore the original description of .", + "4": "Ursprüngliche Beschreibung wiederherstellen." + } + } + }, + { + "__struct_id": 704, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Edit the description of .", + "4": "Beschreibung bearbeiten." + } + } + }, + { + "__struct_id": 705, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_ren_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 54 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Rename .", + "4": " umbenennen." + } + } + }, + { + "__struct_id": 706, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_ren_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 54 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_22" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Restore the original name () .", + "4": "Den ursprünglichen Namen '' wiederherstellen." + } + } + }, + { + "__struct_id": 707, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_ren_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 54 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_21" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Rename to .", + "4": " umbenennen in ''." + } + } + }, + { + "__struct_id": 708, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Enter a new name for .", + "4": "Neuen Namen eingeben für ." + } + } + }, + { + "__struct_id": 709, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_101" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Cancel" + } + } + }, + { + "__struct_id": 710, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_deity" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 31 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_100" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "OK" + } + } + }, + { + "__struct_id": 711, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_101" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Cancel" + } + } + }, + { + "__struct_id": 712, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_100" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "OK" + } + } + }, + { + "__struct_id": 713, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_edit_desc" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 53 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_101" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Cancel" + } + } + }, + { + "__struct_id": 714, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_edit_desc" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 53 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_100" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "OK" + } + } + }, + { + "__struct_id": 715, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_ren_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 54 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_101" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Cancel" + } + } + }, + { + "__struct_id": 716, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_ren_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 54 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_100" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "OK" + } + } + }, + { + "__struct_id": 717, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 56 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Help" + } + } + }, + { + "__struct_id": 718, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 57 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Load/Save text." + } + } + }, + { + "__struct_id": 719, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 720, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 57 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": " (insert color codes)" + } + } + }, + { + "__struct_id": 721, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back to main menu." + } + } + }, + { + "__struct_id": 722, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_21" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Color off" + } + } + }, + { + "__struct_id": 723, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_20" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 724, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 725, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 726, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 727, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 728, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 729, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 730, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 731, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 732, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 733, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 734, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 735, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 736, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 737, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 738, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 739, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 740, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 741, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 742, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 743, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Shift Delete (move block)" + } + } + }, + { + "__struct_id": 744, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Shift Insert (insert block)" + } + } + }, + { + "__struct_id": 745, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Ctrl Insert (copy block)" + } + } + }, + { + "__struct_id": 746, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Backspace (deletes the character to the left)" + } + } + }, + { + "__struct_id": 747, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Delete (deletes the character to the right)" + } + } + }, + { + "__struct_id": 748, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Return (insert new line)" + } + } + }, + { + "__struct_id": 749, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Insert (use chat line, press enter, select Insert)" + } + } + }, + { + "__struct_id": 750, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Shift End (moves cursor and marks block)" + } + } + }, + { + "__struct_id": 751, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Shift Right (moves cursor and marks block)" + } + } + }, + { + "__struct_id": 752, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Shift Left (moves cursor and marks block)" + } + } + }, + { + "__struct_id": 753, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Shift Pos 1 (moves cursor and marks block)" + } + } + }, + { + "__struct_id": 754, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "End (cursor behind last character)" + } + } + }, + { + "__struct_id": 755, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right (cursor one character to the right)" + } + } + }, + { + "__struct_id": 756, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left (cursor one character to the left)" + } + } + }, + { + "__struct_id": 757, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Pos 1 (cursor in front of first character)" + } + } + }, + { + "__struct_id": 758, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_weaponpar" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 58 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify weapon appearance.", + "id": 86920 + } + } + }, + { + "__struct_id": 759, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_weaponpar" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 58 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Hide .", + "4": " unsichtbar machen" + } + } + }, + { + "__struct_id": 760, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_weaponpar" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 58 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make visible.", + "4": " sichtbar machen" + } + } + }, + { + "__struct_id": 761, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 59 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86925 + } + } + }, + { + "__struct_id": 762, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 59 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86926 + } + } + }, + { + "__struct_id": 763, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 59 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86927 + } + } + }, + { + "__struct_id": 764, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_weaponpar" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 58 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück", + "5": "Zurück", + "id": 86928 + } + } + }, + { + "__struct_id": 765, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 59 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show previous color", + "4": "Vorherige Farbe anzeigen", + "5": "Vorherige Farbe anzeigen" + } + } + }, + { + "__struct_id": 766, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 59 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show next color", + "4": "Nächste Farbe anzeigen", + "5": "Nächste Farbe anzeigen" + } + } + }, + { + "__struct_id": 767, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 59 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86929 + } + } + }, + { + "__struct_id": 768, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 59 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86930 + } + } + }, + { + "__struct_id": 769, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Shield: Not Possible.", + "4": "Handwerk (Schildschmied): Nicht möglich.", + "id": 101033 + } + } + }, + { + "__struct_id": 770, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 60 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Shield: Change your shield appearance.", + "4": "Handwerk (Schildschmied): Aussehen des Schildes verändern.", + "5": "Handwerk (Schildschmied): Aussehen des Schildes verändern." + } + } + }, + { + "__struct_id": 771, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 61 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify shield appearance.", + "4": "Anderes Schildmodell wählen.", + "5": "Anderes Schildmodell wählen." + } + } + }, + { + "__struct_id": 772, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_cancel" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86939 + } + } + }, + { + "__struct_id": 773, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 61 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Hide .", + "4": " unsichtbar machen" + } + } + }, + { + "__struct_id": 774, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 61 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make visible.", + "4": " sichtbar machen" + } + } + }, + { + "__struct_id": 775, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 61 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show previous color" + } + } + }, + { + "__struct_id": 776, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 61 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show next color" + } + } + }, + { + "__struct_id": 777, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 61 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show previous model", + "4": "Vorheriges Schildmodell anzeigen", + "5": "Vorheriges Schildmodell anzeigen" + } + } + }, + { + "__struct_id": 778, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 61 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show next model", + "4": "Nächstes Schildmodell anzeigen", + "5": "Nächstes Schildmodell anzeigen" + } + } + }, + { + "__struct_id": 779, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Cloak: Not Possible.", + "4": "Handwerk (Umhangschneider): Nicht möglich.", + "5": "Handwerk (Umhangschneider): Nicht möglich." + } + } + }, + { + "__struct_id": 780, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 62 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Cloak: Change your cloak appearance.", + "4": "Handwerk (Umhangschneider): Aussehen des Umhangs modifizieren.", + "5": "Handwerk (Umhangschneider): Aussehen des Umhangs modifizieren." + } + } + }, + { + "__struct_id": 781, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Cloak.", + "4": "Umhang färben.", + "5": "Umhang färben." + } + } + }, + { + "__struct_id": 782, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 63 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify cloak appearance.", + "4": "Anderes Umhangmodell wählen.", + "5": "Anderes Umhangmodell wählen." + } + } + }, + { + "__struct_id": 783, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 63 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Hide .", + "4": " unsichtbar machen" + } + } + }, + { + "__struct_id": 784, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 63 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make visible.", + "4": " sichtbar machen" + } + } + }, + { + "__struct_id": 785, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 63 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show previous cloak model", + "4": "Vorheriges Umhangmodell anzeigen", + "5": "Vorheriges Umhangmodell anzeigen" + } + } + }, + { + "__struct_id": 786, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 63 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show next cloak model", + "4": "Nächstes Umhangmodell anzeigen", + "5": "Nächstes Umhangmodell anzeigen" + } + } + }, + { + "__struct_id": 787, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Helmet: Not Possible.", + "4": "Handwerk (Helmschmied): Nicht möglich.", + "5": "Handwerk (Helmschmied): Nicht möglich." + } + } + }, + { + "__struct_id": 788, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 64 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Helmet: Change your helm appearance.", + "4": "Handwerk (Helmschmied): Aussehen des Helms modifizieren.", + "5": "Handwerk (Helmschmied): Aussehen des Helms modifizieren." + } + } + }, + { + "__struct_id": 789, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye helm.", + "4": "Helm färben.", + "5": "Helm färben." + } + } + }, + { + "__struct_id": 790, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 65 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change helm appearance.", + "4": "Anderes Helmmodell wählen.", + "5": "Anderes Helmmodell wählen." + } + } + }, + { + "__struct_id": 791, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 65 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Hide .", + "4": " unsichtbar machen" + } + } + }, + { + "__struct_id": 792, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 65 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make visible.", + "4": " sichtbar machen" + } + } + }, + { + "__struct_id": 793, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 65 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show previous helm model", + "4": "Vorheriges Modell anzeigen", + "5": "Vorheriges Modell anzeigen" + } + } + }, + { + "__struct_id": 794, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 65 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show next helm model", + "4": "Nächstes Modell anzeigen", + "5": "Nächstes Modell anzeigen" + } + } + }, + { + "__struct_id": 795, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 0 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modidy Armor: Not Possible.", + "4": "Handwerk (Rüstungsschmied): Nicht möglich.", + "5": "Handwerk (Rüstungsschmied): Nicht möglich.", + "id": 101034 + } + } + }, + { + "__struct_id": 796, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 66 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify Armor: Change your armor appearance.", + "4": "Handwerk (Rüstungsschmied): Aussehen der Rüstung modifizieren.", + "5": "Handwerk (Rüstungsschmied): Aussehen der Rüstung modifizieren." + } + } + }, + { + "__struct_id": 797, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_cancel" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "id": 86939 + } + } + }, + { + "__struct_id": 798, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 67 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Read/Write appearance.", + "4": "Aussehen abspeichern bzw laden." + } + } + }, + { + "__struct_id": 799, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 27 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 800, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 60 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 801, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 64 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 802, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 62 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 803, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 52 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 804, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 66 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 805, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 67 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 806, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 68 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Database administration." + } + } + }, + { + "__struct_id": 807, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 67 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 808, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 68 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Read appearance from database.", + "4": "Aussehen aus der (globalen) Datenbank laden." + } + } + }, + { + "__struct_id": 809, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 68 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Write appearance to database.", + "4": "Aussehen in der (globalen) Datenbank speichern." + } + } + }, + { + "__struct_id": 810, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 68 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Read appearance from local string.", + "4": "Aussehen aus lokalem String laden." + } + } + }, + { + "__struct_id": 811, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 68 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Write appearance to local string.", + "4": "Aussehen als lokalen String abspeichern." + } + } + }, + { + "__struct_id": 812, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 67 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back." + } + } + }, + { + "__struct_id": 813, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 30: " + } + } + }, + { + "__struct_id": 814, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_29" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 29: " + } + } + }, + { + "__struct_id": 815, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_28" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 28: " + } + } + }, + { + "__struct_id": 816, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_27" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 27: " + } + } + }, + { + "__struct_id": 817, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_26" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 26: " + } + } + }, + { + "__struct_id": 818, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_25" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 25: " + } + } + }, + { + "__struct_id": 819, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_24" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 24: " + } + } + }, + { + "__struct_id": 820, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_23" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 23: " + } + } + }, + { + "__struct_id": 821, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_22" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 22: " + } + } + }, + { + "__struct_id": 822, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_21" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 21: " + } + } + }, + { + "__struct_id": 823, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_20" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 20: " + } + } + }, + { + "__struct_id": 824, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 19: " + } + } + }, + { + "__struct_id": 825, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 18: " + } + } + }, + { + "__struct_id": 826, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 17: " + } + } + }, + { + "__struct_id": 827, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 16: " + } + } + }, + { + "__struct_id": 828, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 15: " + } + } + }, + { + "__struct_id": 829, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 14: " + } + } + }, + { + "__struct_id": 830, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 13: " + } + } + }, + { + "__struct_id": 831, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 12: " + } + } + }, + { + "__struct_id": 832, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 11: " + } + } + }, + { + "__struct_id": 833, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 10: " + } + } + }, + { + "__struct_id": 834, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 9: " + } + } + }, + { + "__struct_id": 835, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 8: " + } + } + }, + { + "__struct_id": 836, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 7: " + } + } + }, + { + "__struct_id": 837, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 6: " + } + } + }, + { + "__struct_id": 838, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 5: " + } + } + }, + { + "__struct_id": 839, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 4: " + } + } + }, + { + "__struct_id": 840, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 3: " + } + } + }, + { + "__struct_id": 841, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 2: " + } + } + }, + { + "__struct_id": 842, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Slot 1: " + } + } + }, + { + "__struct_id": 843, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 68 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back.", + "4": "Zurück." + } + } + }, + { + "__struct_id": 844, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 68 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_20" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Delete selected slot." + } + } + }, + { + "__struct_id": 845, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_editor_main" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 55 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_cond_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Edit name of selected slot.", + "4": "Bezeichnung des gewählten Slots bearbeiten." + } + } + }, + { + "__struct_id": 846, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change slot name to ''.", + "4": "Bezeichnung des Slots auf '' ändern." + } + } + }, + { + "__struct_id": 847, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_body" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 27 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "", + "4": "Euer Aussehen speichern." + } + } + }, + { + "__struct_id": 848, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 60 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "", + "4": "Aussehen des Schildes speichern." + } + } + }, + { + "__struct_id": 849, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 64 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "", + "4": "Aussehen des Helms (Modell) speichern." + } + } + }, + { + "__struct_id": 850, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 62 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "", + "4": "Aussehen des Umhangs (Modell) speichern." + } + } + }, + { + "__struct_id": 851, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 52 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "", + "4": "Aussehen der Waffe." + } + } + }, + { + "__struct_id": 852, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_im_start" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 66 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "", + "4": "Aussehen der Rüstung (Modell) speichern." + } + } + }, + { + "__struct_id": 853, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 854, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 855, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 856, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 857, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 858, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 859, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 860, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 861, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 862, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 863, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 864, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 865, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 866, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 867, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 868, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_db_item" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 69 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 869, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye armor.", + "4": "Rüstung färben.", + "5": "Rüstung färben." + } + } + }, + { + "__struct_id": 870, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_255" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Per-part coloring: Quit per-part coloring.", + "4": "Individuell färben: Individuelles Färben beenden." + } + } + }, + { + "__struct_id": 871, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Per-part coloring: Clear all override for .", + "4": "Individuell färben: Individuelle Farben für zurücksetzen." + } + } + }, + { + "__struct_id": 872, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Per-part coloring: Clear all overrides.", + "4": "Individuell färben: Alle individuellen Farben zurücksetzen." + } + } + }, + { + "__struct_id": 873, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_perpart_s" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 71 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Per-part coloring: Select an(other) armor part.", + "4": "Individuell färben: Ein (anderes) Rüstungsteil wählen." + } + } + }, + { + "__struct_id": 874, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück", + "5": "Zurück", + "id": 86957 + } + } + }, + { + "__struct_id": 875, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_34" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye all parts (19 parts).", + "4": "Alle Teile (19 Stck.) färben." + } + } + }, + { + "__struct_id": 876, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_33" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Lower Garment (pelvis, legs).", + "4": "Untere Rüstungsteile färben (Becken und Beine)." + } + } + }, + { + "__struct_id": 877, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Upper Garment (belt, torso, neck, arms).", + "4": "Obere Rüstungsteile färben (Gürtel, Rumpf, Hals und Arme)." + } + } + }, + { + "__struct_id": 878, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_30" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Boots (shins, feet).", + "4": "Stiefel färben (shins, feet)." + } + } + }, + { + "__struct_id": 879, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_29" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Breeches (pelvis, thighs).", + "4": "Hose färben (2) (Becken und Oberschenkel))." + } + } + }, + { + "__struct_id": 880, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_28" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Pants (pelvis, thighs, shins).", + "4": "Hose färben (1) (Becken, Ober- und Unterschenkel)." + } + } + }, + { + "__struct_id": 881, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Sleeves (biceps, forearms).", + "4": "Ärmel färben (Ober- und Unterarme)." + } + } + }, + { + "__struct_id": 882, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Robe", + "4": "Robe färben", + "5": "Robe ändern" + } + } + }, + { + "__struct_id": 883, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 88 @@ -9591,17 +85530,17 @@ "type": "resref", "value": "" }, + "ConditionParams": { + "type": "list", + "value": [] + }, "Index": { "type": "dword", - "value": 20 + "value": 72 }, "IsChild": { "type": "byte", - "value": 1 - }, - "LinkComment": { - "type": "cexostring", - "value": "" + "value": 0 } } ] @@ -9621,12 +85560,9379 @@ "Text": { "type": "cexolocstring", "value": { + "0": "Dye Legs ...", + "4": "Beine färben...", + "id": 86945 + } + } + }, + { + "__struct_id": 884, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_perpart_s" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 71 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück", + "5": "Zurück", + "id": 86946 + } + } + }, + { + "__struct_id": 885, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_27" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Feet", + "4": "Beide Füße färben", + "5": "Beide Füße" + } + } + }, + { + "__struct_id": 886, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Foot", + "4": "Right Foot", + "5": "Right Foot", + "id": 86947 + } + } + }, + { + "__struct_id": 887, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Foot", + "4": "Left Foot", + "5": "Left Foot", + "id": 86948 + } + } + }, + { + "__struct_id": 888, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_26" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Shins", + "4": "Beide Unterschenkel färben", + "5": "Beide Unterschenkel" + } + } + }, + { + "__struct_id": 889, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Shin", + "4": "Right Shin", + "5": "Right Shin", + "id": 86949 + } + } + }, + { + "__struct_id": 890, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Shin", + "4": "Left Shin", + "5": "Left Shin", + "id": 86950 + } + } + }, + { + "__struct_id": 891, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_25" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Thighs", + "4": "Beide Oberschenkel färben", + "5": "Beide Oberschenkel" + } + } + }, + { + "__struct_id": 892, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Thigh", + "4": "Right Thigh", + "5": "Right Thigh", + "id": 86951 + } + } + }, + { + "__struct_id": 893, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Thigh", + "4": "Left Thigh", + "5": "Left Thigh", + "id": 86952 + } + } + }, + { + "__struct_id": 894, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Pelvis", + "4": "Becken färben", + "id": 86953 + } + } + }, + { + "__struct_id": 895, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Belt", + "4": "Gürtel färben", + "id": 86954 + } + } + }, + { + "__struct_id": 896, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Torso", + "4": "Rumpf färben", + "id": 86955 + } + } + }, + { + "__struct_id": 897, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 73 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Arms ...", + "4": "Arme färben...", + "id": 86956 + } + } + }, + { + "__struct_id": 898, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_perpart_s" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 71 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück", + "5": "Zurück", + "id": 86957 + } + } + }, + { + "__struct_id": 899, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_24" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Gloves", + "4": "Beide Hände färben", + "5": "Beide Handschuhe" + } + } + }, + { + "__struct_id": 900, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Glove", + "4": "Right Glove", + "5": "Right Glove", + "id": 86958 + } + } + }, + { + "__struct_id": 901, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Glove", + "4": "Left Glove", + "5": "Left Glove", + "id": 86959 + } + } + }, + { + "__struct_id": 902, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_23" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Forearms", + "4": "Beide Unterarme färben", + "5": "Beide Unterarme" + } + } + }, + { + "__struct_id": 903, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Forearm", + "4": "Right ForeArm", + "5": "Right ForeArm", + "id": 86960 + } + } + }, + { + "__struct_id": 904, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Forearm", + "4": "Left ForeArm", + "5": "Left ForeArm", + "id": 86961 + } + } + }, + { + "__struct_id": 905, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_22" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Biceps", + "4": "Beide Oberarme färben", + "5": "Beide Oberarme" + } + } + }, + { + "__struct_id": 906, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Biceps", + "4": "Right Biceps", + "5": "Right Biceps", + "id": 86962 + } + } + }, + { + "__struct_id": 907, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Biceps", + "4": "Left Biceps", + "5": "Left Biceps", + "id": 86963 + } + } + }, + { + "__struct_id": 908, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_21" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Shoulders", + "4": "Beide Schultern färben", + "5": "Beide Schultern" + } + } + }, + { + "__struct_id": 909, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Shoulder", + "4": "Right Shoulder", + "5": "Right Shoulder", + "id": 86964 + } + } + }, + { + "__struct_id": 910, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Shoulder", + "id": 86965 + } + } + }, + { + "__struct_id": 911, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Dye Neck", + "4": "Hals färben", + "id": 86966 + } + } + }, + { + "__struct_id": 912, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemlist" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 74 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Copy colors", + "4": "Farben kopieren", + "5": "Farben kopieren" + } + } + }, + { + "__struct_id": 913, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 914, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 915, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 916, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 917, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 918, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 919, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 920, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 921, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 922, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 923, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 924, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Leather+Cloth+Metal", + "4": "Leder, Stoff und Metall", + "5": "Leder, Stoff und Metall" + } + } + }, + { + "__struct_id": 925, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Leather+Cloth", + "4": "Leder und Stoff", + "5": "Leder und Stoff" + } + } + }, + { + "__struct_id": 926, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Metal 1+2", + "4": "Metall 1+2", + "5": "Metall 1+2" + } + } + }, + { + "__struct_id": 927, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Cloth 1+2", + "4": "Stoff 1+2", + "5": "Stoff 1+2" + } + } + }, + { + "__struct_id": 928, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Leather 1+2", + "4": "Leder 1+2", + "5": "Leder 1+2" + } + } + }, + { + "__struct_id": 929, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Metal 2", + "4": "Metall 2", + "5": "Metall 2" + } + } + }, + { + "__struct_id": 930, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Metal 1", + "4": "Metall 1", + "5": "Metall 1" + } + } + }, + { + "__struct_id": 931, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Cloth 2", + "4": "Stoff 2", + "5": "Stoff 2" + } + } + }, + { + "__struct_id": 932, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Cloth 1", + "4": "Stoff 1", + "5": "Stoff 1" + } + } + }, + { + "__struct_id": 933, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Leather 2", + "4": "Leder 2", + "5": "Leder 2" + } + } + }, + { + "__struct_id": 934, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Leather 1", + "4": "Leder 1", + "5": "Leder 1" + } + } + }, + { + "__struct_id": 935, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_material" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 70 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück", + "5": "Zurück" + } + } + }, + { + "__struct_id": 936, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_37" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Per-part coloring: Clear current override color", + "4": "Individuelles Färben: Individuelle Farbe für gewähltes Material und gewählten Rüstungsteil zurücksetzen." + } + } + }, + { + "__struct_id": 937, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_36" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Per-part coloring: Clear all overrides for .", + "4": "Individuelles Färben: Individuelle Farben für zurücksetzen." + } + } + }, + { + "__struct_id": 938, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 939, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_19" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 940, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 941, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 942, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 943, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 944, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 945, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 946, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 947, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 948, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 949, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 950, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 951, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 952, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 953, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 954, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 955, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 956, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 957, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 958, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 959, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "-------------------------" + } + } + }, + { + "__struct_id": 960, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 961, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_253" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 962, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_252" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 963, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 964, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 965, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 966, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_32" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Previous color", + "4": "Vorherige Farbe anzeigen", + "5": "Vorherige Farbe anzeigen" + } + } + }, + { + "__struct_id": 967, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_dye" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 75 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_31" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show next color", + "4": "Nächste Farbe anzeigen", + "5": "Nächste Farbe anzeigen" + } + } + }, + { + "__struct_id": 968, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Modify armor appearance.", + "4": "Rüstung verändern.", + "5": "Rüstung verändern.", + "id": 86940 + } + } + }, + { + "__struct_id": 969, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_im_finished" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make the changes", + "4": "Änderungen durchführen", + "5": "Änderungen durchführen", + "id": 86941 + } + } + }, + { + "__struct_id": 970, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_249" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Reset (global) 2DA buffer." + } + } + }, + { + "__struct_id": 971, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_251" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Hide .", + "4": " unsichtbar machen." + } + } + }, + { + "__struct_id": 972, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_250" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Make visible.", + "4": " sichtbar machen." + } + } + }, + { + "__struct_id": 973, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_itemlist" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 77 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Copy appearance", + "4": "Aussehen kopieren", + "5": "Aussehen kopieren" + } + } + }, + { + "__struct_id": 974, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back" + } + } + }, + { + "__struct_id": 975, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 976, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 977, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 978, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 979, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 980, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 981, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 982, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 983, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 984, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 985, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "" + } + } + }, + { + "__struct_id": 986, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_18" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Robe", + "4": "Robe ändern", + "5": "Robe ändern" + } + } + }, + { + "__struct_id": 987, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 78 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Legs", + "4": "Beine ändern", + "id": 86945 + } + } + }, + { + "__struct_id": 988, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück", + "5": "Zurück", + "id": 86946 + } + } + }, + { + "__struct_id": 989, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_27" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Feet", + "4": "Beide Füße", + "5": "Beide Füße" + } + } + }, + { + "__struct_id": 990, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_00" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Foot", + "4": "Right Foot", + "5": "Right Foot", + "id": 86947 + } + } + }, + { + "__struct_id": 991, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Foot", + "4": "Left Foot", + "5": "Left Foot", + "id": 86948 + } + } + }, + { + "__struct_id": 992, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_26" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Shins", + "4": "Beide Unterschenkel", + "5": "Beide Unterschenkel" + } + } + }, + { + "__struct_id": 993, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_02" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Shin", + "4": "Right Shin", + "5": "Right Shin", + "id": 86949 + } + } + }, + { + "__struct_id": 994, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_03" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Shin", + "2": "Left Shin", + "4": "Left Shin", + "5": "Left Shin", + "id": 86950 + } + } + }, + { + "__struct_id": 995, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_25" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Thighs", + "4": "Beide Oberschenkel", + "5": "Beide Oberschenkel" + } + } + }, + { + "__struct_id": 996, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_05" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Thigh", + "4": "Right Thigh", + "5": "Right Thigh", + "id": 86951 + } + } + }, + { + "__struct_id": 997, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Thigh", + "4": "Left Thigh", + "5": "Left Thigh", + "id": 86952 + } + } + }, + { + "__struct_id": 998, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_06" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Pelvis", + "4": "Becken ändern", + "id": 86953 + } + } + }, + { + "__struct_id": 999, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_08" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Belt", + "4": "Gürtel ändern", + "id": 86954 + } + } + }, + { + "__struct_id": 1000, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_07" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Torso", + "4": "Rumpf ändern", + "id": 86955 + } + } + }, + { + "__struct_id": 1001, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 79 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Arms", + "4": "Arme ändern", + "id": 86956 + } + } + }, + { + "__struct_id": 1002, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück", + "5": "Zurück", + "id": 86957 + } + } + }, + { + "__struct_id": 1003, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_24" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Gloves", + "4": "Beide Handschuhe", + "5": "Beide Handschuhe" + } + } + }, + { + "__struct_id": 1004, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_16" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Glove", + "4": "Rechter Handschuh", + "5": "Rechter Handschuh", + "id": 86958 + } + } + }, + { + "__struct_id": 1005, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_17" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Glove", + "2": "Left Glove", + "4": "Linker Handschuh", + "5": "Linker Handschuh", + "id": 86959 + } + } + }, + { + "__struct_id": 1006, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_23" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Forearms", + "4": "Beide Unterarme ändern.", + "5": "Beide Unterarme" + } + } + }, + { + "__struct_id": 1007, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_10" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right ForeArm", + "4": "Rechter Unterarm", + "5": "Rechter Unterarm", + "id": 86960 + } + } + }, + { + "__struct_id": 1008, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_11" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left ForeArm", + "4": "Linker Unterarm", + "5": "Linker Unterarm", + "id": 86961 + } + } + }, + { + "__struct_id": 1009, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_22" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Biceps", + "4": "Beide Oberarme", + "5": "Beide Oberarme" + } + } + }, + { + "__struct_id": 1010, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_12" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Biceps", + "4": "Rechter Oberarm", + "5": "Rechter Oberarm", + "id": 86962 + } + } + }, + { + "__struct_id": 1011, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_13" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Biceps", + "4": "Linker Oberarm", + "5": "Linker Oberarm", + "id": 86963 + } + } + }, + { + "__struct_id": 1012, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_21" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Both Shoulders", + "4": "Beide Schultern", + "5": "Beide Schultern" + } + } + }, + { + "__struct_id": 1013, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_14" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Right Shoulder", + "2": "Right Shoulder", + "4": "Rechte Schulter", + "5": "Rechte Schulter", + "id": 86964 + } + } + }, + { + "__struct_id": 1014, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_15" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Left Shoulder", + "4": "Linke Schulter", + "5": "Linke Schulter", + "id": 86965 + } + } + }, + { + "__struct_id": 1015, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 0 + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_09" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Change Neck", + "4": "Hals ändern", + "id": 86966 + } + } + }, + { + "__struct_id": 1016, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_armorpart" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 76 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_invalid" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Back", + "4": "Zurück", "id": 86967 } } }, { - "__struct_id": 109, + "__struct_id": 1017, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 0 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_04" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "As ", + "4": "Wie ", + "5": "Wie " + } + } + }, + { + "__struct_id": 1018, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 88 @@ -9650,11 +94956,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 29 + "value": 80 }, "IsChild": { "type": "byte", @@ -9673,7 +94983,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_prevpart" + "value": "mk_set_02" }, "Sound": { "type": "resref", @@ -9682,12 +94992,91 @@ "Text": { "type": "cexolocstring", "value": { + "0": "Remove .", + "4": " entfernen.", + "5": " entfernen.", + "6": "Remove current robe from armor.", + "id": 86933 + } + } + }, + { + "__struct_id": 1019, + "ActionParams": { + "type": "list", + "value": [] + }, + "Animation": { + "type": "dword", + "value": 88 + }, + "AnimLoop": { + "type": "byte", + "value": 1 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "Delay": { + "type": "dword", + "value": 4294967295 + }, + "EntriesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Active": { + "type": "resref", + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 80 + }, + "IsChild": { + "type": "byte", + "value": 1 + }, + "LinkComment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Quest": { + "type": "cexostring", + "value": "" + }, + "Script": { + "type": "resref", + "value": "mk_set_01" + }, + "Sound": { + "type": "resref", + "value": "" + }, + "Text": { + "type": "cexolocstring", + "value": { + "0": "Show previous style", + "4": "Vorherigen Stil anzeigen.", "id": 86968 } } }, { - "__struct_id": 110, + "__struct_id": 1020, + "ActionParams": { + "type": "list", + "value": [] + }, "Animation": { "type": "dword", "value": 88 @@ -9711,11 +95100,15 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "mk_pre_critem" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", - "value": 29 + "value": 80 }, "IsChild": { "type": "byte", @@ -9734,7 +95127,7 @@ }, "Script": { "type": "resref", - "value": "zep_cr_nextpart" + "value": "mk_set_00" }, "Sound": { "type": "resref", @@ -9743,6 +95136,8 @@ "Text": { "type": "cexolocstring", "value": { + "0": "Show next style", + "4": "Nächsten Stil anzeigen.", "id": 86969 } } @@ -9756,7 +95151,26 @@ "__struct_id": 0, "Active": { "type": "resref", - "value": "" + "value": "x2_im_polymorphd" + }, + "ConditionParams": { + "type": "list", + "value": [] + }, + "Index": { + "type": "dword", + "value": 81 + } + }, + { + "__struct_id": 1, + "Active": { + "type": "resref", + "value": "mk_pre_crafting" + }, + "ConditionParams": { + "type": "list", + "value": [] }, "Index": { "type": "dword", diff --git a/_module/gic/asch_craftguild.gic.json b/_module/gic/asch_craftguild.gic.json index 2a41fdb0..a9c5124f 100644 --- a/_module/gic/asch_craftguild.gic.json +++ b/_module/gic/asch_craftguild.gic.json @@ -19,7 +19,7 @@ "__struct_id": 8, "Comment": { "type": "cexostring", - "value": "Fancy Door" + "value": "Strong Door" } } ] @@ -39,147 +39,7 @@ "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" + "value": "Low treasure script." } }, { @@ -209,6 +69,608 @@ "type": "cexostring", "value": "" } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Couch" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Couch" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Flower Vase" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Couch" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Couch" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: 3 Tables by Agent X" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Bookshelf script (spawns in books or a mage scroll)." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Bookshelf script (spawns in books or a mage scroll)." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Bookshelf script (spawns in books or a mage scroll)." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: Carpets by JaffBarrow" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar" + } } ] }, @@ -230,15 +692,7 @@ }, "TriggerList": { "type": "list", - "value": [ - { - "__struct_id": 1, - "Comment": { - "type": "cexostring", - "value": "" - } - } - ] + "value": [] }, "WaypointList": { "type": "list", diff --git a/_module/gic/asch_east.gic.json b/_module/gic/asch_east.gic.json index 7e993ded..cf8a0ccc 100644 --- a/_module/gic/asch_east.gic.json +++ b/_module/gic/asch_east.gic.json @@ -2,36 +2,7 @@ "__data_type": "GIC ", "Creature List": { "type": "list", - "value": [ - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - } - ] + "value": [] }, "Door List": { "type": "list", @@ -40,21 +11,7 @@ "__struct_id": 8, "Comment": { "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" + "value": "RuralExit" } }, { @@ -70,6 +27,20 @@ "type": "cexostring", "value": "RuralExit" } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "CaveExit" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Strong Door" + } } ] }, @@ -84,97 +55,6 @@ "Placeable List": { "type": "list", "value": [ - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Table" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "volition's Bio Placeables by volition\r\n" - } - }, { "__struct_id": 9, "Comment": { @@ -189,6 +69,34 @@ "value": "Log -- sittable placeable by jin\r\n" } }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, { "__struct_id": 9, "Comment": { @@ -200,49 +108,7 @@ "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "Doom of Daggerdale v1.1 (Rar)\r\nby Ice-Child & Suedomsa" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" } }, { @@ -252,1728 +118,6 @@ "value": "Merchants Shingle - 6" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 6" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "volition's Bio Placeables by volition\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Fireflies v1.00 by Dobervich" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Fireflies v1.00 by Dobervich" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Fireflies v1.00 by Dobervich" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Sittable Chairs by Janus\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Sittable Chairs by Janus\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, { "__struct_id": 9, "Comment": { @@ -1985,42 +129,35 @@ "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" + "value": "Invisible Object" } }, { "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "" + "value": "Signpost - 1" } }, { "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "" + "value": "Invisible Object" } }, { "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "" + "value": "Invisible Object" } }, { "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "" + "value": "Invisible Object" } }, { @@ -2114,48 +251,6 @@ "value": "" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 3" - } - }, { "__struct_id": 9, "Comment": { @@ -2167,84 +262,7 @@ "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "Signpost - 1" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Signpost - 1" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Signpost - 1" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" + "value": "Merchants Shingle - 8" } }, { @@ -2258,7 +276,1078 @@ "__struct_id": 9, "Comment": { "type": "cexostring", - "value": "Invisible Object" + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Rokugan V2 by Kerry Mortensen\r\nmodified by SBird for CEP\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Rokugan V2 by Kerry Mortensen\r\nmodified by SBird for CEP\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: some_ux's Caravels V4.2" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Sphinx Statue" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Bones" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Skull Pole" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Sphinx Statue" } } ] @@ -2266,72 +1355,6 @@ "SoundList": { "type": "list", "value": [ - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, { "__struct_id": 6, "Comment": { @@ -2377,6 +1400,20 @@ "value": "" } }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, { "__struct_id": 1, "Comment": { @@ -2414,14 +1451,42 @@ "__struct_id": 5, "Comment": { "type": "cexostring", - "value": "" + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." } }, { "__struct_id": 5, "Comment": { "type": "cexostring", - "value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive." + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." } } ] diff --git a/_module/gic/asch_magicshop.gic.json b/_module/gic/asch_magicshop.gic.json index 7fd5635b..db2cfd87 100644 --- a/_module/gic/asch_magicshop.gic.json +++ b/_module/gic/asch_magicshop.gic.json @@ -21,6 +21,13 @@ "type": "cexostring", "value": "Fancy Door" } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "" + } } ] }, diff --git a/_module/gic/asch_north.gic.json b/_module/gic/asch_north.gic.json new file mode 100644 index 00000000..0e3bc4ba --- /dev/null +++ b/_module/gic/asch_north.gic.json @@ -0,0 +1,1281 @@ +{ + "__data_type": "GIC ", + "Creature List": { + "type": "list", + "value": [ + { + "__struct_id": 4, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 4, + "Comment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "Door List": { + "type": "list", + "value": [ + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "CaveExit" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "CaveExit" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Fancy Door" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Evil Stone Door" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "RuralExit" + } + } + ] + }, + "Encounter List": { + "type": "list", + "value": [] + }, + "List": { + "type": "list", + "value": [] + }, + "Placeable List": { + "type": "list", + "value": [ + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Wheelbarrow" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "volition's Bio Placeables by volition\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Stones" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Stones" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Stones" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Signpost - 2" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Signpost - 1" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Invisible Object" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Invisible Object" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Signpost - 1" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Invisible Object" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Invisible Object" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: MGS Fountains & Firebowls by M.G.Skaggs Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Sittable Chairs by Janus\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Draconic Signs by Anaeles\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Merchants Shingle - 8" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Sphinx Statue" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Sphinx Statue" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Flag / Pennant / Banner - 4" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Invisible Object" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Birdbath" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Sphinx Statue" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "volition's Bio Placeables by volition\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "volition's Bio Placeables by volition\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "SoundList": { + "type": "list", + "value": [ + { + "__struct_id": 6, + "Comment": { + "type": "cexostring", + "value": "" + }, + "PlayInToolset": { + "type": "byte", + "value": 1 + } + } + ] + }, + "StoreList": { + "type": "list", + "value": [] + }, + "TriggerList": { + "type": "list", + "value": [ + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "" + } + } + ] + }, + "WaypointList": { + "type": "list", + "value": [ + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + } + ] + } +} diff --git a/_module/gic/aschbourne_start.gic.json b/_module/gic/aschbourne_start.gic.json index 4e6940e0..2a8997be 100644 --- a/_module/gic/aschbourne_start.gic.json +++ b/_module/gic/aschbourne_start.gic.json @@ -3,76 +3,6 @@ "Creature List": { "type": "list", "value": [ - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 4, - "Comment": { - "type": "cexostring", - "value": "" - } - }, { "__struct_id": 4, "Comment": { @@ -106,153 +36,6 @@ "value": "RuralExit" } }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "CaveExit" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Wall 2 Gate" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Jeweled Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Rusted Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Stone Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Jeweled Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Jeweled Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Stone Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Metal Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Metal Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, { "__struct_id": 8, "Comment": { @@ -267,13 +50,6 @@ "value": "CaveExit" } }, - { - "__struct_id": 8, - "Comment": { - "type": "cexostring", - "value": "Fancy Door" - } - }, { "__struct_id": 8, "Comment": { @@ -285,18 +61,63 @@ "__struct_id": 8, "Comment": { "type": "cexostring", - "value": "Fancy Door" + "value": "Strong Door" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Strong Door" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Strong Door" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Strong Door" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Strong Door" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Stone Door" + } + }, + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "" } } ] }, "Encounter List": { "type": "list", - "value": [ - { - "__struct_id": 7 - } - ] + "value": [] }, "List": { "type": "list", @@ -305,41 +126,6 @@ "Placeable List": { "type": "list", "value": [ - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Flame - Medium" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Low treasure script." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Low treasure script." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Low treasure script." - } - }, { "__struct_id": 9, "Comment": { @@ -361,20 +147,6 @@ "value": "Box / Crate - 1 (Low treasure script)" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "DOA Shop Frontage 1.1 by Den of Assassins\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "DOA Shop Frontage 1.1 by Den of Assassins\r\n" - } - }, { "__struct_id": 9, "Comment": { @@ -382,20 +154,6 @@ "value": "Low treasure script." } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Portal" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Anvil" - } - }, { "__struct_id": 9, "Comment": { @@ -452,405 +210,6 @@ "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Low treasure script." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "volition's Bio Placeables by volition\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Table" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Table" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Table" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Table" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Table" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Forge" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "volition's Bio Placeables by volition\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Placeable Pak by Schazzwozzer" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Placeable Pak by Schazzwozzer" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "volition's Bio Placeables by volition\r\n" - } - }, { "__struct_id": 9, "Comment": { @@ -865,118 +224,6 @@ "value": "Log -- sittable placeable by jin\r\n" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: MGS Fountains & Firebowls by M.G.Skaggs Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Sittable Chairs by Janus\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Sittable Chairs by Janus\r\n" - } - }, { "__struct_id": 9, "Comment": { @@ -1019,34 +266,6 @@ "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, { "__struct_id": 9, "Comment": { @@ -1061,20 +280,6 @@ "value": "Invisible Object" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Sphinx Statue" - } - }, { "__struct_id": 9, "Comment": { @@ -1082,139 +287,6 @@ "value": "Merchants Shingle - 2" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 5" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Tree - Autumn" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Tree - Normal" - } - }, { "__struct_id": 9, "Comment": { @@ -1257,13 +329,6 @@ "value": "Invisible Object" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Signpost - 3" - } - }, { "__struct_id": 9, "Comment": { @@ -1271,174 +336,6 @@ "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "volition's Bio Placeables by volition\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 6" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, { "__struct_id": 9, "Comment": { @@ -1460,20 +357,6 @@ "value": "Invisible Object" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, { "__struct_id": 9, "Comment": { @@ -1481,209 +364,6 @@ "value": "DOA Shop Frontage 1.1 by Den of Assassins\r\n" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 8" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Coulisfu Oriental Rural Tileset v2.3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Coulisfu Oriental Rural Tileset v2.3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Coulisfu Oriental Rural Tileset v2.3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Coulisfu Oriental Rural Tileset v2.3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Coulisfu Oriental Rural Tileset v2.3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Coulisfu Oriental Rural Tileset v2.3" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "DOA Shop Frontage - Sign Expansion Pack 1 1.1 by Den of Assassins\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Invisible Object" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Placeable Pak by Schazzwozzer" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Placeable Pak by Schazzwozzer" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" - } - }, { "__struct_id": 9, "Comment": { @@ -1691,20 +371,6 @@ "value": "volition's Bio Placeables by volition\r\n" } }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "volition's Bio Placeables by volition\r\n" - } - }, - { - "__struct_id": 9, - "Comment": { - "type": "cexostring", - "value": "Merchants Shingle - 3" - } - }, { "__struct_id": 9, "Comment": { @@ -1725,177 +391,1118 @@ "type": "cexostring", "value": "Invisible Object" } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Sphinx Statue" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: MGS Fountains & Firebowls by M.G.Skaggs Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Rokugan V2 by Kerry Mortensen\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Rokugan V2 by Kerry Mortensen\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: DK Furniture Plus by Nethy\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: DK Furniture Plus by Nethy\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Signpost - 1" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Invisible Object" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Invisible Object" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Merchants Shingle - 4" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Moss" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: Placeable Water v1.1 by Adam Miller" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Rokugan V2 by Kerry Mortensen\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: All Purpose Placeables 1.1 by M.G.Skaggs" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: All Purpose Placeables 1.1 by M.G.Skaggs" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOK Dungeon Tileset 1.04 Full by Danmar\r\n(Placeables only extracted)" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: some_ux's Caravels V4.2" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "DOA Shop Frontage 1.1 by Den of Assassins\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "DOA Shop Frontage 1.1 by Den of Assassins\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "DOA Shop Frontage 1.1 by Den of Assassins\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Merchants Shingle - 6" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: MGS Fountains & Firebowls by M.G.Skaggs Edited by SBird for CEP." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Merchants Shingle - 8" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: Tir Na Og Tree Pack 1 v2.01 By Martin E" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Low treasure script." + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Drow Symbols by anachrodragon\r\n" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: Megalith Placeables v1.0 by Mr._X & Chanteur" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: Megalith Placeables v1.0 by Mr._X & Chanteur" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Source: LOKPak v3 by Danmar\r\nmodified by SBird for CEP" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Aschbourne Farmlands" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Bench / Pew" + } + }, + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Bench / Pew" + } } ] }, "SoundList": { "type": "list", "value": [ - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, - { - "__struct_id": 6, - "Comment": { - "type": "cexostring", - "value": "" - }, - "PlayInToolset": { - "type": "byte", - "value": 1 - } - }, { "__struct_id": 6, "Comment": { @@ -1922,29 +1529,7 @@ }, "StoreList": { "type": "list", - "value": [ - { - "__struct_id": 11, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 11, - "Comment": { - "type": "cexostring", - "value": "Sample Dye Store" - } - }, - { - "__struct_id": 11, - "Comment": { - "type": "cexostring", - "value": "" - } - } - ] + "value": [] }, "TriggerList": { "type": "list", @@ -1970,26 +1555,26 @@ "value": "" } }, - { - "__struct_id": 1, - "Comment": { - "type": "cexostring", - "value": "Paint this trigger on any area where you wish players to be able to fish.\r\n\r\n**please note.. do *NOT* connect this area transition trigger to any other area, or when the player clicks on it, he or she will be moved to the connected area. (Of course, you coudl easily embed a smaller one of these triggers inside a larger one, thereby letting them fish in most areas, but if they click 'just right' they could be whisked away to a secret place or an encounter or something like that.)" - } - }, - { - "__struct_id": 1, - "Comment": { - "type": "cexostring", - "value": "Paint this trigger on any area where you wish players to be able to fish.\r\n\r\n**please note.. do *NOT* connect this area transition trigger to any other area, or when the player clicks on it, he or she will be moved to the connected area. (Of course, you coudl easily embed a smaller one of these triggers inside a larger one, thereby letting them fish in most areas, but if they click 'just right' they could be whisked away to a secret place or an encounter or something like that.)" - } - }, { "__struct_id": 1, "Comment": { "type": "cexostring", "value": "" } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "Paint this trigger on any area where you wish players to be able to fish.\r\n\r\n**please note.. do *NOT* connect this area transition trigger to any other area, or when the player clicks on it, he or she will be moved to the connected area. (Of course, you coudl easily embed a smaller one of these triggers inside a larger one, thereby letting them fish in most areas, but if they click 'just right' they could be whisked away to a secret place or an encounter or something like that.)" + } + }, + { + "__struct_id": 1, + "Comment": { + "type": "cexostring", + "value": "Paint this trigger on any area where you wish players to be able to fish.\r\n\r\n**please note.. do *NOT* connect this area transition trigger to any other area, or when the player clicks on it, he or she will be moved to the connected area. (Of course, you coudl easily embed a smaller one of these triggers inside a larger one, thereby letting them fish in most areas, but if they click 'just right' they could be whisked away to a secret place or an encounter or something like that.)" + } } ] }, @@ -2038,6 +1623,104 @@ "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." } }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "" + } + }, + { + "__struct_id": 5, + "Comment": { + "type": "cexostring", + "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." + } + }, { "__struct_id": 5, "Comment": { @@ -2086,202 +1769,6 @@ "type": "cexostring", "value": "" } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "" - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } - }, - { - "__struct_id": 5, - "Comment": { - "type": "cexostring", - "value": "On the Advanced tab, replace with whatever information you wish to appear on the Map of an area." - } } ] } diff --git a/_module/gic/aschentryandooc.gic.json b/_module/gic/aschentryandooc.gic.json new file mode 100644 index 00000000..e4cfebdc --- /dev/null +++ b/_module/gic/aschentryandooc.gic.json @@ -0,0 +1,55 @@ +{ + "__data_type": "GIC ", + "Creature List": { + "type": "list", + "value": [] + }, + "Door List": { + "type": "list", + "value": [ + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "Ship 1 Door" + } + } + ] + }, + "Encounter List": { + "type": "list", + "value": [] + }, + "List": { + "type": "list", + "value": [] + }, + "Placeable List": { + "type": "list", + "value": [ + { + "__struct_id": 9, + "Comment": { + "type": "cexostring", + "value": "Merchants Shingle - 2" + } + } + ] + }, + "SoundList": { + "type": "list", + "value": [] + }, + "StoreList": { + "type": "list", + "value": [] + }, + "TriggerList": { + "type": "list", + "value": [] + }, + "WaypointList": { + "type": "list", + "value": [] + } +} diff --git a/_module/gic/charactercustomi.gic.json b/_module/gic/charactercustomi.gic.json new file mode 100644 index 00000000..d885850b --- /dev/null +++ b/_module/gic/charactercustomi.gic.json @@ -0,0 +1,47 @@ +{ + "__data_type": "GIC ", + "Creature List": { + "type": "list", + "value": [] + }, + "Door List": { + "type": "list", + "value": [ + { + "__struct_id": 8, + "Comment": { + "type": "cexostring", + "value": "CaveDoor" + } + } + ] + }, + "Encounter List": { + "type": "list", + "value": [] + }, + "List": { + "type": "list", + "value": [] + }, + "Placeable List": { + "type": "list", + "value": [] + }, + "SoundList": { + "type": "list", + "value": [] + }, + "StoreList": { + "type": "list", + "value": [] + }, + "TriggerList": { + "type": "list", + "value": [] + }, + "WaypointList": { + "type": "list", + "value": [] + } +} diff --git a/_module/git/asch_craftguild.git.json b/_module/git/asch_craftguild.git.json index 9790f29c..207c4756 100644 --- a/_module/git/asch_craftguild.git.json +++ b/_module/git/asch_craftguild.git.json @@ -48,97 +48,21 @@ "value": [ { "__struct_id": 4, - "Appearance_Head": { - "type": "byte", - "value": 7 - }, "Appearance_Type": { "type": "word", - "value": 6 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 1 + "value": 250 }, "BodyBag": { "type": "byte", "value": 0 }, - "BodyPart_Belt": { - "type": "byte", - "value": 0 - }, - "BodyPart_LBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFoot": { - "type": "byte", - "value": 1 - }, - "BodyPart_LHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_LThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Neck": { - "type": "byte", - "value": 1 - }, - "BodyPart_Pelvis": { - "type": "byte", - "value": 1 - }, - "BodyPart_RBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_RFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_RHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_RThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Torso": { - "type": "byte", - "value": 1 - }, "Cha": { "type": "byte", - "value": 10 + "value": 8 }, "ChallengeRating": { "type": "float", - "value": 5.0 + "value": 0.5 }, "ClassList": { "type": "list", @@ -147,38 +71,22 @@ "__struct_id": 2, "Class": { "type": "int", - "value": 4 + "value": 8 }, "ClassLevel": { "type": "short", - "value": 12 + "value": 1 } } ] }, - "Color_Hair": { - "type": "byte", - "value": 1 - }, - "Color_Skin": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo1": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo2": { - "type": "byte", - "value": 1 - }, "Con": { "type": "byte", - "value": 10 + "value": 14 }, "Conversation": { "type": "resref", - "value": "store010" + "value": "store_craftguild" }, "CRAdjust": { "type": "int", @@ -186,7 +94,7 @@ }, "CurrentHitPoints": { "type": "short", - "value": 12 + "value": 6 }, "DecayTime": { "type": "dword", @@ -202,11 +110,11 @@ }, "Dex": { "type": "byte", - "value": 8 + "value": 19 }, "Disarmable": { "type": "byte", - "value": 1 + "value": 0 }, "Equip_ItemList": { "type": "list", @@ -215,39 +123,39 @@ "__struct_id": 2, "AddCost": { "type": "dword", - "value": 31 + "value": 0 }, "ArmorPart_Belt": { "type": "byte", - "value": 6 + "value": 0 }, "ArmorPart_LBicep": { "type": "byte", - "value": 13 + "value": 1 }, "ArmorPart_LFArm": { "type": "byte", - "value": 4 + "value": 1 }, "ArmorPart_LFoot": { "type": "byte", - "value": 4 + "value": 9 }, "ArmorPart_LHand": { "type": "byte", - "value": 4 + "value": 1 }, "ArmorPart_LShin": { "type": "byte", - "value": 8 + "value": 1 }, "ArmorPart_LShoul": { "type": "byte", - "value": 9 + "value": 101 }, "ArmorPart_LThigh": { "type": "byte", - "value": 4 + "value": 1 }, "ArmorPart_Neck": { "type": "byte", @@ -255,43 +163,43 @@ }, "ArmorPart_Pelvis": { "type": "byte", - "value": 19 + "value": 159 }, "ArmorPart_RBicep": { "type": "byte", - "value": 13 + "value": 1 }, "ArmorPart_RFArm": { "type": "byte", - "value": 4 + "value": 1 }, "ArmorPart_RFoot": { "type": "byte", - "value": 4 + "value": 9 }, "ArmorPart_RHand": { "type": "byte", - "value": 4 + "value": 1 }, "ArmorPart_Robe": { "type": "byte", - "value": 0 + "value": 166 }, "ArmorPart_RShin": { "type": "byte", - "value": 8 + "value": 1 }, "ArmorPart_RShoul": { "type": "byte", - "value": 9 + "value": 101 }, "ArmorPart_RThigh": { "type": "byte", - "value": 4 + "value": 1 }, "ArmorPart_Torso": { "type": "byte", - "value": 44 + "value": 105 }, "BaseItem": { "type": "int", @@ -303,15 +211,15 @@ }, "Cloth1Color": { "type": "byte", - "value": 46 + "value": 68 }, "Cloth2Color": { "type": "byte", - "value": 46 + "value": 68 }, "Cost": { "type": "dword", - "value": 1414 + "value": 1 }, "Cursed": { "type": "byte", @@ -319,15 +227,11 @@ }, "DescIdentified": { "type": "cexolocstring", - "value": { - "0": "This light armor is made similar to chainmail, except the links are much larger, and sewn to a leather backing.\nThe end result is an armor which is not as protective as chainmail, but much lighter, at the cost of some protection.\nThis armor is crafted from adamantite." - } + "value": {} }, "Description": { "type": "cexolocstring", - "value": { - "0": "This light armor is made similar to chainmail, except the links are much larger, and sewn to a leather backing.\nThe end result is an armor which is not as protective as chainmail, but much lighter, at the cost of some protection.\nThis armor is crafted from adamantite." - } + "value": {} }, "Identified": { "type": "byte", @@ -335,25 +239,25 @@ }, "Leather1Color": { "type": "byte", - "value": 25 + "value": 69 }, "Leather2Color": { "type": "byte", - "value": 24 + "value": 69 }, "LocalizedName": { "type": "cexolocstring", "value": { - "0": "Adamantite Ringmail" + "id": 12905 } }, "Metal1Color": { "type": "byte", - "value": 32 + "value": 1 }, "Metal2Color": { "type": "byte", - "value": 33 + "value": 1 }, "Plot": { "type": "byte", @@ -361,101 +265,7 @@ }, "PropertiesList": { "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 2 - }, - "CostValue": { - "type": "word", - "value": 1 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 1 - }, - "Subtype": { - "type": "word", - "value": 0 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 1 - }, - "CostValue": { - "type": "word", - "value": 1 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 52 - }, - "Subtype": { - "type": "word", - "value": 1 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 1 - }, - "CostValue": { - "type": "word", - "value": 2 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 52 - }, - "Subtype": { - "type": "word", - "value": 3 - } - } - ] + "value": [] }, "StackSize": { "type": "word", @@ -467,11 +277,87 @@ }, "Tag": { "type": "cexostring", - "value": "ARMR_N_RINGMAIL_ADAMANTITE" + "value": "NW_CLOTH004" }, "TemplateResRef": { "type": "resref", - "value": "ringmail033" + "value": "nw_cloth004" + }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 9 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 101 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 1 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 159 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 9 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 166 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 1 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 101 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 1 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 105 }, "XOrientation": { "type": "float", @@ -498,7 +384,7 @@ }, "FactionID": { "type": "word", - "value": 4 + "value": 3 }, "FeatList": { "type": "list", @@ -514,14 +400,49 @@ "__struct_id": 1, "Feat": { "type": "word", - "value": 258 + "value": 10 } }, { "__struct_id": 1, "Feat": { "type": "word", - "value": 40 + "value": 249 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 237 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 247 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 221 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 50 } } ] @@ -529,8 +450,8 @@ "FirstName": { "type": "cexolocstring", "value": { - "0": "Marent", - "id": 12618 + "0": "Leena", + "id": 12598 } }, "fortbonus": { @@ -539,19 +460,19 @@ }, "Gender": { "type": "byte", - "value": 0 + "value": 1 }, "GoodEvil": { "type": "byte", - "value": 100 + "value": 50 }, "HitPoints": { "type": "short", - "value": 12 + "value": 6 }, "Int": { "type": "byte", - "value": 6 + "value": 10 }, "Interruptable": { "type": "byte", @@ -559,19 +480,141 @@ }, "IsImmortal": { "type": "byte", - "value": 0 + "value": 1 }, "IsPC": { "type": "byte", "value": 0 }, + "ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 0 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 20 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 106 + } + }, + "ModelPart1": { + "type": "byte", + "value": 11 + }, + "ModelPart2": { + "type": "byte", + "value": 11 + }, + "ModelPart3": { + "type": "byte", + "value": 11 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [] + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_WSWSS001" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_wswss001" + }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + } + ] + }, "LastName": { "type": "cexolocstring", "value": {} }, "LawfulChaotic": { "type": "byte", - "value": 0 + "value": 50 }, "Lootable": { "type": "byte", @@ -579,7 +622,7 @@ }, "MaxHitPoints": { "type": "short", - "value": 24 + "value": 8 }, "NaturalAC": { "type": "byte", @@ -587,7 +630,7 @@ }, "NoPermDeath": { "type": "byte", - "value": 0 + "value": 1 }, "PerceptionRange": { "type": "byte", @@ -599,15 +642,15 @@ }, "Plot": { "type": "byte", - "value": 1 + "value": 0 }, "PortraitId": { "type": "word", - "value": 95 + "value": 92 }, "Race": { "type": "byte", - "value": 6 + "value": 3 }, "refbonus": { "type": "short", @@ -686,7 +729,7 @@ "__struct_id": 0, "Rank": { "type": "byte", - "value": 0 + "value": 4 } }, { @@ -710,6 +753,20 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 4 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 4 + } + }, { "__struct_id": 0, "Rank": { @@ -721,7 +778,70 @@ "__struct_id": 0, "Rank": { "type": "byte", - "value": 2 + "value": 4 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 4 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 4 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 4 } }, { @@ -798,7 +918,14 @@ "__struct_id": 0, "Rank": { "type": "byte", - "value": 2 + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 } }, { @@ -861,7 +988,7 @@ }, "SoundSetFile": { "type": "word", - "value": 118 + "value": 162 }, "SpecAbilityList": { "type": "list", @@ -869,11 +996,11 @@ }, "StartingPackage": { "type": "byte", - "value": 4 + "value": 8 }, "Str": { "type": "byte", - "value": 10 + "value": 8 }, "Subrace": { "type": "cexostring", @@ -881,11 +1008,11 @@ }, "Tag": { "type": "cexostring", - "value": "NW_HUMSAILOR" + "value": "NW_HALFLING001" }, - "Tail": { - "type": "byte", - "value": 0 + "Tail_New": { + "type": "dword", + "value": 586 }, "TemplateList": { "type": "list", @@ -893,7 +1020,7 @@ }, "TemplateResRef": { "type": "resref", - "value": "nw_humsailor" + "value": "nw_halfling001" }, "WalkRate": { "type": "int", @@ -903,29 +1030,29 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", - "value": 10 + "value": 12 }, "XOrientation": { "type": "float", - "value": -0.9852772355079651 + "value": 0.9924794435501099 }, "XPosition": { "type": "float", - "value": 34.03823852539063 + "value": 16.99440002441406 }, "YOrientation": { "type": "float", - "value": 0.1709640920162201 + "value": 0.1224114522337914 }, "YPosition": { "type": "float", - "value": 15.03024005889893 + "value": 8.45643424987793 }, "ZPosition": { "type": "float", @@ -953,7 +1080,7 @@ }, "Bearing": { "type": "float", - "value": -3.141587018966675 + "value": -3.141592502593994 }, "CloseLockDC": { "type": "byte", @@ -970,7 +1097,7 @@ "Description": { "type": "cexolocstring", "value": { - "id": 9077 + "id": 9078 } }, "DisarmDC": { @@ -985,9 +1112,9 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", - "value": 1 + "GenericType_New": { + "type": "dword", + "value": 12 }, "Hardness": { "type": "byte", @@ -1011,7 +1138,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "asch_craftguilddoor001" + "value": "CraftGuildEntry" }, "LinkedToFlags": { "type": "byte", @@ -1032,7 +1159,7 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "asch_craftguilddoor002", + "0": "Craft Guild Exit", "id": 5349 } }, @@ -1074,7 +1201,7 @@ }, "OnOpen": { "type": "resref", - "value": "_closedoor" + "value": "" }, "OnSpellCastAt": { "type": "resref", @@ -1098,7 +1225,7 @@ }, "Plot": { "type": "byte", - "value": 1 + "value": 0 }, "PortraitId": { "type": "word", @@ -1110,11 +1237,11 @@ }, "Tag": { "type": "cexostring", - "value": "asch_craftguilddoor002" + "value": "CraftGuildExit" }, "TemplateResRef": { "type": "resref", - "value": "door_fancy" + "value": "x3_door_wood002" }, "TrapDetectable": { "type": "byte", @@ -1146,11 +1273,11 @@ }, "X": { "type": "float", - "value": 35.0 + "value": 15.0 }, "Y": { "type": "float", - "value": 0.0 + "value": 4.76837158203125e-007 }, "Z": { "type": "float", @@ -1170,4912 +1297,6 @@ "Placeable List": { "type": "list", "value": [ - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 46 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a bowyers station, where bows are crafted. You will note the handy curved braces on the sides to which the edges of the bow may be strapped while shaping and forming the bow itself.\n\nTo use this object, simply make sure you have all materials in your pack, open the station, and remove the pattern you desire. If you have all the required components (as listed on the description of the pattern) you will attempt to make the item." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Bowyer's Station" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_bowyer" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_bowyer" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 404 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "BowyersStation" - }, - "TemplateResRef": { - "type": "resref", - "value": "bowyersstation" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.6021842956543 - }, - "Y": { - "type": "float", - "value": 28.88731575012207 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 46 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a bowyers station, where bows are crafted. You will note the handy curved braces on the sides to which the edges of the bow may be strapped while shaping and forming the bow itself.\n\nTo use this object, simply make sure you have all materials in your pack, open the station, and remove the pattern you desire. If you have all the required components (as listed on the description of the pattern) you will attempt to make the item." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Bowyer's Station" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_bowyer" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_bowyer" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 404 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "BowyersStation" - }, - "TemplateResRef": { - "type": "resref", - "value": "bowyersstation" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.74802398681641 - }, - "Y": { - "type": "float", - "value": 36.13742828369141 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 105 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.570795059204102 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a lathe used by fletchers to transform raw wood into useable arrow and bolt-shafts.\n\n\nTo operate this lathe, simply open the container and take the token inside for either arrowshafts or boltshafts. This will set the lathe to make either arrows or bolts. Once you have selected which to make, you may begin inserting logs. The harder the log is to lumberjack, the harder it will be to lathe, but as a result, the better the quality of the shafts produced.\n\nTo actually finish the arrows or shafts, place the desired arrowheads or bolt tips into the lathe. Make sure you have enough shafts of the correct quality and enough feathers to complete the assembly. \n\n*note* The lathe is defaulted to produce 'arrowshafts.'\n\nAlso, there is no skill check to assemble the arrow or bolt. The skill check was the creation of the shafts and the creation of the arrowhead or bolt-tips." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Fletching Lathe" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_fletching" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_openfletchlathe" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 463 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "FletchingLathe" - }, - "TemplateResRef": { - "type": "resref", - "value": "fletchinglathe" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.37894821166992 - }, - "Y": { - "type": "float", - "value": 32.37469863891602 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 107 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a full-fledged bakers oven. Just about anything which can be cooked can be prepared here.\n\nTo use this oven simply open the oven and select the recipe you'd like to attempt." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Baker's Oven" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear2" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_cook" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_cook" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 465 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "OVEN_001" - }, - "TemplateResRef": { - "type": "resref", - "value": "blueprint001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 1.50365424156189 - }, - "Y": { - "type": "float", - "value": 19.93107604980469 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 470 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.141587018966675 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a Brewer's Still. The still is used to evaporate water and condense alcohol and other substances into a more concentrated form, as well as to seperate out different types of ingredients based on evaporation temperatures.\n\nMany products which require a still in order to be crafted will require multiple passes through the still in order to be safe for consumption.\n\nTo use this object, simply open its contents and drop whatever you wish to process inside." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Brewers Still" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_still" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 1006 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "BrewersStill" - }, - "TemplateResRef": { - "type": "resref", - "value": "brewersstill" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 7.217385768890381 - }, - "Y": { - "type": "float", - "value": 13.78078556060791 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 470 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141587018966675 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a brewing vat, where wines, ales, beers, whiskeys, ciders, meads, vodkas, and all other forms of alcohol are prepared for aging.\n\nBe sure to check the recipe cards for all requirements for the type of alcohol you wish to create.\n\nTo use this object, simply open the contents and select the recipe you wish to create. You must have all required components in order to create the item." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Brewing Vat" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_brewvat" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_brewvat" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 1006 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "Brewing_vat" - }, - "TemplateResRef": { - "type": "resref", - "value": "brewing_vat" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 4.451922416687012 - }, - "Y": { - "type": "float", - "value": 14.08225727081299 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 285 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.59533965587616 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is the carpenter's workbench.. where all things wooden are crafted.\n\nTo use this station simply remove the item you wish to craft. To switch wood types simply select the wood type you wish to use from the contents of the station." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carpenter's Workbench" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear3" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_carpentry" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_carpentry" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 784 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "CarpentersWorkbench" - }, - "TemplateResRef": { - "type": "resref", - "value": "carpenters_bench" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 37.29264450073242 - }, - "Y": { - "type": "float", - "value": 20.08835792541504 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 321 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a farmer's press, used to create juice from various fruits and vegetables.\n\nTo make juices you must have empty glass bottles.\nTo make oils you must have empty glass vials.\n\nTo use this object, simply open it's inventory and place the item you wish to extract the juices from inside." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Farmers Press" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_juice" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 687 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "farmers_press" - }, - "TemplateResRef": { - "type": "resref", - "value": "farmers_press" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 9.976078033447266 - }, - "Y": { - "type": "float", - "value": 37.54525756835938 - }, - "Z": { - "type": "float", - "value": -3.278255462646484e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 426 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a grain mill, used to make different types of meal and flour used for brewing or baking.\n\nTo use this object, simply open it and drop any of the following items inside:\n\nTo make Meals:\n\nCorn Grains\nWheat\nRice\nBarley\nOats\nSorghum\nAcorns\n\nOr to make flour, drop in any of the meals produced above." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Grain Mill" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_mill" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 909 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "GrainMill" - }, - "TemplateResRef": { - "type": "resref", - "value": "grainmill" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 14.44752597808838 - }, - "Y": { - "type": "float", - "value": 35.90207672119141 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 104 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a Lautering Bin, where the processed grain mash is 'lautered' to create a syrup, of sorts, called 'wort'. It is the third stage in many brewing cycles.\n\nYou must have a bucket of water, some sugar, and some grain mash in order to create wort.\n\nTo use this object, simply open its contents and drop in some grain mash.\n" - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Lautering Bin" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_lauter" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 462 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "lautering_bin" - }, - "TemplateResRef": { - "type": "resref", - "value": "lautering_bin" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 7.213841438293457 - }, - "Y": { - "type": "float", - "value": 37.30307388305664 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 12 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a leatherworking table. You use this table to turn tanned hides into various forms of leather, suitable for tailoring or other leatherworking products.\n\nTo use this table, simply drop in a tanned hide to work the hide with beeswax or tanning oil. You may switch between the two modes by removing the appropriate switch token from the table contents.\n\nYou may also remove a pattern token to attempt to craft the item listed on the pattern. You may examine the pattern tokens to see what materials are required." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Leatherworking Table" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_leathrwrk" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_lthrtable" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 370 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "LeatherworkingTable" - }, - "TemplateResRef": { - "type": "resref", - "value": "leatherworkingta" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 30.04991340637207 - }, - "Y": { - "type": "float", - "value": 56.80340957641602 - }, - "Z": { - "type": "float", - "value": 2.980232238769531e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 323 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.7853981852531433 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a loom for turning silk or cotton or wool into bolts of cloth.\n\nTo use this object, simply open the loom and remove the pattern for the cloth type you wish to make.\n\nBe sure to have the appropriate number of wool, cotton, or silk in your pack in order to create the bolt of cloth." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Loom" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_loom" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_loom" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 766 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "cloth_loom" - }, - "TemplateResRef": { - "type": "resref", - "value": "cloth_loom" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.04470062255859 - }, - "Y": { - "type": "float", - "value": 55.51492691040039 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 102 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.5154173374176025 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a Mashing Tun, used to mix the grain meals with water in preparation for the lautering bin.\n\nTo use this object, simply open the contents of the inventory and drop the grain meal inside. Be sure to have a bucket of water handy." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Mashing Tun" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_mash" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 460 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MashingTun" - }, - "TemplateResRef": { - "type": "resref", - "value": "mashingtun" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 3.888606071472168 - }, - "Y": { - "type": "float", - "value": 36.47678375244141 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 99 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.546251058578491 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a standard papermill, where bleached pulp is compressed, heated, and rolled out into paper.\n\nTo use this device, simply drop in some bleached pulp, stand back, and gather up the finished paper products.\n" - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Paper Mill" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear2" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_papermill" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_papermill" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 457 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PaperMill" - }, - "TemplateResRef": { - "type": "resref", - "value": "papermill" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 22.14809989929199 - }, - "Y": { - "type": "float", - "value": 50.98007965087891 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 96 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.564504861831665 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a spinning wheel, used to turn piles of wool into balls of yarn, cotton into thread, and spider silk into silk thread.\n\nTo use this item, simply open it's contents and place either a pile of wool, a bale of cotton, or some spider silk into the inventory." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Spinning Wheel" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_spinwhl" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_spinwhl" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 454 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "SpinningWheel" - }, - "TemplateResRef": { - "type": "resref", - "value": "spinningwheel" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.24954223632813 - }, - "Y": { - "type": "float", - "value": 56.5360107421875 - }, - "Z": { - "type": "float", - "value": -3.874301910400391e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 12 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.619882822036743 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a standard tailor's desk, where many fine articles of clothing and leather goods are crafted.\n\nTo use this desk, simply open the desk and remove the item you wish to create. If you have the materiels required, you will make the attempt." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tailor's Desk" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_tailor" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_tailor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 370 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TailorsDesk" - }, - "TemplateResRef": { - "type": "resref", - "value": "tailorsdesk" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.45957183837891 - }, - "Y": { - "type": "float", - "value": 50.97584533691406 - }, - "Z": { - "type": "float", - "value": -1.490116119384766e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 39 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.086212873458862 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This dressform is used by tailors to craft clothing from various types of cloth. Some leather may be used, but the main focus is cloth and normal clothing types.\n\nLeather articles are generally crafted at the Tailor's Workbench.\n\n\nTo use this object, simply open the inventory and either remove a pattern to make a crafting attempt, or remove a switch token to change a setting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tailor's Dressform" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear2" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_tailor2" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_tailor2" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 397 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DRESSFORM_TAILOR" - }, - "TemplateResRef": { - "type": "resref", - "value": "tailorsdressform" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.93608093261719 - }, - "Y": { - "type": "float", - "value": 46.93402099609375 - }, - "Z": { - "type": "float", - "value": 5.662441253662109e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 64 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 2.331647157669067 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is the bath used to tan cured hides into leather.\n\nTo use this tanning bath, open the bath and drop in the cured hide. You must have tannic acid and tanning salts in order to tan the cured hides." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tanning Bath" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_tan_bath" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 422 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TanningBath" - }, - "TemplateResRef": { - "type": "resref", - "value": "tanningbath" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.87064743041992 - }, - "Y": { - "type": "float", - "value": 43.31036758422852 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 107 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.117043733596802 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an oven used by tanners to cure raw hides into cured leather.\n\nTo use this, simply place the pelt to be cured into the oven. Make sure you have some wood and some curing salts in your inventory when you make the curing attempt." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tanning Oven" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_tan_oven" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 465 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TanningOven" - }, - "TemplateResRef": { - "type": "resref", - "value": "tanningoven" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 30.69852828979492 - }, - "Y": { - "type": "float", - "value": 41.6860237121582 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 12 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.8344842791557312 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a typical workbench which tinkers use to perform their craft. It contains many patterns, instructions, and tools of the trade. Without this workbench, the craft of tinkering is nearly impossible." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tinker's Workbench" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_tink" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_tink" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 370 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TinkersWorkbench" - }, - "TemplateResRef": { - "type": "resref", - "value": "tinkersworkbench" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 22.70046043395996 - }, - "Y": { - "type": "float", - "value": 20.91666412353516 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 104 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is the basin in which wood pulp is refined, bleached, and otherwise modified before proceeding to the screening process where the paper-making process is completed.\n\nTo use this device, simply open it's inventory and drop in the wood pulp. You may also select some of the recipes to make different kinds of processed wood pulp. You must have some pulp bleach in your inventory to complete the process." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wood Pulp Basin" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear2" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_pulp" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_open_pulp" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 462 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WoodPulpBasin" - }, - "TemplateResRef": { - "type": "resref", - "value": "woodpulpbasin" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.07106971740723 - }, - "Y": { - "type": "float", - "value": 32.91674041748047 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 59 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a wood pulp digester, used to create wood pulp from wood chips, kindling, logs, etc.\n\nTo use this item, simply drop in some kindling or a wooden log. You must also have moderate acid in your inventory to complete the process." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wood Pulp Digester" - } - }, - "OnClosed": { - "type": "resref", - "value": "_onclose_clear2" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "_ondeath_clear" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "_craft_digester" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 417 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WoodPulpDigester" - }, - "TemplateResRef": { - "type": "resref", - "value": "woodpulpdigester" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.93813896179199 - }, - "Y": { - "type": "float", - "value": 30.13509750366211 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, { "__struct_id": 9, "AnimationState": { @@ -6092,7 +1313,7 @@ }, "Bearing": { "type": "float", - "value": -2.037125110626221 + "value": 1.570794224739075 }, "BodyBag": { "type": "byte", @@ -6168,6 +1389,10 @@ "id": 5691 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "trash_can_close" @@ -6290,15 +1515,15 @@ }, "X": { "type": "float", - "value": 35.72501373291016 + "value": 18.50040435791016 }, "Y": { "type": "float", - "value": 16.55759429931641 + "value": 7.362122535705566 }, "Z": { "type": "float", - "value": -2.384185791015625e-007 + "value": -5.7220458984375e-006 } }, { @@ -6309,7 +1534,7 @@ }, "Appearance": { "type": "dword", - "value": 12 + "value": 8 }, "AutoRemoveKey": { "type": "byte", @@ -6317,7 +1542,465 @@ }, "Bearing": { "type": "float", - "value": -0.0 + "value": -3.141583681106567 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 84184 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Community Chest", + "id": 83439 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 366 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "zz_comm_chest" + }, + "TemplateResRef": { + "type": "resref", + "value": "zz_comm_chest" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 20.95357131958008 + }, + "Y": { + "type": "float", + "value": 2.091996431350708 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.04908719286322594 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Thick metal bands encircle the barrel-planks, ensuring a tight seal.", + "id": 14555 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 5691 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Barrelras_trash" + }, + "TemplateResRef": { + "type": "resref", + "value": "barrelrastrash" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 21.00802612304688 + }, + "Y": { + "type": "float", + "value": 57.79895401000977 + }, + "Z": { + "type": "float", + "value": 0.002160787582397461 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 7 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.04908719286322594 }, "BodyBag": { "type": "byte", @@ -6377,7 +2060,7 @@ }, "Lockable": { "type": "byte", - "value": 0 + "value": 1 }, "Locked": { "type": "byte", @@ -6386,12 +2069,16 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Scribe's Desk" + "0": "Persistent Chest" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", - "value": "_onclose_clear2" + "value": "sfpb_close" }, "OnDamaged": { "type": "resref", @@ -6399,7 +2086,7 @@ }, "OnDeath": { "type": "resref", - "value": "_ondeath_clear" + "value": "" }, "OnDisarm": { "type": "resref", @@ -6411,7 +2098,7 @@ }, "OnInvDisturbed": { "type": "resref", - "value": "_craft_scribe" + "value": "" }, "OnLock": { "type": "resref", @@ -6423,7 +2110,7 @@ }, "OnOpen": { "type": "resref", - "value": "_open_scribe" + "value": "sfpb_open" }, "OnSpellCastAt": { "type": "resref", @@ -6439,7 +2126,7 @@ }, "OnUsed": { "type": "resref", - "value": "" + "value": "sfpb_used" }, "OnUserDefined": { "type": "resref", @@ -6455,7 +2142,7 @@ }, "PortraitId": { "type": "word", - "value": 370 + "value": 365 }, "Ref": { "type": "byte", @@ -6467,11 +2154,11 @@ }, "Tag": { "type": "cexostring", - "value": "ScribesDesk" + "value": "SFPB_Chest" }, "TemplateResRef": { "type": "resref", - "value": "blueprint" + "value": "sfpb_chest" }, "TrapDetectable": { "type": "byte", @@ -6511,11 +2198,236 @@ }, "X": { "type": "float", - "value": 30.29373931884766 + "value": 19.07357025146484 }, "Y": { "type": "float", - "value": 38.07498550415039 + "value": 57.79188919067383 + }, + "Z": { + "type": "float", + "value": 0.002160787582397461 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 7 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Persistent Chest" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "sfpb_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "sfpb_open" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "sfpb_used" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 365 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SFPB_Chest" + }, + "TemplateResRef": { + "type": "resref", + "value": "sfpb_chest" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 18.53465461730957 + }, + "Y": { + "type": "float", + "value": 5.567481517791748 }, "Z": { "type": "float", @@ -6538,7 +2450,7 @@ }, "Bearing": { "type": "float", - "value": 1.570795059204102 + "value": -3.14158034324646 }, "BodyBag": { "type": "byte", @@ -6612,6 +2524,10 @@ "0": "Alchemists Workbench" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "_onclose_clear" @@ -6734,16 +2650,19303 @@ }, "X": { "type": "float", - "value": 26.81187057495117 + "value": 11.46302032470703 }, "Y": { "type": "float", - "value": 25.51389884948731 + "value": 2.037537813186646 }, "Z": { "type": "float", "value": -5.7220458984375e-006 } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 43 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an alchemists workbench, where alchemists combine various materials to make new materials, powders, and liquids.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Alchemists Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_alchemist" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_alchemist" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 401 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "AlchemistsWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "alchemistsworkbe" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 8.927274703979492 + }, + "Y": { + "type": "float", + "value": 2.02655816078186 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 64 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is the bath used to tan cured hides into leather.\n\nTo use this tanning bath, open the bath and drop in the cured hide. You must have tannic acid and tanning salts in order to tan the cured hides." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tanning Bath" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tan_bath" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 422 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TanningBath" + }, + "TemplateResRef": { + "type": "resref", + "value": "tanningbath" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 2.992764234542847 + }, + "Y": { + "type": "float", + "value": 6.129932880401611 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 64 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is the bath used to tan cured hides into leather.\n\nTo use this tanning bath, open the bath and drop in the cured hide. You must have tannic acid and tanning salts in order to tan the cured hides." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tanning Bath" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tan_bath" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 422 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TanningBath" + }, + "TemplateResRef": { + "type": "resref", + "value": "tanningbath" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 5.244613170623779 + }, + "Y": { + "type": "float", + "value": 3.090092420578003 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 107 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an oven used by tanners to cure raw hides into cured leather.\n\nTo use this, simply place the pelt to be cured into the oven. Make sure you have some wood and some curing salts in your inventory when you make the curing attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tanning Oven" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tan_oven" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 465 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TanningOven" + }, + "TemplateResRef": { + "type": "resref", + "value": "tanningoven" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 2.152392387390137 + }, + "Y": { + "type": "float", + "value": 8.951173782348633 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 107 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an oven used by tanners to cure raw hides into cured leather.\n\nTo use this, simply place the pelt to be cured into the oven. Make sure you have some wood and some curing salts in your inventory when you make the curing attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tanning Oven" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tan_oven" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 465 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TanningOven" + }, + "TemplateResRef": { + "type": "resref", + "value": "tanningoven" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 2.216859817504883 + }, + "Y": { + "type": "float", + "value": 11.23834705352783 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 12 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a leatherworking table. You use this table to turn tanned hides into various forms of leather, suitable for tailoring or other leatherworking products.\n\nTo use this table, simply drop in a tanned hide to work the hide with beeswax or tanning oil. You may switch between the two modes by removing the appropriate switch token from the table contents.\n\nYou may also remove a pattern token to attempt to craft the item listed on the pattern. You may examine the pattern tokens to see what materials are required." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Leatherworking Table" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_leathrwrk" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_lthrtable" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 370 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "LeatherworkingTable" + }, + "TemplateResRef": { + "type": "resref", + "value": "leatherworkingta" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 8.141496658325195 + }, + "Y": { + "type": "float", + "value": 13.3800630569458 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 12 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a leatherworking table. You use this table to turn tanned hides into various forms of leather, suitable for tailoring or other leatherworking products.\n\nTo use this table, simply drop in a tanned hide to work the hide with beeswax or tanning oil. You may switch between the two modes by removing the appropriate switch token from the table contents.\n\nYou may also remove a pattern token to attempt to craft the item listed on the pattern. You may examine the pattern tokens to see what materials are required." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Leatherworking Table" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_leathrwrk" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_lthrtable" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 370 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "LeatherworkingTable" + }, + "TemplateResRef": { + "type": "resref", + "value": "leatherworkingta" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 8.121133804321289 + }, + "Y": { + "type": "float", + "value": 16.27357864379883 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 107 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a full-fledged bakers oven. Just about anything which can be cooked can be prepared here.\n\nTo use this oven simply open the oven and select the recipe you'd like to attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Baker's Oven" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_cook" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_cook" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 465 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "OVEN_001" + }, + "TemplateResRef": { + "type": "resref", + "value": "blueprint001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 3.150007724761963 + }, + "Y": { + "type": "float", + "value": 54.65619277954102 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 107 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a full-fledged bakers oven. Just about anything which can be cooked can be prepared here.\n\nTo use this oven simply open the oven and select the recipe you'd like to attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Baker's Oven" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_cook" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_cook" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 465 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "OVEN_001" + }, + "TemplateResRef": { + "type": "resref", + "value": "blueprint001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 2.579238414764404 + }, + "Y": { + "type": "float", + "value": 52.53756332397461 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 104 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Lautering Bin, where the processed grain mash is 'lautered' to create a syrup, of sorts, called 'wort'. It is the third stage in many brewing cycles.\n\nYou must have a bucket of water, some sugar, and some grain mash in order to create wort.\n\nTo use this object, simply open its contents and drop in some grain mash.\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lautering Bin" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_lauter" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 462 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "lautering_bin" + }, + "TemplateResRef": { + "type": "resref", + "value": "lautering_bin" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 8.568454742431641 + }, + "Y": { + "type": "float", + "value": 56.13560104370117 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 104 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Lautering Bin, where the processed grain mash is 'lautered' to create a syrup, of sorts, called 'wort'. It is the third stage in many brewing cycles.\n\nYou must have a bucket of water, some sugar, and some grain mash in order to create wort.\n\nTo use this object, simply open its contents and drop in some grain mash.\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lautering Bin" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_lauter" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 462 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "lautering_bin" + }, + "TemplateResRef": { + "type": "resref", + "value": "lautering_bin" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 10.99186706542969 + }, + "Y": { + "type": "float", + "value": 56.23451614379883 + }, + "Z": { + "type": "float", + "value": 5.960464477539063e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 321 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.02454358711838722 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a farmer's press, used to create juice from various fruits and vegetables.\n\nTo make juices you must have empty glass bottles.\nTo make oils you must have empty glass vials.\n\nTo use this object, simply open it's inventory and place the item you wish to extract the juices from inside." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Farmers Press" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_juice" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 687 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "farmers_press" + }, + "TemplateResRef": { + "type": "resref", + "value": "farmers_press" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 3.099333763122559 + }, + "Y": { + "type": "float", + "value": 48.38059616088867 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 321 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a farmer's press, used to create juice from various fruits and vegetables.\n\nTo make juices you must have empty glass bottles.\nTo make oils you must have empty glass vials.\n\nTo use this object, simply open it's inventory and place the item you wish to extract the juices from inside." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Farmers Press" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_juice" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 687 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "farmers_press" + }, + "TemplateResRef": { + "type": "resref", + "value": "farmers_press" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 5.379886150360107 + }, + "Y": { + "type": "float", + "value": 48.32455444335938 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 102 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Mashing Tun, used to mix the grain meals with water in preparation for the lautering bin.\n\nTo use this object, simply open the contents of the inventory and drop the grain meal inside. Be sure to have a bucket of water handy." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mashing Tun" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_mash" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 460 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MashingTun" + }, + "TemplateResRef": { + "type": "resref", + "value": "mashingtun" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 13.55734157562256 + }, + "Y": { + "type": "float", + "value": 53.30771636962891 + }, + "Z": { + "type": "float", + "value": 0.002160787582397461 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 102 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Mashing Tun, used to mix the grain meals with water in preparation for the lautering bin.\n\nTo use this object, simply open the contents of the inventory and drop the grain meal inside. Be sure to have a bucket of water handy." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mashing Tun" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_mash" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 460 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MashingTun" + }, + "TemplateResRef": { + "type": "resref", + "value": "mashingtun" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 16.72301864624023 + }, + "Y": { + "type": "float", + "value": 53.30771255493164 + }, + "Z": { + "type": "float", + "value": 0.002160787582397461 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 470 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Brewer's Still. The still is used to evaporate water and condense alcohol and other substances into a more concentrated form, as well as to seperate out different types of ingredients based on evaporation temperatures.\n\nMany products which require a still in order to be crafted will require multiple passes through the still in order to be safe for consumption.\n\nTo use this object, simply open its contents and drop whatever you wish to process inside." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Brewers Still" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_still" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1006 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BrewersStill" + }, + "TemplateResRef": { + "type": "resref", + "value": "brewersstill" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 13.31002998352051 + }, + "Y": { + "type": "float", + "value": 43.22163009643555 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 470 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Brewer's Still. The still is used to evaporate water and condense alcohol and other substances into a more concentrated form, as well as to seperate out different types of ingredients based on evaporation temperatures.\n\nMany products which require a still in order to be crafted will require multiple passes through the still in order to be safe for consumption.\n\nTo use this object, simply open its contents and drop whatever you wish to process inside." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Brewers Still" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_still" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1006 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BrewersStill" + }, + "TemplateResRef": { + "type": "resref", + "value": "brewersstill" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.2671012878418 + }, + "Y": { + "type": "float", + "value": 42.97430801391602 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 470 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a brewing vat, where wines, ales, beers, whiskeys, ciders, meads, vodkas, and all other forms of alcohol are prepared for aging.\n\nBe sure to check the recipe cards for all requirements for the type of alcohol you wish to create.\n\nTo use this object, simply open the contents and select the recipe you wish to create. You must have all required components in order to create the item." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Brewing Vat" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_brewvat" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_brewvat" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1006 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Brewing_vat" + }, + "TemplateResRef": { + "type": "resref", + "value": "brewing_vat" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.36267280578613 + }, + "Y": { + "type": "float", + "value": 47.87534332275391 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 470 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a brewing vat, where wines, ales, beers, whiskeys, ciders, meads, vodkas, and all other forms of alcohol are prepared for aging.\n\nBe sure to check the recipe cards for all requirements for the type of alcohol you wish to create.\n\nTo use this object, simply open the contents and select the recipe you wish to create. You must have all required components in order to create the item." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Brewing Vat" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_brewvat" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_brewvat" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1006 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Brewing_vat" + }, + "TemplateResRef": { + "type": "resref", + "value": "brewing_vat" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 13.36106777191162 + }, + "Y": { + "type": "float", + "value": 47.7658805847168 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 48 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is the anvil used by weaponsmiths and armorcrafters to produce their wares.\n\nTo use this object, make sure you have a smithy hammer in your pack and make sure you have ingots and a casting mold in your pack, along with any other required components. When the anvil inventory opens, select the token inside that is named for the item you wish to craft. Upon removal of the token, you will begin to craft the item." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blacksmith Anvil" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_anvil" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_anvil" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 406 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BlacksmithAnvil" + }, + "TemplateResRef": { + "type": "resref", + "value": "blacksmithanvil" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.25611686706543 + }, + "Y": { + "type": "float", + "value": 7.365481853485107 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 48 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is the anvil used by weaponsmiths and armorcrafters to produce their wares.\n\nTo use this object, make sure you have a smithy hammer in your pack and make sure you have ingots and a casting mold in your pack, along with any other required components. When the anvil inventory opens, select the token inside that is named for the item you wish to craft. Upon removal of the token, you will begin to craft the item." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blacksmith Anvil" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_anvil" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_anvil" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 406 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BlacksmithAnvil" + }, + "TemplateResRef": { + "type": "resref", + "value": "blacksmithanvil" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.92538070678711 + }, + "Y": { + "type": "float", + "value": 7.531393527984619 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 63 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Smelting Forge" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_forge" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_smelt" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 421 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SmeltingForge" + }, + "TemplateResRef": { + "type": "resref", + "value": "smeltingforge" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.92805671691895 + }, + "Y": { + "type": "float", + "value": 12.93831062316895 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 63 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Smelting Forge" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_forge" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_smelt" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 421 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SmeltingForge" + }, + "TemplateResRef": { + "type": "resref", + "value": "smeltingforge" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.52802085876465 + }, + "Y": { + "type": "float", + "value": 12.89483451843262 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 12 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a typical workbench which tinkers use to perform their craft. It contains many patterns, instructions, and tools of the trade. Without this workbench, the craft of tinkering is nearly impossible." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tinker's Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tink" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_tink" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 370 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TinkersWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "tinkersworkbench" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 28.56955146789551 + }, + "Y": { + "type": "float", + "value": 4.237396240234375 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 12 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.117036819458008 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a typical workbench which tinkers use to perform their craft. It contains many patterns, instructions, and tools of the trade. Without this workbench, the craft of tinkering is nearly impossible." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tinker's Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tink" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_tink" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 370 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TinkersWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "tinkersworkbench" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 31.05590629577637 + }, + "Y": { + "type": "float", + "value": 1.954344272613525 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 5005 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is where jewelcrafters turn experty cut gems and fine metals into beautiful jewelry.\n\nTo use this station, simply open it's contents and select which metal type, gem type, and jewelry pattern you wish to craft. You must have all of the required materials, listed on the jewelry pattern, in your inventory." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Jewelcrafters Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_jeweler" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_jeweler" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "JewelcraftersWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "jewelcrafterswor" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.84201049804688 + }, + "Y": { + "type": "float", + "value": 2.877726793289185 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 5005 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is where jewelcrafters turn experty cut gems and fine metals into beautiful jewelry.\n\nTo use this station, simply open it's contents and select which metal type, gem type, and jewelry pattern you wish to craft. You must have all of the required materials, listed on the jewelry pattern, in your inventory." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Jewelcrafters Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_jeweler" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_jeweler" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "JewelcraftersWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "jewelcrafterswor" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.89662933349609 + }, + "Y": { + "type": "float", + "value": 4.253468990325928 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 76 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.546251058578491 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a gemcutters table, used for turning polished gems into cut gems.\n\nTo use this station, simply open the contents of the table's inventory, and drop in a polished gemstone." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gemcutter's Table" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_gemcutter" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 434 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GemcuttersTable" + }, + "TemplateResRef": { + "type": "resref", + "value": "gemcutterstable" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.1126594543457 + }, + "Y": { + "type": "float", + "value": 9.049999237060547 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 76 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a gemcutters table, used for turning polished gems into cut gems.\n\nTo use this station, simply open the contents of the table's inventory, and drop in a polished gemstone." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gemcutter's Table" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_gemcutter" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 434 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GemcuttersTable" + }, + "TemplateResRef": { + "type": "resref", + "value": "gemcutterstable" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.17930221557617 + }, + "Y": { + "type": "float", + "value": 11.15988349914551 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 66 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This contraption is a gem polishing tumbler. This is where rough gems are transformed into polished gems.\n\nTo polish gems, you must have three stages of polishing grit in your inventory. (Coarse, medium, and fine grit required.) \n\nPlace the rough gems into the tumbler and wait for the polishing process to complete." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gemstone Tumbler" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_gempolish" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 424 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GemstoneTumbler" + }, + "TemplateResRef": { + "type": "resref", + "value": "gemstonetumbler" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.24767684936523 + }, + "Y": { + "type": "float", + "value": 11.2501392364502 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 66 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This contraption is a gem polishing tumbler. This is where rough gems are transformed into polished gems.\n\nTo polish gems, you must have three stages of polishing grit in your inventory. (Coarse, medium, and fine grit required.) \n\nPlace the rough gems into the tumbler and wait for the polishing process to complete." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gemstone Tumbler" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_gempolish" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 424 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GemstoneTumbler" + }, + "TemplateResRef": { + "type": "resref", + "value": "gemstonetumbler" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 32.04602813720703 + }, + "Y": { + "type": "float", + "value": 11.22196483612061 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 5 + }, + "Appearance": { + "type": "dword", + "value": 59 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mineral bath, used to remove earthy buildup from gems and precious metals.\n\nTo use this object, you must have some mild acid in your inventory. Place the unknown gemstone into the bath and wait for the gems to be revealed." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mineral Bath" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_gembath" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 417 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MineralBath" + }, + "TemplateResRef": { + "type": "resref", + "value": "mineralbath" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 28.0 + }, + "Y": { + "type": "float", + "value": 17.5 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 5 + }, + "Appearance": { + "type": "dword", + "value": 59 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mineral bath, used to remove earthy buildup from gems and precious metals.\n\nTo use this object, you must have some mild acid in your inventory. Place the unknown gemstone into the bath and wait for the gems to be revealed." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mineral Bath" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_gembath" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 417 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MineralBath" + }, + "TemplateResRef": { + "type": "resref", + "value": "mineralbath" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 28.0 + }, + "Y": { + "type": "float", + "value": 15.5 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 426 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a grain mill, used to make different types of meal and flour used for brewing or baking.\n\nTo use this object, simply open it and drop any of the following items inside:\n\nTo make Meals:\n\nCorn Grains\nWheat\nRice\nBarley\nOats\nSorghum\nAcorns\n\nOr to make flour, drop in any of the meals produced above." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grain Mill" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_mill" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 909 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GrainMill" + }, + "TemplateResRef": { + "type": "resref", + "value": "grainmill" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 4.273344993591309 + }, + "Y": { + "type": "float", + "value": 39.1976318359375 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 426 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a grain mill, used to make different types of meal and flour used for brewing or baking.\n\nTo use this object, simply open it and drop any of the following items inside:\n\nTo make Meals:\n\nCorn Grains\nWheat\nRice\nBarley\nOats\nSorghum\nAcorns\n\nOr to make flour, drop in any of the meals produced above." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grain Mill" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_mill" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 909 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GrainMill" + }, + "TemplateResRef": { + "type": "resref", + "value": "grainmill" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 7.897807598114014 + }, + "Y": { + "type": "float", + "value": 42.34217834472656 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 180 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141590356826782 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14606 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5823 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 538 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Couch" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_couch" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 8.75 + }, + "Y": { + "type": "float", + "value": 32.09999847412109 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 180 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141590356826782 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14606 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5823 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 538 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Couch" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_couch" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 11.19999980926514 + }, + "Y": { + "type": "float", + "value": 32.09999847412109 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 232 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 68955 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 66692 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 674 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "VaseFlower" + }, + "TemplateResRef": { + "type": "resref", + "value": "x0_vaseflower" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 12.74354362487793 + }, + "Y": { + "type": "float", + "value": 32.07323837280273 + }, + "Z": { + "type": "float", + "value": 1.170000076293945 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 285 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is the carpenter's workbench.. where all things wooden are crafted.\n\nTo use this station simply remove the item you wish to craft. To switch wood types simply select the wood type you wish to use from the contents of the station." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Carpenter's Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear3" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_carpentry" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_carpentry" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 784 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "CarpentersWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "carpenters_bench" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 16.83580780029297 + }, + "Y": { + "type": "float", + "value": 13.57241439819336 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 285 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is the carpenter's workbench.. where all things wooden are crafted.\n\nTo use this station simply remove the item you wish to craft. To switch wood types simply select the wood type you wish to use from the contents of the station." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Carpenter's Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear3" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_carpentry" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_carpentry" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 784 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "CarpentersWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "carpenters_bench" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 13.39448642730713 + }, + "Y": { + "type": "float", + "value": 13.59317207336426 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 46 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a bowyers station, where bows are crafted. You will note the handy curved braces on the sides to which the edges of the bow may be strapped while shaping and forming the bow itself.\n\nTo use this object, simply make sure you have all materials in your pack, open the station, and remove the pattern you desire. If you have all the required components (as listed on the description of the pattern) you will attempt to make the item." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bowyer's Station" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_bowyer" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_bowyer" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 404 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BowyersStation" + }, + "TemplateResRef": { + "type": "resref", + "value": "bowyersstation" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 13.64914989471436 + }, + "Y": { + "type": "float", + "value": 16.43243598937988 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 46 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a bowyers station, where bows are crafted. You will note the handy curved braces on the sides to which the edges of the bow may be strapped while shaping and forming the bow itself.\n\nTo use this object, simply make sure you have all materials in your pack, open the station, and remove the pattern you desire. If you have all the required components (as listed on the description of the pattern) you will attempt to make the item." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bowyer's Station" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_bowyer" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_bowyer" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 404 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BowyersStation" + }, + "TemplateResRef": { + "type": "resref", + "value": "bowyersstation" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 16.49641036987305 + }, + "Y": { + "type": "float", + "value": 16.51892280578613 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 105 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a lathe used by fletchers to transform raw wood into useable arrow and bolt-shafts.\n\n\nTo operate this lathe, simply open the container and take the token inside for either arrowshafts or boltshafts. This will set the lathe to make either arrows or bolts. Once you have selected which to make, you may begin inserting logs. The harder the log is to lumberjack, the harder it will be to lathe, but as a result, the better the quality of the shafts produced.\n\nTo actually finish the arrows or shafts, place the desired arrowheads or bolt tips into the lathe. Make sure you have enough shafts of the correct quality and enough feathers to complete the assembly. \n\n*note* The lathe is defaulted to produce 'arrowshafts.'\n\nAlso, there is no skill check to assemble the arrow or bolt. The skill check was the creation of the shafts and the creation of the arrowhead or bolt-tips." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Fletching Lathe" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_fletching" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_openfletchlathe" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 463 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "FletchingLathe" + }, + "TemplateResRef": { + "type": "resref", + "value": "fletchinglathe" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 13.68001461029053 + }, + "Y": { + "type": "float", + "value": 21.46475982666016 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 105 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a lathe used by fletchers to transform raw wood into useable arrow and bolt-shafts.\n\n\nTo operate this lathe, simply open the container and take the token inside for either arrowshafts or boltshafts. This will set the lathe to make either arrows or bolts. Once you have selected which to make, you may begin inserting logs. The harder the log is to lumberjack, the harder it will be to lathe, but as a result, the better the quality of the shafts produced.\n\nTo actually finish the arrows or shafts, place the desired arrowheads or bolt tips into the lathe. Make sure you have enough shafts of the correct quality and enough feathers to complete the assembly. \n\n*note* The lathe is defaulted to produce 'arrowshafts.'\n\nAlso, there is no skill check to assemble the arrow or bolt. The skill check was the creation of the shafts and the creation of the arrowhead or bolt-tips." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Fletching Lathe" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_fletching" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_openfletchlathe" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 463 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "FletchingLathe" + }, + "TemplateResRef": { + "type": "resref", + "value": "fletchinglathe" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 16.5885009765625 + }, + "Y": { + "type": "float", + "value": 21.41131782531738 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3578 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a spinning wheel, used to turn piles of wool into balls of yarn, cotton into thread, and spider silk into silk thread.\n\nTo use this item, simply open it's contents and place either a pile of wool, a bale of cotton, or some spider silk into the inventory." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Spinning Wheel" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_spinwhl" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_spinwhl" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SpinningWheel" + }, + "TemplateResRef": { + "type": "resref", + "value": "spinningwheel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 28.39810180664063 + }, + "Y": { + "type": "float", + "value": 33.2499885559082 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3578 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a spinning wheel, used to turn piles of wool into balls of yarn, cotton into thread, and spider silk into silk thread.\n\nTo use this item, simply open it's contents and place either a pile of wool, a bale of cotton, or some spider silk into the inventory." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Spinning Wheel" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_spinwhl" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_spinwhl" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SpinningWheel" + }, + "TemplateResRef": { + "type": "resref", + "value": "spinningwheel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 21.02803039550781 + }, + "Y": { + "type": "float", + "value": 33.46658706665039 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 323 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a loom for turning silk or cotton or wool into bolts of cloth.\n\nTo use this object, simply open the loom and remove the pattern for the cloth type you wish to make.\n\nBe sure to have the appropriate number of wool, cotton, or silk in your pack in order to create the bolt of cloth." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Loom" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_loom" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_loom" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 766 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "cloth_loom" + }, + "TemplateResRef": { + "type": "resref", + "value": "cloth_loom" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 18.36193656921387 + }, + "Y": { + "type": "float", + "value": 32.73637008666992 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 323 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a loom for turning silk or cotton or wool into bolts of cloth.\n\nTo use this object, simply open the loom and remove the pattern for the cloth type you wish to make.\n\nBe sure to have the appropriate number of wool, cotton, or silk in your pack in order to create the bolt of cloth." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Loom" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_loom" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_loom" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 766 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "cloth_loom" + }, + "TemplateResRef": { + "type": "resref", + "value": "cloth_loom" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 31.37989616394043 + }, + "Y": { + "type": "float", + "value": 32.70484161376953 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 62 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a standard dyetub used to dye cloths various colors.\n\nThe tub is defaulted to use normal cloth for dyeing. You may select another type of cloth from the inventory in order to work with that cloth type.\n\nTo dye cloth, simply drop some dyes into the tub and it will find a bolt of cloth in your inventory and dye it the color of the dyes you placed into the tub.\n\nPlease note that you can only work with 1 color at a time.\n\nDyeing cloth takes 1 dye per bolt of cloth." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Dye Tub" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_dyetub" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_dyetub" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 420 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "DyeTub" + }, + "TemplateResRef": { + "type": "resref", + "value": "dyetub" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.6673698425293 + }, + "Y": { + "type": "float", + "value": 42.30105590820313 + }, + "Z": { + "type": "float", + "value": -6.914138793945313e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 62 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a standard dyetub used to dye cloths various colors.\n\nThe tub is defaulted to use normal cloth for dyeing. You may select another type of cloth from the inventory in order to work with that cloth type.\n\nTo dye cloth, simply drop some dyes into the tub and it will find a bolt of cloth in your inventory and dye it the color of the dyes you placed into the tub.\n\nPlease note that you can only work with 1 color at a time.\n\nDyeing cloth takes 1 dye per bolt of cloth." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Dye Tub" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_dyetub" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_dyetub" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 420 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "DyeTub" + }, + "TemplateResRef": { + "type": "resref", + "value": "dyetub" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.40751266479492 + }, + "Y": { + "type": "float", + "value": 42.35686492919922 + }, + "Z": { + "type": "float", + "value": -6.914138793945313e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 39 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This dressform is used by tailors to craft clothing from various types of cloth. Some leather may be used, but the main focus is cloth and normal clothing types.\n\nLeather articles are generally crafted at the Tailor's Workbench.\n\n\nTo use this object, simply open the inventory and either remove a pattern to make a crafting attempt, or remove a switch token to change a setting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tailor's Dressform" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tailor2" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_tailor2" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 397 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "DRESSFORM_TAILOR" + }, + "TemplateResRef": { + "type": "resref", + "value": "tailorsdressform" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.50040245056152 + }, + "Y": { + "type": "float", + "value": 47.67734146118164 + }, + "Z": { + "type": "float", + "value": -6.914138793945313e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 39 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14158034324646 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This dressform is used by tailors to craft clothing from various types of cloth. Some leather may be used, but the main focus is cloth and normal clothing types.\n\nLeather articles are generally crafted at the Tailor's Workbench.\n\n\nTo use this object, simply open the inventory and either remove a pattern to make a crafting attempt, or remove a switch token to change a setting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tailor's Dressform" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tailor2" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_tailor2" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 397 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "DRESSFORM_TAILOR" + }, + "TemplateResRef": { + "type": "resref", + "value": "tailorsdressform" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.51689529418945 + }, + "Y": { + "type": "float", + "value": 47.48159408569336 + }, + "Z": { + "type": "float", + "value": -6.914138793945313e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 12 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a standard tailor's desk, where many fine articles of clothing and leather goods are crafted.\n\nTo use this desk, simply open the desk and remove the item you wish to create. If you have the materiels required, you will make the attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tailor's Desk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tailor" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_tailor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 370 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TailorsDesk" + }, + "TemplateResRef": { + "type": "resref", + "value": "tailorsdesk" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 2.313606977462769 + }, + "Y": { + "type": "float", + "value": 18.82379722595215 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 12 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a standard tailor's desk, where many fine articles of clothing and leather goods are crafted.\n\nTo use this desk, simply open the desk and remove the item you wish to create. If you have the materiels required, you will make the attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tailor's Desk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_tailor" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_tailor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 370 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TailorsDesk" + }, + "TemplateResRef": { + "type": "resref", + "value": "tailorsdesk" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 2.253439903259277 + }, + "Y": { + "type": "float", + "value": 21.2774829864502 + }, + "Z": { + "type": "float", + "value": 0.0007661581039428711 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 59 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a wood pulp digester, used to create wood pulp from wood chips, kindling, logs, etc.\n\nTo use this item, simply drop in some kindling or a wooden log. You must also have moderate acid in your inventory to complete the process." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wood Pulp Digester" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_digester" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 417 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WoodPulpDigester" + }, + "TemplateResRef": { + "type": "resref", + "value": "woodpulpdigester" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.94834899902344 + }, + "Y": { + "type": "float", + "value": 53.00634765625 + }, + "Z": { + "type": "float", + "value": 2.384185791015625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 59 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a wood pulp digester, used to create wood pulp from wood chips, kindling, logs, etc.\n\nTo use this item, simply drop in some kindling or a wooden log. You must also have moderate acid in your inventory to complete the process." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wood Pulp Digester" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_digester" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 417 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WoodPulpDigester" + }, + "TemplateResRef": { + "type": "resref", + "value": "woodpulpdigester" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.10529518127441 + }, + "Y": { + "type": "float", + "value": 53.00635147094727 + }, + "Z": { + "type": "float", + "value": 2.384185791015625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 104 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.8344835638999939 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is the basin in which wood pulp is refined, bleached, and otherwise modified before proceeding to the screening process where the paper-making process is completed.\n\nTo use this device, simply open it's inventory and drop in the wood pulp. You may also select some of the recipes to make different kinds of processed wood pulp. You must have some pulp bleach in your inventory to complete the process." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wood Pulp Basin" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_pulp" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_pulp" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 462 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WoodPulpBasin" + }, + "TemplateResRef": { + "type": "resref", + "value": "woodpulpbasin" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 27.10908699035645 + }, + "Y": { + "type": "float", + "value": 53.24619674682617 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 104 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.546251058578491 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is the basin in which wood pulp is refined, bleached, and otherwise modified before proceeding to the screening process where the paper-making process is completed.\n\nTo use this device, simply open it's inventory and drop in the wood pulp. You may also select some of the recipes to make different kinds of processed wood pulp. You must have some pulp bleach in your inventory to complete the process." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wood Pulp Basin" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_pulp" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_pulp" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 462 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WoodPulpBasin" + }, + "TemplateResRef": { + "type": "resref", + "value": "woodpulpbasin" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 27.7296085357666 + }, + "Y": { + "type": "float", + "value": 55.1481819152832 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 471 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an Enchanters Workbench, where Enchanters combine various materials to make an enchanted item.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Enchanters Workbench - Helms" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_enchant_helm" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_ench_armor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1018 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "EnchantersWorkbenchIII" + }, + "TemplateResRef": { + "type": "resref", + "value": "ench_arm_benc001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.0 + }, + "Y": { + "type": "float", + "value": 21.5 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 471 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141583681106567 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an Enchanters Workbench, where Enchanters combine various materials to make an enchanted item.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Enchanters Workbench - Helms" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_enchant_helm" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_ench_armor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1018 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "EnchantersWorkbenchIII" + }, + "TemplateResRef": { + "type": "resref", + "value": "ench_arm_benc001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.0 + }, + "Y": { + "type": "float", + "value": 19.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 471 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an Enchanters Workbench, where Enchanters combine various materials to make an enchanted item.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Enchanters Workbench - Shields" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_enchant_shield" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_ench_armor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1018 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "EnchantersWorkbenchIV" + }, + "TemplateResRef": { + "type": "resref", + "value": "ench_arm_benc002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.94978904724121 + }, + "Y": { + "type": "float", + "value": 21.74102592468262 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 471 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an Enchanters Workbench, where Enchanters combine various materials to make an enchanted item.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Enchanters Workbench - Shields" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_enchant_shield" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_ench_armor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1018 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "EnchantersWorkbenchIV" + }, + "TemplateResRef": { + "type": "resref", + "value": "ench_arm_benc002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.44942855834961 + }, + "Y": { + "type": "float", + "value": 23.9627799987793 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 471 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an Enchanters Workbench, where Enchanters combine various materials to make an enchanted item.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Enchanters Workbench - Weapons" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_enchant_weapon" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_opn_ench_weapon" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1018 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WeaponEnchantersWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "enchantingwor001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.0 + }, + "Y": { + "type": "float", + "value": 17.5 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 471 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an Enchanters Workbench, where Enchanters combine various materials to make an enchanted item.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Enchanters Workbench - Weapons" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_enchant_weapon" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_opn_ench_weapon" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1018 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WeaponEnchantersWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "enchantingwor001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.0 + }, + "Y": { + "type": "float", + "value": 14.5 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 471 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an Enchanters Workbench, where Enchanters combine various materials to make an enchanted item.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Enchanters Workbench - Armor" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_enchant_armor" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_ench_armor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1018 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "EnchantersWorkbenchII" + }, + "TemplateResRef": { + "type": "resref", + "value": "ench_arm_bench" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 28.51584815979004 + }, + "Y": { + "type": "float", + "value": 27.94868278503418 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 471 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an Enchanters Workbench, where Enchanters combine various materials to make an enchanted item.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Enchanters Workbench - Armor" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_enchant_armor" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_ench_armor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1018 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "EnchantersWorkbenchII" + }, + "TemplateResRef": { + "type": "resref", + "value": "ench_arm_bench" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 31.50202369689941 + }, + "Y": { + "type": "float", + "value": 27.94814300537109 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 99 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a standard papermill, where bleached pulp is compressed, heated, and rolled out into paper.\n\nTo use this device, simply drop in some bleached pulp, stand back, and gather up the finished paper products.\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Paper Mill" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_papermill" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_papermill" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 457 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PaperMill" + }, + "TemplateResRef": { + "type": "resref", + "value": "papermill" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 29.70395278930664 + }, + "Y": { + "type": "float", + "value": 57.8360710144043 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 99 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a standard papermill, where bleached pulp is compressed, heated, and rolled out into paper.\n\nTo use this device, simply drop in some bleached pulp, stand back, and gather up the finished paper products.\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Paper Mill" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_papermill" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_papermill" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 457 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PaperMill" + }, + "TemplateResRef": { + "type": "resref", + "value": "papermill" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 32.2630500793457 + }, + "Y": { + "type": "float", + "value": 57.11529922485352 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 43 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an alchemists workbench, where alchemists combine various materials to make new materials, powders, and liquids.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Alchemists Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_alchemist" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_alchemist" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 401 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "AlchemistsWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "alchemistsworkbe" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.1752815246582 + }, + "Y": { + "type": "float", + "value": 50.11116409301758 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 63 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Kiln" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_kiln" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_kiln" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 421 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SmeltingKiln" + }, + "TemplateResRef": { + "type": "resref", + "value": "smeltingforge001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 37.74142456054688 + }, + "Y": { + "type": "float", + "value": 41.58353805541992 + }, + "Z": { + "type": "float", + "value": -2.384185791015625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 63 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Kiln" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_kiln" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_kiln" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 421 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SmeltingKiln" + }, + "TemplateResRef": { + "type": "resref", + "value": "smeltingforge001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 37.74142074584961 + }, + "Y": { + "type": "float", + "value": 38.67483901977539 + }, + "Z": { + "type": "float", + "value": 1.192092895507813e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 43 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an alchemists workbench, where alchemists combine various materials to make new materials, powders, and liquids.\n\nTo use this workbench, simply open the contents and drop in a material, or remove a pattern token or a switch in order to make selections.\nYou must have appropriate materials in your inventory (as listed in the descriptions of the patterns) in order to make any crafting attempt." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Alchemists Workbench" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_alchemist" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_alchemist" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 401 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "AlchemistsWorkbench" + }, + "TemplateResRef": { + "type": "resref", + "value": "alchemistsworkbe" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.54425048828125 + }, + "Y": { + "type": "float", + "value": 53.75375366210938 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 106 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 2.282563447952271 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This well appears to be functional." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Water Well" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_waterwell" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 464 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WaterWell" + }, + "TemplateResRef": { + "type": "resref", + "value": "waterwell" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 7.788522720336914 + }, + "Y": { + "type": "float", + "value": 46.89904022216797 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 180 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14606 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5823 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 538 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Couch" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_couch" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 21.30026817321777 + }, + "Y": { + "type": "float", + "value": 27.45778274536133 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 180 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14606 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5823 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 538 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Couch" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_couch" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 21.3005485534668 + }, + "Y": { + "type": "float", + "value": 24.28432083129883 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2308 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813883 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812998 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 455 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_TABLE010" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_table010" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 21.55205726623535 + }, + "Y": { + "type": "float", + "value": 25.88126945495606 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14575 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 14576 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 359 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Bookshelf" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_bookshelf" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 18.99394035339356 + }, + "Y": { + "type": "float", + "value": 28.37197303771973 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14575 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 14576 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 359 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Bookshelf" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_bookshelf" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 10.88759422302246 + }, + "Y": { + "type": "float", + "value": 28.35679244995117 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14575 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 14576 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 359 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Bookshelf" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_bookshelf" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 8.633672714233398 + }, + "Y": { + "type": "float", + "value": 28.31213760375977 + }, + "Z": { + "type": "float", + "value": 0.0007661581039428711 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3423 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "A Flower Vase", + "id": 68833 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Flower Vase", + "id": 68832 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 2920 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_CI_FVS_001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_ci_fvs_001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.75296592712402 + }, + "Y": { + "type": "float", + "value": 32.11725616455078 + }, + "Z": { + "type": "float", + "value": 1.170000076293945 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2515 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Scribe's Desk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_scribe" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_scribe" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ScribesDesk" + }, + "TemplateResRef": { + "type": "resref", + "value": "blueprint" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 32.62809371948242 + }, + "Y": { + "type": "float", + "value": 47.58140563964844 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2515 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Scribe's Desk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_scribe" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_scribe" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ScribesDesk" + }, + "TemplateResRef": { + "type": "resref", + "value": "blueprint" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 32.6198616027832 + }, + "Y": { + "type": "float", + "value": 45.36046600341797 + }, + "Z": { + "type": "float", + "value": -5.483627319335938e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4296 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This carpet seems finely made.", + "id": 16813858 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oriental 2 Green", + "id": 16811822 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_THROWRUG_DAG07" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_throwrug043" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 19.14999961853027 + }, + "Y": { + "type": "float", + "value": 25.89999961853027 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1907 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570795297622681 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813674 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16813108 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 533 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_THROWRUG051" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_throwrug051" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 11.30747795104981 + }, + "Y": { + "type": "float", + "value": 33.06076049804688 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1907 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570795297622681 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813674 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16813108 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 533 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_THROWRUG051" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_throwrug051" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 8.760000228881836 + }, + "Y": { + "type": "float", + "value": 33.06999969482422 + }, + "Z": { + "type": "float", + "value": 0.009999999776482582 + } } ] }, @@ -6771,7 +21974,7 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "craftguild_merch_aschras" + "0": "Craftguild Merchant" } }, "MarkDown": { @@ -6784,15 +21987,15 @@ }, "MaxBuyPrice": { "type": "int", - "value": 15000 + "value": 5000 }, "OnOpenStore": { "type": "resref", - "value": "" + "value": "clean_store2" }, "OnStoreClosed": { "type": "resref", - "value": "clean_store2" + "value": "" }, "ResRef": { "type": "resref", @@ -6937,6 +22140,18 @@ "type": "resref", "value": "blacksmithhammer" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7113,6 +22328,18 @@ "type": "resref", "value": "filletknife" }, + "xModelPart1": { + "type": "word", + "value": 62 + }, + "xModelPart2": { + "type": "word", + "value": 32 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7289,6 +22516,18 @@ "type": "resref", "value": "fishingpole" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7326,7 +22565,7 @@ }, "Cost": { "type": "dword", - "value": 2 + "value": 8 }, "Cursed": { "type": "byte", @@ -7377,6 +22616,37 @@ "PropertiesList": { "type": "list", "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 13 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, { "__struct_id": 0, "ChanceAppear": { @@ -7434,6 +22704,18 @@ "type": "resref", "value": "fishingrod" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7579,6 +22861,18 @@ "type": "resref", "value": "minerspick" }, + "xModelPart1": { + "type": "word", + "value": 43 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 42 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7724,6 +23018,18 @@ "type": "resref", "value": "minerspickaxe" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 42 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7869,6 +23175,18 @@ "type": "resref", "value": "orchardblade" }, + "xModelPart1": { + "type": "word", + "value": 63 + }, + "xModelPart2": { + "type": "word", + "value": 63 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8014,6 +23332,18 @@ "type": "resref", "value": "woodsmansaxe" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 32 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8167,6 +23497,18 @@ "type": "resref", "value": "acid001" }, + "xModelPart1": { + "type": "word", + "value": 58 + }, + "xModelPart2": { + "type": "word", + "value": 51 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8310,6 +23652,18 @@ "type": "resref", "value": "acid002" }, + "xModelPart1": { + "type": "word", + "value": 58 + }, + "xModelPart2": { + "type": "word", + "value": 51 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8455,6 +23809,18 @@ "type": "resref", "value": "beeswax" }, + "xModelPart1": { + "type": "word", + "value": 15 + }, + "xModelPart2": { + "type": "word", + "value": 43 + }, + "xModelPart3": { + "type": "word", + "value": 53 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8600,6 +23966,18 @@ "type": "resref", "value": "item_chlorine" }, + "xModelPart1": { + "type": "word", + "value": 41 + }, + "xModelPart2": { + "type": "word", + "value": 53 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8745,6 +24123,18 @@ "type": "resref", "value": "tannicacid" }, + "xModelPart1": { + "type": "word", + "value": 35 + }, + "xModelPart2": { + "type": "word", + "value": 72 + }, + "xModelPart3": { + "type": "word", + "value": 62 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8890,6 +24280,18 @@ "type": "resref", "value": "tanningoil" }, + "xModelPart1": { + "type": "word", + "value": 62 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 61 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9035,6 +24437,799 @@ "type": "resref", "value": "pulp_wood_raw001" }, + "xModelPart1": { + "type": "word", + "value": 48 + }, + "xModelPart2": { + "type": "word", + "value": 42 + }, + "xModelPart3": { + "type": "word", + "value": 32 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 7, + "AddCost": { + "type": "dword", + "value": 1 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 3 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is coarse polishing grit. This is the first grit used in the gemstone polishing process." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is coarse polishing grit. This is the first grit used in the gemstone polishing process." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Polishing Grit (Coarse)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 46 + }, + "ModelPart2": { + "type": "byte", + "value": 43 + }, + "ModelPart3": { + "type": "byte", + "value": 33 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 10 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GRIT_COARSE" + }, + "TemplateResRef": { + "type": "resref", + "value": "grit001" + }, + "xModelPart1": { + "type": "word", + "value": 46 + }, + "xModelPart2": { + "type": "word", + "value": 43 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 8, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 4 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is fine polishing grit. This is the last grit used in the gemstone polishing process." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is fine polishing grit. This is the last grit used in the gemstone polishing process." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Polishing Grit (Fine)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 48 + }, + "ModelPart2": { + "type": "byte", + "value": 43 + }, + "ModelPart3": { + "type": "byte", + "value": 33 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 10 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GRIT_FINE" + }, + "TemplateResRef": { + "type": "resref", + "value": "grit003" + }, + "xModelPart1": { + "type": "word", + "value": 48 + }, + "xModelPart2": { + "type": "word", + "value": 43 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 9, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 4 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is medium polishing grit. This is the second grit used in the gemstone polishing process." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is medium polishing grit. This is the second grit used in the gemstone polishing process." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Polishing Grit (Medium)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 45 + }, + "ModelPart2": { + "type": "byte", + "value": 43 + }, + "ModelPart3": { + "type": "byte", + "value": 33 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 10 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GRIT_MEDIUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "grit002" + }, + "xModelPart1": { + "type": "word", + "value": 45 + }, + "xModelPart2": { + "type": "word", + "value": 43 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 10, + "AddCost": { + "type": "dword", + "value": 3 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 5 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "" + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Acid, Strong" + } + }, + "ModelPart1": { + "type": "byte", + "value": 58 + }, + "ModelPart2": { + "type": "byte", + "value": 51 + }, + "ModelPart3": { + "type": "byte", + "value": 21 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + }, + "StackSize": { + "type": "word", + "value": 10 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ACID_STRONG" + }, + "TemplateResRef": { + "type": "resref", + "value": "acid003" + }, + "xModelPart1": { + "type": "word", + "value": 58 + }, + "xModelPart2": { + "type": "word", + "value": 51 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 11, + "AddCost": { + "type": "dword", + "value": 5 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 7 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "" + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Acid, Very Strong" + } + }, + "ModelPart1": { + "type": "byte", + "value": 58 + }, + "ModelPart2": { + "type": "byte", + "value": 51 + }, + "ModelPart3": { + "type": "byte", + "value": 21 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + }, + "StackSize": { + "type": "word", + "value": 10 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ACID_VERYSTRONG" + }, + "TemplateResRef": { + "type": "resref", + "value": "acid004" + }, + "xModelPart1": { + "type": "word", + "value": 58 + }, + "xModelPart2": { + "type": "word", + "value": 51 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9151,6 +25346,10 @@ "type": "resref", "value": "item_yeast001" }, + "xModelPart1": { + "type": "word", + "value": 85 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9174,248 +25373,6 @@ }, { "__struct_id": 1, - "AddCost": { - "type": "dword", - "value": 1 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a ball of wool yarn." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a ball of wool yarn." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Ball of Wool Yarn" - } - }, - "ModelPart1": { - "type": "byte", - "value": 34 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 1 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "THREAD_WOOL" - }, - "TemplateResRef": { - "type": "resref", - "value": "thread002" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 2, - "AddCost": { - "type": "dword", - "value": 1 - }, - "BaseItem": { - "type": "int", - "value": 29 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a raw block of pure lime." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a raw block of pure lime." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Block of Lime" - } - }, - "ModelPart1": { - "type": "byte", - "value": 58 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 11 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 81 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 2 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_LIME" - }, - "TemplateResRef": { - "type": "resref", - "value": "limeblock" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 3, "AddCost": { "type": "dword", "value": 7 @@ -9473,6 +25430,37 @@ "PropertiesList": { "type": "list", "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, { "__struct_id": 0, "ChanceAppear": { @@ -9508,7 +25496,7 @@ }, "Repos_PosX": { "type": "word", - "value": 4 + "value": 1 }, "Repos_Posy": { "type": "word", @@ -9530,6 +25518,10 @@ "type": "resref", "value": "boltofcloth001" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9552,7 +25544,7 @@ } }, { - "__struct_id": 4, + "__struct_id": 2, "AddCost": { "type": "dword", "value": 8 @@ -9613,7 +25605,7 @@ }, "Repos_PosX": { "type": "word", - "value": 6 + "value": 3 }, "Repos_Posy": { "type": "word", @@ -9635,6 +25627,10 @@ "type": "resref", "value": "item_yeast003" }, + "xModelPart1": { + "type": "word", + "value": 88 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9657,7 +25653,7 @@ } }, { - "__struct_id": 5, + "__struct_id": 3, "AddCost": { "type": "dword", "value": 6 @@ -9718,7 +25714,7 @@ }, "Repos_PosX": { "type": "word", - "value": 7 + "value": 4 }, "Repos_Posy": { "type": "word", @@ -9740,6 +25736,10 @@ "type": "resref", "value": "item_yeast002" }, + "xModelPart1": { + "type": "word", + "value": 85 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9762,112 +25762,7 @@ } }, { - "__struct_id": 6, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 79 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a bundle of dried straw." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a bundle of dried straw." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Bundle of Straw" - } - }, - "ModelPart1": { - "type": "byte", - "value": 31 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 8 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_STRAW" - }, - "TemplateResRef": { - "type": "resref", - "value": "strawbundle" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 7, + "__struct_id": 4, "AddCost": { "type": "dword", "value": 10 @@ -9928,11 +25823,11 @@ }, "Repos_PosX": { "type": "word", - "value": 0 + "value": 5 }, "Repos_Posy": { "type": "word", - "value": 1 + "value": 0 }, "StackSize": { "type": "word", @@ -9950,110 +25845,9 @@ "type": "resref", "value": "carpenters_tools" }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 8, - "AddCost": { - "type": "dword", - "value": 1 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "These are feathers from a chicken." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "These are feathers from a chicken." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Chicken Feathers" - } - }, - "ModelPart1": { - "type": "byte", - "value": 53 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { + "xModelPart1": { "type": "word", - "value": 9 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_CHICKENFEATHER" - }, - "TemplateResRef": { - "type": "resref", - "value": "feathers001" + "value": 116 }, "XOrientation": { "type": "float", @@ -10077,217 +25871,7 @@ } }, { - "__struct_id": 9, - "AddCost": { - "type": "dword", - "value": 1 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is common salt, used for cooking or preserving meats and other food products." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is common salt, used for cooking or preserving meats and other food products." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Cooking Salt" - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 6 - }, - "Repos_Posy": { - "type": "word", - "value": 1 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_COOKINGSALT" - }, - "TemplateResRef": { - "type": "resref", - "value": "cookingsalt" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 10, - "AddCost": { - "type": "dword", - "value": 1 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "These are feathers from a small bird of some kind." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "These are feathers from a small bird of some kind." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Feathers" - } - }, - "ModelPart1": { - "type": "byte", - "value": 53 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 7 - }, - "Repos_Posy": { - "type": "word", - "value": 1 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_FEATHER" - }, - "TemplateResRef": { - "type": "resref", - "value": "feathers" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 11, + "__struct_id": 5, "AddCost": { "type": "dword", "value": 4 @@ -10380,11 +25964,11 @@ }, "Repos_PosX": { "type": "word", - "value": 9 + "value": 7 }, "Repos_Posy": { "type": "word", - "value": 1 + "value": 0 }, "StackSize": { "type": "word", @@ -10402,6 +25986,10 @@ "type": "resref", "value": "flintandtinder" }, + "xModelPart1": { + "type": "word", + "value": 32 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10424,7 +26012,7 @@ } }, { - "__struct_id": 12, + "__struct_id": 6, "AddCost": { "type": "dword", "value": 4 @@ -10485,11 +26073,11 @@ }, "Repos_PosX": { "type": "word", - "value": 2 + "value": 8 }, "Repos_Posy": { "type": "word", - "value": 2 + "value": 0 }, "StackSize": { "type": "word", @@ -10507,6 +26095,10 @@ "type": "resref", "value": "glassbottle" }, + "xModelPart1": { + "type": "word", + "value": 4 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10529,7 +26121,7 @@ } }, { - "__struct_id": 13, + "__struct_id": 7, "AddCost": { "type": "dword", "value": 3 @@ -10590,11 +26182,11 @@ }, "Repos_PosX": { "type": "word", - "value": 3 + "value": 9 }, "Repos_Posy": { "type": "word", - "value": 2 + "value": 0 }, "StackSize": { "type": "word", @@ -10612,6 +26204,10 @@ "type": "resref", "value": "glassvial" }, + "xModelPart1": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10634,7 +26230,7 @@ } }, { - "__struct_id": 14, + "__struct_id": 8, "AddCost": { "type": "dword", "value": 5 @@ -10695,11 +26291,11 @@ }, "Repos_PosX": { "type": "word", - "value": 6 + "value": 0 }, "Repos_Posy": { "type": "word", - "value": 2 + "value": 1 }, "StackSize": { "type": "word", @@ -10717,110 +26313,9 @@ "type": "resref", "value": "herbalistsknife" }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 15, - "AddCost": { - "type": "dword", - "value": 1 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a random assortment of small logs, branches,and wood chunks used to fuel furnaces, kilns, forges, and the like." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a random assortment of small logs, branches,and wood chunks used to fuel furnaces, kilns, forges, and the like." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Kindling" - } - }, - "ModelPart1": { - "type": "byte", - "value": 22 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { + "xModelPart1": { "type": "word", - "value": 7 - }, - "Repos_Posy": { - "type": "word", - "value": 2 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_KINDLING" - }, - "TemplateResRef": { - "type": "resref", - "value": "kindling" + "value": 40 }, "XOrientation": { "type": "float", @@ -10844,112 +26339,7 @@ } }, { - "__struct_id": 16, - "AddCost": { - "type": "dword", - "value": 1 - }, - "BaseItem": { - "type": "int", - "value": 29 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a pile of wool gathered from a wooly razorback." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a pile of wool gathered from a wooly razorback." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Pile of Wool" - } - }, - "ModelPart1": { - "type": "byte", - "value": 10 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 3 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_WOOL" - }, - "TemplateResRef": { - "type": "resref", - "value": "item_wool" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 17, + "__struct_id": 9, "AddCost": { "type": "dword", "value": 10 @@ -11010,11 +26400,11 @@ }, "Repos_PosX": { "type": "word", - "value": 4 + "value": 3 }, "Repos_Posy": { "type": "word", - "value": 3 + "value": 1 }, "StackSize": { "type": "word", @@ -11032,6 +26422,10 @@ "type": "resref", "value": "sewingkit" }, + "xModelPart1": { + "type": "word", + "value": 70 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11054,7 +26448,7 @@ } }, { - "__struct_id": 18, + "__struct_id": 10, "AddCost": { "type": "dword", "value": 10 @@ -11115,11 +26509,11 @@ }, "Repos_PosX": { "type": "word", - "value": 7 + "value": 5 }, "Repos_Posy": { "type": "word", - "value": 3 + "value": 2 }, "StackSize": { "type": "word", @@ -11137,6 +26531,10 @@ "type": "resref", "value": "shovel" }, + "xModelPart1": { + "type": "word", + "value": 5 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11159,7 +26557,7 @@ } }, { - "__struct_id": 19, + "__struct_id": 11, "AddCost": { "type": "dword", "value": 14 @@ -11220,11 +26618,11 @@ }, "Repos_PosX": { "type": "word", - "value": 9 + "value": 7 }, "Repos_Posy": { "type": "word", - "value": 3 + "value": 2 }, "StackSize": { "type": "word", @@ -11242,110 +26640,9 @@ "type": "resref", "value": "skinningknife" }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 20, - "AddCost": { - "type": "dword", - "value": 3 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 3 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a wad of normal spider's silk." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a wad of normal spider's silk." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Spider's Silk" - } - }, - "ModelPart1": { - "type": "byte", - "value": 43 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { + "xModelPart1": { "type": "word", - "value": 8 - }, - "Repos_Posy": { - "type": "word", - "value": 2 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_SPIDERSILK" - }, - "TemplateResRef": { - "type": "resref", - "value": "item_spidersilk" + "value": 39 }, "XOrientation": { "type": "float", @@ -11369,7 +26666,7 @@ } }, { - "__struct_id": 21, + "__struct_id": 12, "AddCost": { "type": "dword", "value": 1 @@ -11430,11 +26727,11 @@ }, "Repos_PosX": { "type": "word", - "value": 2 + "value": 8 }, "Repos_Posy": { "type": "word", - "value": 4 + "value": 2 }, "StackSize": { "type": "word", @@ -11452,6 +26749,10 @@ "type": "resref", "value": "tannerssalt" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11474,7 +26775,7 @@ } }, { - "__struct_id": 22, + "__struct_id": 13, "AddCost": { "type": "dword", "value": 2 @@ -11535,11 +26836,11 @@ }, "Repos_PosX": { "type": "word", - "value": 3 + "value": 9 }, "Repos_Posy": { "type": "word", - "value": 4 + "value": 2 }, "StackSize": { "type": "word", @@ -11557,6 +26858,10 @@ "type": "resref", "value": "tinkerstoolset" }, + "xModelPart1": { + "type": "word", + "value": 62 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11579,7 +26884,7 @@ } }, { - "__struct_id": 23, + "__struct_id": 14, "AddCost": { "type": "dword", "value": 10 @@ -11640,11 +26945,11 @@ }, "Repos_PosX": { "type": "word", - "value": 6 + "value": 0 }, "Repos_Posy": { "type": "word", - "value": 4 + "value": 3 }, "StackSize": { "type": "word", @@ -11662,6 +26967,10 @@ "type": "resref", "value": "yeastvial001" }, + "xModelPart1": { + "type": "word", + "value": 48 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11684,7 +26993,7 @@ } }, { - "__struct_id": 24, + "__struct_id": 15, "AddCost": { "type": "dword", "value": 2 @@ -11777,11 +27086,11 @@ }, "Repos_PosX": { "type": "word", - "value": 0 + "value": 1 }, "Repos_Posy": { "type": "word", - "value": 5 + "value": 3 }, "StackSize": { "type": "word", @@ -11799,6 +27108,3699 @@ "type": "resref", "value": "item001" }, + "xModelPart1": { + "type": "word", + "value": 2 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 16, + "AddCost": { + "type": "dword", + "value": 1 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a random assortment of small logs, branches,and wood chunks used to fuel furnaces, kilns, forges, and the like." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a random assortment of small logs, branches,and wood chunks used to fuel furnaces, kilns, forges, and the like." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Kindling(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 22 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_KINDLING_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "kindling001" + }, + "xModelPart1": { + "type": "word", + "value": 22 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 17, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Amulet Mold" + } + }, + "ModelPart1": { + "type": "byte", + "value": 61 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [] + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_AMULETMOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "smallcastmold005" + }, + "xModelPart1": { + "type": "word", + "value": 61 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 18, + "AddCost": { + "type": "dword", + "value": 1 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a random assortment of small logs, branches,and wood chunks used to fuel furnaces, kilns, forges, and the like." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a random assortment of small logs, branches,and wood chunks used to fuel furnaces, kilns, forges, and the like." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Kindling" + } + }, + "ModelPart1": { + "type": "byte", + "value": 22 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [] + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_KINDLING" + }, + "TemplateResRef": { + "type": "resref", + "value": "kindling" + }, + "xModelPart1": { + "type": "word", + "value": 22 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 19, + "AddCost": { + "type": "dword", + "value": 8 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 18 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a large clay mold used for crafting large objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a large clay mold used for crafting large objects." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Large Cast Mold" + } + }, + "ModelPart1": { + "type": "byte", + "value": 51 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 10 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 11 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_LARGECASTMOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "smallcastmold002" + }, + "xModelPart1": { + "type": "word", + "value": 51 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 20, + "AddCost": { + "type": "dword", + "value": 8 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 18 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a large clay mold used for crafting large objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a large clay mold used for crafting large objects." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Large Cast Mold(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 51 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 10 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 11 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_LARGECASTMOLD_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "largecastmold10" + }, + "xModelPart1": { + "type": "word", + "value": 51 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 21, + "AddCost": { + "type": "dword", + "value": 5 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 15 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a medium clay mold used for crafting medium-sized objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a medium clay mold used for crafting medium-sized objects." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Medium Cast Mold" + } + }, + "ModelPart1": { + "type": "byte", + "value": 51 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 10 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 11 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_MEDIUMCASTMOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "smallcastmold001" + }, + "xModelPart1": { + "type": "word", + "value": 51 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 22, + "AddCost": { + "type": "dword", + "value": 5 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 15 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a medium clay mold used for crafting medium-sized objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a medium clay mold used for crafting medium-sized objects." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Medium Cast Mold(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 51 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 10 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 11 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_MEDIUMCASTMOLD_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "mediumcastmold10" + }, + "xModelPart1": { + "type": "word", + "value": 51 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 23, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Necklace Mold" + } + }, + "ModelPart1": { + "type": "byte", + "value": 60 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [] + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_NECKLACEMOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "smallcastmold004" + }, + "xModelPart1": { + "type": "word", + "value": 60 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 24, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting rings." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting rings." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Ring Mold" + } + }, + "ModelPart1": { + "type": "byte", + "value": 71 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [] + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_RINGMOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "smallcastmold003" + }, + "xModelPart1": { + "type": "word", + "value": 71 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 25, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Small Cast Mold" + } + }, + "ModelPart1": { + "type": "byte", + "value": 51 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [] + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_SMALLCASTMOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "smallcastmold" + }, + "xModelPart1": { + "type": "word", + "value": 51 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 26, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Small Cast Mold(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 51 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_SMALLCASTMOLD_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "smallcastmold10" + }, + "xModelPart1": { + "type": "word", + "value": 51 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 27, + "AddCost": { + "type": "dword", + "value": 1 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is salt used by tanners to cure and tan hides." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is salt used by tanners to cure and tan hides." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Tanner's Salt(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 11 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_TANNERSSALT_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "tannerssalt10" + }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 28, + "AddCost": { + "type": "dword", + "value": 25 + }, + "BaseItem": { + "type": "int", + "value": 29 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 25 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty beer barrel, ready to be filled with beer." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty beer barrel, ready to be filled with beer." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Empty Beer Barrel" + } + }, + "ModelPart1": { + "type": "byte", + "value": 125 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "item_cask_002" + }, + "TemplateResRef": { + "type": "resref", + "value": "item_cask_002" + }, + "xModelPart1": { + "type": "word", + "value": 125 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 29, + "AddCost": { + "type": "dword", + "value": 25 + }, + "BaseItem": { + "type": "int", + "value": 29 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 25 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty cider jug, ready to be filled with cider." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty cider jug, ready to be filled with cider." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Empty Cider Jug" + } + }, + "ModelPart1": { + "type": "byte", + "value": 47 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "item_cask_006" + }, + "TemplateResRef": { + "type": "resref", + "value": "item_cask_006" + }, + "xModelPart1": { + "type": "word", + "value": 47 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 30, + "AddCost": { + "type": "dword", + "value": 100 + }, + "BaseItem": { + "type": "int", + "value": 29 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 100 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty mead barrel, ready to be filled with mead." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty mead barrel, ready to be filled with mead." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Empty Mead Barrel" + } + }, + "ModelPart1": { + "type": "byte", + "value": 125 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "item_cask_003" + }, + "TemplateResRef": { + "type": "resref", + "value": "item_cask_003" + }, + "xModelPart1": { + "type": "word", + "value": 125 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 31, + "AddCost": { + "type": "dword", + "value": 500 + }, + "BaseItem": { + "type": "int", + "value": 29 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 500 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty rum barrel, ready to be filled with rum." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty rum barrel, ready to be filled with rum." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Empty Rum Barrel" + } + }, + "ModelPart1": { + "type": "byte", + "value": 125 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "item_cask_005" + }, + "TemplateResRef": { + "type": "resref", + "value": "item_cask_005" + }, + "xModelPart1": { + "type": "word", + "value": 125 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 32, + "AddCost": { + "type": "dword", + "value": 400 + }, + "BaseItem": { + "type": "int", + "value": 29 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 400 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty whiskey barrel, ready to be filled with whiskey." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty whiskey barrel, ready to be filled with whiskey." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Empty Whiskey Barrel" + } + }, + "ModelPart1": { + "type": "byte", + "value": 125 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "item_cask_004" + }, + "TemplateResRef": { + "type": "resref", + "value": "item_cask_004" + }, + "xModelPart1": { + "type": "word", + "value": 125 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 33, + "AddCost": { + "type": "dword", + "value": 25 + }, + "BaseItem": { + "type": "int", + "value": 29 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 25 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty wine cask, ready to be filled with wine." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty wine cask, ready to be filled with wine." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Empty Wine Cask" + } + }, + "ModelPart1": { + "type": "byte", + "value": 125 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 11 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 81 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "item_cask_001" + }, + "TemplateResRef": { + "type": "resref", + "value": "item_cask_001" + }, + "xModelPart1": { + "type": "word", + "value": 125 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 34, + "AddCost": { + "type": "dword", + "value": 10 + }, + "BaseItem": { + "type": "int", + "value": 29 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 10 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty commodity bundle. This may be filled with almost any resource.\n\nTo fill this commodity bundle, simply use it, and target the commodity in your pack that you wish to store in the bundle." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty commodity bundle. This may be filled with almost any resource.\n\nTo fill this commodity bundle, simply use it, and target the commodity in your pack that you wish to store in the bundle." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Empty Commodity Bundle" + } + }, + "ModelPart1": { + "type": "byte", + "value": 52 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 329 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "_UOA_EMPTY_COMMODITY" + }, + "TemplateResRef": { + "type": "resref", + "value": "_uoa_commodity_e" + }, + "xModelPart1": { + "type": "word", + "value": 52 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 35, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Amulet Mold(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 61 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_AMULETMOLD_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "amuletmold10" + }, + "xModelPart1": { + "type": "word", + "value": 61 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 36, + "AddCost": { + "type": "dword", + "value": 4 + }, + "BaseItem": { + "type": "int", + "value": 79 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 5 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty glass bottle." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty glass bottle." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Glass Bottle(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 4 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_GLASSBOTTLE_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "glassbottle10" + }, + "xModelPart1": { + "type": "word", + "value": 4 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 37, + "AddCost": { + "type": "dword", + "value": 3 + }, + "BaseItem": { + "type": "int", + "value": 79 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 4 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is an empty vial made of glass." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an empty vial made of glass." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Glass Vial(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 19 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_GLASSVIAL_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "glassvial10" + }, + "xModelPart1": { + "type": "word", + "value": 19 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 38, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting rings." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting rings." + } + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Ring Mold(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 71 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_RINGMOLD_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "ringmold10" + }, + "xModelPart1": { + "type": "word", + "value": 71 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 39, + "AddCost": { + "type": "dword", + "value": 2 + }, + "BaseItem": { + "type": "int", + "value": 24 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small clay mold used for crafting small objects." + } + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Infinite": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Necklace Mold(10)" + } + }, + "ModelPart1": { + "type": "byte", + "value": 60 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 335 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 156 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ITEM_NECKLACEMOLD_10" + }, + "TemplateResRef": { + "type": "resref", + "value": "necklacemold10" + }, + "xModelPart1": { + "type": "word", + "value": 60 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11827,7 +30829,7 @@ }, "Tag": { "type": "cexostring", - "value": "craftguild_merch_aschras" + "value": "IoD_merchant" }, "WillNotBuy": { "type": "list", @@ -11839,19 +30841,19 @@ }, "XOrientation": { "type": "float", - "value": -0.9852772355079651 + "value": 1.612504092918243e-005 }, "XPosition": { "type": "float", - "value": 34.03823852539063 + "value": 16.59430313110352 }, "YOrientation": { "type": "float", - "value": 0.1709640920162201 + "value": -1.0 }, "YPosition": { "type": "float", - "value": 15.03024005889893 + "value": 8.692388534545898 }, "ZPosition": { "type": "float", @@ -11862,270 +30864,7 @@ }, "TriggerList": { "type": "list", - "value": [ - { - "__struct_id": 1, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Cursor": { - "type": "byte", - "value": 0 - }, - "DisarmDC": { - "type": "byte", - "value": 10 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Geometry": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -20.30238723754883 - }, - "PointY": { - "type": "float", - "value": -20.17470169067383 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -20.27907562255859 - }, - "PointY": { - "type": "float", - "value": -46.83809280395508 - }, - "PointZ": { - "type": "float", - "value": 0.1307120621204376 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 9.193531036376953 - }, - "PointY": { - "type": "float", - "value": -46.98917770385742 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 15.32255554199219 - }, - "PointY": { - "type": "float", - "value": -43.03084564208984 - }, - "PointZ": { - "type": "float", - "value": 0.02500011958181858 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 16.34406280517578 - }, - "PointY": { - "type": "float", - "value": -3.814697265625e-006 - }, - "PointZ": { - "type": "float", - "value": 0.02499988116323948 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.0 - }, - "PointY": { - "type": "float", - "value": 0.0 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -1.9073486328125e-006 - }, - "PointY": { - "type": "float", - "value": -0.6384429931640625 - }, - "PointZ": { - "type": "float", - "value": 0.02500011958181858 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -3.830638885498047 - }, - "PointY": { - "type": "float", - "value": -20.30239105224609 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - } - ] - }, - "HighlightHeight": { - "type": "float", - "value": 3.0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Commodities" - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnEnter": { - "type": "resref", - "value": "_uoa_enter_com" - }, - "ScriptOnExit": { - "type": "resref", - "value": "_uoa_exit_com" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "Commodities" - }, - "TemplateResRef": { - "type": "resref", - "value": "commodities" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 10 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "int", - "value": 0 - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 21.91532135009766 - }, - "YOrientation": { - "type": "float", - "value": 0.0 - }, - "YPosition": { - "type": "float", - "value": 58.41057586669922 - }, - "ZOrientation": { - "type": "float", - "value": 0.0 - }, - "ZPosition": { - "type": "float", - "value": 0.0 - } - } - ] + "value": [] }, "WaypointList": { "type": "list", diff --git a/_module/git/asch_crypt.git.json b/_module/git/asch_crypt.git.json index 9609d881..49a46bbc 100644 --- a/_module/git/asch_crypt.git.json +++ b/_module/git/asch_crypt.git.json @@ -98,8 +98,8 @@ "type": "byte", "value": 28 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 6 }, "Hardness": { @@ -124,7 +124,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "aschcrypotdoor002" + "value": "CryptEntry" }, "LinkedToFlags": { "type": "byte", @@ -318,8 +318,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -537,8 +537,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -756,8 +756,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -975,8 +975,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -1194,8 +1194,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -1413,8 +1413,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -1632,8 +1632,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -1851,8 +1851,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -2070,8 +2070,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -2289,8 +2289,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -2508,8 +2508,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -2727,8 +2727,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -2946,8 +2946,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -3165,8 +3165,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -3384,8 +3384,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -3603,8 +3603,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -3822,8 +3822,8 @@ "type": "byte", "value": 28 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 6 }, "Hardness": { @@ -4046,8 +4046,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -5217,7 +5217,7 @@ "__struct_id": 2, "Orientation": { "type": "float", - "value": 3.043400049209595 + "value": 3.043399572372437 }, "X": { "type": "float", @@ -7927,7 +7927,7 @@ "__struct_id": 2, "Orientation": { "type": "float", - "value": -3.067943572998047 + "value": -3.067943096160889 }, "X": { "type": "float", @@ -9423,7 +9423,7 @@ "__struct_id": 2, "Orientation": { "type": "float", - "value": 3.067951679229736 + "value": 3.067951202392578 }, "X": { "type": "float", @@ -9678,7 +9678,7 @@ "__struct_id": 2, "Orientation": { "type": "float", - "value": 2.748884677886963 + "value": 2.748884439468384 }, "X": { "type": "float", @@ -10286,7 +10286,7 @@ "__struct_id": 2, "Orientation": { "type": "float", - "value": -1.767143964767456 + "value": -1.767143845558167 }, "X": { "type": "float", @@ -10639,7 +10639,7 @@ "__struct_id": 2, "Orientation": { "type": "float", - "value": -1.767144799232483 + "value": -1.767144560813904 }, "X": { "type": "float", @@ -10776,6 +10776,10 @@ "id": 16812150 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10999,6 +11003,10 @@ "id": 16812150 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11222,6 +11230,10 @@ "id": 5789 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11445,6 +11457,10 @@ "id": 16812928 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11668,6 +11684,10 @@ "id": 16812928 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11891,6 +11911,10 @@ "id": 16812208 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -12114,6 +12138,10 @@ "id": 16811746 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -12337,6 +12365,10 @@ "id": 16812536 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -12560,6 +12592,10 @@ "id": 16812306 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -12783,6 +12819,10 @@ "id": 16812306 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -13006,6 +13046,10 @@ "id": 16811746 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -13229,6 +13273,10 @@ "id": 16811746 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -13452,6 +13500,10 @@ "id": 16811262 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -13740,6 +13792,10 @@ "id": 16811262 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -14028,6 +14084,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -14251,6 +14311,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -14474,6 +14538,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -14697,6 +14765,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -14920,6 +14992,10 @@ "id": 14710 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -15143,6 +15219,10 @@ "id": 14601 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -15366,6 +15446,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -15589,6 +15673,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -15812,6 +15900,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -16035,6 +16127,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -16258,6 +16354,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -16481,6 +16581,10 @@ "id": 16811570 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -16724,6 +16828,10 @@ "id": 5348 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -16947,6 +17055,10 @@ "id": 16811946 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -17190,6 +17302,10 @@ "id": 16811008 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -17413,6 +17529,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -17636,6 +17756,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -17859,6 +17983,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -18082,6 +18210,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -18305,6 +18437,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -18528,6 +18664,10 @@ "id": 14538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -18751,6 +18891,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -18974,6 +19118,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -19197,6 +19345,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -19420,6 +19572,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -19643,6 +19799,10 @@ "id": 5745 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -19866,6 +20026,10 @@ "id": 16812462 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -20089,6 +20253,10 @@ "id": 16812462 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -20312,6 +20480,10 @@ "id": 16812208 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -20535,6 +20707,10 @@ "id": 16812208 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -20758,6 +20934,10 @@ "id": 16812208 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -20981,6 +21161,10 @@ "id": 16812208 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -21204,6 +21388,10 @@ "id": 16814224 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -21427,6 +21615,10 @@ "id": 16814224 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -21650,6 +21842,10 @@ "id": 16814224 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -21873,6 +22069,10 @@ "id": 16814224 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -22096,6 +22296,10 @@ "id": 16811156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -22319,6 +22523,10 @@ "id": 16811156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -22542,6 +22750,10 @@ "id": 16811156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -22765,6 +22977,10 @@ "id": 16811156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -22988,6 +23204,10 @@ "id": 16811156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -23211,6 +23431,10 @@ "id": 16811156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -23434,6 +23658,10 @@ "id": 16811156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" diff --git a/_module/git/asch_east.git.json b/_module/git/asch_east.git.json index 9d3b4fdf..c461606e 100644 --- a/_module/git/asch_east.git.json +++ b/_module/git/asch_east.git.json @@ -45,3063 +45,11 @@ }, "Creature List": { "type": "list", - "value": [ - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 34 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 6 - }, - "ChallengeRating": { - "type": "float", - "value": 0.1666666716337204 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 12 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 10 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5 - }, - "DecayTime": { - "type": "dword", - "value": 0 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 12427 - } - }, - "Dex": { - "type": "byte", - "value": 5 - }, - "Disarmable": { - "type": "byte", - "value": 0 - }, - "Equip_ItemList": { - "type": "list", - "value": [] - }, - "FactionID": { - "type": "word", - "value": 2 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 289 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "id": 12428 - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 1 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": {} - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 5 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 0 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 172 - }, - "Race": { - "type": "byte", - "value": 8 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "nw_c2_default5" - }, - "ScriptDamaged": { - "type": "resref", - "value": "nw_c2_default6" - }, - "ScriptDeath": { - "type": "resref", - "value": "nw_c2_default7" - }, - "ScriptDialogue": { - "type": "resref", - "value": "nw_c2_default4" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "nw_c2_default8" - }, - "ScriptEndRound": { - "type": "resref", - "value": "nw_c2_default3" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "nw_c2_default1" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "nw_c2_defaulte" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "nw_c2_default2" - }, - "ScriptRested": { - "type": "resref", - "value": "nw_c2_defaulta" - }, - "ScriptSpawn": { - "type": "resref", - "value": "nw_c2_herbivore" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "nw_c2_defaultb" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "nw_c2_defaultd" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 22 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 0 - }, - "Str": { - "type": "byte", - "value": 10 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "NW_COW" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_cow" - }, - "WalkRate": { - "type": "int", - "value": 7 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 10 - }, - "XOrientation": { - "type": "float", - "value": -0.9637768268585205 - }, - "XPosition": { - "type": "float", - "value": 56.76448059082031 - }, - "YOrientation": { - "type": "float", - "value": -0.266710102558136 - }, - "YPosition": { - "type": "float", - "value": 75.60929107666016 - }, - "ZPosition": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 34 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 6 - }, - "ChallengeRating": { - "type": "float", - "value": 0.1666666716337204 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 12 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 10 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5 - }, - "DecayTime": { - "type": "dword", - "value": 0 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 12427 - } - }, - "Dex": { - "type": "byte", - "value": 5 - }, - "Disarmable": { - "type": "byte", - "value": 0 - }, - "Equip_ItemList": { - "type": "list", - "value": [] - }, - "FactionID": { - "type": "word", - "value": 2 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 289 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "id": 12428 - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 1 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": {} - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 5 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 0 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 172 - }, - "Race": { - "type": "byte", - "value": 8 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "nw_c2_default5" - }, - "ScriptDamaged": { - "type": "resref", - "value": "nw_c2_default6" - }, - "ScriptDeath": { - "type": "resref", - "value": "nw_c2_default7" - }, - "ScriptDialogue": { - "type": "resref", - "value": "nw_c2_default4" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "nw_c2_default8" - }, - "ScriptEndRound": { - "type": "resref", - "value": "nw_c2_default3" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "nw_c2_default1" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "nw_c2_defaulte" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "nw_c2_default2" - }, - "ScriptRested": { - "type": "resref", - "value": "nw_c2_defaulta" - }, - "ScriptSpawn": { - "type": "resref", - "value": "nw_c2_herbivore" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "nw_c2_defaultb" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "nw_c2_defaultd" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 22 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 0 - }, - "Str": { - "type": "byte", - "value": 10 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "NW_COW" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_cow" - }, - "WalkRate": { - "type": "int", - "value": 7 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 10 - }, - "XOrientation": { - "type": "float", - "value": -0.4496207237243652 - }, - "XPosition": { - "type": "float", - "value": 56.32053756713867 - }, - "YOrientation": { - "type": "float", - "value": -0.8932195901870728 - }, - "YPosition": { - "type": "float", - "value": 84.08027648925781 - }, - "ZPosition": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 34 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 6 - }, - "ChallengeRating": { - "type": "float", - "value": 0.1666666716337204 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 12 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 10 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5 - }, - "DecayTime": { - "type": "dword", - "value": 0 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 12427 - } - }, - "Dex": { - "type": "byte", - "value": 5 - }, - "Disarmable": { - "type": "byte", - "value": 0 - }, - "Equip_ItemList": { - "type": "list", - "value": [] - }, - "FactionID": { - "type": "word", - "value": 2 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 289 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "id": 12428 - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 1 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": {} - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 5 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 0 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 172 - }, - "Race": { - "type": "byte", - "value": 8 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "nw_c2_default5" - }, - "ScriptDamaged": { - "type": "resref", - "value": "nw_c2_default6" - }, - "ScriptDeath": { - "type": "resref", - "value": "nw_c2_default7" - }, - "ScriptDialogue": { - "type": "resref", - "value": "nw_c2_default4" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "nw_c2_default8" - }, - "ScriptEndRound": { - "type": "resref", - "value": "nw_c2_default3" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "nw_c2_default1" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "nw_c2_defaulte" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "nw_c2_default2" - }, - "ScriptRested": { - "type": "resref", - "value": "nw_c2_defaulta" - }, - "ScriptSpawn": { - "type": "resref", - "value": "nw_c2_herbivore" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "nw_c2_defaultb" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "nw_c2_defaultd" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 22 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 0 - }, - "Str": { - "type": "byte", - "value": 10 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "NW_COW" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_cow" - }, - "WalkRate": { - "type": "int", - "value": 7 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 10 - }, - "XOrientation": { - "type": "float", - "value": 0.9495289921760559 - }, - "XPosition": { - "type": "float", - "value": 63.74201583862305 - }, - "YOrientation": { - "type": "float", - "value": -0.3136792480945587 - }, - "YPosition": { - "type": "float", - "value": 84.00262451171875 - }, - "ZPosition": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 1496 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 8 - }, - "ChallengeRating": { - "type": "float", - "value": 3.0 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 15 - }, - "ClassLevel": { - "type": "short", - "value": 4 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 15 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 1 - }, - "CurrentHitPoints": { - "type": "short", - "value": 18 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16816721 - } - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 16384, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 71 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 12500 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 16807888 - } - }, - "ModelPart1": { - "type": "byte", - "value": 1 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 19 - }, - "CostValue": { - "type": "word", - "value": 8 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 77 - }, - "Subtype": { - "type": "word", - "value": 0 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 24 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 1 - }, - "Param1Value": { - "type": "byte", - "value": 3 - }, - "PropertyName": { - "type": "word", - "value": 48 - }, - "Subtype": { - "type": "word", - "value": 2 - } - } - ] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_CRE_ASNVINS" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_cre_asnvins" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 131072, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 73 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 302759 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 16807886 - } - }, - "ModelPart1": { - "type": "byte", - "value": 1 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 37 - }, - "Subtype": { - "type": "word", - "value": 8 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 37 - }, - "Subtype": { - "type": "word", - "value": 2 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 37 - }, - "Subtype": { - "type": "word", - "value": 7 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 37 - }, - "Subtype": { - "type": "word", - "value": 3 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 16 - }, - "CostValue": { - "type": "word", - "value": 152 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 53 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "zep_cre_plantsk" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_cre_plantsk" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 1 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 408 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 289 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "id": 16816715 - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 4 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 18 - }, - "Int": { - "type": "byte", - "value": 7 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": {} - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 30 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2655 - }, - "Race": { - "type": "byte", - "value": 52 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "x2_def_attacked" - }, - "ScriptDamaged": { - "type": "resref", - "value": "x2_def_ondamage" - }, - "ScriptDeath": { - "type": "resref", - "value": "x2_def_ondeath" - }, - "ScriptDialogue": { - "type": "resref", - "value": "x2_def_onconv" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "x2_def_ondisturb" - }, - "ScriptEndRound": { - "type": "resref", - "value": "x2_def_endcombat" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "x2_def_heartbeat" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "x2_def_onblocked" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "x2_def_percept" - }, - "ScriptRested": { - "type": "resref", - "value": "x2_def_rested" - }, - "ScriptSpawn": { - "type": "resref", - "value": "x2_def_spawn" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "x2_def_spellcast" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "x2_def_userdef" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 5 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 65535 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 77 - }, - "Str": { - "type": "byte", - "value": 20 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_VINES1" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_vines1" - }, - "WalkRate": { - "type": "int", - "value": 1 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 10 - }, - "XOrientation": { - "type": "float", - "value": -0.9987954497337341 - }, - "XPosition": { - "type": "float", - "value": 111.539192199707 - }, - "YOrientation": { - "type": "float", - "value": 0.04906788840889931 - }, - "YPosition": { - "type": "float", - "value": 88.14707183837891 - }, - "ZPosition": { - "type": "float", - "value": 0.01927042007446289 - } - } - ] + "value": [] }, "Door List": { "type": "list", "value": [ - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "asch_craftguilddoor002" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "asch_craftguilddoor001", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "asch_craftguilddoor001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 42.5 - }, - "Y": { - "type": "float", - "value": 72.30000305175781 - }, - "Z": { - "type": "float", - "value": -0.1000000014901161 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.141579866409302 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "FancyDoor" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.0 - }, - "Y": { - "type": "float", - "value": 37.70000076293945 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "FancyDoor" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 64.0 - }, - "Y": { - "type": "float", - "value": 32.29999923706055 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, { "__struct_id": 8, "AnimationState": { @@ -3148,8 +96,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 0 }, "Hardness": { @@ -3336,7 +284,7 @@ }, "Bearing": { "type": "float", - "value": -1.570796012878418 + "value": -1.570794224739075 }, "CloseLockDC": { "type": "byte", @@ -3366,8 +314,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 0 }, "Hardness": { @@ -3537,6 +485,661 @@ "type": "float", "value": 0.0 } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 1 + }, + "Appearance": { + "type": "dword", + "value": 65 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141576766967773 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 80 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 80 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "aschfarm02" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "aschfarm01" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_ttr_29" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 65.0 + }, + "Y": { + "type": "float", + "value": 12.22000026702881 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 1 + }, + "Appearance": { + "type": "dword", + "value": 57 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 80 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 80 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "GroovyMines2Asch" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Asch2GroovyMine", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Asch2GroovyMine" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_ttr_12" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 114.5100021362305 + }, + "Y": { + "type": "float", + "value": 25.26000022888184 + }, + "Z": { + "type": "float", + "value": -0.4399999976158142 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9078 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 12 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "CraftGuildExit" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Craft Guild Entry", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "CraftGuildEntry" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_door_wood002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 39.0 + }, + "Y": { + "type": "float", + "value": 72.70999908447266 + }, + "Z": { + "type": "float", + "value": 0.0 + } } ] }, @@ -3559,7 +1162,7 @@ }, "Appearance": { "type": "dword", - "value": 1615 + "value": 2604 }, "AutoRemoveKey": { "type": "byte", @@ -3583,17 +1186,17 @@ }, "CurrentHP": { "type": "short", - "value": 15 + "value": 10 }, "Description": { "type": "cexolocstring", "value": { - "id": 14739 + "id": 16813896 } }, "DisarmDC": { "type": "byte", - "value": 15 + "value": 0 }, "Faction": { "type": "dword", @@ -3601,7 +1204,7 @@ }, "Fort": { "type": "byte", - "value": 16 + "value": 5 }, "Hardness": { "type": "byte", @@ -3613,7 +1216,7 @@ }, "HP": { "type": "short", - "value": 15 + "value": 10 }, "Interruptable": { "type": "byte", @@ -3629,7 +1232,7 @@ }, "Lockable": { "type": "byte", - "value": 0 + "value": 1 }, "Locked": { "type": "byte", @@ -3638,9 +1241,13 @@ "LocName": { "type": "cexolocstring", "value": { - "id": 16811736 + "id": 16811530 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3691,230 +1298,7 @@ }, "OnUsed": { "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 436 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FENCE012" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fence012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 62.34424209594727 - }, - "Y": { - "type": "float", - "value": 72.38716888427734 - }, - "Z": { - "type": "float", - "value": 0.01000006590038538 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" + "value": "zep_use_chair2" }, "OnUserDefined": { "type": "resref", @@ -3926,11 +1310,11 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", - "value": 459 + "value": 2636 }, "Ref": { "type": "byte", @@ -3942,11 +1326,11 @@ }, "Tag": { "type": "cexostring", - "value": "TREE_OLIVE" + "value": "ZEP_LOGSIT001" }, "TemplateResRef": { "type": "resref", - "value": "tree022" + "value": "zep_logsit001" }, "TrapDetectable": { "type": "byte", @@ -3986,2470 +1370,17 @@ }, "X": { "type": "float", - "value": 40.94293212890625 + "value": 21.90010643005371 }, "Y": { "type": "float", - "value": 110.1556396484375 - }, - "Z": { - "type": "float", - "value": 0.01000000257045031 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 48.17564010620117 - }, - "Y": { - "type": "float", - "value": 109.7841796875 - }, - "Z": { - "type": "float", - "value": 1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 55.04417419433594 - }, - "Y": { - "type": "float", - "value": 109.4088897705078 - }, - "Z": { - "type": "float", - "value": 2.980232238769531e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 61.63949966430664 - }, - "Y": { - "type": "float", - "value": 108.906120300293 - }, - "Z": { - "type": "float", - "value": 0.01000004261732101 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 40.25714874267578 - }, - "Y": { - "type": "float", - "value": 103.3508758544922 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 47.73171997070313 - }, - "Y": { - "type": "float", - "value": 103.5775527954102 - }, - "Z": { - "type": "float", - "value": 4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 54.56632614135742 - }, - "Y": { - "type": "float", - "value": 103.1250457763672 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 61.21756362915039 - }, - "Y": { - "type": "float", - "value": 103.2329788208008 - }, - "Z": { - "type": "float", - "value": 0.009999881498515606 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 47.30658340454102 - }, - "Y": { - "type": "float", - "value": 96.62001800537109 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 55.07231903076172 - }, - "Y": { - "type": "float", - "value": 97.02505493164063 - }, - "Z": { - "type": "float", - "value": 4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 100 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tree bearing olives." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 100 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Olive Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_OLIVE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 61.57039260864258 - }, - "Y": { - "type": "float", - "value": 97.02505493164063 + "value": 23.74831962585449 }, "Z": { "type": "float", "value": -5.222045729169622e-006 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2519 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.564504861831665 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810854 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811656 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_DIRT02" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_dirt02" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.15177726745606 - }, - "Y": { - "type": "float", - "value": 19.61461448669434 - }, - "Z": { - "type": "float", - "value": -5.006790161132813e-006 - } - }, { "__struct_id": 9, "AnimationState": { @@ -6466,7 +1397,7 @@ }, "Bearing": { "type": "float", - "value": -0.0 + "value": -0.9081147909164429 }, "BodyBag": { "type": "byte", @@ -6540,6 +1471,10 @@ "id": 16811530 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6590,7 +1525,7 @@ }, "OnUsed": { "type": "resref", - "value": "zep_use_chair" + "value": "zep_use_chair2" }, "OnUserDefined": { "type": "resref", @@ -6602,7 +1537,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -6662,749 +1597,15 @@ }, "X": { "type": "float", - "value": 22.35101127624512 + "value": 25.93171310424805 }, "Y": { "type": "float", - "value": 23.03438758850098 + "value": 20.98120880126953 }, "Z": { "type": "float", - "value": 0.009994383901357651 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2604 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.276271224021912 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813896 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811530 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_use_chair" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2636 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LOGSIT001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_logsit001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.94624710083008 - }, - "Y": { - "type": "float", - "value": 20.07941246032715 - }, - "Z": { - "type": "float", - "value": 0.009994831867516041 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.030834794044495 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.96856117248535 - }, - "Y": { - "type": "float", - "value": 23.42708206176758 - }, - "Z": { - "type": "float", - "value": 0.009999903850257397 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2799 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.300815582275391 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813851 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811192 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 389 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_BOATFLIPPED" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_boatflipped" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 29.99213027954102 - }, - "Y": { - "type": "float", - "value": 17.05161285400391 - }, - "Z": { - "type": "float", - "value": -3.576278686523438e-007 + "value": -5.222045729169622e-006 } }, { @@ -7497,6 +1698,10 @@ "id": 16811872 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7619,15 +1824,15 @@ }, "X": { "type": "float", - "value": 29.77689170837402 + "value": 29.78000068664551 }, "Y": { "type": "float", - "value": 34.63431549072266 + "value": 34.63000106811523 }, "Z": { "type": "float", - "value": -5.7220458984375e-006 + "value": 0.009999999776482582 } }, { @@ -7720,6 +1925,10 @@ "id": 16811866 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7842,15 +2051,15 @@ }, "X": { "type": "float", - "value": 29.2855110168457 + "value": 29.29000091552734 }, "Y": { "type": "float", - "value": 27.78610420227051 + "value": 27.79000091552734 }, "Z": { "type": "float", - "value": 0.0 + "value": 0.009999999776482582 } }, { @@ -7869,7 +2078,7 @@ }, "Bearing": { "type": "float", - "value": -0.564504861831665 + "value": -0.5637409687042236 }, "BodyBag": { "type": "byte", @@ -7943,6 +2152,10 @@ "id": 16811870 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8065,15 +2278,15 @@ }, "X": { "type": "float", - "value": 27.95388984680176 + "value": 27.95000076293945 }, "Y": { "type": "float", - "value": 25.34513854980469 + "value": 25.35000038146973 }, "Z": { "type": "float", - "value": 0.01000607013702393 + "value": 0.009999999776482582 } }, { @@ -8166,6 +2379,10 @@ "id": 16811872 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8288,685 +2505,15 @@ }, "X": { "type": "float", - "value": 29.79933166503906 + "value": 29.79999923706055 }, "Y": { "type": "float", - "value": 43.35506439208984 + "value": 43.36000061035156 }, "Z": { "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 29.72688102722168 - }, - "Y": { - "type": "float", - "value": 48.41532135009766 - }, - "Z": { - "type": "float", - "value": 4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 29.74773216247559 - }, - "Y": { - "type": "float", - "value": 51.39977264404297 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 143 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.117038249969482 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14566 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Diggers Fishin Hole", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 501 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle6" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard6" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 27.82102584838867 - }, - "Y": { - "type": "float", - "value": 51.66518402099609 - }, - "Z": { - "type": "float", - "value": 0.01000001188367605 + "value": 0.009999999776482582 } }, { @@ -8985,7 +2532,7 @@ }, "Bearing": { "type": "float", - "value": -1.644427180290222 + "value": 0.9572020769119263 }, "BodyBag": { "type": "byte", @@ -9059,6 +2606,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9246,591 +2797,15 @@ }, "X": { "type": "float", - "value": 31.65341949462891 + "value": 26.17885589599609 }, "Y": { "type": "float", - "value": 51.5814208984375 + "value": 24.538818359375 }, "Z": { "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 2.601631164550781 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 12.36416816711426 - }, - "Y": { - "type": "float", - "value": 57.89347457885742 - }, - "Z": { - "type": "float", - "value": 0.009999898262321949 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.59533965587616 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 54.08515930175781 - }, - "Y": { - "type": "float", - "value": 58.31636428833008 - }, - "Z": { - "type": "float", - "value": 1.192092895507813e-007 + "value": 0.01000607013702393 } }, { @@ -9923,6 +2898,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10125,5716 +3104,11 @@ "__struct_id": 9, "AnimationState": { "type": "byte", - "value": 4 + "value": 0 }, "Appearance": { "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.59533965587616 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 100.4427795410156 - }, - "Y": { - "type": "float", - "value": 57.91910171508789 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 17.91435623168945 - }, - "Y": { - "type": "float", - "value": 79.05496978759766 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1897 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.2945242524147034 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811866 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 47.35084915161133 - }, - "Y": { - "type": "float", - "value": 62.85527038574219 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.3681553304195404 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 49.23871994018555 - }, - "Y": { - "type": "float", - "value": 66.74945068359375 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.2699806094169617 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.16571807861328 - }, - "Y": { - "type": "float", - "value": 64.93565368652344 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.994319677352905 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 42.98363876342773 - }, - "Y": { - "type": "float", - "value": 69.72569274902344 - }, - "Z": { - "type": "float", - "value": 5.960464477539063e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.117038249969482 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 42.87130355834961 - }, - "Y": { - "type": "float", - "value": 70.40477752685547 - }, - "Z": { - "type": "float", - "value": -5.364418029785156e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.969775676727295 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 42.67938613891602 - }, - "Y": { - "type": "float", - "value": 71.08597564697266 - }, - "Z": { - "type": "float", - "value": -5.364418029785156e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1897 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.1963487714529038 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811866 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 50.49967193603516 - }, - "Y": { - "type": "float", - "value": 70.49267578125 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.1472621560096741 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 49.95537567138672 - }, - "Y": { - "type": "float", - "value": 77.1378173828125 - }, - "Z": { - "type": "float", - "value": -5.364418029785156e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1897 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.89614462852478 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811866 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 49.14982604980469 - }, - "Y": { - "type": "float", - "value": 83.87164306640625 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 49.74332046508789 - }, - "Y": { - "type": "float", - "value": 87.83429718017578 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.141581535339356 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 49.72957992553711 - }, - "Y": { - "type": "float", - "value": 90.75417327880859 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an almond tree." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Almond Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_ALMOND" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.03611755371094 - }, - "Y": { - "type": "float", - "value": 39.94511795043945 - }, - "Z": { - "type": "float", - "value": -2.086162567138672e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an almond tree." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Almond Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_ALMOND" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.97772216796875 - }, - "Y": { - "type": "float", - "value": 30.29939842224121 - }, - "Z": { - "type": "float", - "value": 3.725290298461914e-009 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an almond tree." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Almond Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_ALMOND" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.62966156005859 - }, - "Y": { - "type": "float", - "value": 20.11176490783691 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an almond tree." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Almond Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_ALMOND" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 79.95221710205078 - }, - "Y": { - "type": "float", - "value": 40.07046127319336 - }, - "Z": { - "type": "float", - "value": -3.725290298461914e-009 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an almond tree." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Almond Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_ALMOND" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 79.74671936035156 - }, - "Y": { - "type": "float", - "value": 30.22895812988281 - }, - "Z": { - "type": "float", - "value": -2.980232238769531e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an almond tree." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Almond Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_ALMOND" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 79.87594604492188 - }, - "Y": { - "type": "float", - "value": 20.32141494750977 - }, - "Z": { - "type": "float", - "value": -5.960464477539063e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing red apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_REDAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.60684204101563 - }, - "Y": { - "type": "float", - "value": 109.4514694213867 - }, - "Z": { - "type": "float", - "value": -1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing red apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_REDAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 99.48857116699219 - }, - "Y": { - "type": "float", - "value": 109.7146301269531 - }, - "Z": { - "type": "float", - "value": 1.490116119384766e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing red apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_REDAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 84.91039276123047 - }, - "Y": { - "type": "float", - "value": 102.0402908325195 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing red apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_REDAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 93.81610107421875 - }, - "Y": { - "type": "float", - "value": 104.5935440063477 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing red apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_REDAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 96.53777313232422 - }, - "Y": { - "type": "float", - "value": 96.07911682128906 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing red apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_REDAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 83.22232818603516 - }, - "Y": { - "type": "float", - "value": 93.0032958984375 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 143 + "value": 142 }, "AutoRemoveKey": { "type": "byte", @@ -15863,6 +3137,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "A public area Crafting Guild Hall for those whom wish to concentrate on crafting skills.", "id": 14566 } }, @@ -15913,10 +3188,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Sarabeth's Crafting Guild", + "0": "Kaminah's Crafting Guild", "id": 14561 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -15983,7 +3262,7 @@ }, "PortraitId": { "type": "word", - "value": 501 + "value": 500 }, "Ref": { "type": "byte", @@ -16039,36208 +3318,17 @@ }, "X": { "type": "float", - "value": 40.31898498535156 + "value": 41.76589584350586 }, "Y": { "type": "float", - "value": 59.92880630493164 - }, - "Z": { - "type": "float", - "value": -9.685754776000977e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.546251058578491 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 40.43144607543945 - }, - "Y": { - "type": "float", - "value": 61.34385299682617 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 14.17311096191406 - }, - "Y": { - "type": "float", - "value": 45.90619659423828 - }, - "Z": { - "type": "float", - "value": -0.2963871955871582 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 15.86788463592529 - }, - "Y": { - "type": "float", - "value": 45.78061294555664 - }, - "Z": { - "type": "float", - "value": -0.289999783039093 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 17.28048706054688 - }, - "Y": { - "type": "float", - "value": 45.70244598388672 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 18.9828052520752 - }, - "Y": { - "type": "float", - "value": 45.54446411132813 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 21.10198020935059 - }, - "Y": { - "type": "float", - "value": 45.51791763305664 - }, - "Z": { - "type": "float", - "value": -0.289999932050705 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 22.427978515625 - }, - "Y": { - "type": "float", - "value": 45.46463775634766 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.89442443847656 - }, - "Y": { - "type": "float", - "value": 45.33032989501953 - }, - "Z": { - "type": "float", - "value": -0.2899998724460602 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.49384307861328 - }, - "Y": { - "type": "float", - "value": 45.24302291870117 - }, - "Z": { - "type": "float", - "value": -0.3000001907348633 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.38772964477539 - }, - "Y": { - "type": "float", - "value": 43.42036819458008 - }, - "Z": { - "type": "float", - "value": -0.3000001907348633 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.76098823547363 - }, - "Y": { - "type": "float", - "value": 43.55387878417969 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 22.10163307189941 - }, - "Y": { - "type": "float", - "value": 43.67879104614258 - }, - "Z": { - "type": "float", - "value": -0.2900001108646393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 20.78568077087402 - }, - "Y": { - "type": "float", - "value": 43.77164459228516 - }, - "Z": { - "type": "float", - "value": -0.2899999022483826 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 18.51389122009277 - }, - "Y": { - "type": "float", - "value": 43.80244445800781 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 16.94464683532715 - }, - "Y": { - "type": "float", - "value": 43.95526504516602 - }, - "Z": { - "type": "float", - "value": -0.2899999022483826 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 15.43623161315918 - }, - "Y": { - "type": "float", - "value": 43.98559951782227 - }, - "Z": { - "type": "float", - "value": -0.2899998724460602 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of corn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cornstalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CORNSTALK" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 13.63022136688232 - }, - "Y": { - "type": "float", - "value": 44.0158576965332 - }, - "Z": { - "type": "float", - "value": -0.289999932050705 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of barley, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Barley" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BARLEY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.60185050964356 - }, - "Y": { - "type": "float", - "value": 41.67822647094727 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of barley, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Barley" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BARLEY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.85518074035645 - }, - "Y": { - "type": "float", - "value": 41.56289291381836 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of barley, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Barley" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BARLEY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 22.34525108337402 - }, - "Y": { - "type": "float", - "value": 41.70688629150391 - }, - "Z": { - "type": "float", - "value": -0.289999932050705 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of barley, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Barley" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BARLEY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 20.78096199035645 - }, - "Y": { - "type": "float", - "value": 41.7354736328125 - }, - "Z": { - "type": "float", - "value": -0.2899996340274811 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of barley, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Barley" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BARLEY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 19.02334022521973 - }, - "Y": { - "type": "float", - "value": 41.7354736328125 - }, - "Z": { - "type": "float", - "value": -0.2900000512599945 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of barley, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Barley" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BARLEY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 16.97893142700195 - }, - "Y": { - "type": "float", - "value": 41.62070083618164 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of barley, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Barley" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BARLEY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 15.33537292480469 - }, - "Y": { - "type": "float", - "value": 41.62069702148438 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of barley, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Barley" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BARLEY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 13.84461402893066 - }, - "Y": { - "type": "float", - "value": 41.87737274169922 - }, - "Z": { - "type": "float", - "value": -0.2900002300739288 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable carrot, ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carrot" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CARROT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant054" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.23356819152832 - }, - "Y": { - "type": "float", - "value": 39.18955993652344 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable carrot, ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carrot" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CARROT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant054" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.76576042175293 - }, - "Y": { - "type": "float", - "value": 39.22114562988281 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable carrot, ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carrot" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CARROT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant054" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 22.24441337585449 - }, - "Y": { - "type": "float", - "value": 39.40187454223633 - }, - "Z": { - "type": "float", - "value": -0.300000011920929 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable carrot, ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carrot" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CARROT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant054" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 20.73844146728516 - }, - "Y": { - "type": "float", - "value": 39.25265502929688 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable carrot, ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carrot" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CARROT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant054" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 18.962646484375 - }, - "Y": { - "type": "float", - "value": 39.46389770507813 - }, - "Z": { - "type": "float", - "value": -0.3000000715255737 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable carrot, ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carrot" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CARROT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant054" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 17.50472831726074 - }, - "Y": { - "type": "float", - "value": 39.22114944458008 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable carrot, ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carrot" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CARROT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant054" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 16.14487838745117 - }, - "Y": { - "type": "float", - "value": 39.47098541259766 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable carrot, ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Carrot" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CARROT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant054" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 14.80672836303711 - }, - "Y": { - "type": "float", - "value": 39.50185775756836 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable celery, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Celery" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CELERY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant068" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.99666976928711 - }, - "Y": { - "type": "float", - "value": 37.14485168457031 - }, - "Z": { - "type": "float", - "value": -0.2900002002716065 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable celery, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Celery" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CELERY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant068" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.21094703674316 - }, - "Y": { - "type": "float", - "value": 37.14485168457031 - }, - "Z": { - "type": "float", - "value": -0.2900002002716065 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable celery, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Celery" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CELERY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant068" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 21.78648948669434 - }, - "Y": { - "type": "float", - "value": 37.26386642456055 - }, - "Z": { - "type": "float", - "value": -0.2899998724460602 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable celery, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Celery" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CELERY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant068" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 20.31068801879883 - }, - "Y": { - "type": "float", - "value": 37.23416519165039 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the vegetable celery, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Celery" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CELERY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant068" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 18.83856391906738 - }, - "Y": { - "type": "float", - "value": 37.32300186157227 - }, - "Z": { - "type": "float", - "value": -0.2900056540966034 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the herb known as chives, ready for harvesting. " - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Chives" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CHIVES" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant046" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.94097137451172 - }, - "Y": { - "type": "float", - "value": 35.23735046386719 - }, - "Z": { - "type": "float", - "value": -0.2899996042251587 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the herb known as chives, ready for harvesting. " - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Chives" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CHIVES" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant046" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.17101287841797 - }, - "Y": { - "type": "float", - "value": 35.26714324951172 - }, - "Z": { - "type": "float", - "value": -0.2899995446205139 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the herb known as chives, ready for harvesting. " - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Chives" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_CHIVES" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant046" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 21.06011009216309 - }, - "Y": { - "type": "float", - "value": 35.35639190673828 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering black iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Black Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLACKIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant024" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.33554840087891 - }, - "Y": { - "type": "float", - "value": 43.41054153442383 - }, - "Z": { - "type": "float", - "value": 0.2164701968431473 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering black iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Black Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLACKIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant024" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.29673767089844 - }, - "Y": { - "type": "float", - "value": 44.20744323730469 - }, - "Z": { - "type": "float", - "value": -0.008246228098869324 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering black tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Black Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLACKTULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant034" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.15893173217773 - }, - "Y": { - "type": "float", - "value": 46.06368255615234 - }, - "Z": { - "type": "float", - "value": 0.3005579710006714 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering black tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Black Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLACKTULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant034" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.16110229492188 - }, - "Y": { - "type": "float", - "value": 46.86014175415039 - }, - "Z": { - "type": "float", - "value": 0.1791115701198578 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.8344835638999939 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blackberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blackberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLACKBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant013" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 32.08435440063477 - }, - "Y": { - "type": "float", - "value": 61.82548522949219 + "value": 57.67631530761719 }, "Z": { "type": "float", "value": 0.01000607013702393 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blackberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blackberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLACKBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant013" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.11470413208008 - }, - "Y": { - "type": "float", - "value": 61.44011688232422 - }, - "Z": { - "type": "float", - "value": -1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.153552770614624 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blackberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blackberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLACKBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant013" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 31.70803070068359 - }, - "Y": { - "type": "float", - "value": 62.97673416137695 - }, - "Z": { - "type": "float", - "value": 0.009999988600611687 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering blue iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blue Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.65272903442383 - }, - "Y": { - "type": "float", - "value": 46.86772155761719 - }, - "Z": { - "type": "float", - "value": 0.06499470770359039 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering blue iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blue Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.63213348388672 - }, - "Y": { - "type": "float", - "value": 45.64837265014648 - }, - "Z": { - "type": "float", - "value": 0.1644889265298843 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering blue tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blue Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.62216567993164 - }, - "Y": { - "type": "float", - "value": 44.11076736450195 - }, - "Z": { - "type": "float", - "value": 0.06080003082752228 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering blue tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blue Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.6143798828125 - }, - "Y": { - "type": "float", - "value": 43.17266464233398 - }, - "Z": { - "type": "float", - "value": 0.06804509460926056 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.748885869979858 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blueberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blueberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 51.91677093505859 - }, - "Y": { - "type": "float", - "value": 38.45932769775391 - }, - "Z": { - "type": "float", - "value": 0.01000003609806299 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.840772986412048 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blueberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blueberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 51.47512054443359 - }, - "Y": { - "type": "float", - "value": 37.61624526977539 - }, - "Z": { - "type": "float", - "value": 0.01000003144145012 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.644427180290222 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blueberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blueberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 51.50353622436523 - }, - "Y": { - "type": "float", - "value": 36.34180450439453 - }, - "Z": { - "type": "float", - "value": 0.00999996904283762 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.91877746582031 - }, - "Y": { - "type": "float", - "value": 24.05329132080078 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.88257217407227 - }, - "Y": { - "type": "float", - "value": 25.18920135498047 - }, - "Z": { - "type": "float", - "value": -0.2899998128414154 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.95746612548828 - }, - "Y": { - "type": "float", - "value": 26.20920562744141 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.82316589355469 - }, - "Y": { - "type": "float", - "value": 27.5282096862793 - }, - "Z": { - "type": "float", - "value": -0.2900001108646393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.87906265258789 - }, - "Y": { - "type": "float", - "value": 28.85006141662598 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.17486953735352 - }, - "Y": { - "type": "float", - "value": 24.1749210357666 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.38543319702148 - }, - "Y": { - "type": "float", - "value": 25.30081367492676 - }, - "Z": { - "type": "float", - "value": -0.3000001907348633 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.32698822021484 - }, - "Y": { - "type": "float", - "value": 26.73360633850098 - }, - "Z": { - "type": "float", - "value": -0.3000001907348633 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature bulb of Garlic, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Garlic" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_GARLIC" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant010" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.33079147338867 - }, - "Y": { - "type": "float", - "value": 28.25555801391602 - }, - "Z": { - "type": "float", - "value": -0.3000000715255737 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a raspberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Raspberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RASPBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant014" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 77.022216796875 - }, - "Y": { - "type": "float", - "value": 47.23620223999023 - }, - "Z": { - "type": "float", - "value": 0.01000016182661057 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a raspberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Raspberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RASPBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant014" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 76.59799194335938 - }, - "Y": { - "type": "float", - "value": 46.22823333740234 - }, - "Z": { - "type": "float", - "value": 0.009999913163483143 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a raspberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Raspberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RASPBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant014" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 77.43151092529297 - }, - "Y": { - "type": "float", - "value": 45.52802276611328 - }, - "Z": { - "type": "float", - "value": 0.01000002771615982 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering red iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_REDIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant027" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.91648864746094 - }, - "Y": { - "type": "float", - "value": 46.2978515625 - }, - "Z": { - "type": "float", - "value": 0.2744015455245972 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering red iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_REDIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant027" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.15581512451172 - }, - "Y": { - "type": "float", - "value": 45.60064697265625 - }, - "Z": { - "type": "float", - "value": -0.04024128615856171 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering red tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_REDTULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant033" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.16890716552734 - }, - "Y": { - "type": "float", - "value": 43.97797393798828 - }, - "Z": { - "type": "float", - "value": 0.2248456180095673 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering red tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Red Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_REDTULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant033" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.33791351318359 - }, - "Y": { - "type": "float", - "value": 43.02356719970703 - }, - "Z": { - "type": "float", - "value": 0.03633756935596466 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the spice sage, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sage" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SAGE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant039" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 43.01852035522461 - }, - "Y": { - "type": "float", - "value": 45.07206726074219 - }, - "Z": { - "type": "float", - "value": -0.09000000357627869 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the spice sage, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sage" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SAGE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant039" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.14782333374023 - }, - "Y": { - "type": "float", - "value": 45.02076721191406 - }, - "Z": { - "type": "float", - "value": -0.09000000357627869 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 46.08151626586914 - }, - "Y": { - "type": "float", - "value": 28.58917999267578 - }, - "Z": { - "type": "float", - "value": -0.2900001406669617 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.0201301574707 - }, - "Y": { - "type": "float", - "value": 28.68035507202148 - }, - "Z": { - "type": "float", - "value": -0.2900001406669617 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.99035263061523 - }, - "Y": { - "type": "float", - "value": 27.49268341064453 - }, - "Z": { - "type": "float", - "value": -0.2900000810623169 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 46.05370712280273 - }, - "Y": { - "type": "float", - "value": 27.65353584289551 - }, - "Z": { - "type": "float", - "value": -0.289999783039093 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.93938446044922 - }, - "Y": { - "type": "float", - "value": 26.47656440734863 - }, - "Z": { - "type": "float", - "value": -0.1824671179056168 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.94543838500977 - }, - "Y": { - "type": "float", - "value": 26.56332015991211 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.84067153930664 - }, - "Y": { - "type": "float", - "value": 25.52140426635742 - }, - "Z": { - "type": "float", - "value": -0.1843012273311615 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.89628219604492 - }, - "Y": { - "type": "float", - "value": 25.47306442260742 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.04309844970703 - }, - "Y": { - "type": "float", - "value": 24.5535831451416 - }, - "Z": { - "type": "float", - "value": -0.2899998128414154 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.95240020751953 - }, - "Y": { - "type": "float", - "value": 24.65743827819824 - }, - "Z": { - "type": "float", - "value": -0.2899998128414154 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the spice sage, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sage" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SAGE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant039" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 46.23445510864258 - }, - "Y": { - "type": "float", - "value": 44.96286773681641 - }, - "Z": { - "type": "float", - "value": -0.08999976515769959 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of the spice sage, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sage" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SAGE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant039" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 47.22281646728516 - }, - "Y": { - "type": "float", - "value": 44.92219924926758 - }, - "Z": { - "type": "float", - "value": -0.09000000357627869 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering snapdragon decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Snapdragon" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SNAPDRAGON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.0573616027832 - }, - "Y": { - "type": "float", - "value": 47.02738189697266 - }, - "Z": { - "type": "float", - "value": -0.09000012278556824 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering snapdragon decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Snapdragon" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SNAPDRAGON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.04708099365234 - }, - "Y": { - "type": "float", - "value": 45.87655258178711 - }, - "Z": { - "type": "float", - "value": -0.08999976515769959 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering snapdragon decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Snapdragon" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SNAPDRAGON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.00714492797852 - }, - "Y": { - "type": "float", - "value": 43.84524154663086 - }, - "Z": { - "type": "float", - "value": -0.09000000357627869 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering snapdragon decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Snapdragon" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SNAPDRAGON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.98114013671875 - }, - "Y": { - "type": "float", - "value": 42.71829223632813 - }, - "Z": { - "type": "float", - "value": -0.09000000357627869 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of Spearmint, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Spearmint" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SPEARMINT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 53.27201843261719 - }, - "Y": { - "type": "float", - "value": 46.32582473754883 - }, - "Z": { - "type": "float", - "value": 0.1840545684099197 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of Spearmint, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Spearmint" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SPEARMINT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 54.29341125488281 - }, - "Y": { - "type": "float", - "value": 46.1390266418457 - }, - "Z": { - "type": "float", - "value": 0.2957049906253815 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of Spearmint, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Spearmint" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SPEARMINT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 55.2546501159668 - }, - "Y": { - "type": "float", - "value": 46.13026809692383 - }, - "Z": { - "type": "float", - "value": 0.2978120148181915 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a small growth of Spearmint, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Spearmint" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SPEARMINT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.16009902954102 - }, - "Y": { - "type": "float", - "value": 46.01976013183594 - }, - "Z": { - "type": "float", - "value": 0.250777006149292 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.88412094116211 - }, - "Y": { - "type": "float", - "value": 35.85185241699219 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.75547790527344 - }, - "Y": { - "type": "float", - "value": 35.94269180297852 - }, - "Z": { - "type": "float", - "value": -0.2900001108646393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 43.52581787109375 - }, - "Y": { - "type": "float", - "value": 35.70713043212891 - }, - "Z": { - "type": "float", - "value": -0.2899998724460602 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 46.01113510131836 - }, - "Y": { - "type": "float", - "value": 34.27886962890625 - }, - "Z": { - "type": "float", - "value": -0.2900000810623169 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.68992614746094 - }, - "Y": { - "type": "float", - "value": 34.48860931396484 - }, - "Z": { - "type": "float", - "value": -0.2899998724460602 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 43.38877487182617 - }, - "Y": { - "type": "float", - "value": 34.28253173828125 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 46.28225326538086 - }, - "Y": { - "type": "float", - "value": 32.97805786132813 - }, - "Z": { - "type": "float", - "value": -0.2900002300739288 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.7173957824707 - }, - "Y": { - "type": "float", - "value": 32.81034469604492 - }, - "Z": { - "type": "float", - "value": -0.2900001406669617 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 43.34252548217773 - }, - "Y": { - "type": "float", - "value": 32.76675415039063 - }, - "Z": { - "type": "float", - "value": -0.2900001406669617 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 46.01854705810547 - }, - "Y": { - "type": "float", - "value": 31.52830314636231 - }, - "Z": { - "type": "float", - "value": -0.2900001704692841 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.69896697998047 - }, - "Y": { - "type": "float", - "value": 31.49093818664551 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of sugar cane, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sugar Cane" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_SUGARCANE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant072" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 43.52459716796875 - }, - "Y": { - "type": "float", - "value": 31.55724143981934 - }, - "Z": { - "type": "float", - "value": -0.2900002598762512 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.07953262329102 - }, - "Y": { - "type": "float", - "value": 36.10943222045898 - }, - "Z": { - "type": "float", - "value": -0.2900002598762512 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.71433639526367 - }, - "Y": { - "type": "float", - "value": 36.05445098876953 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.49080657958984 - }, - "Y": { - "type": "float", - "value": 35.91711807250977 - }, - "Z": { - "type": "float", - "value": -0.2899996936321259 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.98983764648438 - }, - "Y": { - "type": "float", - "value": 34.30689239501953 - }, - "Z": { - "type": "float", - "value": -0.2899997234344482 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.75014495849609 - }, - "Y": { - "type": "float", - "value": 34.48984527587891 - }, - "Z": { - "type": "float", - "value": -0.2900000512599945 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.49382019042969 - }, - "Y": { - "type": "float", - "value": 34.17935180664063 - }, - "Z": { - "type": "float", - "value": -0.2900001406669617 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.96348571777344 - }, - "Y": { - "type": "float", - "value": 32.86753463745117 - }, - "Z": { - "type": "float", - "value": -0.2900002002716065 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.68723297119141 - }, - "Y": { - "type": "float", - "value": 32.80614852905273 - }, - "Z": { - "type": "float", - "value": -0.2900001704692841 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.53504943847656 - }, - "Y": { - "type": "float", - "value": 32.80024337768555 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.07818603515625 - }, - "Y": { - "type": "float", - "value": 31.48133850097656 - }, - "Z": { - "type": "float", - "value": -0.2900001406669617 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 34.73690032958984 - }, - "Y": { - "type": "float", - "value": 31.41912651062012 - }, - "Z": { - "type": "float", - "value": -0.289999932050705 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a tomato vine with ripe tomatoes ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Tomato" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_TOMATO" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant070" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 33.45559692382813 - }, - "Y": { - "type": "float", - "value": 31.57392120361328 - }, - "Z": { - "type": "float", - "value": -0.2900002598762512 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a watermelon vine. There are ripe watermelons ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Watermelon" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WATERMELON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant051" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 55.7115364074707 - }, - "Y": { - "type": "float", - "value": 47.04042053222656 - }, - "Z": { - "type": "float", - "value": 0.1151758953928947 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a watermelon vine. There are ripe watermelons ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Watermelon" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WATERMELON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant051" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 54.97483444213867 - }, - "Y": { - "type": "float", - "value": 47.244384765625 - }, - "Z": { - "type": "float", - "value": -0.02290420234203339 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a watermelon vine. There are ripe watermelons ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Watermelon" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WATERMELON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant051" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 53.88069915771484 - }, - "Y": { - "type": "float", - "value": 47.17412948608398 - }, - "Z": { - "type": "float", - "value": -0.04120711982250214 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 61.12848663330078 - }, - "Y": { - "type": "float", - "value": 66.42063903808594 - }, - "Z": { - "type": "float", - "value": -0.2900003492832184 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 62.60552597045898 - }, - "Y": { - "type": "float", - "value": 66.37234497070313 - }, - "Z": { - "type": "float", - "value": -0.2900002598762512 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 64.07705688476563 - }, - "Y": { - "type": "float", - "value": 66.26610565185547 - }, - "Z": { - "type": "float", - "value": -0.2899997234344482 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 65.48886108398438 - }, - "Y": { - "type": "float", - "value": 66.27960968017578 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 60.88625335693359 - }, - "Y": { - "type": "float", - "value": 65.19615936279297 - }, - "Z": { - "type": "float", - "value": -0.2900001406669617 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 62.53326416015625 - }, - "Y": { - "type": "float", - "value": 65.08269500732422 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 64.19709777832031 - }, - "Y": { - "type": "float", - "value": 65.10434722900391 - }, - "Z": { - "type": "float", - "value": -0.2899996340274811 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 65.63513946533203 - }, - "Y": { - "type": "float", - "value": 64.94728088378906 - }, - "Z": { - "type": "float", - "value": -0.2899997234344482 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 61.07917404174805 - }, - "Y": { - "type": "float", - "value": 63.75197601318359 - }, - "Z": { - "type": "float", - "value": -0.2899999022483826 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 62.62963104248047 - }, - "Y": { - "type": "float", - "value": 63.82151412963867 - }, - "Z": { - "type": "float", - "value": -0.289999783039093 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 64.12696075439453 - }, - "Y": { - "type": "float", - "value": 63.76830291748047 - }, - "Z": { - "type": "float", - "value": -0.2900002002716065 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 65.41865539550781 - }, - "Y": { - "type": "float", - "value": 63.77661514282227 - }, - "Z": { - "type": "float", - "value": -0.2900002002716065 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITEIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant028" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 53.54665756225586 - }, - "Y": { - "type": "float", - "value": 45.08810806274414 - }, - "Z": { - "type": "float", - "value": 4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITEIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant028" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 54.88600540161133 - }, - "Y": { - "type": "float", - "value": 45.07031631469727 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITEIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant028" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 55.9290885925293 - }, - "Y": { - "type": "float", - "value": 44.98942947387695 - }, - "Z": { - "type": "float", - "value": -4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITEIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant028" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 57.07481384277344 - }, - "Y": { - "type": "float", - "value": 44.95560455322266 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant035" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 53.51030349731445 - }, - "Y": { - "type": "float", - "value": 43.93662261962891 - }, - "Z": { - "type": "float", - "value": 0.08270902931690216 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant035" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 54.88799667358398 - }, - "Y": { - "type": "float", - "value": 43.94831085205078 - }, - "Z": { - "type": "float", - "value": 0.1943637877702713 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant035" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.17568588256836 - }, - "Y": { - "type": "float", - "value": 43.98915100097656 - }, - "Z": { - "type": "float", - "value": 0.1447259932756424 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant035" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 55.01741790771484 - }, - "Y": { - "type": "float", - "value": 43.02408981323242 - }, - "Z": { - "type": "float", - "value": -0.04654674232006073 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering white tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "White Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHITETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant035" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.26580810546875 - }, - "Y": { - "type": "float", - "value": 43.01764297485352 - }, - "Z": { - "type": "float", - "value": 0.06530774384737015 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a winter squash vine. There are ripe squash ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Winter Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WINTERSQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant052" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 53.36134338378906 - }, - "Y": { - "type": "float", - "value": 67.10708618164063 - }, - "Z": { - "type": "float", - "value": -0.2410922050476074 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a winter squash vine. There are ripe squash ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Winter Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WINTERSQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant052" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 53.41891479492188 - }, - "Y": { - "type": "float", - "value": 65.7939453125 - }, - "Z": { - "type": "float", - "value": -0.3000001907348633 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a winter squash vine. There are ripe squash ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Winter Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WINTERSQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant052" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 53.46303939819336 - }, - "Y": { - "type": "float", - "value": 64.46649169921875 - }, - "Z": { - "type": "float", - "value": -0.2999997138977051 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a winter squash vine. There are ripe squash ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Winter Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WINTERSQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant052" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 53.51730346679688 - }, - "Y": { - "type": "float", - "value": 63.19105911254883 - }, - "Z": { - "type": "float", - "value": -0.228731632232666 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a pumpkin vine. There are ripe pumpkins ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Pumpkin" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_PUMPKIN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant050" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 54.92698287963867 - }, - "Y": { - "type": "float", - "value": 65.14022827148438 - }, - "Z": { - "type": "float", - "value": -0.2899999022483826 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a pumpkin vine. There are ripe pumpkins ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Pumpkin" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_PUMPKIN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant050" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 55.0903205871582 - }, - "Y": { - "type": "float", - "value": 63.75317001342773 - }, - "Z": { - "type": "float", - "value": -0.1813451498746872 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a pumpkin vine. There are ripe pumpkins ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Pumpkin" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_PUMPKIN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant050" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.18970108032227 - }, - "Y": { - "type": "float", - "value": 65.11368560791016 - }, - "Z": { - "type": "float", - "value": -0.2900002896785736 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a pumpkin vine. There are ripe pumpkins ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Pumpkin" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_PUMPKIN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant050" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.25179672241211 - }, - "Y": { - "type": "float", - "value": 63.88523483276367 - }, - "Z": { - "type": "float", - "value": -0.2900000512599945 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Zucchini Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_ZUCCHINISQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant053" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.69689178466797 - }, - "Y": { - "type": "float", - "value": 66.84407043457031 - }, - "Z": { - "type": "float", - "value": -0.2999997138977051 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Zucchini Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_ZUCCHINISQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant053" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 58.04301071166992 - }, - "Y": { - "type": "float", - "value": 66.78063201904297 - }, - "Z": { - "type": "float", - "value": -0.2899997532367706 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Zucchini Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_ZUCCHINISQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant053" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 59.26128387451172 - }, - "Y": { - "type": "float", - "value": 66.78062438964844 - }, - "Z": { - "type": "float", - "value": -0.2900001406669617 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Zucchini Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_ZUCCHINISQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant053" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 59.07080459594727 - }, - "Y": { - "type": "float", - "value": 65.49319458007813 - }, - "Z": { - "type": "float", - "value": -0.3000001907348633 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Zucchini Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_ZUCCHINISQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant053" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 57.86674499511719 - }, - "Y": { - "type": "float", - "value": 65.46188354492188 - }, - "Z": { - "type": "float", - "value": -0.2900001704692841 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 188 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Zucchini Squash" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 551 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_ZUCCHINISQUASH" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant053" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 58.80177688598633 - }, - "Y": { - "type": "float", - "value": 64.10897827148438 - }, - "Z": { - "type": "float", - "value": -0.2899996936321259 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering yellow iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Yellow Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_YELLOWIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant025" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 47.38515853881836 - }, - "Y": { - "type": "float", - "value": 67.77146148681641 - }, - "Z": { - "type": "float", - "value": 0.0100001310929656 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering yellow iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Yellow Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_YELLOWIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant025" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 47.54816818237305 - }, - "Y": { - "type": "float", - "value": 67.01329803466797 - }, - "Z": { - "type": "float", - "value": 0.009999828413128853 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Yellow Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_YELLOWTULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant036" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.2483024597168 - }, - "Y": { - "type": "float", - "value": 71.39634704589844 - }, - "Z": { - "type": "float", - "value": 0.0100000174716115 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Yellow Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_YELLOWTULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant036" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 46.36623001098633 - }, - "Y": { - "type": "float", - "value": 71.56704711914063 - }, - "Z": { - "type": "float", - "value": 0.01000000536441803 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Yellow Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_YELLOWTULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant036" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 40.02996826171875 - }, - "Y": { - "type": "float", - "value": 71.36145782470703 - }, - "Z": { - "type": "float", - "value": -2.980232238769531e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Yellow Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_YELLOWTULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant036" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 38.73598480224609 - }, - "Y": { - "type": "float", - "value": 71.31948089599609 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering yellow iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Yellow Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_YELLOWIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant025" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 47.67218017578125 - }, - "Y": { - "type": "float", - "value": 68.47882843017578 - }, - "Z": { - "type": "float", - "value": 0.01000002678483725 - } - }, { "__struct_id": 9, "AnimationState": { @@ -52257,7 +3345,7 @@ }, "Bearing": { "type": "float", - "value": -0.0 + "value": -3.141585826873779 }, "BodyBag": { "type": "byte", @@ -52331,6 +3419,10 @@ "0": "Water Well" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -52453,18081 +3545,17 @@ }, "X": { "type": "float", - "value": 25.17509269714356 + "value": 11.93000030517578 }, "Y": { "type": "float", - "value": 65.63532257080078 + "value": 88.19000244140625 }, "Z": { "type": "float", "value": 0.0 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2519 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810854 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811656 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_DIRT02" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_dirt02" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.29195785522461 - }, - "Y": { - "type": "float", - "value": 65.14869689941406 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2046 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813760 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811770 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 505 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FIREFLIES001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fireflies001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 29.71648979187012 - }, - "Y": { - "type": "float", - "value": 69.18415069580078 - }, - "Z": { - "type": "float", - "value": 0.009994743391871452 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2046 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813760 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811770 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 505 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FIREFLIES001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fireflies001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 20.24966049194336 - }, - "Y": { - "type": "float", - "value": 77.33979034423828 - }, - "Z": { - "type": "float", - "value": 0.01000009104609489 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2046 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813760 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811770 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 505 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FIREFLIES001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fireflies001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 32.26871490478516 - }, - "Y": { - "type": "float", - "value": 52.47944259643555 - }, - "Z": { - "type": "float", - "value": 1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2571 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.12900972366333 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813675 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811146 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_use_chair" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 791 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_BENCH002" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_bench002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 21.19466972351074 - }, - "Y": { - "type": "float", - "value": 67.29261016845703 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2571 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.282563447952271 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813675 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811146 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_use_chair" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 791 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_BENCH002" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_bench002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 28.66445159912109 - }, - "Y": { - "type": "float", - "value": 62.60929870605469 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.94218254089356 - }, - "Y": { - "type": "float", - "value": 73.80679321289063 - }, - "Z": { - "type": "float", - "value": -0.2899998724460602 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.16494560241699 - }, - "Y": { - "type": "float", - "value": 73.78783416748047 - }, - "Z": { - "type": "float", - "value": -0.2900001108646393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.9519214630127 - }, - "Y": { - "type": "float", - "value": 75.07396697998047 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.32718849182129 - }, - "Y": { - "type": "float", - "value": 75.2694091796875 - }, - "Z": { - "type": "float", - "value": -0.2900001108646393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.02469253540039 - }, - "Y": { - "type": "float", - "value": 76.51253509521484 - }, - "Z": { - "type": "float", - "value": -0.2899999022483826 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.34745216369629 - }, - "Y": { - "type": "float", - "value": 76.55262756347656 - }, - "Z": { - "type": "float", - "value": -0.3000003099441528 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.97499465942383 - }, - "Y": { - "type": "float", - "value": 77.63811492919922 - }, - "Z": { - "type": "float", - "value": -0.2900000512599945 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.30860137939453 - }, - "Y": { - "type": "float", - "value": 77.78762054443359 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.03006553649902 - }, - "Y": { - "type": "float", - "value": 78.89250946044922 - }, - "Z": { - "type": "float", - "value": -0.1881642937660217 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.24932670593262 - }, - "Y": { - "type": "float", - "value": 78.98397827148438 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.49962043762207 - }, - "Y": { - "type": "float", - "value": 76.26150512695313 - }, - "Z": { - "type": "float", - "value": -0.3000001907348633 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.39768600463867 - }, - "Y": { - "type": "float", - "value": 77.37960815429688 - }, - "Z": { - "type": "float", - "value": -0.289999932050705 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a cotton plant." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Cotton" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_COTTON" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant029" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.21892166137695 - }, - "Y": { - "type": "float", - "value": 78.50203704833984 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.35075378417969 - }, - "Y": { - "type": "float", - "value": 81.3521728515625 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.20895004272461 - }, - "Y": { - "type": "float", - "value": 82.44136047363281 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.23132514953613 - }, - "Y": { - "type": "float", - "value": 83.79262542724609 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.26583290100098 - }, - "Y": { - "type": "float", - "value": 85.26580810546875 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.60049247741699 - }, - "Y": { - "type": "float", - "value": 85.36078643798828 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.6517391204834 - }, - "Y": { - "type": "float", - "value": 83.87909698486328 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.65593338012695 - }, - "Y": { - "type": "float", - "value": 82.29085540771484 - }, - "Z": { - "type": "float", - "value": -0.289999932050705 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 24.72735977172852 - }, - "Y": { - "type": "float", - "value": 81.06232452392578 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.12389755249023 - }, - "Y": { - "type": "float", - "value": 81.21148681640625 - }, - "Z": { - "type": "float", - "value": -0.2900000512599945 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.24718475341797 - }, - "Y": { - "type": "float", - "value": 82.71743011474609 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.10065078735352 - }, - "Y": { - "type": "float", - "value": 84.1046142578125 - }, - "Z": { - "type": "float", - "value": -0.2900001108646393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of wheat, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Wheat" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_WHEAT" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 26.19710922241211 - }, - "Y": { - "type": "float", - "value": 85.43508911132813 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 75.35593414306641 - }, - "Y": { - "type": "float", - "value": 44.5628662109375 - }, - "Z": { - "type": "float", - "value": -0.2999999523162842 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 74.15436553955078 - }, - "Y": { - "type": "float", - "value": 44.58772277832031 - }, - "Z": { - "type": "float", - "value": -0.2900056540966034 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 73.18680572509766 - }, - "Y": { - "type": "float", - "value": 44.68462753295898 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 72.04528045654297 - }, - "Y": { - "type": "float", - "value": 44.5859260559082 - }, - "Z": { - "type": "float", - "value": -0.289999932050705 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 70.99892425537109 - }, - "Y": { - "type": "float", - "value": 44.49710083007813 - }, - "Z": { - "type": "float", - "value": -0.3000004291534424 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 70.99476623535156 - }, - "Y": { - "type": "float", - "value": 45.36275863647461 - }, - "Z": { - "type": "float", - "value": -0.2900000810623169 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 71.86405181884766 - }, - "Y": { - "type": "float", - "value": 45.09145355224609 - }, - "Z": { - "type": "float", - "value": -0.2899999022483826 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 72.81130218505859 - }, - "Y": { - "type": "float", - "value": 45.14639663696289 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 73.81765747070313 - }, - "Y": { - "type": "float", - "value": 45.28568649291992 - }, - "Z": { - "type": "float", - "value": -0.2900000810623169 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 74.72388458251953 - }, - "Y": { - "type": "float", - "value": 45.37639617919922 - }, - "Z": { - "type": "float", - "value": -0.2900000512599945 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 75.98438262939453 - }, - "Y": { - "type": "float", - "value": 45.33480072021484 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 71.299072265625 - }, - "Y": { - "type": "float", - "value": 46.12656784057617 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 72.55311584472656 - }, - "Y": { - "type": "float", - "value": 46.21062850952148 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 73.59442901611328 - }, - "Y": { - "type": "float", - "value": 46.23157501220703 - }, - "Z": { - "type": "float", - "value": -0.2899998426437378 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 74.59732055664063 - }, - "Y": { - "type": "float", - "value": 46.29786682128906 - }, - "Z": { - "type": "float", - "value": -0.2899999022483826 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 76.27967071533203 - }, - "Y": { - "type": "float", - "value": 46.28864669799805 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 73.48846435546875 - }, - "Y": { - "type": "float", - "value": 43.66999816894531 - }, - "Z": { - "type": "float", - "value": -0.2999999523162842 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 73.36894226074219 - }, - "Y": { - "type": "float", - "value": 42.71113204956055 - }, - "Z": { - "type": "float", - "value": -0.1831486225128174 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 72.67727661132813 - }, - "Y": { - "type": "float", - "value": 43.5878791809082 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 72.59789276123047 - }, - "Y": { - "type": "float", - "value": 42.66551971435547 - }, - "Z": { - "type": "float", - "value": -0.1919821500778198 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 71.96841430664063 - }, - "Y": { - "type": "float", - "value": 43.5662727355957 - }, - "Z": { - "type": "float", - "value": -0.2899999618530273 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 71.77627563476563 - }, - "Y": { - "type": "float", - "value": 42.61669540405273 - }, - "Z": { - "type": "float", - "value": -0.1925407648086548 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 71.21978759765625 - }, - "Y": { - "type": "float", - "value": 43.50324630737305 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 71.03589630126953 - }, - "Y": { - "type": "float", - "value": 42.63097381591797 - }, - "Z": { - "type": "float", - "value": -0.1969606876373291 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 74.60552215576172 - }, - "Y": { - "type": "float", - "value": 42.91289138793945 - }, - "Z": { - "type": "float", - "value": -0.252720832824707 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 75.6707763671875 - }, - "Y": { - "type": "float", - "value": 42.94733428955078 - }, - "Z": { - "type": "float", - "value": -0.2614998817443848 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 76.56899261474609 - }, - "Y": { - "type": "float", - "value": 44.58805465698242 - }, - "Z": { - "type": "float", - "value": -0.2999999523162842 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of rice, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Rice" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_RICE" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 76.80959320068359 - }, - "Y": { - "type": "float", - "value": 43.06408309936523 - }, - "Z": { - "type": "float", - "value": -0.2794501781463623 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 64.27838897705078 - }, - "Y": { - "type": "float", - "value": 43.51595306396484 - }, - "Z": { - "type": "float", - "value": -0.2899999916553497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 65.61119842529297 - }, - "Y": { - "type": "float", - "value": 43.35863494873047 - }, - "Z": { - "type": "float", - "value": -0.2900001704692841 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 67.01731872558594 - }, - "Y": { - "type": "float", - "value": 43.30489730834961 - }, - "Z": { - "type": "float", - "value": -0.289999932050705 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 68.37068176269531 - }, - "Y": { - "type": "float", - "value": 43.33301544189453 - }, - "Z": { - "type": "float", - "value": -0.2900002896785736 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 64.04069519042969 - }, - "Y": { - "type": "float", - "value": 44.6160774230957 - }, - "Z": { - "type": "float", - "value": -0.2899998128414154 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 65.20781707763672 - }, - "Y": { - "type": "float", - "value": 44.63920974731445 - }, - "Z": { - "type": "float", - "value": -0.2899998724460602 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 66.61229705810547 - }, - "Y": { - "type": "float", - "value": 44.60697555541992 - }, - "Z": { - "type": "float", - "value": -0.2900056540966034 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 67.57373046875 - }, - "Y": { - "type": "float", - "value": 44.46077728271484 - }, - "Z": { - "type": "float", - "value": -0.2899998128414154 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 68.79049682617188 - }, - "Y": { - "type": "float", - "value": 44.46532440185547 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 68.38939666748047 - }, - "Y": { - "type": "float", - "value": 46.01566696166992 - }, - "Z": { - "type": "float", - "value": -0.2900002002716065 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 67.32050323486328 - }, - "Y": { - "type": "float", - "value": 45.97228622436523 - }, - "Z": { - "type": "float", - "value": -0.2900002300739288 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 66.24333190917969 - }, - "Y": { - "type": "float", - "value": 45.88999938964844 - }, - "Z": { - "type": "float", - "value": -0.2900000214576721 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 65.50119781494141 - }, - "Y": { - "type": "float", - "value": 45.96472549438477 - }, - "Z": { - "type": "float", - "value": -0.2900001108646393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a mature stalk of popcorn, ready for harvesting." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Popcorn Stalk" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_POPCORN" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant059" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 64.21725463867188 - }, - "Y": { - "type": "float", - "value": 46.21684265136719 - }, - "Z": { - "type": "float", - "value": -0.2899998128414154 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 14.98967266082764 - }, - "Y": { - "type": "float", - "value": 102.2216186523438 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 17.61322402954102 - }, - "Y": { - "type": "float", - "value": 102.1505813598633 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 20.23239707946777 - }, - "Y": { - "type": "float", - "value": 102.1505813598633 - }, - "Z": { - "type": "float", - "value": 2.384185791015625e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 23.10709953308106 - }, - "Y": { - "type": "float", - "value": 102.1505889892578 - }, - "Z": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.59543800354004 - }, - "Y": { - "type": "float", - "value": 102.0796585083008 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 140 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14563 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Plantable Field Ahead", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 498 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle3" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard3" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 13.49716091156006 - }, - "Y": { - "type": "float", - "value": 85.35063171386719 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 432 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 1000 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 84171 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 1000 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 83425 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 915 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "_UOA_THOLE_002" - }, - "TemplateResRef": { - "type": "resref", - "value": "uoa_thole_002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 29.10833930969238 - }, - "Y": { - "type": "float", - "value": 114.032844543457 - }, - "Z": { - "type": "float", - "value": 0.01000000350177288 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 87 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14715 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5732 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 445 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "Signpost - 1" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_signpost" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 77.51877593994141 - }, - "Y": { - "type": "float", - "value": 57.30902099609375 - }, - "Z": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, { "__struct_id": 9, "AnimationState": { @@ -70565,6 +3593,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "Protect your ankles!", "id": 14662 } }, @@ -70615,458 +3644,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "West - Aschbourne", + "0": " Badgerat Woods", "id": 5800 } }, - "OnClosed": { + "OnClick": { "type": "resref", "value": "" }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 515 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "InvisibleObject" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_invisobj" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 77.21185302734375 - }, - "Y": { - "type": "float", - "value": 57.3780517578125 - }, - "Z": { - "type": "float", - "value": 3.234423875808716 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 157 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14662 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "East - Pirates Cove", - "id": 5800 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 515 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "InvisibleObject" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_invisobj" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 78.05321502685547 - }, - "Y": { - "type": "float", - "value": 57.37272644042969 - }, - "Z": { - "type": "float", - "value": 2.611363410949707 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 157 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14662 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Aschbourne Hunting Grounds", - "id": 5800 - } - }, "OnClosed": { "type": "resref", "value": "" @@ -71216,7 +3801,7 @@ }, "Bearing": { "type": "float", - "value": 1.570795655250549 + "value": 1.570794224739075 }, "BodyBag": { "type": "byte", @@ -71290,6 +3875,10 @@ "id": 5732 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -71460,6 +4049,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "Protect your ankles!", "id": 14662 } }, @@ -71510,10 +4100,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Aschbourne Hunting Grounds", + "0": " Badgerat Woods", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -71734,10 +4328,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Aschbourne Farmland Center", + "0": " Wetlands", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -71871,229 +4469,6 @@ "value": 3.151189565658569 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 87 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.6626796126365662 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14715 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5732 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 445 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "Signpost - 1" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_signpost" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 77.88053894042969 - }, - "Y": { - "type": "float", - "value": 87.89196014404297 - }, - "Z": { - "type": "float", - "value": 0.01000001840293407 - } - }, { "__struct_id": 9, "AnimationState": { @@ -72181,1127 +4556,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Aschbourne Hunting Grounds", + "0": " Talon Woods", "id": 5800 } }, - "OnClosed": { + "OnClick": { "type": "resref", "value": "" }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 515 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "InvisibleObject1" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_invisobj" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 77.63730621337891 - }, - "Y": { - "type": "float", - "value": 88.16509246826172 - }, - "Z": { - "type": "float", - "value": 3.236277580261231 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 157 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14662 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "~Proceed with caution - Bugbears sighted in eastern parts of forest.~", - "id": 5800 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 515 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "InvisibleObject" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_invisobj" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 78.3302001953125 - }, - "Y": { - "type": "float", - "value": 87.61885070800781 - }, - "Z": { - "type": "float", - "value": 2.621717214584351 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1781 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811260 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB037" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 112.0283508300781 - }, - "Y": { - "type": "float", - "value": 88.18035125732422 - }, - "Z": { - "type": "float", - "value": 2.629995346069336 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1782 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811258 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB035" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub035" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 112.7909622192383 - }, - "Y": { - "type": "float", - "value": 80.71767425537109 - }, - "Z": { - "type": "float", - "value": 0.01358592510223389 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 3074 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16814199 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16814070 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 785 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GIANTFERN" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_giantfern" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 111.1993255615234 - }, - "Y": { - "type": "float", - "value": 81.59938049316406 - }, - "Z": { - "type": "float", - "value": 0.01799190230667591 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 157 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14662 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Talon Woods", - "id": 5800 - } - }, "OnClosed": { "type": "resref", "value": "" @@ -73434,6 +4696,38803 @@ "type": "float", "value": 1.74851131439209 } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of rice, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Rice" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RICE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 71.23101043701172 + }, + "Y": { + "type": "float", + "value": 31.6616325378418 + }, + "Z": { + "type": "float", + "value": -7.62939453125e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of rice, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Rice" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RICE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 71.24306488037109 + }, + "Y": { + "type": "float", + "value": 30.04880905151367 + }, + "Z": { + "type": "float", + "value": -7.62939453125e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of rice, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Rice" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RICE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 71.24567413330078 + }, + "Y": { + "type": "float", + "value": 28.68991851806641 + }, + "Z": { + "type": "float", + "value": -7.62939453125e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of rice, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Rice" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RICE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 68.68402862548828 + }, + "Y": { + "type": "float", + "value": 31.52383422851563 + }, + "Z": { + "type": "float", + "value": -0.07964324951171875 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of rice, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Rice" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RICE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 68.77015686035156 + }, + "Y": { + "type": "float", + "value": 29.87195205688477 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of rice, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Rice" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RICE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 68.79770660400391 + }, + "Y": { + "type": "float", + "value": 28.59930610656738 + }, + "Z": { + "type": "float", + "value": -0.04092597961425781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2994 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sugar cane, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sugar Cane" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SUGARCANE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant072" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 61.39370727539063 + }, + "Y": { + "type": "float", + "value": 28.6695556640625 + }, + "Z": { + "type": "float", + "value": -0.02468299865722656 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2994 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sugar cane, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sugar Cane" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SUGARCANE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant072" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 58.92646408081055 + }, + "Y": { + "type": "float", + "value": 31.59578323364258 + }, + "Z": { + "type": "float", + "value": -7.62939453125e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2994 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sugar cane, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sugar Cane" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SUGARCANE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant072" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 59.10870742797852 + }, + "Y": { + "type": "float", + "value": 30.3664665222168 + }, + "Z": { + "type": "float", + "value": -7.62939453125e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2994 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sugar cane, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sugar Cane" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SUGARCANE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant072" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 59.22319793701172 + }, + "Y": { + "type": "float", + "value": 28.90792083740234 + }, + "Z": { + "type": "float", + "value": 7.62939453125e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 102 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.521707773208618 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a simple beehive. You can get honey, honeycomb, and beeswax from this. You might also disturb the hive in the process, so be very careful. The beehive can produce vast quantities of honey and beeswax over time if the honeycomb is not disturbed." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bee Hive" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_beehive" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_beehive" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 460 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BeeHive" + }, + "TemplateResRef": { + "type": "resref", + "value": "beehive" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 82.08990478515625 + }, + "Y": { + "type": "float", + "value": 67.26644897460938 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 102 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.497163414955139 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a simple beehive. You can get honey, honeycomb, and beeswax from this. You might also disturb the hive in the process, so be very careful. The beehive can produce vast quantities of honey and beeswax over time if the honeycomb is not disturbed." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bee Hive" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_beehive" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_beehive" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 460 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BeeHive" + }, + "TemplateResRef": { + "type": "resref", + "value": "beehive" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 81.83588409423828 + }, + "Y": { + "type": "float", + "value": 70.15854644775391 + }, + "Z": { + "type": "float", + "value": -5.960464477539063e-008 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 102 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a simple beehive. You can get honey, honeycomb, and beeswax from this. You might also disturb the hive in the process, so be very careful. The beehive can produce vast quantities of honey and beeswax over time if the honeycomb is not disturbed." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bee Hive" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "_onclose_clear2" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "_ondeath_clear" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "_craft_beehive" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_open_beehive" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 460 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BeeHive" + }, + "TemplateResRef": { + "type": "resref", + "value": "beehive" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 81.25734710693359 + }, + "Y": { + "type": "float", + "value": 73.19342041015625 + }, + "Z": { + "type": "float", + "value": 0.009999985806643963 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84582 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 84567 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "zz_trash_barrel" + }, + "TemplateResRef": { + "type": "resref", + "value": "zz_trash_barrel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 47.96360778808594 + }, + "Y": { + "type": "float", + "value": 57.89872741699219 + }, + "Z": { + "type": "float", + "value": 4.76837158203125e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 145 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.546251058578491 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Can you dig it? It's groovy man.", + "id": 14568 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Groovy Mines", + "id": 14561 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 503 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MerchantsShingle8" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_billboard8" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 112.932014465332 + }, + "Y": { + "type": "float", + "value": 31.15202903747559 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2994 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sugar cane, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sugar Cane" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SUGARCANE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant072" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 61.46286010742188 + }, + "Y": { + "type": "float", + "value": 30.02253532409668 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2994 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sugar cane, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sugar Cane" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SUGARCANE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant072" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 61.61712646484375 + }, + "Y": { + "type": "float", + "value": 31.52053451538086 + }, + "Z": { + "type": "float", + "value": -0.1568412780761719 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 106 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141581296920776 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This well appears to be functional." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Water Well" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_waterwell" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 464 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WaterWell" + }, + "TemplateResRef": { + "type": "resref", + "value": "waterwell" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 95.08999633789063 + }, + "Y": { + "type": "float", + "value": 76.94000244140625 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.62535858154297 + }, + "Y": { + "type": "float", + "value": 106.319450378418 + }, + "Z": { + "type": "float", + "value": -0.2900002598762512 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.17363739013672 + }, + "Y": { + "type": "float", + "value": 106.329345703125 + }, + "Z": { + "type": "float", + "value": -0.2899999618530273 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 86.47732543945313 + }, + "Y": { + "type": "float", + "value": 106.2931137084961 + }, + "Z": { + "type": "float", + "value": -0.3000001907348633 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 86.45218658447266 + }, + "Y": { + "type": "float", + "value": 104.6544799804688 + }, + "Z": { + "type": "float", + "value": -0.2999992370605469 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.0003662109375 + }, + "Y": { + "type": "float", + "value": 104.7603302001953 + }, + "Z": { + "type": "float", + "value": -0.2900001108646393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.38997650146484 + }, + "Y": { + "type": "float", + "value": 104.7233352661133 + }, + "Z": { + "type": "float", + "value": -0.2900001406669617 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.39353179931641 + }, + "Y": { + "type": "float", + "value": 103.0539932250977 + }, + "Z": { + "type": "float", + "value": -0.2900002598762512 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 84.91788482666016 + }, + "Y": { + "type": "float", + "value": 103.1865463256836 + }, + "Z": { + "type": "float", + "value": -0.2900000214576721 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 86.43498992919922 + }, + "Y": { + "type": "float", + "value": 103.1672744750977 + }, + "Z": { + "type": "float", + "value": -0.3000001907348633 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 86.4171142578125 + }, + "Y": { + "type": "float", + "value": 101.6816101074219 + }, + "Z": { + "type": "float", + "value": -0.2900001406669617 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 84.77645874023438 + }, + "Y": { + "type": "float", + "value": 101.6462020874023 + }, + "Z": { + "type": "float", + "value": -0.2899997234344482 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a cotton plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cotton" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_COTTON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant029" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.381103515625 + }, + "Y": { + "type": "float", + "value": 101.6586303710938 + }, + "Z": { + "type": "float", + "value": -0.2899999022483826 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.74855804443359 + }, + "Y": { + "type": "float", + "value": 98.70949554443359 + }, + "Z": { + "type": "float", + "value": -0.2899996638298035 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.50357055664063 + }, + "Y": { + "type": "float", + "value": 98.81827545166016 + }, + "Z": { + "type": "float", + "value": -0.2899996340274811 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.63933563232422 + }, + "Y": { + "type": "float", + "value": 97.21772003173828 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.74285125732422 + }, + "Y": { + "type": "float", + "value": 97.38420867919922 + }, + "Z": { + "type": "float", + "value": -0.2899997532367706 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.54859924316406 + }, + "Y": { + "type": "float", + "value": 95.94133758544922 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.63196563720703 + }, + "Y": { + "type": "float", + "value": 94.51163482666016 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.65534210205078 + }, + "Y": { + "type": "float", + "value": 95.99246215820313 + }, + "Z": { + "type": "float", + "value": -0.2999997138977051 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.82210540771484 + }, + "Y": { + "type": "float", + "value": 93.55065155029297 + }, + "Z": { + "type": "float", + "value": -0.2999997138977051 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable artichoke, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Artichoke" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ARTICHOKE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant067" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.78860473632813 + }, + "Y": { + "type": "float", + "value": 23.91578674316406 + }, + "Z": { + "type": "float", + "value": -0.2900001406669617 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable artichoke, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Artichoke" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ARTICHOKE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant067" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.00116348266602 + }, + "Y": { + "type": "float", + "value": 23.92792892456055 + }, + "Z": { + "type": "float", + "value": -0.2899998128414154 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable artichoke, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Artichoke" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ARTICHOKE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant067" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.8026008605957 + }, + "Y": { + "type": "float", + "value": 25.53747177124023 + }, + "Z": { + "type": "float", + "value": -0.182768315076828 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable artichoke, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Artichoke" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ARTICHOKE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant067" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.02903366088867 + }, + "Y": { + "type": "float", + "value": 25.71158599853516 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature vegetable beet, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Beets" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BEETS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant063" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.26101684570313 + }, + "Y": { + "type": "float", + "value": 29.02273941040039 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature vegetable beet, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Beets" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BEETS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant063" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.47317504882813 + }, + "Y": { + "type": "float", + "value": 28.83969688415527 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature vegetable beet, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Beets" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BEETS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant063" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.10519027709961 + }, + "Y": { + "type": "float", + "value": 28.87266540527344 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable carrot, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Carrot" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CARROT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant054" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.25913619995117 + }, + "Y": { + "type": "float", + "value": 27.42578506469727 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable carrot, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Carrot" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CARROT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant054" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.63982391357422 + }, + "Y": { + "type": "float", + "value": 27.42013931274414 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable carrot, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Carrot" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CARROT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant054" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.08245468139648 + }, + "Y": { + "type": "float", + "value": 27.48072052001953 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable celery, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Celery" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CELERY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant068" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.06523513793945 + }, + "Y": { + "type": "float", + "value": 29.17190551757813 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable celery, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Celery" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CELERY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant068" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.76730728149414 + }, + "Y": { + "type": "float", + "value": 29.1432991027832 + }, + "Z": { + "type": "float", + "value": -0.1854458004236221 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable celery, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Celery" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CELERY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant068" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.2349853515625 + }, + "Y": { + "type": "float", + "value": 29.10124397277832 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable green beans, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Green Beans" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GREENBEANS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant061" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.09266662597656 + }, + "Y": { + "type": "float", + "value": 31.09601593017578 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable green beans, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Green Beans" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GREENBEANS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant061" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.60009002685547 + }, + "Y": { + "type": "float", + "value": 31.06365776062012 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable green beans, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Green Beans" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GREENBEANS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant061" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.25974655151367 + }, + "Y": { + "type": "float", + "value": 31.17563056945801 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable lettuce, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lettuce" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LETTUCE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant048" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.3065299987793 + }, + "Y": { + "type": "float", + "value": 33.80673599243164 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable lettuce, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lettuce" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LETTUCE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant048" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.93524551391602 + }, + "Y": { + "type": "float", + "value": 33.79046630859375 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable lettuce, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lettuce" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LETTUCE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant048" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.55635070800781 + }, + "Y": { + "type": "float", + "value": 33.68838119506836 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small vine growth of the vegetable peas. ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pea Vine" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEAS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant062" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.12180328369141 + }, + "Y": { + "type": "float", + "value": 36.05793762207031 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small vine growth of the vegetable peas. ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pea Vine" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEAS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant062" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.4798583984375 + }, + "Y": { + "type": "float", + "value": 35.96812438964844 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small vine growth of the vegetable peas. ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pea Vine" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEAS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant062" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.23513793945313 + }, + "Y": { + "type": "float", + "value": 35.90102386474609 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable potato, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Potato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_POTATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant055" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.33819580078125 + }, + "Y": { + "type": "float", + "value": 24.02787017822266 + }, + "Z": { + "type": "float", + "value": -0.1932327151298523 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable potato, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Potato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_POTATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant055" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.85358428955078 + }, + "Y": { + "type": "float", + "value": 24.08768844604492 + }, + "Z": { + "type": "float", + "value": -0.2899998128414154 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable potato, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Potato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_POTATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant055" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.31539916992188 + }, + "Y": { + "type": "float", + "value": 25.54950332641602 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable potato, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Potato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_POTATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant055" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.86254501342773 + }, + "Y": { + "type": "float", + "value": 25.45262718200684 + }, + "Z": { + "type": "float", + "value": -0.1876471936702728 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of peanuts, ready to be dug up." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Peanuts" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEANUTS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant057" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.39371109008789 + }, + "Y": { + "type": "float", + "value": 31.12493705749512 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of peanuts, ready to be dug up." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Peanuts" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEANUTS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant057" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.51423645019531 + }, + "Y": { + "type": "float", + "value": 30.91610717773438 + }, + "Z": { + "type": "float", + "value": -0.2900000214576721 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of peanuts, ready to be dug up." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Peanuts" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEANUTS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant057" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.07620239257813 + }, + "Y": { + "type": "float", + "value": 30.91838264465332 + }, + "Z": { + "type": "float", + "value": -0.3000004291534424 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable radish, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Radish" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RADISH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant047" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.15877532958984 + }, + "Y": { + "type": "float", + "value": 27.28767776489258 + }, + "Z": { + "type": "float", + "value": -0.2900002896785736 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable radish, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Radish" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RADISH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant047" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.69696044921875 + }, + "Y": { + "type": "float", + "value": 27.31378173828125 + }, + "Z": { + "type": "float", + "value": -0.2899999022483826 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable radish, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Radish" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RADISH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant047" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.10462951660156 + }, + "Y": { + "type": "float", + "value": 27.2354679107666 + }, + "Z": { + "type": "float", + "value": -0.2899998724460602 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a sweet potato vine, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sweet Potato Vine" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SWEETPOTATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant056" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.41371154785156 + }, + "Y": { + "type": "float", + "value": 33.62682723999023 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a sweet potato vine, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sweet Potato Vine" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SWEETPOTATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant056" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.56644439697266 + }, + "Y": { + "type": "float", + "value": 33.47187042236328 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a sweet potato vine, ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sweet Potato Vine" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SWEETPOTATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant056" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.18904876708984 + }, + "Y": { + "type": "float", + "value": 33.58071899414063 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable turnip, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Turnip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TURNIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant049" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.41234970092773 + }, + "Y": { + "type": "float", + "value": 35.76493453979492 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable turnip, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Turnip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TURNIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant049" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.68307495117188 + }, + "Y": { + "type": "float", + "value": 35.80841445922852 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable turnip, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Turnip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TURNIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant049" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.29957580566406 + }, + "Y": { + "type": "float", + "value": 35.87113189697266 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a watermelon vine. There are ripe watermelons ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Watermelon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WATERMELON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant051" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.10818672180176 + }, + "Y": { + "type": "float", + "value": 76.99796295166016 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a watermelon vine. There are ripe watermelons ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Watermelon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WATERMELON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant051" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.32118988037109 + }, + "Y": { + "type": "float", + "value": 74.74931335449219 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a watermelon vine. There are ripe watermelons ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Watermelon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WATERMELON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant051" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.98857307434082 + }, + "Y": { + "type": "float", + "value": 74.79819488525391 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a watermelon vine. There are ripe watermelons ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Watermelon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WATERMELON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant051" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.95015335083008 + }, + "Y": { + "type": "float", + "value": 77.06900024414063 + }, + "Z": { + "type": "float", + "value": -0.1891667246818543 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a winter squash vine. There are ripe squash ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Winter Squash" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WINTERSQUASH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant052" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.23611068725586 + }, + "Y": { + "type": "float", + "value": 78.91124725341797 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a winter squash vine. There are ripe squash ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Winter Squash" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WINTERSQUASH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant052" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.58583450317383 + }, + "Y": { + "type": "float", + "value": 78.91217803955078 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a winter squash vine. There are ripe squash ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Winter Squash" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WINTERSQUASH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant052" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.33300971984863 + }, + "Y": { + "type": "float", + "value": 79.12467956542969 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Zucchini Squash" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ZUCCHINISQUASH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant053" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.54231071472168 + }, + "Y": { + "type": "float", + "value": 81.94297027587891 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Zucchini Squash" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ZUCCHINISQUASH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant053" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.07585144042969 + }, + "Y": { + "type": "float", + "value": 81.97801971435547 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a zucchini squash vine. There are ripe zucchini ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Zucchini Squash" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ZUCCHINISQUASH" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant053" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.41171646118164 + }, + "Y": { + "type": "float", + "value": 81.94741058349609 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a pumpkin vine. There are ripe pumpkins ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pumpkin" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PUMPKIN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant050" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.51871490478516 + }, + "Y": { + "type": "float", + "value": 84.14958190917969 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a pumpkin vine. There are ripe pumpkins ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pumpkin" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PUMPKIN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant050" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.13740730285645 + }, + "Y": { + "type": "float", + "value": 84.10905456542969 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a pumpkin vine. There are ripe pumpkins ready for harvest." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pumpkin" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PUMPKIN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant050" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.59218215942383 + }, + "Y": { + "type": "float", + "value": 84.2545166015625 + }, + "Z": { + "type": "float", + "value": -0.2897071838378906 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable okra, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Okra" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OKRA" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant069" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.40542221069336 + }, + "Y": { + "type": "float", + "value": 86.18492889404297 + }, + "Z": { + "type": "float", + "value": -0.2899998724460602 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable okra, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Okra" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OKRA" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant069" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.12858963012695 + }, + "Y": { + "type": "float", + "value": 86.4014892578125 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the vegetable okra, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Okra" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OKRA" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant069" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.69097518920898 + }, + "Y": { + "type": "float", + "value": 86.48878479003906 + }, + "Z": { + "type": "float", + "value": -0.2622394561767578 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of barley, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Barley" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BARLEY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.26560974121094 + }, + "Y": { + "type": "float", + "value": 93.53106689453125 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of barley, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Barley" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BARLEY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.24425506591797 + }, + "Y": { + "type": "float", + "value": 94.69618988037109 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of barley, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Barley" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BARLEY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.11828994750977 + }, + "Y": { + "type": "float", + "value": 95.67137908935547 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of barley, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Barley" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BARLEY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.13327789306641 + }, + "Y": { + "type": "float", + "value": 96.96337890625 + }, + "Z": { + "type": "float", + "value": -0.2959079742431641 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of corn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cornstalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CORNSTALK" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.68254089355469 + }, + "Y": { + "type": "float", + "value": 96.93390655517578 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of corn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cornstalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CORNSTALK" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.78079223632813 + }, + "Y": { + "type": "float", + "value": 95.69636535644531 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of corn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cornstalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CORNSTALK" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.60726547241211 + }, + "Y": { + "type": "float", + "value": 94.69245910644531 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of corn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cornstalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CORNSTALK" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.74556350708008 + }, + "Y": { + "type": "float", + "value": 93.41862487792969 + }, + "Z": { + "type": "float", + "value": -0.2923469543457031 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of indian corn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Indian Corn Stalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_INDIANCORN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant058" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 41.50366592407227 + }, + "Y": { + "type": "float", + "value": 97.01251983642578 + }, + "Z": { + "type": "float", + "value": -0.2800521850585938 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of indian corn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Indian Corn Stalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_INDIANCORN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant058" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 41.39945220947266 + }, + "Y": { + "type": "float", + "value": 95.74212646484375 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of indian corn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Indian Corn Stalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_INDIANCORN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant058" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 41.3323974609375 + }, + "Y": { + "type": "float", + "value": 94.56033325195313 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of indian corn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Indian Corn Stalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_INDIANCORN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant058" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 41.49793243408203 + }, + "Y": { + "type": "float", + "value": 93.29188537597656 + }, + "Z": { + "type": "float", + "value": -0.2534866333007813 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of oats, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oats" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OATS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.43944931030273 + }, + "Y": { + "type": "float", + "value": 95.66537475585938 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of oats, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oats" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OATS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.63862991333008 + }, + "Y": { + "type": "float", + "value": 93.62798309326172 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of oats, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oats" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OATS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.03397750854492 + }, + "Y": { + "type": "float", + "value": 93.75172424316406 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of oats, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oats" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OATS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.59841918945313 + }, + "Y": { + "type": "float", + "value": 95.50796508789063 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a hops vine, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Hops" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_HOPS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant071" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 54.60700225830078 + }, + "Y": { + "type": "float", + "value": 94.25055694580078 + }, + "Z": { + "type": "float", + "value": -0.1806540191173554 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a hops vine, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Hops" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_HOPS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant071" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 56.42979049682617 + }, + "Y": { + "type": "float", + "value": 94.26865386962891 + }, + "Z": { + "type": "float", + "value": -0.2999992370605469 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a hops vine, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Hops" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_HOPS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant071" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 56.39246368408203 + }, + "Y": { + "type": "float", + "value": 96.41966247558594 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a hops vine, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Hops" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_HOPS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant071" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 54.52853775024414 + }, + "Y": { + "type": "float", + "value": 96.1824951171875 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of popcorn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Popcorn Stalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_POPCORN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant059" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.92757415771484 + }, + "Y": { + "type": "float", + "value": 96.94304656982422 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of popcorn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Popcorn Stalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_POPCORN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant059" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.97467041015625 + }, + "Y": { + "type": "float", + "value": 95.84701538085938 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of popcorn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Popcorn Stalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_POPCORN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant059" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.84074020385742 + }, + "Y": { + "type": "float", + "value": 94.60652160644531 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of popcorn, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Popcorn Stalk" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_POPCORN" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant059" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.88050842285156 + }, + "Y": { + "type": "float", + "value": 93.40247344970703 + }, + "Z": { + "type": "float", + "value": -0.2843208312988281 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sorghum, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sorghum" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SORGHUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 53.49348449707031 + }, + "Y": { + "type": "float", + "value": 106.1589126586914 + }, + "Z": { + "type": "float", + "value": -0.2899998128414154 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sorghum, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sorghum" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SORGHUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 55.6271858215332 + }, + "Y": { + "type": "float", + "value": 106.4086380004883 + }, + "Z": { + "type": "float", + "value": -0.2899996936321259 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sorghum, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sorghum" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SORGHUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 53.60910797119141 + }, + "Y": { + "type": "float", + "value": 104.3477249145508 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of sorghum, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sorghum" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SORGHUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 55.75672149658203 + }, + "Y": { + "type": "float", + "value": 104.3511810302734 + }, + "Z": { + "type": "float", + "value": -0.289999783039093 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of wheat, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wheat" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHEAT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 53.49044799804688 + }, + "Y": { + "type": "float", + "value": 102.0652389526367 + }, + "Z": { + "type": "float", + "value": -0.289999783039093 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of wheat, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wheat" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHEAT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 55.70818710327148 + }, + "Y": { + "type": "float", + "value": 102.1941833496094 + }, + "Z": { + "type": "float", + "value": -0.2900000214576721 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of wheat, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wheat" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHEAT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 53.43887329101563 + }, + "Y": { + "type": "float", + "value": 98.35872650146484 + }, + "Z": { + "type": "float", + "value": -0.2899996638298035 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature stalk of wheat, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wheat" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHEAT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 55.966064453125 + }, + "Y": { + "type": "float", + "value": 98.56502532958984 + }, + "Z": { + "type": "float", + "value": -0.2899999618530273 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1759 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141581296920776 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 500 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive oak tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 500 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oak Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OAK" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 66.97457885742188 + }, + "Y": { + "type": "float", + "value": 95.15977478027344 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1759 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 500 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive oak tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 500 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oak Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OAK" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 108.3513565063477 + }, + "Y": { + "type": "float", + "value": 70.19723510742188 + }, + "Z": { + "type": "float", + "value": 4.999994277954102 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1759 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141581296920776 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 500 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive oak tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 500 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oak Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OAK" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 67.04429626464844 + }, + "Y": { + "type": "float", + "value": 104.8569869995117 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1759 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 500 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive oak tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 500 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oak Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OAK" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 86.40058898925781 + }, + "Y": { + "type": "float", + "value": 70.57172393798828 + }, + "Z": { + "type": "float", + "value": 4.999994277954102 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 547 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an orange tree filled with ripe oranges." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Orange Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_ORANGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree007" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 105.1843490600586 + }, + "Y": { + "type": "float", + "value": 44.97256469726563 + }, + "Z": { + "type": "float", + "value": -4.76837158203125e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 547 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an orange tree filled with ripe oranges." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Orange Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_ORANGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree007" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 95.63813018798828 + }, + "Y": { + "type": "float", + "value": 44.74322891235352 + }, + "Z": { + "type": "float", + "value": 1.9073486328125e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 547 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an orange tree filled with ripe oranges." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Orange Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_ORANGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree007" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.72047424316406 + }, + "Y": { + "type": "float", + "value": 44.69585418701172 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 548 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a lemon tree filled with ripe, juicy lemons." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lemon Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_LEMON" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.17898559570313 + }, + "Y": { + "type": "float", + "value": 34.74733734130859 + }, + "Z": { + "type": "float", + "value": 9.5367431640625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 548 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a lemon tree filled with ripe, juicy lemons." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lemon Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_LEMON" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 95.66082000732422 + }, + "Y": { + "type": "float", + "value": 35.29666900634766 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 548 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a lemon tree filled with ripe, juicy lemons." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lemon Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_LEMON" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 104.8903503417969 + }, + "Y": { + "type": "float", + "value": 34.95369338989258 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1754 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141586542129517 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a lime tree filled with ripe, juicy limes." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lime Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_LIME" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 104.8099975585938 + }, + "Y": { + "type": "float", + "value": 25.14999961853027 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1754 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141586542129517 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a lime tree filled with ripe, juicy limes." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lime Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_LIME" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 95.22000122070313 + }, + "Y": { + "type": "float", + "value": 25.59000015258789 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1754 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141586542129517 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a lime tree filled with ripe, juicy limes." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lime Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_LIME" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.77999877929688 + }, + "Y": { + "type": "float", + "value": 25.45000076293945 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3079 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive sausage tree, bearing dangly sausage-shaped fruits." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sausage Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_SAUSAGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree030" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.93000030517578 + }, + "Y": { + "type": "float", + "value": 104.9800033569336 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3079 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive sausage tree, bearing dangly sausage-shaped fruits." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sausage Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_SAUSAGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree030" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.7400016784668 + }, + "Y": { + "type": "float", + "value": 104.6100006103516 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 547 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an apple tree bearing ripe tangerines." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tangerine Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_TANGERINE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.05562973022461 + }, + "Y": { + "type": "float", + "value": 45.50974655151367 + }, + "Z": { + "type": "float", + "value": 4.76837158203125e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 547 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an apple tree bearing ripe tangerines." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tangerine Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_TANGERINE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 45.77754592895508 + }, + "Y": { + "type": "float", + "value": 45.35755157470703 + }, + "Z": { + "type": "float", + "value": 4.76837158203125e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 547 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an apple tree bearing ripe tangerines." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tangerine Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_TANGERINE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 55.26481628417969 + }, + "Y": { + "type": "float", + "value": 44.7451286315918 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 546 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing ripe grapefruit." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grapefruit Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_GRAPEFRUIT" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 65.0 + }, + "Y": { + "type": "float", + "value": 75.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 546 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing ripe grapefruit." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grapefruit Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_GRAPEFRUIT" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 55.0 + }, + "Y": { + "type": "float", + "value": 75.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 546 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing ripe grapefruit." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grapefruit Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_GRAPEFRUIT" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 64.73051452636719 + }, + "Y": { + "type": "float", + "value": 85.26362609863281 + }, + "Z": { + "type": "float", + "value": -2.384185791015625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3079 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive sausage tree, bearing dangly sausage-shaped fruits." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sausage Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_SAUSAGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree030" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 54.54999923706055 + }, + "Y": { + "type": "float", + "value": 85.94000244140625 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 77 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.969775676727295 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "You may search for mushrooms or fungi to collect in this area.\n\nPlease be forewarned that while all fungi may be eaten, some may have harmful, even deadly effects. Take care and be cautious when experimenting with unknown fungi. Examine them well for clues as to their use.\n\n**Developer's note**\n\nThe actual fungi/mushroom species depicted here were taken directly from a real-life website, and most of the descriptions are direct cut-and-paste from the site. Full credit goes to the site's author.\n\nForest Fungi of New Zealand\nhttp://www.hiddenforest.co.nz/fungi/\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mushroom Patch (Potato Fungus)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_shroompatch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 435 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "mushroom012" + }, + "TemplateResRef": { + "type": "resref", + "value": "mushroom012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 43.60078048706055 + }, + "Y": { + "type": "float", + "value": 18.57868576049805 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 77 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.454369068145752 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "You may search for mushrooms or fungi to collect in this area.\n\nPlease be forewarned that while all fungi may be eaten, some may have harmful, even deadly effects. Take care and be cautious when experimenting with unknown fungi. Examine them well for clues as to their use.\n\n**Developer's note**\n\nThe actual fungi/mushroom species depicted here were taken directly from a real-life website, and most of the descriptions are direct cut-and-paste from the site. Full credit goes to the site's author.\n\nForest Fungi of New Zealand\nhttp://www.hiddenforest.co.nz/fungi/\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mushroom Patch (Potato Fungus)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_shroompatch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 435 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "mushroom012" + }, + "TemplateResRef": { + "type": "resref", + "value": "mushroom012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 41.02782440185547 + }, + "Y": { + "type": "float", + "value": 17.11848831176758 + }, + "Z": { + "type": "float", + "value": 0.0100000835955143 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 77 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.374445199966431 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "You may search for mushrooms or fungi to collect in this area.\n\nPlease be forewarned that while all fungi may be eaten, some may have harmful, even deadly effects. Take care and be cautious when experimenting with unknown fungi. Examine them well for clues as to their use.\n\n**Developer's note**\n\nThe actual fungi/mushroom species depicted here were taken directly from a real-life website, and most of the descriptions are direct cut-and-paste from the site. Full credit goes to the site's author.\n\nForest Fungi of New Zealand\nhttp://www.hiddenforest.co.nz/fungi/\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mushroom Patch (Potato Fungus)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_shroompatch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 435 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "mushroom012" + }, + "TemplateResRef": { + "type": "resref", + "value": "mushroom012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 41.07292175292969 + }, + "Y": { + "type": "float", + "value": 13.80188655853272 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 77 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.6626792550086975 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "You may search for mushrooms or fungi to collect in this area.\n\nPlease be forewarned that while all fungi may be eaten, some may have harmful, even deadly effects. Take care and be cautious when experimenting with unknown fungi. Examine them well for clues as to their use.\n\n**Developer's note**\n\nThe actual fungi/mushroom species depicted here were taken directly from a real-life website, and most of the descriptions are direct cut-and-paste from the site. Full credit goes to the site's author.\n\nForest Fungi of New Zealand\nhttp://www.hiddenforest.co.nz/fungi/\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mushroom Patch (Violet Potato Fungus)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_shroompatch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 435 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "mushroom053" + }, + "TemplateResRef": { + "type": "resref", + "value": "mushroom053" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.92645645141602 + }, + "Y": { + "type": "float", + "value": 12.5045223236084 + }, + "Z": { + "type": "float", + "value": 0.009999875910580158 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 77 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.865314245223999 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "You may search for mushrooms or fungi to collect in this area.\n\nPlease be forewarned that while all fungi may be eaten, some may have harmful, even deadly effects. Take care and be cautious when experimenting with unknown fungi. Examine them well for clues as to their use.\n\n**Developer's note**\n\nThe actual fungi/mushroom species depicted here were taken directly from a real-life website, and most of the descriptions are direct cut-and-paste from the site. Full credit goes to the site's author.\n\nForest Fungi of New Zealand\nhttp://www.hiddenforest.co.nz/fungi/\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mushroom Patch (Violet Potato Fungus)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_shroompatch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 435 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "mushroom053" + }, + "TemplateResRef": { + "type": "resref", + "value": "mushroom053" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 48.17737579345703 + }, + "Y": { + "type": "float", + "value": 15.63735389709473 + }, + "Z": { + "type": "float", + "value": 0.01000001467764378 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 77 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 2.25801944732666 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "You may search for mushrooms or fungi to collect in this area.\n\nPlease be forewarned that while all fungi may be eaten, some may have harmful, even deadly effects. Take care and be cautious when experimenting with unknown fungi. Examine them well for clues as to their use.\n\n**Developer's note**\n\nThe actual fungi/mushroom species depicted here were taken directly from a real-life website, and most of the descriptions are direct cut-and-paste from the site. Full credit goes to the site's author.\n\nForest Fungi of New Zealand\nhttp://www.hiddenforest.co.nz/fungi/\n" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mushroom Patch (Violet Potato Fungus)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_shroompatch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 435 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "mushroom053" + }, + "TemplateResRef": { + "type": "resref", + "value": "mushroom053" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 47.62756729125977 + }, + "Y": { + "type": "float", + "value": 18.15349388122559 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 47.50828170776367 + }, + "Y": { + "type": "float", + "value": 74.52889251708984 + }, + "Z": { + "type": "float", + "value": 0.01000036764889956 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 47.42305374145508 + }, + "Y": { + "type": "float", + "value": 72.61680603027344 + }, + "Z": { + "type": "float", + "value": -2.384185791015625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 45.10092926025391 + }, + "Y": { + "type": "float", + "value": 72.78287506103516 + }, + "Z": { + "type": "float", + "value": 0.00999987218528986 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.77417755126953 + }, + "Y": { + "type": "float", + "value": 72.64466857910156 + }, + "Z": { + "type": "float", + "value": 2.384185791015625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 31.92293548583984 + }, + "Y": { + "type": "float", + "value": 72.51013946533203 + }, + "Z": { + "type": "float", + "value": -2.384185791015625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 31.87178039550781 + }, + "Y": { + "type": "float", + "value": 74.46865081787109 + }, + "Z": { + "type": "float", + "value": 0.01000003702938557 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 2705 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813927 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812530 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_POLLNTRN001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_pollntrn001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_opollntrn001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 42.20000076293945 + }, + "Y": { + "type": "float", + "value": 72.09999847412109 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 2705 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141583681106567 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813927 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812530 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_POLLNTRN001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_pollntrn001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_opollntrn001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.79999923706055 + }, + "Y": { + "type": "float", + "value": 72.09999847412109 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4565 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 84171 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Wall", + "id": 83425 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "codiwall3" + }, + "TemplateResRef": { + "type": "resref", + "value": "codiwall3" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.31549835205078 + }, + "Y": { + "type": "float", + "value": 82.67548370361328 + }, + "Z": { + "type": "float", + "value": -1.192092895507813e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4244 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.043410778045654 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "A Flower Vase", + "id": 68833 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Fish Bones", + "id": 68832 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_CI_FVS_001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_ci_fvs_001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 21.6067008972168 + }, + "Y": { + "type": "float", + "value": 15.36435413360596 + }, + "Z": { + "type": "float", + "value": -5.006790161132813e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 5050 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 2.773429870605469 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813586 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Fishing Tackle", + "id": 16812670 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_ROPEBNDLE001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_ropebndle001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 20.82563972473145 + }, + "Y": { + "type": "float", + "value": 15.9853515625 + }, + "Z": { + "type": "float", + "value": -5.006790161132813e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.141585826873779 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84582 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 84567 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "zz_trash_barrel" + }, + "TemplateResRef": { + "type": "resref", + "value": "zz_trash_barrel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.93440246582031 + }, + "Y": { + "type": "float", + "value": 88.11772155761719 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1890 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.275835514068604 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811868 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH002" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 28.95000076293945 + }, + "Y": { + "type": "float", + "value": 52.34999847412109 + }, + "Z": { + "type": "float", + "value": 0.009999999776482582 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1889 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811872 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH004" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 39.05347061157227 + }, + "Y": { + "type": "float", + "value": 70.3687744140625 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 186 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.6381350159645081 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 66888 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 52997 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 549 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "Bones" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_bones" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 112.2680587768555 + }, + "Y": { + "type": "float", + "value": 82.08402252197266 + }, + "Z": { + "type": "float", + "value": 2.630000114440918 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 235 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.497163414955139 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This gruesome totem is undoubtedly meant as a warning...or a threat.", + "id": 68911 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " You stay this side. We stay other side. Nobody get hurt.", + "id": 68910 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 774 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SkullPole" + }, + "TemplateResRef": { + "type": "resref", + "value": "x0_skullpole" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 111.0621643066406 + }, + "Y": { + "type": "float", + "value": 88.09490203857422 + }, + "Z": { + "type": "float", + "value": 0.01952612586319447 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.117043733596802 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.44039535522461 + }, + "Y": { + "type": "float", + "value": 58.01166915893555 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.5890485644340515 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84582 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 84567 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "zz_trash_barrel" + }, + "TemplateResRef": { + "type": "resref", + "value": "zz_trash_barrel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.24171257019043 + }, + "Y": { + "type": "float", + "value": 22.84939384460449 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } } ] }, @@ -73482,11 +43541,11 @@ }, "MaxDistance": { "type": "float", - "value": 10.0 + "value": 15.0 }, "MinDistance": { "type": "float", - "value": 1.0 + "value": 1.5 }, "PitchVariation": { "type": "float", @@ -73550,15 +43609,15 @@ }, "XPosition": { "type": "float", - "value": 35.8825569152832 + "value": 15.37744426727295 }, "YPosition": { "type": "float", - "value": 8.239309310913086 + "value": 17.56779861450195 }, "ZPosition": { "type": "float", - "value": 1.5 + "value": 0.5000056624412537 } }, { @@ -73671,783 +43730,15 @@ }, "XPosition": { "type": "float", - "value": 36.3509521484375 + "value": 37.91218185424805 }, "YPosition": { "type": "float", - "value": 14.76120376586914 + "value": 13.31902027130127 }, "ZPosition": { "type": "float", - "value": 1.5 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 26.7610969543457 - }, - "YPosition": { - "type": "float", - "value": 14.98621654510498 - }, - "ZPosition": { - "type": "float", - "value": 1.509999871253967 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 18.02511405944824 - }, - "YPosition": { - "type": "float", - "value": 17.10197448730469 - }, - "ZPosition": { - "type": "float", - "value": 1.500000238418579 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 16.44908905029297 - }, - "YPosition": { - "type": "float", - "value": 24.56188201904297 - }, - "ZPosition": { - "type": "float", - "value": 1.5 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 9.077499389648438 - }, - "YPosition": { - "type": "float", - "value": 25.50677871704102 - }, - "ZPosition": { - "type": "float", - "value": 1.500000238418579 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 1 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 10000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 67950 - } - }, - "Looping": { - "type": "byte", - "value": 0 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 20 - }, - "Random": { - "type": "byte", - "value": 1 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 10.0 - }, - "RandomRangeY": { - "type": "float", - "value": 10.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull2" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls2" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "SeagullCries" - }, - "TemplateResRef": { - "type": "resref", - "value": "seagullcries001" - }, - "Times": { - "type": "byte", - "value": 1 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 60 - }, - "XPosition": { - "type": "float", - "value": 17.39432525634766 - }, - "YPosition": { - "type": "float", - "value": 20.78984451293945 - }, - "ZPosition": { - "type": "float", - "value": 1.499994277954102 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 1 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 10000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 67950 - } - }, - "Looping": { - "type": "byte", - "value": 0 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 20 - }, - "Random": { - "type": "byte", - "value": 1 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 10.0 - }, - "RandomRangeY": { - "type": "float", - "value": 10.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull2" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls2" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "SeagullCries" - }, - "TemplateResRef": { - "type": "resref", - "value": "seagullcries001" - }, - "Times": { - "type": "byte", - "value": 1 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 60 - }, - "XPosition": { - "type": "float", - "value": 23.83748054504395 - }, - "YPosition": { - "type": "float", - "value": 16.0323429107666 - }, - "ZPosition": { - "type": "float", - "value": 1.509999871253967 + "value": 1.499994993209839 } } ] @@ -74677,703 +43968,6 @@ "value": 0.0 } }, - { - "__struct_id": 1, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Cursor": { - "type": "byte", - "value": 1 - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Geometry": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -7.62939453125e-006 - }, - "PointY": { - "type": "float", - "value": -0.4654102325439453 - }, - "PointZ": { - "type": "float", - "value": 0.02500049956142902 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.0 - }, - "PointY": { - "type": "float", - "value": -9.773578643798828 - }, - "PointZ": { - "type": "float", - "value": 0.02500043995678425 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 3.335426330566406 - }, - "PointY": { - "type": "float", - "value": -9.773578643798828 - }, - "PointZ": { - "type": "float", - "value": 0.02500043995678425 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 3.335426330566406 - }, - "PointY": { - "type": "float", - "value": -1.9073486328125e-006 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.0 - }, - "PointY": { - "type": "float", - "value": 0.0 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - } - ] - }, - "HighlightHeight": { - "type": "float", - "value": 0.0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "LinkedTo": { - "type": "cexostring", - "value": "WP_huntground001" - }, - "LinkedToFlags": { - "type": "byte", - "value": 2 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "huntground002", - "id": 14760 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnEnter": { - "type": "resref", - "value": "" - }, - "ScriptOnExit": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "huntground002" - }, - "TemplateResRef": { - "type": "resref", - "value": "newtransition" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "int", - "value": 1 - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 116.3040466308594 - }, - "YOrientation": { - "type": "float", - "value": 0.0 - }, - "YPosition": { - "type": "float", - "value": 60.27397155761719 - }, - "ZOrientation": { - "type": "float", - "value": 0.0 - }, - "ZPosition": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 1, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Cursor": { - "type": "byte", - "value": 1 - }, - "DisarmDC": { - "type": "byte", - "value": 10 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Geometry": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -1.176223754882813 - }, - "PointY": { - "type": "float", - "value": 0.7796096801757813 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -0.05766487121582031 - }, - "PointY": { - "type": "float", - "value": 0.03045749664306641 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.0 - }, - "PointY": { - "type": "float", - "value": 0.0 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 1.323497772216797 - }, - "PointY": { - "type": "float", - "value": -0.4498996734619141 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 3.423295974731445 - }, - "PointY": { - "type": "float", - "value": 0.1836414337158203 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 4.82026481628418 - }, - "PointY": { - "type": "float", - "value": 1.004884719848633 - }, - "PointZ": { - "type": "float", - "value": 0.02500011958181858 - } - } - ] - }, - "HighlightHeight": { - "type": "float", - "value": 5.0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Freshwater Fishing Hole" - } - }, - "OnClick": { - "type": "resref", - "value": "_craft_fishing" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "PortraitId": { - "type": "word", - "value": 420 - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnEnter": { - "type": "resref", - "value": "" - }, - "ScriptOnExit": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "FishingHole" - }, - "TemplateResRef": { - "type": "resref", - "value": "fishinghole" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 10 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "int", - "value": 1 - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 23.01401901245117 - }, - "YOrientation": { - "type": "float", - "value": 0.0 - }, - "YPosition": { - "type": "float", - "value": 13.45571136474609 - }, - "ZOrientation": { - "type": "float", - "value": 0.0 - }, - "ZPosition": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 1, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Cursor": { - "type": "byte", - "value": 1 - }, - "DisarmDC": { - "type": "byte", - "value": 10 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Geometry": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -0.1311988830566406 - }, - "PointY": { - "type": "float", - "value": -0.08332252502441406 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.2560997009277344 - }, - "PointY": { - "type": "float", - "value": -1.184818267822266 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 1.069866180419922 - }, - "PointY": { - "type": "float", - "value": -2.451704025268555 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 2.122531890869141 - }, - "PointY": { - "type": "float", - "value": -3.36735725402832 - }, - "PointZ": { - "type": "float", - "value": 0.02500011958181858 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 3.919876098632813 - }, - "PointY": { - "type": "float", - "value": -3.965730667114258 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.0 - }, - "PointY": { - "type": "float", - "value": 0.0 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.00424957275390625 - }, - "PointY": { - "type": "float", - "value": 0.0722198486328125 - }, - "PointZ": { - "type": "float", - "value": 0.02500000037252903 - } - } - ] - }, - "HighlightHeight": { - "type": "float", - "value": 5.0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Freshwater Fishing Hole" - } - }, - "OnClick": { - "type": "resref", - "value": "_craft_fishing" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "PortraitId": { - "type": "word", - "value": 420 - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnEnter": { - "type": "resref", - "value": "" - }, - "ScriptOnExit": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "FishingHole" - }, - "TemplateResRef": { - "type": "resref", - "value": "fishinghole" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 10 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "int", - "value": 1 - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 15.42001152038574 - }, - "YOrientation": { - "type": "float", - "value": 0.0 - }, - "YPosition": { - "type": "float", - "value": 19.27933883666992 - }, - "ZOrientation": { - "type": "float", - "value": 0.0 - }, - "ZPosition": { - "type": "float", - "value": 0.0 - } - }, { "__struct_id": 1, "AutoRemoveKey": { @@ -75399,11 +43993,56 @@ "__struct_id": 3, "PointX": { "type": "float", - "value": 0.0 + "value": -0.004331588745117188 }, "PointY": { "type": "float", - "value": 0.0 + "value": -14.07129669189453 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.22060680389404 + }, + "PointY": { + "type": "float", + "value": -13.64419555664063 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.44017696380615 + }, + "PointY": { + "type": "float", + "value": 0.1961288452148438 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.03699874877929688 + }, + "PointY": { + "type": "float", + "value": 0.0391998291015625 }, "PointZ": { "type": "float", @@ -75414,61 +44053,16 @@ "__struct_id": 3, "PointX": { "type": "float", - "value": 15.4552755355835 + "value": 0.0 }, "PointY": { "type": "float", "value": 0.0 }, - "PointZ": { - "type": "float", - "value": 0.02499994076788425 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 15.19249629974365 - }, - "PointY": { - "type": "float", - "value": 9.557266235351563 - }, "PointZ": { "type": "float", "value": 0.02500000037252903 } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.2389383316040039 - }, - "PointY": { - "type": "float", - "value": 10.02628326416016 - }, - "PointZ": { - "type": "float", - "value": 0.02499994076788425 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.1980390548706055 - }, - "PointY": { - "type": "float", - "value": 0.5179672241210938 - }, - "PointZ": { - "type": "float", - "value": 0.02500005997717381 - } } ] }, @@ -75572,7 +44166,7 @@ }, "XPosition": { "type": "float", - "value": 12.55179691314697 + "value": 12.79794788360596 }, "YOrientation": { "type": "float", @@ -75580,7 +44174,1227 @@ }, "YPosition": { "type": "float", - "value": 97.35015106201172 + "value": 106.8635559082031 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 0 + }, + "DisarmDC": { + "type": "byte", + "value": 10 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.004331588745117188 + }, + "PointY": { + "type": "float", + "value": -14.07129669189453 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.22060680389404 + }, + "PointY": { + "type": "float", + "value": -13.64419555664063 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.44017696380615 + }, + "PointY": { + "type": "float", + "value": 0.1961288452148438 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.03699874877929688 + }, + "PointY": { + "type": "float", + "value": 0.0391998291015625 + }, + "PointZ": { + "type": "float", + "value": 0.02499994076788425 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 3.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LinkedToFlags": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Plantable Field" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "_enter_field" + }, + "ScriptOnExit": { + "type": "resref", + "value": "_exit_field" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "PlantableField" + }, + "TemplateResRef": { + "type": "resref", + "value": "plantablefield" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 10 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 0 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 92.82733154296875 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 106.8227996826172 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": -0.06281089782714844 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 0 + }, + "DisarmDC": { + "type": "byte", + "value": 10 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.004331588745117188 + }, + "PointY": { + "type": "float", + "value": -14.07129669189453 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.22060680389404 + }, + "PointY": { + "type": "float", + "value": -13.64419555664063 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.44017696380615 + }, + "PointY": { + "type": "float", + "value": 0.1961288452148438 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.03699874877929688 + }, + "PointY": { + "type": "float", + "value": 0.0391998291015625 + }, + "PointZ": { + "type": "float", + "value": 0.02499994076788425 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 3.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LinkedToFlags": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Plantable Field" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "_enter_field" + }, + "ScriptOnExit": { + "type": "resref", + "value": "_exit_field" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "PlantableField" + }, + "TemplateResRef": { + "type": "resref", + "value": "plantablefield" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 10 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 0 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 12.64072132110596 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 46.9095573425293 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": -0.08828139305114746 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 1 + }, + "DisarmDC": { + "type": "byte", + "value": 10 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 1.364286422729492 + }, + "PointY": { + "type": "float", + "value": -1.136906623840332 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 4.297508239746094 + }, + "PointY": { + "type": "float", + "value": -1.091431617736816 + }, + "PointZ": { + "type": "float", + "value": 0.02499988116323948 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 5.957393646240234 + }, + "PointY": { + "type": "float", + "value": 0.9550027847290039 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 5.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LinkedToFlags": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Saltwater Fishing Hole" + } + }, + "OnClick": { + "type": "resref", + "value": "_craft_fishing2" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 420 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "" + }, + "ScriptOnExit": { + "type": "resref", + "value": "" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "FishingHole2" + }, + "TemplateResRef": { + "type": "resref", + "value": "fishinghole001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 10 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 21.95368766784668 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 14.557204246521 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 1 + }, + "DisarmDC": { + "type": "byte", + "value": 10 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.6456489562988281 + }, + "PointY": { + "type": "float", + "value": -2.140237808227539 + }, + "PointZ": { + "type": "float", + "value": 0.1676978170871735 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 3.330684661865234 + }, + "PointY": { + "type": "float", + "value": -4.239055633544922 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 4.08765983581543 + }, + "PointY": { + "type": "float", + "value": -4.541844367980957 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 4.001148223876953 + }, + "PointY": { + "type": "float", + "value": -2.854873657226563 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.8002300262451172 + }, + "PointY": { + "type": "float", + "value": 0.1297664642333984 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.02162742614746094 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 5.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LinkedToFlags": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Saltwater Fishing Hole" + } + }, + "OnClick": { + "type": "resref", + "value": "_craft_fishing2" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 420 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "" + }, + "ScriptOnExit": { + "type": "resref", + "value": "" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "FishingHole2" + }, + "TemplateResRef": { + "type": "resref", + "value": "fishinghole001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 10 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 15.67875480651856 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 19.64780426025391 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 0 + }, + "DisarmDC": { + "type": "byte", + "value": 10 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -15.15411376953125 + }, + "PointY": { + "type": "float", + "value": 9.911746978759766 + }, + "PointZ": { + "type": "float", + "value": -0.3753046095371246 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -14.79222869873047 + }, + "PointY": { + "type": "float", + "value": -4.699609756469727 + }, + "PointZ": { + "type": "float", + "value": 0.3804260790348053 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.2874908447265625 + }, + "PointY": { + "type": "float", + "value": -5.22193717956543 + }, + "PointZ": { + "type": "float", + "value": -0.7670391798019409 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.3954238891601563 + }, + "PointY": { + "type": "float", + "value": 0.07753372192382813 + }, + "PointZ": { + "type": "float", + "value": -0.5319375991821289 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -10.38380432128906 + }, + "PointY": { + "type": "float", + "value": -0.09762382507324219 + }, + "PointZ": { + "type": "float", + "value": -0.8103925585746765 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -10.85398864746094 + }, + "PointY": { + "type": "float", + "value": 5.268215179443359 + }, + "PointZ": { + "type": "float", + "value": -0.6919093728065491 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 4.914176940917969 + }, + "PointY": { + "type": "float", + "value": 5.354091644287109 + }, + "PointZ": { + "type": "float", + "value": -0.7425461411476135 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 4.99041748046875 + }, + "PointY": { + "type": "float", + "value": -0.8467426300048828 + }, + "PointZ": { + "type": "float", + "value": -1.048803567886353 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.089569091796875 + }, + "PointY": { + "type": "float", + "value": -0.1649894714355469 + }, + "PointZ": { + "type": "float", + "value": -0.5296456217765808 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": -0.4592523872852325 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.08746337890625 + }, + "PointY": { + "type": "float", + "value": -5.176218032836914 + }, + "PointZ": { + "type": "float", + "value": -0.5129265785217285 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 9.602630615234375 + }, + "PointY": { + "type": "float", + "value": -4.965373992919922 + }, + "PointZ": { + "type": "float", + "value": -0.2331397235393524 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 9.469535827636719 + }, + "PointY": { + "type": "float", + "value": 9.897354125976563 + }, + "PointZ": { + "type": "float", + "value": -0.3071726262569428 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 3.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LinkedToFlags": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Plantable Water Field" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "_enter_field" + }, + "ScriptOnExit": { + "type": "resref", + "value": "_exit_field" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "PlantableWaterField" + }, + "TemplateResRef": { + "type": "resref", + "value": "plantablefiel001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 10 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 0 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 68.00654602050781 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 27.52539825439453 }, "ZOrientation": { "type": "float", @@ -75642,7 +45456,7 @@ }, "XPosition": { "type": "float", - "value": 2.633585929870606 + "value": 5.802933216094971 }, "YOrientation": { "type": "float", @@ -75650,7 +45464,7 @@ }, "YPosition": { "type": "float", - "value": 55.03935623168945 + "value": 54.21952819824219 }, "ZPosition": { "type": "float", @@ -75677,12 +45491,16 @@ }, "LocalizedName": { "type": "cexolocstring", - "value": {} + "value": { + "0": "MN_bugbear", + "id": 14814 + } }, "MapNote": { "type": "cexolocstring", "value": { - "0": "Pirates Cove" + "0": "Talon Woods", + "id": 14815 } }, "MapNoteEnabled": { @@ -75691,31 +45509,31 @@ }, "Tag": { "type": "cexostring", - "value": "WP_huntground002" + "value": "MN_bugbear" }, "TemplateResRef": { "type": "resref", - "value": "" + "value": "nw_mapnote001" }, "XOrientation": { "type": "float", - "value": -1.0 + "value": -0.9951847791671753 }, "XPosition": { "type": "float", - "value": 117.8065490722656 + "value": 115.1231460571289 }, "YOrientation": { "type": "float", - "value": 2.102055759678478e-006 + "value": -0.09801651537418366 }, "YPosition": { "type": "float", - "value": 55.04554748535156 + "value": 85.00138092041016 }, "ZPosition": { "type": "float", - "value": -5.222045729169622e-006 + "value": 0.01999996416270733 } }, { @@ -75730,7 +45548,7 @@ }, "HasMapNote": { "type": "byte", - "value": 0 + "value": 1 }, "LinkedTo": { "type": "cexostring", @@ -75739,13 +45557,16 @@ "LocalizedName": { "type": "cexolocstring", "value": { - "0": "vampexitfromtunnelsascheast", - "id": 14817 + "0": "MN_OunecusCG", + "id": 14814 } }, "MapNote": { "type": "cexolocstring", - "value": {} + "value": { + "0": "Kaminah's Crafting Guild", + "id": 14815 + } }, "MapNoteEnabled": { "type": "byte", @@ -75753,31 +45574,291 @@ }, "Tag": { "type": "cexostring", - "value": "vampexitfromtunnelsascheast" + "value": "MN_OunecusCG" }, "TemplateResRef": { "type": "resref", - "value": "nw_waypoint001" + "value": "nw_mapnote001" }, "XOrientation": { "type": "float", - "value": 0.5350019335746765 + "value": 0.0 }, "XPosition": { "type": "float", - "value": 31.41087341308594 + "value": 38.68763732910156 }, "YOrientation": { "type": "float", - "value": -0.8448508381843567 + "value": 1.0 }, "YPosition": { "type": "float", - "value": 113.5187225341797 + "value": 81.55734252929688 }, "ZPosition": { "type": "float", - "value": 0.01000607013702393 + "value": 4.5 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "MN_wetlands", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Wetlands", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_wetlands" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 65.44001770019531 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 15.84092521667481 + }, + "ZPosition": { + "type": "float", + "value": -1.631435394287109 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "MN_Fish2", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Fishing Hole", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_fish2" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 21.7149772644043 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 16.87703514099121 + }, + "ZPosition": { + "type": "float", + "value": -5.006790161132813e-006 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "MN_badgerat", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Badgerat Woods", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_badgerat" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 75.03755950927734 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 114.0400772094727 + }, + "ZPosition": { + "type": "float", + "value": 0.02000045031309128 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "MN_GroovyM", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Groovy Mines", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_GroovyM" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": -0.9987954497337341 + }, + "XPosition": { + "type": "float", + "value": 111.6468353271484 + }, + "YOrientation": { + "type": "float", + "value": 0.04906776919960976 + }, + "YPosition": { + "type": "float", + "value": 26.03387641906738 + }, + "ZPosition": { + "type": "float", + "value": 0.03779947757720947 } } ] diff --git a/_module/git/asch_gen_store.git.json b/_module/git/asch_gen_store.git.json index 9a4c1136..37540a7c 100644 --- a/_module/git/asch_gen_store.git.json +++ b/_module/git/asch_gen_store.git.json @@ -375,6 +375,82 @@ "type": "resref", "value": "nw_cloth013" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 13 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 7 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 13 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 13 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 7 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -747,6 +823,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -780,8 +940,8 @@ "type": "cexostring", "value": "NW_HUMSAILOR" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -800,14 +960,90 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", "value": 10 }, + "xAppearance_Head": { + "type": "word", + "value": 6 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.5141027569770813 @@ -882,8 +1118,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -908,7 +1144,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "aschtogenstore01" + "value": "GSEntry" }, "LinkedToFlags": { "type": "byte", @@ -1157,6 +1393,10 @@ "id": 16814058 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1380,6 +1620,10 @@ "id": 16814058 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1603,6 +1847,10 @@ "id": 16814060 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1826,6 +2074,10 @@ "id": 16814062 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2049,6 +2301,10 @@ "id": 16811646 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2272,6 +2528,10 @@ "id": 16811642 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2495,6 +2755,10 @@ "id": 16811652 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2869,6 +3133,82 @@ "type": "resref", "value": "nw_aarcl009" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 16 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 16 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 28 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -3066,6 +3406,82 @@ "type": "resref", "value": "nw_aarcl001" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 15 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 8 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 15 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 16 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -3263,6 +3679,82 @@ "type": "resref", "value": "nw_aarcl002" }, + "xArmorPart_Belt": { + "type": "word", + "value": 7 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 7 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 8 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 7 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 43 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -3460,6 +3952,82 @@ "type": "resref", "value": "nw_aarcl008" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 13 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 15 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 8 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 13 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 15 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 43 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -3657,6 +4225,82 @@ "type": "resref", "value": "nw_aarcl003" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 5 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 15 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 5 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 15 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 38 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -3854,6 +4498,82 @@ "type": "resref", "value": "nw_aarcl005" }, + "xArmorPart_Belt": { + "type": "word", + "value": 10 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 7 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 7 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 30 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4051,6 +4771,82 @@ "type": "resref", "value": "nw_aarcl011" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 7 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 7 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 45 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4248,6 +5044,82 @@ "type": "resref", "value": "nw_aarcl006" }, + "xArmorPart_Belt": { + "type": "word", + "value": 10 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 9 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 9 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4349,6 +5221,10 @@ "type": "resref", "value": "nw_ashsw001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4386,7 +5262,7 @@ }, "Cost": { "type": "dword", - "value": 50 + "value": 20 }, "Cursed": { "type": "byte", @@ -4450,6 +5326,10 @@ "type": "resref", "value": "nw_ashlw001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4487,7 +5367,7 @@ }, "Cost": { "type": "dword", - "value": 100 + "value": 30 }, "Cursed": { "type": "byte", @@ -4551,6 +5431,10 @@ "type": "resref", "value": "nw_ashto001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4708,6 +5592,10 @@ "type": "resref", "value": "nw_arhe004" }, + "xModelPart1": { + "type": "word", + "value": 5 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4865,6 +5753,10 @@ "type": "resref", "value": "nw_arhe001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5022,6 +5914,10 @@ "type": "resref", "value": "nw_arhe002" }, + "xModelPart1": { + "type": "word", + "value": 2 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5179,6 +6075,10 @@ "type": "resref", "value": "nw_arhe005" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5336,6 +6236,10 @@ "type": "resref", "value": "nw_arhe003" }, + "xModelPart1": { + "type": "word", + "value": 9 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5533,6 +6437,82 @@ "type": "resref", "value": "nw_aarcl007" }, + "xArmorPart_Belt": { + "type": "word", + "value": 10 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 5 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 12 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 19 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 10 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 5 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 12 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 19 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 10 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 14 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5650,6 +6630,18 @@ "type": "resref", "value": "nw_waxhn001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5759,6 +6751,18 @@ "type": "resref", "value": "nw_waxbt001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5868,6 +6872,18 @@ "type": "resref", "value": "nw_waxgr001" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5977,6 +6993,18 @@ "type": "resref", "value": "nw_wblcl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6086,6 +7114,18 @@ "type": "resref", "value": "nw_wblfl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6195,6 +7235,18 @@ "type": "resref", "value": "nw_wblfh001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6304,6 +7356,18 @@ "type": "resref", "value": "nw_wblhl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6413,6 +7477,18 @@ "type": "resref", "value": "nw_wblhw001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6522,6 +7598,18 @@ "type": "resref", "value": "nw_wblml001" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6631,6 +7719,18 @@ "type": "resref", "value": "nw_wblms001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6740,6 +7840,18 @@ "type": "resref", "value": "nw_wdbma001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6849,6 +7961,18 @@ "type": "resref", "value": "nw_wdbax001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6958,6 +8082,18 @@ "type": "resref", "value": "nw_wdbqs001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7067,6 +8203,18 @@ "type": "resref", "value": "nw_wdbsw001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7176,6 +8324,18 @@ "type": "resref", "value": "nw_wplhb001" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 31 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7285,6 +8445,18 @@ "type": "resref", "value": "nw_wplsc001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7394,6 +8566,18 @@ "type": "resref", "value": "nw_wplss001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7503,6 +8687,18 @@ "type": "resref", "value": "nw_wspka001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7612,6 +8808,18 @@ "type": "resref", "value": "nw_wspku001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7721,6 +8929,18 @@ "type": "resref", "value": "nw_wspsc001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7830,6 +9050,18 @@ "type": "resref", "value": "nw_wswbs001" }, + "xModelPart1": { + "type": "word", + "value": 41 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7939,6 +9171,18 @@ "type": "resref", "value": "nw_wswdg001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8048,6 +9292,18 @@ "type": "resref", "value": "nw_wswgs001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8157,6 +9413,18 @@ "type": "resref", "value": "nw_wswka001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8266,6 +9534,18 @@ "type": "resref", "value": "nw_wswls001" }, + "xModelPart1": { + "type": "word", + "value": 61 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8375,6 +9655,18 @@ "type": "resref", "value": "nw_wswrp001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8484,6 +9776,18 @@ "type": "resref", "value": "nw_wswsc001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8593,6 +9897,18 @@ "type": "resref", "value": "nw_wswss001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8702,6 +10018,18 @@ "type": "resref", "value": "nw_wbwxh001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8811,6 +10139,18 @@ "type": "resref", "value": "nw_wbwxl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8920,6 +10260,18 @@ "type": "resref", "value": "nw_wbwln001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9029,6 +10381,18 @@ "type": "resref", "value": "nw_wbwsh001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9130,6 +10494,10 @@ "type": "resref", "value": "nw_wbwsl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9239,6 +10607,18 @@ "type": "resref", "value": "nw_wamar001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9348,6 +10728,18 @@ "type": "resref", "value": "nw_wambo001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9449,6 +10841,10 @@ "type": "resref", "value": "nw_wambu001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9550,6 +10946,10 @@ "type": "resref", "value": "nw_wthdt001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9651,6 +11051,10 @@ "type": "resref", "value": "nw_wthsh001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9760,6 +11164,18 @@ "type": "resref", "value": "nw_wthax001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9869,6 +11285,18 @@ "type": "resref", "value": "x2_wdwraxe001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 71 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9906,7 +11334,7 @@ }, "Cost": { "type": "dword", - "value": 1340 + "value": 1664 }, "Cursed": { "type": "byte", @@ -10077,6 +11505,18 @@ "type": "resref", "value": "wswdg028" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 32 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10219,6 +11659,18 @@ "type": "resref", "value": "warmaul01" }, + "xModelPart1": { + "type": "word", + "value": 251 + }, + "xModelPart2": { + "type": "word", + "value": 254 + }, + "xModelPart3": { + "type": "word", + "value": 251 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10328,6 +11780,18 @@ "type": "resref", "value": "zep_xblma_001" }, + "xModelPart1": { + "type": "word", + "value": 111 + }, + "xModelPart2": { + "type": "word", + "value": 111 + }, + "xModelPart3": { + "type": "word", + "value": 111 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10474,6 +11938,10 @@ "type": "resref", "value": "nw_it_mring010" }, + "xModelPart1": { + "type": "word", + "value": 27 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10609,6 +12077,10 @@ "type": "resref", "value": "nw_it_mring009" }, + "xModelPart1": { + "type": "word", + "value": 17 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10744,6 +12216,10 @@ "type": "resref", "value": "nw_it_mring011" }, + "xModelPart1": { + "type": "word", + "value": 7 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10885,6 +12361,10 @@ "type": "resref", "value": "nw_it_torch001" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11018,6 +12498,10 @@ "type": "resref", "value": "nw_it_medkit001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11151,6 +12635,10 @@ "type": "resref", "value": "nw_it_picks001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11257,6 +12745,10 @@ "type": "resref", "value": "afkflag001" }, + "xModelPart1": { + "type": "word", + "value": 86 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11394,6 +12886,10 @@ "type": "resref", "value": "zep_lantern001" }, + "xModelPart1": { + "type": "word", + "value": 122 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11531,6 +13027,10 @@ "type": "resref", "value": "woodenstake" }, + "xModelPart1": { + "type": "word", + "value": 20 + }, "XOrientation": { "type": "float", "value": 0.0 diff --git a/_module/git/asch_inn.git.json b/_module/git/asch_inn.git.json index f1160bbe..f0602161 100644 --- a/_module/git/asch_inn.git.json +++ b/_module/git/asch_inn.git.json @@ -375,6 +375,82 @@ "type": "resref", "value": "nw_aarcl002" }, + "xArmorPart_Belt": { + "type": "word", + "value": 7 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 7 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 112 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 8 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 7 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 43 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -554,6 +630,18 @@ "type": "resref", "value": "nw_wswdg001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -659,6 +747,18 @@ "type": "resref", "value": "nw_wswls001" }, + "xModelPart1": { + "type": "word", + "value": 61 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -967,6 +1067,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -1000,8 +1184,8 @@ "type": "cexostring", "value": "NW_Jacko" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -1020,14 +1204,90 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", "value": 10 }, + "xAppearance_Head": { + "type": "word", + "value": 2 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": -0.1467359960079193 @@ -1378,6 +1638,82 @@ "type": "resref", "value": "nw_cloth001" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 16 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 17 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 16 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -1748,6 +2084,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -1781,8 +2201,8 @@ "type": "cexostring", "value": "NW_HUMSAILOR" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -1801,14 +2221,90 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", "value": 10 }, + "xAppearance_Head": { + "type": "word", + "value": 106 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": -0.9852772355079651 @@ -1883,8 +2379,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -2102,8 +2598,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -2321,8 +2817,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -2347,7 +2843,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "asch_inndoor02" + "value": "TavernEntry" }, "LinkedToFlags": { "type": "byte", @@ -2541,8 +3037,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -2816,6 +3312,10 @@ "id": 16812996 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3039,6 +3539,10 @@ "id": 16812048 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3262,6 +3766,10 @@ "id": 16811652 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3485,6 +3993,10 @@ "id": 16811652 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3708,6 +4220,10 @@ "id": 16811652 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3931,6 +4447,10 @@ "id": 16811652 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4154,6 +4674,10 @@ "id": 16811652 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4377,6 +4901,10 @@ "id": 16811772 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4600,6 +5128,10 @@ "id": 14625 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4823,6 +5355,10 @@ "id": 16812314 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5046,6 +5582,10 @@ "id": 16811562 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5269,6 +5809,10 @@ "id": 16811562 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5492,6 +6036,10 @@ "id": 66694 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5715,6 +6263,10 @@ "id": 66694 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5938,6 +6490,10 @@ "id": 14571 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6161,6 +6717,10 @@ "id": 16811904 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6384,6 +6944,10 @@ "id": 16812336 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6607,6 +7171,10 @@ "id": 16811398 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6830,6 +7398,10 @@ "id": 16812144 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7053,6 +7625,10 @@ "id": 16812144 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7276,6 +7852,10 @@ "id": 16812990 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7499,6 +8079,10 @@ "id": 16811198 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7722,6 +8306,10 @@ "id": 16812056 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7965,6 +8553,10 @@ "id": 16811558 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8188,6 +8780,10 @@ "id": 16812136 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8411,6 +9007,10 @@ "id": 16812146 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8634,6 +9234,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8857,6 +9461,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9080,6 +9688,10 @@ "id": 16811076 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9303,6 +9915,10 @@ "id": 16811076 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9526,6 +10142,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9749,6 +10369,10 @@ "id": 16813020 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9972,6 +10596,10 @@ "id": 16812992 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10195,6 +10823,10 @@ "id": 16812318 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10418,6 +11050,10 @@ "id": 16812318 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10641,6 +11277,10 @@ "id": 16812318 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10864,6 +11504,10 @@ "id": 16812318 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11087,6 +11731,10 @@ "id": 16812318 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11310,6 +11958,10 @@ "id": 16812318 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11533,6 +12185,10 @@ "id": 16812318 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11756,6 +12412,10 @@ "id": 16812318 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11979,6 +12639,10 @@ "id": 16811710 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -12202,6 +12866,10 @@ "id": 16811710 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -12425,6 +13093,10 @@ "id": 16811710 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -13072,6 +13744,82 @@ "type": "resref", "value": "zep_barbarianfur" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 122 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 122 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 81 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 122 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 91 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 122 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 121 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 122 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 121 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 122 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 122 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 81 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 122 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 91 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 122 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 121 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 122 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13271,6 +14019,82 @@ "type": "resref", "value": "zep_studdedleath" }, + "xArmorPart_Belt": { + "type": "word", + "value": 4 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 150 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 164 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 11 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 113 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 85 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 10 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 4 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 150 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 164 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 11 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 113 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 112 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 85 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 10 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 127 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13470,6 +14294,82 @@ "type": "resref", "value": "zep_druidarmor" }, + "xArmorPart_Belt": { + "type": "word", + "value": 151 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 150 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 150 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 158 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 162 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 121 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 121 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 150 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 150 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 158 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 116 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 162 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 121 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 117 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13607,6 +14507,10 @@ "type": "resref", "value": "zep_buckler" }, + "xModelPart1": { + "type": "word", + "value": 56 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13806,6 +14710,82 @@ "type": "resref", "value": "zep_monk" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 159 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 162 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 82 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 160 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 160 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 4 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 159 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 159 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 162 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 82 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 160 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 160 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 173 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13923,6 +14903,18 @@ "type": "resref", "value": "zep_assassindagg" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 51 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14036,6 +15028,18 @@ "type": "resref", "value": "zep_tanto" }, + "xModelPart1": { + "type": "word", + "value": 201 + }, + "xModelPart2": { + "type": "word", + "value": 201 + }, + "xModelPart3": { + "type": "word", + "value": 201 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14147,6 +15151,18 @@ "type": "resref", "value": "zep_gauche" }, + "xModelPart1": { + "type": "word", + "value": 214 + }, + "xModelPart2": { + "type": "word", + "value": 214 + }, + "xModelPart3": { + "type": "word", + "value": 214 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14184,7 +15200,7 @@ }, "Cost": { "type": "dword", - "value": 75 + "value": 156 }, "Cursed": { "type": "byte", @@ -14256,6 +15272,18 @@ "type": "resref", "value": "zep_falchion" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14369,6 +15397,18 @@ "type": "resref", "value": "zep_jian" }, + "xModelPart1": { + "type": "word", + "value": 231 + }, + "xModelPart2": { + "type": "word", + "value": 231 + }, + "xModelPart3": { + "type": "word", + "value": 231 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14480,6 +15520,18 @@ "type": "resref", "value": "zep_ninjato" }, + "xModelPart1": { + "type": "word", + "value": 231 + }, + "xModelPart2": { + "type": "word", + "value": 231 + }, + "xModelPart3": { + "type": "word", + "value": 231 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14593,6 +15645,18 @@ "type": "resref", "value": "zep_wakizashi" }, + "xModelPart1": { + "type": "word", + "value": 241 + }, + "xModelPart2": { + "type": "word", + "value": 241 + }, + "xModelPart3": { + "type": "word", + "value": 241 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14702,6 +15766,18 @@ "type": "resref", "value": "zep_goad" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14811,6 +15887,18 @@ "type": "resref", "value": "zep_lokkukri" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14920,6 +16008,18 @@ "type": "resref", "value": "zep_nunchaku" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15029,6 +16129,18 @@ "type": "resref", "value": "zep_sai" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15138,6 +16250,18 @@ "type": "resref", "value": "zep_windfire" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15251,6 +16375,18 @@ "type": "resref", "value": "zep_kwandao" }, + "xModelPart1": { + "type": "word", + "value": 221 + }, + "xModelPart2": { + "type": "word", + "value": 221 + }, + "xModelPart3": { + "type": "word", + "value": 221 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15364,6 +16500,18 @@ "type": "resref", "value": "zep_nagamaki" }, + "xModelPart1": { + "type": "word", + "value": 251 + }, + "xModelPart2": { + "type": "word", + "value": 251 + }, + "xModelPart3": { + "type": "word", + "value": 251 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15477,6 +16625,18 @@ "type": "resref", "value": "zep_daikyu" }, + "xModelPart1": { + "type": "word", + "value": 253 + }, + "xModelPart2": { + "type": "word", + "value": 253 + }, + "xModelPart3": { + "type": "word", + "value": 253 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15590,6 +16750,18 @@ "type": "resref", "value": "zep_chakram" }, + "xModelPart1": { + "type": "word", + "value": 251 + }, + "xModelPart2": { + "type": "word", + "value": 252 + }, + "xModelPart3": { + "type": "word", + "value": 251 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15703,6 +16875,18 @@ "type": "resref", "value": "zep_trident004" }, + "xModelPart1": { + "type": "word", + "value": 61 + }, + "xModelPart2": { + "type": "word", + "value": 63 + }, + "xModelPart3": { + "type": "word", + "value": 61 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15849,6 +17033,10 @@ "type": "resref", "value": "nw_it_mring010" }, + "xModelPart1": { + "type": "word", + "value": 27 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15984,6 +17172,10 @@ "type": "resref", "value": "nw_it_mring009" }, + "xModelPart1": { + "type": "word", + "value": 17 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16119,6 +17311,10 @@ "type": "resref", "value": "x0_it_mring002" }, + "xModelPart1": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16254,6 +17450,10 @@ "type": "resref", "value": "nw_it_mring012" }, + "xModelPart1": { + "type": "word", + "value": 3 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16389,6 +17589,10 @@ "type": "resref", "value": "nw_it_mring011" }, + "xModelPart1": { + "type": "word", + "value": 7 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16524,6 +17728,10 @@ "type": "resref", "value": "nw_it_mring008" }, + "xModelPart1": { + "type": "word", + "value": 4 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16690,6 +17898,10 @@ "type": "resref", "value": "nw_it_mring032" }, + "xModelPart1": { + "type": "word", + "value": 14 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16825,6 +18037,10 @@ "type": "resref", "value": "nw_it_mneck012" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16966,6 +18182,10 @@ "type": "resref", "value": "nw_it_trap033" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17099,6 +18319,10 @@ "type": "resref", "value": "nw_it_trap021" }, + "xModelPart1": { + "type": "word", + "value": 3 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17232,6 +18456,10 @@ "type": "resref", "value": "nw_it_trap017" }, + "xModelPart1": { + "type": "word", + "value": 4 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17365,6 +18593,10 @@ "type": "resref", "value": "nw_it_trap029" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17498,6 +18730,10 @@ "type": "resref", "value": "nw_it_trap025" }, + "xModelPart1": { + "type": "word", + "value": 5 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17631,6 +18867,10 @@ "type": "resref", "value": "nw_it_trap005" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17764,6 +19004,10 @@ "type": "resref", "value": "nw_it_trap041" }, + "xModelPart1": { + "type": "word", + "value": 7 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17897,6 +19141,10 @@ "type": "resref", "value": "nw_it_trap037" }, + "xModelPart1": { + "type": "word", + "value": 8 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18030,6 +19278,10 @@ "type": "resref", "value": "nw_it_trap001" }, + "xModelPart1": { + "type": "word", + "value": 9 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18163,6 +19415,10 @@ "type": "resref", "value": "nw_it_trap009" }, + "xModelPart1": { + "type": "word", + "value": 10 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18296,6 +19552,10 @@ "type": "resref", "value": "nw_it_medkit002" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18538,6 +19798,18 @@ "type": "resref", "value": "nw_it_mpotion021" }, + "xModelPart1": { + "type": "word", + "value": 56 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18681,6 +19953,18 @@ "type": "resref", "value": "nw_it_mpotion023" }, + "xModelPart1": { + "type": "word", + "value": 74 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 61 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18824,6 +20108,18 @@ "type": "resref", "value": "nw_it_mpotion022" }, + "xModelPart1": { + "type": "word", + "value": 45 + }, + "xModelPart2": { + "type": "word", + "value": 41 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 diff --git a/_module/git/asch_library.git.json b/_module/git/asch_library.git.json index 219734bd..ac7b1147 100644 --- a/_module/git/asch_library.git.json +++ b/_module/git/asch_library.git.json @@ -98,8 +98,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -124,7 +124,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "asch_librarydoor01" + "value": "Library" }, "LinkedToFlags": { "type": "byte", @@ -375,6 +375,10 @@ "id": 14561 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -596,6 +600,10 @@ "0": "Bookshelf" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -852,6 +860,10 @@ "0": "Bookshelf" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1108,6 +1120,10 @@ "0": "Bookshelf" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1364,6 +1380,10 @@ "0": "Bookshelf" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1620,6 +1640,10 @@ "0": "Bookshelf" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1876,6 +1900,10 @@ "0": "Bookshelf" } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2136,6 +2164,10 @@ "id": 5691 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "trash_can_close" diff --git a/_module/git/asch_magetower.git.json b/_module/git/asch_magetower.git.json index 6be6059d..0acea0aa 100644 --- a/_module/git/asch_magetower.git.json +++ b/_module/git/asch_magetower.git.json @@ -560,6 +560,82 @@ "type": "resref", "value": "x0_cloth003" }, + "xArmorPart_Belt": { + "type": "word", + "value": 15 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 5 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 14 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 6 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 3 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 5 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 21 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 5 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 14 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 5 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 6 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 3 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 5 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 39 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -1001,6 +1077,18 @@ "type": "resref", "value": "nw_wmgst003" }, + "xModelPart1": { + "type": "word", + "value": 51 + }, + "xModelPart2": { + "type": "word", + "value": 61 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -1038,7 +1126,7 @@ }, "Cost": { "type": "dword", - "value": 1689 + "value": 0 }, "Cursed": { "type": "byte", @@ -1122,6 +1210,10 @@ "type": "resref", "value": "nw_it_creitem055" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -1555,6 +1647,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -1619,8 +1795,8 @@ "type": "cexostring", "value": "NW_DROWMAGE001" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -1639,14 +1815,90 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", "value": 12 }, + "xAppearance_Head": { + "type": "word", + "value": 29 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": -0.5350043177604675 @@ -1843,6 +2095,10 @@ "type": "resref", "value": "nw_it_crewpb017" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -1880,7 +2136,7 @@ }, "Cost": { "type": "dword", - "value": 4865062 + "value": 0 }, "Cursed": { "type": "byte", @@ -2305,6 +2561,10 @@ "type": "resref", "value": "x2_it_creigolhid" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -2696,6 +2956,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -2775,8 +3119,8 @@ "type": "cexostring", "value": "X2_GOLIRON_HUGE" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -2795,8 +3139,8 @@ "type": "short", "value": 2 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { @@ -2877,8 +3221,8 @@ "type": "byte", "value": 28 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 5 }, "Hardness": { @@ -2903,7 +3247,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "wiztowerdoor0101" + "value": "MageTower" }, "LinkedToFlags": { "type": "byte", @@ -3302,6 +3646,82 @@ "type": "resref", "value": "nw_cloth012" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 8 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 22 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 8 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 11 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 8 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 22 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 8 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 11 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -3595,6 +4015,82 @@ "type": "resref", "value": "nw_mcloth011" }, + "xArmorPart_Belt": { + "type": "word", + "value": 9 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 18 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -3855,6 +4351,82 @@ "type": "resref", "value": "x2_mduerar010" }, + "xArmorPart_Belt": { + "type": "word", + "value": 15 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 15 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 35 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 15 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4052,6 +4624,82 @@ "type": "resref", "value": "nw_cloth020" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 9 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 7 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 4 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 9 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 7 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 8 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 5 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 3 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 4 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4173,7 +4821,7 @@ }, "Cost": { "type": "dword", - "value": 2191 + "value": 961 }, "Cursed": { "type": "byte", @@ -4438,6 +5086,82 @@ "type": "resref", "value": "nw_mcloth013" }, + "xArmorPart_Belt": { + "type": "word", + "value": 9 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 14 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 5 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 14 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 14 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 5 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 14 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4635,6 +5359,82 @@ "type": "resref", "value": "nw_cloth026" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 5 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 39 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -4832,6 +5632,82 @@ "type": "resref", "value": "x2_it_pmrobe" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 17 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 7 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 5 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 39 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5063,6 +5939,82 @@ "type": "resref", "value": "nw_mcloth006" }, + "xArmorPart_Belt": { + "type": "word", + "value": 9 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 18 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 6 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 18 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 6 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5358,6 +6310,82 @@ "type": "resref", "value": "x2_sequencer1" }, + "xArmorPart_Belt": { + "type": "word", + "value": 4 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 4 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 4 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 4 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 3 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 4 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5555,6 +6583,82 @@ "type": "resref", "value": "nw_cloth008" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 10 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5752,6 +6856,82 @@ "type": "resref", "value": "nw_cloth005" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 15 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 8 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 16 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 8 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 6 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 16 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5887,6 +7067,10 @@ "type": "resref", "value": "nw_it_mbelt011" }, + "xModelPart1": { + "type": "word", + "value": 9 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6084,6 +7268,10 @@ "type": "resref", "value": "nw_it_mbelt015" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6121,7 +7309,7 @@ }, "Cost": { "type": "dword", - "value": 1690 + "value": 641 }, "Cursed": { "type": "byte", @@ -6219,6 +7407,10 @@ "type": "resref", "value": "nw_it_mbelt005" }, + "xModelPart1": { + "type": "word", + "value": 8 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6254,6 +7446,14 @@ "type": "byte", "value": 0 }, + "Cloth1Color": { + "type": "byte", + "value": 0 + }, + "Cloth2Color": { + "type": "byte", + "value": 0 + }, "Cost": { "type": "dword", "value": 657 @@ -6280,12 +7480,28 @@ "type": "byte", "value": 1 }, + "Leather1Color": { + "type": "byte", + "value": 0 + }, + "Leather2Color": { + "type": "byte", + "value": 0 + }, "LocalizedName": { "type": "cexolocstring", "value": { "id": 13802 } }, + "Metal1Color": { + "type": "byte", + "value": 0 + }, + "Metal2Color": { + "type": "byte", + "value": 0 + }, "ModelPart1": { "type": "byte", "value": 1 @@ -6354,6 +7570,10 @@ "type": "resref", "value": "nw_maarcl055" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6389,6 +7609,14 @@ "type": "byte", "value": 0 }, + "Cloth1Color": { + "type": "byte", + "value": 0 + }, + "Cloth2Color": { + "type": "byte", + "value": 0 + }, "Cost": { "type": "dword", "value": 1441 @@ -6415,12 +7643,28 @@ "type": "byte", "value": 1 }, + "Leather1Color": { + "type": "byte", + "value": 0 + }, + "Leather2Color": { + "type": "byte", + "value": 0 + }, "LocalizedName": { "type": "cexolocstring", "value": { "id": 13767 } }, + "Metal1Color": { + "type": "byte", + "value": 0 + }, + "Metal2Color": { + "type": "byte", + "value": 0 + }, "ModelPart1": { "type": "byte", "value": 6 @@ -6489,6 +7733,10 @@ "type": "resref", "value": "nw_maarcl031" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6606,6 +7854,18 @@ "type": "resref", "value": "nw_wambo001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6749,6 +8009,18 @@ "type": "resref", "value": "nw_wswmdg002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6858,6 +8130,18 @@ "type": "resref", "value": "nw_wswdg001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6967,6 +8251,18 @@ "type": "resref", "value": "nw_wdbqs001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7110,6 +8406,18 @@ "type": "resref", "value": "nw_wdbmqs002" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7219,6 +8527,18 @@ "type": "resref", "value": "nw_wbwxh001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7328,6 +8648,18 @@ "type": "resref", "value": "nw_wbwxl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7479,6 +8811,18 @@ "type": "resref", "value": "nw_it_mpotion005" }, + "xModelPart1": { + "type": "word", + "value": 22 + }, + "xModelPart2": { + "type": "word", + "value": 33 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7622,6 +8966,18 @@ "type": "resref", "value": "nw_it_mpotion009" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7765,6 +9121,18 @@ "type": "resref", "value": "nw_it_mpotion015" }, + "xModelPart1": { + "type": "word", + "value": 42 + }, + "xModelPart2": { + "type": "word", + "value": 73 + }, + "xModelPart3": { + "type": "word", + "value": 72 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7908,6 +9276,18 @@ "type": "resref", "value": "nw_it_mpotion016" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 32 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8051,6 +9431,18 @@ "type": "resref", "value": "nw_it_mpotion007" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 33 + }, + "xModelPart3": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8194,6 +9586,18 @@ "type": "resref", "value": "nw_it_mpotion014" }, + "xModelPart1": { + "type": "word", + "value": 72 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8337,6 +9741,18 @@ "type": "resref", "value": "nw_it_mpotion010" }, + "xModelPart1": { + "type": "word", + "value": 22 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8480,6 +9896,18 @@ "type": "resref", "value": "nw_it_mpotion013" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8623,6 +10051,18 @@ "type": "resref", "value": "nw_it_mpotion017" }, + "xModelPart1": { + "type": "word", + "value": 52 + }, + "xModelPart2": { + "type": "word", + "value": 52 + }, + "xModelPart3": { + "type": "word", + "value": 52 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8766,6 +10206,18 @@ "type": "resref", "value": "nw_it_mpotion019" }, + "xModelPart1": { + "type": "word", + "value": 73 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8909,6 +10361,18 @@ "type": "resref", "value": "nw_it_mpotion018" }, + "xModelPart1": { + "type": "word", + "value": 62 + }, + "xModelPart2": { + "type": "word", + "value": 32 + }, + "xModelPart3": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9052,6 +10516,18 @@ "type": "resref", "value": "nw_it_mpotion011" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9280,6 +10756,10 @@ "type": "resref", "value": "x1_it_sparscr002" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9508,6 +10988,10 @@ "type": "resref", "value": "x2_it_spdvscr201" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9705,6 +11189,10 @@ "type": "resref", "value": "x2_it_spdvscr202" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9902,6 +11390,10 @@ "type": "resref", "value": "x2_it_spdvscr103" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10223,6 +11715,10 @@ "type": "resref", "value": "nw_it_sparscr212" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10482,6 +11978,10 @@ "type": "resref", "value": "nw_it_sparscr206" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10710,6 +12210,10 @@ "type": "resref", "value": "nw_it_sparscr003" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10938,6 +12442,10 @@ "type": "resref", "value": "x1_it_sparscr003" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11166,6 +12674,10 @@ "type": "resref", "value": "nw_it_sparscr215" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11363,6 +12875,10 @@ "type": "resref", "value": "x2_it_spdvscr106" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11591,6 +13107,10 @@ "type": "resref", "value": "nw_it_sparscr413" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11819,6 +13339,10 @@ "type": "resref", "value": "nw_it_sparscr309" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12047,6 +13571,10 @@ "type": "resref", "value": "x2_it_sparscr205" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12275,6 +13803,10 @@ "type": "resref", "value": "nw_it_sparscr220" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12503,6 +14035,10 @@ "type": "resref", "value": "nw_it_sparscr216" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12638,6 +14174,10 @@ "type": "resref", "value": "nw_it_spdvscr201" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12928,6 +14468,10 @@ "type": "resref", "value": "nw_it_sparscr004" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13156,6 +14700,10 @@ "type": "resref", "value": "nw_it_sparscr104" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13384,6 +14932,10 @@ "type": "resref", "value": "nw_it_sparscr109" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13674,6 +15226,10 @@ "type": "resref", "value": "x2_it_sparscr105" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13902,6 +15458,10 @@ "type": "resref", "value": "nw_it_sparscr113" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14037,6 +15597,10 @@ "type": "resref", "value": "nw_it_spdvscr402" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14265,6 +15829,10 @@ "type": "resref", "value": "nw_it_sparscr221" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14431,6 +15999,10 @@ "type": "resref", "value": "x1_it_spdvscr502" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14659,6 +16231,10 @@ "type": "resref", "value": "nw_it_sparscr002" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14794,6 +16370,10 @@ "type": "resref", "value": "nw_it_spdvscr302" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14960,6 +16540,10 @@ "type": "resref", "value": "x2_it_spdvscr107" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15281,6 +16865,10 @@ "type": "resref", "value": "nw_it_sparscr201" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15571,6 +17159,10 @@ "type": "resref", "value": "nw_it_sparscr108" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15892,6 +17484,10 @@ "type": "resref", "value": "nw_it_sparscr105" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16213,6 +17809,10 @@ "type": "resref", "value": "nw_it_sparscr203" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16441,6 +18041,10 @@ "type": "resref", "value": "x2_it_spdvscr002" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16669,6 +18273,10 @@ "type": "resref", "value": "nw_it_sparscr204" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16812,6 +18420,10 @@ "type": "resref", "value": "nw_it_mneck001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16947,6 +18559,10 @@ "type": "resref", "value": "nw_it_mneck032" }, + "xModelPart1": { + "type": "word", + "value": 9 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17082,6 +18698,10 @@ "type": "resref", "value": "nw_it_mneck030" }, + "xModelPart1": { + "type": "word", + "value": 9 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17217,6 +18837,10 @@ "type": "resref", "value": "nw_it_mneck031" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17352,6 +18976,10 @@ "type": "resref", "value": "nw_it_mneck029" }, + "xModelPart1": { + "type": "word", + "value": 10 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17487,6 +19115,10 @@ "type": "resref", "value": "nw_it_mneck024" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17622,6 +19254,10 @@ "type": "resref", "value": "nw_it_mneck023" }, + "xModelPart1": { + "type": "word", + "value": 15 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17788,6 +19424,10 @@ "type": "resref", "value": "nw_it_mneck035" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17923,6 +19563,10 @@ "type": "resref", "value": "nw_it_mneck007" }, + "xModelPart1": { + "type": "word", + "value": 3 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18058,6 +19702,10 @@ "type": "resref", "value": "nw_it_mneck006" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18193,6 +19841,10 @@ "type": "resref", "value": "nw_it_mring006" }, + "xModelPart1": { + "type": "word", + "value": 10 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18328,6 +19980,10 @@ "type": "resref", "value": "nw_it_mring010" }, + "xModelPart1": { + "type": "word", + "value": 27 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18463,6 +20119,10 @@ "type": "resref", "value": "nw_it_mring009" }, + "xModelPart1": { + "type": "word", + "value": 17 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18598,6 +20258,10 @@ "type": "resref", "value": "nw_it_mring024" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18733,6 +20397,10 @@ "type": "resref", "value": "nw_it_mring012" }, + "xModelPart1": { + "type": "word", + "value": 3 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18868,6 +20536,10 @@ "type": "resref", "value": "nw_it_mring011" }, + "xModelPart1": { + "type": "word", + "value": 7 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19003,6 +20675,10 @@ "type": "resref", "value": "nw_it_mring001" }, + "xModelPart1": { + "type": "word", + "value": 4 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19239,6 +20915,18 @@ "type": "resref", "value": "nw_wmgmrd006" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 43 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19384,6 +21072,18 @@ "type": "resref", "value": "x0_wmgmrd007" }, + "xModelPart1": { + "type": "word", + "value": 33 + }, + "xModelPart2": { + "type": "word", + "value": 41 + }, + "xModelPart3": { + "type": "word", + "value": 42 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19620,6 +21320,18 @@ "type": "resref", "value": "nw_wmgst002" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 61 + }, + "xModelPart3": { + "type": "word", + "value": 61 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19918,6 +21630,18 @@ "type": "resref", "value": "nw_wmgst004" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -20154,6 +21878,18 @@ "type": "resref", "value": "nw_wmgwn012" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 61 + }, + "xModelPart3": { + "type": "word", + "value": 51 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -20297,6 +22033,18 @@ "type": "resref", "value": "nw_wmgwn013" }, + "xModelPart1": { + "type": "word", + "value": 41 + }, + "xModelPart2": { + "type": "word", + "value": 41 + }, + "xModelPart3": { + "type": "word", + "value": 31 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -20533,6 +22281,18 @@ "type": "resref", "value": "nw_wmgwn004" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 31 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -20865,6 +22625,18 @@ "type": "resref", "value": "zep_dragoncla003" }, + "xModelPart1": { + "type": "word", + "value": 181 + }, + "xModelPart2": { + "type": "word", + "value": 192 + }, + "xModelPart3": { + "type": "word", + "value": 181 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -21197,6 +22969,18 @@ "type": "resref", "value": "zep_dragoncla001" }, + "xModelPart1": { + "type": "word", + "value": 181 + }, + "xModelPart2": { + "type": "word", + "value": 183 + }, + "xModelPart3": { + "type": "word", + "value": 181 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -21338,6 +23122,10 @@ "type": "resref", "value": "nw_it_medkit001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -21475,6 +23263,10 @@ "type": "resref", "value": "zep_lantern001" }, + "xModelPart1": { + "type": "word", + "value": 122 + }, "XOrientation": { "type": "float", "value": 0.0 diff --git a/_module/git/asch_magicshop.git.json b/_module/git/asch_magicshop.git.json index 0dfad4da..09c80ef3 100644 --- a/_module/git/asch_magicshop.git.json +++ b/_module/git/asch_magicshop.git.json @@ -771,6 +771,82 @@ "type": "resref", "value": "x0_cloth002" }, + "xArmorPart_Belt": { + "type": "word", + "value": 7 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 15 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 26 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 5 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 3 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 15 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 39 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -808,7 +884,7 @@ }, "Cost": { "type": "dword", - "value": 1689 + "value": 0 }, "Cursed": { "type": "byte", @@ -892,6 +968,10 @@ "type": "resref", "value": "nw_it_creitem055" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -1334,6 +1414,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -1398,8 +1562,8 @@ "type": "cexostring", "value": "NW_DROWROGUE001" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -1418,14 +1582,90 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", "value": 12 }, + "xAppearance_Head": { + "type": "word", + "value": 19 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": -0.7730103731155396 @@ -1500,8 +1740,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -1526,7 +1766,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "asch_magic_door01" + "value": "MageEntry" }, "LinkedToFlags": { "type": "byte", @@ -1671,6 +1911,224 @@ "type": "float", "value": 0.0 } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141592264175415 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 100 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 10 + }, + "Hardness": { + "type": "byte", + "value": 20 + }, + "HP": { + "type": "short", + "value": 100 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "aschwiztowdoor01" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mage Tower", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 16 + }, + "Tag": { + "type": "cexostring", + "value": "MageTower" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_door_oth003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 16 + }, + "X": { + "type": "float", + "value": 25.0 + }, + "Y": { + "type": "float", + "value": 5.010000228881836 + }, + "Z": { + "type": "float", + "value": 1.399999976158142 + } } ] }, @@ -1775,6 +2233,10 @@ "id": 16811536 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1998,6 +2460,10 @@ "id": 16811538 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2221,6 +2687,10 @@ "id": 16811540 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2444,6 +2914,10 @@ "id": 16812478 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2667,6 +3141,10 @@ "id": 16811076 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2890,6 +3368,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3113,6 +3595,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3336,6 +3822,10 @@ "id": 16814058 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3559,6 +4049,10 @@ "id": 16814058 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3782,6 +4276,10 @@ "id": 16814060 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4005,6 +4503,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4228,6 +4730,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4451,6 +4957,10 @@ "id": 16812426 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4674,6 +5184,10 @@ "id": 16811418 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5113,6 +5627,82 @@ "type": "resref", "value": "nw_cloth012" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 8 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 22 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 8 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 11 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 8 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 22 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 8 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 11 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5310,6 +5900,82 @@ "type": "resref", "value": "nw_cloth020" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 9 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 7 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 4 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 9 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 7 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 8 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 5 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 3 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 4 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5507,6 +6173,82 @@ "type": "resref", "value": "nw_cloth026" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 6 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 5 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 39 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5704,6 +6446,82 @@ "type": "resref", "value": "nw_cloth008" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 10 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -5901,6 +6719,82 @@ "type": "resref", "value": "nw_cloth005" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 15 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 8 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 16 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 8 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 6 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 16 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6132,6 +7026,82 @@ "type": "resref", "value": "nw_mcloth007" }, + "xArmorPart_Belt": { + "type": "word", + "value": 9 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 8 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 17 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 12 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 10 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 22 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 8 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 17 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 12 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 3 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 10 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6363,6 +7333,82 @@ "type": "resref", "value": "nw_mcloth010" }, + "xArmorPart_Belt": { + "type": "word", + "value": 13 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 13 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 14 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 13 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 9 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 14 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 13 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 14 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 8 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 13 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 9 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 5 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6506,6 +7552,18 @@ "type": "resref", "value": "nw_it_mboots001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6641,6 +7699,10 @@ "type": "resref", "value": "nw_it_mbracer002" }, + "xModelPart1": { + "type": "word", + "value": 5 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -6762,7 +7824,7 @@ }, "Cost": { "type": "dword", - "value": 2191 + "value": 961 }, "Cursed": { "type": "byte", @@ -7027,6 +8089,82 @@ "type": "resref", "value": "nw_mcloth013" }, + "xArmorPart_Belt": { + "type": "word", + "value": 9 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 14 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 5 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 14 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 14 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 5 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 14 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7320,6 +8458,82 @@ "type": "resref", "value": "nw_mcloth011" }, + "xArmorPart_Belt": { + "type": "word", + "value": 9 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 18 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 19 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7517,6 +8731,10 @@ "type": "resref", "value": "nw_it_mbelt015" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7552,6 +8770,14 @@ "type": "byte", "value": 0 }, + "Cloth1Color": { + "type": "byte", + "value": 0 + }, + "Cloth2Color": { + "type": "byte", + "value": 0 + }, "Cost": { "type": "dword", "value": 3745 @@ -7578,12 +8804,28 @@ "type": "byte", "value": 1 }, + "Leather1Color": { + "type": "byte", + "value": 0 + }, + "Leather2Color": { + "type": "byte", + "value": 0 + }, "LocalizedName": { "type": "cexolocstring", "value": { "id": 67587 } }, + "Metal1Color": { + "type": "byte", + "value": 0 + }, + "Metal2Color": { + "type": "byte", + "value": 0 + }, "ModelPart1": { "type": "byte", "value": 9 @@ -7683,6 +8925,10 @@ "type": "resref", "value": "nw_maarcl104" }, + "xModelPart1": { + "type": "word", + "value": 9 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -7718,6 +8964,14 @@ "type": "byte", "value": 0 }, + "Cloth1Color": { + "type": "byte", + "value": 0 + }, + "Cloth2Color": { + "type": "byte", + "value": 0 + }, "Cost": { "type": "dword", "value": 1441 @@ -7744,12 +8998,28 @@ "type": "byte", "value": 1 }, + "Leather1Color": { + "type": "byte", + "value": 0 + }, + "Leather2Color": { + "type": "byte", + "value": 0 + }, "LocalizedName": { "type": "cexolocstring", "value": { "id": 13767 } }, + "Metal1Color": { + "type": "byte", + "value": 0 + }, + "Metal2Color": { + "type": "byte", + "value": 0 + }, "ModelPart1": { "type": "byte", "value": 6 @@ -7818,6 +9088,10 @@ "type": "resref", "value": "nw_maarcl031" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8049,6 +9323,82 @@ "type": "resref", "value": "nw_maarcl046" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 12 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 3 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 15 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 3 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 8 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 12 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 3 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 15 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 3 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 36 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8280,6 +9630,82 @@ "type": "resref", "value": "nw_maarcl044" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 15 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 8 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 15 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 16 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8511,6 +9937,82 @@ "type": "resref", "value": "nw_maarcl043" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 16 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 16 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 8 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 28 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8742,6 +10244,82 @@ "type": "resref", "value": "nw_maarcl045" }, + "xArmorPart_Belt": { + "type": "word", + "value": 7 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 7 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 7 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 43 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -8973,6 +10551,82 @@ "type": "resref", "value": "nw_maarcl049" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 8 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 25 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9204,6 +10858,82 @@ "type": "resref", "value": "nw_maarcl035" }, + "xArmorPart_Belt": { + "type": "word", + "value": 10 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 5 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 21 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 17 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 8 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 5 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 5 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 21 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 17 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 8 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 5 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 32 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9435,6 +11165,82 @@ "type": "resref", "value": "nw_maarcl047" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 13 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 15 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 8 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 4 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 16 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 3 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 13 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 15 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 43 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9666,6 +11472,82 @@ "type": "resref", "value": "nw_maarcl048" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 5 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 15 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 5 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 15 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 38 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -9897,6 +11779,82 @@ "type": "resref", "value": "nw_maarcl051" }, + "xArmorPart_Belt": { + "type": "word", + "value": 11 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 7 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 7 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 45 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10128,6 +12086,82 @@ "type": "resref", "value": "nw_maarcl053" }, + "xArmorPart_Belt": { + "type": "word", + "value": 12 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 5 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 12 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 19 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 10 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 5 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 12 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 19 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 10 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10359,6 +12393,82 @@ "type": "resref", "value": "nw_maarcl052" }, + "xArmorPart_Belt": { + "type": "word", + "value": 10 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 9 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 9 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10590,6 +12700,82 @@ "type": "resref", "value": "nw_maarcl050" }, + "xArmorPart_Belt": { + "type": "word", + "value": 10 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 7 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 15 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 7 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 6 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 30 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10627,7 +12813,7 @@ }, "Cost": { "type": "dword", - "value": 706 + "value": 676 }, "Cursed": { "type": "byte", @@ -10725,6 +12911,10 @@ "type": "resref", "value": "nw_ashmlw002" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10860,6 +13050,10 @@ "type": "resref", "value": "nw_ashmsw002" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -10897,7 +13091,7 @@ }, "Cost": { "type": "dword", - "value": 756 + "value": 686 }, "Cursed": { "type": "byte", @@ -10995,6 +13189,10 @@ "type": "resref", "value": "nw_ashmto002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11112,6 +13310,18 @@ "type": "resref", "value": "nw_wambo001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11149,7 +13359,7 @@ }, "Cost": { "type": "dword", - "value": 1940 + "value": 4738 }, "Cursed": { "type": "byte", @@ -11255,6 +13465,18 @@ "type": "resref", "value": "nw_wammbo004" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11491,6 +13713,18 @@ "type": "resref", "value": "nw_wmgwn006" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11727,6 +13961,18 @@ "type": "resref", "value": "nw_wmgwn004" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 31 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11828,6 +14074,10 @@ "type": "resref", "value": "nw_wthdt001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11929,6 +14179,10 @@ "type": "resref", "value": "nw_wambu001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11966,7 +14220,7 @@ }, "Cost": { "type": "dword", - "value": 1940 + "value": 4738 }, "Cursed": { "type": "byte", @@ -12064,6 +14318,10 @@ "type": "resref", "value": "nw_wammbu004" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12207,6 +14465,18 @@ "type": "resref", "value": "nw_wdbmax002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12350,6 +14620,18 @@ "type": "resref", "value": "nw_wdbmqs002" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12493,6 +14775,18 @@ "type": "resref", "value": "nw_wdbmsw002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12636,6 +14930,18 @@ "type": "resref", "value": "nw_wswmbs002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 43 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12779,6 +15085,18 @@ "type": "resref", "value": "nw_wswmdg002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12922,6 +15240,18 @@ "type": "resref", "value": "nw_wswmgs002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13065,6 +15395,18 @@ "type": "resref", "value": "nw_wswmls002" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 63 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13174,6 +15516,18 @@ "type": "resref", "value": "nw_wswka001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13317,6 +15671,18 @@ "type": "resref", "value": "nw_wswmrp002" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13460,6 +15826,18 @@ "type": "resref", "value": "nw_wswmsc002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13603,6 +15981,18 @@ "type": "resref", "value": "nw_wswmss002" }, + "xModelPart1": { + "type": "word", + "value": 33 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 51 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13746,6 +16136,18 @@ "type": "resref", "value": "nw_waxmgr002" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13889,6 +16291,18 @@ "type": "resref", "value": "nw_waxmhn002" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14032,6 +16446,18 @@ "type": "resref", "value": "nw_waxmbt002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14175,6 +16601,18 @@ "type": "resref", "value": "nw_wspmka002" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14318,6 +16756,18 @@ "type": "resref", "value": "nw_wspmku002" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14461,6 +16911,18 @@ "type": "resref", "value": "nw_wspmsc002" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14635,6 +17097,18 @@ "type": "resref", "value": "x2_it_wpmwhip1" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14776,6 +17250,18 @@ "type": "resref", "value": "x2_it_wpwhip" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14919,6 +17405,18 @@ "type": "resref", "value": "nw_wplmhb002" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15062,6 +17560,18 @@ "type": "resref", "value": "nw_wplmsc002" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15205,6 +17715,18 @@ "type": "resref", "value": "nw_wplmss002" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 43 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15348,6 +17870,18 @@ "type": "resref", "value": "nw_wbwmxh002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15491,6 +18025,18 @@ "type": "resref", "value": "nw_wbwmxl002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15634,6 +18180,18 @@ "type": "resref", "value": "nw_wbwmln002" }, + "xModelPart1": { + "type": "word", + "value": 33 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15777,6 +18335,18 @@ "type": "resref", "value": "nw_wbwmsh002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15912,6 +18482,10 @@ "type": "resref", "value": "nw_wbwmsl001" }, + "xModelPart1": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16047,6 +18621,10 @@ "type": "resref", "value": "nw_wthmdt002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16182,6 +18760,10 @@ "type": "resref", "value": "nw_wthmsh002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16325,6 +18907,18 @@ "type": "resref", "value": "nw_wthmax002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16468,6 +19062,18 @@ "type": "resref", "value": "nw_wblmcl002" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16611,6 +19217,18 @@ "type": "resref", "value": "nw_wblmfh002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16754,6 +19372,18 @@ "type": "resref", "value": "nw_wblmfl002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16897,6 +19527,18 @@ "type": "resref", "value": "nw_wblmhl002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17040,6 +19682,18 @@ "type": "resref", "value": "nw_wblmhw002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17183,6 +19837,18 @@ "type": "resref", "value": "nw_wblmml002" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17326,6 +19992,18 @@ "type": "resref", "value": "nw_wblmms002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17363,7 +20041,7 @@ }, "Cost": { "type": "dword", - "value": 273 + "value": 190 }, "Cursed": { "type": "byte", @@ -17469,6 +20147,18 @@ "type": "resref", "value": "nw_wammar009" }, + "xModelPart1": { + "type": "word", + "value": 32 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17578,6 +20268,18 @@ "type": "resref", "value": "nw_wamar001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17615,7 +20317,7 @@ }, "Cost": { "type": "dword", - "value": 1940 + "value": 4738 }, "Cursed": { "type": "byte", @@ -17721,6 +20423,18 @@ "type": "resref", "value": "nw_wammar002" }, + "xModelPart1": { + "type": "word", + "value": 33 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17758,7 +20472,7 @@ }, "Cost": { "type": "dword", - "value": 1940 + "value": 4738 }, "Cursed": { "type": "byte", @@ -17864,6 +20578,18 @@ "type": "resref", "value": "nw_wammar005" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 31 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -17901,7 +20627,7 @@ }, "Cost": { "type": "dword", - "value": 273 + "value": 190 }, "Cursed": { "type": "byte", @@ -18007,6 +20733,18 @@ "type": "resref", "value": "nw_wammbo008" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 51 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18044,7 +20782,7 @@ }, "Cost": { "type": "dword", - "value": 1940 + "value": 4738 }, "Cursed": { "type": "byte", @@ -18150,6 +20888,18 @@ "type": "resref", "value": "nw_wammbo005" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18187,7 +20937,7 @@ }, "Cost": { "type": "dword", - "value": 758 + "value": 1705 }, "Cursed": { "type": "byte", @@ -18293,6 +21043,18 @@ "type": "resref", "value": "nw_wammbo001" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 41 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18436,6 +21198,18 @@ "type": "resref", "value": "nw_wswmka002" }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18579,6 +21353,18 @@ "type": "resref", "value": "x2_wmdwraxe002" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 72 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18730,6 +21516,18 @@ "type": "resref", "value": "nw_it_mpotion015" }, + "xModelPart1": { + "type": "word", + "value": 42 + }, + "xModelPart2": { + "type": "word", + "value": 73 + }, + "xModelPart3": { + "type": "word", + "value": 72 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -18873,6 +21671,18 @@ "type": "resref", "value": "nw_it_mpotion014" }, + "xModelPart1": { + "type": "word", + "value": 72 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19016,6 +21826,18 @@ "type": "resref", "value": "nw_it_mpotion010" }, + "xModelPart1": { + "type": "word", + "value": 22 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19159,6 +21981,18 @@ "type": "resref", "value": "nw_it_mpotion013" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19302,6 +22136,18 @@ "type": "resref", "value": "nw_it_mpotion017" }, + "xModelPart1": { + "type": "word", + "value": 52 + }, + "xModelPart2": { + "type": "word", + "value": 52 + }, + "xModelPart3": { + "type": "word", + "value": 52 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19445,6 +22291,18 @@ "type": "resref", "value": "nw_it_mpotion018" }, + "xModelPart1": { + "type": "word", + "value": 62 + }, + "xModelPart2": { + "type": "word", + "value": 32 + }, + "xModelPart3": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19588,6 +22446,18 @@ "type": "resref", "value": "nw_it_mpotion007" }, + "xModelPart1": { + "type": "word", + "value": 23 + }, + "xModelPart2": { + "type": "word", + "value": 33 + }, + "xModelPart3": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19731,6 +22601,18 @@ "type": "resref", "value": "nw_it_mpotion008" }, + "xModelPart1": { + "type": "word", + "value": 32 + }, + "xModelPart2": { + "type": "word", + "value": 21 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -19874,6 +22756,18 @@ "type": "resref", "value": "nw_it_mpotion019" }, + "xModelPart1": { + "type": "word", + "value": 73 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -20017,6 +22911,18 @@ "type": "resref", "value": "nw_it_mpotion004" }, + "xModelPart1": { + "type": "word", + "value": 33 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -20338,6 +23244,10 @@ "type": "resref", "value": "nw_it_sparscr001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -20566,6 +23476,10 @@ "type": "resref", "value": "nw_it_sparscr002" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -20794,6 +23708,10 @@ "type": "resref", "value": "nw_it_sparscr003" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -21084,6 +24002,10 @@ "type": "resref", "value": "nw_it_sparscr004" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -21374,6 +24296,10 @@ "type": "resref", "value": "nw_it_sparscr101" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -21664,6 +24590,10 @@ "type": "resref", "value": "nw_it_sparscr102" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -21954,6 +24884,10 @@ "type": "resref", "value": "nw_it_sparscr103" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -22182,6 +25116,10 @@ "type": "resref", "value": "nw_it_sparscr104" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -22503,6 +25441,10 @@ "type": "resref", "value": "nw_it_sparscr105" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -22731,6 +25673,10 @@ "type": "resref", "value": "nw_it_sparscr106" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -22959,6 +25905,10 @@ "type": "resref", "value": "nw_it_sparscr107" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -23249,6 +26199,10 @@ "type": "resref", "value": "nw_it_sparscr108" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -23477,6 +26431,10 @@ "type": "resref", "value": "nw_it_sparscr109" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -23705,6 +26663,10 @@ "type": "resref", "value": "nw_it_sparscr110" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -23933,6 +26895,10 @@ "type": "resref", "value": "nw_it_sparscr111" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -24161,6 +27127,10 @@ "type": "resref", "value": "nw_it_sparscr202" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -24389,6 +27359,10 @@ "type": "resref", "value": "nw_it_sparscr204" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -24617,6 +27591,10 @@ "type": "resref", "value": "nw_it_sparscr205" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -24876,6 +27854,10 @@ "type": "resref", "value": "nw_it_sparscr206" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -25104,6 +28086,10 @@ "type": "resref", "value": "nw_it_sparscr207" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -25332,6 +28318,10 @@ "type": "resref", "value": "nw_it_sparscr209" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -25591,6 +28581,10 @@ "type": "resref", "value": "nw_it_sparscr211" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -25912,6 +28906,10 @@ "type": "resref", "value": "nw_it_sparscr212" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -26140,6 +29138,10 @@ "type": "resref", "value": "nw_it_sparscr213" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -26368,6 +29370,10 @@ "type": "resref", "value": "nw_it_sparscr216" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -26658,6 +29664,10 @@ "type": "resref", "value": "nw_it_sparscr218" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -26979,6 +29989,10 @@ "type": "resref", "value": "nw_it_sparscr301" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -27269,6 +30283,10 @@ "type": "resref", "value": "nw_it_sparscr302" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -27559,6 +30577,10 @@ "type": "resref", "value": "nw_it_sparscr303" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -27787,6 +30809,10 @@ "type": "resref", "value": "nw_it_sparscr309" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -28015,6 +31041,10 @@ "type": "resref", "value": "nw_it_sparscr312" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -28243,6 +31273,10 @@ "type": "resref", "value": "nw_it_sparscr313" }, + "xModelPart1": { + "type": "word", + "value": 0 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -28386,6 +31420,18 @@ "type": "resref", "value": "nw_it_mpotion001" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 32 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -28529,6 +31575,18 @@ "type": "resref", "value": "nw_it_mpotion006" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -28672,6 +31730,10 @@ "type": "resref", "value": "nw_it_mneck001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -28807,6 +31869,10 @@ "type": "resref", "value": "nw_it_mring001" }, + "xModelPart1": { + "type": "word", + "value": 4 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -28942,6 +32008,10 @@ "type": "resref", "value": "nw_it_mring006" }, + "xModelPart1": { + "type": "word", + "value": 10 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -29077,6 +32147,10 @@ "type": "resref", "value": "nw_it_mneck006" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -29212,6 +32286,10 @@ "type": "resref", "value": "nw_it_mneck023" }, + "xModelPart1": { + "type": "word", + "value": 15 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -29378,6 +32456,10 @@ "type": "resref", "value": "nw_it_mring031" }, + "xModelPart1": { + "type": "word", + "value": 14 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -29513,6 +32595,10 @@ "type": "resref", "value": "nw_it_mring012" }, + "xModelPart1": { + "type": "word", + "value": 3 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -29648,6 +32734,10 @@ "type": "resref", "value": "nw_it_mring024" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -29884,6 +32974,18 @@ "type": "resref", "value": "nw_wmgmrd006" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 43 + }, + "xModelPart3": { + "type": "word", + "value": 23 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -30120,6 +33222,18 @@ "type": "resref", "value": "nw_wmgwn004" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 31 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -30410,6 +33524,10 @@ "type": "resref", "value": "nw_it_mring007" }, + "xModelPart1": { + "type": "word", + "value": 9 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -30545,6 +33663,10 @@ "type": "resref", "value": "x0_it_mring008" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -30686,6 +33808,10 @@ "type": "resref", "value": "nw_it_medkit001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -30819,6 +33945,10 @@ "type": "resref", "value": "nw_it_medkit002" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -30954,6 +34084,10 @@ "type": "resref", "value": "nw_it_contain002" }, + "xModelPart1": { + "type": "word", + "value": 3 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -31089,6 +34223,10 @@ "type": "resref", "value": "nw_it_msmlmisc23" }, + "xModelPart1": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 diff --git a/_module/git/asch_north.git.json b/_module/git/asch_north.git.json new file mode 100644 index 00000000..83722d02 --- /dev/null +++ b/_module/git/asch_north.git.json @@ -0,0 +1,46993 @@ +{ + "__data_type": "GIT ", + "AreaProperties": { + "__struct_id": 100, + "type": "struct", + "value": { + "__struct_id": 100, + "AmbientSndDay": { + "type": "int", + "value": 51 + }, + "AmbientSndDayVol": { + "type": "int", + "value": 32 + }, + "AmbientSndNight": { + "type": "int", + "value": 51 + }, + "AmbientSndNitVol": { + "type": "int", + "value": 32 + }, + "EnvAudio": { + "type": "int", + "value": 89 + }, + "MusicBattle": { + "type": "int", + "value": 34 + }, + "MusicDay": { + "type": "int", + "value": 0 + }, + "MusicDelay": { + "type": "int", + "value": 0 + }, + "MusicNight": { + "type": "int", + "value": 0 + } + } + }, + "Creature List": { + "type": "list", + "value": [ + { + "__struct_id": 4, + "Appearance_Head": { + "type": "byte", + "value": 1 + }, + "Appearance_Type": { + "type": "word", + "value": 6 + }, + "ArmorPart_RFoot": { + "type": "byte", + "value": 1 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "BodyPart_Belt": { + "type": "byte", + "value": 0 + }, + "BodyPart_LBicep": { + "type": "byte", + "value": 1 + }, + "BodyPart_LFArm": { + "type": "byte", + "value": 1 + }, + "BodyPart_LFoot": { + "type": "byte", + "value": 1 + }, + "BodyPart_LHand": { + "type": "byte", + "value": 1 + }, + "BodyPart_LShin": { + "type": "byte", + "value": 1 + }, + "BodyPart_LShoul": { + "type": "byte", + "value": 0 + }, + "BodyPart_LThigh": { + "type": "byte", + "value": 1 + }, + "BodyPart_Neck": { + "type": "byte", + "value": 1 + }, + "BodyPart_Pelvis": { + "type": "byte", + "value": 1 + }, + "BodyPart_RBicep": { + "type": "byte", + "value": 1 + }, + "BodyPart_RFArm": { + "type": "byte", + "value": 1 + }, + "BodyPart_RHand": { + "type": "byte", + "value": 1 + }, + "BodyPart_RShin": { + "type": "byte", + "value": 1 + }, + "BodyPart_RShoul": { + "type": "byte", + "value": 0 + }, + "BodyPart_RThigh": { + "type": "byte", + "value": 1 + }, + "BodyPart_Torso": { + "type": "byte", + "value": 1 + }, + "Cha": { + "type": "byte", + "value": 8 + }, + "ChallengeRating": { + "type": "float", + "value": 68.0 + }, + "ClassList": { + "type": "list", + "value": [ + { + "__struct_id": 2, + "Class": { + "type": "int", + "value": 4 + }, + "ClassLevel": { + "type": "short", + "value": 18 + } + }, + { + "__struct_id": 2, + "Class": { + "type": "int", + "value": 10 + }, + "ClassLevel": { + "type": "short", + "value": 22 + }, + "MemorizedList0": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 37 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 100 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 144 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 151 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList1": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 86 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 102 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 107 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 165 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 174 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList2": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 120 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 90 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 93 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 115 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 175 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList3": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 21 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 41 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 58 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 78 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 176 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList4": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 47 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 375 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 368 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 119 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 172 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList5": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 23 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 71 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 99 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 179 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList6": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 14 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 72 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 448 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 180 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList7": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 39 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 123 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 135 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 169 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList8": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 69 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 367 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 117 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 134 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList9": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 116 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 178 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 185 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 193 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + } + } + ] + }, + "Color_Hair": { + "type": "byte", + "value": 1 + }, + "Color_Skin": { + "type": "byte", + "value": 1 + }, + "Color_Tattoo1": { + "type": "byte", + "value": 1 + }, + "Color_Tattoo2": { + "type": "byte", + "value": 1 + }, + "Con": { + "type": "byte", + "value": 16 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CRAdjust": { + "type": "int", + "value": 1 + }, + "CurrentHitPoints": { + "type": "short", + "value": 180 + }, + "DecayTime": { + "type": "dword", + "value": 5000 + }, + "Deity": { + "type": "cexostring", + "value": "" + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "" + } + }, + "Dex": { + "type": "byte", + "value": 13 + }, + "Disarmable": { + "type": "byte", + "value": 0 + }, + "Equip_ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 2, + "AddCost": { + "type": "dword", + "value": 0 + }, + "ArmorPart_Belt": { + "type": "byte", + "value": 9 + }, + "ArmorPart_LBicep": { + "type": "byte", + "value": 14 + }, + "ArmorPart_LFArm": { + "type": "byte", + "value": 5 + }, + "ArmorPart_LFoot": { + "type": "byte", + "value": 4 + }, + "ArmorPart_LHand": { + "type": "byte", + "value": 4 + }, + "ArmorPart_LShin": { + "type": "byte", + "value": 14 + }, + "ArmorPart_LShoul": { + "type": "byte", + "value": 14 + }, + "ArmorPart_LThigh": { + "type": "byte", + "value": 14 + }, + "ArmorPart_Neck": { + "type": "byte", + "value": 1 + }, + "ArmorPart_Pelvis": { + "type": "byte", + "value": 3 + }, + "ArmorPart_RBicep": { + "type": "byte", + "value": 14 + }, + "ArmorPart_RFArm": { + "type": "byte", + "value": 5 + }, + "ArmorPart_RFoot": { + "type": "byte", + "value": 4 + }, + "ArmorPart_RHand": { + "type": "byte", + "value": 4 + }, + "ArmorPart_Robe": { + "type": "byte", + "value": 4 + }, + "ArmorPart_RShin": { + "type": "byte", + "value": 14 + }, + "ArmorPart_RShoul": { + "type": "byte", + "value": 14 + }, + "ArmorPart_RThigh": { + "type": "byte", + "value": 14 + }, + "ArmorPart_Torso": { + "type": "byte", + "value": 50 + }, + "BaseItem": { + "type": "int", + "value": 16 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 52 + }, + "Cloth2Color": { + "type": "byte", + "value": 23 + }, + "Cost": { + "type": "dword", + "value": 961 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 67729 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Leather1Color": { + "type": "byte", + "value": 23 + }, + "Leather2Color": { + "type": "byte", + "value": 37 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 67728 + } + }, + "Metal1Color": { + "type": "byte", + "value": 25 + }, + "Metal2Color": { + "type": "byte", + "value": 7 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 18 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 9 + }, + "Param1Value": { + "type": "byte", + "value": 2 + }, + "PropertyName": { + "type": "word", + "value": 44 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 63 + }, + "Subtype": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 63 + }, + "Subtype": { + "type": "word", + "value": 10 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_MCLOTH013" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mcloth013" + }, + "xArmorPart_Belt": { + "type": "word", + "value": 9 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 14 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 5 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 14 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 14 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 5 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 14 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 4, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 26 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 18923 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13338 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13339 + } + }, + "ModelPart1": { + "type": "byte", + "value": 13 + }, + "ModelPart2": { + "type": "byte", + "value": 13 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MBOOTS003" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mboots003" + }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 8, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 36 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 36001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 56616 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90885 + } + }, + "ModelPart1": { + "type": "byte", + "value": 6 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 30 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 1 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MGLOVE017" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mglove017" + }, + "xModelPart1": { + "type": "word", + "value": 6 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 16, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 22 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 541208 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 14308 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 91256 + } + }, + "ModelPart1": { + "type": "byte", + "value": 21 + }, + "ModelPart2": { + "type": "byte", + "value": 31 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 8 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 6 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 5 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 67 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_WSWMDG005" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_wswmdg005" + }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 32, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 22 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 541208 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 14308 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 91256 + } + }, + "ModelPart1": { + "type": "byte", + "value": 21 + }, + "ModelPart2": { + "type": "byte", + "value": 31 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 8 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 6 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 5 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 67 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_WSWMDG005" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_wswmdg005" + }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 64, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 80 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 77 + }, + "Cloth2Color": { + "type": "byte", + "value": 171 + }, + "Cost": { + "type": "dword", + "value": 282240 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Leather1Color": { + "type": "byte", + "value": 0 + }, + "Leather2Color": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90858 + } + }, + "Metal1Color": { + "type": "byte", + "value": 48 + }, + "Metal2Color": { + "type": "byte", + "value": 11 + }, + "ModelPart1": { + "type": "byte", + "value": 5 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 11 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MCLOAK002" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mcloak002" + }, + "xModelPart1": { + "type": "word", + "value": 5 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 128, + "AddCost": { + "type": "dword", + "value": 10000 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 86051 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13460 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13459 + } + }, + "ModelPart1": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 4 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MRING004" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mring004" + }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 256, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2645001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 90944 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90943 + } + }, + "ModelPart1": { + "type": "byte", + "value": 8 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 10 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MRING018" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mring018" + }, + "xModelPart1": { + "type": "word", + "value": 8 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 512, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 19 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 28091 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 67520 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 67522 + } + }, + "ModelPart1": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MNECK037" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mneck037" + }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 131072, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 73 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 0 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13165 + } + }, + "ModelPart1": { + "type": "byte", + "value": 1 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 71 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_CREITEMDRA" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_creitemdra" + }, + "xModelPart1": { + "type": "word", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + } + ] + }, + "FactionID": { + "type": "word", + "value": 4 + }, + "FeatList": { + "type": "list", + "value": [ + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 408 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 946 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 228 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 618 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 877 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 990 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 878 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 976 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 794 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 795 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 696 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 1089 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 945 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 303 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 51 + } + } + ] + }, + "FirstName": { + "type": "cexolocstring", + "value": { + "0": "Guard" + } + }, + "fortbonus": { + "type": "short", + "value": 0 + }, + "Gender": { + "type": "byte", + "value": 0 + }, + "GoodEvil": { + "type": "byte", + "value": 50 + }, + "HitPoints": { + "type": "short", + "value": 180 + }, + "Int": { + "type": "byte", + "value": 30 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "IsImmortal": { + "type": "byte", + "value": 1 + }, + "IsPC": { + "type": "byte", + "value": 0 + }, + "ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1320 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13432 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13433 + } + }, + "ModelPart1": { + "type": "byte", + "value": 31 + }, + "ModelPart2": { + "type": "byte", + "value": 22 + }, + "ModelPart3": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 139 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MPOTION012" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mpotion012" + }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 22 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 1, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1320 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13432 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13433 + } + }, + "ModelPart1": { + "type": "byte", + "value": 31 + }, + "ModelPart2": { + "type": "byte", + "value": 22 + }, + "ModelPart3": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 139 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MPOTION012" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mpotion012" + }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 22 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 2, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1320 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13432 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13433 + } + }, + "ModelPart1": { + "type": "byte", + "value": 31 + }, + "ModelPart2": { + "type": "byte", + "value": 22 + }, + "ModelPart3": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 139 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MPOTION012" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mpotion012" + }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 22 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 3, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 17 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 19 + }, + "Cloth2Color": { + "type": "byte", + "value": 16 + }, + "Cost": { + "type": "dword", + "value": 13289 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 12859 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Leather1Color": { + "type": "byte", + "value": 1 + }, + "Leather2Color": { + "type": "byte", + "value": 7 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 12858 + } + }, + "Metal1Color": { + "type": "byte", + "value": 0 + }, + "Metal2Color": { + "type": "byte", + "value": 19 + }, + "ModelPart1": { + "type": "byte", + "value": 13 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 40 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 1 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_ARMHE009" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_armhe009" + }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + } + ] + }, + "LastName": { + "type": "cexolocstring", + "value": { + "0": "" + } + }, + "LawfulChaotic": { + "type": "byte", + "value": 50 + }, + "Lootable": { + "type": "byte", + "value": 0 + }, + "MaxHitPoints": { + "type": "short", + "value": 300 + }, + "NaturalAC": { + "type": "byte", + "value": 25 + }, + "NoPermDeath": { + "type": "byte", + "value": 1 + }, + "PerceptionRange": { + "type": "byte", + "value": 11 + }, + "Phenotype": { + "type": "int", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 1296 + }, + "Race": { + "type": "byte", + "value": 6 + }, + "refbonus": { + "type": "short", + "value": 0 + }, + "ScriptAttacked": { + "type": "resref", + "value": "x2_def_attacked" + }, + "ScriptDamaged": { + "type": "resref", + "value": "x2_def_ondamage" + }, + "ScriptDeath": { + "type": "resref", + "value": "x2_def_ondeath" + }, + "ScriptDialogue": { + "type": "resref", + "value": "x2_def_onconv" + }, + "ScriptDisturbed": { + "type": "resref", + "value": "x2_def_ondisturb" + }, + "ScriptEndRound": { + "type": "resref", + "value": "x2_def_endcombat" + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "x2_def_heartbeat" + }, + "ScriptOnBlocked": { + "type": "resref", + "value": "x2_def_onblocked" + }, + "ScriptOnNotice": { + "type": "resref", + "value": "x2_def_percept" + }, + "ScriptRested": { + "type": "resref", + "value": "x2_def_rested" + }, + "ScriptSpawn": { + "type": "resref", + "value": "x2_def_spawn" + }, + "ScriptSpellAt": { + "type": "resref", + "value": "x2_def_spellcast" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "x2_def_userdef" + }, + "SkillList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 23 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 21 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 17 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 22 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 21 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 22 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 9 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + } + ] + }, + "SoundSetFile": { + "type": "word", + "value": 241 + }, + "SpecAbilityList": { + "type": "list", + "value": [] + }, + "StartingPackage": { + "type": "byte", + "value": 4 + }, + "Str": { + "type": "byte", + "value": 20 + }, + "Subrace": { + "type": "cexostring", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "KwazyJackalope" + }, + "Tail_New": { + "type": "dword", + "value": 0 + }, + "TemplateList": { + "type": "list", + "value": [] + }, + "TemplateResRef": { + "type": "resref", + "value": "kwazyjackalope" + }, + "WalkRate": { + "type": "int", + "value": 7 + }, + "willbonus": { + "type": "short", + "value": 0 + }, + "Wings_New": { + "type": "dword", + "value": 0 + }, + "Wis": { + "type": "byte", + "value": 3 + }, + "xAppearance_Head": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 77.118408203125 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 68.10882568359375 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 4, + "Appearance_Head": { + "type": "byte", + "value": 1 + }, + "Appearance_Type": { + "type": "word", + "value": 6 + }, + "ArmorPart_RFoot": { + "type": "byte", + "value": 1 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "BodyPart_Belt": { + "type": "byte", + "value": 0 + }, + "BodyPart_LBicep": { + "type": "byte", + "value": 1 + }, + "BodyPart_LFArm": { + "type": "byte", + "value": 1 + }, + "BodyPart_LFoot": { + "type": "byte", + "value": 1 + }, + "BodyPart_LHand": { + "type": "byte", + "value": 1 + }, + "BodyPart_LShin": { + "type": "byte", + "value": 1 + }, + "BodyPart_LShoul": { + "type": "byte", + "value": 0 + }, + "BodyPart_LThigh": { + "type": "byte", + "value": 1 + }, + "BodyPart_Neck": { + "type": "byte", + "value": 1 + }, + "BodyPart_Pelvis": { + "type": "byte", + "value": 1 + }, + "BodyPart_RBicep": { + "type": "byte", + "value": 1 + }, + "BodyPart_RFArm": { + "type": "byte", + "value": 1 + }, + "BodyPart_RHand": { + "type": "byte", + "value": 1 + }, + "BodyPart_RShin": { + "type": "byte", + "value": 1 + }, + "BodyPart_RShoul": { + "type": "byte", + "value": 0 + }, + "BodyPart_RThigh": { + "type": "byte", + "value": 1 + }, + "BodyPart_Torso": { + "type": "byte", + "value": 1 + }, + "Cha": { + "type": "byte", + "value": 8 + }, + "ChallengeRating": { + "type": "float", + "value": 68.0 + }, + "ClassList": { + "type": "list", + "value": [ + { + "__struct_id": 2, + "Class": { + "type": "int", + "value": 4 + }, + "ClassLevel": { + "type": "short", + "value": 18 + } + }, + { + "__struct_id": 2, + "Class": { + "type": "int", + "value": 10 + }, + "ClassLevel": { + "type": "short", + "value": 22 + }, + "MemorizedList0": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 37 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 100 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 144 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 151 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList1": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 86 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 102 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 107 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 165 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 174 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList2": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 120 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 90 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 93 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 115 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 175 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList3": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 21 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 41 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 58 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 78 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 176 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList4": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 47 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 375 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 368 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 119 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 172 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList5": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 23 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 71 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 99 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 179 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList6": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 14 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 72 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 448 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 180 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList7": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 39 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 123 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 135 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 169 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList8": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 69 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 367 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 117 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 134 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + }, + "MemorizedList9": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 116 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 178 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 185 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 3, + "Spell": { + "type": "word", + "value": 193 + }, + "SpellFlags": { + "type": "byte", + "value": 1 + }, + "SpellMetaMagic": { + "type": "byte", + "value": 0 + } + } + ] + } + } + ] + }, + "Color_Hair": { + "type": "byte", + "value": 1 + }, + "Color_Skin": { + "type": "byte", + "value": 1 + }, + "Color_Tattoo1": { + "type": "byte", + "value": 1 + }, + "Color_Tattoo2": { + "type": "byte", + "value": 1 + }, + "Con": { + "type": "byte", + "value": 16 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CRAdjust": { + "type": "int", + "value": 1 + }, + "CurrentHitPoints": { + "type": "short", + "value": 180 + }, + "DecayTime": { + "type": "dword", + "value": 5000 + }, + "Deity": { + "type": "cexostring", + "value": "" + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "" + } + }, + "Dex": { + "type": "byte", + "value": 13 + }, + "Disarmable": { + "type": "byte", + "value": 0 + }, + "Equip_ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 2, + "AddCost": { + "type": "dword", + "value": 0 + }, + "ArmorPart_Belt": { + "type": "byte", + "value": 9 + }, + "ArmorPart_LBicep": { + "type": "byte", + "value": 14 + }, + "ArmorPart_LFArm": { + "type": "byte", + "value": 5 + }, + "ArmorPart_LFoot": { + "type": "byte", + "value": 4 + }, + "ArmorPart_LHand": { + "type": "byte", + "value": 4 + }, + "ArmorPart_LShin": { + "type": "byte", + "value": 14 + }, + "ArmorPart_LShoul": { + "type": "byte", + "value": 14 + }, + "ArmorPart_LThigh": { + "type": "byte", + "value": 14 + }, + "ArmorPart_Neck": { + "type": "byte", + "value": 1 + }, + "ArmorPart_Pelvis": { + "type": "byte", + "value": 3 + }, + "ArmorPart_RBicep": { + "type": "byte", + "value": 14 + }, + "ArmorPart_RFArm": { + "type": "byte", + "value": 5 + }, + "ArmorPart_RFoot": { + "type": "byte", + "value": 4 + }, + "ArmorPart_RHand": { + "type": "byte", + "value": 4 + }, + "ArmorPart_Robe": { + "type": "byte", + "value": 4 + }, + "ArmorPart_RShin": { + "type": "byte", + "value": 14 + }, + "ArmorPart_RShoul": { + "type": "byte", + "value": 14 + }, + "ArmorPart_RThigh": { + "type": "byte", + "value": 14 + }, + "ArmorPart_Torso": { + "type": "byte", + "value": 50 + }, + "BaseItem": { + "type": "int", + "value": 16 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 52 + }, + "Cloth2Color": { + "type": "byte", + "value": 23 + }, + "Cost": { + "type": "dword", + "value": 961 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 67729 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "Leather1Color": { + "type": "byte", + "value": 23 + }, + "Leather2Color": { + "type": "byte", + "value": 37 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 67728 + } + }, + "Metal1Color": { + "type": "byte", + "value": 25 + }, + "Metal2Color": { + "type": "byte", + "value": 7 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 18 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 9 + }, + "Param1Value": { + "type": "byte", + "value": 2 + }, + "PropertyName": { + "type": "word", + "value": 44 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 63 + }, + "Subtype": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 63 + }, + "Subtype": { + "type": "word", + "value": 10 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_MCLOTH013" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mcloth013" + }, + "xArmorPart_Belt": { + "type": "word", + "value": 9 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 14 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 5 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 14 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 14 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 5 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 4 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 14 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 4, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 26 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 18923 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13338 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13339 + } + }, + "ModelPart1": { + "type": "byte", + "value": 13 + }, + "ModelPart2": { + "type": "byte", + "value": 13 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MBOOTS003" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mboots003" + }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 8, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 36 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 36001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 56616 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90885 + } + }, + "ModelPart1": { + "type": "byte", + "value": 6 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 25 + }, + "CostValue": { + "type": "word", + "value": 30 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 1 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MGLOVE017" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mglove017" + }, + "xModelPart1": { + "type": "word", + "value": 6 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 16, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 22 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 541208 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 14308 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 91256 + } + }, + "ModelPart1": { + "type": "byte", + "value": 21 + }, + "ModelPart2": { + "type": "byte", + "value": 31 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 8 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 6 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 5 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 67 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_WSWMDG005" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_wswmdg005" + }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 32, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 22 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 541208 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 14308 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 91256 + } + }, + "ModelPart1": { + "type": "byte", + "value": 21 + }, + "ModelPart2": { + "type": "byte", + "value": 31 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 8 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 6 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 5 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 67 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_WSWMDG005" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_wswmdg005" + }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 31 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 64, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 80 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 77 + }, + "Cloth2Color": { + "type": "byte", + "value": 171 + }, + "Cost": { + "type": "dword", + "value": 282240 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Leather1Color": { + "type": "byte", + "value": 0 + }, + "Leather2Color": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90858 + } + }, + "Metal1Color": { + "type": "byte", + "value": 48 + }, + "Metal2Color": { + "type": "byte", + "value": 11 + }, + "ModelPart1": { + "type": "byte", + "value": 5 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 11 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MCLOAK002" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mcloak002" + }, + "xModelPart1": { + "type": "word", + "value": 5 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 128, + "AddCost": { + "type": "dword", + "value": 10000 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 86051 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13460 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13459 + } + }, + "ModelPart1": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 4 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MRING004" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mring004" + }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 256, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2645001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 90944 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90943 + } + }, + "ModelPart1": { + "type": "byte", + "value": 8 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 10 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MRING018" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mring018" + }, + "xModelPart1": { + "type": "word", + "value": 8 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 512, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 19 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 28091 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 67520 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 67522 + } + }, + "ModelPart1": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MNECK037" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mneck037" + }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 131072, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 73 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 0 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13165 + } + }, + "ModelPart1": { + "type": "byte", + "value": 1 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 71 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_CREITEMDRA" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_creitemdra" + }, + "xModelPart1": { + "type": "word", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + } + ] + }, + "FactionID": { + "type": "word", + "value": 4 + }, + "FeatList": { + "type": "list", + "value": [ + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 408 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 946 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 228 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 618 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 877 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 990 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 878 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 976 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 794 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 795 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 696 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 1089 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 945 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 303 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 51 + } + } + ] + }, + "FirstName": { + "type": "cexolocstring", + "value": { + "0": "Guard" + } + }, + "fortbonus": { + "type": "short", + "value": 0 + }, + "Gender": { + "type": "byte", + "value": 1 + }, + "GoodEvil": { + "type": "byte", + "value": 50 + }, + "HitPoints": { + "type": "short", + "value": 180 + }, + "Int": { + "type": "byte", + "value": 30 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "IsImmortal": { + "type": "byte", + "value": 1 + }, + "IsPC": { + "type": "byte", + "value": 0 + }, + "ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1320 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13432 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13433 + } + }, + "ModelPart1": { + "type": "byte", + "value": 31 + }, + "ModelPart2": { + "type": "byte", + "value": 22 + }, + "ModelPart3": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 139 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MPOTION012" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mpotion012" + }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 22 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 1, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1320 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13432 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13433 + } + }, + "ModelPart1": { + "type": "byte", + "value": 31 + }, + "ModelPart2": { + "type": "byte", + "value": 22 + }, + "ModelPart3": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 139 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MPOTION012" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mpotion012" + }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 22 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 2, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 49 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 1320 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13432 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13433 + } + }, + "ModelPart1": { + "type": "byte", + "value": 31 + }, + "ModelPart2": { + "type": "byte", + "value": 22 + }, + "ModelPart3": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 3 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 15 + }, + "Subtype": { + "type": "word", + "value": 139 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MPOTION012" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mpotion012" + }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 22 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 3, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 17 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 19 + }, + "Cloth2Color": { + "type": "byte", + "value": 16 + }, + "Cost": { + "type": "dword", + "value": 13289 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 12859 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Leather1Color": { + "type": "byte", + "value": 1 + }, + "Leather2Color": { + "type": "byte", + "value": 7 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 12858 + } + }, + "Metal1Color": { + "type": "byte", + "value": 0 + }, + "Metal2Color": { + "type": "byte", + "value": 19 + }, + "ModelPart1": { + "type": "byte", + "value": 13 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 40 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 1 + } + } + ] + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_ARMHE009" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_armhe009" + }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + } + ] + }, + "LastName": { + "type": "cexolocstring", + "value": { + "0": "" + } + }, + "LawfulChaotic": { + "type": "byte", + "value": 50 + }, + "Lootable": { + "type": "byte", + "value": 0 + }, + "MaxHitPoints": { + "type": "short", + "value": 300 + }, + "NaturalAC": { + "type": "byte", + "value": 25 + }, + "NoPermDeath": { + "type": "byte", + "value": 1 + }, + "PerceptionRange": { + "type": "byte", + "value": 11 + }, + "Phenotype": { + "type": "int", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 71 + }, + "Race": { + "type": "byte", + "value": 6 + }, + "refbonus": { + "type": "short", + "value": 0 + }, + "ScriptAttacked": { + "type": "resref", + "value": "x2_def_attacked" + }, + "ScriptDamaged": { + "type": "resref", + "value": "x2_def_ondamage" + }, + "ScriptDeath": { + "type": "resref", + "value": "x2_def_ondeath" + }, + "ScriptDialogue": { + "type": "resref", + "value": "x2_def_onconv" + }, + "ScriptDisturbed": { + "type": "resref", + "value": "x2_def_ondisturb" + }, + "ScriptEndRound": { + "type": "resref", + "value": "x2_def_endcombat" + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "x2_def_heartbeat" + }, + "ScriptOnBlocked": { + "type": "resref", + "value": "x2_def_onblocked" + }, + "ScriptOnNotice": { + "type": "resref", + "value": "x2_def_percept" + }, + "ScriptRested": { + "type": "resref", + "value": "x2_def_rested" + }, + "ScriptSpawn": { + "type": "resref", + "value": "x2_def_spawn" + }, + "ScriptSpellAt": { + "type": "resref", + "value": "x2_def_spellcast" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "x2_def_userdef" + }, + "SkillList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 23 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 21 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 17 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 22 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 21 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 22 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 9 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + } + ] + }, + "SoundSetFile": { + "type": "word", + "value": 430 + }, + "SpecAbilityList": { + "type": "list", + "value": [] + }, + "StartingPackage": { + "type": "byte", + "value": 4 + }, + "Str": { + "type": "byte", + "value": 20 + }, + "Subrace": { + "type": "cexostring", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "KwazyJackalope" + }, + "Tail_New": { + "type": "dword", + "value": 0 + }, + "TemplateList": { + "type": "list", + "value": [] + }, + "TemplateResRef": { + "type": "resref", + "value": "kwazyjackalope" + }, + "WalkRate": { + "type": "int", + "value": 7 + }, + "willbonus": { + "type": "short", + "value": 0 + }, + "Wings_New": { + "type": "dword", + "value": 0 + }, + "Wis": { + "type": "byte", + "value": 3 + }, + "xAppearance_Head": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 41.79745483398438 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 61.63328170776367 + }, + "ZPosition": { + "type": "float", + "value": -2.384185791015625e-007 + } + } + ] + }, + "Door List": { + "type": "list", + "value": [ + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 1 + }, + "Appearance": { + "type": "dword", + "value": 57 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141545057296753 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 80 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 80 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "max_cave002" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "max_cave001", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "max_cave001" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_ttr_12" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 105.2600021362305 + }, + "Y": { + "type": "float", + "value": 35.4900016784668 + }, + "Z": { + "type": "float", + "value": -0.4399999976158142 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 1 + }, + "Appearance": { + "type": "dword", + "value": 57 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141558647155762 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 80 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 80 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "nosscave002" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "nosscave001", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "nosscave001" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_ttr_12" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 105.2600021362305 + }, + "Y": { + "type": "float", + "value": 5.490000247955322 + }, + "Z": { + "type": "float", + "value": 4.559999942779541 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9077 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 13 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "Spiders2AschNor" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "AschNor2Spiders", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "_closedoor" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "AschNor2Spiders" + }, + "TemplateResRef": { + "type": "resref", + "value": "door_fancy001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 72.30000305175781 + }, + "Y": { + "type": "float", + "value": 47.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570795297622681 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 60 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9074 + } + }, + "DisarmDC": { + "type": "byte", + "value": 28 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 28 + }, + "GenericType_New": { + "type": "dword", + "value": 6 + }, + "Hardness": { + "type": "byte", + "value": 8 + }, + "HP": { + "type": "short", + "value": 60 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "maus_out" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Door", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 28 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "maus_in" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_evlstone" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 2 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.29999923706055 + }, + "Y": { + "type": "float", + "value": 95.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 1 + }, + "Appearance": { + "type": "dword", + "value": 65 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 80 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 80 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "WP_ANLHWoods2AN" + }, + "LinkedToFlags": { + "type": "byte", + "value": 2 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "AN2ANLHWoods", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "AN2ANLHWoods" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_ttr_29" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 118.1900024414063 + }, + "Y": { + "type": "float", + "value": 65.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + } + ] + }, + "Encounter List": { + "type": "list", + "value": [] + }, + "List": { + "type": "list", + "value": [] + }, + "Placeable List": { + "type": "list", + "value": [ + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 350 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.09817364066839218 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 68958 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 4294967295 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 9224 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 701 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "Wheelbarrow" + }, + "TemplateResRef": { + "type": "resref", + "value": "x0_wheelbarrow" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 109.9029693603516 + }, + "Y": { + "type": "float", + "value": 10.25777244567871 + }, + "Z": { + "type": "float", + "value": 4.99999475479126 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2518 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810854 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811660 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 453 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_DIRT01" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_dirt01" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 110.6524047851563 + }, + "Y": { + "type": "float", + "value": 7.909495830535889 + }, + "Z": { + "type": "float", + "value": 5.010009288787842 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1895 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.8099403381347656 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811874 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH005" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 97.78317260742188 + }, + "Y": { + "type": "float", + "value": 13.4603443145752 + }, + "Z": { + "type": "float", + "value": 5.004886627197266 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1897 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.86531388759613 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811866 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 100.4115600585938 + }, + "Y": { + "type": "float", + "value": 10.82094764709473 + }, + "Z": { + "type": "float", + "value": 4.999996185302734 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1896 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.398988246917725 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811870 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH003" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 103.1856155395508 + }, + "Y": { + "type": "float", + "value": 9.569469451904297 + }, + "Z": { + "type": "float", + "value": 4.999996185302734 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 99.14628601074219 + }, + "Y": { + "type": "float", + "value": 15.4572696685791 + }, + "Z": { + "type": "float", + "value": 5.004886627197266 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 95 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14736 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5738 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 453 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "Stones" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_stones" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 108.6507110595703 + }, + "Y": { + "type": "float", + "value": 9.212272644042969 + }, + "Z": { + "type": "float", + "value": 5.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 95 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.8590261936187744 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14736 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5738 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 453 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "Stones" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_stones" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 102.3752212524414 + }, + "Y": { + "type": "float", + "value": 8.733114242553711 + }, + "Z": { + "type": "float", + "value": 5.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 95 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.42353367805481 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14736 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5738 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 453 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "Stones" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_stones" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 108.2968826293945 + }, + "Y": { + "type": "float", + "value": 9.641243934631348 + }, + "Z": { + "type": "float", + "value": 5.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 88 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.454369068145752 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Metal ores for crafting can be found within. Take your pick, or axe.", + "id": 14716 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Axe and Hammer Mine", + "id": 5732 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 446 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Signpost2" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_signpost2" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 1 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 95.80833435058594 + }, + "Y": { + "type": "float", + "value": 11.63211441040039 + }, + "Z": { + "type": "float", + "value": 5.004886627197266 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 87 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14715 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5732 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 445 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "Signpost1" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_signpost" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 54.80916213989258 + }, + "Y": { + "type": "float", + "value": 57.09038925170898 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 157 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "To the West lies Bandit's Cove, and then Caves of Chaos. You have been warned!", + "id": 14662 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " West - Bandit's Cove", + "id": 5800 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 515 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "InvisibleObject" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_invisobj" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 54.46717834472656 + }, + "Y": { + "type": "float", + "value": 57.16527938842773 + }, + "Z": { + "type": "float", + "value": 3.235239982604981 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 157 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "To the East lies the Reptillian Cloister. You have been warned!", + "id": 14662 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " East - Reptillian Cloister", + "id": 5800 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 515 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "InvisibleObject" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_invisobj" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 55.34700012207031 + }, + "Y": { + "type": "float", + "value": 57.15281677246094 + }, + "Z": { + "type": "float", + "value": 2.611297130584717 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 87 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.9081114530563355 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14715 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5732 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 445 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "Signpost - 1" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_signpost" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 87.97815704345703 + }, + "Y": { + "type": "float", + "value": 68.05278015136719 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 157 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "To the North lies the High Road.", + "id": 14662 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " North - The High Road", + "id": 5800 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 515 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "InvisibleObject" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_invisobj" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 87.8160400390625 + }, + "Y": { + "type": "float", + "value": 68.37094879150391 + }, + "Z": { + "type": "float", + "value": 3.235580205917358 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 157 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "To the East lies the Reptillian Cloister. You have been warned!", + "id": 14662 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " East - Reptillian Cloister", + "id": 5800 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 515 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "InvisibleObject" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_invisobj" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 88.32054901123047 + }, + "Y": { + "type": "float", + "value": 67.70278930664063 + }, + "Z": { + "type": "float", + "value": 2.591280937194824 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.546251058578491 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 21.18324279785156 + }, + "Y": { + "type": "float", + "value": 85.52355194091797 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1895 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811874 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH005" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 68.96102905273438 + }, + "Y": { + "type": "float", + "value": 46.92121124267578 + }, + "Z": { + "type": "float", + "value": 0.004884839057922363 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1896 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811870 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH003" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 71.69830322265625 + }, + "Y": { + "type": "float", + "value": 46.94132614135742 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2041 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813809 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811892 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 436 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_FOUNTAIN005" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_fountain005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 59.99431991577148 + }, + "Y": { + "type": "float", + "value": 50.02164459228516 + }, + "Z": { + "type": "float", + "value": 2.770684659481049e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2571 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.356192111968994 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813675 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811146 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_BENCH002" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_bench002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 61.87094116210938 + }, + "Y": { + "type": "float", + "value": 47.98524856567383 + }, + "Z": { + "type": "float", + "value": 0.004884839057922363 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.7363095879554749 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 57.41640853881836 + }, + "Y": { + "type": "float", + "value": 47.27618408203125 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.405280828475952 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 62.42628860473633 + }, + "Y": { + "type": "float", + "value": 52.67972946166992 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 57.37672805786133 + }, + "Y": { + "type": "float", + "value": 14.94802188873291 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2428 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.117037296295166 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Beware and be forewarned ahead lies the Reptillian Cloister!", + "id": 16813650 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Reptillian Cloister", + "id": 16811674 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 480 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_DRCNCPLAC001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_drcncplac001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 109.0087661743164 + }, + "Y": { + "type": "float", + "value": 37.4731559753418 + }, + "Z": { + "type": "float", + "value": -7.987022399902344e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3348 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.6872230768203735 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Orc Corpse (front)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 2783 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_CPS_ORC_002" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_cps_orc_002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 112.8182144165039 + }, + "Y": { + "type": "float", + "value": 37.33893203735352 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3312 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.7608544826507568 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bugbear Chief Corpse (arrows)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 2740 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_CPS_BBC_002" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_cps_bbc_002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 98.81864166259766 + }, + "Y": { + "type": "float", + "value": 37.02280044555664 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3280 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Scorch Mark" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_BF_MARK_001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_bf_mark_001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 112.3593826293945 + }, + "Y": { + "type": "float", + "value": 37.65988540649414 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3281 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.178097248077393 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Scorch Mark" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_BF_MARK_002" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_bf_mark_002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 98.47550964355469 + }, + "Y": { + "type": "float", + "value": 37.3271369934082 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 145 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Ahead lies the Mausoleum of Aschbourne. Be warned - the dead are restless.", + "id": 14568 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Mausoleum Ahead", + "id": 14561 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 503 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MerchantsShingle8" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_billboard8" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.64986801147461 + }, + "Y": { + "type": "float", + "value": 85.88398742675781 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.736310601234436 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84582 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 84567 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "zz_trash_barrel" + }, + "TemplateResRef": { + "type": "resref", + "value": "zz_trash_barrel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 84.75628662109375 + }, + "Y": { + "type": "float", + "value": 91.15228271484375 + }, + "Z": { + "type": "float", + "value": 0.001623392105102539 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.552535772323608 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84582 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 84567 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "zz_trash_barrel" + }, + "TemplateResRef": { + "type": "resref", + "value": "zz_trash_barrel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 57.66141510009766 + }, + "Y": { + "type": "float", + "value": 52.35864639282227 + }, + "Z": { + "type": "float", + "value": 0.009999451227486134 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blackberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blackberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant013" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 93.86572265625 + }, + "Y": { + "type": "float", + "value": 76.22249603271484 + }, + "Z": { + "type": "float", + "value": -0.290003776550293 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blackberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blackberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant013" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 95.37961578369141 + }, + "Y": { + "type": "float", + "value": 76.34584045410156 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blackberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blackberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant013" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 96.96336364746094 + }, + "Y": { + "type": "float", + "value": 76.33187103271484 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blackberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blackberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant013" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 98.45397186279297 + }, + "Y": { + "type": "float", + "value": 76.37854766845703 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blackberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blackberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant013" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 93.74709320068359 + }, + "Y": { + "type": "float", + "value": 74.32051086425781 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blackberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blackberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant013" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 95.42430114746094 + }, + "Y": { + "type": "float", + "value": 74.31479644775391 + }, + "Z": { + "type": "float", + "value": -0.2999916076660156 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blackberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blackberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant013" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 97.04243469238281 + }, + "Y": { + "type": "float", + "value": 74.46228790283203 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blackberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blackberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant013" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 98.59048461914063 + }, + "Y": { + "type": "float", + "value": 74.45545959472656 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blueberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blueberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 101.2115707397461 + }, + "Y": { + "type": "float", + "value": 76.29888153076172 + }, + "Z": { + "type": "float", + "value": -0.1802330762147903 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blueberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blueberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 102.7677688598633 + }, + "Y": { + "type": "float", + "value": 76.32398986816406 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blueberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blueberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 104.5165634155273 + }, + "Y": { + "type": "float", + "value": 76.40091705322266 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blueberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blueberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 106.1328201293945 + }, + "Y": { + "type": "float", + "value": 76.52292633056641 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blueberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blueberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 106.2280807495117 + }, + "Y": { + "type": "float", + "value": 74.8001708984375 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blueberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blueberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 104.568603515625 + }, + "Y": { + "type": "float", + "value": 74.69639587402344 + }, + "Z": { + "type": "float", + "value": -0.2899903953075409 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blueberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blueberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 102.8135986328125 + }, + "Y": { + "type": "float", + "value": 74.66831970214844 + }, + "Z": { + "type": "float", + "value": -0.1819414496421814 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a blueberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blueberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 101.027587890625 + }, + "Y": { + "type": "float", + "value": 74.54844665527344 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Cranberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cranberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CRANBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 96.54563140869141 + }, + "Y": { + "type": "float", + "value": 56.64036560058594 + }, + "Z": { + "type": "float", + "value": -0.290003776550293 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Cranberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cranberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CRANBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 96.55433654785156 + }, + "Y": { + "type": "float", + "value": 55.10021209716797 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Cranberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cranberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CRANBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.89910125732422 + }, + "Y": { + "type": "float", + "value": 56.57891845703125 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Cranberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cranberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CRANBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.97393798828125 + }, + "Y": { + "type": "float", + "value": 55.04383850097656 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Cranberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cranberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CRANBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 93.18865203857422 + }, + "Y": { + "type": "float", + "value": 56.48133850097656 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Cranberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cranberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CRANBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 93.30524444580078 + }, + "Y": { + "type": "float", + "value": 54.92732238769531 + }, + "Z": { + "type": "float", + "value": -0.2899903953075409 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Cranberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cranberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CRANBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 91.80307769775391 + }, + "Y": { + "type": "float", + "value": 54.83493041992188 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Cranberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Cranberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CRANBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 91.79774475097656 + }, + "Y": { + "type": "float", + "value": 56.32292175292969 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Gooseberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gooseberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GOOSEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.65052032470703 + }, + "Y": { + "type": "float", + "value": 56.17170715332031 + }, + "Z": { + "type": "float", + "value": -0.2999916076660156 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Gooseberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gooseberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GOOSEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.66152191162109 + }, + "Y": { + "type": "float", + "value": 54.29147338867188 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Gooseberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gooseberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GOOSEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.28154754638672 + }, + "Y": { + "type": "float", + "value": 54.312255859375 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Gooseberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gooseberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GOOSEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.39850616455078 + }, + "Y": { + "type": "float", + "value": 56.26095581054688 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Gooseberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gooseberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GOOSEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 86.79432678222656 + }, + "Y": { + "type": "float", + "value": 54.26059722900391 + }, + "Z": { + "type": "float", + "value": -0.1908598393201828 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Gooseberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gooseberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GOOSEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 86.72528839111328 + }, + "Y": { + "type": "float", + "value": 56.27192687988281 + }, + "Z": { + "type": "float", + "value": -0.2999916076660156 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Gooseberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gooseberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GOOSEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 88.29924774169922 + }, + "Y": { + "type": "float", + "value": 54.43932342529297 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Gooseberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Gooseberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GOOSEBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 88.32167816162109 + }, + "Y": { + "type": "float", + "value": 56.27897644042969 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Juniper Berry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Juniper Berry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_JUNIPERBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.95109939575195 + }, + "Y": { + "type": "float", + "value": 63.99407958984375 + }, + "Z": { + "type": "float", + "value": -0.2900001108646393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Juniper Berry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Juniper Berry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_JUNIPERBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.5338134765625 + }, + "Y": { + "type": "float", + "value": 64.08811950683594 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Juniper Berry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Juniper Berry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_JUNIPERBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.53496551513672 + }, + "Y": { + "type": "float", + "value": 65.46073150634766 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Juniper Berry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Juniper Berry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_JUNIPERBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.88492965698242 + }, + "Y": { + "type": "float", + "value": 65.48838806152344 + }, + "Z": { + "type": "float", + "value": -0.186514288187027 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Juniper Berry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Juniper Berry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_JUNIPERBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.47423934936523 + }, + "Y": { + "type": "float", + "value": 66.96490478515625 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Juniper Berry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Juniper Berry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_JUNIPERBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.73557662963867 + }, + "Y": { + "type": "float", + "value": 67.02330780029297 + }, + "Z": { + "type": "float", + "value": -0.2899999022483826 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Juniper Berry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Juniper Berry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_JUNIPERBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.33930206298828 + }, + "Y": { + "type": "float", + "value": 68.42433166503906 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Juniper Berry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Juniper Berry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_JUNIPERBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant020" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.65130996704102 + }, + "Y": { + "type": "float", + "value": 68.48323822021484 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a raspberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Raspberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RASPBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.42419815063477 + }, + "Y": { + "type": "float", + "value": 76.66351318359375 + }, + "Z": { + "type": "float", + "value": -0.3000004291534424 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a raspberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Raspberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RASPBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.66071319580078 + }, + "Y": { + "type": "float", + "value": 76.70552825927734 + }, + "Z": { + "type": "float", + "value": -0.3000004291534424 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a raspberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Raspberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RASPBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.3365478515625 + }, + "Y": { + "type": "float", + "value": 75.04975891113281 + }, + "Z": { + "type": "float", + "value": -0.3000006675720215 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a raspberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Raspberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RASPBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.75120162963867 + }, + "Y": { + "type": "float", + "value": 75.08030700683594 + }, + "Z": { + "type": "float", + "value": -0.2899998724460602 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a raspberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Raspberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RASPBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.380859375 + }, + "Y": { + "type": "float", + "value": 73.55795288085938 + }, + "Z": { + "type": "float", + "value": -0.2899998426437378 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a raspberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Raspberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RASPBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.36037826538086 + }, + "Y": { + "type": "float", + "value": 71.76744842529297 + }, + "Z": { + "type": "float", + "value": -0.2899999618530273 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a raspberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Raspberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RASPBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.7908821105957 + }, + "Y": { + "type": "float", + "value": 73.41634368896484 + }, + "Z": { + "type": "float", + "value": -0.2900000214576721 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a raspberry bush." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Raspberry Bush" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_RASPBERRY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant014" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.70394515991211 + }, + "Y": { + "type": "float", + "value": 71.72774505615234 + }, + "Z": { + "type": "float", + "value": -0.2899999916553497 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tomato vine with ripe tomatoes ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tomato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TOMATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant070" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 67.28022003173828 + }, + "Y": { + "type": "float", + "value": 67.17704772949219 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tomato vine with ripe tomatoes ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tomato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TOMATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant070" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 67.23558044433594 + }, + "Y": { + "type": "float", + "value": 62.70641326904297 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tomato vine with ripe tomatoes ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tomato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TOMATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant070" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 62.82894134521484 + }, + "Y": { + "type": "float", + "value": 67.28938293457031 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tomato vine with ripe tomatoes ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tomato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TOMATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant070" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 62.83820343017578 + }, + "Y": { + "type": "float", + "value": 62.73455047607422 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tomato vine with ripe tomatoes ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tomato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TOMATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant070" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 66.08401489257813 + }, + "Y": { + "type": "float", + "value": 64.00410461425781 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tomato vine with ripe tomatoes ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tomato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TOMATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant070" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 64.08798980712891 + }, + "Y": { + "type": "float", + "value": 64.09597015380859 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tomato vine with ripe tomatoes ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tomato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TOMATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant070" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 66.06798553466797 + }, + "Y": { + "type": "float", + "value": 65.97356414794922 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tomato vine with ripe tomatoes ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tomato" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TOMATO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant070" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 64.04960632324219 + }, + "Y": { + "type": "float", + "value": 65.91990661621094 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 125 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This house is to remain abandoned due to an infestation of spiders. Keep them here so they might not invade Aschbourne!", + "id": 14619 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " NOTICE! Infested Cottage!", + "id": 14616 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 483 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "FlagPennantBanner4" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_flag4" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 71.33518218994141 + }, + "Y": { + "type": "float", + "value": 48.83592987060547 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 157 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Linn Hwandi Woods. Safe gathering in here.", + "id": 14662 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Linn Hwandi Woods", + "id": 5800 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 515 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "InvisibleObject" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_invisobj" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 112.0 + }, + "Y": { + "type": "float", + "value": 62.0 + }, + "Z": { + "type": "float", + "value": 2.630000114440918 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb may-apple, ready for harvesting. This is sometimes called American Mandrake." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "May Apple" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MAYAPPLE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant045" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.65755081176758 + }, + "Y": { + "type": "float", + "value": 13.92558574676514 + }, + "Z": { + "type": "float", + "value": -0.289999783039093 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb may-apple, ready for harvesting. This is sometimes called American Mandrake." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "May Apple" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MAYAPPLE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant045" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.6806526184082 + }, + "Y": { + "type": "float", + "value": 15.41571140289307 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb may-apple, ready for harvesting. This is sometimes called American Mandrake." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "May Apple" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MAYAPPLE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant045" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.6796875 + }, + "Y": { + "type": "float", + "value": 16.95813369750977 + }, + "Z": { + "type": "float", + "value": -0.2900056540966034 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb may-apple, ready for harvesting. This is sometimes called American Mandrake." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "May Apple" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MAYAPPLE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant045" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.6739387512207 + }, + "Y": { + "type": "float", + "value": 18.45615577697754 + }, + "Z": { + "type": "float", + "value": -0.1840479969978333 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Purple Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Purple)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE1" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant016" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.41464614868164 + }, + "Y": { + "type": "float", + "value": 26.48665046691895 + }, + "Z": { + "type": "float", + "value": -0.2900001108646393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Purple Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Purple)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE1" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant016" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.01595687866211 + }, + "Y": { + "type": "float", + "value": 26.44366645812988 + }, + "Z": { + "type": "float", + "value": -0.2999992370605469 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Purple Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Purple)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE1" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant016" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.61269760131836 + }, + "Y": { + "type": "float", + "value": 26.44901847839356 + }, + "Z": { + "type": "float", + "value": -0.2832069396972656 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Red Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Red)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE2" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant017" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.37834930419922 + }, + "Y": { + "type": "float", + "value": 24.80566215515137 + }, + "Z": { + "type": "float", + "value": -0.2900000512599945 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Red Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Red)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE2" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant017" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.99837493896484 + }, + "Y": { + "type": "float", + "value": 24.84282493591309 + }, + "Z": { + "type": "float", + "value": -0.2899997234344482 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Red Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Red)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE2" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant017" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.60569000244141 + }, + "Y": { + "type": "float", + "value": 24.7454776763916 + }, + "Z": { + "type": "float", + "value": -0.2864170074462891 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Yellow Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Yellow)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE3" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant018" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.27278900146484 + }, + "Y": { + "type": "float", + "value": 23.27712249755859 + }, + "Z": { + "type": "float", + "value": -0.2900001108646393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Yellow Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Yellow)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE3" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant018" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.92744445800781 + }, + "Y": { + "type": "float", + "value": 23.23805999755859 + }, + "Z": { + "type": "float", + "value": -0.2899998724460602 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a Grape Vine. (Yellow Grapes)" + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Grape Vine (Yellow)" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GRAPEVINE3" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant018" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.55897903442383 + }, + "Y": { + "type": "float", + "value": 23.16909790039063 + }, + "Z": { + "type": "float", + "value": -0.2978115081787109 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 106 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This well appears to be functional." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Water Well" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_waterwell" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 464 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WaterWell" + }, + "TemplateResRef": { + "type": "resref", + "value": "waterwell" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.3800163269043 + }, + "Y": { + "type": "float", + "value": 33.98078155517578 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 106 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This well appears to be functional." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Water Well" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_waterwell" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 464 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WaterWell" + }, + "TemplateResRef": { + "type": "resref", + "value": "waterwell" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 62.54914093017578 + }, + "Y": { + "type": "float", + "value": 72.97935485839844 + }, + "Z": { + "type": "float", + "value": -2.384185791015625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 106 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This well appears to be functional." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Water Well" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_waterwell" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 464 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WaterWell" + }, + "TemplateResRef": { + "type": "resref", + "value": "waterwell" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.0 + }, + "Y": { + "type": "float", + "value": 85.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 246 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 68920 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 4294967295 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 9199 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 799 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "x0_stonecircle" + }, + "TemplateResRef": { + "type": "resref", + "value": "x0_stonecircle" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.0 + }, + "Y": { + "type": "float", + "value": 85.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb known as chives, ready for harvesting. " + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Chives" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CHIVES" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant046" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 14.21050453186035 + }, + "Y": { + "type": "float", + "value": 71.26202392578125 + }, + "Z": { + "type": "float", + "value": -0.2207412719726563 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb known as chives, ready for harvesting. " + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Chives" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CHIVES" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant046" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 14.08134269714356 + }, + "Y": { + "type": "float", + "value": 68.02225494384766 + }, + "Z": { + "type": "float", + "value": -0.2999916076660156 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb known as chives, ready for harvesting. " + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Chives" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CHIVES" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant046" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 13.84998512268066 + }, + "Y": { + "type": "float", + "value": 65.08568572998047 + }, + "Z": { + "type": "float", + "value": -0.2431297302246094 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature bulb of Garlic, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Garlic" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GARLIC" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant010" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 16.26621627807617 + }, + "Y": { + "type": "float", + "value": 65.03121185302734 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature bulb of Garlic, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Garlic" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GARLIC" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant010" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 16.13762474060059 + }, + "Y": { + "type": "float", + "value": 68.10542297363281 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature bulb of Garlic, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Garlic" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GARLIC" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant010" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 16.31192588806152 + }, + "Y": { + "type": "float", + "value": 71.51537322998047 + }, + "Z": { + "type": "float", + "value": -0.3000001907348633 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature bulb of Onion, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Onion" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ONION" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant011" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 18.09657096862793 + }, + "Y": { + "type": "float", + "value": 65.19860076904297 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature bulb of Onion, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Onion" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ONION" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant011" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 18.0959358215332 + }, + "Y": { + "type": "float", + "value": 68.19056701660156 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mature bulb of Onion, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Onion" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ONION" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant011" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 18.18509292602539 + }, + "Y": { + "type": "float", + "value": 71.68566131591797 + }, + "Z": { + "type": "float", + "value": -0.2999997138977051 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a sassafrass shrub." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sassafrass" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SASSAFRASS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant032" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 20.11756896972656 + }, + "Y": { + "type": "float", + "value": 64.36328887939453 + }, + "Z": { + "type": "float", + "value": -0.2999994158744812 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a sassafrass shrub." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sassafrass" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SASSAFRASS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant032" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 20.07499885559082 + }, + "Y": { + "type": "float", + "value": 66.61959838867188 + }, + "Z": { + "type": "float", + "value": -0.2999997138977051 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a sassafrass shrub." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sassafrass" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SASSAFRASS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant032" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 20.03242492675781 + }, + "Y": { + "type": "float", + "value": 68.70562744140625 + }, + "Z": { + "type": "float", + "value": -0.3000005185604096 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is Ginger." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Ginger" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GINGER" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant030" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 20.03242683410645 + }, + "Y": { + "type": "float", + "value": 71.16329193115234 + }, + "Z": { + "type": "float", + "value": -0.2999994456768036 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is Ginger." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Ginger" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GINGER" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant030" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 20.11756896972656 + }, + "Y": { + "type": "float", + "value": 73.84532165527344 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 82 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is Ginger." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Ginger" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 440 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_GINGER" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant030" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 20.03558540344238 + }, + "Y": { + "type": "float", + "value": 76.13795471191406 + }, + "Z": { + "type": "float", + "value": -0.2733443379402161 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of Spearmint, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Spearmint" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SPEARMINT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant008" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.5862979888916 + }, + "Y": { + "type": "float", + "value": 76.56349182128906 + }, + "Z": { + "type": "float", + "value": -0.2562332153320313 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of Spearmint, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Spearmint" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SPEARMINT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant008" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.49896812438965 + }, + "Y": { + "type": "float", + "value": 74.18959045410156 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of Spearmint, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Spearmint" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SPEARMINT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant008" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.54048919677734 + }, + "Y": { + "type": "float", + "value": 71.84316253662109 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of Peppermint, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Peppermint" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEPPERMINT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant009" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.49897003173828 + }, + "Y": { + "type": "float", + "value": 68.77503204345703 + }, + "Z": { + "type": "float", + "value": -0.2999982833862305 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of Peppermint, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Peppermint" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEPPERMINT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant009" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.45744895935059 + }, + "Y": { + "type": "float", + "value": 66.69905853271484 + }, + "Z": { + "type": "float", + "value": -0.2999982833862305 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of Peppermint, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Peppermint" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PEPPERMINT" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant009" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.45744895935059 + }, + "Y": { + "type": "float", + "value": 64.54004669189453 + }, + "Z": { + "type": "float", + "value": -0.2999992370605469 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the spice terragon, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tarragon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TARRAGON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant038" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.45038795471191 + }, + "Y": { + "type": "float", + "value": 64.58156585693359 + }, + "Z": { + "type": "float", + "value": -0.2999992370605469 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the spice terragon, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tarragon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TARRAGON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant038" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.32582855224609 + }, + "Y": { + "type": "float", + "value": 66.65753936767578 + }, + "Z": { + "type": "float", + "value": -0.2999992370605469 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the spice terragon, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tarragon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_TARRAGON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant038" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.49190711975098 + }, + "Y": { + "type": "float", + "value": 68.77503967285156 + }, + "Z": { + "type": "float", + "value": -0.2999992370605469 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the spice sage, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sage" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SAGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant039" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.37355995178223 + }, + "Y": { + "type": "float", + "value": 71.77262115478516 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the spice sage, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sage" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SAGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant039" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.41353034973145 + }, + "Y": { + "type": "float", + "value": 74.16521453857422 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the spice sage, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Sage" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SAGE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant039" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.38601112365723 + }, + "Y": { + "type": "float", + "value": 76.32167053222656 + }, + "Z": { + "type": "float", + "value": -0.3000068664550781 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb oregano, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oregano" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OREGANO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant064" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.30481719970703 + }, + "Y": { + "type": "float", + "value": 76.1478271484375 + }, + "Z": { + "type": "float", + "value": -0.2308559417724609 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb oregano, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oregano" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OREGANO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant064" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.38439750671387 + }, + "Y": { + "type": "float", + "value": 73.95465850830078 + }, + "Z": { + "type": "float", + "value": -0.2155065536499023 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb oregano, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oregano" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_OREGANO" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant064" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.34306907653809 + }, + "Y": { + "type": "float", + "value": 71.55698394775391 + }, + "Z": { + "type": "float", + "value": -0.2155570983886719 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb parsley, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Parsley" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PARSLEY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant066" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.38912391662598 + }, + "Y": { + "type": "float", + "value": 68.83770751953125 + }, + "Z": { + "type": "float", + "value": -0.2384490966796875 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb parsley, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Parsley" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PARSLEY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant066" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.38966178894043 + }, + "Y": { + "type": "float", + "value": 66.64387512207031 + }, + "Z": { + "type": "float", + "value": -0.2410554885864258 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb parsley, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Parsley" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PARSLEY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant066" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.33940505981445 + }, + "Y": { + "type": "float", + "value": 64.62449645996094 + }, + "Z": { + "type": "float", + "value": -0.1975851058959961 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1759 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 500 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive oak tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 500 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oak Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OAK" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 45.27000045776367 + }, + "Y": { + "type": "float", + "value": 43.33000183105469 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1759 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 500 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive oak tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 500 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oak Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OAK" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 45.38743591308594 + }, + "Y": { + "type": "float", + "value": 33.02398300170898 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1759 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 500 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive oak tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 500 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oak Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OAK" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 45.65266799926758 + }, + "Y": { + "type": "float", + "value": 23.05075836181641 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 100 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.497163414955139 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive mahogany tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mahogany Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 458 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_MAHOGANY" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree032" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 114.7754440307617 + }, + "Y": { + "type": "float", + "value": 28.70068359375 + }, + "Z": { + "type": "float", + "value": 4.999994277954102 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 100 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.6381350159645081 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive mahogany tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mahogany Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 458 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_MAHOGANY" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree032" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 106.0352554321289 + }, + "Y": { + "type": "float", + "value": 26.55447387695313 + }, + "Z": { + "type": "float", + "value": 4.99999475479126 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 100 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.546251058578491 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive mahogany tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mahogany Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 458 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_MAHOGANY" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree032" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 109.5552673339844 + }, + "Y": { + "type": "float", + "value": 17.47261238098145 + }, + "Z": { + "type": "float", + "value": 4.99999475479126 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 5561 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 84171 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "[NWN2] Wall - M 03", + "id": 83425 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "NWN2WallM03" + }, + "TemplateResRef": { + "type": "resref", + "value": "nwn2wall033" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.18669509887695 + }, + "Y": { + "type": "float", + "value": 87.94244384765625 + }, + "Z": { + "type": "float", + "value": 0.00999992061406374 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 5561 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 84171 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "[NWN2] Wall - M 03", + "id": 83425 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "NWN2WallM03" + }, + "TemplateResRef": { + "type": "resref", + "value": "nwn2wall033" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.03421592712402 + }, + "Y": { + "type": "float", + "value": 87.94843292236328 + }, + "Z": { + "type": "float", + "value": 9.5367431640625e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84582 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 84567 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "zz_trash_barrel" + }, + "TemplateResRef": { + "type": "resref", + "value": "zz_trash_barrel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.63822937011719 + }, + "Y": { + "type": "float", + "value": 33.80074691772461 + }, + "Z": { + "type": "float", + "value": 0.009999990463256836 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2476 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570795655250549 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 40 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813706 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 1 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 40 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16813106 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 436 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_THORNWALL" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_thornwall" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 1.304332494735718 + }, + "Y": { + "type": "float", + "value": 63.62858581542969 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2476 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570795655250549 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 40 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813706 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 1 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 40 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16813106 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 436 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_THORNWALL" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_thornwall" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 1.165269613265991 + }, + "Y": { + "type": "float", + "value": 46.92673492431641 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 394 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570795655250549 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This sign is a distict warning against wandering past the safety of the Farmlands.", + "id": 110868 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Bandit Hideout! Danger!!", + "id": 110840 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 843 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "nw_plc_flagpirat" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_plc_flagpirat" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 3.965147495269775 + }, + "Y": { + "type": "float", + "value": 57.49448013305664 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + } + ] + }, + "SoundList": { + "type": "list", + "value": [ + { + "__struct_id": 6, + "Active": { + "type": "byte", + "value": 1 + }, + "Continuous": { + "type": "byte", + "value": 0 + }, + "Elevation": { + "type": "float", + "value": 1.5 + }, + "GeneratedType": { + "type": "dword", + "value": 0 + }, + "Hours": { + "type": "dword", + "value": 0 + }, + "Interval": { + "type": "dword", + "value": 0 + }, + "IntervalVrtn": { + "type": "dword", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 67983 + } + }, + "Looping": { + "type": "byte", + "value": 1 + }, + "MaxDistance": { + "type": "float", + "value": 10.0 + }, + "MinDistance": { + "type": "float", + "value": 1.0 + }, + "PitchVariation": { + "type": "float", + "value": 0.0 + }, + "Positional": { + "type": "byte", + "value": 1 + }, + "Priority": { + "type": "byte", + "value": 3 + }, + "Random": { + "type": "byte", + "value": 0 + }, + "RandomPosition": { + "type": "byte", + "value": 0 + }, + "RandomRangeX": { + "type": "float", + "value": 0.0 + }, + "RandomRangeY": { + "type": "float", + "value": 0.0 + }, + "Sounds": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Sound": { + "type": "resref", + "value": "al_na_stream3" + } + } + ] + }, + "Tag": { + "type": "cexostring", + "value": "StreamMediumSoft" + }, + "TemplateResRef": { + "type": "resref", + "value": "streammediumsoft" + }, + "Times": { + "type": "byte", + "value": 3 + }, + "Volume": { + "type": "byte", + "value": 127 + }, + "VolumeVrtn": { + "type": "byte", + "value": 0 + }, + "XPosition": { + "type": "float", + "value": 59.93648910522461 + }, + "YPosition": { + "type": "float", + "value": 49.91445541381836 + }, + "ZPosition": { + "type": "float", + "value": 1.499994277954102 + } + } + ] + }, + "StoreList": { + "type": "list", + "value": [] + }, + "TriggerList": { + "type": "list", + "value": [ + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 1 + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.02065277099609375 + }, + "PointY": { + "type": "float", + "value": 4.46635913848877 + }, + "PointZ": { + "type": "float", + "value": 0.02255978621542454 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02255978621542454 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.2690505981445313 + }, + "PointY": { + "type": "float", + "value": 0.0436091423034668 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 9.980609893798828 + }, + "PointY": { + "type": "float", + "value": 0.04360866546630859 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 9.965370178222656 + }, + "PointY": { + "type": "float", + "value": 4.330666542053223 + }, + "PointZ": { + "type": "float", + "value": 0.02499994076788425 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 0.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "WP_asch_north002" + }, + "LinkedToFlags": { + "type": "byte", + "value": 2 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "asch_north001", + "id": 14760 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "" + }, + "ScriptOnExit": { + "type": "resref", + "value": "" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "asch_north001" + }, + "TemplateResRef": { + "type": "resref", + "value": "newtransition" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 49.95856857299805 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 0.07631158828735352 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 1 + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 5.025000095367432 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.2792510986328125 + }, + "PointY": { + "type": "float", + "value": 0.06981468200683594 + }, + "PointZ": { + "type": "float", + "value": 5.025000095367432 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 7.399993896484375 + }, + "PointY": { + "type": "float", + "value": 0.06981182098388672 + }, + "PointZ": { + "type": "float", + "value": 5.025000095367432 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 7.2603759765625 + }, + "PointY": { + "type": "float", + "value": 3.979243278503418 + }, + "PointZ": { + "type": "float", + "value": 5.025000095367432 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 3.979244232177734 + }, + "PointZ": { + "type": "float", + "value": 5.025000095367432 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 0.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "WP_asch_up_north001" + }, + "LinkedToFlags": { + "type": "byte", + "value": 2 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "asch_up_north002", + "id": 14760 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "" + }, + "ScriptOnExit": { + "type": "resref", + "value": "" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "asch_up_north002" + }, + "TemplateResRef": { + "type": "resref", + "value": "newtransition" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 81.04324340820313 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 0.02997064590454102 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 1 + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.047210693359375 + }, + "PointY": { + "type": "float", + "value": -0.0708160400390625 + }, + "PointZ": { + "type": "float", + "value": 0.02988394536077976 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.0236053466796875 + }, + "PointY": { + "type": "float", + "value": -2.761703491210938 + }, + "PointZ": { + "type": "float", + "value": 0.02988394536077976 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 9.937412261962891 + }, + "PointY": { + "type": "float", + "value": -2.761711120605469 + }, + "PointZ": { + "type": "float", + "value": 0.02988394536077976 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 9.913806915283203 + }, + "PointY": { + "type": "float", + "value": 0.047210693359375 + }, + "PointZ": { + "type": "float", + "value": 0.02988394536077976 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02988394536077976 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 0.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "WP_thehighroadtran001" + }, + "LinkedToFlags": { + "type": "byte", + "value": 2 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "aschnorthtran_rascalgoesnorth01", + "id": 14760 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "" + }, + "ScriptOnExit": { + "type": "resref", + "value": "" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "aschnorthtran_rascalgoesnorth01" + }, + "TemplateResRef": { + "type": "resref", + "value": "newtransition" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 50.20429992675781 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 109.680305480957 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 0 + }, + "DisarmDC": { + "type": "byte", + "value": 10 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.004331588745117188 + }, + "PointY": { + "type": "float", + "value": -14.07129669189453 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.22060680389404 + }, + "PointY": { + "type": "float", + "value": -13.64419555664063 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.44017696380615 + }, + "PointY": { + "type": "float", + "value": 0.1961288452148438 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.03699874877929688 + }, + "PointY": { + "type": "float", + "value": 0.0391998291015625 + }, + "PointZ": { + "type": "float", + "value": 0.02499994076788425 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 3.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LinkedToFlags": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Plantable Field" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "_enter_field" + }, + "ScriptOnExit": { + "type": "resref", + "value": "_exit_field" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "PlantableField" + }, + "TemplateResRef": { + "type": "resref", + "value": "plantablefield" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 10 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 0 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 42.94681930541992 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 76.85671234130859 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": -0.07190132141113281 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 0 + }, + "DisarmDC": { + "type": "byte", + "value": 10 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.004331588745117188 + }, + "PointY": { + "type": "float", + "value": -14.07129669189453 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.22060680389404 + }, + "PointY": { + "type": "float", + "value": -13.64419555664063 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.44017696380615 + }, + "PointY": { + "type": "float", + "value": 0.1961288452148438 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.03699874877929688 + }, + "PointY": { + "type": "float", + "value": 0.0391998291015625 + }, + "PointZ": { + "type": "float", + "value": 0.02499994076788425 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 3.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LinkedToFlags": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Plantable Field" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "_enter_field" + }, + "ScriptOnExit": { + "type": "resref", + "value": "_exit_field" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "PlantableField" + }, + "TemplateResRef": { + "type": "resref", + "value": "plantablefield" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 10 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 0 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 12.57006549835205 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 27.12339401245117 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": -0.05161595344543457 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 0 + }, + "DisarmDC": { + "type": "byte", + "value": 10 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.004331588745117188 + }, + "PointY": { + "type": "float", + "value": -14.07129669189453 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.22060680389404 + }, + "PointY": { + "type": "float", + "value": -13.64419555664063 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 14.44017696380615 + }, + "PointY": { + "type": "float", + "value": 0.1961288452148438 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.03699874877929688 + }, + "PointY": { + "type": "float", + "value": 0.0391998291015625 + }, + "PointZ": { + "type": "float", + "value": 0.02499994076788425 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 3.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LinkedToFlags": { + "type": "byte", + "value": 0 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Plantable Field" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "_enter_field" + }, + "ScriptOnExit": { + "type": "resref", + "value": "_exit_field" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "PlantableField" + }, + "TemplateResRef": { + "type": "resref", + "value": "plantablefield" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 10 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 0 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 93.19999694824219 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 96.92890167236328 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": -0.07061195373535156 + } + }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 1 + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.01167869567871094 + }, + "PointY": { + "type": "float", + "value": 9.881381988525391 + }, + "PointZ": { + "type": "float", + "value": 0.02500005997717381 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02500005997717381 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0121302604675293 + }, + "PointY": { + "type": "float", + "value": 0.1154212951660156 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 2.263797283172607 + }, + "PointY": { + "type": "float", + "value": 0.07324981689453125 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 2.163042068481445 + }, + "PointY": { + "type": "float", + "value": 9.847301483154297 + }, + "PointZ": { + "type": "float", + "value": 0.02500005997717381 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 0.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "WP_asch_north004" + }, + "LinkedToFlags": { + "type": "byte", + "value": 2 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "asch_north003", + "id": 14760 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "" + }, + "ScriptOnExit": { + "type": "resref", + "value": "" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "asch_north003" + }, + "TemplateResRef": { + "type": "resref", + "value": "newtransition" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 0.1348333358764648 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 50.01468276977539 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + } + ] + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "BUILDABLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + } + ] + }, + "WaypointList": { + "type": "list", + "value": [ + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne" + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "WP_asch_north001" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 55.35576248168945 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 5.349187850952148 + }, + "ZPosition": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Bandit Hideout" + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "WP_asch_north003" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": 0.9987955093383789 + }, + "XPosition": { + "type": "float", + "value": 3.096066951751709 + }, + "YOrientation": { + "type": "float", + "value": -0.04906678572297096 + }, + "YPosition": { + "type": "float", + "value": 54.7374153137207 + }, + "ZPosition": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne" + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "WP_asch_up_north002" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 84.78046417236328 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 4.820173740386963 + }, + "ZPosition": { + "type": "float", + "value": 5.010009288787842 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "The High Road" + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "WP_aschnorthtran_rascalgoesnorth" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": -3.162224675179459e-005 + }, + "XPosition": { + "type": "float", + "value": 54.90797805786133 + }, + "YOrientation": { + "type": "float", + "value": -1.0 + }, + "YPosition": { + "type": "float", + "value": 105.7169952392578 + }, + "ZPosition": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne Mausoleum", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_AschNorMaus" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": -0.99969881772995 + }, + "XPosition": { + "type": "float", + "value": 20.04807662963867 + }, + "YOrientation": { + "type": "float", + "value": -0.0245408657938242 + }, + "YPosition": { + "type": "float", + "value": 95.30702209472656 + }, + "ZPosition": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Spider Infested House", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_SpiderInfHou" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": -1.0 + }, + "XPosition": { + "type": "float", + "value": 71.33000183105469 + }, + "YOrientation": { + "type": "float", + "value": 1.625218715162191e-006 + }, + "YPosition": { + "type": "float", + "value": 44.38999938964844 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Reptillian Cloister", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Reptillian Cloister", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_ReptCloister" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 105.7529830932617 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 38.61219024658203 + }, + "ZPosition": { + "type": "float", + "value": 0.03185808658599854 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Axe and Hammer Mine", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Axe and Hammer Mine", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_AxeHammerMine" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 105.4166488647461 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 7.602533340454102 + }, + "ZPosition": { + "type": "float", + "value": 5.003825187683106 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Linn Hwandi Woods", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Linn Hwandi Woods", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_LinnHwandi" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": -1.0 + }, + "XPosition": { + "type": "float", + "value": 114.3994140625 + }, + "YOrientation": { + "type": "float", + "value": 2.102055759678478e-006 + }, + "YPosition": { + "type": "float", + "value": 64.93706512451172 + }, + "ZPosition": { + "type": "float", + "value": 0.01999819278717041 + } + } + ] + } +} diff --git a/_module/git/aschbourne_start.git.json b/_module/git/aschbourne_start.git.json index 00161ddc..f18c387c 100644 --- a/_module/git/aschbourne_start.git.json +++ b/_module/git/aschbourne_start.git.json @@ -7,19 +7,19 @@ "__struct_id": 100, "AmbientSndDay": { "type": "int", - "value": 12 + "value": 51 }, "AmbientSndDayVol": { "type": "int", - "value": 85 + "value": 32 }, "AmbientSndNight": { "type": "int", - "value": 14 + "value": 51 }, "AmbientSndNitVol": { "type": "int", - "value": 87 + "value": 32 }, "EnvAudio": { "type": "int", @@ -31,15 +31,15 @@ }, "MusicDay": { "type": "int", - "value": 0 + "value": 1 }, "MusicDelay": { "type": "int", - "value": 0 + "value": 90000 }, "MusicNight": { "type": "int", - "value": 0 + "value": 3 } } }, @@ -134,11 +134,11 @@ }, "Cha": { "type": "byte", - "value": 10 + "value": 20 }, "ChallengeRating": { "type": "float", - "value": 5.0 + "value": 151.0 }, "ClassList": { "type": "list", @@ -151,7 +151,7 @@ }, "ClassLevel": { "type": "short", - "value": 10 + "value": 40 }, "KnownList0": { "type": "list", @@ -273,10 +273,6 @@ }, { "__struct_id": 3, - "Comment": { - "type": "cexostring", - "value": "" - }, "Spell": { "type": "word", "value": 120 @@ -425,11 +421,11 @@ }, "Color_Tattoo1": { "type": "byte", - "value": 1 + "value": 148 }, "Color_Tattoo2": { "type": "byte", - "value": 1 + "value": 2 }, "Con": { "type": "byte", @@ -445,7 +441,7 @@ }, "CurrentHitPoints": { "type": "short", - "value": 10 + "value": 400 }, "DecayTime": { "type": "dword", @@ -465,7 +461,7 @@ }, "Disarmable": { "type": "byte", - "value": 1 + "value": 0 }, "Equip_ItemList": { "type": "list", @@ -490,7 +486,7 @@ }, "ArmorPart_LFoot": { "type": "byte", - "value": 4 + "value": 8 }, "ArmorPart_LHand": { "type": "byte", @@ -526,7 +522,7 @@ }, "ArmorPart_RFoot": { "type": "byte", - "value": 4 + "value": 8 }, "ArmorPart_RHand": { "type": "byte", @@ -562,11 +558,11 @@ }, "Cloth1Color": { "type": "byte", - "value": 20 + "value": 21 }, "Cloth2Color": { "type": "byte", - "value": 20 + "value": 25 }, "Cost": { "type": "dword", @@ -590,11 +586,11 @@ }, "Leather1Color": { "type": "byte", - "value": 3 + "value": 25 }, "Leather2Color": { "type": "byte", - "value": 3 + "value": 22 }, "LocalizedName": { "type": "cexolocstring", @@ -634,6 +630,476 @@ "type": "resref", "value": "nw_cloth007" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 11 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 8 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 11 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 8 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 3 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 4, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 26 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 18923 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13338 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13339 + } + }, + "ModelPart1": { + "type": "byte", + "value": 13 + }, + "ModelPart2": { + "type": "byte", + "value": 13 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MBOOTS003" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mboots003" + }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 8, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 78 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 49141 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 48323 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 48322 + } + }, + "ModelPart1": { + "type": "byte", + "value": 4 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 4 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 1 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 35 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X0_IT_MBRACER002" + }, + "TemplateResRef": { + "type": "resref", + "value": "x0_it_mbracer002" + }, + "xModelPart1": { + "type": "word", + "value": 4 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -671,11 +1137,11 @@ }, "Cost": { "type": "dword", - "value": 2 + "value": 5304502 }, "Cursed": { "type": "byte", - "value": 0 + "value": 1 }, "DescIdentified": { "type": "cexolocstring", @@ -692,20 +1158,21 @@ "LocalizedName": { "type": "cexolocstring", "value": { + "0": "Brandark's Quarterstaff", "id": 1544 } }, "ModelPart1": { "type": "byte", - "value": 42 + "value": 41 }, "ModelPart2": { "type": "byte", - "value": 42 + "value": 44 }, "ModelPart3": { "type": "byte", - "value": 24 + "value": 21 }, "Plot": { "type": "byte", @@ -714,6 +1181,130 @@ "PropertiesList": { "type": "list", "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 20 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 56 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 4 + }, + "CostValue": { + "type": "word", + "value": 79 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 16 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 4 + }, + "CostValue": { + "type": "word", + "value": 11 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 16 + }, + "Subtype": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 24 + }, + "CostValue": { + "type": "word", + "value": 6 + }, + "Param1": { + "type": "byte", + "value": 1 + }, + "Param1Value": { + "type": "byte", + "value": 1 + }, + "PropertyName": { + "type": "word", + "value": 48 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, { "__struct_id": 0, "ChanceAppear": { @@ -763,6 +1354,892 @@ "type": "resref", "value": "nw_wdbqs001" }, + "xModelPart1": { + "type": "word", + "value": 41 + }, + "xModelPart2": { + "type": "word", + "value": 44 + }, + "xModelPart3": { + "type": "word", + "value": 21 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 64, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 80 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 21 + }, + "Cloth2Color": { + "type": "byte", + "value": 21 + }, + "Cost": { + "type": "dword", + "value": 282240 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Leather1Color": { + "type": "byte", + "value": 139 + }, + "Leather2Color": { + "type": "byte", + "value": 24 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90858 + } + }, + "Metal1Color": { + "type": "byte", + "value": 0 + }, + "Metal2Color": { + "type": "byte", + "value": 0 + }, + "ModelPart1": { + "type": "byte", + "value": 9 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 11 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MCLOAK002" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mcloak002" + }, + "xModelPart1": { + "type": "word", + "value": 9 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 128, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2645001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 90944 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90943 + } + }, + "ModelPart1": { + "type": "byte", + "value": 8 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 10 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MRING018" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mring018" + }, + "xModelPart1": { + "type": "word", + "value": 8 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 256, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 4050 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 111446 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 111443 + } + }, + "ModelPart1": { + "type": "byte", + "value": 1 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X3_IT_RINGREGEN" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_it_ringregen" + }, + "xModelPart1": { + "type": "word", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 512, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 19 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 28091 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 67520 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 67522 + } + }, + "ModelPart1": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MNECK037" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mneck037" + }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 1024, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 21 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 256001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 67773 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90835 + } + }, + "ModelPart1": { + "type": "byte", + "value": 3 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 10 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 75 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MBELT008" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mbelt008" + }, + "xModelPart1": { + "type": "word", + "value": 3 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -819,7 +2296,7 @@ "FirstName": { "type": "cexolocstring", "value": { - "0": "Wandering Sage", + "0": "Brandark the Wandering Sage", "id": 12618 } }, @@ -837,7 +2314,7 @@ }, "HitPoints": { "type": "short", - "value": 10 + "value": 400 }, "Int": { "type": "byte", @@ -849,7 +2326,7 @@ }, "IsImmortal": { "type": "byte", - "value": 0 + "value": 1 }, "IsPC": { "type": "byte", @@ -869,15 +2346,15 @@ }, "MaxHitPoints": { "type": "short", - "value": 20 + "value": 440 }, "NaturalAC": { "type": "byte", - "value": 0 + "value": 1 }, "NoPermDeath": { "type": "byte", - "value": 0 + "value": 1 }, "PerceptionRange": { "type": "byte", @@ -1140,6 +2617,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -1151,7 +2712,7 @@ }, "SoundSetFile": { "type": "word", - "value": 118 + "value": 181 }, "SpecAbilityList": { "type": "list", @@ -1173,8 +2734,8 @@ "type": "cexostring", "value": "NW_wandersage" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -1193,29 +2754,105 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", - "value": 10 + "value": 8 + }, + "xAppearance_Head": { + "type": "word", + "value": 104 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 }, "XOrientation": { "type": "float", - "value": 0.3599484264850617 + "value": -0.3599303960800171 }, "XPosition": { "type": "float", - "value": 49.40030288696289 + "value": 62.36378479003906 }, "YOrientation": { "type": "float", - "value": -0.9329721927642822 + "value": -0.932979166507721 }, "YPosition": { "type": "float", - "value": 38.13008499145508 + "value": 46.63079071044922 }, "ZPosition": { "type": "float", @@ -1226,11 +2863,11 @@ "__struct_id": 4, "Appearance_Head": { "type": "byte", - "value": 11 + "value": 13 }, "Appearance_Type": { "type": "word", - "value": 6 + "value": 1 }, "ArmorPart_RFoot": { "type": "byte", @@ -1314,7 +2951,7 @@ }, "ChallengeRating": { "type": "float", - "value": 7.0 + "value": 76.0 }, "ClassList": { "type": "list", @@ -1323,223 +2960,38 @@ "__struct_id": 2, "Class": { "type": "int", - "value": 9 + "value": 4 }, "ClassLevel": { "type": "short", - "value": 15 - }, - "KnownList0": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 424 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 144 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] - }, - "KnownList1": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 107 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 155 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] - }, - "KnownList2": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 115 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] - }, - "KnownList3": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 523 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] - }, - "KnownList5": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 516 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 524 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] - }, - "KnownList6": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 0 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] - }, - "KnownList9": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 116 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] + "value": 40 } } ] }, "Color_Hair": { "type": "byte", - "value": 1 + "value": 0 }, "Color_Skin": { "type": "byte", - "value": 1 + "value": 0 }, "Color_Tattoo1": { "type": "byte", - "value": 1 + "value": 52 }, "Color_Tattoo2": { "type": "byte", - "value": 1 + "value": 55 }, "Con": { "type": "byte", - "value": 10 + "value": 12 }, "Conversation": { "type": "resref", - "value": "store006" + "value": "" }, "CRAdjust": { "type": "int", @@ -1547,7 +2999,7 @@ }, "CurrentHitPoints": { "type": "short", - "value": 16 + "value": 70 }, "DecayTime": { "type": "dword", @@ -1563,11 +3015,11 @@ }, "Dex": { "type": "byte", - "value": 8 + "value": 10 }, "Disarmable": { "type": "byte", - "value": 1 + "value": 0 }, "Equip_ItemList": { "type": "list", @@ -1580,79 +3032,79 @@ }, "ArmorPart_Belt": { "type": "byte", - "value": 11 + "value": 0 }, "ArmorPart_LBicep": { "type": "byte", - "value": 15 + "value": 10 }, "ArmorPart_LFArm": { "type": "byte", - "value": 8 + "value": 3 }, "ArmorPart_LFoot": { "type": "byte", - "value": 4 + "value": 12 }, "ArmorPart_LHand": { "type": "byte", - "value": 1 + "value": 113 }, "ArmorPart_LShin": { "type": "byte", - "value": 16 + "value": 158 }, "ArmorPart_LShoul": { "type": "byte", - "value": 0 + "value": 9 }, "ArmorPart_LThigh": { "type": "byte", - "value": 8 + "value": 4 }, "ArmorPart_Neck": { "type": "byte", - "value": 112 + "value": 113 }, "ArmorPart_Pelvis": { "type": "byte", - "value": 3 + "value": 10 }, "ArmorPart_RBicep": { "type": "byte", - "value": 15 + "value": 10 }, "ArmorPart_RFArm": { "type": "byte", - "value": 8 + "value": 3 }, "ArmorPart_RFoot": { "type": "byte", - "value": 4 + "value": 12 }, "ArmorPart_RHand": { "type": "byte", - "value": 1 + "value": 113 }, "ArmorPart_Robe": { "type": "byte", - "value": 6 + "value": 113 }, "ArmorPart_RShin": { "type": "byte", - "value": 16 + "value": 158 }, "ArmorPart_RShoul": { "type": "byte", - "value": 0 + "value": 9 }, "ArmorPart_RThigh": { "type": "byte", - "value": 8 + "value": 4 }, "ArmorPart_Torso": { "type": "byte", - "value": 19 + "value": 32 }, "BaseItem": { "type": "int", @@ -1668,11 +3120,11 @@ }, "Cloth2Color": { "type": "byte", - "value": 25 + "value": 7 }, "Cost": { "type": "dword", - "value": 1 + "value": 150 }, "Cursed": { "type": "byte", @@ -1692,25 +3144,25 @@ }, "Leather1Color": { "type": "byte", - "value": 52 + "value": 7 }, "Leather2Color": { "type": "byte", - "value": 7 + "value": 23 }, "LocalizedName": { "type": "cexolocstring", "value": { - "id": 12906 + "id": 16807955 } }, "Metal1Color": { "type": "byte", - "value": 0 + "value": 43 }, "Metal2Color": { "type": "byte", - "value": 0 + "value": 8 }, "Plot": { "type": "byte", @@ -1730,11 +3182,450 @@ }, "Tag": { "type": "cexostring", - "value": "NW_CLOTH005" + "value": "ZEP_LAMELLAR" }, "TemplateResRef": { "type": "resref", - "value": "nw_cloth005" + "value": "zep_lamellar" + }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 12 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 113 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 158 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 9 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 113 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 10 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 12 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 113 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 113 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 158 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 9 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 32 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 4, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 26 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 18923 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13338 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13339 + } + }, + "ModelPart1": { + "type": "byte", + "value": 13 + }, + "ModelPart2": { + "type": "byte", + "value": 13 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MBOOTS003" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mboots003" + }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 8, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 78 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 547560 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13351 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90850 + } + }, + "ModelPart1": { + "type": "byte", + "value": 5 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 10 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 1 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MBRACER005" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mbracer005" + }, + "xModelPart1": { + "type": "word", + "value": 5 }, "XOrientation": { "type": "float", @@ -1765,24 +3656,24 @@ }, "BaseItem": { "type": "int", - "value": 45 + "value": 1 }, "Charges": { "type": "byte", - "value": 50 + "value": 0 }, "Cost": { "type": "dword", - "value": 9094 + "value": 4900530 }, "Cursed": { "type": "byte", - "value": 0 + "value": 1 }, "DescIdentified": { "type": "cexolocstring", "value": { - "id": 14181 + "id": 13213 } }, "Description": { @@ -1796,20 +3687,21 @@ "LocalizedName": { "type": "cexolocstring", "value": { - "id": 14182 + "0": "Aschbourne Guard Sword", + "id": 91270 } }, "ModelPart1": { "type": "byte", - "value": 11 + "value": 61 }, "ModelPart2": { "type": "byte", - "value": 11 + "value": 41 }, "ModelPart3": { "type": "byte", - "value": 51 + "value": 58 }, "Plot": { "type": "byte", @@ -1826,27 +3718,27 @@ }, "CostTable": { "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", "value": 4 }, + "CostValue": { + "type": "word", + "value": 11 + }, "Param1": { "type": "byte", "value": 255 }, "Param1Value": { "type": "byte", - "value": 255 + "value": 0 }, "PropertyName": { "type": "word", - "value": 15 + "value": 16 }, "Subtype": { "type": "word", - "value": 108 + "value": 8 } }, { @@ -1857,11 +3749,11 @@ }, "CostTable": { "type": "byte", - "value": 3 + "value": 4 }, "CostValue": { "type": "word", - "value": 5 + "value": 15 }, "Param1": { "type": "byte", @@ -1869,15 +3761,15 @@ }, "Param1Value": { "type": "byte", - "value": 255 + "value": 0 }, "PropertyName": { "type": "word", - "value": 15 + "value": 16 }, "Subtype": { "type": "word", - "value": 173 + "value": 11 } }, { @@ -1888,89 +3780,89 @@ }, "CostTable": { "type": "byte", - "value": 3 + "value": 4 }, "CostValue": { + "type": "word", + "value": 13 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 16 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 4 + }, + "CostValue": { + "type": "word", + "value": 40 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 16 + }, + "Subtype": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { "type": "word", "value": 6 }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, "Subtype": { "type": "word", - "value": 227 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 63 - }, - "Subtype": { - "type": "word", - "value": 9 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 63 - }, - "Subtype": { - "type": "word", - "value": 10 } } ] @@ -1985,11 +3877,23 @@ }, "Tag": { "type": "cexostring", - "value": "NW_WMGST005" + "value": "X2_WSWMLS004" }, "TemplateResRef": { "type": "resref", - "value": "nw_wmgst005" + "value": "x2_wswmls004" + }, + "xModelPart1": { + "type": "word", + "value": 61 + }, + "xModelPart2": { + "type": "word", + "value": 41 + }, + "xModelPart3": { + "type": "word", + "value": 58 }, "XOrientation": { "type": "float", @@ -2011,708 +3915,24 @@ "type": "float", "value": -1.0 } - } - ] - }, - "FactionID": { - "type": "word", - "value": 3 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 258 - } }, { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 40 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Baler", - "id": 12618 - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 100 - }, - "HitPoints": { - "type": "short", - "value": 16 - }, - "Int": { - "type": "byte", - "value": 6 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "Thorndike" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 0 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 31 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 0 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 109 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "nw_c2_default5" - }, - "ScriptDamaged": { - "type": "resref", - "value": "nw_c2_default6" - }, - "ScriptDeath": { - "type": "resref", - "value": "nw_c2_default7" - }, - "ScriptDialogue": { - "type": "resref", - "value": "nw_c2_default4" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "nw_c2_default8" - }, - "ScriptEndRound": { - "type": "resref", - "value": "nw_c2_default3" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "nw_c2_default1" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "nw_c2_defaulte" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "nw_c2_default2" - }, - "ScriptRested": { - "type": "resref", - "value": "nw_c2_defaulta" - }, - "ScriptSpawn": { - "type": "resref", - "value": "nw_c2_default9" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "nw_c2_defaultb" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "nw_c2_defaultd" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 118 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 9 - }, - "Str": { - "type": "byte", - "value": 10 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "NW_HUMSAILOR" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_humsailor" - }, - "WalkRate": { - "type": "int", - "value": 7 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 10 - }, - "XOrientation": { - "type": "float", - "value": -0.8314703106880188 - }, - "XPosition": { - "type": "float", - "value": 83.61790466308594 - }, - "YOrientation": { - "type": "float", - "value": -0.5555691719055176 - }, - "YPosition": { - "type": "float", - "value": 90.62677001953125 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 4, - "Appearance_Head": { - "type": "byte", - "value": 23 - }, - "Appearance_Type": { - "type": "word", - "value": 0 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 1 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "BodyPart_Belt": { - "type": "byte", - "value": 0 - }, - "BodyPart_LBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFoot": { - "type": "byte", - "value": 1 - }, - "BodyPart_LHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_LThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Neck": { - "type": "byte", - "value": 1 - }, - "BodyPart_Pelvis": { - "type": "byte", - "value": 1 - }, - "BodyPart_RBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_RFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_RHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_RThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Torso": { - "type": "byte", - "value": 1 - }, - "Cha": { - "type": "byte", - "value": 10 - }, - "ChallengeRating": { - "type": "float", - "value": 6.0 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 10 - } - } - ] - }, - "Color_Hair": { - "type": "byte", - "value": 1 - }, - "Color_Skin": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo1": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo2": { - "type": "byte", - "value": 1 - }, - "Con": { - "type": "byte", - "value": 12 - }, - "Conversation": { - "type": "resref", - "value": "store016" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 32 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 63230 - } - }, - "Dex": { - "type": "byte", - "value": 13 - }, - "Disarmable": { - "type": "byte", - "value": 0 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 2, + "__struct_id": 32, "AddCost": { "type": "dword", "value": 0 }, - "ArmorPart_Belt": { - "type": "byte", - "value": 10 - }, - "ArmorPart_LBicep": { - "type": "byte", - "value": 7 - }, - "ArmorPart_LFArm": { - "type": "byte", - "value": 15 - }, - "ArmorPart_LFoot": { - "type": "byte", - "value": 5 - }, - "ArmorPart_LHand": { - "type": "byte", - "value": 5 - }, - "ArmorPart_LShin": { - "type": "byte", - "value": 12 - }, - "ArmorPart_LShoul": { - "type": "byte", - "value": 19 - }, - "ArmorPart_LThigh": { - "type": "byte", - "value": 10 - }, - "ArmorPart_Neck": { - "type": "byte", - "value": 1 - }, - "ArmorPart_Pelvis": { - "type": "byte", - "value": 6 - }, - "ArmorPart_RBicep": { - "type": "byte", - "value": 7 - }, - "ArmorPart_RFArm": { - "type": "byte", - "value": 15 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 5 - }, - "ArmorPart_RHand": { - "type": "byte", - "value": 5 - }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, - "ArmorPart_RShin": { - "type": "byte", - "value": 12 - }, - "ArmorPart_RShoul": { - "type": "byte", - "value": 19 - }, - "ArmorPart_RThigh": { - "type": "byte", - "value": 10 - }, - "ArmorPart_Torso": { - "type": "byte", - "value": 14 - }, "BaseItem": { "type": "int", - "value": 16 + "value": 56 }, "Charges": { "type": "byte", "value": 0 }, - "Cloth1Color": { - "type": "byte", - "value": 23 - }, - "Cloth2Color": { - "type": "byte", - "value": 21 - }, "Cost": { "type": "dword", - "value": 2156 + "value": 98029 }, "Cursed": { "type": "byte", @@ -2720,39 +3940,374 @@ }, "DescIdentified": { "type": "cexolocstring", - "value": {} + "value": { + "id": 12863 + } }, "Description": { "type": "cexolocstring", - "value": { - "id": 16807938 - } + "value": {} }, "Identified": { "type": "byte", - "value": 1 - }, - "Leather1Color": { - "type": "byte", - "value": 21 - }, - "Leather2Color": { - "type": "byte", - "value": 22 + "value": 0 }, "LocalizedName": { "type": "cexolocstring", "value": { - "id": 16807910 + "id": 90458 } }, - "Metal1Color": { + "ModelPart1": { + "type": "byte", + "value": 69 + }, + "Plot": { "type": "byte", "value": 0 }, - "Metal2Color": { + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 1 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { "type": "byte", - "value": 6 + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_ASHMLW004" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_ashmlw004" + }, + "xModelPart1": { + "type": "word", + "value": 69 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 128, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2645001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 90944 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90943 + } + }, + "ModelPart1": { + "type": "byte", + "value": 8 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 5 + }, + "CostValue": { + "type": "word", + "value": 7 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 20 + }, + "Subtype": { + "type": "word", + "value": 10 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MRING018" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mring018" + }, + "xModelPart1": { + "type": "word", + "value": 8 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 256, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 4050 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 111446 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 111443 + } + }, + "ModelPart1": { + "type": "byte", + "value": 1 }, "Plot": { "type": "byte", @@ -2785,7 +4340,7 @@ }, "PropertyName": { "type": "word", - "value": 1 + "value": 51 }, "Subtype": { "type": "word", @@ -2804,11 +4359,15 @@ }, "Tag": { "type": "cexostring", - "value": "ZEP_ARM_MWFP" + "value": "X3_IT_RINGREGEN" }, "TemplateResRef": { "type": "resref", - "value": "zep_arm_mwfp" + "value": "x3_it_ringregen" + }, + "xModelPart1": { + "type": "word", + "value": 1 }, "XOrientation": { "type": "float", @@ -2832,14 +4391,14 @@ } }, { - "__struct_id": 16, + "__struct_id": 512, "AddCost": { "type": "dword", "value": 0 }, "BaseItem": { "type": "int", - "value": 18 + "value": 19 }, "Charges": { "type": "byte", @@ -2847,7 +4406,7 @@ }, "Cost": { "type": "dword", - "value": 40 + "value": 28091 }, "Cursed": { "type": "byte", @@ -2855,7 +4414,9 @@ }, "DescIdentified": { "type": "cexolocstring", - "value": {} + "value": { + "id": 67520 + } }, "Description": { "type": "cexolocstring", @@ -2868,2994 +4429,13 @@ "LocalizedName": { "type": "cexolocstring", "value": { - "id": 515 + "id": 67522 } }, "ModelPart1": { - "type": "byte", - "value": 243 - }, - "ModelPart2": { - "type": "byte", - "value": 243 - }, - "ModelPart3": { - "type": "byte", - "value": 242 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAXGR001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_waxgr001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 4 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 0 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 2 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 3 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 4 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 233 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 232 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 231 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 6 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 228 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 229 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 230 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 28 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 32 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 234 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 227 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 115 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 44 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 45 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 46 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 153 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Fudd", - "id": 90385 - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 100 - }, - "HitPoints": { - "type": "short", - "value": 32 - }, - "Int": { - "type": "byte", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "Bloodstone" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 0 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 52 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 0 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 2 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 13 - }, - "Race": { - "type": "byte", - "value": 0 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "nw_c2_default5" - }, - "ScriptDamaged": { - "type": "resref", - "value": "nw_c2_default6" - }, - "ScriptDeath": { - "type": "resref", - "value": "nw_c2_default7" - }, - "ScriptDialogue": { - "type": "resref", - "value": "nw_c2_default4" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "nw_c2_default8" - }, - "ScriptEndRound": { - "type": "resref", - "value": "nw_c2_default3" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "nw_c2_default1" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "nw_c2_defaulte" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "nw_c2_default2" - }, - "ScriptRested": { - "type": "resref", - "value": "nw_c2_defaulta" - }, - "ScriptSpawn": { - "type": "resref", - "value": "nw_c2_default9" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "nw_c2_defaultb" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "nw_c2_defaultd" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 10 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 6 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 130 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 16 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "X2_DUERGAR002" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "x2_duergar002" - }, - "WalkRate": { - "type": "int", - "value": 7 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 12 - }, - "XOrientation": { - "type": "float", - "value": -0.5956986546516419 - }, - "XPosition": { - "type": "float", - "value": 110.3551635742188 - }, - "YOrientation": { - "type": "float", - "value": 0.8032079935073853 - }, - "YPosition": { - "type": "float", - "value": 61.97479629516602 - }, - "ZPosition": { - "type": "float", - "value": 0.009992370381951332 - } - }, - { - "__struct_id": 4, - "Appearance_Head": { - "type": "byte", - "value": 37 - }, - "Appearance_Type": { - "type": "word", - "value": 6 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 1 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "BodyPart_Belt": { - "type": "byte", - "value": 0 - }, - "BodyPart_LBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFoot": { - "type": "byte", - "value": 1 - }, - "BodyPart_LHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_LThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Neck": { - "type": "byte", - "value": 1 - }, - "BodyPart_Pelvis": { - "type": "byte", - "value": 1 - }, - "BodyPart_RBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_RFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_RHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_RThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Torso": { - "type": "byte", - "value": 1 - }, - "Cha": { - "type": "byte", - "value": 10 - }, - "ChallengeRating": { - "type": "float", - "value": 9.0 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 15 - } - } - ] - }, - "Color_Hair": { - "type": "byte", - "value": 1 - }, - "Color_Skin": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo1": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo2": { - "type": "byte", - "value": 1 - }, - "Con": { - "type": "byte", - "value": 12 - }, - "Conversation": { - "type": "resref", - "value": "asch_gaurd" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 70 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "AddCost": { - "type": "dword", - "value": 0 - }, - "ArmorPart_Belt": { - "type": "byte", - "value": 0 - }, - "ArmorPart_LBicep": { - "type": "byte", - "value": 10 - }, - "ArmorPart_LFArm": { - "type": "byte", - "value": 3 - }, - "ArmorPart_LFoot": { "type": "byte", "value": 12 }, - "ArmorPart_LHand": { - "type": "byte", - "value": 113 - }, - "ArmorPart_LShin": { - "type": "byte", - "value": 158 - }, - "ArmorPart_LShoul": { - "type": "byte", - "value": 9 - }, - "ArmorPart_LThigh": { - "type": "byte", - "value": 4 - }, - "ArmorPart_Neck": { - "type": "byte", - "value": 113 - }, - "ArmorPart_Pelvis": { - "type": "byte", - "value": 10 - }, - "ArmorPart_RBicep": { - "type": "byte", - "value": 10 - }, - "ArmorPart_RFArm": { - "type": "byte", - "value": 3 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 12 - }, - "ArmorPart_RHand": { - "type": "byte", - "value": 113 - }, - "ArmorPart_Robe": { - "type": "byte", - "value": 113 - }, - "ArmorPart_RShin": { - "type": "byte", - "value": 158 - }, - "ArmorPart_RShoul": { - "type": "byte", - "value": 9 - }, - "ArmorPart_RThigh": { - "type": "byte", - "value": 4 - }, - "ArmorPart_Torso": { - "type": "byte", - "value": 32 - }, - "BaseItem": { - "type": "int", - "value": 16 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cloth1Color": { - "type": "byte", - "value": 25 - }, - "Cloth2Color": { - "type": "byte", - "value": 7 - }, - "Cost": { - "type": "dword", - "value": 150 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Leather1Color": { - "type": "byte", - "value": 7 - }, - "Leather2Color": { - "type": "byte", - "value": 23 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 16807955 - } - }, - "Metal1Color": { - "type": "byte", - "value": 33 - }, - "Metal2Color": { - "type": "byte", - "value": 33 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMELLAR" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamellar002" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 16, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 1 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 30 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 166 - } - }, - "ModelPart1": { - "type": "byte", - "value": 111 - }, - "ModelPart2": { - "type": "byte", - "value": 111 - }, - "ModelPart3": { - "type": "byte", - "value": 111 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WSWLS001" - }, - "TemplateResRef": { - "type": "resref", - "value": "wswls003" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 32, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 56 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 50 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1550 - } - }, - "ModelPart1": { - "type": "byte", - "value": 86 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_ASHLW001" - }, - "TemplateResRef": { - "type": "resref", - "value": "ashlw003" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 4 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 4 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 258 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 32 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 40 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 45 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Town Gaurd", - "id": 12618 - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 100 - }, - "HitPoints": { - "type": "short", - "value": 70 - }, - "Int": { - "type": "byte", - "value": 11 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": {} - }, - "LawfulChaotic": { - "type": "byte", - "value": 0 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 100 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 108 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "nw_c2_default5" - }, - "ScriptDamaged": { - "type": "resref", - "value": "nw_c2_default6" - }, - "ScriptDeath": { - "type": "resref", - "value": "nw_c2_default7" - }, - "ScriptDialogue": { - "type": "resref", - "value": "nw_c2_default4" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "nw_c2_default8" - }, - "ScriptEndRound": { - "type": "resref", - "value": "nw_c2_default3" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "nw_c2_default1" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "nw_c2_defaulte" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "nw_c2_default2" - }, - "ScriptRested": { - "type": "resref", - "value": "nw_c2_defaulta" - }, - "ScriptSpawn": { - "type": "resref", - "value": "nw_c2_default9" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "nw_c2_defaultb" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "nw_c2_defaultd" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 118 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 14 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_guard1" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "aschgaurd002" - }, - "WalkRate": { - "type": "int", - "value": 7 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 10 - }, - "XOrientation": { - "type": "float", - "value": 5.57025232410524e-005 - }, - "XPosition": { - "type": "float", - "value": 86.42167663574219 - }, - "YOrientation": { - "type": "float", - "value": -1.0 - }, - "YPosition": { - "type": "float", - "value": 157.2243499755859 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 4, - "Appearance_Head": { - "type": "byte", - "value": 37 - }, - "Appearance_Type": { - "type": "word", - "value": 6 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 1 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "BodyPart_Belt": { - "type": "byte", - "value": 0 - }, - "BodyPart_LBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFoot": { - "type": "byte", - "value": 1 - }, - "BodyPart_LHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_LThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Neck": { - "type": "byte", - "value": 1 - }, - "BodyPart_Pelvis": { - "type": "byte", - "value": 1 - }, - "BodyPart_RBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_RFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_RHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_RThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Torso": { - "type": "byte", - "value": 1 - }, - "Cha": { - "type": "byte", - "value": 10 - }, - "ChallengeRating": { - "type": "float", - "value": 9.0 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 15 - } - } - ] - }, - "Color_Hair": { - "type": "byte", - "value": 1 - }, - "Color_Skin": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo1": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo2": { - "type": "byte", - "value": 1 - }, - "Con": { - "type": "byte", - "value": 12 - }, - "Conversation": { - "type": "resref", - "value": "asch_gaurd" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 70 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "AddCost": { - "type": "dword", - "value": 0 - }, - "ArmorPart_Belt": { - "type": "byte", - "value": 0 - }, - "ArmorPart_LBicep": { - "type": "byte", - "value": 10 - }, - "ArmorPart_LFArm": { - "type": "byte", - "value": 3 - }, - "ArmorPart_LFoot": { - "type": "byte", - "value": 12 - }, - "ArmorPart_LHand": { - "type": "byte", - "value": 113 - }, - "ArmorPart_LShin": { - "type": "byte", - "value": 158 - }, - "ArmorPart_LShoul": { - "type": "byte", - "value": 9 - }, - "ArmorPart_LThigh": { - "type": "byte", - "value": 4 - }, - "ArmorPart_Neck": { - "type": "byte", - "value": 113 - }, - "ArmorPart_Pelvis": { - "type": "byte", - "value": 10 - }, - "ArmorPart_RBicep": { - "type": "byte", - "value": 10 - }, - "ArmorPart_RFArm": { - "type": "byte", - "value": 3 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 12 - }, - "ArmorPart_RHand": { - "type": "byte", - "value": 113 - }, - "ArmorPart_Robe": { - "type": "byte", - "value": 113 - }, - "ArmorPart_RShin": { - "type": "byte", - "value": 158 - }, - "ArmorPart_RShoul": { - "type": "byte", - "value": 9 - }, - "ArmorPart_RThigh": { - "type": "byte", - "value": 4 - }, - "ArmorPart_Torso": { - "type": "byte", - "value": 32 - }, - "BaseItem": { - "type": "int", - "value": 16 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cloth1Color": { - "type": "byte", - "value": 25 - }, - "Cloth2Color": { - "type": "byte", - "value": 7 - }, - "Cost": { - "type": "dword", - "value": 150 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Leather1Color": { - "type": "byte", - "value": 7 - }, - "Leather2Color": { - "type": "byte", - "value": 23 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 16807955 - } - }, - "Metal1Color": { - "type": "byte", - "value": 33 - }, - "Metal2Color": { - "type": "byte", - "value": 33 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMELLAR" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamellar002" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 16, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 1 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 30 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 166 - } - }, - "ModelPart1": { - "type": "byte", - "value": 111 - }, - "ModelPart2": { - "type": "byte", - "value": 111 - }, - "ModelPart3": { - "type": "byte", - "value": 111 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WSWLS001" - }, - "TemplateResRef": { - "type": "resref", - "value": "wswls003" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 32, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 56 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 50 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1550 - } - }, - "ModelPart1": { - "type": "byte", - "value": 86 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_ASHLW001" - }, - "TemplateResRef": { - "type": "resref", - "value": "ashlw003" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 4 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 4 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 258 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 32 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 40 - } - }, - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 45 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Town Gaurd", - "id": 12618 - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 100 - }, - "HitPoints": { - "type": "short", - "value": 70 - }, - "Int": { - "type": "byte", - "value": 11 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": {} - }, - "LawfulChaotic": { - "type": "byte", - "value": 0 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 100 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 108 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "nw_c2_default5" - }, - "ScriptDamaged": { - "type": "resref", - "value": "nw_c2_default6" - }, - "ScriptDeath": { - "type": "resref", - "value": "nw_c2_default7" - }, - "ScriptDialogue": { - "type": "resref", - "value": "nw_c2_default4" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "nw_c2_default8" - }, - "ScriptEndRound": { - "type": "resref", - "value": "nw_c2_default3" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "nw_c2_default1" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "nw_c2_defaulte" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "nw_c2_default2" - }, - "ScriptRested": { - "type": "resref", - "value": "nw_c2_defaulta" - }, - "ScriptSpawn": { - "type": "resref", - "value": "nw_c2_default9" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "nw_c2_defaultb" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "nw_c2_defaultd" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 2 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 118 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 14 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_guard3" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "aschgaurd004" - }, - "WalkRate": { - "type": "int", - "value": 7 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 10 - }, - "XOrientation": { - "type": "float", - "value": -0.9987953901290894 - }, - "XPosition": { - "type": "float", - "value": 122.0813446044922 - }, - "YOrientation": { - "type": "float", - "value": 0.04906884208321571 - }, - "YPosition": { - "type": "float", - "value": 73.13407897949219 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 4, - "Appearance_Head": { - "type": "byte", - "value": 18 - }, - "Appearance_Type": { - "type": "word", - "value": 1 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 1 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "BodyPart_Belt": { - "type": "byte", - "value": 0 - }, - "BodyPart_LBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFoot": { - "type": "byte", - "value": 1 - }, - "BodyPart_LHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_LThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Neck": { - "type": "byte", - "value": 1 - }, - "BodyPart_Pelvis": { - "type": "byte", - "value": 1 - }, - "BodyPart_RBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_RFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_RHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_RThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Torso": { - "type": "byte", - "value": 1 - }, - "Cha": { - "type": "byte", - "value": 8 - }, - "ChallengeRating": { - "type": "float", - "value": 0.5 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 10 - }, - "ClassLevel": { - "type": "short", - "value": 1 - }, - "MemorizedList0": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 37 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 100 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 144 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] - }, - "MemorizedList1": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 107 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 165 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - } - ] - } - } - ] - }, - "Color_Hair": { - "type": "byte", - "value": 1 - }, - "Color_Skin": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo1": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo2": { - "type": "byte", - "value": 1 - }, - "Con": { - "type": "byte", - "value": 14 - }, - "Conversation": { - "type": "resref", - "value": "store014" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 4 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 18 - }, - "Disarmable": { - "type": "byte", - "value": 0 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "AddCost": { - "type": "dword", - "value": 0 - }, - "ArmorPart_Belt": { - "type": "byte", - "value": 0 - }, - "ArmorPart_LBicep": { - "type": "byte", - "value": 1 - }, - "ArmorPart_LFArm": { - "type": "byte", - "value": 1 - }, - "ArmorPart_LFoot": { - "type": "byte", - "value": 8 - }, - "ArmorPart_LHand": { - "type": "byte", - "value": 1 - }, - "ArmorPart_LShin": { - "type": "byte", - "value": 9 - }, - "ArmorPart_LShoul": { - "type": "byte", - "value": 0 - }, - "ArmorPart_LThigh": { - "type": "byte", - "value": 15 - }, - "ArmorPart_Neck": { - "type": "byte", - "value": 1 - }, - "ArmorPart_Pelvis": { - "type": "byte", - "value": 16 - }, - "ArmorPart_RBicep": { - "type": "byte", - "value": 1 - }, - "ArmorPart_RFArm": { - "type": "byte", - "value": 1 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 8 - }, - "ArmorPart_RHand": { - "type": "byte", - "value": 1 - }, - "ArmorPart_Robe": { - "type": "byte", - "value": 154 - }, - "ArmorPart_RShin": { - "type": "byte", - "value": 9 - }, - "ArmorPart_RShoul": { - "type": "byte", - "value": 0 - }, - "ArmorPart_RThigh": { - "type": "byte", - "value": 15 - }, - "ArmorPart_Torso": { - "type": "byte", - "value": 153 - }, - "BaseItem": { - "type": "int", - "value": 16 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cloth1Color": { - "type": "byte", - "value": 20 - }, - "Cloth2Color": { - "type": "byte", - "value": 25 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Leather1Color": { - "type": "byte", - "value": 3 - }, - "Leather2Color": { - "type": "byte", - "value": 3 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Dekalb, Commoner's Dress", - "id": 12923 - } - }, - "Metal1Color": { - "type": "byte", - "value": 4 - }, - "Metal2Color": { - "type": "byte", - "value": 33 - }, "Plot": { "type": "byte", "value": 0 @@ -5887,12 +4467,105 @@ }, "PropertyName": { "type": "word", - "value": 150 + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 }, "Subtype": { "type": "word", "value": 1 } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } } ] }, @@ -5906,11 +4579,142 @@ }, "Tag": { "type": "cexostring", - "value": "RH_ClothDekalb01" + "value": "NW_IT_MNECK037" }, "TemplateResRef": { "type": "resref", - "value": "rh_clothdekalb01" + "value": "nw_it_mneck037" + }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 1024, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 21 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 144001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13323 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90829 + } + }, + "ModelPart1": { + "type": "byte", + "value": 4 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 10 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MBELT002" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mbelt002" + }, + "xModelPart1": { + "type": "word", + "value": 4 }, "XOrientation": { "type": "float", @@ -5937,7 +4741,7 @@ }, "FactionID": { "type": "word", - "value": 3 + "value": 4 }, "FeatList": { "type": "list", @@ -5946,7 +4750,2568 @@ "__struct_id": 1, "Feat": { "type": "word", + "value": 4 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 258 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 45 + } + } + ] + }, + "FirstName": { + "type": "cexolocstring", + "value": { + "0": "Town Guard", + "id": 12618 + } + }, + "fortbonus": { + "type": "short", + "value": 0 + }, + "Gender": { + "type": "byte", + "value": 0 + }, + "GoodEvil": { + "type": "byte", + "value": 100 + }, + "HitPoints": { + "type": "short", + "value": 70 + }, + "Int": { + "type": "byte", + "value": 11 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "IsImmortal": { + "type": "byte", + "value": 1 + }, + "IsPC": { + "type": "byte", + "value": 0 + }, + "LastName": { + "type": "cexolocstring", + "value": {} + }, + "LawfulChaotic": { + "type": "byte", + "value": 0 + }, + "Lootable": { + "type": "byte", + "value": 0 + }, + "MaxHitPoints": { + "type": "short", + "value": 110 + }, + "NaturalAC": { + "type": "byte", + "value": 0 + }, + "NoPermDeath": { + "type": "byte", + "value": 1 + }, + "PerceptionRange": { + "type": "byte", + "value": 11 + }, + "Phenotype": { + "type": "int", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 31 + }, + "Race": { + "type": "byte", + "value": 1 + }, + "refbonus": { + "type": "short", + "value": 0 + }, + "ScriptAttacked": { + "type": "resref", + "value": "nw_c2_default5" + }, + "ScriptDamaged": { + "type": "resref", + "value": "nw_c2_default6" + }, + "ScriptDeath": { + "type": "resref", + "value": "nw_c2_default7" + }, + "ScriptDialogue": { + "type": "resref", + "value": "nw_c2_default4" + }, + "ScriptDisturbed": { + "type": "resref", + "value": "nw_c2_default8" + }, + "ScriptEndRound": { + "type": "resref", + "value": "nw_c2_default3" + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "nw_c2_default1" + }, + "ScriptOnBlocked": { + "type": "resref", + "value": "nw_c2_defaulte" + }, + "ScriptOnNotice": { + "type": "resref", + "value": "nw_c2_default2" + }, + "ScriptRested": { + "type": "resref", + "value": "nw_c2_defaulta" + }, + "ScriptSpawn": { + "type": "resref", + "value": "nw_c2_default9" + }, + "ScriptSpellAt": { + "type": "resref", + "value": "nw_c2_defaultb" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "nw_c2_defaultd" + }, + "SkillList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + } + ] + }, + "SoundSetFile": { + "type": "word", + "value": 155 + }, + "SpecAbilityList": { + "type": "list", + "value": [] + }, + "StartingPackage": { + "type": "byte", + "value": 4 + }, + "Str": { + "type": "byte", + "value": 14 + }, + "Subrace": { + "type": "cexostring", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "NW_asch_guard1" + }, + "Tail_New": { + "type": "dword", + "value": 0 + }, + "TemplateList": { + "type": "list", + "value": [] + }, + "TemplateResRef": { + "type": "resref", + "value": "aschgaurd002" + }, + "WalkRate": { + "type": "int", + "value": 7 + }, + "willbonus": { + "type": "short", + "value": 0 + }, + "Wings_New": { + "type": "dword", + "value": 0 + }, + "Wis": { + "type": "byte", + "value": 10 + }, + "xAppearance_Head": { + "type": "word", + "value": 13 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0001148303344962187 + }, + "XPosition": { + "type": "float", + "value": 54.36981964111328 + }, + "YOrientation": { + "type": "float", + "value": -1.0 + }, + "YPosition": { + "type": "float", + "value": 75.89253234863281 + }, + "ZPosition": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 4, + "Appearance_Head": { + "type": "byte", + "value": 18 + }, + "Appearance_Type": { + "type": "word", + "value": 1 + }, + "ArmorPart_RFoot": { + "type": "byte", + "value": 1 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "BodyPart_Belt": { + "type": "byte", + "value": 0 + }, + "BodyPart_LBicep": { + "type": "byte", + "value": 1 + }, + "BodyPart_LFArm": { + "type": "byte", + "value": 1 + }, + "BodyPart_LFoot": { + "type": "byte", + "value": 1 + }, + "BodyPart_LHand": { + "type": "byte", + "value": 1 + }, + "BodyPart_LShin": { + "type": "byte", + "value": 1 + }, + "BodyPart_LShoul": { + "type": "byte", + "value": 0 + }, + "BodyPart_LThigh": { + "type": "byte", + "value": 1 + }, + "BodyPart_Neck": { + "type": "byte", + "value": 1 + }, + "BodyPart_Pelvis": { + "type": "byte", + "value": 1 + }, + "BodyPart_RBicep": { + "type": "byte", + "value": 1 + }, + "BodyPart_RFArm": { + "type": "byte", + "value": 1 + }, + "BodyPart_RHand": { + "type": "byte", + "value": 1 + }, + "BodyPart_RShin": { + "type": "byte", + "value": 1 + }, + "BodyPart_RShoul": { + "type": "byte", + "value": 0 + }, + "BodyPart_RThigh": { + "type": "byte", + "value": 1 + }, + "BodyPart_Torso": { + "type": "byte", + "value": 1 + }, + "Cha": { + "type": "byte", + "value": 12 + }, + "ChallengeRating": { + "type": "float", + "value": 22.0 + }, + "ClassList": { + "type": "list", + "value": [ + { + "__struct_id": 2, + "Class": { + "type": "int", "value": 7 + }, + "ClassLevel": { + "type": "short", + "value": 10 + } + }, + { + "__struct_id": 2, + "Class": { + "type": "int", + "value": 29 + }, + "ClassLevel": { + "type": "short", + "value": 30 + } + } + ] + }, + "Color_Hair": { + "type": "byte", + "value": 92 + }, + "Color_Skin": { + "type": "byte", + "value": 0 + }, + "Color_Tattoo1": { + "type": "byte", + "value": 52 + }, + "Color_Tattoo2": { + "type": "byte", + "value": 55 + }, + "Con": { + "type": "byte", + "value": 14 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CRAdjust": { + "type": "int", + "value": 1 + }, + "CurrentHitPoints": { + "type": "short", + "value": 6 + }, + "DecayTime": { + "type": "dword", + "value": 5000 + }, + "Deity": { + "type": "cexostring", + "value": "" + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Dex": { + "type": "byte", + "value": 16 + }, + "Disarmable": { + "type": "byte", + "value": 0 + }, + "Equip_ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 2, + "AddCost": { + "type": "dword", + "value": 0 + }, + "ArmorPart_Belt": { + "type": "byte", + "value": 13 + }, + "ArmorPart_LBicep": { + "type": "byte", + "value": 10 + }, + "ArmorPart_LFArm": { + "type": "byte", + "value": 3 + }, + "ArmorPart_LFoot": { + "type": "byte", + "value": 4 + }, + "ArmorPart_LHand": { + "type": "byte", + "value": 4 + }, + "ArmorPart_LShin": { + "type": "byte", + "value": 14 + }, + "ArmorPart_LShoul": { + "type": "byte", + "value": 6 + }, + "ArmorPart_LThigh": { + "type": "byte", + "value": 3 + }, + "ArmorPart_Neck": { + "type": "byte", + "value": 1 + }, + "ArmorPart_Pelvis": { + "type": "byte", + "value": 16 + }, + "ArmorPart_RBicep": { + "type": "byte", + "value": 10 + }, + "ArmorPart_RFArm": { + "type": "byte", + "value": 3 + }, + "ArmorPart_RFoot": { + "type": "byte", + "value": 4 + }, + "ArmorPart_RHand": { + "type": "byte", + "value": 4 + }, + "ArmorPart_Robe": { + "type": "byte", + "value": 0 + }, + "ArmorPart_RShin": { + "type": "byte", + "value": 14 + }, + "ArmorPart_RShoul": { + "type": "byte", + "value": 6 + }, + "ArmorPart_RThigh": { + "type": "byte", + "value": 3 + }, + "ArmorPart_Torso": { + "type": "byte", + "value": 13 + }, + "BaseItem": { + "type": "int", + "value": 16 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 49 + }, + "Cloth2Color": { + "type": "byte", + "value": 18 + }, + "Cost": { + "type": "dword", + "value": 25110 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13772 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Leather1Color": { + "type": "byte", + "value": 17 + }, + "Leather2Color": { + "type": "byte", + "value": 49 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13771 + } + }, + "Metal1Color": { + "type": "byte", + "value": 40 + }, + "Metal2Color": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 5 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 1 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 5 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 5 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_MAARCL033" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_maarcl033" + }, + "xArmorPart_Belt": { + "type": "word", + "value": 13 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 6 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 16 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 10 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 3 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 14 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 6 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 3 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 13 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 4, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 26 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 18923 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13338 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13339 + } + }, + "ModelPart1": { + "type": "byte", + "value": 13 + }, + "ModelPart2": { + "type": "byte", + "value": 13 + }, + "ModelPart3": { + "type": "byte", + "value": 41 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 2 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 11 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 39 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MBOOTS003" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mboots003" + }, + "xModelPart1": { + "type": "word", + "value": 13 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 8, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 78 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 49141 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 48323 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 48322 + } + }, + "ModelPart1": { + "type": "byte", + "value": 4 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 4 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 1 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 35 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X0_IT_MBRACER002" + }, + "TemplateResRef": { + "type": "resref", + "value": "x0_it_mbracer002" + }, + "xModelPart1": { + "type": "word", + "value": 4 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 16, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 8 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 2150 + }, + "Cursed": { + "type": "byte", + "value": 1 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "L'sog Y'wen Longbow" + } + }, + "ModelPart1": { + "type": "byte", + "value": 11 + }, + "ModelPart2": { + "type": "byte", + "value": 11 + }, + "ModelPart3": { + "type": "byte", + "value": 11 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 14 + }, + "CostValue": { + "type": "word", + "value": 10 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 61 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "mdf_lsogywen" + }, + "TemplateResRef": { + "type": "resref", + "value": "lsogywen003" + }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 64, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 80 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cloth1Color": { + "type": "byte", + "value": 107 + }, + "Cloth2Color": { + "type": "byte", + "value": 107 + }, + "Cost": { + "type": "dword", + "value": 1440 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13807 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "Leather1Color": { + "type": "byte", + "value": 107 + }, + "Leather2Color": { + "type": "byte", + "value": 107 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 13806 + } + }, + "Metal1Color": { + "type": "byte", + "value": 69 + }, + "Metal2Color": { + "type": "byte", + "value": 69 + }, + "ModelPart1": { + "type": "byte", + "value": 8 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 10 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 52 + }, + "Subtype": { + "type": "word", + "value": 5 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_MAARCL057" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_maarcl057" + }, + "xModelPart1": { + "type": "word", + "value": 8 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 128, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 4050 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 111446 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 111443 + } + }, + "ModelPart1": { + "type": "byte", + "value": 1 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X3_IT_RINGREGEN" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_it_ringregen" + }, + "xModelPart1": { + "type": "word", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 256, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 52 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 69378 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": {} + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "npc ring" + } + }, + "ModelPart1": { + "type": "byte", + "value": 6 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 12 + }, + "Subtype": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 12 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 12 + }, + "Subtype": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 12 + }, + "Subtype": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 12 + }, + "Subtype": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 26 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "npcring" + }, + "TemplateResRef": { + "type": "resref", + "value": "npcring" + }, + "xModelPart1": { + "type": "word", + "value": 6 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 512, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 19 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 28091 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 67520 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 1 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 67522 + } + }, + "ModelPart1": { + "type": "byte", + "value": 12 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 0 + }, + "CostValue": { + "type": "word", + "value": 0 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 37 + }, + "Subtype": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 2 + }, + "CostValue": { + "type": "word", + "value": 1 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 0 + }, + "PropertyName": { + "type": "word", + "value": 51 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NW_IT_MNECK037" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_it_mneck037" + }, + "xModelPart1": { + "type": "word", + "value": 12 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 1024, + "AddCost": { + "type": "dword", + "value": 0 + }, + "BaseItem": { + "type": "int", + "value": 21 + }, + "Charges": { + "type": "byte", + "value": 0 + }, + "Cost": { + "type": "dword", + "value": 144001 + }, + "Cursed": { + "type": "byte", + "value": 0 + }, + "DescIdentified": { + "type": "cexolocstring", + "value": { + "id": 13323 + } + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "Identified": { + "type": "byte", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 90829 + } + }, + "ModelPart1": { + "type": "byte", + "value": 4 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PropertiesList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ChanceAppear": { + "type": "byte", + "value": 100 + }, + "CostTable": { + "type": "byte", + "value": 1 + }, + "CostValue": { + "type": "word", + "value": 10 + }, + "Param1": { + "type": "byte", + "value": 255 + }, + "Param1Value": { + "type": "byte", + "value": 255 + }, + "PropertyName": { + "type": "word", + "value": 0 + }, + "Subtype": { + "type": "word", + "value": 0 + } + } + ] + }, + "StackSize": { + "type": "word", + "value": 1 + }, + "Stolen": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "X2_IT_MBELT002" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_it_mbelt002" + }, + "xModelPart1": { + "type": "word", + "value": 4 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": -1.0 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": -1.0 + }, + "ZPosition": { + "type": "float", + "value": -1.0 + } + } + ] + }, + "FactionID": { + "type": "word", + "value": 4 + }, + "FeatList": { + "type": "list", + "value": [ + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 1 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 3 } }, { @@ -5970,6 +7335,27 @@ "value": 240 } }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 354 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 1089 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 27 + } + }, { "__struct_id": 1, "Feat": { @@ -5995,7 +7381,14 @@ "__struct_id": 1, "Feat": { "type": "word", - "value": 303 + "value": 221 + } + }, + { + "__struct_id": 1, + "Feat": { + "type": "word", + "value": 101 } }, { @@ -6009,7 +7402,7 @@ "__struct_id": 1, "Feat": { "type": "word", - "value": 51 + "value": 50 } } ] @@ -6017,8 +7410,7 @@ "FirstName": { "type": "cexolocstring", "value": { - "0": "Candice", - "id": 12518 + "0": "townguard" } }, "fortbonus": { @@ -6035,19 +7427,19 @@ }, "HitPoints": { "type": "short", - "value": 4 + "value": 6 }, "Int": { "type": "byte", - "value": 16 + "value": 14 }, "Interruptable": { "type": "byte", - "value": 1 + "value": 0 }, "IsImmortal": { "type": "byte", - "value": 0 + "value": 1 }, "IsPC": { "type": "byte", @@ -6055,7 +7447,9 @@ }, "LastName": { "type": "cexolocstring", - "value": {} + "value": { + "0": "" + } }, "LawfulChaotic": { "type": "byte", @@ -6067,7 +7461,7 @@ }, "MaxHitPoints": { "type": "short", - "value": 5 + "value": 46 }, "NaturalAC": { "type": "byte", @@ -6087,11 +7481,11 @@ }, "Plot": { "type": "byte", - "value": 1 + "value": 0 }, "PortraitId": { "type": "word", - "value": 20 + "value": 27 }, "Race": { "type": "byte", @@ -6103,55 +7497,55 @@ }, "ScriptAttacked": { "type": "resref", - "value": "nw_c2_default5" + "value": "x2_def_attacked" }, "ScriptDamaged": { "type": "resref", - "value": "nw_c2_default6" + "value": "x2_def_ondamage" }, "ScriptDeath": { "type": "resref", - "value": "nw_c2_default7" + "value": "x2_def_ondeath" }, "ScriptDialogue": { "type": "resref", - "value": "nw_c2_default4" + "value": "x2_def_onconv" }, "ScriptDisturbed": { "type": "resref", - "value": "nw_c2_default8" + "value": "x2_def_ondisturb" }, "ScriptEndRound": { "type": "resref", - "value": "nw_c2_default3" + "value": "x2_def_endcombat" }, "ScriptHeartbeat": { "type": "resref", - "value": "nw_c2_default1" + "value": "x2_def_heartbeat" }, "ScriptOnBlocked": { "type": "resref", - "value": "nw_c2_defaulte" + "value": "x2_def_onblocked" }, "ScriptOnNotice": { "type": "resref", - "value": "nw_c2_default2" + "value": "x2_def_percept" }, "ScriptRested": { "type": "resref", - "value": "nw_c2_defaulta" + "value": "x2_def_rested" }, "ScriptSpawn": { "type": "resref", - "value": "nw_c2_default9" + "value": "x2_def_spawn" }, "ScriptSpellAt": { "type": "resref", - "value": "nw_c2_defaultb" + "value": "x2_def_spellcast" }, "ScriptUserDefine": { "type": "resref", - "value": "nw_c2_defaultd" + "value": "x2_def_userdef" }, "SkillList": { "type": "list", @@ -6163,13 +7557,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 4 - } - }, { "__struct_id": 0, "Rank": { @@ -6181,21 +7568,7 @@ "__struct_id": 0, "Rank": { "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 + "value": 2 } }, { @@ -6216,7 +7589,42 @@ "__struct_id": 0, "Rank": { "type": "byte", - "value": 4 + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 } }, { @@ -6230,28 +7638,28 @@ "__struct_id": 0, "Rank": { "type": "byte", - "value": 0 + "value": 2 } }, { "__struct_id": 0, "Rank": { "type": "byte", - "value": 0 + "value": 2 } }, { "__struct_id": 0, "Rank": { "type": "byte", - "value": 0 + "value": 2 } }, { "__struct_id": 0, "Rank": { "type": "byte", - "value": 0 + "value": 2 } }, { @@ -6279,7 +7687,77 @@ "__struct_id": 0, "Rank": { "type": "byte", - "value": 4 + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 2 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 1 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 1 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 } }, { @@ -6349,7 +7827,7 @@ }, "SoundSetFile": { "type": "word", - "value": 180 + "value": 137 }, "SpecAbilityList": { "type": "list", @@ -6357,801 +7835,22 @@ }, "StartingPackage": { "type": "byte", - "value": 10 + "value": 97 }, "Str": { - "type": "byte", - "value": 8 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "NW_ELFMAGE001" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_elfmage001" - }, - "WalkRate": { - "type": "int", - "value": 7 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { "type": "byte", "value": 12 }, - "XOrientation": { - "type": "float", - "value": -0.9329925179481506 - }, - "XPosition": { - "type": "float", - "value": 111.9466094970703 - }, - "YOrientation": { - "type": "float", - "value": 0.3598957359790802 - }, - "YPosition": { - "type": "float", - "value": 68.67435455322266 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 4, - "Appearance_Head": { - "type": "byte", - "value": 140 - }, - "Appearance_Type": { - "type": "word", - "value": 6 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 1 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "BodyPart_Belt": { - "type": "byte", - "value": 0 - }, - "BodyPart_LBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_LFoot": { - "type": "byte", - "value": 1 - }, - "BodyPart_LHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_LShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_LThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Neck": { - "type": "byte", - "value": 1 - }, - "BodyPart_Pelvis": { - "type": "byte", - "value": 1 - }, - "BodyPart_RBicep": { - "type": "byte", - "value": 1 - }, - "BodyPart_RFArm": { - "type": "byte", - "value": 1 - }, - "BodyPart_RHand": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShin": { - "type": "byte", - "value": 1 - }, - "BodyPart_RShoul": { - "type": "byte", - "value": 0 - }, - "BodyPart_RThigh": { - "type": "byte", - "value": 1 - }, - "BodyPart_Torso": { - "type": "byte", - "value": 1 - }, - "Cha": { - "type": "byte", - "value": 10 - }, - "ChallengeRating": { - "type": "float", - "value": 0.5 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Color_Hair": { - "type": "byte", - "value": 63 - }, - "Color_Skin": { - "type": "byte", - "value": 2 - }, - "Color_Tattoo1": { - "type": "byte", - "value": 1 - }, - "Color_Tattoo2": { - "type": "byte", - "value": 1 - }, - "Con": { - "type": "byte", - "value": 10 - }, - "Conversation": { - "type": "resref", - "value": "_c_message_s" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 10 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "Please speak with me to post a message on the Message board." - } - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 0 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "AddCost": { - "type": "dword", - "value": 0 - }, - "ArmorPart_Belt": { - "type": "byte", - "value": 0 - }, - "ArmorPart_LBicep": { - "type": "byte", - "value": 1 - }, - "ArmorPart_LFArm": { - "type": "byte", - "value": 16 - }, - "ArmorPart_LFoot": { - "type": "byte", - "value": 8 - }, - "ArmorPart_LHand": { - "type": "byte", - "value": 1 - }, - "ArmorPart_LShin": { - "type": "byte", - "value": 4 - }, - "ArmorPart_LShoul": { - "type": "byte", - "value": 0 - }, - "ArmorPart_LThigh": { - "type": "byte", - "value": 15 - }, - "ArmorPart_Neck": { - "type": "byte", - "value": 1 - }, - "ArmorPart_Pelvis": { - "type": "byte", - "value": 3 - }, - "ArmorPart_RBicep": { - "type": "byte", - "value": 1 - }, - "ArmorPart_RFArm": { - "type": "byte", - "value": 16 - }, - "ArmorPart_RFoot": { - "type": "byte", - "value": 8 - }, - "ArmorPart_RHand": { - "type": "byte", - "value": 1 - }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, - "ArmorPart_RShin": { - "type": "byte", - "value": 4 - }, - "ArmorPart_RShoul": { - "type": "byte", - "value": 0 - }, - "ArmorPart_RThigh": { - "type": "byte", - "value": 15 - }, - "ArmorPart_Torso": { - "type": "byte", - "value": 41 - }, - "BaseItem": { - "type": "int", - "value": 16 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cloth1Color": { - "type": "byte", - "value": 63 - }, - "Cloth2Color": { - "type": "byte", - "value": 63 - }, - "Cost": { - "type": "dword", - "value": 10 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Leather1Color": { - "type": "byte", - "value": 63 - }, - "Leather2Color": { - "type": "byte", - "value": 63 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Scribe Armor" - } - }, - "Metal1Color": { - "type": "byte", - "value": 63 - }, - "Metal2Color": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ScribeArmor" - }, - "TemplateResRef": { - "type": "resref", - "value": "scribearmor" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 2 - }, - "FeatList": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "Feat": { - "type": "word", - "value": 3 - } - } - ] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Scribe" - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 1 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 10 - }, - "Int": { - "type": "byte", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "IsImmortal": { - "type": "byte", - "value": 1 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 10 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 0 - }, - "PerceptionRange": { - "type": "byte", - "value": 11 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 79 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "" - }, - "ScriptDamaged": { - "type": "resref", - "value": "" - }, - "ScriptDeath": { - "type": "resref", - "value": "" - }, - "ScriptDialogue": { - "type": "resref", - "value": "" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "" - }, - "ScriptEndRound": { - "type": "resref", - "value": "" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "_c_scribe_post" - }, - "ScriptRested": { - "type": "resref", - "value": "" - }, - "ScriptSpawn": { - "type": "resref", - "value": "_c_listen_scribe" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 244 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 10 - }, "Subrace": { "type": "cexostring", "value": "" }, "Tag": { "type": "cexostring", - "value": "Scribe" + "value": "townguard" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -7160,7 +7859,207 @@ }, "TemplateResRef": { "type": "resref", - "value": "scribe" + "value": "townguard" + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "Class2" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "Class2Start" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 10 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "Class2Pack" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "Class3" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 29 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "Class3Start" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 12 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "Class3Pack" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 29 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "MAX_CHA_INCREASES " + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 8 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "MAX_INT_INCREASES " + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 8 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "MAX_STR_INCREASES " + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 8 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "MAX_DEX_INCREASES " + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 8 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "MAX_WIS_INCREASES " + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 8 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "MAX_CON_INCREASES " + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 8 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "X2_NAME_RANDOM" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + } + ] }, "WalkRate": { "type": "int", @@ -7170,3701 +8069,105 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { - "type": "byte", - "value": 10 - }, - "XOrientation": { - "type": "float", - "value": -0.8032083511352539 - }, - "XPosition": { - "type": "float", - "value": 60.80265045166016 - }, - "YOrientation": { - "type": "float", - "value": -0.5956982374191284 - }, - "YPosition": { - "type": "float", - "value": 79.19087982177734 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 201 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 3 - }, - "ChallengeRating": { - "type": "float", - "value": 0.125 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 3 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5000 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 131072, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 73 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 15376000 - }, - "Cursed": { - "type": "byte", - "value": 1 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy Hide", - "id": 13086 - } - }, - "ModelPart1": { - "type": "byte", - "value": 1 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 2 - }, - "CostValue": { - "type": "word", - "value": 20 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 51 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_IT_rasCREITEM042" - }, - "TemplateResRef": { - "type": "resref", - "value": "006" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 5 - }, - "FeatList": { - "type": "list", - "value": [] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy" - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5000 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 4996 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { "type": "byte", "value": 8 }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { + "xAppearance_Head": { "type": "word", - "value": 397 + "value": 18 }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDamaged": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDeath": { - "type": "resref", - "value": "" - }, - "ScriptDialogue": { - "type": "resref", - "value": "" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "" - }, - "ScriptEndRound": { - "type": "resref", - "value": "" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "" - }, - "ScriptRested": { - "type": "resref", - "value": "" - }, - "ScriptSpawn": { - "type": "resref", - "value": "" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { + "xArmorPart_RFoot": { "type": "word", - "value": 96 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 3 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "CombatDummy" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "combatdummy002" - }, - "WalkRate": { - "type": "int", "value": 1 }, - "willbonus": { - "type": "short", + "xBodyPart_Belt": { + "type": "word", "value": 0 }, - "Wings": { - "type": "byte", + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", "value": 0 }, - "Wis": { - "type": "byte", - "value": 3 + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 }, "XOrientation": { - "type": "float", - "value": 0.6715589761734009 - }, - "XPosition": { - "type": "float", - "value": 93.73217010498047 - }, - "YOrientation": { - "type": "float", - "value": 0.7409511208534241 - }, - "YPosition": { - "type": "float", - "value": 103.5488586425781 - }, - "ZPosition": { "type": "float", "value": 0.0 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 201 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 3 - }, - "ChallengeRating": { - "type": "float", - "value": 0.125 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 3 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5000 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 131072, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 73 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 15376000 - }, - "Cursed": { - "type": "byte", - "value": 1 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy Hide", - "id": 13086 - } - }, - "ModelPart1": { - "type": "byte", - "value": 1 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 2 - }, - "CostValue": { - "type": "word", - "value": 20 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 51 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_IT_rasCREITEM042" - }, - "TemplateResRef": { - "type": "resref", - "value": "006" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 5 - }, - "FeatList": { - "type": "list", - "value": [] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy" - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5000 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 4996 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { - "type": "byte", - "value": 8 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 397 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDamaged": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDeath": { - "type": "resref", - "value": "" - }, - "ScriptDialogue": { - "type": "resref", - "value": "" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "" - }, - "ScriptEndRound": { - "type": "resref", - "value": "" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "" - }, - "ScriptRested": { - "type": "resref", - "value": "" - }, - "ScriptSpawn": { - "type": "resref", - "value": "" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 96 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 3 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "CombatDummy" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "combatdummy002" - }, - "WalkRate": { - "type": "int", - "value": 1 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 3 - }, - "XOrientation": { - "type": "float", - "value": -0.7071065902709961 }, "XPosition": { "type": "float", - "value": 93.62006378173828 + "value": 122.4077987670898 }, "YOrientation": { "type": "float", - "value": 0.7071069478988648 + "value": 1.0 }, "YPosition": { "type": "float", - "value": 95.97760772705078 - }, - "ZPosition": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 201 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 3 - }, - "ChallengeRating": { - "type": "float", - "value": 0.125 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 3 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5000 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 131072, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 73 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 15376000 - }, - "Cursed": { - "type": "byte", - "value": 1 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy Hide", - "id": 13086 - } - }, - "ModelPart1": { - "type": "byte", - "value": 1 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 2 - }, - "CostValue": { - "type": "word", - "value": 20 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 51 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_IT_rasCREITEM042" - }, - "TemplateResRef": { - "type": "resref", - "value": "013" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 5 - }, - "FeatList": { - "type": "list", - "value": [] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy" - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5000 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 4996 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { - "type": "byte", - "value": 8 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 397 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDamaged": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDeath": { - "type": "resref", - "value": "" - }, - "ScriptDialogue": { - "type": "resref", - "value": "" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "" - }, - "ScriptEndRound": { - "type": "resref", - "value": "" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "" - }, - "ScriptRested": { - "type": "resref", - "value": "" - }, - "ScriptSpawn": { - "type": "resref", - "value": "" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 96 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 3 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "CombatDummy" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "combatdummy004" - }, - "WalkRate": { - "type": "int", - "value": 1 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 3 - }, - "XOrientation": { - "type": "float", - "value": -0.7572069764137268 - }, - "XPosition": { - "type": "float", - "value": 85.51359558105469 - }, - "YOrientation": { - "type": "float", - "value": 0.6531749963760376 - }, - "YPosition": { - "type": "float", - "value": 104.1227798461914 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 201 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 3 - }, - "ChallengeRating": { - "type": "float", - "value": 0.125 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 3 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5000 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 131072, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 73 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 15376000 - }, - "Cursed": { - "type": "byte", - "value": 1 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy Hide", - "id": 13086 - } - }, - "ModelPart1": { - "type": "byte", - "value": 1 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 2 - }, - "CostValue": { - "type": "word", - "value": 20 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 51 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_IT_rasCREITEM042" - }, - "TemplateResRef": { - "type": "resref", - "value": "006" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 5 - }, - "FeatList": { - "type": "list", - "value": [] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy" - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5000 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 4996 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { - "type": "byte", - "value": 8 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 397 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDamaged": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDeath": { - "type": "resref", - "value": "" - }, - "ScriptDialogue": { - "type": "resref", - "value": "" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "" - }, - "ScriptEndRound": { - "type": "resref", - "value": "" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "" - }, - "ScriptRested": { - "type": "resref", - "value": "" - }, - "ScriptSpawn": { - "type": "resref", - "value": "" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 96 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 3 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "CombatDummy" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "combatdummy002" - }, - "WalkRate": { - "type": "int", - "value": 1 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 3 - }, - "XOrientation": { - "type": "float", - "value": 0.6715589761734009 - }, - "XPosition": { - "type": "float", - "value": 85.97845458984375 - }, - "YOrientation": { - "type": "float", - "value": 0.7409511208534241 - }, - "YPosition": { - "type": "float", - "value": 95.70537567138672 - }, - "ZPosition": { - "type": "float", - "value": 2.384185791015625e-007 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 200 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 3 - }, - "ChallengeRating": { - "type": "float", - "value": 0.125 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 3 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5000 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 131072, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 73 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 15376000 - }, - "Cursed": { - "type": "byte", - "value": 1 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy Hide", - "id": 13086 - } - }, - "ModelPart1": { - "type": "byte", - "value": 1 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 2 - }, - "CostValue": { - "type": "word", - "value": 20 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 51 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_IT_rasCREITEM042" - }, - "TemplateResRef": { - "type": "resref", - "value": "008" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 5 - }, - "FeatList": { - "type": "list", - "value": [] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy" - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5000 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 4996 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { - "type": "byte", - "value": 8 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 397 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDamaged": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDeath": { - "type": "resref", - "value": "" - }, - "ScriptDialogue": { - "type": "resref", - "value": "" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "" - }, - "ScriptEndRound": { - "type": "resref", - "value": "" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "" - }, - "ScriptRested": { - "type": "resref", - "value": "" - }, - "ScriptSpawn": { - "type": "resref", - "value": "" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 96 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 3 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "CombatDummy1" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "combatdummy003" - }, - "WalkRate": { - "type": "int", - "value": 1 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 3 - }, - "XOrientation": { - "type": "float", - "value": -0.04909558594226837 - }, - "XPosition": { - "type": "float", - "value": 112.3149795532227 - }, - "YOrientation": { - "type": "float", - "value": -0.9987940788269043 - }, - "YPosition": { - "type": "float", - "value": 132.1183929443359 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 4, - "Appearance_Type": { - "type": "word", - "value": 200 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "Cha": { - "type": "byte", - "value": 3 - }, - "ChallengeRating": { - "type": "float", - "value": 0.125 - }, - "ClassList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Class": { - "type": "int", - "value": 4 - }, - "ClassLevel": { - "type": "short", - "value": 1 - } - } - ] - }, - "Con": { - "type": "byte", - "value": 3 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CRAdjust": { - "type": "int", - "value": 0 - }, - "CurrentHitPoints": { - "type": "short", - "value": 5000 - }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, - "Deity": { - "type": "cexostring", - "value": "" - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Dex": { - "type": "byte", - "value": 10 - }, - "Disarmable": { - "type": "byte", - "value": 1 - }, - "Equip_ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 131072, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 73 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 15376000 - }, - "Cursed": { - "type": "byte", - "value": 1 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy Hide", - "id": 13086 - } - }, - "ModelPart1": { - "type": "byte", - "value": 1 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 2 - }, - "CostValue": { - "type": "word", - "value": 20 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 255 - }, - "PropertyName": { - "type": "word", - "value": 51 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_IT_rasCREITEM042" - }, - "TemplateResRef": { - "type": "resref", - "value": "008" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "FactionID": { - "type": "word", - "value": 5 - }, - "FeatList": { - "type": "list", - "value": [] - }, - "FirstName": { - "type": "cexolocstring", - "value": { - "0": "Combat Dummy" - } - }, - "fortbonus": { - "type": "short", - "value": 0 - }, - "Gender": { - "type": "byte", - "value": 0 - }, - "GoodEvil": { - "type": "byte", - "value": 50 - }, - "HitPoints": { - "type": "short", - "value": 5000 - }, - "Int": { - "type": "byte", - "value": 3 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "IsImmortal": { - "type": "byte", - "value": 0 - }, - "IsPC": { - "type": "byte", - "value": 0 - }, - "LastName": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "LawfulChaotic": { - "type": "byte", - "value": 50 - }, - "Lootable": { - "type": "byte", - "value": 0 - }, - "MaxHitPoints": { - "type": "short", - "value": 4996 - }, - "NaturalAC": { - "type": "byte", - "value": 0 - }, - "NoPermDeath": { - "type": "byte", - "value": 1 - }, - "PerceptionRange": { - "type": "byte", - "value": 8 - }, - "Phenotype": { - "type": "int", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 397 - }, - "Race": { - "type": "byte", - "value": 6 - }, - "refbonus": { - "type": "short", - "value": 0 - }, - "ScriptAttacked": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDamaged": { - "type": "resref", - "value": "dummytrain" - }, - "ScriptDeath": { - "type": "resref", - "value": "" - }, - "ScriptDialogue": { - "type": "resref", - "value": "" - }, - "ScriptDisturbed": { - "type": "resref", - "value": "" - }, - "ScriptEndRound": { - "type": "resref", - "value": "" - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnBlocked": { - "type": "resref", - "value": "" - }, - "ScriptOnNotice": { - "type": "resref", - "value": "" - }, - "ScriptRested": { - "type": "resref", - "value": "" - }, - "ScriptSpawn": { - "type": "resref", - "value": "" - }, - "ScriptSpellAt": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "SkillList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - } - ] - }, - "SoundSetFile": { - "type": "word", - "value": 96 - }, - "SpecAbilityList": { - "type": "list", - "value": [] - }, - "StartingPackage": { - "type": "byte", - "value": 4 - }, - "Str": { - "type": "byte", - "value": 3 - }, - "Subrace": { - "type": "cexostring", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "CombatDummy1" - }, - "Tail": { - "type": "byte", - "value": 0 - }, - "TemplateList": { - "type": "list", - "value": [] - }, - "TemplateResRef": { - "type": "resref", - "value": "combatdummy003" - }, - "WalkRate": { - "type": "int", - "value": 1 - }, - "willbonus": { - "type": "short", - "value": 0 - }, - "Wings": { - "type": "byte", - "value": 0 - }, - "Wis": { - "type": "byte", - "value": 3 - }, - "XOrientation": { - "type": "float", - "value": -0.02456885948777199 - }, - "XPosition": { - "type": "float", - "value": 108.0956192016602 - }, - "YOrientation": { - "type": "float", - "value": -0.9996981620788574 - }, - "YPosition": { - "type": "float", - "value": 132.1395111083984 + "value": 75.13999938964844 }, "ZPosition": { "type": "float", @@ -10922,8 +8225,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 0 }, "Hardness": { @@ -11094,4616 +8397,6 @@ "value": 0.0 } }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 1 - }, - "Appearance": { - "type": "dword", - "value": 57 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.570794224739075 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 80 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 0 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 80 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "WP_aschminedoor002" - }, - "LinkedToFlags": { - "type": "byte", - "value": 2 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "aschminedoor001", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "aschminedoor001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_ttr_12" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 154.5099945068359 - }, - "Y": { - "type": "float", - "value": 35.2599983215332 - }, - "Z": { - "type": "float", - "value": -0.4399999976158142 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 80 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 0 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 80 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "Wall2Gate" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_ttr_02" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.0 - }, - "Y": { - "type": "float", - "value": 115.0 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9075 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 8 - }, - "Hardness": { - "type": "byte", - "value": 6 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "ras_aschtemp02door_002" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "asch_temple_door002", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "asch_temple_door002" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_jeweled" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.0 - }, - "Y": { - "type": "float", - "value": 87.5 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 40 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9071 - } - }, - "DisarmDC": { - "type": "byte", - "value": 20 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 24 - }, - "GenericType": { - "type": "byte", - "value": 4 - }, - "Hardness": { - "type": "byte", - "value": 7 - }, - "HP": { - "type": "short", - "value": 40 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "aschcrypotdoor001" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "aschcrypotdoor002", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 23 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "aschcrypotdoor002" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_rusted" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 25.0 - }, - "Y": { - "type": "float", - "value": 132.3000030517578 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.570794224739075 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "asch_inndoor01" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "asch_inndoor02", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "asch_inndoor02" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 62.29999923706055 - }, - "Y": { - "type": "float", - "value": 66.0 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 60 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9076 - } - }, - "DisarmDC": { - "type": "byte", - "value": 28 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 28 - }, - "GenericType": { - "type": "byte", - "value": 7 - }, - "Hardness": { - "type": "byte", - "value": 8 - }, - "HP": { - "type": "short", - "value": 60 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "aschbankdoor01" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "aschbankdoor02", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 28 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "aschbankdoor02" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_stone" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 2 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 69.0 - }, - "Y": { - "type": "float", - "value": 82.70999908447266 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "FancyDoor" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 67.40000152587891 - }, - "Y": { - "type": "float", - "value": 55.0 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "FancyDoor" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 114.0 - }, - "Y": { - "type": "float", - "value": 52.29999923706055 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.570794224739075 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9075 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 8 - }, - "Hardness": { - "type": "byte", - "value": 6 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "JeweledDoor" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_jeweled" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 28.5 - }, - "Y": { - "type": "float", - "value": 102.0 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9075 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 8 - }, - "Hardness": { - "type": "byte", - "value": 6 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "JeweledDoor" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_jeweled" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 41.5 - }, - "Y": { - "type": "float", - "value": 102.0 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 60 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9076 - } - }, - "DisarmDC": { - "type": "byte", - "value": 28 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 28 - }, - "GenericType": { - "type": "byte", - "value": 7 - }, - "Hardness": { - "type": "byte", - "value": 8 - }, - "HP": { - "type": "short", - "value": 60 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 28 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "StoneDoor" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_stone" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 2 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 74.5 - }, - "Y": { - "type": "float", - "value": 93.0 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "arathainshopdoor002" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "arathainshopdoor001", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "arathainshopdoor001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 112.5 - }, - "Y": { - "type": "float", - "value": 82.30000305175781 - }, - "Z": { - "type": "float", - "value": -0.1000000014901161 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "aschgenstoredoor01" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "aschgenstoredoor002", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "aschgenstoredoor002" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 93.0 - }, - "Y": { - "type": "float", - "value": 82.30000305175781 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141529560089111 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "asch_magic_door02" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "asch_magic_door01", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "asch_magic_door01" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_fancy" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 37.0 - }, - "Y": { - "type": "float", - "value": 67.69999694824219 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 60 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9070 - } - }, - "DisarmDC": { - "type": "byte", - "value": 28 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 28 - }, - "GenericType": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 10 - }, - "HP": { - "type": "short", - "value": 60 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "jaildoor001" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "jaildoor002", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 28 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "jaildoor002" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_metal" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 2 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 17.17000007629395 - }, - "Y": { - "type": "float", - "value": 48.0 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 60 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9070 - } - }, - "DisarmDC": { - "type": "byte", - "value": 28 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 28 - }, - "GenericType": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 10 - }, - "HP": { - "type": "short", - "value": 60 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "aschwiztowdoor01" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "wiztowerdoor0101", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "_mageonlydoor" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 28 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "wiztowerdoor0101" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_metal" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 2 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 135.0 - }, - "Y": { - "type": "float", - "value": 123.6999969482422 - }, - "Z": { - "type": "float", - "value": 5.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141554594039917 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "tyedoor002" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "tyedoor001", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "tyedoor001" - }, - "TemplateResRef": { - "type": "resref", - "value": "door_fancy001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 94.0 - }, - "Y": { - "type": "float", - "value": 57.70000076293945 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141554594039917 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "emeclothdoor002" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "emedoor001", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "emedoor001" - }, - "TemplateResRef": { - "type": "resref", - "value": "door_fancy001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 84.0 - }, - "Y": { - "type": "float", - "value": 57.70000076293945 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141554594039917 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "pitchdoor02" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "pitchdoor001", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "pitchdoor001" - }, - "TemplateResRef": { - "type": "resref", - "value": "door_fancy001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 74.0 - }, - "Y": { - "type": "float", - "value": 57.70000076293945 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Close Door", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "closedoor" - }, - "TemplateResRef": { - "type": "resref", - "value": "door_fancy001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 63.0 - }, - "Y": { - "type": "float", - "value": 142.3000030517578 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "goinus" - }, - "KeyRequired": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "goinusdoor002" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "goinusdoor001", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "goinusdoor001" - }, - "TemplateResRef": { - "type": "resref", - "value": "door_fancy001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 67.69999694824219 - }, - "Y": { - "type": "float", - "value": 126.0 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, { "__struct_id": 8, "AnimationState": { @@ -15750,8 +8443,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 0 }, "Hardness": { @@ -15922,444 +8615,6 @@ "value": 0.0 } }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 1 - }, - "Appearance": { - "type": "dword", - "value": 57 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141554594039917 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 80 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 0 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 80 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "aschgemmine002" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "aschgemmine001", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "aschgemmine001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_door_ttr_12" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 85.26000213623047 - }, - "Y": { - "type": "float", - "value": 35.4900016784668 - }, - "Z": { - "type": "float", - "value": -0.4399999976158142 - } - }, - { - "__struct_id": 8, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 0 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141557931900024 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 9077 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "GenericType": { - "type": "byte", - "value": 1 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "aschgenstoredoor01" - }, - "LinkedToFlags": { - "type": "byte", - "value": 1 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "aschtogenstore01", - "id": 5349 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "x2_door_death" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnFailToOpen": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "_closedoor" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "aschtogenstore01" - }, - "TemplateResRef": { - "type": "resref", - "value": "door_fancy001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 106.0 - }, - "Y": { - "type": "float", - "value": 57.70000076293945 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, { "__struct_id": 8, "AnimationState": { @@ -16406,8 +8661,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 0 }, "Hardness": { @@ -16578,6 +8833,224 @@ "value": -0.4399999976158142 } }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 1 + }, + "Appearance": { + "type": "dword", + "value": 57 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 80 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 80 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "GarvResk2Asch" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Asch2GarvRek", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Asch2GarvRek" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_ttr_12" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 154.5099945068359 + }, + "Y": { + "type": "float", + "value": 35.2599983215332 + }, + "Z": { + "type": "float", + "value": -0.4399999976158142 + } + }, { "__struct_id": 8, "AnimationState": { @@ -16594,7 +9067,7 @@ }, "Bearing": { "type": "float", - "value": 1.570794224739075 + "value": 1.570796251296997 }, "CloseLockDC": { "type": "byte", @@ -16611,7 +9084,7 @@ "Description": { "type": "cexolocstring", "value": { - "id": 9077 + "id": 9078 } }, "DisarmDC": { @@ -16626,9 +9099,9 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", - "value": 1 + "GenericType_New": { + "type": "dword", + "value": 11 }, "Hardness": { "type": "byte", @@ -16673,7 +9146,7 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "asch_librarydoor01", + "0": "Library Enter", "id": 5349 } }, @@ -16715,7 +9188,7 @@ }, "OnOpen": { "type": "resref", - "value": "_closedoor" + "value": "" }, "OnSpellCastAt": { "type": "resref", @@ -16739,7 +9212,7 @@ }, "Plot": { "type": "byte", - "value": 1 + "value": 0 }, "PortraitId": { "type": "word", @@ -16751,11 +9224,11 @@ }, "Tag": { "type": "cexostring", - "value": "asch_librarydoor01" + "value": "Library" }, "TemplateResRef": { "type": "resref", - "value": "door_fancy" + "value": "x3_door_wood003" }, "TrapDetectable": { "type": "byte", @@ -16797,213 +9270,127 @@ "type": "float", "value": 0.0 } - } - ] - }, - "Encounter List": { - "type": "list", - "value": [ + }, { - "__struct_id": 7, - "Active": { + "__struct_id": 8, + "AnimationState": { "type": "byte", - "value": 1 - }, - "CreatureList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Appearance": { - "type": "int", - "value": 63 - }, - "CR": { - "type": "float", - "value": 2.0 - }, - "ResRef": { - "type": "resref", - "value": "skeleton001" - }, - "SingleSpawn": { - "type": "byte", - "value": 0 - } - } - ] - }, - "Difficulty": { - "type": "int", "value": 0 }, - "DifficultyIndex": { - "type": "int", - "value": 1 + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9078 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 }, "Faction": { "type": "dword", "value": 1 }, - "Geometry": { - "type": "list", - "value": [ - { - "__struct_id": 1, - "X": { - "type": "float", - "value": -15.07689094543457 - }, - "Y": { - "type": "float", - "value": 29.06141662597656 - }, - "Z": { - "type": "float", - "value": 0.01104154624044895 - } - }, - { - "__struct_id": 1, - "X": { - "type": "float", - "value": -15.00849533081055 - }, - "Y": { - "type": "float", - "value": 2.398094177246094 - }, - "Z": { - "type": "float", - "value": -0.08956179767847061 - } - }, - { - "__struct_id": 1, - "X": { - "type": "float", - "value": -0.00130462646484375 - }, - "Y": { - "type": "float", - "value": 1.799568176269531 - }, - "Z": { - "type": "float", - "value": 0.02795996703207493 - } - }, - { - "__struct_id": 1, - "X": { - "type": "float", - "value": 0.2039451599121094 - }, - "Y": { - "type": "float", - "value": 0.3985824584960938 - }, - "Z": { - "type": "float", - "value": 0.02796020545065403 - } - }, - { - "__struct_id": 1, - "X": { - "type": "float", - "value": 0.0 - }, - "Y": { - "type": "float", - "value": 0.0 - }, - "Z": { - "type": "float", - "value": 0.02795996703207493 - } - }, - { - "__struct_id": 1, - "X": { - "type": "float", - "value": 5.608608245849609 - }, - "Y": { - "type": "float", - "value": -0.1989974975585938 - }, - "Z": { - "type": "float", - "value": 0.02796020545065403 - } - }, - { - "__struct_id": 1, - "X": { - "type": "float", - "value": 5.427692413330078 - }, - "Y": { - "type": "float", - "value": 1.699188232421875 - }, - "Z": { - "type": "float", - "value": 0.02796020545065403 - } - }, - { - "__struct_id": 1, - "X": { - "type": "float", - "value": 20.95864868164063 - }, - "Y": { - "type": "float", - "value": 2.601943969726563 - }, - "Z": { - "type": "float", - "value": -0.03566394001245499 - } - }, - { - "__struct_id": 1, - "X": { - "type": "float", - "value": 21.22330474853516 - }, - "Y": { - "type": "float", - "value": 29.04437255859375 - }, - "Z": { - "type": "float", - "value": -0.2627528607845306 - } - } - ] + "Fort": { + "type": "byte", + "value": 16 }, - "LocalizedName": { + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "aschbankdoor01" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { "type": "cexolocstring", "value": { - "0": "skeleton_01" + "0": "Bank Entry", + "id": 5349 } }, - "MaxCreatures": { - "type": "int", - "value": 8 - }, - "OnEntered": { + "OnClick": { "type": "resref", "value": "" }, - "OnExhausted": { + "OnClosed": { "type": "resref", "value": "" }, - "OnExit": { + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { "type": "resref", "value": "" }, @@ -17011,138 +9398,1423 @@ "type": "resref", "value": "" }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, "OnUserDefined": { "type": "resref", "value": "" }, - "PlayerOnly": { + "OpenLockDC": { "type": "byte", - "value": 1 + "value": 18 }, - "RecCreatures": { - "type": "int", - "value": 2 - }, - "Reset": { + "Plot": { "type": "byte", - "value": 1 - }, - "ResetTime": { - "type": "int", - "value": 180 - }, - "Respawns": { - "type": "int", - "value": -1 - }, - "SpawnOption": { - "type": "int", "value": 0 }, - "SpawnPointList": { - "type": "list", - "value": [ - { - "__struct_id": 2, - "Orientation": { - "type": "float", - "value": 2.969785213470459 - }, - "X": { - "type": "float", - "value": 34.91246795654297 - }, - "Y": { - "type": "float", - "value": 134.9622039794922 - }, - "Z": { - "type": "float", - "value": 0.005144119262695313 - } - }, - { - "__struct_id": 2, - "Orientation": { - "type": "float", - "value": 0.07363107800483704 - }, - "X": { - "type": "float", - "value": 34.00375747680664 - }, - "Y": { - "type": "float", - "value": 120.2747573852539 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 2, - "Orientation": { - "type": "float", - "value": 1.767145156860352 - }, - "X": { - "type": "float", - "value": 43.88268280029297 - }, - "Y": { - "type": "float", - "value": 130.1993865966797 - }, - "Z": { - "type": "float", - "value": 0.002332687377929688 - } - }, - { - "__struct_id": 2, - "Orientation": { - "type": "float", - "value": -1.497164487838745 - }, - "X": { - "type": "float", - "value": 21.08639717102051 - }, - "Y": { - "type": "float", - "value": 125.1652984619141 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - } - ] + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 }, "Tag": { "type": "cexostring", - "value": "skeleton_01" + "value": "BankEntry" }, "TemplateResRef": { "type": "resref", - "value": "skeleton_01" + "value": "nw_door_normal" }, - "XPosition": { + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { "type": "float", - "value": 32.19393539428711 + "value": 69.0 }, - "YPosition": { + "Y": { "type": "float", - "value": 114.1912841796875 + "value": 82.70999908447266 }, - "ZPosition": { + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570796251296997 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9078 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 13 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "asch_inndoor01" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Tavern Entry", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TavernEntry" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_door_wood001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 62.29999923706055 + }, + "Y": { + "type": "float", + "value": 66.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141592264175415 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9078 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 12 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "aschgenstoredoor01" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "GS Entry", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "GSEntry" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_door_wood002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 106.0 + }, + "Y": { + "type": "float", + "value": 57.70000076293945 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 100 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 10 + }, + "Hardness": { + "type": "byte", + "value": 20 + }, + "HP": { + "type": "short", + "value": 100 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "asch_magic_door02" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mage Entry", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 16 + }, + "Tag": { + "type": "cexostring", + "value": "MageEntry" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_door_oth003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 16 + }, + "X": { + "type": "float", + "value": 135.0 + }, + "Y": { + "type": "float", + "value": 123.6999969482422 + }, + "Z": { + "type": "float", + "value": 5.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9078 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "ras_aschtemp02door_002" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Temple Entry", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TempleEntry" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_normal" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 45.0 + }, + "Y": { + "type": "float", + "value": 127.5 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 60 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9076 + } + }, + "DisarmDC": { + "type": "byte", + "value": 28 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 28 + }, + "GenericType_New": { + "type": "dword", + "value": 7 + }, + "Hardness": { + "type": "byte", + "value": 8 + }, + "HP": { + "type": "short", + "value": 60 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "aschcrypotdoor001" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Crypt Entry", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 28 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "CryptEntry" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_stone" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 2 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.0 + }, + "Y": { + "type": "float", + "value": 142.3000030517578 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 0 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570796251296997 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 60 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 9070 + } + }, + "DisarmDC": { + "type": "byte", + "value": 28 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 28 + }, + "GenericType_New": { + "type": "dword", + "value": 19 + }, + "Hardness": { + "type": "byte", + "value": 10 + }, + "HP": { + "type": "short", + "value": 60 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "jaildoor001" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Jail Entry", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 28 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "JailEntry" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_door_met003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 2 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.17000007629395 + }, + "Y": { + "type": "float", + "value": 48.0 + }, + "Z": { "type": "float", "value": 0.0 } } ] }, + "Encounter List": { + "type": "list", + "value": [] + }, "List": { "type": "list", "value": [] @@ -17150,1122 +10822,6 @@ "Placeable List": { "type": "list", "value": [ - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 150 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14626 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 14625 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 508 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "Flame - Medium" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_flamemedium" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 44.98809432983398 - }, - "Y": { - "type": "float", - "value": 64.9674072265625 - }, - "Z": { - "type": "float", - "value": 3.576717376708984 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 157 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14662 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "In Remembrance of Candice. A good DM, a good player, and most of all a good friend. May this eternal flame above forever burn for you. We miss you.", - "id": 5800 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 515 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "candice" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_invisobj" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 45.63999938964844 - }, - "Y": { - "type": "float", - "value": 65.03491973876953 - }, - "Z": { - "type": "float", - "value": 1.200561046600342 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 49 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14555 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5691 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "nw_o2_generallow" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "nw_o2_generallow" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 407 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "Barrel" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_barrel" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 57.22999954223633 - }, - "Y": { - "type": "float", - "value": 17.8720645904541 - }, - "Z": { - "type": "float", - "value": 0.8150676488876343 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 49 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14555 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5691 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "nw_o2_generallow" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "nw_o2_generallow" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 407 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "Barrel" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_barrel" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 57.27555847167969 - }, - "Y": { - "type": "float", - "value": 18.71646499633789 - }, - "Z": { - "type": "float", - "value": 0.7999999523162842 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 49 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14555 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5691 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "nw_o2_generallow" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "nw_o2_generallow" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 407 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "Barrel" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_barrel" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.52224731445313 - }, - "Y": { - "type": "float", - "value": 18.31135368347168 - }, - "Z": { - "type": "float", - "value": 0.7999999523162842 - } - }, { "__struct_id": 9, "AnimationState": { @@ -18356,6 +10912,10 @@ "id": 14578 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -18366,7 +10926,7 @@ }, "OnDeath": { "type": "resref", - "value": "nw_o2_generalmed" + "value": "" }, "OnDisarm": { "type": "resref", @@ -18390,7 +10950,7 @@ }, "OnOpen": { "type": "resref", - "value": "nw_o2_generalmed" + "value": "" }, "OnSpellCastAt": { "type": "resref", @@ -18418,7 +10978,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -18478,11 +11038,11 @@ }, "X": { "type": "float", - "value": 57.01638793945313 + "value": 57.44131088256836 }, "Y": { "type": "float", - "value": 19.68653869628906 + "value": 19.62028312683106 }, "Z": { "type": "float", @@ -18579,6 +11139,10 @@ "id": 14578 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -18589,7 +11153,7 @@ }, "OnDeath": { "type": "resref", - "value": "nw_o2_generalhig" + "value": "" }, "OnDisarm": { "type": "resref", @@ -18613,7 +11177,7 @@ }, "OnOpen": { "type": "resref", - "value": "nw_o2_generalhig" + "value": "" }, "OnSpellCastAt": { "type": "resref", @@ -18641,7 +11205,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -18701,15 +11265,15 @@ }, "X": { "type": "float", - "value": 57.30645370483398 + "value": 57.0 }, "Y": { "type": "float", - "value": 21.18387031555176 + "value": 21.0 }, "Z": { "type": "float", - "value": 0.7999997735023499 + "value": 0.800000011920929 } }, { @@ -18728,7 +11292,7 @@ }, "Bearing": { "type": "float", - "value": -0.0 + "value": -0.7853981852531433 }, "BodyBag": { "type": "byte", @@ -18802,6 +11366,10 @@ "id": 14578 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -18812,7 +11380,7 @@ }, "OnDeath": { "type": "resref", - "value": "nw_o2_generallow" + "value": "" }, "OnDisarm": { "type": "resref", @@ -18836,7 +11404,7 @@ }, "OnOpen": { "type": "resref", - "value": "nw_o2_generallow" + "value": "" }, "OnSpellCastAt": { "type": "resref", @@ -18864,7 +11432,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -18924,461 +11492,15 @@ }, "X": { "type": "float", - "value": 57.0985107421875 + "value": 57.0 }, "Y": { "type": "float", - "value": 21.18364715576172 + "value": 21.0 }, "Z": { "type": "float", - "value": 2.049981594085693 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2378 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810972 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811954 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_REDAWNING001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_redawning001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 61.44897079467773 - }, - "Y": { - "type": "float", - "value": 65.54465484619141 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2379 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.116985321044922 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810972 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811162 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_REDAWNING002" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_redawning002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 36.61434555053711 - }, - "Y": { - "type": "float", - "value": 69.07266998291016 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 + "value": 2.049999952316284 } }, { @@ -19397,7 +11519,7 @@ }, "Bearing": { "type": "float", - "value": 0.7117668986320496 + "value": 3.117006301879883 }, "BodyBag": { "type": "byte", @@ -19473,6 +11595,10 @@ "id": 5691 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "trash_can_close" @@ -19595,457 +11721,11 @@ }, "X": { "type": "float", - "value": 89.94403076171875 + "value": 116.7097930908203 }, "Y": { "type": "float", - "value": 80.06248474121094 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 28 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14533 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5670 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 386 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "Portal" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_portal" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 85.05868530273438 - }, - "Y": { - "type": "float", - "value": 84.93335723876953 - }, - "Z": { - "type": "float", - "value": 0.5999927520751953 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 48 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.331647157669067 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14546 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5690 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 406 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "Anvil" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_anvil" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 110.1974716186523 - }, - "Y": { - "type": "float", - "value": 59.76025772094727 + "value": 68.19747161865234 }, "Z": { "type": "float", @@ -20142,6 +11822,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -20204,7 +11888,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -20340,1158 +12024,6 @@ "value": 0.009999919682741165 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.619882822036743 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 97.01829528808594 - }, - "Y": { - "type": "float", - "value": 77.74675750732422 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.64599609375 - }, - "Y": { - "type": "float", - "value": 89.55365753173828 - }, - "Z": { - "type": "float", - "value": 1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.59320831298828 - }, - "Y": { - "type": "float", - "value": 80.37638854980469 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.092495679855347 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 122.1631469726563 - }, - "Y": { - "type": "float", - "value": 84.7032470703125 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, { "__struct_id": 9, "AnimationState": { @@ -21582,6 +12114,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -21644,7 +12180,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -21870,6 +12406,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -21932,7 +12472,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -22158,6 +12698,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -22220,7 +12764,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -22356,870 +12900,6 @@ "value": 0.0 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 57.82972717285156 - }, - "Y": { - "type": "float", - "value": 60.31804275512695 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.092445611953735 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 19.89518356323242 - }, - "Y": { - "type": "float", - "value": 49.95075607299805 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141533851623535 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 19.83250427246094 - }, - "Y": { - "type": "float", - "value": 46.07421875 - }, - "Z": { - "type": "float", - "value": -1.490116119384766e-008 - } - }, { "__struct_id": 9, "AnimationState": { @@ -23310,6 +12990,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -23372,7 +13056,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -23508,294 +13192,6 @@ "value": -5.7220458984375e-006 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.521707773208618 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 32.517333984375 - }, - "Y": { - "type": "float", - "value": 86.76473999023438 - }, - "Z": { - "type": "float", - "value": 2.384185791015625e-007 - } - }, { "__struct_id": 9, "AnimationState": { @@ -23886,6 +13282,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -23948,7 +13348,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -24100,7 +13500,7 @@ }, "Bearing": { "type": "float", - "value": 3.141536951065064 + "value": 3.141477823257446 }, "BodyBag": { "type": "byte", @@ -24174,6 +13574,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -24236,7 +13640,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -24372,2636 +13776,6 @@ "value": -5.7220458984375e-006 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 49 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.9081114530563355 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14555 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 1 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 20 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 0 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1517 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 99 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAMAR001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_wamar001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 1, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 20 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 0 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1517 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 1 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 99 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAMAR001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_wamar001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 2, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 20 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 0 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1517 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 2 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 99 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAMAR001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_wamar001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 3, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 20 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 0 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1517 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 3 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 99 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAMAR001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_wamar001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 4, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 25 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 0 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1519 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 4 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 99 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAMBO001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_wambo001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 5, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 25 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 0 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1519 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 5 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 99 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAMBO001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_wambo001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 6, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 25 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 0 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1519 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 6 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 99 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAMBO001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_wambo001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 7, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 25 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 0 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 1519 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 2 - }, - "StackSize": { - "type": "word", - "value": 99 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "NW_WAMBO001" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_wambo001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5691 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "cont_ondeath" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "cont_onopen" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 407 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "Barrel" - }, - "TemplateResRef": { - "type": "resref", - "value": "barrel001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 98.24858856201172 - }, - "Y": { - "type": "float", - "value": 123.0761413574219 - }, - "Z": { - "type": "float", - "value": 0.01000003702938557 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2553 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.1227177083492279 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813702 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813060 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "onlineplayers" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 444 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TELESCOPE" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_telescope" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 57.15816879272461 - }, - "Y": { - "type": "float", - "value": 9.251674652099609 - }, - "Z": { - "type": "float", - "value": 0.7999966144561768 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 140 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.644427180290222 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14563 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Look thru the telescope to see whos playing.", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 498 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle3" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard3" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.73102188110352 - }, - "Y": { - "type": "float", - "value": 13.06983470916748 - }, - "Z": { - "type": "float", - "value": 0.7951282262802124 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1615 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14739 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811736 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 436 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FENCE012" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fence012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 94.43878173828125 - }, - "Y": { - "type": "float", - "value": 117.1838607788086 - }, - "Z": { - "type": "float", - "value": 0.00999990850687027 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1615 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14739 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811736 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 436 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FENCE012" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fence012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 98.34552764892578 - }, - "Y": { - "type": "float", - "value": 117.0942077636719 - }, - "Z": { - "type": "float", - "value": 1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1615 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14739 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811736 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 436 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FENCE012" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fence012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 102.2639236450195 - }, - "Y": { - "type": "float", - "value": 116.9736251831055 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1615 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14739 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811736 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 436 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FENCE012" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fence012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 110.697135925293 - }, - "Y": { - "type": "float", - "value": 116.7936935424805 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1615 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.117006778717041 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14739 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811736 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 436 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FENCE012" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fence012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 108.7485046386719 - }, - "Y": { - "type": "float", - "value": 116.9728469848633 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, { "__struct_id": 9, "AnimationState": { @@ -27010,7 +13784,7 @@ }, "Appearance": { "type": "dword", - "value": 1929 + "value": 10309 }, "AutoRemoveKey": { "type": "byte", @@ -27018,7 +13792,7 @@ }, "Bearing": { "type": "float", - "value": 1.619882822036743 + "value": 1.42353367805481 }, "BodyBag": { "type": "byte", @@ -27092,6 +13866,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -27154,11 +13932,11 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", - "value": 507 + "value": 0 }, "Ref": { "type": "byte", @@ -27279,9321 +14057,15 @@ }, "X": { "type": "float", - "value": 107.0637435913086 + "value": 154.2462921142578 }, "Y": { "type": "float", - "value": 116.6145324707031 + "value": 40.69211578369141 }, "Z": { "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.619882822036743 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 103.7862243652344 - }, - "Y": { - "type": "float", - "value": 117.3008880615234 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 63 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14638 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5705 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 421 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "Forge" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_forge" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 112.6158828735352 - }, - "Y": { - "type": "float", - "value": 61.62298202514648 - }, - "Z": { - "type": "float", - "value": 0.009999968111515045 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing green apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Green Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_GREENAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 12.37951278686523 - }, - "Y": { - "type": "float", - "value": 38.00656890869141 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing green apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Green Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_GREENAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 12.01853656768799 - }, - "Y": { - "type": "float", - "value": 30.69897079467773 - }, - "Z": { - "type": "float", - "value": 1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing green apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Green Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_GREENAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 19.95814895629883 - }, - "Y": { - "type": "float", - "value": 37.92690658569336 - }, - "Z": { - "type": "float", - "value": -1.490116119384766e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing green apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Green Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_GREENAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 19.50357818603516 - }, - "Y": { - "type": "float", - "value": 30.65951919555664 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing green apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Green Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_GREENAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 27.54244232177734 - }, - "Y": { - "type": "float", - "value": 38.00181579589844 - }, - "Z": { - "type": "float", - "value": 4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing green apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Green Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_GREENAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 27.10696983337402 - }, - "Y": { - "type": "float", - "value": 30.56097793579102 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing green apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Green Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_GREENAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.34439468383789 - }, - "Y": { - "type": "float", - "value": 37.0546875 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an apple tree bearing green apples." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Green Apple Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_GREENAPPLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree008" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 35.33728408813477 - }, - "Y": { - "type": "float", - "value": 30.69989013671875 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a lemon tree filled with ripe, juicy lemons." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Lemon Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_LEMON" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree019" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 10.51346492767334 - }, - "Y": { - "type": "float", - "value": 108.1051559448242 - }, - "Z": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a lemon tree filled with ripe, juicy lemons." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Lemon Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_LEMON" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree019" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 19.09806060791016 - }, - "Y": { - "type": "float", - "value": 107.9027328491211 - }, - "Z": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a lemon tree filled with ripe, juicy lemons." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Lemon Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_LEMON" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree019" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 10.27707195281982 - }, - "Y": { - "type": "float", - "value": 98.88130187988281 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a lemon tree filled with ripe, juicy lemons." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Lemon Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_LEMON" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree019" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 19.64929962158203 - }, - "Y": { - "type": "float", - "value": 97.64436340332031 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a lemon tree filled with ripe, juicy lemons." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Lemon Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_LEMON" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree019" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 10.57975578308106 - }, - "Y": { - "type": "float", - "value": 87.78150939941406 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 150 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a lemon tree filled with ripe, juicy lemons." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 2 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 150 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Lemon Tree" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TREE_LEMON" - }, - "TemplateResRef": { - "type": "resref", - "value": "tree019" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 19.75109100341797 - }, - "Y": { - "type": "float", - "value": 87.83210754394531 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 84 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Clay Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 442 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_CLAY" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 134.9812622070313 - }, - "Y": { - "type": "float", - "value": 92.94923400878906 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 84 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 2.012579917907715 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Clay Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 442 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_CLAY" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 135.7048034667969 - }, - "Y": { - "type": "float", - "value": 94.69047546386719 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 84 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.184387922286987 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Clay Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 442 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_CLAY" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 133.931640625 - }, - "Y": { - "type": "float", - "value": 95.84986114501953 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 84 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.767142176628113 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Clay Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 442 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_CLAY" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 132.5798797607422 - }, - "Y": { - "type": "float", - "value": 94.62084197998047 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 84 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.3436115682125092 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Clay Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 442 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_CLAY" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 133.1834411621094 - }, - "Y": { - "type": "float", - "value": 92.65316772460938 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 84 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.2699806094169617 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Clay Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 442 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_CLAY" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 139.5048522949219 - }, - "Y": { - "type": "float", - "value": 102.9322967529297 - }, - "Z": { - "type": "float", - "value": -7.987022399902344e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 84 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Clay Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 442 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_CLAY" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 119.844123840332 - }, - "Y": { - "type": "float", - "value": 102.8969879150391 - }, - "Z": { - "type": "float", - "value": 5.960464477539063e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 84 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.227184653282166 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Clay Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 442 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_CLAY" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 117.8911437988281 - }, - "Y": { - "type": "float", - "value": 103.4050064086914 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 95 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.896117925643921 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sand Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_SAND" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 102.4059753417969 - }, - "Y": { - "type": "float", - "value": 36.54398727416992 - }, - "Z": { - "type": "float", - "value": 0.01000003330409527 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 95 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.04338002204895 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sand Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_SAND" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 100.8108978271484 - }, - "Y": { - "type": "float", - "value": 36.31132888793945 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 95 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.626172542572022 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sand Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_SAND" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 98.06985473632813 - }, - "Y": { - "type": "float", - "value": 36.25325012207031 - }, - "Z": { - "type": "float", - "value": 0.009999855421483517 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 95 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.117011308670044 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sand Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_SAND" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 96.48493194580078 - }, - "Y": { - "type": "float", - "value": 35.86588287353516 - }, - "Z": { - "type": "float", - "value": 2.384185791015625e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 95 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 2.675241231918335 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Sand Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_SAND" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 93.69662475585938 - }, - "Y": { - "type": "float", - "value": 35.2734260559082 - }, - "Z": { - "type": "float", - "value": 0.009999947622418404 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 95 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.478906631469727 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Salt Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_SALT" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 80.52075958251953 - }, - "Y": { - "type": "float", - "value": 37.08486938476563 - }, - "Z": { - "type": "float", - "value": -1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 95 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.117011308670044 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Salt Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_SALT" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 79.14003753662109 - }, - "Y": { - "type": "float", - "value": 36.56331253051758 - }, - "Z": { - "type": "float", - "value": 0.01000008638948202 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 95 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 2.110757350921631 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Salt Deposit" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_rubble" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "DIG_SALT" - }, - "TemplateResRef": { - "type": "resref", - "value": "claypit002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 75.65484619140625 - }, - "Y": { - "type": "float", - "value": 38.1309814453125 - }, - "Z": { - "type": "float", - "value": 0.01000006310641766 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2519 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.3681553304195404 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810854 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811656 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_DIRT02" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_dirt02" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 148.5664672851563 - }, - "Y": { - "type": "float", - "value": 40.40456390380859 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2331 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813830 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811392 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 398 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_WAGON002" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_wagon002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 151.4299926757813 - }, - "Y": { - "type": "float", - "value": 41.06979751586914 - }, - "Z": { - "type": "float", - "value": 0.009999987669289112 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2331 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.497163414955139 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813830 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811392 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 398 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_WAGON002" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_wagon002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 149.1138458251953 - }, - "Y": { - "type": "float", - "value": 42.68885803222656 - }, - "Z": { - "type": "float", - "value": 0.009994350373744965 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 153.2297668457031 - }, - "Y": { - "type": "float", - "value": 39.83440780639648 - }, - "Z": { - "type": "float", - "value": 0.009994030930101872 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.117011308670044 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 115.3886566162109 - }, - "Y": { - "type": "float", - "value": 26.73644638061523 - }, - "Z": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1897 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.2699806094169617 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811866 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 124.6973342895508 - }, - "Y": { - "type": "float", - "value": 31.29829216003418 - }, - "Z": { - "type": "float", - "value": 0.004884839057922363 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1897 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 2.82248854637146 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811866 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 122.0036087036133 - }, - "Y": { - "type": "float", - "value": 28.68607521057129 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.2454366981983185 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 120.6801834106445 - }, - "Y": { - "type": "float", - "value": 26.00391578674316 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2519 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810854 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811656 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_DIRT02" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_dirt02" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 120.3357238769531 - }, - "Y": { - "type": "float", - "value": 21.29935264587402 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 + "value": 0.06033134460449219 } }, { @@ -36612,7 +14084,7 @@ }, "Bearing": { "type": "float", - "value": -1.055378556251526 + "value": 2.184387922286987 }, "BodyBag": { "type": "byte", @@ -36686,6 +14158,10 @@ "id": 16811530 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -36736,7 +14212,7 @@ }, "OnUsed": { "type": "resref", - "value": "zep_use_chair" + "value": "zep_use_chair2" }, "OnUserDefined": { "type": "resref", @@ -36748,7 +14224,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -36808,15 +14284,15 @@ }, "X": { "type": "float", - "value": 123.4973983764648 + "value": 117.679443359375 }, "Y": { "type": "float", - "value": 23.43649673461914 + "value": 17.86444091796875 }, "Z": { "type": "float", - "value": 0.01000051759183407 + "value": 0.003123968839645386 } }, { @@ -36835,7 +14311,7 @@ }, "Bearing": { "type": "float", - "value": -1.98801600933075 + "value": -0.0 }, "BodyBag": { "type": "byte", @@ -36909,6 +14385,10 @@ "id": 16811530 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -36959,7 +14439,7 @@ }, "OnUsed": { "type": "resref", - "value": "zep_use_chair" + "value": "zep_use_chair2" }, "OnUserDefined": { "type": "resref", @@ -36971,7 +14451,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -37031,3586 +14511,15 @@ }, "X": { "type": "float", - "value": 123.894172668457 + "value": 92.90317535400391 }, "Y": { "type": "float", - "value": 20.20148849487305 + "value": 17.07510566711426 }, "Z": { "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1897 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.5399612188339233 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811866 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 93.81114959716797 - }, - "Y": { - "type": "float", - "value": 62.31974029541016 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 93.91372680664063 - }, - "Y": { - "type": "float", - "value": 59.65807723999023 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 93.923828125 - }, - "Y": { - "type": "float", - "value": 58.98325729370117 - }, - "Z": { - "type": "float", - "value": 0.0108864214271307 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 93.89389038085938 - }, - "Y": { - "type": "float", - "value": 58.29144668579102 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 84.05457305908203 - }, - "Y": { - "type": "float", - "value": 60.60050964355469 - }, - "Z": { - "type": "float", - "value": -1.788139343261719e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.067923545837402 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 84.0386962890625 - }, - "Y": { - "type": "float", - "value": 62.78657531738281 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 84.07099914550781 - }, - "Y": { - "type": "float", - "value": 58.08469772338867 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1897 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.117011308670044 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811866 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 74.40162658691406 - }, - "Y": { - "type": "float", - "value": 61.81955718994141 - }, - "Z": { - "type": "float", - "value": 0.004884839057922363 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 73.98690032958984 - }, - "Y": { - "type": "float", - "value": 58.87271118164063 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 74.048095703125 - }, - "Y": { - "type": "float", - "value": 58.21056747436523 - }, - "Z": { - "type": "float", - "value": -4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 140 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.920661687850952 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14563 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Roadtree's Blacksmithing + Craft", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 498 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle3" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard3" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 92.31266784667969 - }, - "Y": { - "type": "float", - "value": 62.72275543212891 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 140 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.018836736679077 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14563 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Emeralde's Clothing + Craft", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 498 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle3" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard3" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 82.44551086425781 - }, - "Y": { - "type": "float", - "value": 61.98630523681641 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 140 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 2.405280828475952 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14563 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Pitchblack's Archery + Craft", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 498 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle3" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard3" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 73.50352478027344 - }, - "Y": { - "type": "float", - "value": 63.54207992553711 - }, - "Z": { - "type": "float", - "value": 0.004884839057922363 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2039 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813809 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811894 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 436 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_FOUNTAIN006" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_fountain006" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 84.90987396240234 - }, - "Y": { - "type": "float", - "value": 69.27847290039063 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2571 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813675 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811146 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_use_chair" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 791 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_BENCH002" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_bench002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 81.33599853515625 - }, - "Y": { - "type": "float", - "value": 69.48344421386719 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2571 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.546251058578491 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813675 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811146 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_use_chair" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 791 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_BENCH002" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_bench002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 88.31697845458984 - }, - "Y": { - "type": "float", - "value": 69.63829040527344 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 + "value": 4.999999046325684 } }, { @@ -40629,7 +14538,7 @@ }, "Bearing": { "type": "float", - "value": 3.141555070877075 + "value": -0.0 }, "BodyBag": { "type": "byte", @@ -40650,6 +14559,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "Mage supplies and more inside.", "id": 14560 } }, @@ -40700,10 +14610,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Magic Shop", + "0": "Mage Tower and Shop", "id": 14561 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -40826,15 +14740,15 @@ }, "X": { "type": "float", - "value": 33.82044219970703 + "value": 131.8170471191406 }, "Y": { "type": "float", - "value": 71.28521728515625 + "value": 120.297248840332 }, "Z": { "type": "float", - "value": -5.7220458984375e-006 + "value": 4.999996185302734 } }, { @@ -40874,6 +14788,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "A place for chow, chug, kip, and meetings. ", "id": 14562 } }, @@ -40924,10 +14839,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Aschbourne Tavern", + "0": " The Caterwaul Tavern", "id": 14561 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -41050,15 +14969,15 @@ }, "X": { "type": "float", - "value": 60.24155426025391 + "value": 60.49296951293945 }, "Y": { "type": "float", - "value": 62.66919326782227 + "value": 61.9345817565918 }, "Z": { "type": "float", - "value": 2.980232238769531e-008 + "value": -5.7220458984375e-006 } }, { @@ -41151,6 +15070,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -41213,7 +15136,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -41439,6 +15362,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -41501,7 +15428,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -41727,6 +15654,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -41789,7 +15720,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -41925,582 +15856,6 @@ "value": 0.01000607013702393 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 2.478906631469727 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 61.60654067993164 - }, - "Y": { - "type": "float", - "value": 108.2474899291992 - }, - "Z": { - "type": "float", - "value": -5.960464477539063e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.092467784881592 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 70.29292297363281 - }, - "Y": { - "type": "float", - "value": 130.0327911376953 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, { "__struct_id": 9, "AnimationState": { @@ -42591,6 +15946,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -42653,7 +16012,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -42778,593 +16137,17 @@ }, "X": { "type": "float", - "value": 69.76364135742188 + "value": 71.94013214111328 }, "Y": { "type": "float", - "value": 130.8453826904297 + "value": 131.3766937255859 }, "Z": { "type": "float", "value": -5.7220458984375e-006 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.619882822036743 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 79.66561889648438 - }, - "Y": { - "type": "float", - "value": 62.23370361328125 - }, - "Z": { - "type": "float", - "value": 5.960464477539063e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.374445199966431 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.44429779052734 - }, - "Y": { - "type": "float", - "value": 61.77956771850586 - }, - "Z": { - "type": "float", - "value": -1.192092895507813e-007 - } - }, { "__struct_id": 9, "AnimationState": { @@ -43381,7 +16164,7 @@ }, "Bearing": { "type": "float", - "value": -3.141557931900024 + "value": -3.141500473022461 }, "BodyBag": { "type": "byte", @@ -43402,6 +16185,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "General Store for all your basic hunting gear needs!", "id": 14565 } }, @@ -43456,6 +16240,10 @@ "id": 14561 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -43586,7 +16374,7 @@ }, "Z": { "type": "float", - "value": 0.0 + "value": -5.7220458984375e-006 } }, { @@ -43676,10 +16464,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Silverhawk Woods", + "0": " Silverhawk Woods", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -43813,452 +16605,6 @@ "value": 1.672574043273926 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 75 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.8099403381347656 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "Please speak to the scribe to post a massage." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Message Board" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_c_start_conv" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 433 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MessageBoard" - }, - "TemplateResRef": { - "type": "resref", - "value": "messagebored" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 60.2113037109375 - }, - "Y": { - "type": "float", - "value": 80.24726867675781 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 432 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 1000 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 84171 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 1000 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 83425 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 915 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "_UOA_THOLE_002" - }, - "TemplateResRef": { - "type": "resref", - "value": "uoa_thole_002" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 47.1793098449707 - }, - "Y": { - "type": "float", - "value": 136.2689056396484 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, { "__struct_id": 9, "AnimationState": { @@ -44296,6 +16642,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "Welcome to Aschbourne - a Public Crafting and Merchant community. Please take note of signs posted around the area for information. Enjoy your stay!", "id": 14562 } }, @@ -44346,10 +16693,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Welcome To Aschbourne", + "0": " Welcome To Aschbourne", "id": 14561 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -44471,4254 +16822,16 @@ "value": 0 }, "X": { - "type": "float", - "value": 58.42376327514648 - }, - "Y": { - "type": "float", - "value": 27.66536331176758 - }, - "Z": { - "type": "float", - "value": -2.384185791015625e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 142 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14565 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Waynolds Manor (Abandoned)", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 500 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle5" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard5" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 94.81497192382813 - }, - "Y": { - "type": "float", - "value": 78.62333679199219 - }, - "Z": { - "type": "float", - "value": 0.01000026986002922 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1781 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811260 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB037" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 94.88201141357422 - }, - "Y": { - "type": "float", - "value": 78.77165222167969 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 93.01803588867188 - }, - "Y": { - "type": "float", - "value": 78.66706848144531 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -3.141572237014771 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 92.99755859375 - }, - "Y": { - "type": "float", - "value": 81.62547302246094 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 3074 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16814199 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16814070 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 785 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GIANTFERN" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_giantfern" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 97.08170318603516 - }, - "Y": { - "type": "float", - "value": 78.29807281494141 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1781 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811260 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB037" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 98.07784271240234 - }, - "Y": { - "type": "float", - "value": 81.64418029785156 - }, - "Z": { - "type": "float", - "value": 0.009999957866966724 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1781 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811260 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB037" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 98.70059204101563 - }, - "Y": { - "type": "float", - "value": 82.82536315917969 - }, - "Z": { - "type": "float", - "value": 0.01000007521361113 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1781 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811260 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB037" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 95.04963684082031 - }, - "Y": { - "type": "float", - "value": 81.75307464599609 - }, - "Z": { "type": "float", "value": 4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1781 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811260 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB037" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 96.65230560302734 }, "Y": { "type": "float", - "value": 81.41120910644531 + "value": 9.5367431640625e-007 }, "Z": { "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1781 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.417241781949997 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811260 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB037" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 91.47697448730469 - }, - "Y": { - "type": "float", - "value": 82.03174591064453 - }, - "Z": { - "type": "float", - "value": -4.76837158203125e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1781 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811260 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB037" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 91.36701965332031 - }, - "Y": { - "type": "float", - "value": 83.69373321533203 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1759 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813294 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE026" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 110.1900787353516 - }, - "Y": { - "type": "float", - "value": 155.7184143066406 - }, - "Z": { - "type": "float", - "value": 5.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1756 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813296 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE022" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 115.8062744140625 - }, - "Y": { - "type": "float", - "value": 150.9799041748047 - }, - "Z": { - "type": "float", - "value": 5.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1759 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813294 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE026" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 109.9047012329102 - }, - "Y": { - "type": "float", - "value": 147.294677734375 - }, - "Z": { - "type": "float", - "value": 5.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1759 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813294 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE026" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 130.8281707763672 - }, - "Y": { - "type": "float", - "value": 153.43994140625 - }, - "Z": { - "type": "float", - "value": 5.010000228881836 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1756 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813296 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE022" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 116.3726348876953 - }, - "Y": { - "type": "float", - "value": 117.5263595581055 - }, - "Z": { - "type": "float", - "value": 5.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1759 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813294 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE026" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 128.1522674560547 - }, - "Y": { - "type": "float", - "value": 138.6748504638672 - }, - "Z": { - "type": "float", - "value": 4.999999523162842 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 101 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14747 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5743 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 459 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "Tree - Autumn" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_treeautumn" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 79.64659881591797 - }, - "Y": { - "type": "float", - "value": 69.92243194580078 - }, - "Z": { - "type": "float", - "value": 3.725290298461914e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 100 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 5743 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "Tree - Normal" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_tree" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 90.69512939453125 - }, - "Y": { - "type": "float", - "value": 69.49765014648438 - }, - "Z": { - "type": "float", - "value": -1.192092895507813e-007 + "value": -0.9999942779541016 } }, { @@ -48811,6 +16924,10 @@ "id": 5732 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -49034,6 +17151,10 @@ "id": 5732 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -49204,6 +17325,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "The grass has been disturbed in this direction.", "id": 14662 } }, @@ -49254,10 +17376,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "West Aschbourne ", + "0": " Mowed Over Hill", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -49482,6 +17608,10 @@ "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -49702,10 +17832,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Aschbourne Farmlands", + "0": " Farmlands", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -49926,10 +18060,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "North Aschbourne", + "0": " Aschbourne North", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -50063,807 +18201,6 @@ "value": 2.589657306671143 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 89 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.497163414955139 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "To help out with your game experience here at Aschbourne please visit our forums here. . . . \n\nhttp://rof-forum.premium.ws\n\nThere you can find a block map and an overland map to help guide your way. You can also join in many discussions about the game, the server, and even the upcoming NwN2!\n\nHope to see you there and but most important enjoy your time here at Aschbourne! :-)", - "id": 14717 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "**EXAMINE ME**", - "id": 5732 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 447 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "Signpost3" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_signpost3" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 1 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 52.29996871948242 - }, - "Y": { - "type": "float", - "value": 19.14744567871094 - }, - "Z": { - "type": "float", - "value": 0.7951282262802124 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 130.0445861816406 - }, - "Y": { - "type": "float", - "value": 59.89900207519531 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 4 - }, - "Appearance": { - "type": "dword", - "value": 1929 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14664 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812156 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "zep_torchspawn" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "zep_torch" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 507 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LAMPPOST001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_lamppost001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "VarTable": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_AMION" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCONST" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "YELLOW_15" - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTCYCLE" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CEP_L_LIGHTSWAP" - }, - "Type": { - "type": "dword", - "value": 3 - }, - "Value": { - "type": "cexostring", - "value": "zep_olamppost001" - } - } - ] - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 130.0027618408203 - }, - "Y": { - "type": "float", - "value": 69.93197631835938 - }, - "Z": { - "type": "float", - "value": 2.328306436538696e-010 - } - }, { "__struct_id": 9, "AnimationState": { @@ -50954,6 +18291,10 @@ "id": 16812156 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -51016,7 +18357,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -51152,4913 +18493,6 @@ "value": 1.192092895507813e-007 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2519 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810854 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811656 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 453 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_DIRT02" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_dirt02" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.64947509765625 - }, - "Y": { - "type": "float", - "value": 43.14638137817383 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.398988246917725 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 81.90882110595703 - }, - "Y": { - "type": "float", - "value": 46.91396331787109 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.521707773208618 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 73.2662353515625 - }, - "Y": { - "type": "float", - "value": 47.86833953857422 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 65.19253540039063 - }, - "Y": { - "type": "float", - "value": 48.12802505493164 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.644427180290222 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 59.53908157348633 - }, - "Y": { - "type": "float", - "value": 48.03212356567383 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.644427180290222 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 56.79993057250977 - }, - "Y": { - "type": "float", - "value": 47.93408584594727 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.62770080566406 - }, - "Y": { - "type": "float", - "value": 52.16975402832031 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1897 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.7117668986320496 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811866 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 89.12319183349609 - }, - "Y": { - "type": "float", - "value": 58.56937789916992 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.67525053024292 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 87.52926635742188 - }, - "Y": { - "type": "float", - "value": 61.14125442504883 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.822512149810791 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 87.26199340820313 - }, - "Y": { - "type": "float", - "value": 61.79100799560547 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -2.945230484008789 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 87.11532592773438 - }, - "Y": { - "type": "float", - "value": 62.44281768798828 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.3253573179245 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 97.64750671386719 - }, - "Y": { - "type": "float", - "value": 45.46947860717773 - }, - "Z": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.42353367805481 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 106.1163635253906 - }, - "Y": { - "type": "float", - "value": 47.13925933837891 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1889 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811872 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH004" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path004" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 114.7952651977539 - }, - "Y": { - "type": "float", - "value": 47.75325012207031 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.619882822036743 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 120.5007705688477 - }, - "Y": { - "type": "float", - "value": 47.81200790405273 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.521707773208618 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 123.305419921875 - }, - "Y": { - "type": "float", - "value": 47.62222671508789 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 143 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.067948341369629 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14566 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Aschbourne Gem Mine", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 501 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle6" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard6" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 90.46385192871094 - }, - "Y": { - "type": "float", - "value": 37.08309555053711 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1759 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813294 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE026" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 138.5507049560547 - }, - "Y": { - "type": "float", - "value": 50.22594833374023 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1756 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813296 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE022" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 116.9952392578125 - }, - "Y": { - "type": "float", - "value": 40.48442459106445 - }, - "Z": { - "type": "float", - "value": 1.192092895507813e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1760 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813310 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE027" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree027" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 139.1009826660156 - }, - "Y": { - "type": "float", - "value": 29.46795463562012 - }, - "Z": { - "type": "float", - "value": 0.009999974630773068 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1757 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813312 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE023" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree023" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 132.3379516601563 - }, - "Y": { - "type": "float", - "value": 47.84809112548828 - }, - "Z": { - "type": "float", - "value": 0.01000002957880497 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1760 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14746 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813310 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 458 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_TREE027" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_tree027" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 139.0719146728516 - }, - "Y": { - "type": "float", - "value": 41.65818405151367 - }, - "Z": { - "type": "float", - "value": -1.192092895507813e-007 - } - }, { "__struct_id": 9, "AnimationState": { @@ -56075,7 +18509,7 @@ }, "Bearing": { "type": "float", - "value": -0.8590267896652222 + "value": -1.079922437667847 }, "BodyBag": { "type": "byte", @@ -56149,6 +18583,10 @@ "id": 5732 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -56298,7 +18736,7 @@ }, "Bearing": { "type": "float", - "value": -0.0 + "value": -1.055378556251526 }, "BodyBag": { "type": "byte", @@ -56369,10 +18807,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Aschbourne Farmlands", + "0": " Farmlands", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -56495,15 +18937,15 @@ }, "X": { "type": "float", - "value": 128.4093322753906 + "value": 128.1999969482422 }, "Y": { "type": "float", - "value": 87.40896606445313 + "value": 87.30000305175781 }, "Z": { "type": "float", - "value": 2.621606111526489 + "value": 2.619999885559082 } }, { @@ -56522,7 +18964,7 @@ }, "Bearing": { "type": "float", - "value": -0.0 + "value": -1.079922437667847 }, "BodyBag": { "type": "byte", @@ -56543,6 +18985,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "You look about you, suspicious, but see nothing.", "id": 14662 } }, @@ -56593,10 +19036,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Aschbourne Mage Tower", + "0": " Aschbourne - North", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -56719,461 +19166,15 @@ }, "X": { "type": "float", - "value": 127.8592300415039 + "value": 128.0 }, "Y": { "type": "float", - "value": 88.07826995849609 + "value": 88.09999847412109 }, "Z": { "type": "float", - "value": 3.245047807693481 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.497163414955139 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 52.59745407104492 - }, - "Y": { - "type": "float", - "value": 44.9697380065918 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.546251058578491 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 49.67652893066406 - }, - "Y": { - "type": "float", - "value": 45.15098190307617 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 + "value": 3.0 } }, { @@ -57192,7 +19193,7 @@ }, "Bearing": { "type": "float", - "value": -3.092496156692505 + "value": -3.141559839248657 }, "BodyBag": { "type": "byte", @@ -57213,6 +19214,7 @@ "Description": { "type": "cexolocstring", "value": { + "0": "A depository for public sharing of written reference and entertainment materials.\n\n", "id": 16813670 } }, @@ -57263,9 +19265,14 @@ "LocName": { "type": "cexolocstring", "value": { + "0": " Library", "id": 16812708 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -57328,7 +19335,7 @@ }, "Plot": { "type": "byte", - "value": 0 + "value": 1 }, "PortraitId": { "type": "word", @@ -57340,7 +19347,7 @@ }, "Static": { "type": "byte", - "value": 1 + "value": 0 }, "Tag": { "type": "cexostring", @@ -57378,230 +19385,6 @@ "type": "byte", "value": 0 }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 48.68673324584961 - }, - "Y": { - "type": "float", - "value": 46.82639312744141 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 157 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14662 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Aschbourne Library", - "id": 5800 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 515 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "InvisibleObject" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_invisobj" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, "Useable": { "type": "byte", "value": 1 @@ -57612,6263 +19395,17 @@ }, "X": { "type": "float", - "value": 48.81962585449219 + "value": 48.68999862670898 }, "Y": { "type": "float", - "value": 46.78285980224609 - }, - "Z": { - "type": "float", - "value": 2.449031114578247 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 145 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 0.3190680146217346 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14568 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "~ Vacant ~", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 503 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MerchantsShingle8" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard8" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 68.09780883789063 - }, - "Y": { - "type": "float", - "value": 139.2056274414063 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 112.6124954223633 - }, - "Y": { - "type": "float", - "value": 78.57769012451172 + "value": 46.83000183105469 }, "Z": { "type": "float", "value": 0.0 } }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 3.018866539001465 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 112.6178359985352 - }, - "Y": { - "type": "float", - "value": 81.29775238037109 - }, - "Z": { - "type": "float", - "value": -5.364418029785156e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2968 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810987 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811292 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GRDENBUSH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_grdenbush001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 114.6968688964844 - }, - "Y": { - "type": "float", - "value": 81.330078125 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2968 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810987 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811292 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GRDENBUSH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_grdenbush001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 110.4897689819336 - }, - "Y": { - "type": "float", - "value": 81.35930633544922 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2968 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810987 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811292 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GRDENBUSH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_grdenbush001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 114.6772994995117 - }, - "Y": { - "type": "float", - "value": 79.29167938232422 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2968 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810987 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811292 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GRDENBUSH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_grdenbush001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 110.5356597900391 - }, - "Y": { - "type": "float", - "value": 79.45700073242188 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2968 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810987 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811292 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GRDENBUSH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_grdenbush001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 114.5379333496094 - }, - "Y": { - "type": "float", - "value": 77.48979949951172 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2968 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810987 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811292 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GRDENBUSH001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_grdenbush001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 110.538703918457 - }, - "Y": { - "type": "float", - "value": 77.70215606689453 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 3086 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.570794224739075 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16814196 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16814086 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 768 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_HITCHRAIL" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_hitchrail" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 111.2805633544922 - }, - "Y": { - "type": "float", - "value": 80.84896087646484 - }, - "Z": { - "type": "float", - "value": -5.364418029785156e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 3086 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.546251058578491 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16814196 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16814086 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 768 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_HITCHRAIL" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_hitchrail" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 113.8569564819336 - }, - "Y": { - "type": "float", - "value": 80.89447784423828 - }, - "Z": { - "type": "float", - "value": -5.364418029785156e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering blue iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blue Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 116.6319808959961 - }, - "Y": { - "type": "float", - "value": 81.0064697265625 - }, - "Z": { - "type": "float", - "value": 5.960464477539063e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering blue iris decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blue Iris" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEIRIS" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant026" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 117.8820724487305 - }, - "Y": { - "type": "float", - "value": 81.26705932617188 - }, - "Z": { - "type": "float", - "value": 5.960464477539063e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering blue tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blue Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 108.9817581176758 - }, - "Y": { - "type": "float", - "value": 81.14916229248047 - }, - "Z": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 81 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a flowering blue tulip decorative plant. It is in full bloom." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blue Tulip" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 439 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUETULIP" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant037" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 107.3202667236328 - }, - "Y": { - "type": "float", - "value": 81.21432495117188 - }, - "Z": { - "type": "float", - "value": -5.960464477539063e-008 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2407 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.546251058578491 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813667 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812414 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 488 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SIGN022" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_sign022" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 114.8735427856445 - }, - "Y": { - "type": "float", - "value": 81.2431640625 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 157 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14662 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "~ Shop for sale ~", - "id": 5800 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 515 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "InvisibleObject" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_invisobj" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 114.820556640625 - }, - "Y": { - "type": "float", - "value": 81.12212371826172 - }, - "Z": { - "type": "float", - "value": 2.424694538116455 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blueberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blueberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 117.842887878418 - }, - "Y": { - "type": "float", - "value": 51.3037109375 - }, - "Z": { - "type": "float", - "value": 0.009999966248869896 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blueberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blueberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 118.6497344970703 - }, - "Y": { - "type": "float", - "value": 51.55811309814453 - }, - "Z": { - "type": "float", - "value": 0.009999963454902172 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 82 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 250 - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a blueberry bush." - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 0 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 250 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "Blueberry Bush" - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "_dmg_plant" - }, - "OnDeath": { - "type": "resref", - "value": "_kill_plant" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "_use_plant" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "PLANT_BLUEBERRY" - }, - "TemplateResRef": { - "type": "resref", - "value": "plant012" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 118.7732925415039 - }, - "Y": { - "type": "float", - "value": 52.74237442016602 - }, - "Z": { - "type": "float", - "value": 0.0100000211969018 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1895 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.497163414955139 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811874 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH005" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path005" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 71.66565704345703 - }, - "Y": { - "type": "float", - "value": 125.5827178955078 - }, - "Z": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1896 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.619882822036743 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810949 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811870 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 400 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_PATH003" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_path003" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 68.742919921875 - }, - "Y": { - "type": "float", - "value": 125.7602691650391 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1715 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813895 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812098 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 440 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB033" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub033" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 64.44748687744141 - }, - "Y": { - "type": "float", - "value": 121.8335189819336 - }, - "Z": { - "type": "float", - "value": 0.2703214883804321 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2341 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.914404511451721 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813606 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812252 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 445 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LOG001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_log001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 58.50524139404297 - }, - "Y": { - "type": "float", - "value": 117.8501281738281 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2341 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.055378556251526 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813606 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16812252 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 445 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_LOG001" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_log001" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 60.24576950073242 - }, - "Y": { - "type": "float", - "value": 119.7226638793945 - }, - "Z": { - "type": "float", - "value": 0.004884839057922363 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 3075 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16814212 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16814072 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_GREDFERN" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_gredfern" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 59.35113143920898 - }, - "Y": { - "type": "float", - "value": 120.1621932983398 - }, - "Z": { - "type": "float", - "value": -5.364418029785156e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1782 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811258 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB035" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub035" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 55.49896240234375 - }, - "Y": { - "type": "float", - "value": 113.7524261474609 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 1782 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -0.0 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16813838 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16811258 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 2496 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_SHRUB035" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_shrub035" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 57.00586318969727 - }, - "Y": { - "type": "float", - "value": 115.1166839599609 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, { "__struct_id": 9, "AnimationState": { @@ -63885,7 +19422,7 @@ }, "Bearing": { "type": "float", - "value": -0.0 + "value": -1.668970465660095 }, "BodyBag": { "type": "byte", @@ -63959,6 +19496,10 @@ "id": 16813560 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -64081,462 +19622,15 @@ }, "X": { "type": "float", - "value": 63.11809158325195 + "value": 77.38186645507813 }, "Y": { "type": "float", - "value": 118.5476226806641 + "value": 105.1648025512695 }, "Z": { "type": "float", - "value": 2.384185791015625e-007 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 2563 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": -1.59533965587616 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 10 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 16810989 - } - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 5 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 10 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 1 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 16813566 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 0 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PortraitId": { - "type": "word", - "value": 444 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ZEP_WOODPILE01" - }, - "TemplateResRef": { - "type": "resref", - "value": "zep_woodpile01" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 0 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 66.64027404785156 - }, - "Y": { - "type": "float", - "value": 121.0761413574219 - }, - "Z": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 9, - "AnimationState": { - "type": "byte", - "value": 0 - }, - "Appearance": { - "type": "dword", - "value": 140 - }, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Bearing": { - "type": "float", - "value": 1.59533965587616 - }, - "BodyBag": { - "type": "byte", - "value": 0 - }, - "CloseLockDC": { - "type": "byte", - "value": 0 - }, - "Conversation": { - "type": "resref", - "value": "" - }, - "CurrentHP": { - "type": "short", - "value": 15 - }, - "Description": { - "type": "cexolocstring", - "value": { - "id": 14563 - } - }, - "DisarmDC": { - "type": "byte", - "value": 15 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Fort": { - "type": "byte", - "value": 16 - }, - "Hardness": { - "type": "byte", - "value": 5 - }, - "HasInventory": { - "type": "byte", - "value": 0 - }, - "HP": { - "type": "short", - "value": 15 - }, - "Interruptable": { - "type": "byte", - "value": 1 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "KeyRequired": { - "type": "byte", - "value": 0 - }, - "Lockable": { - "type": "byte", - "value": 0 - }, - "Locked": { - "type": "byte", - "value": 0 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "~ Vacant ~", - "id": 14561 - } - }, - "OnClosed": { - "type": "resref", - "value": "" - }, - "OnDamaged": { - "type": "resref", - "value": "" - }, - "OnDeath": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnHeartbeat": { - "type": "resref", - "value": "" - }, - "OnInvDisturbed": { - "type": "resref", - "value": "" - }, - "OnLock": { - "type": "resref", - "value": "" - }, - "OnMeleeAttacked": { - "type": "resref", - "value": "" - }, - "OnOpen": { - "type": "resref", - "value": "" - }, - "OnSpellCastAt": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "OnUnlock": { - "type": "resref", - "value": "" - }, - "OnUsed": { - "type": "resref", - "value": "" - }, - "OnUserDefined": { - "type": "resref", - "value": "" - }, - "OpenLockDC": { - "type": "byte", - "value": 18 - }, - "Plot": { - "type": "byte", - "value": 1 - }, - "PortraitId": { - "type": "word", - "value": 498 - }, - "Ref": { - "type": "byte", - "value": 0 - }, - "Static": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "privgroin" - }, - "TemplateResRef": { - "type": "resref", - "value": "plc_billboard3" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "byte", - "value": 0 - }, - "Useable": { - "type": "byte", - "value": 1 - }, - "Will": { - "type": "byte", - "value": 0 - }, - "X": { - "type": "float", - "value": 71.05529022216797 - }, - "Y": { - "type": "float", - "value": 123.1653747558594 - }, - "Z": { - "type": "float", - "value": -2.384185791015625e-007 + "value": 0.01000000908970833 } }, { @@ -64555,7 +19649,7 @@ }, "Bearing": { "type": "float", - "value": 0.8099408745765686 + "value": 0.8099403381347656 }, "BodyBag": { "type": "byte", @@ -64629,6 +19723,10 @@ "id": 5732 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -64849,10 +19947,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "North Aschbourne", + "0": " Aschbourne North", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -65073,10 +20175,14 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Aschbourne Town Square", + "0": " Town Square", "id": 5800 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -65209,6 +20315,36501 @@ "type": "float", "value": 3.213864803314209 } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.546251058578491 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84582 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 84567 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "zz_trash_barrel" + }, + "TemplateResRef": { + "type": "resref", + "value": "zz_trash_barrel" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 123.6821670532227 + }, + "Y": { + "type": "float", + "value": 22.49631118774414 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.11720657348633 + }, + "Y": { + "type": "float", + "value": 93.95616149902344 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 37.17085647583008 + }, + "Y": { + "type": "float", + "value": 92.85323333740234 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.05813598632813 + }, + "Y": { + "type": "float", + "value": 95.88306427001953 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 37.24284362792969 + }, + "Y": { + "type": "float", + "value": 97.05809783935547 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant024" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 33.89598083496094 + }, + "Y": { + "type": "float", + "value": 93.96302795410156 + }, + "Z": { + "type": "float", + "value": -0.08999952673912048 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant024" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 32.70963287353516 + }, + "Y": { + "type": "float", + "value": 92.91949462890625 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant024" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 34.11857223510742 + }, + "Y": { + "type": "float", + "value": 95.95610809326172 + }, + "Z": { + "type": "float", + "value": -0.09000048041343689 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant024" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 32.98295211791992 + }, + "Y": { + "type": "float", + "value": 97.08587646484375 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant026" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.18583488464356 + }, + "Y": { + "type": "float", + "value": 106.005500793457 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant026" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 27.27718734741211 + }, + "Y": { + "type": "float", + "value": 107.0406646728516 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant026" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.14902496337891 + }, + "Y": { + "type": "float", + "value": 106.0696411132813 + }, + "Z": { + "type": "float", + "value": -0.08999952673912048 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUEIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant026" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.99892997741699 + }, + "Y": { + "type": "float", + "value": 107.2836990356445 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 26.03093528747559 + }, + "Y": { + "type": "float", + "value": 103.9844207763672 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 27.08797073364258 + }, + "Y": { + "type": "float", + "value": 102.7047119140625 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.07561111450195 + }, + "Y": { + "type": "float", + "value": 103.9578628540039 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.15694236755371 + }, + "Y": { + "type": "float", + "value": 102.7416076660156 + }, + "Z": { + "type": "float", + "value": -0.08999952673912048 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering red iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Red Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_REDIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant027" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 27.28676795959473 + }, + "Y": { + "type": "float", + "value": 112.7747421264648 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering red iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Red Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_REDIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant027" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.01785850524902 + }, + "Y": { + "type": "float", + "value": 112.7340240478516 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering red iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Red Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_REDIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant027" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.27658081054688 + }, + "Y": { + "type": "float", + "value": 112.8198013305664 + }, + "Z": { + "type": "float", + "value": 0.009999940171837807 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.546251058578491 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering red tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Red Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_REDTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant033" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.53390121459961 + }, + "Y": { + "type": "float", + "value": 107.6979675292969 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering red tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Red Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_REDTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant033" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.46851348876953 + }, + "Y": { + "type": "float", + "value": 104.9161376953125 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering red tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Red Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_REDTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant033" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.49995040893555 + }, + "Y": { + "type": "float", + "value": 102.1471328735352 + }, + "Z": { + "type": "float", + "value": 0.009999900124967098 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering white iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "White Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHITEIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant028" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.53681945800781 + }, + "Y": { + "type": "float", + "value": 97.69561767578125 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering white iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "White Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHITEIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant028" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.5943775177002 + }, + "Y": { + "type": "float", + "value": 94.44450378417969 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering white iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "White Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHITEIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant028" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 17.53092575073242 + }, + "Y": { + "type": "float", + "value": 91.66079711914063 + }, + "Z": { + "type": "float", + "value": 0.009999910369515419 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering white tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "White Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHITETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant035" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.48999977111816 + }, + "Y": { + "type": "float", + "value": 87.5 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering white tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "White Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHITETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant035" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.3700008392334 + }, + "Y": { + "type": "float", + "value": 87.58000183105469 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering white tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "White Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_WHITETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant035" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 28.13999938964844 + }, + "Y": { + "type": "float", + "value": 87.62999725341797 + }, + "Z": { + "type": "float", + "value": 0.009999999776482582 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant025" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 32.91704940795898 + }, + "Y": { + "type": "float", + "value": 87.53434753417969 + }, + "Z": { + "type": "float", + "value": 0.001344680786132813 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant025" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.54999923706055 + }, + "Y": { + "type": "float", + "value": 87.55999755859375 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow iris decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Iris" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWIRIS" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant025" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.43000030517578 + }, + "Y": { + "type": "float", + "value": 87.51000213623047 + }, + "Z": { + "type": "float", + "value": 0.009999999776482582 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 42.9498176574707 + }, + "Y": { + "type": "float", + "value": 102.688232421875 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 42.73605728149414 + }, + "Y": { + "type": "float", + "value": 99.71900177001953 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 42.71778106689453 + }, + "Y": { + "type": "float", + "value": 96.94928741455078 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.95245361328125 + }, + "Y": { + "type": "float", + "value": 103.2430572509766 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering yellow tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Yellow Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_YELLOWTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.90270614624023 + }, + "Y": { + "type": "float", + "value": 103.2470245361328 + }, + "Z": { + "type": "float", + "value": -4.76837158203125e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3085 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16814209 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16814190 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_TROUGHRND" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_troughrnd" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.0 + }, + "Y": { + "type": "float", + "value": 54.79999923706055 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2039 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813809 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811894 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 436 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_FOUNTAIN006" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_fountain006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.0 + }, + "Y": { + "type": "float", + "value": 54.75 + }, + "Z": { + "type": "float", + "value": 0.1000000014901161 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 5741 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 84171 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Rug", + "id": 83425 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "codirug01" + }, + "TemplateResRef": { + "type": "resref", + "value": "codirug01" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.0 + }, + "Y": { + "type": "float", + "value": 55.0 + }, + "Z": { + "type": "float", + "value": -0.9800000190734863 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4770 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 16810924 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bench", + "id": 16811008 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NWN2Bench6" + }, + "TemplateResRef": { + "type": "resref", + "value": "nwn2bench006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 90.75 + }, + "Y": { + "type": "float", + "value": 57.20000076293945 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4770 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 16810924 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bench", + "id": 16811008 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NWN2Bench6" + }, + "TemplateResRef": { + "type": "resref", + "value": "nwn2bench006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 79.25 + }, + "Y": { + "type": "float", + "value": 52.79999923706055 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4770 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 16810924 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bench", + "id": 16811008 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NWN2Bench6" + }, + "TemplateResRef": { + "type": "resref", + "value": "nwn2bench006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 79.25 + }, + "Y": { + "type": "float", + "value": 57.20000076293945 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4770 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 16810924 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bench", + "id": 16811008 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NWN2Bench6" + }, + "TemplateResRef": { + "type": "resref", + "value": "nwn2bench006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 90.75 + }, + "Y": { + "type": "float", + "value": 52.79999923706055 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering marigold decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Marigold" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MARIGOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant021" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 96.04975891113281 + }, + "Y": { + "type": "float", + "value": 44.04960250854492 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering marigold decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Marigold" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MARIGOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant021" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 97.26676177978516 + }, + "Y": { + "type": "float", + "value": 42.9102783203125 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering marigold decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Marigold" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MARIGOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant021" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.15951538085938 + }, + "Y": { + "type": "float", + "value": 43.9978141784668 + }, + "Z": { + "type": "float", + "value": -0.08999904990196228 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering marigold decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Marigold" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MARIGOLD" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant021" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 92.99429321289063 + }, + "Y": { + "type": "float", + "value": 42.93617630004883 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering nasturtium decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Nasturtium" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_NASTURTIUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant023" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.02999877929688 + }, + "Y": { + "type": "float", + "value": 46.06999969482422 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering nasturtium decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Nasturtium" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_NASTURTIUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant023" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 92.79000091552734 + }, + "Y": { + "type": "float", + "value": 47.20999908447266 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering nasturtium decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Nasturtium" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_NASTURTIUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant023" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 96.05047607421875 + }, + "Y": { + "type": "float", + "value": 45.86235427856445 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering nasturtium decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Nasturtium" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_NASTURTIUM" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant023" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 97.21665191650391 + }, + "Y": { + "type": "float", + "value": 47.05444717407227 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the flowering oriental poppy, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oriental Poppy" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ORIENTALPOPPY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant043" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 76.18474578857422 + }, + "Y": { + "type": "float", + "value": 43.94602584838867 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the flowering oriental poppy, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oriental Poppy" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ORIENTALPOPPY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant043" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 77.27228546142578 + }, + "Y": { + "type": "float", + "value": 42.85849380493164 + }, + "Z": { + "type": "float", + "value": -0.09000048041343689 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the flowering oriental poppy, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oriental Poppy" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ORIENTALPOPPY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant043" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 74.13914489746094 + }, + "Y": { + "type": "float", + "value": 43.97192001342773 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the flowering oriental poppy, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Oriental Poppy" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_ORIENTALPOPPY" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant043" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 72.94803619384766 + }, + "Y": { + "type": "float", + "value": 42.8843879699707 + }, + "Z": { + "type": "float", + "value": -0.08999952673912048 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb periwinkle, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Periwinkle" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PERIWINKLE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant041" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 74.01000213623047 + }, + "Y": { + "type": "float", + "value": 46.04000091552734 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb periwinkle, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Periwinkle" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PERIWINKLE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant041" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 72.81611633300781 + }, + "Y": { + "type": "float", + "value": 47.05444717407227 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb periwinkle, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Periwinkle" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PERIWINKLE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant041" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 75.97776031494141 + }, + "Y": { + "type": "float", + "value": 45.83644104003906 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb periwinkle, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Periwinkle" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_PERIWINKLE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant041" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 77.14393615722656 + }, + "Y": { + "type": "float", + "value": 47.05444717407227 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb lavender, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lavender" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LAVENDER" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant040" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 96.10020446777344 + }, + "Y": { + "type": "float", + "value": 63.96506500244141 + }, + "Z": { + "type": "float", + "value": -0.09000095725059509 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb lavender, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lavender" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LAVENDER" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant040" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 97.31720733642578 + }, + "Y": { + "type": "float", + "value": 62.77395248413086 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb lavender, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lavender" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LAVENDER" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant040" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.13227844238281 + }, + "Y": { + "type": "float", + "value": 64.016845703125 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb lavender, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Lavender" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LAVENDER" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant040" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 92.86349487304688 + }, + "Y": { + "type": "float", + "value": 62.82573699951172 + }, + "Z": { + "type": "float", + "value": -0.08999952673912048 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb catnip, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Catnip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CATNIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant060" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.02999877929688 + }, + "Y": { + "type": "float", + "value": 66.04000091552734 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb catnip, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Catnip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CATNIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant060" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 92.73271179199219 + }, + "Y": { + "type": "float", + "value": 67.15243530273438 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb catnip, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Catnip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CATNIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant060" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 96.04983520507813 + }, + "Y": { + "type": "float", + "value": 65.83077239990234 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb catnip, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Catnip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_CATNIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant060" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 97.24192810058594 + }, + "Y": { + "type": "float", + "value": 67.02286529541016 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb mistletoe, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mistletoe" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MISTLETOE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant042" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 76.05438232421875 + }, + "Y": { + "type": "float", + "value": 64.04273986816406 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb mistletoe, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mistletoe" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MISTLETOE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant042" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 77.32317352294922 + }, + "Y": { + "type": "float", + "value": 62.85163116455078 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb mistletoe, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mistletoe" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MISTLETOE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant042" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 74.11235809326172 + }, + "Y": { + "type": "float", + "value": 64.01685333251953 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb mistletoe, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mistletoe" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MISTLETOE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant042" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 72.84355926513672 + }, + "Y": { + "type": "float", + "value": 62.79984283447266 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb basil, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Basil" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BASIL" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant065" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 74.05999755859375 + }, + "Y": { + "type": "float", + "value": 66.04000091552734 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb basil, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Basil" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BASIL" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant065" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 72.86752319335938 + }, + "Y": { + "type": "float", + "value": 67.04878997802734 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb basil, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Basil" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BASIL" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant065" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 75.89958190917969 + }, + "Y": { + "type": "float", + "value": 65.75302886962891 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.14154839515686 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb basil, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Basil" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BASIL" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant065" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 77.0916748046875 + }, + "Y": { + "type": "float", + "value": 67.04878234863281 + }, + "Z": { + "type": "float", + "value": -0.0900019109249115 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2106 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an almond tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Almond Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_ALMOND" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 84.41000366210938 + }, + "Y": { + "type": "float", + "value": 95.45999908447266 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2106 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an almond tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Almond Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_ALMOND" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.64762115478516 + }, + "Y": { + "type": "float", + "value": 95.08818054199219 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2106 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 150 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is an almond tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 150 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Almond Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_ALMOND" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree005" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 104.3736114501953 + }, + "Y": { + "type": "float", + "value": 94.92075347900391 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1730 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing pecans." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pecan Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_PECAN" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree017" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 104.370002746582 + }, + "Y": { + "type": "float", + "value": 104.7699966430664 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1730 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing pecans." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pecan Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_PECAN" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree017" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.59650421142578 + }, + "Y": { + "type": "float", + "value": 104.9193649291992 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1730 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing pecans." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Pecan Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_PECAN" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree017" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 84.71025085449219 + }, + "Y": { + "type": "float", + "value": 104.5840606689453 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1751 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive walnut tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Walnut Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_WALNUT" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree021" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 104.4992446899414 + }, + "Y": { + "type": "float", + "value": 114.3376998901367 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1751 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive walnut tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Walnut Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_WALNUT" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree021" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.29753112792969 + }, + "Y": { + "type": "float", + "value": 114.3068771362305 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1751 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive walnut tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Walnut Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_WALNUT" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree021" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 84.84536743164063 + }, + "Y": { + "type": "float", + "value": 114.7583465576172 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 583 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 100 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing olives." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 100 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Olive Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OLIVE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree022" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 104.6997375488281 + }, + "Y": { + "type": "float", + "value": 124.4982528686523 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 583 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 100 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing olives." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 100 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Olive Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OLIVE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree022" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 94.54682159423828 + }, + "Y": { + "type": "float", + "value": 124.6100463867188 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 583 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 100 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a tree bearing olives." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 100 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Olive Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_OLIVE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree022" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 84.95874786376953 + }, + "Y": { + "type": "float", + "value": 124.2944412231445 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 3373 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "A Sconce.", + "id": 68833 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Single Sconce", + "id": 68832 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 2919 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_CI_LGT_004" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_ci_lgt_004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 61.90000152587891 + }, + "Y": { + "type": "float", + "value": 64.44999694824219 + }, + "Z": { + "type": "float", + "value": -0.300000011920929 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 2702 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813932 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 10 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812186 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_STNLNTRN004" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_stnlntrn004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_20" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_ostnlntrn004" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 19.0 + }, + "Y": { + "type": "float", + "value": 50.5 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 2702 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.141550540924072 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813932 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 10 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812186 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_STNLNTRN004" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_stnlntrn004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_20" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_ostnlntrn004" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 19.0 + }, + "Y": { + "type": "float", + "value": 45.70000076293945 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1566 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813795 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811266 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 419 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_BRAZIER006" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_brazier006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 0 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_obrazier006" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 132.3600006103516 + }, + "Y": { + "type": "float", + "value": 62.11000061035156 + }, + "Z": { + "type": "float", + "value": 1.799999952316284 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1566 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813795 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811266 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 419 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_BRAZIER006" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_brazier006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 0 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_obrazier006" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 132.25 + }, + "Y": { + "type": "float", + "value": 68.18000030517578 + }, + "Z": { + "type": "float", + "value": 1.799999952316284 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.117006301879883 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mandrake plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mandrake" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MANDRAKE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant031" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 92.06900787353516 + }, + "Y": { + "type": "float", + "value": 27.76396179199219 + }, + "Z": { + "type": "float", + "value": 4.999994277954102 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.797941446304321 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mandrake plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mandrake" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MANDRAKE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant031" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 89.46500396728516 + }, + "Y": { + "type": "float", + "value": 27.67814064025879 + }, + "Z": { + "type": "float", + "value": 4.999994277954102 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.724311113357544 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mandrake plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mandrake" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MANDRAKE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant031" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 86.81690979003906 + }, + "Y": { + "type": "float", + "value": 27.21561241149902 + }, + "Z": { + "type": "float", + "value": 4.999994277954102 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.65070390701294 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a mandrake plant." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mandrake" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_MANDRAKE" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant031" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 83.93206024169922 + }, + "Y": { + "type": "float", + "value": 26.58262252807617 + }, + "Z": { + "type": "float", + "value": 5.010000228881836 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb larkspur, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Larkspur" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LARKSPUR" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant044" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.94703674316406 + }, + "Y": { + "type": "float", + "value": 21.67482948303223 + }, + "Z": { + "type": "float", + "value": 5.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb larkspur, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Larkspur" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LARKSPUR" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant044" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 88.08329010009766 + }, + "Y": { + "type": "float", + "value": 23.06852531433106 + }, + "Z": { + "type": "float", + "value": 5.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb larkspur, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Larkspur" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LARKSPUR" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant044" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 90.45672607421875 + }, + "Y": { + "type": "float", + "value": 23.17660903930664 + }, + "Z": { + "type": "float", + "value": 4.999994277954102 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a small growth of the herb larkspur, ready for harvesting." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Larkspur" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_LARKSPUR" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant044" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 92.83708190917969 + }, + "Y": { + "type": "float", + "value": 23.1313648223877 + }, + "Z": { + "type": "float", + "value": 4.999994277954102 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4175 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.619882822036743 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84192 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 83445 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_o2_dead" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "x2_plc_used_act" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "X2_PLC_CRYSTAL" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_plc_crystal" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.70757675170898 + }, + "Y": { + "type": "float", + "value": 65.55046844482422 + }, + "Z": { + "type": "float", + "value": -0.9999980926513672 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4182 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 2.577851057052612 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 84192 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 83445 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_o2_dead" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "x2_plc_used_act" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "X2_PLC_CRYSTAL" + }, + "TemplateResRef": { + "type": "resref", + "value": "x2_plc_crystal" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 35.06999969482422 + }, + "Y": { + "type": "float", + "value": 66.68000030517578 + }, + "Z": { + "type": "float", + "value": -1.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 87 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14715 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5732 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 445 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "Signpost - 1" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_signpost" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 122.8499984741211 + }, + "Y": { + "type": "float", + "value": 72.33999633789063 + }, + "Z": { + "type": "float", + "value": 0.009999999776482582 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 157 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne North this direction.", + "id": 14662 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Aschbourne North", + "id": 5800 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 515 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "InvisibleObject" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_invisobj" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 123.0 + }, + "Y": { + "type": "float", + "value": 72.75 + }, + "Z": { + "type": "float", + "value": 3.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 157 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This way for a quiet underground retreat.", + "id": 14662 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Gar'ven Resk'afar", + "id": 5800 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 515 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "InvisibleObject" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_invisobj" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 122.9100036621094 + }, + "Y": { + "type": "float", + "value": 71.80000305175781 + }, + "Z": { + "type": "float", + "value": 2.619999885559082 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3079 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.6872230768203735 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive mangrove tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mangrove Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_MANGROVE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 148.5588989257813 + }, + "Y": { + "type": "float", + "value": 48.92362976074219 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3079 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.12900972366333 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive mangrove tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mangrove Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_MANGROVE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 134.6802673339844 + }, + "Y": { + "type": "float", + "value": 53.13288116455078 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3079 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.3926971256732941 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive mangrove tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mangrove Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_MANGROVE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 141.6090850830078 + }, + "Y": { + "type": "float", + "value": 48.33668518066406 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 3079 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 450 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a massive mangrove tree." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 2 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 450 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Mangrove Tree" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "TREE_MANGROVE" + }, + "TemplateResRef": { + "type": "resref", + "value": "tree036" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 133.8392639160156 + }, + "Y": { + "type": "float", + "value": 43.90802383422852 + }, + "Z": { + "type": "float", + "value": -5.222045729169622e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 141 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Vendui. Ahead lies Gar'ven Resk'afar. All are welcomed within.", + "id": 14564 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Gar'ven Resk'afar", + "id": 14561 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 499 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MerchantsShingle4" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_billboard4" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 131.5346221923828 + }, + "Y": { + "type": "float", + "value": 38.34599304199219 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 810 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.546251058578491 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 68871 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 9207 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 1125 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "x3_plc_moss003" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_plc_moss003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 131.6657257080078 + }, + "Y": { + "type": "float", + "value": 38.3847770690918 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2229 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810951 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16813480 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 550 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_WATER003" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_water003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 135.0 + }, + "Y": { + "type": "float", + "value": 25.0 + }, + "Z": { + "type": "float", + "value": -0.2300000041723251 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.94906806945801 + }, + "Y": { + "type": "float", + "value": 95.87516784667969 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 27.16475296020508 + }, + "Y": { + "type": "float", + "value": 97.29841613769531 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 25.83046340942383 + }, + "Y": { + "type": "float", + "value": 94.12576293945313 + }, + "Z": { + "type": "float", + "value": -0.09000095725059509 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering black tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Black Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLACKTULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant034" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 27.19440650939941 + }, + "Y": { + "type": "float", + "value": 92.73217010498047 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.17898368835449 + }, + "Y": { + "type": "float", + "value": 96.05307006835938 + }, + "Z": { + "type": "float", + "value": -0.09000095725059509 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.7557373046875 + }, + "Y": { + "type": "float", + "value": 97.32806396484375 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 24.11968040466309 + }, + "Y": { + "type": "float", + "value": 94.12577056884766 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 81 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering blue tulip decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Blue Tulip" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 439 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_BLUETULIP" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant037" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 22.87434387207031 + }, + "Y": { + "type": "float", + "value": 92.76182556152344 + }, + "Z": { + "type": "float", + "value": -0.09000000357627869 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4770 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.521707773208618 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 16810924 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Bench", + "id": 16811008 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "NWN2Bench6" + }, + "TemplateResRef": { + "type": "resref", + "value": "nwn2bench006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 46.78680801391602 + }, + "Y": { + "type": "float", + "value": 102.1778869628906 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2680 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Temple of the Gods open for clerical needs, infirmary, and free worship to all deities.", + "id": 16810982 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Temple of the Gods & Infirmary", + "id": 16812654 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 480 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_DRAGONFLAG" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_dragonflag" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 47.63582229614258 + }, + "Y": { + "type": "float", + "value": 126.2508850097656 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1890 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.889858245849609 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811868 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH002" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 45.71784210205078 + }, + "Y": { + "type": "float", + "value": 118.8833160400391 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1897 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.3436115682125092 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810949 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811866 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 400 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_PATH001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_path001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 45.16025543212891 + }, + "Y": { + "type": "float", + "value": 125.4130096435547 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2199 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813952 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16813464 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 436 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_WALL003" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_wall003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 38.25 + }, + "Y": { + "type": "float", + "value": 141.9799957275391 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2199 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813952 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16813464 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 436 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_WALL003" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_wall003" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 51.42093276977539 + }, + "Y": { + "type": "float", + "value": 142.0042877197266 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2252 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16810975 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16813462 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 436 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_WALL002" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_wall002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 74.5 + }, + "Y": { + "type": "float", + "value": 93.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4244 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.356192111968994 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "A Flower Vase", + "id": 68833 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Fish Bones", + "id": 68832 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_CI_FVS_001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_ci_fvs_001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 129.4625701904297 + }, + "Y": { + "type": "float", + "value": 16.27130508422852 + }, + "Z": { + "type": "float", + "value": -5.006790161132813e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 5050 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.092468738555908 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813586 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Fishing Tackle", + "id": 16812670 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_ROPEBNDLE001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_ropebndle001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 128.5634307861328 + }, + "Y": { + "type": "float", + "value": 16.81044387817383 + }, + "Z": { + "type": "float", + "value": -5.006790161132813e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.092437267303467 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 122.1631469726563 + }, + "Y": { + "type": "float", + "value": 84.7032470703125 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4653 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 16813665 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Aschbourne Apartment 3", + "id": 16812064 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "home_Del03" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_sign010" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 114.2248687744141 + }, + "Y": { + "type": "float", + "value": 81.49507904052734 + }, + "Z": { + "type": "float", + "value": -5.364418029785156e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4653 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 16813665 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Aschbourne Apartment 2", + "id": 16812064 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "home_Del02" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_sign010" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 64.79322814941406 + }, + "Y": { + "type": "float", + "value": 141.2548980712891 + }, + "Z": { + "type": "float", + "value": 4.76837158203125e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 4653 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 16813665 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Aschbourne Apartment 1", + "id": 16812064 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "home_Del01" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_sign010" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 68.40210723876953 + }, + "Y": { + "type": "float", + "value": 127.4646148681641 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 142 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Bank and Storage", + "id": 14566 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne Bank", + "id": 14561 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 500 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MerchantsShingle6" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_billboard6" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 74.80317687988281 + }, + "Y": { + "type": "float", + "value": 81.99468231201172 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2039 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813809 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811894 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 436 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_FOUNTAIN006" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_fountain006" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 70.0 + }, + "Y": { + "type": "float", + "value": 110.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.9817410707473755 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering snapdragon decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Snapdragon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SNAPDRAGON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant022" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 71.6484375 + }, + "Y": { + "type": "float", + "value": 108.3544769287109 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 2.037125110626221 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering snapdragon decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Snapdragon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SNAPDRAGON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant022" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 72.03520202636719 + }, + "Y": { + "type": "float", + "value": 111.9544982910156 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -2.30710506439209 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering snapdragon decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Snapdragon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SNAPDRAGON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant022" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 68.41825866699219 + }, + "Y": { + "type": "float", + "value": 111.7133636474609 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 188 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.521707773208618 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 250 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "This is a flowering snapdragon decorative plant. It is in full bloom." + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 0 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 250 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Snapdragon" + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "_dmg_plant" + }, + "OnDeath": { + "type": "resref", + "value": "_kill_plant" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "_use_plant" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 551 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "PLANT_SNAPDRAGON" + }, + "TemplateResRef": { + "type": "resref", + "value": "plant022" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 68.37664031982422 + }, + "Y": { + "type": "float", + "value": 108.199821472168 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 145 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.59533965587616 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Mowed Over Hill leads to Greenleaf Island with the slaads on your left, the ants are straight ahead up the hill, and then Bloodback Woods on your right. Travel with caution! // Lvl range varies starting at Mowed Over Hill. Greenleaf Isle is the hardest.", + "id": 14568 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Caution! - Mowed Over Hill", + "id": 14561 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 503 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "MerchantsShingle8" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_billboard8" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 9.438242912292481 + }, + "Y": { + "type": "float", + "value": 78.14952087402344 + }, + "Z": { + "type": "float", + "value": 0.01925075240433216 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.117028951644898 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 41.96375274658203 + }, + "Y": { + "type": "float", + "value": 126.0289154052734 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 5547 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570794224739075 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "", + "id": 84171 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "[NWN2] Wall - Estate 1", + "id": 83425 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "NWN2WallEstate1" + }, + "TemplateResRef": { + "type": "resref", + "value": "nwn2wall019" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 67.42080688476563 + }, + "Y": { + "type": "float", + "value": 55.0543212890625 + }, + "Z": { + "type": "float", + "value": 4.76837158203125e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1782 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813838 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16811258 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 2496 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_SHRUB035" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_shrub035" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 14.32013893127441 + }, + "Y": { + "type": "float", + "value": 144.8243560791016 + }, + "Z": { + "type": "float", + "value": 0.01000002026557922 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 49 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.02454356662929058 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Thick metal bands encircle the barrel-planks, ensuring a tight seal.", + "id": 14555 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 1 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Trash Barrel", + "id": 5691 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "trash_can_close" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 407 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "Barrelras_trash" + }, + "TemplateResRef": { + "type": "resref", + "value": "barrelrastrash" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 23.29557609558106 + }, + "Y": { + "type": "float", + "value": 141.1549987792969 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 2745 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.644427180290222 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Holdable muscial instruments, and other acessories sold inside.", + "id": 16810985 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": " Music Etc. Store", + "id": 16811698 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 480 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_DROWPLCRD004" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_drowplcrd004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 141.5421752929688 + }, + "Y": { + "type": "float", + "value": 116.5864105224609 + }, + "Z": { + "type": "float", + "value": 5.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1837 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.2208928316831589 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813933 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812952 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 453 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_STONES015" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_stones015" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.81233978271484 + }, + "Y": { + "type": "float", + "value": 36.43454360961914 + }, + "Z": { + "type": "float", + "value": -0.1981253623962402 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 1830 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 2.527996778488159 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 16813933 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812852 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_STONES012" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_stones012" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 85.69270324707031 + }, + "Y": { + "type": "float", + "value": 34.54471206665039 + }, + "Z": { + "type": "float", + "value": -0.622342586517334 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.141477823257446 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 52.49320220947266 + }, + "Y": { + "type": "float", + "value": 106.1356430053711 + }, + "Z": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 1.588248729705811 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 95.48999786376953 + }, + "Y": { + "type": "float", + "value": 76.98000335693359 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 4 + }, + "Appearance": { + "type": "dword", + "value": 1929 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 3.141477823257446 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14664 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 16812156 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "zep_torchspawn" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_torch" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 507 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ZEP_LAMPPOST001" + }, + "TemplateResRef": { + "type": "resref", + "value": "zep_lamppost001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "VarTable": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_AMION" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCONST" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "YELLOW_15" + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTCYCLE" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "CEP_L_LIGHTSWAP" + }, + "Type": { + "type": "dword", + "value": 3 + }, + "Value": { + "type": "cexostring", + "value": "zep_olamppost001" + } + } + ] + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 143.2597808837891 + }, + "Y": { + "type": "float", + "value": 95.68567657470703 + }, + "Z": { + "type": "float", + "value": 0.004884839057922363 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 137 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.553342938423157 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne Farmlands", + "id": 14694 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne Farmlands", + "id": 14688 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 495 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "FreestandingMerchantsPlacard8" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_placard8" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 154.8084869384766 + }, + "Y": { + "type": "float", + "value": 93.09352111816406 + }, + "Z": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 743 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 6792 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 111266 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 1189 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "x3_plc_sweed002" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_plc_sweed002" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 132.2091827392578 + }, + "Y": { + "type": "float", + "value": 13.260422706604 + }, + "Z": { + "type": "float", + "value": 1.192092895507813e-007 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 742 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 6792 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 111265 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 1188 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "x3_plc_sweed001" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_plc_sweed001" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 121.1898803710938 + }, + "Y": { + "type": "float", + "value": 15.05397129058838 + }, + "Z": { + "type": "float", + "value": 5.960464477539063e-008 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 745 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 6792 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 111268 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 1191 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "x3_plc_sweed004" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_plc_sweed004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 127.5180358886719 + }, + "Y": { + "type": "float", + "value": 14.70800304412842 + }, + "Z": { + "type": "float", + "value": 0.0 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 745 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.0 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 10 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 6792 + } + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 5 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 10 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 1 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 111268 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 0 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 1191 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "x3_plc_sweed004" + }, + "TemplateResRef": { + "type": "resref", + "value": "x3_plc_sweed004" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 137.0195007324219 + }, + "Y": { + "type": "float", + "value": 14.6368522644043 + }, + "Z": { + "type": "float", + "value": 5.960464477539063e-008 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 178 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -0.2792525887489319 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14559 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5821 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 536 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BenchPew" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_bench" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 126.9300003051758 + }, + "Y": { + "type": "float", + "value": 18.70000076293945 + }, + "Z": { + "type": "float", + "value": 0.009999999776482582 + } + }, + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 178 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": 0.1919861882925034 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "id": 14559 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "id": 5821 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "zep_use_chair2" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 1 + }, + "PortraitId": { + "type": "word", + "value": 536 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "BenchPew" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_bench" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 121.4498748779297 + }, + "Y": { + "type": "float", + "value": 18.73049736022949 + }, + "Z": { + "type": "float", + "value": -5.006790161132813e-006 + } } ] }, @@ -65223,7 +56824,7 @@ }, "Continuous": { "type": "byte", - "value": 0 + "value": 1 }, "Elevation": { "type": "float", @@ -65239,21 +56840,21 @@ }, "Interval": { "type": "dword", - "value": 0 + "value": 25000 }, "IntervalVrtn": { "type": "dword", - "value": 0 + "value": 50 }, "LocName": { "type": "cexolocstring", "value": { - "id": 68018 + "id": 67952 } }, "Looping": { "type": "byte", - "value": 1 + "value": 0 }, "MaxDistance": { "type": "float", @@ -65265,15 +56866,15 @@ }, "PitchVariation": { "type": "float", - "value": 0.0 + "value": 0.2000000029802322 }, "Positional": { "type": "byte", - "value": 1 + "value": 0 }, "Priority": { "type": "byte", - "value": 3 + "value": 19 }, "Random": { "type": "byte", @@ -65298,18 +56899,18 @@ "__struct_id": 0, "Sound": { "type": "resref", - "value": "al_na_waterfall1" + "value": "as_na_surf2" } } ] }, "Tag": { "type": "cexostring", - "value": "WaterfallSmall" + "value": "SeaSurfSmall" }, "TemplateResRef": { "type": "resref", - "value": "waterfallsmal" + "value": "seasurfsmall" }, "Times": { "type": "byte", @@ -65321,19 +56922,19 @@ }, "VolumeVrtn": { "type": "byte", - "value": 64 + "value": 0 }, "XPosition": { "type": "float", - "value": 84.94367980957031 + "value": 94.61661529541016 }, "YPosition": { "type": "float", - "value": 69.28591918945313 + "value": 23.33541870117188 }, "ZPosition": { "type": "float", - "value": 1.510006070137024 + "value": 6.499994277954102 } }, { @@ -65360,7 +56961,7 @@ }, "Interval": { "type": "dword", - "value": 10000 + "value": 25000 }, "IntervalVrtn": { "type": "dword", @@ -65369,7 +56970,7 @@ "LocName": { "type": "cexolocstring", "value": { - "id": 67950 + "id": 67905 } }, "Looping": { @@ -65378,11 +56979,11 @@ }, "MaxDistance": { "type": "float", - "value": 10.0 + "value": 30.0 }, "MinDistance": { "type": "float", - "value": 1.0 + "value": 3.0 }, "PitchVariation": { "type": "float", @@ -65402,7 +57003,7 @@ }, "RandomPosition": { "type": "byte", - "value": 0 + "value": 1 }, "RandomRangeX": { "type": "float", @@ -65419,870 +57020,39 @@ "__struct_id": 0, "Sound": { "type": "resref", - "value": "as_an_gull1" + "value": "as_pl_marketgrp1" } }, { "__struct_id": 0, "Sound": { "type": "resref", - "value": "as_an_gull2" + "value": "as_pl_marketgrp2" } }, { "__struct_id": 0, "Sound": { "type": "resref", - "value": "as_an_gulls1" + "value": "as_pl_marketgrp3" } }, { "__struct_id": 0, "Sound": { "type": "resref", - "value": "as_an_gulls2" + "value": "as_pl_marketgrp4" } } ] }, "Tag": { "type": "cexostring", - "value": "SeagullCries" + "value": "MarketCallsGroup" }, "TemplateResRef": { "type": "resref", - "value": "seagullcries001" - }, - "Times": { - "type": "byte", - "value": 1 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 60 - }, - "XPosition": { - "type": "float", - "value": 54.97908401489258 - }, - "YPosition": { - "type": "float", - "value": 34.04393005371094 - }, - "ZPosition": { - "type": "float", - "value": 1.509999871253967 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 1 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 10000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 67950 - } - }, - "Looping": { - "type": "byte", - "value": 0 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 20 - }, - "Random": { - "type": "byte", - "value": 1 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 10.0 - }, - "RandomRangeY": { - "type": "float", - "value": 10.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull2" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls2" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "SeagullCries" - }, - "TemplateResRef": { - "type": "resref", - "value": "seagullcries001" - }, - "Times": { - "type": "byte", - "value": 1 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 60 - }, - "XPosition": { - "type": "float", - "value": 55.01345062255859 - }, - "YPosition": { - "type": "float", - "value": 22.8687629699707 - }, - "ZPosition": { - "type": "float", - "value": 2.015296220779419 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 1 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 10000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 67950 - } - }, - "Looping": { - "type": "byte", - "value": 0 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 20 - }, - "Random": { - "type": "byte", - "value": 1 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 10.0 - }, - "RandomRangeY": { - "type": "float", - "value": 10.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull2" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls2" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "SeagullCries" - }, - "TemplateResRef": { - "type": "resref", - "value": "seagullcries001" - }, - "Times": { - "type": "byte", - "value": 1 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 60 - }, - "XPosition": { - "type": "float", - "value": 54.9632568359375 - }, - "YPosition": { - "type": "float", - "value": 10.98330307006836 - }, - "ZPosition": { - "type": "float", - "value": 2.299999475479126 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 1 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 10000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 67950 - } - }, - "Looping": { - "type": "byte", - "value": 0 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 20 - }, - "Random": { - "type": "byte", - "value": 1 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 10.0 - }, - "RandomRangeY": { - "type": "float", - "value": 10.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull2" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls2" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "SeagullCries" - }, - "TemplateResRef": { - "type": "resref", - "value": "seagullcries001" - }, - "Times": { - "type": "byte", - "value": 1 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 60 - }, - "XPosition": { - "type": "float", - "value": 82.66000366210938 - }, - "YPosition": { - "type": "float", - "value": 23.86330604553223 - }, - "ZPosition": { - "type": "float", - "value": 8.098559379577637 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 1 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 10000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 67950 - } - }, - "Looping": { - "type": "byte", - "value": 0 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 20 - }, - "Random": { - "type": "byte", - "value": 1 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 10.0 - }, - "RandomRangeY": { - "type": "float", - "value": 10.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull2" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls2" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "SeagullCries" - }, - "TemplateResRef": { - "type": "resref", - "value": "seagullcries001" - }, - "Times": { - "type": "byte", - "value": 1 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 60 - }, - "XPosition": { - "type": "float", - "value": 93.35205841064453 - }, - "YPosition": { - "type": "float", - "value": 25.09677124023438 - }, - "ZPosition": { - "type": "float", - "value": 6.510000228881836 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 1 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 10000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 67950 - } - }, - "Looping": { - "type": "byte", - "value": 0 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 20 - }, - "Random": { - "type": "byte", - "value": 1 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 10.0 - }, - "RandomRangeY": { - "type": "float", - "value": 10.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gull2" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls1" - } - }, - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_an_gulls2" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "SeagullCries" - }, - "TemplateResRef": { - "type": "resref", - "value": "seagullcries001" - }, - "Times": { - "type": "byte", - "value": 1 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 60 - }, - "XPosition": { - "type": "float", - "value": 116.4737701416016 - }, - "YPosition": { - "type": "float", - "value": 17.46665954589844 - }, - "ZPosition": { - "type": "float", - "value": 1.501428365707398 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" + "value": "marketcallsgroup" }, "Times": { "type": "byte", @@ -66294,4062 +57064,26 @@ }, "VolumeVrtn": { "type": "byte", - "value": 64 + "value": 0 }, "XPosition": { "type": "float", - "value": 9.503107070922852 + "value": 87.29900360107422 }, "YPosition": { "type": "float", - "value": 25.18263626098633 + "value": 70.43829345703125 }, "ZPosition": { "type": "float", - "value": 1.5 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 18.34859466552734 - }, - "YPosition": { - "type": "float", - "value": 25.17360305786133 - }, - "ZPosition": { - "type": "float", - "value": 1.509999871253967 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 26.54767417907715 - }, - "YPosition": { - "type": "float", - "value": 25.51153945922852 - }, - "ZPosition": { - "type": "float", - "value": 1.499999761581421 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 35.77288436889648 - }, - "YPosition": { - "type": "float", - "value": 24.97624206542969 - }, - "ZPosition": { - "type": "float", - "value": 2.441357612609863 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 45.90937423706055 - }, - "YPosition": { - "type": "float", - "value": 26.0655403137207 - }, - "ZPosition": { - "type": "float", - "value": 1.5 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 59.33665084838867 - }, - "YPosition": { - "type": "float", - "value": 25.28580665588379 - }, - "ZPosition": { - "type": "float", - "value": 1.499991655349731 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 54.83210754394531 - }, - "YPosition": { - "type": "float", - "value": 15.68095588684082 - }, - "ZPosition": { - "type": "float", - "value": 2.299999475479126 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 45.01799392700195 - }, - "YPosition": { - "type": "float", - "value": 7.075669765472412 - }, - "ZPosition": { - "type": "float", - "value": 1.500000476837158 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 116.2018280029297 - }, - "YPosition": { - "type": "float", - "value": 25.18263053894043 - }, - "ZPosition": { - "type": "float", - "value": 1.500000238418579 - } - }, - { - "__struct_id": 6, - "Active": { - "type": "byte", - "value": 1 - }, - "Continuous": { - "type": "byte", - "value": 0 - }, - "Elevation": { - "type": "float", - "value": 1.5 - }, - "GeneratedType": { - "type": "dword", - "value": 0 - }, - "Hours": { - "type": "dword", - "value": 0 - }, - "Interval": { - "type": "dword", - "value": 25000 - }, - "IntervalVrtn": { - "type": "dword", - "value": 5000 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 68019 - } - }, - "Looping": { - "type": "byte", - "value": 1 - }, - "MaxDistance": { - "type": "float", - "value": 10.0 - }, - "MinDistance": { - "type": "float", - "value": 1.0 - }, - "PitchVariation": { - "type": "float", - "value": 0.2000000029802322 - }, - "Positional": { - "type": "byte", - "value": 1 - }, - "Priority": { - "type": "byte", - "value": 3 - }, - "Random": { - "type": "byte", - "value": 0 - }, - "RandomPosition": { - "type": "byte", - "value": 0 - }, - "RandomRangeX": { - "type": "float", - "value": 0.0 - }, - "RandomRangeY": { - "type": "float", - "value": 0.0 - }, - "Sounds": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "Sound": { - "type": "resref", - "value": "as_na_waterlap3" - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "WaterLaps" - }, - "TemplateResRef": { - "type": "resref", - "value": "waterlaps001" - }, - "Times": { - "type": "byte", - "value": 3 - }, - "Volume": { - "type": "byte", - "value": 127 - }, - "VolumeVrtn": { - "type": "byte", - "value": 64 - }, - "XPosition": { - "type": "float", - "value": 117.2095108032227 - }, - "YPosition": { - "type": "float", - "value": 16.47435188293457 - }, - "ZPosition": { - "type": "float", - "value": 1.509999990463257 + "value": 1.499994277954102 } } ] }, "StoreList": { "type": "list", - "value": [ - { - "__struct_id": 11, - "BlackMarket": { - "type": "byte", - "value": 0 - }, - "BM_MarkDown": { - "type": "int", - "value": 25 - }, - "IdentifyPrice": { - "type": "int", - "value": 100 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "asch_recall_merch" - } - }, - "MarkDown": { - "type": "int", - "value": 65 - }, - "MarkUp": { - "type": "int", - "value": 100 - }, - "MaxBuyPrice": { - "type": "int", - "value": 15000 - }, - "OnOpenStore": { - "type": "resref", - "value": "" - }, - "OnStoreClosed": { - "type": "resref", - "value": "clean_store2" - }, - "ResRef": { - "type": "resref", - "value": "asch_recall_merc" - }, - "StoreGold": { - "type": "int", - "value": -1 - }, - "StoreList": { - "type": "list", - "value": [ - { - "__struct_id": 0 - }, - { - "__struct_id": 4 - }, - { - "__struct_id": 2 - }, - { - "__struct_id": 3 - }, - { - "__struct_id": 1, - "ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "AddCost": { - "type": "dword", - "value": 200 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 200 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Aschbourne Recall Stone" - } - }, - "ModelPart1": { - "type": "byte", - "value": 28 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 1 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 335 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "aschbournerecall" - }, - "TemplateResRef": { - "type": "resref", - "value": "aschbournerecall" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "asch_recall_merch" - }, - "WillNotBuy": { - "type": "list", - "value": [] - }, - "WillOnlyBuy": { - "type": "list", - "value": [] - }, - "XOrientation": { - "type": "float", - "value": -0.8314703106880188 - }, - "XPosition": { - "type": "float", - "value": 83.61790466308594 - }, - "YOrientation": { - "type": "float", - "value": -0.5555691719055176 - }, - "YPosition": { - "type": "float", - "value": 90.62677001953125 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 11, - "BlackMarket": { - "type": "byte", - "value": 0 - }, - "BM_MarkDown": { - "type": "int", - "value": 25 - }, - "IdentifyPrice": { - "type": "int", - "value": -1 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "id": 91377 - } - }, - "MarkDown": { - "type": "int", - "value": 65 - }, - "MarkUp": { - "type": "int", - "value": 100 - }, - "MaxBuyPrice": { - "type": "int", - "value": 15000 - }, - "OnOpenStore": { - "type": "resref", - "value": "clean_store2" - }, - "OnStoreClosed": { - "type": "resref", - "value": "" - }, - "ResRef": { - "type": "resref", - "value": "x2_merc_dye" - }, - "StoreGold": { - "type": "int", - "value": -1 - }, - "StoreList": { - "type": "list", - "value": [ - { - "__struct_id": 0 - }, - { - "__struct_id": 4 - }, - { - "__struct_id": 2 - }, - { - "__struct_id": 3 - }, - { - "__struct_id": 1, - "ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 115 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "The colors in this bottle of dye seem to shift about at random. With focus, they can be shifted to whichever color the owner desires.\n\n((\nOOC: You may find the .erf for this dye kit at one of these two websites:\nhttp://www.angelfire.com/goth/chantel/nwn\nhttp://nwvault.ign.com\n))" - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Universal Dye Kit" - } - }, - "ModelPart1": { - "type": "byte", - "value": 88 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 490 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 491 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 492 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 493 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 494 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 495 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 335 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "UDK00" - }, - "TemplateResRef": { - "type": "resref", - "value": "universaldyekit" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "x2_merc_dye" - }, - "WillNotBuy": { - "type": "list", - "value": [] - }, - "WillOnlyBuy": { - "type": "list", - "value": [] - }, - "XOrientation": { - "type": "float", - "value": -0.9329925179481506 - }, - "XPosition": { - "type": "float", - "value": 111.9466094970703 - }, - "YOrientation": { - "type": "float", - "value": 0.3598957359790802 - }, - "YPosition": { - "type": "float", - "value": 68.67435455322266 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 11, - "BlackMarket": { - "type": "byte", - "value": 0 - }, - "BM_MarkDown": { - "type": "int", - "value": 25 - }, - "IdentifyPrice": { - "type": "int", - "value": 100 - }, - "LocName": { - "type": "cexolocstring", - "value": { - "0": "fuddmerch" - } - }, - "MarkDown": { - "type": "int", - "value": 65 - }, - "MarkUp": { - "type": "int", - "value": 100 - }, - "MaxBuyPrice": { - "type": "int", - "value": 15000 - }, - "OnOpenStore": { - "type": "resref", - "value": "clean_store2" - }, - "OnStoreClosed": { - "type": "resref", - "value": "" - }, - "ResRef": { - "type": "resref", - "value": "fuddmerch" - }, - "StoreGold": { - "type": "int", - "value": -1 - }, - "StoreList": { - "type": "list", - "value": [ - { - "__struct_id": 0 - }, - { - "__struct_id": 4, - "ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 22 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 10 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a standard fillet knife used by fishermen to cut their catch into manageable, boneless portions.\n\nTo use this knife, simply activate it's special ability and target any fish which has been caught." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a standard fillet knife used by fishermen to cut their catch into manageable, boneless portions.\n\nTo use this knife, simply activate it's special ability and target any fish which has been caught." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Fillet Knife" - } - }, - "ModelPart1": { - "type": "byte", - "value": 62 - }, - "ModelPart2": { - "type": "byte", - "value": 32 - }, - "ModelPart3": { - "type": "byte", - "value": 23 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 329 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 20 - }, - "CostValue": { - "type": "word", - "value": 3 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 21 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_FilletKnife" - }, - "TemplateResRef": { - "type": "resref", - "value": "filletknife" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 1, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 50 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 8 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a fishing pole. Target any area designated as a fishing area and you will attempt to catch a fish." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a fishing pole. Target any area designated as a fishing area and you will attempt to catch a fish." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Fishing Pole" - } - }, - "ModelPart1": { - "type": "byte", - "value": 23 - }, - "ModelPart2": { - "type": "byte", - "value": 12 - }, - "ModelPart3": { - "type": "byte", - "value": 22 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 335 - } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 47 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 1 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_FISHINGPOLE" - }, - "TemplateResRef": { - "type": "resref", - "value": "fishingpole" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 2, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 28 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 2 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a fishing rod. It is much shorter than a standard fishing pole, and is just the right size for shoter races, such as halflings, dwarves, and gnomes." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a fishing rod. It is much shorter than a standard fishing pole, and is just the right size for shoter races, such as halflings, dwarves, and gnomes." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Fishing Rod (Halfling Sized)" - } - }, - "ModelPart1": { - "type": "byte", - "value": 12 - }, - "ModelPart2": { - "type": "byte", - "value": 23 - }, - "ModelPart3": { - "type": "byte", - "value": 13 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 47 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 2 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_FISHINGROD" - }, - "TemplateResRef": { - "type": "resref", - "value": "fishingrod" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 3, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 2 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 20 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a pickaxe used for mining." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "" - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Miner's Pickaxe" - } - }, - "ModelPart1": { - "type": "byte", - "value": 31 - }, - "ModelPart2": { - "type": "byte", - "value": 42 - }, - "ModelPart3": { - "type": "byte", - "value": 33 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 20 - }, - "CostValue": { - "type": "word", - "value": 4 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 21 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 3 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "MINERS_PICK" - }, - "TemplateResRef": { - "type": "resref", - "value": "minerspickaxe" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 4, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 22 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 10 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This blade is used to gather fruits and nuts and other resources from trees. It may also be used to facilitate the chopping of trees for wood.\n\n(This item serves as a lumberjack tool for those classes which cannot equip martial-based weapons like handaxes and such)" - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This blade is used to gather fruits and nuts and other resources from trees. It may also be used to facilitate the chopping of trees for wood.\n\n(This item serves as a lumberjack tool for those classes which cannot equip martial-based weapons like handaxes and such)" - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Orchard Blade" - } - }, - "ModelPart1": { - "type": "byte", - "value": 63 - }, - "ModelPart2": { - "type": "byte", - "value": 63 - }, - "ModelPart3": { - "type": "byte", - "value": 23 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 13 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 335 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 5 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_ORCHARDBLADE" - }, - "TemplateResRef": { - "type": "resref", - "value": "orchardblade" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 5, - "AddCost": { - "type": "dword", - "value": 13 - }, - "BaseItem": { - "type": "int", - "value": 38 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 25 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is the axe used by woodsmen to chop trees." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is the axe used by woodsmen to chop trees." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Woodsman's Axe" - } - }, - "ModelPart1": { - "type": "byte", - "value": 21 - }, - "ModelPart2": { - "type": "byte", - "value": 23 - }, - "ModelPart3": { - "type": "byte", - "value": 32 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 20 - }, - "CostValue": { - "type": "word", - "value": 2 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 21 - }, - "Subtype": { - "type": "word", - "value": 0 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 6 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_WOODAXE" - }, - "TemplateResRef": { - "type": "resref", - "value": "woodsmansaxe" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - } - }, - { - "__struct_id": 2, - "ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "AddCost": { - "type": "dword", - "value": 5 - }, - "BaseItem": { - "type": "int", - "value": 102 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 5 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "id": 90534 - } - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 76390 - } - }, - "ModelPart1": { - "type": "byte", - "value": 2 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "x2_it_cfm_bscrl" - }, - "TemplateResRef": { - "type": "resref", - "value": "x2_it_cfm_bscrl" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 1, - "AddCost": { - "type": "dword", - "value": 5 - }, - "BaseItem": { - "type": "int", - "value": 101 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 5 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": {} - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 90535 - } - }, - "ModelPart1": { - "type": "byte", - "value": 28 - }, - "ModelPart2": { - "type": "byte", - "value": 73 - }, - "ModelPart3": { - "type": "byte", - "value": 71 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 1 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "x2_it_cfm_pbottl" - }, - "TemplateResRef": { - "type": "resref", - "value": "x2_it_cfm_pbottl" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - } - }, - { - "__struct_id": 3, - "ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "AddCost": { - "type": "dword", - "value": 0 - }, - "BaseItem": { - "type": "int", - "value": 103 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "id": 83774 - } - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "id": 83773 - } - }, - "ModelPart1": { - "type": "byte", - "value": 11 - }, - "ModelPart2": { - "type": "byte", - "value": 11 - }, - "ModelPart3": { - "type": "byte", - "value": 11 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "x2_it_cfm_wand" - }, - "TemplateResRef": { - "type": "resref", - "value": "x2_it_cfm_wand" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - } - }, - { - "__struct_id": 1, - "ItemList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "AddCost": { - "type": "dword", - "value": 5 - }, - "BaseItem": { - "type": "int", - "value": 79 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 6 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This knife is used by Herbalists and Farmers to cut plants for resources." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This knife is used by Herbalists and Farmers to cut plants for resources." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Herbalist's Knife" - } - }, - "ModelPart1": { - "type": "byte", - "value": 40 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_HERBALISTKNIFE" - }, - "TemplateResRef": { - "type": "resref", - "value": "herbalistsknife" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 1, - "AddCost": { - "type": "dword", - "value": 10 - }, - "BaseItem": { - "type": "int", - "value": 29 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 10 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "These are carpentesr tools.. used in the creation of wooden items by carpenters." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "These are carpentesr tools.. used in the creation of wooden items by carpenters." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Carpenters Tools" - } - }, - "ModelPart1": { - "type": "byte", - "value": 116 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 1 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "Carpenters_Tools" - }, - "TemplateResRef": { - "type": "resref", - "value": "carpenters_tools" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 2, - "AddCost": { - "type": "dword", - "value": 4 - }, - "BaseItem": { - "type": "int", - "value": 79 - }, - "Charges": { - "type": "byte", - "value": 10 - }, - "Cost": { - "type": "dword", - "value": 6 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is your basic flint-and-tinder (tinderbox) You may use this to create a small campfire." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is your basic flint-and-tinder (tinderbox) You may use this to create a small campfire." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Flint and Tinder" - } - }, - "ModelPart1": { - "type": "byte", - "value": 32 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 6 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 335 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 3 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_TINDERBOX" - }, - "TemplateResRef": { - "type": "resref", - "value": "flintandtinder" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 3, - "AddCost": { - "type": "dword", - "value": 10 - }, - "BaseItem": { - "type": "int", - "value": 29 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 10 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This tool is used by tailors to sew cloth and leather into clothing and armor." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This tool is used by tailors to sew cloth and leather into clothing and armor." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Sewing Kit" - } - }, - "ModelPart1": { - "type": "byte", - "value": 70 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 4 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "ITEM_SEWINGKIT" - }, - "TemplateResRef": { - "type": "resref", - "value": "sewingkit" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 4, - "AddCost": { - "type": "dword", - "value": 10 - }, - "BaseItem": { - "type": "int", - "value": 34 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 10 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a shovel." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a shovel." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Shovel" - } - }, - "ModelPart1": { - "type": "byte", - "value": 5 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 6 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TOOL_SHOVEL" - }, - "TemplateResRef": { - "type": "resref", - "value": "shovel" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 5, - "AddCost": { - "type": "dword", - "value": 14 - }, - "BaseItem": { - "type": "int", - "value": 79 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 15 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is a skinning knife, used to skin animals." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is a skinning knife, used to skin animals." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Skinning Knife" - } - }, - "ModelPart1": { - "type": "byte", - "value": 39 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 8 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "SkinningKnife" - }, - "TemplateResRef": { - "type": "resref", - "value": "skinningknife" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 6, - "AddCost": { - "type": "dword", - "value": 2 - }, - "BaseItem": { - "type": "int", - "value": 24 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 2 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "These tools are used by tinkers to craft various items from metal, stone, glass, or wood. Without these tools it is nearly impossible for a tinkerer to accomplish anything except the most basic of tasks." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "These tools are used by tinkers to craft various items from metal, stone, glass, or wood. Without these tools it is nearly impossible for a tinkerer to accomplish anything except the most basic of tasks." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Tinker's Toolset" - } - }, - "ModelPart1": { - "type": "byte", - "value": 62 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [] - }, - "Repos_PosX": { - "type": "word", - "value": 9 - }, - "Repos_Posy": { - "type": "word", - "value": 0 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "TinkersToolset" - }, - "TemplateResRef": { - "type": "resref", - "value": "tinkerstoolset" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - }, - { - "__struct_id": 7, - "AddCost": { - "type": "dword", - "value": 500 - }, - "BaseItem": { - "type": "int", - "value": 29 - }, - "Charges": { - "type": "byte", - "value": 0 - }, - "Cost": { - "type": "dword", - "value": 500 - }, - "Cursed": { - "type": "byte", - "value": 0 - }, - "DescIdentified": { - "type": "cexolocstring", - "value": { - "0": "This is an empty commodity bundle. This may be filled with almost any resource.\n\nTo fill this commodity bundle, simply use it, and target the commodity in your pack that you wish to store in the bundle." - } - }, - "Description": { - "type": "cexolocstring", - "value": { - "0": "This is an empty commodity bundle. This may be filled with almost any resource.\n\nTo fill this commodity bundle, simply use it, and target the commodity in your pack that you wish to store in the bundle." - } - }, - "Identified": { - "type": "byte", - "value": 1 - }, - "Infinite": { - "type": "byte", - "value": 1 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Empty Commodity Bundle" - } - }, - "ModelPart1": { - "type": "byte", - "value": 52 - }, - "Plot": { - "type": "byte", - "value": 0 - }, - "PropertiesList": { - "type": "list", - "value": [ - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 3 - }, - "CostValue": { - "type": "word", - "value": 1 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 15 - }, - "Subtype": { - "type": "word", - "value": 329 - } - } - ] - }, - "Repos_PosX": { - "type": "word", - "value": 0 - }, - "Repos_Posy": { - "type": "word", - "value": 2 - }, - "StackSize": { - "type": "word", - "value": 1 - }, - "Stolen": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "_UOA_EMPTY_COMMODITY" - }, - "TemplateResRef": { - "type": "resref", - "value": "_uoa_commodity_e" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": -1.0 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": -1.0 - }, - "ZPosition": { - "type": "float", - "value": -1.0 - } - } - ] - } - } - ] - }, - "Tag": { - "type": "cexostring", - "value": "fuddmerch" - }, - "WillNotBuy": { - "type": "list", - "value": [] - }, - "WillOnlyBuy": { - "type": "list", - "value": [] - }, - "XOrientation": { - "type": "float", - "value": -0.5956986546516419 - }, - "XPosition": { - "type": "float", - "value": 110.3551635742188 - }, - "YOrientation": { - "type": "float", - "value": 0.8032079935073853 - }, - "YPosition": { - "type": "float", - "value": 61.97479629516602 - }, - "ZPosition": { - "type": "float", - "value": 0.009992370381951332 - } - } - ] + "value": [] }, "TriggerList": { "type": "list", @@ -71008,6 +57742,208 @@ "value": 0.0 } }, + { + "__struct_id": 1, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Cursor": { + "type": "byte", + "value": 1 + }, + "DisarmDC": { + "type": "byte", + "value": 0 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Geometry": { + "type": "list", + "value": [ + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -0.0249786376953125 + }, + "PointY": { + "type": "float", + "value": -0.8841638565063477 + }, + "PointZ": { + "type": "float", + "value": 0.02504982985556126 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 1.203857421875 + }, + "PointY": { + "type": "float", + "value": -0.9141359329223633 + }, + "PointZ": { + "type": "float", + "value": 0.02504982985556126 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 1.228836059570313 + }, + "PointY": { + "type": "float", + "value": 0.009989738464355469 + }, + "PointZ": { + "type": "float", + "value": 0.02505006827414036 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": 0.0 + }, + "PointY": { + "type": "float", + "value": 0.0 + }, + "PointZ": { + "type": "float", + "value": 0.02504982985556126 + } + } + ] + }, + "HighlightHeight": { + "type": "float", + "value": 0.0 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "LinkedTo": { + "type": "cexostring", + "value": "ToAsch" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 14760 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "ScriptHeartbeat": { + "type": "resref", + "value": "" + }, + "ScriptOnEnter": { + "type": "resref", + "value": "" + }, + "ScriptOnExit": { + "type": "resref", + "value": "" + }, + "ScriptUserDefine": { + "type": "resref", + "value": "" + }, + "Tag": { + "type": "cexostring", + "value": "Ash_to_The_Ferry" + }, + "TemplateResRef": { + "type": "resref", + "value": "newtransition" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "int", + "value": 1 + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 44.39478302001953 + }, + "YOrientation": { + "type": "float", + "value": 0.0 + }, + "YPosition": { + "type": "float", + "value": 12.04933643341065 + }, + "ZOrientation": { + "type": "float", + "value": 0.0 + }, + "ZPosition": { + "type": "float", + "value": 0.0 + } + }, { "__struct_id": 1, "AutoRemoveKey": { @@ -71033,45 +57969,60 @@ "__struct_id": 3, "PointX": { "type": "float", - "value": -5.999038696289063 + "value": -6.755340576171875 }, "PointY": { "type": "float", - "value": 0.2228431701660156 + "value": 0.8209648132324219 }, "PointZ": { "type": "float", - "value": 0.03242891281843185 + "value": 0.02500000037252903 } }, { "__struct_id": 3, "PointX": { "type": "float", - "value": -4.816291809082031 + "value": -6.708145141601563 }, "PointY": { "type": "float", - "value": -0.4419088363647461 + "value": -0.01770114898681641 }, "PointZ": { "type": "float", - "value": 0.03180097788572311 + "value": 0.02500000037252903 } }, { "__struct_id": 3, "PointX": { "type": "float", - "value": -1.707542419433594 + "value": -4.780303955078125 }, "PointY": { "type": "float", - "value": -0.4097270965576172 + "value": -1.787808418273926 }, "PointZ": { "type": "float", - "value": 0.02255597151815891 + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -2.095916748046875 + }, + "PointY": { + "type": "float", + "value": -1.692355155944824 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 } }, { @@ -71086,22 +58037,22 @@ }, "PointZ": { "type": "float", - "value": 0.02255597151815891 + "value": 0.02500000037252903 } }, { "__struct_id": 3, "PointX": { "type": "float", - "value": -0.0712127685546875 + "value": -0.1177825927734375 }, "PointY": { "type": "float", - "value": 0.1516170501708984 + "value": 0.5118083953857422 }, "PointZ": { "type": "float", - "value": 0.02255609072744846 + "value": 0.02500000037252903 } } ] @@ -71206,7 +58157,7 @@ }, "XPosition": { "type": "float", - "value": 122.5670013427734 + "value": 128.0365142822266 }, "YOrientation": { "type": "float", @@ -71214,7 +58165,7 @@ }, "YPosition": { "type": "float", - "value": 15.51712512969971 + "value": 15.12668895721436 }, "ZOrientation": { "type": "float", @@ -71250,15 +58201,60 @@ "__struct_id": 3, "PointX": { "type": "float", - "value": -0.7374954223632813 + "value": -6.755340576171875 }, "PointY": { "type": "float", - "value": 1.108854293823242 + "value": 0.8209648132324219 }, "PointZ": { "type": "float", - "value": 0.02255603112280369 + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -6.708145141601563 + }, + "PointY": { + "type": "float", + "value": -0.01770114898681641 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -4.780303955078125 + }, + "PointY": { + "type": "float", + "value": -1.787808418273926 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 + } + }, + { + "__struct_id": 3, + "PointX": { + "type": "float", + "value": -2.095916748046875 + }, + "PointY": { + "type": "float", + "value": -1.692355155944824 + }, + "PointZ": { + "type": "float", + "value": 0.02500000037252903 } }, { @@ -71273,67 +58269,22 @@ }, "PointZ": { "type": "float", - "value": 0.02242898382246494 + "value": 0.02500000037252903 } }, { "__struct_id": 3, "PointX": { "type": "float", - "value": 0.00296783447265625 + "value": -0.1177825927734375 }, "PointY": { "type": "float", - "value": 0.3906440734863281 + "value": 0.5118083953857422 }, "PointZ": { "type": "float", - "value": 0.02242898382246494 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -0.05365753173828125 - }, - "PointY": { - "type": "float", - "value": 5.883819580078125 - }, - "PointZ": { - "type": "float", - "value": 0.02255603112280369 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -0.5125885009765625 - }, - "PointY": { - "type": "float", - "value": 4.621191024780273 - }, - "PointZ": { - "type": "float", - "value": 0.02255609072744846 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -0.285980224609375 - }, - "PointY": { - "type": "float", - "value": 3.165618896484375 - }, - "PointZ": { - "type": "float", - "value": 0.02255603112280369 + "value": 0.02500000037252903 } } ] @@ -71438,7 +58389,7 @@ }, "XPosition": { "type": "float", - "value": 115.7895584106445 + "value": 137.8855895996094 }, "YOrientation": { "type": "float", @@ -71446,7 +58397,7 @@ }, "YPosition": { "type": "float", - "value": 18.89616394042969 + "value": 15.06412410736084 }, "ZOrientation": { "type": "float", @@ -71454,240 +58405,7 @@ }, "ZPosition": { "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 1, - "AutoRemoveKey": { - "type": "byte", - "value": 0 - }, - "Cursor": { - "type": "byte", - "value": 0 - }, - "DisarmDC": { - "type": "byte", - "value": 0 - }, - "Faction": { - "type": "dword", - "value": 1 - }, - "Geometry": { - "type": "list", - "value": [ - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": -0.07456588745117188 - }, - "PointY": { - "type": "float", - "value": -2.758913993835449 - }, - "PointZ": { - "type": "float", - "value": 0.8249999284744263 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 3.181449890136719 - }, - "PointY": { - "type": "float", - "value": -2.684348583221436 - }, - "PointZ": { - "type": "float", - "value": 0.8249996900558472 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 3.007465362548828 - }, - "PointY": { - "type": "float", - "value": 1.217898845672607 - }, - "PointZ": { - "type": "float", - "value": 0.8249999284744263 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.0248565673828125 - }, - "PointY": { - "type": "float", - "value": 1.342175006866455 - }, - "PointZ": { - "type": "float", - "value": 0.8249999284744263 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.0 - }, - "PointY": { - "type": "float", - "value": 0.0 - }, - "PointZ": { - "type": "float", - "value": 0.8249999284744263 - } - }, - { - "__struct_id": 3, - "PointX": { - "type": "float", - "value": 0.04970932006835938 - }, - "PointY": { - "type": "float", - "value": -0.1242752075195313 - }, - "PointZ": { - "type": "float", - "value": 0.8249999284744263 - } - } - ] - }, - "HighlightHeight": { - "type": "float", - "value": 0.0 - }, - "KeyName": { - "type": "cexostring", - "value": "" - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LinkedToFlags": { - "type": "byte", - "value": 0 - }, - "LoadScreenID": { - "type": "word", - "value": 0 - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "Vamp", - "id": 14759 - } - }, - "OnClick": { - "type": "resref", - "value": "" - }, - "OnDisarm": { - "type": "resref", - "value": "" - }, - "OnTrapTriggered": { - "type": "resref", - "value": "" - }, - "PortraitId": { - "type": "word", - "value": 0 - }, - "ScriptHeartbeat": { - "type": "resref", - "value": "" - }, - "ScriptOnEnter": { - "type": "resref", - "value": "vamp_startscript" - }, - "ScriptOnExit": { - "type": "resref", - "value": "" - }, - "ScriptUserDefine": { - "type": "resref", - "value": "" - }, - "Tag": { - "type": "cexostring", - "value": "GenericTrigger" - }, - "TemplateResRef": { - "type": "resref", - "value": "newgeneric" - }, - "TrapDetectable": { - "type": "byte", - "value": 1 - }, - "TrapDetectDC": { - "type": "byte", - "value": 0 - }, - "TrapDisarmable": { - "type": "byte", - "value": 1 - }, - "TrapFlag": { - "type": "byte", - "value": 0 - }, - "TrapOneShot": { - "type": "byte", - "value": 1 - }, - "TrapType": { - "type": "byte", - "value": 0 - }, - "Type": { - "type": "int", - "value": 0 - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 53.99337005615234 - }, - "YOrientation": { - "type": "float", - "value": 0.0 - }, - "YPosition": { - "type": "float", - "value": 7.037269115447998 - }, - "ZOrientation": { - "type": "float", - "value": 0.0 - }, - "ZPosition": { - "type": "float", - "value": 0.0 + "value": -2.384185791015625e-007 } } ] @@ -71716,14 +58434,14 @@ "LocalizedName": { "type": "cexolocstring", "value": { - "0": "asch_wiztow", + "0": "gar'ven_resk'afar", "id": 14814 } }, "MapNote": { "type": "cexolocstring", "value": { - "0": "Wizards Tower", + "0": "Gar'ven Resk'afar", "id": 14815 } }, @@ -71733,7 +58451,7 @@ }, "Tag": { "type": "cexostring", - "value": "NW_asch_wiztow" + "value": "MN_garvenreskafar" }, "TemplateResRef": { "type": "resref", @@ -71745,7 +58463,7 @@ }, "XPosition": { "type": "float", - "value": 135.0882568359375 + "value": 151.0069885253906 }, "YOrientation": { "type": "float", @@ -71753,336 +58471,11 @@ }, "YPosition": { "type": "float", - "value": 120.0962371826172 + "value": 34.93005752563477 }, "ZPosition": { "type": "float", - "value": 4.999996185302734 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "asch_mines", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Aschbourne Mines", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_mines" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 151.4748229980469 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 35.66268920898438 - }, - "ZPosition": { - "type": "float", - "value": 0.03021705150604248 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "asch_blacksmith", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "General Store", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_blacksmith" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 106.016975402832 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 59.22621536254883 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "asch_bank", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Aschbourne Bank", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_bank" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 69.23607635498047 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 79.82574462890625 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "asch_inn", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Aschbourne Tavern", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_inn" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 60.58867645263672 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 65.79993438720703 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "asch_start_point", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Start", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_start_point" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.02454102598130703 - }, - "XPosition": { - "type": "float", - "value": 55.27727890014648 - }, - "YOrientation": { - "type": "float", - "value": 0.99969881772995 - }, - "YPosition": { - "type": "float", - "value": 6.755754947662354 - }, - "ZPosition": { - "type": "float", - "value": 0.7999966144561768 + "value": -0.01504933834075928 } }, { @@ -72113,7 +58506,7 @@ "MapNote": { "type": "cexolocstring", "value": { - "0": "Temple of the Gods", + "0": "Temple of the Gods & Infirmary", "id": 14815 } }, @@ -72131,23 +58524,23 @@ }, "XOrientation": { "type": "float", - "value": 0.0 + "value": 3.519852543831803e-005 }, "XPosition": { "type": "float", - "value": 35.21779251098633 + "value": 44.99738311767578 }, "YOrientation": { "type": "float", - "value": 1.0 + "value": -1.0 }, "YPosition": { "type": "float", - "value": 85.11033630371094 + "value": 126.72216796875 }, "ZPosition": { "type": "float", - "value": 0.0 + "value": -5.7220458984375e-006 } }, { @@ -72196,88 +58589,23 @@ }, "XOrientation": { "type": "float", - "value": 0.0 + "value": -0.04911059141159058 }, "XPosition": { "type": "float", - "value": 25.16819381713867 + "value": 24.99393844604492 }, "YOrientation": { "type": "float", - "value": 1.0 + "value": -0.998793363571167 }, "YPosition": { "type": "float", - "value": 129.7881622314453 + "value": 143.4553833007813 }, "ZPosition": { "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "asch_training", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Combat Training", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_training" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 89.91566467285156 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 100.2049865722656 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 + "value": 6.200007915496826 } }, { @@ -72308,7 +58636,7 @@ "MapNote": { "type": "cexolocstring", "value": { - "0": "Aschbourne Magic Shop", + "0": "Aschbourne Mage Tower and Shop", "id": 14815 } }, @@ -72326,23 +58654,23 @@ }, "XOrientation": { "type": "float", - "value": 0.0 + "value": 0.02458125352859497 }, "XPosition": { "type": "float", - "value": 36.92197799682617 + "value": 134.9627075195313 }, "YOrientation": { "type": "float", - "value": 1.0 + "value": -0.9996978640556335 }, "YPosition": { "type": "float", - "value": 69.65618896484375 + "value": 126.0494842529297 }, "ZPosition": { "type": "float", - "value": -5.7220458984375e-006 + "value": 9.296356201171875 } }, { @@ -72431,14 +58759,14 @@ "LocalizedName": { "type": "cexolocstring", "value": { - "0": "aschwest", + "0": "AschMOH", "id": 14814 } }, "MapNote": { "type": "cexolocstring", "value": { - "0": "Aschbourne (West)", + "0": "Mowed Over Hill", "id": 14815 } }, @@ -72448,7 +58776,7 @@ }, "Tag": { "type": "cexostring", - "value": "NW_aschwest" + "value": "MN_AMOH" }, "TemplateResRef": { "type": "resref", @@ -72460,7 +58788,7 @@ }, "XPosition": { "type": "float", - "value": 5.522451877593994 + "value": 8.16526985168457 }, "YOrientation": { "type": "float", @@ -72468,542 +58796,11 @@ }, "YPosition": { "type": "float", - "value": 74.91593933105469 + "value": 75.46462249755859 }, "ZPosition": { "type": "float", - "value": 0.01999819278717041 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard1_01" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": 0.1224655956029892 - }, - "XPosition": { - "type": "float", - "value": 86.31690979003906 - }, - "YOrientation": { - "type": "float", - "value": -0.992472767829895 - }, - "YPosition": { - "type": "float", - "value": 156.9855346679688 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard1_02" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": -0.9142171144485474 - }, - "XPosition": { - "type": "float", - "value": 84.83771514892578 - }, - "YOrientation": { - "type": "float", - "value": -0.4052246809005737 - }, - "YPosition": { - "type": "float", - "value": 135.2378845214844 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard1_03" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": -0.09807190299034119 - }, - "XPosition": { - "type": "float", - "value": 77.12612915039063 - }, - "YOrientation": { - "type": "float", - "value": -0.9951793551445007 - }, - "YPosition": { - "type": "float", - "value": 132.508544921875 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard1_04" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": -0.09805884957313538 - }, - "XPosition": { - "type": "float", - "value": 54.60176849365234 - }, - "YOrientation": { - "type": "float", - "value": -0.995180606842041 - }, - "YPosition": { - "type": "float", - "value": 106.1932678222656 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard1_05" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": 0.02459626831114292 - }, - "XPosition": { - "type": "float", - "value": 53.78860473632813 - }, - "YOrientation": { - "type": "float", - "value": -0.9996974468231201 - }, - "YPosition": { - "type": "float", - "value": 78.74892425537109 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard1_06" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": 0.3137320876121521 - }, - "XPosition": { - "type": "float", - "value": 85.47078704833984 - }, - "YOrientation": { - "type": "float", - "value": -0.9495115280151367 - }, - "YPosition": { - "type": "float", - "value": 156.4694519042969 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard3_01" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": -0.9972904920578003 - }, - "XPosition": { - "type": "float", - "value": 122.208251953125 - }, - "YOrientation": { - "type": "float", - "value": -0.07356434315443039 - }, - "YPosition": { - "type": "float", - "value": 72.96507263183594 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard3_02" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": -0.9996987581253052 - }, - "XPosition": { - "type": "float", - "value": 10.60152053833008 - }, - "YOrientation": { - "type": "float", - "value": 0.0245428029447794 - }, - "YPosition": { - "type": "float", - "value": 74.08145904541016 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": {} - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 0 - }, - "Tag": { - "type": "cexostring", - "value": "WP_NW_asch_guard3_03" - }, - "TemplateResRef": { - "type": "resref", - "value": "" - }, - "XOrientation": { - "type": "float", - "value": -0.99969881772995 - }, - "XPosition": { - "type": "float", - "value": 122.5186080932617 - }, - "YOrientation": { - "type": "float", - "value": -0.0245408657938242 - }, - "YPosition": { - "type": "float", - "value": 73.40858459472656 - }, - "ZPosition": { - "type": "float", - "value": 0.01000607013702393 + "value": 0.02001786418259144 } }, { @@ -73046,23 +58843,23 @@ }, "XOrientation": { "type": "float", - "value": 0.07362032681703568 + "value": -0.5957016348838806 }, "XPosition": { "type": "float", - "value": 49.41598510742188 + "value": 58.36783981323242 }, "YOrientation": { "type": "float", - "value": -0.997286319732666 + "value": -0.8032057881355286 }, "YPosition": { "type": "float", - "value": 38.75266647338867 + "value": 39.27712631225586 }, "ZPosition": { "type": "float", - "value": -5.222045729169622e-006 + "value": -5.7220458984375e-006 } }, { @@ -73109,7 +58906,7 @@ }, "XPosition": { "type": "float", - "value": 49.87410736083984 + "value": 61.84758377075195 }, "YOrientation": { "type": "float", @@ -73117,7 +58914,7 @@ }, "YPosition": { "type": "float", - "value": 32.29543685913086 + "value": 31.60917663574219 }, "ZPosition": { "type": "float", @@ -73168,7 +58965,7 @@ }, "XPosition": { "type": "float", - "value": 43.0084342956543 + "value": 51.40608215332031 }, "YOrientation": { "type": "float", @@ -73176,11 +58973,11 @@ }, "YPosition": { "type": "float", - "value": 30.55369186401367 + "value": 27.64200019836426 }, "ZPosition": { "type": "float", - "value": -5.222045729169622e-006 + "value": -5.7220458984375e-006 } }, { @@ -73223,23 +59020,23 @@ }, "XOrientation": { "type": "float", - "value": 0.1224655956029892 + "value": 0.1225233301520348 }, "XPosition": { "type": "float", - "value": 48.71041107177734 + "value": 51.49509048461914 }, "YOrientation": { "type": "float", - "value": -0.992472767829895 + "value": -0.992465615272522 }, "YPosition": { "type": "float", - "value": 38.54774475097656 + "value": 41.31008529663086 }, "ZPosition": { "type": "float", - "value": -5.222045729169622e-006 + "value": 0.01000607013702393 } }, { @@ -73284,19 +59081,19 @@ }, "XOrientation": { "type": "float", - "value": -0.02459483779966831 + "value": 2.613862125144806e-005 }, "XPosition": { "type": "float", - "value": 85.00173950195313 + "value": 85.25695037841797 }, "YOrientation": { "type": "float", - "value": -0.9996975064277649 + "value": -1.0 }, "YPosition": { "type": "float", - "value": 157.7220153808594 + "value": 154.6207885742188 }, "ZPosition": { "type": "float", @@ -73406,218 +59203,25 @@ }, "XOrientation": { "type": "float", - "value": 0.07361651957035065 + "value": 0.07367429882287979 }, "XPosition": { "type": "float", - "value": 125.1350021362305 + "value": 124.695182800293 }, "YOrientation": { "type": "float", - "value": -0.9972866177558899 + "value": -0.9972823858261108 }, "YPosition": { "type": "float", - "value": 157.9498138427734 + "value": 155.1078186035156 }, "ZPosition": { "type": "float", "value": 5.010009288787842 } }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "NW_RECALL_PORTAL", - "id": 14817 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Recall Portal" - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_RECALL_PORTAL" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_waypoint001" - }, - "XOrientation": { - "type": "float", - "value": -0.8314703106880188 - }, - "XPosition": { - "type": "float", - "value": 84.73795318603516 - }, - "YOrientation": { - "type": "float", - "value": -0.5555691719055176 - }, - "YPosition": { - "type": "float", - "value": 84.76741027832031 - }, - "ZPosition": { - "type": "float", - "value": 0.5999927520751953 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "playerlocation", - "id": 14817 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Players Online" - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "ras_playerlocation" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_waypoint001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 57.15288543701172 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 8.769874572753906 - }, - "ZPosition": { - "type": "float", - "value": 0.7999966144561768 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "asch_archery", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Archery Range", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_asch_archery" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 107.789306640625 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 122.9265518188477 - }, - "ZPosition": { - "type": "float", - "value": -5.222045729169622e-006 - } - }, { "__struct_id": 5, "Appearance": { @@ -73668,7 +59272,7 @@ }, "XPosition": { "type": "float", - "value": 119.9951858520508 + "value": 128.8042297363281 }, "YOrientation": { "type": "float", @@ -73676,11 +59280,11 @@ }, "YPosition": { "type": "float", - "value": 21.29559516906738 + "value": 17.6268310546875 }, "ZPosition": { "type": "float", - "value": 0.0 + "value": 0.01000607013702393 } }, { @@ -73704,327 +59308,7 @@ "LocalizedName": { "type": "cexolocstring", "value": { - "0": "aschdyemerch", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Dye Merchant", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_aschdyemerch" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 111.2499847412109 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 69.45415496826172 - }, - "ZPosition": { - "type": "float", - "value": -5.960464477539063e-008 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "fuddmerchmn", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Outdoor Supplies", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "fuddmerchmn" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 111.0580291748047 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 63.27866744995117 - }, - "ZPosition": { - "type": "float", - "value": 0.009999999776482582 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "aschgemmine", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Gem Mine", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "aschgemmine" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 85.45783233642578 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 37.58845520019531 - }, - "ZPosition": { - "type": "float", - "value": 0.00649416446685791 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 2 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "POST_" - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Town Message Board" - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "POST_" - }, - "TemplateResRef": { - "type": "resref", - "value": "post_" - }, - "XOrientation": { - "type": "float", - "value": -0.6895420551300049 - }, - "XPosition": { - "type": "float", - "value": 60.07818603515625 - }, - "YOrientation": { - "type": "float", - "value": -0.7242456674575806 - }, - "YPosition": { - "type": "float", - "value": 80.17197418212891 - }, - "ZPosition": { - "type": "float", - "value": 0.0 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 0 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "asch_vamp_out01", - "id": 14817 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": {} - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "asch_vamp_out01" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_waypoint001" - }, - "XOrientation": { - "type": "float", - "value": 0.7883480787277222 - }, - "XPosition": { - "type": "float", - "value": 48.61690139770508 - }, - "YOrientation": { - "type": "float", - "value": -0.6152294278144836 - }, - "YPosition": { - "type": "float", - "value": 135.0845642089844 - }, - "ZPosition": { - "type": "float", - "value": -5.7220458984375e-006 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "fangorawoods", + "0": "Silverhawk Woods", "id": 14814 } }, @@ -74041,7 +59325,7 @@ }, "Tag": { "type": "cexostring", - "value": "NW_fangorawoods" + "value": "MN_SHW" }, "TemplateResRef": { "type": "resref", @@ -74065,72 +59349,7 @@ }, "ZPosition": { "type": "float", - "value": 0.02000011131167412 - } - }, - { - "__struct_id": 5, - "Appearance": { - "type": "byte", - "value": 1 - }, - "Description": { - "type": "cexolocstring", - "value": {} - }, - "HasMapNote": { - "type": "byte", - "value": 1 - }, - "LinkedTo": { - "type": "cexostring", - "value": "" - }, - "LocalizedName": { - "type": "cexolocstring", - "value": { - "0": "aschcraftguilds", - "id": 14814 - } - }, - "MapNote": { - "type": "cexolocstring", - "value": { - "0": "Aschbourne Crafting Guilds", - "id": 14815 - } - }, - "MapNoteEnabled": { - "type": "byte", - "value": 1 - }, - "Tag": { - "type": "cexostring", - "value": "NW_aschcraftguilds" - }, - "TemplateResRef": { - "type": "resref", - "value": "nw_mapnote001" - }, - "XOrientation": { - "type": "float", - "value": 0.0 - }, - "XPosition": { - "type": "float", - "value": 84.60907745361328 - }, - "YOrientation": { - "type": "float", - "value": 1.0 - }, - "YPosition": { - "type": "float", - "value": 64.21707916259766 - }, - "ZPosition": { - "type": "float", - "value": 0.01000004820525646 + "value": 0.01999819278717041 } }, { @@ -74161,7 +59380,7 @@ "MapNote": { "type": "cexolocstring", "value": { - "0": "Small Cave", + "0": "Small Rodentia Cave", "id": 14815 } }, @@ -74179,23 +59398,23 @@ }, "XOrientation": { "type": "float", - "value": 0.0 + "value": -4.42584314441774e-005 }, "XPosition": { "type": "float", - "value": 134.1151885986328 + "value": 134.0641937255859 }, "YOrientation": { "type": "float", - "value": 1.0 + "value": -1.0 }, "YPosition": { "type": "float", - "value": 101.2829132080078 + "value": 102.2156295776367 }, "ZPosition": { "type": "float", - "value": 0.02944362163543701 + "value": 0.04129946231842041 } }, { @@ -74262,6 +59481,635 @@ "type": "float", "value": 0.009999922476708889 } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": {} + }, + "MapNoteEnabled": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WP_Ash_to_The_Ferry" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": 0.99969881772995 + }, + "XPosition": { + "type": "float", + "value": 46.14980697631836 + }, + "YOrientation": { + "type": "float", + "value": -0.0245408657938242 + }, + "YPosition": { + "type": "float", + "value": 11.58400917053223 + }, + "ZPosition": { + "type": "float", + "value": 5.888938903808594e-005 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": {} + }, + "MapNoteEnabled": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WP_AschEscape" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": 3.066857243538834e-005 + }, + "XPosition": { + "type": "float", + "value": 84.98999786376953 + }, + "YOrientation": { + "type": "float", + "value": -1.0 + }, + "YPosition": { + "type": "float", + "value": 84.98000335693359 + }, + "ZPosition": { + "type": "float", + "value": 0.6000000238418579 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "MN_CatTavern", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "The Caterwaul Tavern", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_CatTavern" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": -0.9951847791671753 + }, + "XPosition": { + "type": "float", + "value": 60.70178985595703 + }, + "YOrientation": { + "type": "float", + "value": -0.09801651537418366 + }, + "YPosition": { + "type": "float", + "value": 66.35980224609375 + }, + "ZPosition": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "MN_TikiniGS", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "General Store", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "MN_TikiniGS" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 106.9406890869141 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 61.2359733581543 + }, + "ZPosition": { + "type": "float", + "value": 0.009992370381951332 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne Bank", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Aschbourne Bank and Trust", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "asch_stitch" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 3.519852543831803e-005 + }, + "XPosition": { + "type": "float", + "value": 69.01055908203125 + }, + "YOrientation": { + "type": "float", + "value": -1.0 + }, + "YPosition": { + "type": "float", + "value": 81.67315673828125 + }, + "ZPosition": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Apartment 1", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "aprt_Asch0001" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 71.77137756347656 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 125.3651962280273 + }, + "ZPosition": { + "type": "float", + "value": 0.01000607013702393 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Apartment 2", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "aprt_Asch0002" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 63.62107467651367 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 138.0219573974609 + }, + "ZPosition": { + "type": "float", + "value": 0.01000004820525646 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Apartment 3", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "aprt_Asch0003" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 112.5133972167969 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 79.483642578125 + }, + "ZPosition": { + "type": "float", + "value": -5.7220458984375e-006 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 1 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": { + "0": "aschmusicshop", + "id": 14814 + } + }, + "MapNote": { + "type": "cexolocstring", + "value": { + "0": "Music Etc. Shop", + "id": 14815 + } + }, + "MapNoteEnabled": { + "type": "byte", + "value": 1 + }, + "Tag": { + "type": "cexostring", + "value": "aschmusicshop" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_mapnote001" + }, + "XOrientation": { + "type": "float", + "value": 0.0 + }, + "XPosition": { + "type": "float", + "value": 144.1893615722656 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 115.0727920532227 + }, + "ZPosition": { + "type": "float", + "value": 11.07853507995606 + } + }, + { + "__struct_id": 5, + "Appearance": { + "type": "byte", + "value": 1 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "HasMapNote": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "" + }, + "LocalizedName": { + "type": "cexolocstring", + "value": {} + }, + "MapNote": { + "type": "cexolocstring", + "value": {} + }, + "MapNoteEnabled": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "WP_Ash_to_The_Ferry" + }, + "TemplateResRef": { + "type": "resref", + "value": "" + }, + "XOrientation": { + "type": "float", + "value": 1.541428310757299e-043 + }, + "XPosition": { + "type": "float", + "value": 44.99671173095703 + }, + "YOrientation": { + "type": "float", + "value": 1.0 + }, + "YPosition": { + "type": "float", + "value": 11.59726333618164 + }, + "ZPosition": { + "type": "float", + "value": 0.02504994906485081 + } } ] } diff --git a/_module/git/aschbournebank.git.json b/_module/git/aschbournebank.git.json index 8ef101ee..11355c7c 100644 --- a/_module/git/aschbournebank.git.json +++ b/_module/git/aschbournebank.git.json @@ -477,6 +477,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -510,8 +594,8 @@ "type": "cexostring", "value": "Banker" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -530,8 +614,8 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { @@ -612,8 +696,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -831,8 +915,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -1050,8 +1134,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 1 }, "Hardness": { @@ -1076,7 +1160,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "aschbankdoor02" + "value": "BankEntry" }, "LinkedToFlags": { "type": "byte", @@ -1325,6 +1409,10 @@ "id": 16811642 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1548,6 +1636,10 @@ "id": 16812050 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -1773,6 +1865,10 @@ "id": 5691 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "trash_can_close" @@ -1998,6 +2094,10 @@ "id": 5691 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "trash_can_close" @@ -2221,6 +2321,10 @@ "id": 16812676 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "per_safe_item_st" @@ -2464,6 +2568,10 @@ "id": 16812676 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "per_safe_item_st" @@ -2707,6 +2815,10 @@ "id": 16811076 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2930,6 +3042,10 @@ "id": 16811076 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3153,6 +3269,10 @@ "id": 16811076 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3376,6 +3496,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3599,6 +3723,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3822,6 +3950,10 @@ "id": 16811080 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4045,6 +4177,10 @@ "id": 16812056 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4288,6 +4424,10 @@ "id": 16811196 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4511,6 +4651,10 @@ "id": 16811196 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4734,6 +4878,10 @@ "id": 16812408 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4957,6 +5105,10 @@ "id": 16812408 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5180,6 +5332,10 @@ "id": 16812408 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5403,6 +5559,10 @@ "id": 16811198 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5626,6 +5786,10 @@ "id": 16812062 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5849,6 +6013,10 @@ "id": 16811038 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6072,6 +6240,10 @@ "id": 16811418 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" diff --git a/_module/git/aschentryandooc.git.json b/_module/git/aschentryandooc.git.json new file mode 100644 index 00000000..9ad70aa2 --- /dev/null +++ b/_module/git/aschentryandooc.git.json @@ -0,0 +1,531 @@ +{ + "__data_type": "GIT ", + "AreaProperties": { + "__struct_id": 100, + "type": "struct", + "value": { + "__struct_id": 100, + "AmbientSndDay": { + "type": "int", + "value": 90 + }, + "AmbientSndDayVol": { + "type": "int", + "value": 32 + }, + "AmbientSndNight": { + "type": "int", + "value": 91 + }, + "AmbientSndNitVol": { + "type": "int", + "value": 32 + }, + "EnvAudio": { + "type": "int", + "value": 89 + }, + "MusicBattle": { + "type": "int", + "value": 60 + }, + "MusicDay": { + "type": "int", + "value": 59 + }, + "MusicDelay": { + "type": "int", + "value": 90000 + }, + "MusicNight": { + "type": "int", + "value": 59 + } + } + }, + "Creature List": { + "type": "list", + "value": [] + }, + "Door List": { + "type": "list", + "value": [ + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 166 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570796251296997 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 20 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 8 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 20 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "WP_Ash_to_The_Ferry" + }, + "LinkedToFlags": { + "type": "byte", + "value": 2 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "To Aschbourne", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "ToAsch" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_ttr_31" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 44.40000152587891 + }, + "Y": { + "type": "float", + "value": 5.0 + }, + "Z": { + "type": "float", + "value": 1.379999995231628 + } + } + ] + }, + "Encounter List": { + "type": "list", + "value": [] + }, + "List": { + "type": "list", + "value": [] + }, + "Placeable List": { + "type": "list", + "value": [ + { + "__struct_id": 9, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 139 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -3.018873929977417 + }, + "BodyBag": { + "type": "byte", + "value": 0 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "ferrytoasch" + }, + "CurrentHP": { + "type": "short", + "value": 15 + }, + "Description": { + "type": "cexolocstring", + "value": { + "0": "Ferry to Aschbourne", + "id": 14562 + } + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HasInventory": { + "type": "byte", + "value": 0 + }, + "HP": { + "type": "short", + "value": 15 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "To Aschbourne", + "id": 14561 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnInvDisturbed": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUsed": { + "type": "resref", + "value": "nw_startconv" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 497 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Static": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "SEtoAschbourne" + }, + "TemplateResRef": { + "type": "resref", + "value": "plc_billboard2" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Type": { + "type": "byte", + "value": 0 + }, + "Useable": { + "type": "byte", + "value": 1 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 40.64131164550781 + }, + "Y": { + "type": "float", + "value": 18.06103706359863 + }, + "Z": { + "type": "float", + "value": 0.9999998807907105 + } + } + ] + }, + "SoundList": { + "type": "list", + "value": [] + }, + "StoreList": { + "type": "list", + "value": [] + }, + "TriggerList": { + "type": "list", + "value": [] + }, + "WaypointList": { + "type": "list", + "value": [] + } +} diff --git a/_module/git/charactercustomi.git.json b/_module/git/charactercustomi.git.json new file mode 100644 index 00000000..76685aab --- /dev/null +++ b/_module/git/charactercustomi.git.json @@ -0,0 +1,301 @@ +{ + "__data_type": "GIT ", + "AreaProperties": { + "__struct_id": 100, + "type": "struct", + "value": { + "__struct_id": 100, + "AmbientSndDay": { + "type": "int", + "value": 55 + }, + "AmbientSndDayVol": { + "type": "int", + "value": 100 + }, + "AmbientSndNight": { + "type": "int", + "value": 55 + }, + "AmbientSndNitVol": { + "type": "int", + "value": 100 + }, + "EnvAudio": { + "type": "int", + "value": 27 + }, + "MusicBattle": { + "type": "int", + "value": 71 + }, + "MusicDay": { + "type": "int", + "value": 12 + }, + "MusicDelay": { + "type": "int", + "value": 54000 + }, + "MusicNight": { + "type": "int", + "value": 12 + } + } + }, + "Creature List": { + "type": "list", + "value": [] + }, + "Door List": { + "type": "list", + "value": [ + { + "__struct_id": 8, + "AnimationState": { + "type": "byte", + "value": 0 + }, + "Appearance": { + "type": "dword", + "value": 238 + }, + "AutoRemoveKey": { + "type": "byte", + "value": 0 + }, + "Bearing": { + "type": "float", + "value": -1.570796012878418 + }, + "CloseLockDC": { + "type": "byte", + "value": 0 + }, + "Conversation": { + "type": "resref", + "value": "" + }, + "CurrentHP": { + "type": "short", + "value": 80 + }, + "Description": { + "type": "cexolocstring", + "value": {} + }, + "DisarmDC": { + "type": "byte", + "value": 15 + }, + "Faction": { + "type": "dword", + "value": 1 + }, + "Fort": { + "type": "byte", + "value": 16 + }, + "GenericType_New": { + "type": "dword", + "value": 0 + }, + "Hardness": { + "type": "byte", + "value": 5 + }, + "HP": { + "type": "short", + "value": 80 + }, + "Interruptable": { + "type": "byte", + "value": 1 + }, + "KeyName": { + "type": "cexostring", + "value": "" + }, + "KeyRequired": { + "type": "byte", + "value": 0 + }, + "LinkedTo": { + "type": "cexostring", + "value": "CCCentrance" + }, + "LinkedToFlags": { + "type": "byte", + "value": 1 + }, + "LoadScreenID": { + "type": "word", + "value": 0 + }, + "Lockable": { + "type": "byte", + "value": 0 + }, + "Locked": { + "type": "byte", + "value": 0 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "CCC Exit", + "id": 5349 + } + }, + "OnClick": { + "type": "resref", + "value": "" + }, + "OnClosed": { + "type": "resref", + "value": "" + }, + "OnDamaged": { + "type": "resref", + "value": "" + }, + "OnDeath": { + "type": "resref", + "value": "x2_door_death" + }, + "OnDisarm": { + "type": "resref", + "value": "" + }, + "OnFailToOpen": { + "type": "resref", + "value": "" + }, + "OnHeartbeat": { + "type": "resref", + "value": "" + }, + "OnLock": { + "type": "resref", + "value": "" + }, + "OnMeleeAttacked": { + "type": "resref", + "value": "" + }, + "OnOpen": { + "type": "resref", + "value": "" + }, + "OnSpellCastAt": { + "type": "resref", + "value": "" + }, + "OnTrapTriggered": { + "type": "resref", + "value": "" + }, + "OnUnlock": { + "type": "resref", + "value": "" + }, + "OnUserDefined": { + "type": "resref", + "value": "" + }, + "OpenLockDC": { + "type": "byte", + "value": 18 + }, + "Plot": { + "type": "byte", + "value": 0 + }, + "PortraitId": { + "type": "word", + "value": 0 + }, + "Ref": { + "type": "byte", + "value": 0 + }, + "Tag": { + "type": "cexostring", + "value": "CCCexit" + }, + "TemplateResRef": { + "type": "resref", + "value": "nw_door_ttr_23" + }, + "TrapDetectable": { + "type": "byte", + "value": 1 + }, + "TrapDetectDC": { + "type": "byte", + "value": 0 + }, + "TrapDisarmable": { + "type": "byte", + "value": 1 + }, + "TrapFlag": { + "type": "byte", + "value": 0 + }, + "TrapOneShot": { + "type": "byte", + "value": 1 + }, + "TrapType": { + "type": "byte", + "value": 0 + }, + "Will": { + "type": "byte", + "value": 0 + }, + "X": { + "type": "float", + "value": 36.0 + }, + "Y": { + "type": "float", + "value": 5.0 + }, + "Z": { + "type": "float", + "value": 0.0 + } + } + ] + }, + "Encounter List": { + "type": "list", + "value": [] + }, + "List": { + "type": "list", + "value": [] + }, + "Placeable List": { + "type": "list", + "value": [] + }, + "SoundList": { + "type": "list", + "value": [] + }, + "StoreList": { + "type": "list", + "value": [] + }, + "TriggerList": { + "type": "list", + "value": [] + }, + "WaypointList": { + "type": "list", + "value": [] + } +} diff --git a/_module/git/jail_asch.git.json b/_module/git/jail_asch.git.json index d02fccfe..44840a40 100644 --- a/_module/git/jail_asch.git.json +++ b/_module/git/jail_asch.git.json @@ -98,8 +98,8 @@ "type": "byte", "value": 28 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 5 }, "Hardness": { @@ -124,7 +124,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "jaildoor002" + "value": "JailEntry" }, "LinkedToFlags": { "type": "byte", @@ -318,8 +318,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -537,8 +537,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { @@ -756,8 +756,8 @@ "type": "byte", "value": 25 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 2 }, "Hardness": { diff --git a/_module/git/ras_asch_temp_02.git.json b/_module/git/ras_asch_temp_02.git.json index 1238d040..e8e576b2 100644 --- a/_module/git/ras_asch_temp_02.git.json +++ b/_module/git/ras_asch_temp_02.git.json @@ -715,36 +715,6 @@ "type": "byte", "value": 0 } - }, - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 194 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 3, - "Spell": { - "type": "word", - "value": 194 - }, - "SpellFlags": { - "type": "byte", - "value": 1 - }, - "SpellMetaMagic": { - "type": "byte", - "value": 0 - } } ] }, @@ -1026,6 +996,82 @@ "type": "resref", "value": "007" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 11 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 112 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 11 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 3 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -1509,6 +1555,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -1542,8 +1672,8 @@ "type": "cexostring", "value": "Healer" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -1562,14 +1692,90 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", "value": 19 }, + "xAppearance_Head": { + "type": "word", + "value": 100 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.6531733870506287 @@ -1920,6 +2126,82 @@ "type": "resref", "value": "nw_cloth007" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 11 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 3 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 11 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 1 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 3 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 9 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 0 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 4 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -2290,6 +2572,90 @@ "value": 0 } }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Rank": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Rank": { @@ -2323,8 +2689,8 @@ "type": "cexostring", "value": "NW_HUMSAILOR" }, - "Tail": { - "type": "byte", + "Tail_New": { + "type": "dword", "value": 0 }, "TemplateList": { @@ -2343,14 +2709,90 @@ "type": "short", "value": 0 }, - "Wings": { - "type": "byte", + "Wings_New": { + "type": "dword", "value": 0 }, "Wis": { "type": "byte", "value": 10 }, + "xAppearance_Head": { + "type": "word", + "value": 48 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_Belt": { + "type": "word", + "value": 0 + }, + "xBodyPart_LBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_LFoot": { + "type": "word", + "value": 1 + }, + "xBodyPart_LHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_LShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_LThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Neck": { + "type": "word", + "value": 1 + }, + "xBodyPart_Pelvis": { + "type": "word", + "value": 1 + }, + "xBodyPart_RBicep": { + "type": "word", + "value": 1 + }, + "xBodyPart_RFArm": { + "type": "word", + "value": 1 + }, + "xBodyPart_RHand": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShin": { + "type": "word", + "value": 1 + }, + "xBodyPart_RShoul": { + "type": "word", + "value": 0 + }, + "xBodyPart_RThigh": { + "type": "word", + "value": 1 + }, + "xBodyPart_Torso": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.8819211721420288 @@ -2423,8 +2865,8 @@ "type": "byte", "value": 16 }, - "GenericType": { - "type": "byte", + "GenericType_New": { + "type": "dword", "value": 0 }, "Hardness": { @@ -2449,7 +2891,7 @@ }, "LinkedTo": { "type": "cexostring", - "value": "asch_temple_door002" + "value": "TempleEntry" }, "LinkedToFlags": { "type": "byte", @@ -2700,6 +3142,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -2925,6 +3371,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3150,6 +3600,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3375,6 +3829,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3600,6 +4058,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -3825,6 +4287,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4050,6 +4516,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4275,6 +4745,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4500,6 +4974,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4725,6 +5203,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -4950,6 +5432,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5175,6 +5661,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5400,6 +5890,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5625,6 +6119,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -5850,6 +6348,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6075,6 +6577,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6300,6 +6806,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6525,6 +7035,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6750,6 +7264,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -6975,6 +7493,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7200,6 +7722,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7425,6 +7951,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7650,6 +8180,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -7875,6 +8409,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8100,6 +8638,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8325,6 +8867,10 @@ "id": 68902 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8548,6 +9094,10 @@ "id": 16811826 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8771,6 +9321,10 @@ "id": 16811782 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -8994,6 +9548,10 @@ "id": 14625 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9217,6 +9775,10 @@ "id": 14625 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9440,6 +10002,10 @@ "id": 16811414 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -9728,6 +10294,10 @@ "id": 16811414 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10016,6 +10586,10 @@ "id": 16811414 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10304,6 +10878,10 @@ "id": 16811414 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10592,6 +11170,10 @@ "id": 16811414 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -10880,6 +11462,10 @@ "id": 16811414 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11168,6 +11754,10 @@ "id": 5670 } }, + "OnClick": { + "type": "resref", + "value": "" + }, "OnClosed": { "type": "resref", "value": "" @@ -11665,6 +12255,82 @@ "type": "resref", "value": "nw_aarcl006" }, + "xArmorPart_Belt": { + "type": "word", + "value": 10 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 9 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 6 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 7 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 1 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 5 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 4 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 8 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 17 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 9 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11702,7 +12368,7 @@ }, "Cost": { "type": "dword", - "value": 50 + "value": 20 }, "Cursed": { "type": "byte", @@ -11766,6 +12432,10 @@ "type": "resref", "value": "nw_ashlw001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -11923,6 +12593,10 @@ "type": "resref", "value": "nw_arhe004" }, + "xModelPart1": { + "type": "word", + "value": 5 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12120,6 +12794,10 @@ "type": "resref", "value": "nw_it_mbelt015" }, + "xModelPart1": { + "type": "word", + "value": 6 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12413,6 +13091,82 @@ "type": "resref", "value": "nw_mcloth018" }, + "xArmorPart_Belt": { + "type": "word", + "value": 0 + }, + "xArmorPart_LBice": { + "type": "word", + "value": 6 + }, + "xArmorPart_LFArm": { + "type": "word", + "value": 6 + }, + "xArmorPart_LFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_LHand": { + "type": "word", + "value": 6 + }, + "xArmorPart_LShin": { + "type": "word", + "value": 15 + }, + "xArmorPart_LShou": { + "type": "word", + "value": 7 + }, + "xArmorPart_LThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Neck": { + "type": "word", + "value": 1 + }, + "xArmorPart_Pelvi": { + "type": "word", + "value": 21 + }, + "xArmorPart_RBice": { + "type": "word", + "value": 6 + }, + "xArmorPart_RFArm": { + "type": "word", + "value": 6 + }, + "xArmorPart_RFoot": { + "type": "word", + "value": 4 + }, + "xArmorPart_RHand": { + "type": "word", + "value": 6 + }, + "xArmorPart_Robe": { + "type": "word", + "value": 0 + }, + "xArmorPart_RShin": { + "type": "word", + "value": 15 + }, + "xArmorPart_RShou": { + "type": "word", + "value": 7 + }, + "xArmorPart_RThig": { + "type": "word", + "value": 14 + }, + "xArmorPart_Torso": { + "type": "word", + "value": 50 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12450,7 +13204,7 @@ }, "Cost": { "type": "dword", - "value": 951 + "value": 788 }, "Cursed": { "type": "byte", @@ -12610,6 +13364,10 @@ "type": "resref", "value": "nw_it_mglove026" }, + "xModelPart1": { + "type": "word", + "value": 9 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12727,6 +13485,18 @@ "type": "resref", "value": "nw_wblcl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12836,6 +13606,18 @@ "type": "resref", "value": "nw_wblfl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -12945,6 +13727,18 @@ "type": "resref", "value": "nw_wblml001" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 41 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13054,6 +13848,18 @@ "type": "resref", "value": "nw_wdbqs001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 11 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13155,6 +13961,10 @@ "type": "resref", "value": "nw_wbwsl001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13256,6 +14066,10 @@ "type": "resref", "value": "nw_wambu001" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13407,6 +14221,18 @@ "type": "resref", "value": "nw_it_mpotion016" }, + "xModelPart1": { + "type": "word", + "value": 11 + }, + "xModelPart2": { + "type": "word", + "value": 32 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13550,6 +14376,18 @@ "type": "resref", "value": "nw_it_mpotion006" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 13 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13693,6 +14531,18 @@ "type": "resref", "value": "nw_it_mpotion009" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 11 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13836,6 +14686,18 @@ "type": "resref", "value": "nw_it_mpotion001" }, + "xModelPart1": { + "type": "word", + "value": 21 + }, + "xModelPart2": { + "type": "word", + "value": 23 + }, + "xModelPart3": { + "type": "word", + "value": 32 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -13979,6 +14841,18 @@ "type": "resref", "value": "nw_it_mpotion002" }, + "xModelPart1": { + "type": "word", + "value": 41 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14122,6 +14996,18 @@ "type": "resref", "value": "nw_it_mpotion003" }, + "xModelPart1": { + "type": "word", + "value": 61 + }, + "xModelPart2": { + "type": "word", + "value": 22 + }, + "xModelPart3": { + "type": "word", + "value": 22 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14265,6 +15151,18 @@ "type": "resref", "value": "nw_it_mpotion011" }, + "xModelPart1": { + "type": "word", + "value": 31 + }, + "xModelPart2": { + "type": "word", + "value": 13 + }, + "xModelPart3": { + "type": "word", + "value": 33 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14493,6 +15391,10 @@ "type": "resref", "value": "nw_it_spdvscr203" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14628,6 +15530,10 @@ "type": "resref", "value": "nw_it_spdvscr301" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14763,6 +15669,10 @@ "type": "resref", "value": "nw_it_spdvscr302" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -14898,6 +15808,10 @@ "type": "resref", "value": "nw_it_spdvscr201" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15033,6 +15947,10 @@ "type": "resref", "value": "nw_it_spdvscr402" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15168,6 +16086,10 @@ "type": "resref", "value": "nw_it_spdvscr501" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15396,6 +16318,10 @@ "type": "resref", "value": "nw_it_spdvscr204" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15539,6 +16465,18 @@ "type": "resref", "value": "nw_it_mpotion020" }, + "xModelPart1": { + "type": "word", + "value": 71 + }, + "xModelPart2": { + "type": "word", + "value": 12 + }, + "xModelPart3": { + "type": "word", + "value": 12 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15682,6 +16620,10 @@ "type": "resref", "value": "nw_it_mneck001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15848,6 +16790,10 @@ "type": "resref", "value": "nw_it_mring031" }, + "xModelPart1": { + "type": "word", + "value": 14 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -15989,6 +16935,10 @@ "type": "resref", "value": "nw_it_medkit001" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 @@ -16122,6 +17072,10 @@ "type": "resref", "value": "nw_it_medkit002" }, + "xModelPart1": { + "type": "word", + "value": 1 + }, "XOrientation": { "type": "float", "value": 0.0 diff --git a/_module/ifo/module.ifo.json b/_module/ifo/module.ifo.json index 7acfcf76..56c9c079 100644 --- a/_module/ifo/module.ifo.json +++ b/_module/ifo/module.ifo.json @@ -140,20 +140,6 @@ "value": "asch_inn" } }, - { - "__struct_id": 6, - "Area_Name": { - "type": "resref", - "value": "asch_magetower" - } - }, - { - "__struct_id": 6, - "Area_Name": { - "type": "resref", - "value": "asch_magicshop" - } - }, { "__struct_id": 6, "Area_Name": { @@ -1259,6 +1245,41 @@ "type": "resref", "value": "wol_a_dymond" } + }, + { + "__struct_id": 6, + "Area_Name": { + "type": "resref", + "value": "aschentryandooc" + } + }, + { + "__struct_id": 6, + "Area_Name": { + "type": "resref", + "value": "charactercustomi" + } + }, + { + "__struct_id": 6, + "Area_Name": { + "type": "resref", + "value": "asch_magetower" + } + }, + { + "__struct_id": 6, + "Area_Name": { + "type": "resref", + "value": "asch_magicshop" + } + }, + { + "__struct_id": 6, + "Area_Name": { + "type": "resref", + "value": "asch_north" + } } ] }, @@ -1294,27 +1315,27 @@ }, "Mod_Entry_Area": { "type": "resref", - "value": "aschbourne_start" + "value": "aschentryandooc" }, "Mod_Entry_Dir_X": { "type": "float", - "value": 0.0 + "value": 0.9637760519981384 }, "Mod_Entry_Dir_Y": { "type": "float", - "value": 1.0 + "value": -0.2667127251625061 }, "Mod_Entry_X": { "type": "float", - "value": 55.0 + "value": 25.99450874328613 }, "Mod_Entry_Y": { "type": "float", - "value": 6.0 + "value": 51.19573593139648 }, "Mod_Entry_Z": { "type": "float", - "value": 0.0 + "value": 0.6348279118537903 }, "Mod_Expan_List": { "type": "list", diff --git a/_module/itp/creaturepalcus.itp.json b/_module/itp/creaturepalcus.itp.json index 71ac8038..7dae1177 100644 --- a/_module/itp/creaturepalcus.itp.json +++ b/_module/itp/creaturepalcus.itp.json @@ -1781,7 +1781,7 @@ "__struct_id": 0, "CR": { "type": "float", - "value": 9.0 + "value": 3.0 }, "FACTION": { "type": "cexostring", @@ -2437,7 +2437,7 @@ "__struct_id": 0, "CR": { "type": "float", - "value": 2.0 + "value": 0.3333333432674408 }, "FACTION": { "type": "cexostring", diff --git a/_module/itp/doorpalcus.itp.json b/_module/itp/doorpalcus.itp.json index 1c9cf4f3..4910e525 100644 --- a/_module/itp/doorpalcus.itp.json +++ b/_module/itp/doorpalcus.itp.json @@ -173,6 +173,17 @@ "value": 6736 } }, + { + "__struct_id": 0, + "ID": { + "type": "byte", + "value": 9 + }, + "STRREF": { + "type": "dword", + "value": 201 + } + }, { "__struct_id": 0, "ID": { diff --git a/_module/itp/itempalcus.itp.json b/_module/itp/itempalcus.itp.json index 1ecb736b..e6614262 100644 --- a/_module/itp/itempalcus.itp.json +++ b/_module/itp/itempalcus.itp.json @@ -809,6 +809,17 @@ "value": "rh_clothcomm012" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Erinyes Clothes" + }, + "RESREF": { + "type": "resref", + "value": "erinyesclothes" + } + }, { "__struct_id": 0, "RESREF": { @@ -1370,6 +1381,17 @@ "value": "cloth114" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "nightwing" + }, + "RESREF": { + "type": "resref", + "value": "nightwing" + } + }, { "__struct_id": 0, "NAME": { @@ -1678,6 +1700,17 @@ "value": 16807606 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "ow_light_1" + }, + "RESREF": { + "type": "resref", + "value": "ow_light_1" + } + }, { "__struct_id": 0, "NAME": { @@ -3740,6 +3773,17 @@ "value": "zep_knightarm004" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Baal Summon 2 Plate" + }, + "RESREF": { + "type": "resref", + "value": "baalsummon2plate" + } + }, { "__struct_id": 0, "RESREF": { @@ -5736,6 +5780,17 @@ "value": "arhe172" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Baal Summon 2 Head" + }, + "RESREF": { + "type": "resref", + "value": "baalsummon2head" + } + }, { "__struct_id": 0, "NAME": { @@ -6077,6 +6132,28 @@ "value": "arhe163" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crown of Might" + }, + "RESREF": { + "type": "resref", + "value": "prc_crown_might" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crown of Protection" + }, + "RESREF": { + "type": "resref", + "value": "prc_crown_prot" + } + }, { "__struct_id": 0, "RESREF": { @@ -6638,6 +6715,17 @@ "value": "arhe184" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "nightwing" + }, + "RESREF": { + "type": "resref", + "value": "nightwing001" + } + }, { "__struct_id": 0, "NAME": { @@ -7649,6 +7737,17 @@ "type": "resref", "value": "arhe004" } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wyrmbane Helm" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_wyrmbane" + } } ] }, @@ -7996,6 +8095,17 @@ "value": "aarcl421" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "BaalSummonPlate" + }, + "RESREF": { + "type": "resref", + "value": "baalsummonplate" + } + }, { "__struct_id": 0, "RESREF": { @@ -8766,6 +8876,17 @@ "value": "aarcl418" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Infiltrator" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_infil" + } + }, { "__struct_id": 0, "NAME": { @@ -11575,6 +11696,17 @@ "type": "resref", "value": "aarcl147" } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wargird's Armor" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_wargirds" + } } ] }, @@ -11614,6 +11746,17 @@ "value": 12930 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Deva Robe" + }, + "RESREF": { + "type": "resref", + "value": "devarobe" + } + }, { "__struct_id": 0, "RESREF": { @@ -11965,6 +12108,17 @@ "value": "ashlw038" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Quickspur's Ally" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_quickspr" + } + }, { "__struct_id": 0, "NAME": { @@ -13088,6 +13242,105 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (diminuative)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aranea Bite (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ara_bite_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -13099,6 +13352,501 @@ "value": 16807320 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw0_bite_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 10th level (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw2_bite_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 15th level (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw3_bite_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 20th level (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw4_bite_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bite of the Wolf 5th level (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_bw1_bite_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -13143,6 +13891,94 @@ "value": 16807326 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bombardier/Stink Beetle Bite" + }, + "RESREF": { + "type": "resref", + "value": "stinkb_c_bite_01" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bombardier/Stink Beetle Bite" + }, + "RESREF": { + "type": "resref", + "value": "stinkb_c_bite_05" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bombardier/Stink Beetle Bite" + }, + "RESREF": { + "type": "resref", + "value": "stinkb_c_bite_10" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bombardier/Stink Beetle Bite" + }, + "RESREF": { + "type": "resref", + "value": "stinkb_c_bite_15" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bombardier/Stink Beetle Bite" + }, + "RESREF": { + "type": "resref", + "value": "stinkb_c_bite_20" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bombardier/Stink Beetle Bite" + }, + "RESREF": { + "type": "resref", + "value": "stinkb_c_bite_25" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bombardier/Stink Beetle Bite" + }, + "RESREF": { + "type": "resref", + "value": "stinkb_c_bite_30" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bombardier/Stink Beetle Bite" + }, + "RESREF": { + "type": "resref", + "value": "stinkb_c_bite_35" + } + }, { "__struct_id": 0, "RESREF": { @@ -13187,6 +14023,61 @@ "value": 13261 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cobra's bite, level 20" + }, + "RESREF": { + "type": "resref", + "value": "cobra_c_bite_20" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cobra's bite, level 25" + }, + "RESREF": { + "type": "resref", + "value": "cobra_c_bite_25" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cobra's bite, level 30" + }, + "RESREF": { + "type": "resref", + "value": "cobra_c_bite_30" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cobra's bite, level 35" + }, + "RESREF": { + "type": "resref", + "value": "cobra_c_bite_35" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cobra's bite, level 40" + }, + "RESREF": { + "type": "resref", + "value": "cobra_c_bite_40" + } + }, { "__struct_id": 0, "RESREF": { @@ -13198,6 +14089,17 @@ "value": 16807402 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dire Rat Bite" + }, + "RESREF": { + "type": "resref", + "value": "cr_bite_direrat" + } + }, { "__struct_id": 0, "RESREF": { @@ -13209,6 +14111,171 @@ "value": 16807404 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Bite (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_bite_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Drider Bite (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_drid_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Drider Bite (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_drid_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Drider Bite (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_drid_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Drider Bite (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_drid_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Drider Bite (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_drid_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Drider Bite (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_drid_bite_s" + } + }, { "__struct_id": 0, "RESREF": { @@ -13220,6 +14287,17 @@ "value": 16807424 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dustblight Claw" + }, + "RESREF": { + "type": "resref", + "value": "bdd_dustbl_claw" + } + }, { "__struct_id": 0, "RESREF": { @@ -13242,6 +14320,72 @@ "value": 16807448 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Giant Spider Companion Bite Level 15" + }, + "RESREF": { + "type": "resref", + "value": "phase_c_15" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Giant Spider Companion Bite Level 20" + }, + "RESREF": { + "type": "resref", + "value": "phase_c_20" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Giant Spider Companion Bite Level 25" + }, + "RESREF": { + "type": "resref", + "value": "phase_c_25" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Giant Spider Companion Bite Level 30" + }, + "RESREF": { + "type": "resref", + "value": "phase_c_30" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Giant Spider Companion Bite Level 35" + }, + "RESREF": { + "type": "resref", + "value": "phase_c_35" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Giant Spider Companion Bite Level 40" + }, + "RESREF": { + "type": "resref", + "value": "phase_c_40" + } + }, { "__struct_id": 0, "RESREF": { @@ -13253,6 +14397,292 @@ "value": 16807904 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Bite lv 21" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraithbit" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Bite lv 24" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Bite lv 27" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith002" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Bite lv 30" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith003" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Bite lv 33" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith004" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Bite lv 36" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith005" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Bite lv 39" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith006" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_01" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_05" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_10" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_15" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_20" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_25" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_30" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_35" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hell Hound Familiar Bite" + }, + "RESREF": { + "type": "resref", + "value": "wwolf_f_bite_40" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "hellcat_bite" + }, + "RESREF": { + "type": "resref", + "value": "hellcat_bite" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Bite(Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_bite_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -13308,6 +14738,193 @@ "value": 16807560 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lizardman Bite (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lizf_bite_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Longtooth Shifter Elite Bite(Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lngth_elt_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Longtooth Shifter Elite Bite(Fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lngth_elt_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Longtooth Shifter Elite Bite(Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lngth_elt_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Longtooth Shifter Elite Bite(Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lngth_elt_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Longtooth Shifter Elite Bite(Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lngth_elt_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Longtooth Shifter Elite Bite(Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lngth_el_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Longtooth Shifter Elite Bite(Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lngth_elt_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Longtooth Shifter Elite Bite(Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_lngth_elt_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -13319,6 +14936,17 @@ "value": 16807584 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Medium Viper Bite" + }, + "RESREF": { + "type": "resref", + "value": "cr_bite_viper001" + } + }, { "__struct_id": 0, "RESREF": { @@ -13330,6 +14958,17 @@ "value": 16807586 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Medium Viper Bite (Improved)" + }, + "RESREF": { + "type": "resref", + "value": "cr_bite_viper002" + } + }, { "__struct_id": 0, "NAME": { @@ -13341,6 +14980,83 @@ "value": "zep_cre_viper001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Morsure de quasit niveau 15" + }, + "RESREF": { + "type": "resref", + "value": "quasit_m_15" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Morsure de quasit niveau 20" + }, + "RESREF": { + "type": "resref", + "value": "quasit_m_20" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Morsure de quasit niveau 25" + }, + "RESREF": { + "type": "resref", + "value": "quasit_m_25" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Morsure de quasit niveau 30" + }, + "RESREF": { + "type": "resref", + "value": "quasit_m_30" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Morsure de quasit niveau 35" + }, + "RESREF": { + "type": "resref", + "value": "quasit_m_35" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Morsure de quasit niveau 40" + }, + "RESREF": { + "type": "resref", + "value": "quasit_m_40" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "nightwing" + }, + "RESREF": { + "type": "resref", + "value": "prc_nightwing" + } + }, { "__struct_id": 0, "RESREF": { @@ -13363,6 +15079,105 @@ "value": 16807630 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rakshasa Bite (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_raks_bite_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -13440,6 +15255,105 @@ "value": "it_crewps019" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tanarukk Bite (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_tana_bite_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -13484,6 +15398,116 @@ "value": 16807736 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Troll Bite (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_troll_bite_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Useless Bite" + }, + "RESREF": { + "type": "resref", + "value": "prc_nodmgbite" + } + }, { "__struct_id": 0, "RESREF": { @@ -13495,6 +15519,105 @@ "value": 12944 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Viletooth Lizardfolk Bite (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_vtth_bite_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Viletooth Lizardfolk Bite (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_vtth_bite_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Viletooth Lizardfolk Bite (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_vtth_bite_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Viletooth Lizardfolk Bite (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_vtth_bite_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Viletooth Lizardfolk Bite (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_vtth_bite_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Viletooth Lizardfolk Bite (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_vtth_bite_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Viletooth Lizardfolk Bite (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_vtth_bite_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Bite" + }, + "RESREF": { + "type": "resref", + "value": "werewolfbite" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Lycanthrope Bite" + }, + "RESREF": { + "type": "resref", + "value": "werewolfbitel" + } + }, { "__struct_id": 0, "NAME": { @@ -13544,6 +15667,798 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 10d6 (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d2 (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d2 (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d2 (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d2 (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d2 (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d2 (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d3 (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d3 (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d3 (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d3 (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d4 (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d4 (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d4 (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d4 (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d4 (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d6 (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d6 (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d6 (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d6 (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d6 (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d6 (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d8 (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d8 (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d8 (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d8 (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d8 (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d8 (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 1d8 (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 2d6 (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 2d6 (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 2d6 (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 2d6 (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 2d6 (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 2d6 (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 2d6 (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 2d6 (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 3d6 (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6l_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 3d6 (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 3d6 (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 3d6 (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 3d6 (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 3d6 (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 3d6 (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 3d6 (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 4d6 (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d6m_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 4d6 (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 4d6 (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 4d6 (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 4d6 (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 4d6 (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 4d6 (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 5d6 (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_1d8m_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 5d6 (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 5d6 (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 5d6 (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 5d6 (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 5d6 (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 6d6 (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_2d6m_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 6d6 (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 6d6 (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 6d6 (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 6d6 (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 7d6 (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_3d6m_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 7d6 (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 7d6 (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 7d6 (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 8d6 (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_4d6m_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 8d6 (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 8d6 (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 9d6 (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_5d6m_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claw 9d6 (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_claw_6d6m_g" + } + }, { "__struct_id": 0, "RESREF": { @@ -13555,6 +16470,17 @@ "value": 16807374 } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "tob_dw_embrclaw" + }, + "STRREF": { + "type": "dword", + "value": 13284 + } + }, { "__struct_id": 0, "RESREF": { @@ -13599,6 +16525,17 @@ "value": 13274 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cornugon Claw" + }, + "RESREF": { + "type": "resref", + "value": "prc_corn_claw" + } + }, { "__struct_id": 0, "RESREF": { @@ -13610,6 +16547,556 @@ "value": 16807386 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_0_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_1_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_2_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_3_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_4_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_5_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_0_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_1_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_2_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_3_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_4_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_5_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_0_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_1_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_2_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_3_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_4_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_5_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_0_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_1_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_2_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_3_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_4_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_5_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_0_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_1_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_2_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_3_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_4_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_5_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_0_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_1_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_2_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_3_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_4_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_5_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_0_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_1_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_2_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_3_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_4_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Claw (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diaclaw_5_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Draconic Devotee Claw (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_devclaw_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Draconic Devotee Claw (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_devclaw_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Draconic Devotee Claw (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_devclaw_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Draconic Devotee Claw (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_devclaw_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Draconic Devotee Claw (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_devclaw_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Draconic Devotee Claw (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_devclaw_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Draconic Devotee Claw (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_devclaw_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gelugon Claw" + }, + "RESREF": { + "type": "resref", + "value": "prc_gel_claw" + } + }, { "__struct_id": 0, "RESREF": { @@ -13632,6 +17119,83 @@ "value": 16807490 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Griffes de quasit niveau 15" + }, + "RESREF": { + "type": "resref", + "value": "quasit_15" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Griffes de quasit niveau 20" + }, + "RESREF": { + "type": "resref", + "value": "quasit_20" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Griffes de quasit niveau 25" + }, + "RESREF": { + "type": "resref", + "value": "quasit_25" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Griffes de quasit niveau 30" + }, + "RESREF": { + "type": "resref", + "value": "quasit_30" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Griffes de quasit niveau 35" + }, + "RESREF": { + "type": "resref", + "value": "quasit_35" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Griffes de quasit niveau 40" + }, + "RESREF": { + "type": "resref", + "value": "quasit_40" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hamatula Claw" + }, + "RESREF": { + "type": "resref", + "value": "prc_ham_claw" + } + }, { "__struct_id": 0, "RESREF": { @@ -13643,6 +17207,72 @@ "value": 16807530 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Osyluth Claw" + }, + "RESREF": { + "type": "resref", + "value": "prc_osy_claw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "pnp_shft_cweap" + }, + "RESREF": { + "type": "resref", + "value": "pnp_shft_cweap" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC construct Demoflesh claw" + }, + "RESREF": { + "type": "resref", + "value": "prc_cns_dem_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shadow Elemental Elder" + }, + "RESREF": { + "type": "resref", + "value": "shadowelement001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shadow Elemental Huge" + }, + "RESREF": { + "type": "resref", + "value": "shadowelementalh" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shadow Elemental Medium" + }, + "RESREF": { + "type": "resref", + "value": "shd_shdelem_med" + } + }, { "__struct_id": 0, "RESREF": { @@ -13665,6 +17295,17 @@ "value": 13272 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Twig Blight Claw" + }, + "RESREF": { + "type": "resref", + "value": "wol_twigblightcl" + } + }, { "__struct_id": 0, "RESREF": { @@ -13687,6 +17328,28 @@ "value": 16807768 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Claw" + }, + "RESREF": { + "type": "resref", + "value": "werewolfclaw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Lycanthrope Claw" + }, + "RESREF": { + "type": "resref", + "value": "werewolfclawl" + } + }, { "__struct_id": 0, "RESREF": { @@ -13747,6 +17410,105 @@ "value": 16807464 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Diminuitive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gorebrute Horns(Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_shftr_gore_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -13758,6 +17520,149 @@ "value": 16807484 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Nightshade Bite" + }, + "RESREF": { + "type": "resref", + "value": "grtrnsbite" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lesser Nightshade Bite" + }, + "RESREF": { + "type": "resref", + "value": "lessernightshade" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Gore (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_gore_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minotaur Powerful Charge" + }, + "RESREF": { + "type": "resref", + "value": "prc_mino_char" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Nightshade Bite" + }, + "RESREF": { + "type": "resref", + "value": "lessernightsh002" + } + }, { "__struct_id": 0, "RESREF": { @@ -13966,6 +17871,94 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "" + }, + "RESREF": { + "type": "resref", + "value": "pc_skin" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Algoid Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_hide_algoid" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "anim_armour_0" + }, + "RESREF": { + "type": "resref", + "value": "anim_armour_0" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "anim_armour_1_4" + }, + "RESREF": { + "type": "resref", + "value": "anim_armour_1_4" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "anim_armour_5_8" + }, + "RESREF": { + "type": "resref", + "value": "anim_armour_5_8" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "anim_weapon_large" + }, + "RESREF": { + "type": "resref", + "value": "anim_weapon_larg" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "anim_weapon_small" + }, + "RESREF": { + "type": "resref", + "value": "anim_weapon_smal" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "AnimObject Properties" + }, + "RESREF": { + "type": "resref", + "value": "prc_shd_animcon" + } + }, { "__struct_id": 0, "RESREF": { @@ -13977,6 +17970,28 @@ "value": 16807298 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ashen Husk Hide" + }, + "RESREF": { + "type": "resref", + "value": "bdd_ashen_hide" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Asherati Taint Changed" + }, + "RESREF": { + "type": "resref", + "value": "bdd_asherati_skn" + } + }, { "__struct_id": 0, "RESREF": { @@ -13999,6 +18014,160 @@ "value": 16807316 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "base_prc_skin" + }, + "RESREF": { + "type": "resref", + "value": "base_prc_skin" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "bat_c_hide_01" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "polarb_c_hide01" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "polarb_c_hide05" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "polarb_c_hide10" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "polarb_c_hide15" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "polarb_c_hide20" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "polarb_c_hide25" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "polarb_c_hide30" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 1 Properties" + }, + "RESREF": { + "type": "resref", + "value": "polarb_c_hide35" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "bat_c_hide_20" + }, + "STRREF": { + "type": "dword", + "value": 13121 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 25 Properties" + }, + "RESREF": { + "type": "resref", + "value": "bat_c_hide_25" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat FM HD 30 Properties" + }, + "RESREF": { + "type": "resref", + "value": "bat_c_hide_30" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "bat_c_hide_05" + }, + "STRREF": { + "type": "dword", + "value": 13118 + } + }, { "__struct_id": 0, "RESREF": { @@ -14054,6 +18223,17 @@ "value": 16807380 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cornugon Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_corn_hide" + } + }, { "__struct_id": 0, "RESREF": { @@ -14076,6 +18256,17 @@ "value": 16807400 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Deva Hide" + }, + "RESREF": { + "type": "resref", + "value": "devahide" + } + }, { "__struct_id": 0, "RESREF": { @@ -14087,6 +18278,28 @@ "value": 16807410 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Earth Elemental Properties" + }, + "RESREF": { + "type": "resref", + "value": "prc_agares_elem" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "tob_dw_embrhide" + }, + "STRREF": { + "type": "dword", + "value": 13193 + } + }, { "__struct_id": 0, "RESREF": { @@ -14142,6 +18355,17 @@ "value": 16807460 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gelugon Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_gel_hide" + } + }, { "__struct_id": 0, "RESREF": { @@ -14153,6 +18377,28 @@ "value": 16807462 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Glabrezu Properties" + }, + "RESREF": { + "type": "resref", + "value": "glabrezuproperti" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Glabrezu Skin" + }, + "RESREF": { + "type": "resref", + "value": "prc_glab_hide" + } + }, { "__struct_id": 0, "RESREF": { @@ -14197,6 +18443,17 @@ "value": 16807486 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Nightshade Hide" + }, + "RESREF": { + "type": "resref", + "value": "grtrnightshadhid" + } + }, { "__struct_id": 0, "RESREF": { @@ -14208,6 +18465,94 @@ "value": 16807492 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Hide lv 21" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraithhid" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Hide lv 24" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith007" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Hide lv 27" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith008" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Hide lv 30" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith009" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Hide lv 33" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith010" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Hide lv 36" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith011" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Wraith Hide lv 39" + }, + "RESREF": { + "type": "resref", + "value": "greaterwraith012" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hamatula Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_ham_hide" + } + }, { "__struct_id": 0, "RESREF": { @@ -14219,6 +18564,17 @@ "value": 16807498 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "hellcat_hide" + }, + "RESREF": { + "type": "resref", + "value": "hellcat_hide" + } + }, { "__struct_id": 0, "RESREF": { @@ -14252,6 +18608,17 @@ "value": 16807906 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lesser Nightshade Hide" + }, + "RESREF": { + "type": "resref", + "value": "lessernightsh001" + } + }, { "__struct_id": 0, "RESREF": { @@ -14285,6 +18652,17 @@ "value": 16807568 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Marilith Properties" + }, + "RESREF": { + "type": "resref", + "value": "marilithproperti" + } + }, { "__struct_id": 0, "RESREF": { @@ -14318,6 +18696,28 @@ "value": 16807592 } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "wo_mummy_prop" + }, + "STRREF": { + "type": "dword", + "value": 12938 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Myconid Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_hide_myconid" + } + }, { "__struct_id": 0, "RESREF": { @@ -14329,6 +18729,28 @@ "value": 16807596 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Nightshade Hide" + }, + "RESREF": { + "type": "resref", + "value": "nightshadehide" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Nightwing Properties" + }, + "RESREF": { + "type": "resref", + "value": "prc_to_nighthide" + } + }, { "__struct_id": 0, "RESREF": { @@ -14340,6 +18762,17 @@ "value": 16807612 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Osyluth Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_osy_hide" + } + }, { "__struct_id": 0, "RESREF": { @@ -14362,6 +18795,83 @@ "value": 16807620 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Particularités des méphites à 10 DV" + }, + "RESREF": { + "type": "resref", + "value": "meph_10dv" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Particularités des méphites à 15 DV" + }, + "RESREF": { + "type": "resref", + "value": "meph_15dv" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Particularités des méphites à 20 DV" + }, + "RESREF": { + "type": "resref", + "value": "meph_20dv" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Particularités des méphites à 25 DV" + }, + "RESREF": { + "type": "resref", + "value": "meph_25dv" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Particularités des méphites à 30 DV" + }, + "RESREF": { + "type": "resref", + "value": "meph_30dv" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Particularités des méphites à 5 DV" + }, + "RESREF": { + "type": "resref", + "value": "meph_5dv" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Particularités des méphitesà 1 DV" + }, + "RESREF": { + "type": "resref", + "value": "meph_1dv" + } + }, { "__struct_id": 0, "RESREF": { @@ -14384,6 +18894,83 @@ "value": 16807638 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Construct Adamantium" + }, + "RESREF": { + "type": "resref", + "value": "prc_cns_ada_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Construct Clay" + }, + "RESREF": { + "type": "resref", + "value": "prc_cns_cly_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Construct Demonflesh hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_cns_dem_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Construct Flesh" + }, + "RESREF": { + "type": "resref", + "value": "prc_cns_fle_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Construct Iron" + }, + "RESREF": { + "type": "resref", + "value": "prc_cns_irn_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Construct Mithril" + }, + "RESREF": { + "type": "resref", + "value": "prc_cns_mit_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Construct Stone" + }, + "RESREF": { + "type": "resref", + "value": "prc_cns_stn_h" + } + }, { "__struct_id": 0, "RESREF": { @@ -14406,6 +18993,149 @@ "value": 90573 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Dire Badger Hide" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturaldir" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Dire Bear Hide" + }, + "RESREF": { + "type": "resref", + "value": "pseudonatural002" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Dire Spider Hide" + }, + "RESREF": { + "type": "resref", + "value": "pseudodirespider" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Dire Tiger Hide" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturaltig" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Dire Wolf Hide" + }, + "RESREF": { + "type": "resref", + "value": "pseudonatural001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Elder Elemental Hide" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturalel" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Elder Fire Elemental Properties" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturalfi" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Elder Water Elemental Properties" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturalwa" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Huge/Greater Elemental Properties" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturalhu" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Huge/Greater Fire Elemental Properties" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturalfir" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseudonatural Huge/Greater Water Elemental Properties" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturalwat" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pseuodnatural Dire Boar Hide" + }, + "RESREF": { + "type": "resref", + "value": "pseuodnaturaldir" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Psuedonatural Huge/Greater Elemental Properties" + }, + "RESREF": { + "type": "resref", + "value": "pseudonaturalhug" + } + }, { "__struct_id": 0, "RESREF": { @@ -14483,6 +19213,17 @@ "value": 13195 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shambling Mound Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_hide_shambmd" + } + }, { "__struct_id": 0, "RESREF": { @@ -14505,6 +19246,28 @@ "value": 16807678 } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_skelhide" + }, + "STRREF": { + "type": "dword", + "value": 13204 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Skeleton Properties" + }, + "RESREF": { + "type": "resref", + "value": "wo_skel_prop" + } + }, { "__struct_id": 0, "RESREF": { @@ -14538,6 +19301,61 @@ "value": 16807694 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Soulspark" + }, + "RESREF": { + "type": "resref", + "value": "moi_slspk_prop" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Spider Servant Properties" + }, + "RESREF": { + "type": "resref", + "value": "servantprops" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Spider Servant Properties 12HD" + }, + "RESREF": { + "type": "resref", + "value": "servantprops2" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Spider Servant Properties 14HD" + }, + "RESREF": { + "type": "resref", + "value": "servantprops3" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Spider Servant Properties 16HD" + }, + "RESREF": { + "type": "resref", + "value": "servantprops4" + } + }, { "__struct_id": 0, "NAME": { @@ -14560,6 +19378,39 @@ "value": 16807724 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "TNecro Doom Knight Properties" + }, + "RESREF": { + "type": "resref", + "value": "prc_tn_dk" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Treant Properties" + }, + "RESREF": { + "type": "resref", + "value": "prc_sum_treant" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Twig Blight Hide" + }, + "RESREF": { + "type": "resref", + "value": "wol_twigblightci" + } + }, { "__struct_id": 0, "RESREF": { @@ -14659,6 +19510,28 @@ "value": 16807760 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Very Young Prismatic Dragon Properties" + }, + "RESREF": { + "type": "resref", + "value": "vy_it_creitem011" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Armor Feats" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_feats" + } + }, { "__struct_id": 0, "RESREF": { @@ -14692,6 +19565,105 @@ "value": "werewolfpropert" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 0" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin0" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 0 L10" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin0l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 0 S5" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin0s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 1" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin1" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 1 L10" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin1l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 1 S5" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin1s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 2" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin2" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 2 L10" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin2l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Werewolf Skin 2 S5" + }, + "RESREF": { + "type": "resref", + "value": "werewolfskin2s" + } + }, { "__struct_id": 0, "RESREF": { @@ -14703,6 +19675,17 @@ "value": 16807784 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Zombie Properties" + }, + "RESREF": { + "type": "resref", + "value": "wo_zombie_prop" + } + }, { "__struct_id": 0, "RESREF": { @@ -14730,6 +19713,28 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Algoid Slam" + }, + "RESREF": { + "type": "resref", + "value": "prc_slam_algoid" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ashen Husk Slam" + }, + "RESREF": { + "type": "resref", + "value": "bdd_ashen_slam" + } + }, { "__struct_id": 0, "RESREF": { @@ -14752,6 +19757,743 @@ "value": 16807364 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Centaur Hoof (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_cent_hoof_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_0_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_1_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_2_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_3_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_4_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_5_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_0_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_1_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_2_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_3_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_4_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_5_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_0_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_1_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_2_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_3_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_4_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_5_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_0_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_1_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_2_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_3_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_4_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_5_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_0_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_1_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_2_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_3_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_4_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_5_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_0_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_1_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_2_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_3_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_4_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_5_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_0_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_1_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_2_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_3_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_4_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dragon Tail Slap (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_diatail_5_t" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Tail Slap (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_tail_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Tail Slap (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_tail_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Tail Slap (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_tail_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Tail Slap (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_tail_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Wing Slam (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_wing_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Wing Slam (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_wing_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Wing Slam (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_wing_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Wing Slam (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_wing_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Disciple Wing Slam (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_rdd_wing_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Tail Slap (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_kobdratail_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Tail Slap (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_kobdratail_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Tail Slap (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_kobdratail_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Tail Slap (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_kobdratail_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Tail Slap (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_kobdratail_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Tail Slap (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_kobdratail_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Tail Slap (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_kobdratail_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -14763,6 +20505,116 @@ "value": 16807894 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Floating Disk Hit (1d2-5)" + }, + "RESREF": { + "type": "resref", + "value": "fdisk_hit" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Form of Doom Tentacle (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_fod_tent_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -14785,6 +20637,83 @@ "value": 16807500 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Slam (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_slam_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Slam (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_slam_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Slam (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_slam_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Slam (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_slam_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Slam (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_slam_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Slam (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_slam_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound Archon Slam (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_hdarc_slam_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -14829,6 +20758,105 @@ "value": 16807536 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (diminutive)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_d" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (fine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_f" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Illthid Tentacle (tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_ill_tent_t" + } + }, { "__struct_id": 0, "RESREF": { @@ -14928,6 +20956,17 @@ "value": 16807646 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pony Hoof 01" + }, + "RESREF": { + "type": "resref", + "value": "prc_pony_hoof01" + } + }, { "__struct_id": 0, "RESREF": { @@ -14972,6 +21011,17 @@ "value": 16807672 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Slam1d4" + }, + "RESREF": { + "type": "resref", + "value": "slam1d4" + } + }, { "__struct_id": 0, "RESREF": { @@ -15059,6 +21109,17 @@ "type": "dword", "value": 13216 } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "it_crewpb005" + }, + "STRREF": { + "type": "dword", + "value": 13216 + } } ] }, @@ -15088,6 +21149,17 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": " 0@P`p€‘¡°ÀÃàðÿGenji's Coloring Book" + }, + "RESREF": { + "type": "resref", + "value": "gen_coloringbook" + } + }, { "__struct_id": 0, "RESREF": { @@ -15110,6 +21182,787 @@ "value": "localbook008" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Achilles Heel" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_achilles" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: All Hope Lost" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_allhope" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Allied Martyr" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_allmart" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Anarchy's Call" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_anarchy" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Animus Blast" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_animblas" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Animus Blizzard" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_animbliz" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Army Unfallen" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_armyunfa" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Audience of Stone" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_audstone" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Battle Bounding" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_batbound" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Celestial Council" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_celcounc" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Champion's Valor" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_champval" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Contingent Resurrection" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_contresu" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Contingent Reunion" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_contreun" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Deadeye Sense" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_deadeyes" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Deathmark" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_deathmrk" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Dire Winter" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_direwint" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Dragon Knight" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_dragonkn" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Dreamscape" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_dreamscp" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Dullblades" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_dullblad" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Dweomer Thief" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_dweomert" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Enslave" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_enslave" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Epic Mage Armor" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_epmagarm" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Epic Repulsion" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_eprepuls" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Epic Spell Reflection" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_epspellr" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Epic Warding" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_epwardin" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Eternal Freedom" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_eterfree" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Fiendish Words" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_fiendwrd" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Fleetness of Foot" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_fleetnes" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Gem Cage" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_gemcage" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Godsmite" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_godsmite" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Greater Ruin" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_greatrui" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Greater Spell Resistance" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_grspellr" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Greater Timestop" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_grtimest" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Hell Send" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_hellsend" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Hellball" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_hellball" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Herculean Alliance" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_hercalli" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Herculean Empowerment" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_hercempo" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Impenetrability" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_impenetr" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Leech Field" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_leechfie" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Legendary Artisan" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_legendar" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Life Force Transfer" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_lifeforc" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Magma Burst" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_magmabur" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Mass Penguin" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_masspeng" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Momento Mori" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_momentom" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Mummy Dust" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_mummdust" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Nailed to the Sky" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_nailedsk" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Night's Undoing" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_nightsun" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Order Restored" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_orderres" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Paths Become Known" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_pathsbec" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Peerless Penitence" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_peerless" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Pestilence" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_pestilen" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Pious Parley" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_piouspar" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Planar Cell" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_planarce" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Psionic Salvo" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_psionics" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Rain of Fire" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_rainfire" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Risen Reunited" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_risenreu" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Ruin" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_ruin" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Singular Sunder" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_singsund" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Spell Worm" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_spelworm" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Storm Mantle" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_stormman" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Summon Aberration" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_summaber" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Superb Dispelling" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_superbdi" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Symrustar's Spellbinding" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_symrusta" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: The Withering" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_thewithe" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Tolodine's Killing Wind" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_tolodine" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Transcendent Vitality" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_transvit" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Twinfiend" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_twinfien" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Unholy Disciple" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_unholydi" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Unimpinged" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_unimping" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Unseen Wanderer" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_unseenwa" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spell: Whip of Shar" + }, + "RESREF": { + "type": "resref", + "value": "epic_sp_whipshar" + } + }, { "__struct_id": 0, "NAME": { @@ -15198,6 +22051,314 @@ "value": "specialbook002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Affliction" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_afflict" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Animating Dead" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_animdead" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Animation" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_animate" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Armor" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_armor" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Banishment" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_banish" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Compelling" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_compel" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Concealment" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_conceal" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Conjuration" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_conjure" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Contact" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_contact" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Delusion" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_delude" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Destruction" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_destroy" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Dispelling" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_dispel" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Energy" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_energy" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Foresight" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_foresee" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Fortification" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_fortify" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Healing" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_heal" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Life" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_life" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Light" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_light" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Opposition" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_oppos" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Reflection" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_reflect" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Revealing" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_reveal" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Shadow" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_shadow" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Slaying" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_slay" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Summoning" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_summon" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Time" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_time" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Transformation" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_transfrm" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Transportation" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_transprt" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "The Seed of Warding" + }, + "RESREF": { + "type": "resref", + "value": "epic_sd_ward" + } + }, { "__struct_id": 0, "NAME": { @@ -15729,6 +22890,17 @@ "value": "gloves005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bullybasher's Gauntlets" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_bully" + } + }, { "__struct_id": 0, "NAME": { @@ -15837,6 +23009,22 @@ "type": "byte", "value": 64 }, + "LIST": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Companion Dye" + }, + "RESREF": { + "type": "resref", + "value": "prccompdye" + } + } + ] + }, "STRREF": { "type": "dword", "value": 83602 @@ -15886,6 +23074,22 @@ "type": "byte", "value": 57 }, + "LIST": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Archmage's Focus of Power" + }, + "RESREF": { + "type": "resref", + "value": "archfocusofpower" + } + } + ] + }, "STRREF": { "type": "dword", "value": 6812 @@ -17087,6 +24291,28 @@ "value": "neck_verite_128" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Amulet of the Silver Tongue" + }, + "RESREF": { + "type": "resref", + "value": "prc_true_svrtng" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Amulet of the Silver Tongue (Greater)" + }, + "RESREF": { + "type": "resref", + "value": "prc_true_svrtngg" + } + }, { "__struct_id": 0, "NAME": { @@ -21795,6 +29021,28 @@ "value": "neck_verite_156" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Divine Spark" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_divspark" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Divine Spark" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_ravenknd" + } + }, { "__struct_id": 0, "NAME": { @@ -29561,6 +36809,17 @@ "value": "neck_verite_117" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Scarab of Aradros" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_aradros" + } + }, { "__struct_id": 0, "NAME": { @@ -34769,6 +42028,17 @@ "value": "ring_verite_140" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bright Evening Star" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_btevstar" + } + }, { "__struct_id": 0, "NAME": { @@ -41466,6 +48736,55 @@ "type": "byte", "value": 20 }, + "LIST": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DM Rest Widget" + }, + "RESREF": { + "type": "resref", + "value": "dmrestwidget" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prgt_kit" + }, + "RESREF": { + "type": "resref", + "value": "prgt_kit" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Supply Kit" + }, + "RESREF": { + "type": "resref", + "value": "supplykit002" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Woodland Kit" + }, + "RESREF": { + "type": "resref", + "value": "supplykit001" + } + } + ] + }, "STRREF": { "type": "dword", "value": 6748 @@ -41617,6 +48936,17 @@ "value": "vampirealternate" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Antitoxin" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_antitox" + } + }, { "__struct_id": 0, "RESREF": { @@ -41639,6 +48969,17 @@ "value": "potionofbel" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Blend Cream" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_blendcrm" + } + }, { "__struct_id": 0, "NAME": { @@ -41694,6 +49035,17 @@ "value": "contract_emp" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crackle Powder" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_crcklpdr" + } + }, { "__struct_id": 0, "NAME": { @@ -41716,6 +49068,28 @@ "value": "vampiredominatio" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Embalming Fire" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_emblmfr" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fareye Oil" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_fareyeoil" + } + }, { "__struct_id": 0, "RESREF": { @@ -41771,6 +49145,61 @@ "value": "it_gold002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Harper's Flute" + }, + "RESREF": { + "type": "resref", + "value": "mh_it_flute" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Harper's Harp" + }, + "RESREF": { + "type": "resref", + "value": "mh_it_harp" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Harper's Horn" + }, + "RESREF": { + "type": "resref", + "value": "mh_it_cor" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Harper's Lute" + }, + "RESREF": { + "type": "resref", + "value": "mh_it_luth" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Healer's Balm" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_healblm" + } + }, { "__struct_id": 0, "RESREF": { @@ -41793,6 +49222,17 @@ "value": "item_bag" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Keenear Powder" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_keenear" + } + }, { "__struct_id": 0, "RESREF": { @@ -41914,6 +49354,17 @@ "value": "item_bag026" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lockslip Grease" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_lockslip" + } + }, { "__struct_id": 0, "NAME": { @@ -42024,6 +49475,28 @@ "value": "merc_backpack" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Nature's Draught" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_natdrgt" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Nerv" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_nerv" + } + }, { "__struct_id": 0, "NAME": { @@ -42057,6 +49530,116 @@ "value": "pattern038" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_it_poist0" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_poist0" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_it_poist1" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_poist1" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_it_poist2" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_poist2" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_it_poist3" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_poist3" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Screaming Flask" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_scrmflsk" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shedden" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_shedden" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shedden +2" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_shedden2" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shedden +3" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_shedden3" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shedden +4" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_shedden4" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shedden +5" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_shedden5" + } + }, { "__struct_id": 0, "NAME": { @@ -42167,6 +49750,39 @@ "value": "item_bag008" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Softfoot" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_softfoot" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Summoning Stone" + }, + "RESREF": { + "type": "resref", + "value": "summoningstone" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Token of Sacrifice" + }, + "RESREF": { + "type": "resref", + "value": "codi_sam_token" + } + }, { "__struct_id": 0, "NAME": { @@ -42178,6 +49794,17 @@ "value": "vampirelineage" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vial of Brittlebone" + }, + "RESREF": { + "type": "resref", + "value": "prc_brittlebn" + } + }, { "__struct_id": 0, "NAME": { @@ -42238,6 +49865,17 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Agony" + }, + "RESREF": { + "type": "resref", + "value": "prc_agony" + } + }, { "__struct_id": 0, "NAME": { @@ -42249,6 +49887,17 @@ "value": "alchohol001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Baccaran" + }, + "RESREF": { + "type": "resref", + "value": "prc_baccaran" + } + }, { "__struct_id": 0, "NAME": { @@ -42260,6 +49909,28 @@ "value": "bloodbottle" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Brackish Water" + }, + "RESREF": { + "type": "resref", + "value": "mc_brackishwater" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Devilweed" + }, + "RESREF": { + "type": "resref", + "value": "prc_devilweed" + } + }, { "__struct_id": 0, "NAME": { @@ -42293,6 +49964,149 @@ "value": "dh2_ewbot" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fresh Water" + }, + "RESREF": { + "type": "resref", + "value": "mc_freshwater" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Green Liquid" + }, + "RESREF": { + "type": "resref", + "value": "mc_greenliquid" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Luhix" + }, + "RESREF": { + "type": "resref", + "value": "prc_luhix" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Mushroom Powder" + }, + "RESREF": { + "type": "resref", + "value": "prc_mshrm_pwdr" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Oil" + }, + "RESREF": { + "type": "resref", + "value": "mc_oil" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Potion of Heroism" + }, + "RESREF": { + "type": "resref", + "value": "mc_heroismpotion" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sannish" + }, + "RESREF": { + "type": "resref", + "value": "prc_sannish" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Terran Brandy" + }, + "RESREF": { + "type": "resref", + "value": "prc_terran_brndy" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vial of Blood" + }, + "RESREF": { + "type": "resref", + "value": "mc_vialofblood" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vial of Jelly" + }, + "RESREF": { + "type": "resref", + "value": "mc_vialofjelly" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vial of Poison" + }, + "RESREF": { + "type": "resref", + "value": "mc_vialofpoison" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vial of Tears" + }, + "RESREF": { + "type": "resref", + "value": "mc_vialoftears" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vodare" + }, + "RESREF": { + "type": "resref", + "value": "prc_vodare" + } + }, { "__struct_id": 0, "NAME": { @@ -42312,7 +50126,7 @@ }, "RESREF": { "type": "resref", - "value": "dh2_waterspec" + "value": "dh2_waterbot001" } }, { @@ -42323,7 +50137,7 @@ }, "RESREF": { "type": "resref", - "value": "dh2_waterbot001" + "value": "dh2_waterspec" } }, { @@ -42353,6 +50167,270 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_546" + }, + "STRREF": { + "type": "dword", + "value": 16778211 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_551" + }, + "STRREF": { + "type": "dword", + "value": 16778213 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_553" + }, + "STRREF": { + "type": "dword", + "value": 16778237 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_554" + }, + "STRREF": { + "type": "dword", + "value": 16778235 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_555" + }, + "STRREF": { + "type": "dword", + "value": 16778239 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_556" + }, + "STRREF": { + "type": "dword", + "value": 16778197 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_557" + }, + "STRREF": { + "type": "dword", + "value": 16778199 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_558" + }, + "STRREF": { + "type": "dword", + "value": 16778201 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_559" + }, + "STRREF": { + "type": "dword", + "value": 16778225 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_560" + }, + "STRREF": { + "type": "dword", + "value": 16778227 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_561" + }, + "STRREF": { + "type": "dword", + "value": 16778229 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_566" + }, + "STRREF": { + "type": "dword", + "value": 16778241 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_567" + }, + "STRREF": { + "type": "dword", + "value": 16778243 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_569" + }, + "STRREF": { + "type": "dword", + "value": 16778353 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_997" + }, + "STRREF": { + "type": "dword", + "value": 16790493 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Stolen Dweomer" + }, + "RESREF": { + "type": "resref", + "value": "it_dweomerthief" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Aberrate" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr118" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1172" + }, + "STRREF": { + "type": "dword", + "value": 16829466 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Absorb Strength" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr403" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1173" + }, + "STRREF": { + "type": "dword", + "value": 16829468 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Abyssal Might" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr404" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1174" + }, + "STRREF": { + "type": "dword", + "value": 16829470 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Abyssal_Might" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr429" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_0" + }, + "STRREF": { + "type": "dword", + "value": 750 + } + }, { "__struct_id": 0, "NAME": { @@ -42364,6 +50442,39 @@ "value": "scribe001" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1000" + }, + "STRREF": { + "type": "dword", + "value": 16830216 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr401" + }, + "STRREF": { + "type": "dword", + "value": 16830216 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_355" + }, + "STRREF": { + "type": "dword", + "value": 383 + } + }, { "__struct_id": 0, "NAME": { @@ -42375,6 +50486,94 @@ "value": "scribe197" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1012" + }, + "STRREF": { + "type": "dword", + "value": 16830228 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr601" + }, + "STRREF": { + "type": "dword", + "value": 16830228 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Addiction" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr241" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Addiction" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr216" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1291" + }, + "STRREF": { + "type": "dword", + "value": 16829696 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1087" + }, + "STRREF": { + "type": "dword", + "value": 16830423 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr206" + }, + "STRREF": { + "type": "dword", + "value": 16830423 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1" + }, + "STRREF": { + "type": "dword", + "value": 751 + } + }, { "__struct_id": 0, "NAME": { @@ -42386,6 +50585,50 @@ "value": "scribe143" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1431" + }, + "STRREF": { + "type": "dword", + "value": 16827968 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Amber Sarcophagus" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr717" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1267" + }, + "STRREF": { + "type": "dword", + "value": 16829648 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_373" + }, + "STRREF": { + "type": "dword", + "value": 2363 + } + }, { "__struct_id": 0, "NAME": { @@ -42397,6 +50640,83 @@ "value": "scribe198" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Angry Ache" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr119" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Angry Ache" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr113" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1175" + }, + "STRREF": { + "type": "dword", + "value": 16829472 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Animalistic Power" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr232" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Animalistic Power" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr206" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1323" + }, + "STRREF": { + "type": "dword", + "value": 16825030 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_2" + }, + "STRREF": { + "type": "dword", + "value": 752 + } + }, { "__struct_id": 0, "NAME": { @@ -42408,6 +50728,160 @@ "value": "scribe002" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1136" + }, + "STRREF": { + "type": "dword", + "value": 16826216 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_animobj" + }, + "STRREF": { + "type": "dword", + "value": 16826216 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_942" + }, + "STRREF": { + "type": "dword", + "value": 16829180 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Apocalypse from the Sky" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr914" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Apocalypse from the Sky" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr901" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1176" + }, + "STRREF": { + "type": "dword", + "value": 16829474 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1451" + }, + "STRREF": { + "type": "dword", + "value": 16826983 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_981" + }, + "STRREF": { + "type": "dword", + "value": 16825536 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1331" + }, + "STRREF": { + "type": "dword", + "value": 16832080 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1370" + }, + "STRREF": { + "type": "dword", + "value": 16829340 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1369" + }, + "STRREF": { + "type": "dword", + "value": 16829338 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Augment Familiar" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr223" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1292" + }, + "STRREF": { + "type": "dword", + "value": 16825798 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_360" + }, + "STRREF": { + "type": "dword", + "value": 386 + } + }, { "__struct_id": 0, "NAME": { @@ -42419,6 +50893,17 @@ "value": "scribe199" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_321" + }, + "STRREF": { + "type": "dword", + "value": 6338 + } + }, { "__struct_id": 0, "NAME": { @@ -42430,6 +50915,17 @@ "value": "scribe144" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_287" + }, + "STRREF": { + "type": "dword", + "value": 5116 + } + }, { "__struct_id": 0, "NAME": { @@ -42441,6 +50937,61 @@ "value": "scribe145" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Avascular Mass" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr810" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_901" + }, + "STRREF": { + "type": "dword", + "value": 16829194 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Avasculate" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr709" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_900" + }, + "STRREF": { + "type": "dword", + "value": 16829192 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_303" + }, + "STRREF": { + "type": "dword", + "value": 6329 + } + }, { "__struct_id": 0, "NAME": { @@ -42452,6 +51003,39 @@ "value": "scribe146" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ayailla's Radiant Burst" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr212" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1253" + }, + "STRREF": { + "type": "dword", + "value": 16829620 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_367" + }, + "STRREF": { + "type": "dword", + "value": 502 + } + }, { "__struct_id": 0, "NAME": { @@ -42463,6 +51047,94 @@ "value": "scribe200" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Baleful Polymorph" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr421" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Baleful Polymorph" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr502" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1301" + }, + "STRREF": { + "type": "dword", + "value": 16825818 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1064" + }, + "STRREF": { + "type": "dword", + "value": 16830368 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr107" + }, + "STRREF": { + "type": "dword", + "value": 16830368 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr203" + }, + "STRREF": { + "type": "dword", + "value": 16830368 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_454" + }, + "STRREF": { + "type": "dword", + "value": 3853 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_380" + }, + "STRREF": { + "type": "dword", + "value": 2663 + } + }, { "__struct_id": 0, "NAME": { @@ -42474,6 +51146,28 @@ "value": "scribe201" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_361" + }, + "STRREF": { + "type": "dword", + "value": 387 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_5" + }, + "STRREF": { + "type": "dword", + "value": 753 + } + }, { "__struct_id": 0, "NAME": { @@ -42485,6 +51179,61 @@ "value": "scribe147" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_455" + }, + "STRREF": { + "type": "dword", + "value": 3857 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1098" + }, + "STRREF": { + "type": "dword", + "value": 16830435 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr503" + }, + "STRREF": { + "type": "dword", + "value": 16830435 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1065" + }, + "STRREF": { + "type": "dword", + "value": 16830370 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_8" + }, + "STRREF": { + "type": "dword", + "value": 754 + } + }, { "__struct_id": 0, "NAME": { @@ -42496,6 +51245,39 @@ "value": "scribe003" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bestow Wound" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr120" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1177" + }, + "STRREF": { + "type": "dword", + "value": 16829479 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_393" + }, + "STRREF": { + "type": "dword", + "value": 2686 + } + }, { "__struct_id": 0, "NAME": { @@ -42507,6 +51289,17 @@ "value": "scribe202" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_394" + }, + "STRREF": { + "type": "dword", + "value": 2687 + } + }, { "__struct_id": 0, "NAME": { @@ -42518,6 +51311,17 @@ "value": "scribe203" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_391" + }, + "STRREF": { + "type": "dword", + "value": 2684 + } + }, { "__struct_id": 0, "NAME": { @@ -42529,6 +51333,17 @@ "value": "scribe204" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_392" + }, + "STRREF": { + "type": "dword", + "value": 2685 + } + }, { "__struct_id": 0, "NAME": { @@ -42540,6 +51355,17 @@ "value": "scribe205" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_390" + }, + "STRREF": { + "type": "dword", + "value": 2683 + } + }, { "__struct_id": 0, "NAME": { @@ -42551,6 +51377,72 @@ "value": "scribe206" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1328" + }, + "STRREF": { + "type": "dword", + "value": 16825032 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1329" + }, + "STRREF": { + "type": "dword", + "value": 16825034 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_468" + }, + "STRREF": { + "type": "dword", + "value": 3737 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_979" + }, + "STRREF": { + "type": "dword", + "value": 16825540 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_476" + }, + "STRREF": { + "type": "dword", + "value": 3761 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_9" + }, + "STRREF": { + "type": "dword", + "value": 755 + } + }, { "__struct_id": 0, "NAME": { @@ -42562,6 +51454,116 @@ "value": "scribe148" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Blade of Blood" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr114" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Blade of Blood" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr111" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1294" + }, + "STRREF": { + "type": "dword", + "value": 16826256 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_470" + }, + "STRREF": { + "type": "dword", + "value": 3743 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1346" + }, + "STRREF": { + "type": "dword", + "value": 16832225 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1154" + }, + "STRREF": { + "type": "dword", + "value": 16832004 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Blasphemy" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr705" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1019" + }, + "STRREF": { + "type": "dword", + "value": 16830236 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr402" + }, + "STRREF": { + "type": "dword", + "value": 16830236 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_11" + }, + "STRREF": { + "type": "dword", + "value": 756 + } + }, { "__struct_id": 0, "NAME": { @@ -42573,6 +51575,72 @@ "value": "scribe149" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1424" + }, + "STRREF": { + "type": "dword", + "value": 16828325 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_472" + }, + "STRREF": { + "type": "dword", + "value": 3753 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1132" + }, + "STRREF": { + "type": "dword", + "value": 16825357 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_blsbah" + }, + "STRREF": { + "type": "dword", + "value": 16825357 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Blinding Glory" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr918" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1268" + }, + "STRREF": { + "type": "dword", + "value": 16829650 + } + }, { "__struct_id": 0, "NAME": { @@ -42584,6 +51652,28 @@ "value": "scribe004" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_14" + }, + "STRREF": { + "type": "dword", + "value": 758 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_353" + }, + "STRREF": { + "type": "dword", + "value": 359 + } + }, { "__struct_id": 0, "NAME": { @@ -42595,6 +51685,94 @@ "value": "scribe207" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1139" + }, + "STRREF": { + "type": "dword", + "value": 16825201 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Blood of the Martyr" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr405" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1371" + }, + "STRREF": { + "type": "dword", + "value": 16829342 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1163" + }, + "STRREF": { + "type": "dword", + "value": 16823532 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr210" + }, + "STRREF": { + "type": "dword", + "value": 16823532 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bodak Birth" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr801" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1178" + }, + "STRREF": { + "type": "dword", + "value": 16829481 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_354" + }, + "STRREF": { + "type": "dword", + "value": 382 + } + }, { "__struct_id": 0, "NAME": { @@ -42606,6 +51784,127 @@ "value": "scribe208" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr306" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1179" + }, + "STRREF": { + "type": "dword", + "value": 16829483 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblast" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr208" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1180" + }, + "STRREF": { + "type": "dword", + "value": 16829488 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Break Enchantment" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr422" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Break Enchantment" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr503" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1302" + }, + "STRREF": { + "type": "dword", + "value": 16825820 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Brilliant Emanation" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr213" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1254" + }, + "STRREF": { + "type": "dword", + "value": 16829622 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1383" + }, + "STRREF": { + "type": "dword", + "value": 16847280 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_15" + }, + "STRREF": { + "type": "dword", + "value": 759 + } + }, { "__struct_id": 0, "NAME": { @@ -42617,6 +51916,39 @@ "value": "scribe005" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1016" + }, + "STRREF": { + "type": "dword", + "value": 16830234 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr101" + }, + "STRREF": { + "type": "dword", + "value": 16830234 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_18" + }, + "STRREF": { + "type": "dword", + "value": 760 + } + }, { "__struct_id": 0, "NAME": { @@ -42628,6 +51960,94 @@ "value": "scribe006" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Call Dretch Horde" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr516" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1181" + }, + "STRREF": { + "type": "dword", + "value": 16829490 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Call Faithful Servants" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr621" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Call Faithful Servants" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr605" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1270" + }, + "STRREF": { + "type": "dword", + "value": 16829654 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Call Lemure Horde" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr517" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1182" + }, + "STRREF": { + "type": "dword", + "value": 16829492 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_20" + }, + "STRREF": { + "type": "dword", + "value": 761 + } + }, { "__struct_id": 0, "NAME": { @@ -42639,6 +52059,39 @@ "value": "scribe150" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1425" + }, + "STRREF": { + "type": "dword", + "value": 16828338 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_352" + }, + "STRREF": { + "type": "dword", + "value": 340 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_25" + }, + "STRREF": { + "type": "dword", + "value": 763 + } + }, { "__struct_id": 0, "NAME": { @@ -42650,6 +52103,72 @@ "value": "scribe007" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_241" + }, + "STRREF": { + "type": "dword", + "value": 16789563 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Celestial Blood" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr606" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1271" + }, + "STRREF": { + "type": "dword", + "value": 16829656 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Chaav's Laugh" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr510" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1272" + }, + "STRREF": { + "type": "dword", + "value": 16829658 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_28" + }, + "STRREF": { + "type": "dword", + "value": 764 + } + }, { "__struct_id": 0, "NAME": { @@ -42661,6 +52180,39 @@ "value": "scribe008" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Channeled Pyroburst" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr426" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1306" + }, + "STRREF": { + "type": "dword", + "value": 16826296 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_31" + }, + "STRREF": { + "type": "dword", + "value": 765 + } + }, { "__struct_id": 0, "NAME": { @@ -42672,6 +52224,17 @@ "value": "scribe009" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_33" + }, + "STRREF": { + "type": "dword", + "value": 766 + } + }, { "__struct_id": 0, "NAME": { @@ -42683,6 +52246,17 @@ "value": "scribe010" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_35" + }, + "STRREF": { + "type": "dword", + "value": 767 + } + }, { "__struct_id": 0, "NAME": { @@ -42694,6 +52268,39 @@ "value": "scribe011" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1137" + }, + "STRREF": { + "type": "dword", + "value": 16826218 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_chillt" + }, + "STRREF": { + "type": "dword", + "value": 16826218 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_37" + }, + "STRREF": { + "type": "dword", + "value": 768 + } + }, { "__struct_id": 0, "NAME": { @@ -42705,6 +52312,17 @@ "value": "scribe012" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_40" + }, + "STRREF": { + "type": "dword", + "value": 769 + } + }, { "__struct_id": 0, "NAME": { @@ -42727,6 +52345,28 @@ "value": "scribe013" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_43" + }, + "STRREF": { + "type": "dword", + "value": 770 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_46" + }, + "STRREF": { + "type": "dword", + "value": 771 + } + }, { "__struct_id": 0, "NAME": { @@ -42738,6 +52378,127 @@ "value": "scribe014" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1116" + }, + "STRREF": { + "type": "dword", + "value": 16830453 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr203" + }, + "STRREF": { + "type": "dword", + "value": 16830453 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claws of the Bebilith" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr518" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1183" + }, + "STRREF": { + "type": "dword", + "value": 16829494 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Claws of the Savage" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr405" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1184" + }, + "STRREF": { + "type": "dword", + "value": 16829496 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1422" + }, + "STRREF": { + "type": "dword", + "value": 16828321 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_486" + }, + "STRREF": { + "type": "dword", + "value": 3794 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cloud of the Achaierai" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr601" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1185" + }, + "STRREF": { + "type": "dword", + "value": 16829498 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_48" + }, + "STRREF": { + "type": "dword", + "value": 773 + } + }, { "__struct_id": 0, "NAME": { @@ -42749,6 +52510,61 @@ "value": "scribe015" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Clutch of Orcus" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr307" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1186" + }, + "STRREF": { + "type": "dword", + "value": 16829500 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1002" + }, + "STRREF": { + "type": "dword", + "value": 16830218 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr403" + }, + "STRREF": { + "type": "dword", + "value": 16830218 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_49" + }, + "STRREF": { + "type": "dword", + "value": 774 + } + }, { "__struct_id": 0, "NAME": { @@ -42760,6 +52576,61 @@ "value": "scribe016" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_456" + }, + "STRREF": { + "type": "dword", + "value": 3859 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1436" + }, + "STRREF": { + "type": "dword", + "value": 16822632 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_899" + }, + "STRREF": { + "type": "dword", + "value": 16829190 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr212" + }, + "STRREF": { + "type": "dword", + "value": 16829190 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_50" + }, + "STRREF": { + "type": "dword", + "value": 775 + } + }, { "__struct_id": 0, "NAME": { @@ -42771,6 +52642,17 @@ "value": "scribe017" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_52" + }, + "STRREF": { + "type": "dword", + "value": 776 + } + }, { "__struct_id": 0, "NAME": { @@ -42782,6 +52664,39 @@ "value": "scribe018" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1138" + }, + "STRREF": { + "type": "dword", + "value": 16825353 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_conse" + }, + "STRREF": { + "type": "dword", + "value": 16825353 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_54" + }, + "STRREF": { + "type": "dword", + "value": 777 + } + }, { "__struct_id": 0, "NAME": { @@ -42793,6 +52708,17 @@ "value": "scribe019" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_350" + }, + "STRREF": { + "type": "dword", + "value": 59 + } + }, { "__struct_id": 0, "NAME": { @@ -42804,6 +52730,17 @@ "value": "scribe209" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_55" + }, + "STRREF": { + "type": "dword", + "value": 778 + } + }, { "__struct_id": 0, "NAME": { @@ -42815,6 +52752,94 @@ "value": "scribe020" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1455" + }, + "STRREF": { + "type": "dword", + "value": 16789764 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Convert Wand" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr511" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1273" + }, + "STRREF": { + "type": "dword", + "value": 16829660 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1066" + }, + "STRREF": { + "type": "dword", + "value": 16830372 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr101" + }, + "STRREF": { + "type": "dword", + "value": 16830372 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_959" + }, + "STRREF": { + "type": "dword", + "value": 16789902 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_960" + }, + "STRREF": { + "type": "dword", + "value": 16789904 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_57" + }, + "STRREF": { + "type": "dword", + "value": 779 + } + }, { "__struct_id": 0, "NAME": { @@ -42826,6 +52851,39 @@ "value": "scribe152" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1089" + }, + "STRREF": { + "type": "dword", + "value": 16830425 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr207" + }, + "STRREF": { + "type": "dword", + "value": 16830425 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_60" + }, + "STRREF": { + "type": "dword", + "value": 780 + } + }, { "__struct_id": 0, "NAME": { @@ -42837,6 +52895,17 @@ "value": "scribe153" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_304" + }, + "STRREF": { + "type": "dword", + "value": 6330 + } + }, { "__struct_id": 0, "NAME": { @@ -42848,6 +52917,127 @@ "value": "scribe154" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crown of Might" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr320" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crown of Might" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr303" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1307" + }, + "STRREF": { + "type": "dword", + "value": 16826302 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crown of Protection" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr321" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crown of Protection" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr304" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1308" + }, + "STRREF": { + "type": "dword", + "value": 16826304 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_450" + }, + "STRREF": { + "type": "dword", + "value": 3837 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1440" + }, + "STRREF": { + "type": "dword", + "value": 16847572 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crushing Fist of Spite" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr915" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1187" + }, + "STRREF": { + "type": "dword", + "value": 16829502 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_63" + }, + "STRREF": { + "type": "dword", + "value": 781 + } + }, { "__struct_id": 0, "NAME": { @@ -42859,6 +53049,17 @@ "value": "scribe155" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_66" + }, + "STRREF": { + "type": "dword", + "value": 782 + } + }, { "__struct_id": 0, "NAME": { @@ -42870,6 +53071,17 @@ "value": "scribe139" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_68" + }, + "STRREF": { + "type": "dword", + "value": 783 + } + }, { "__struct_id": 0, "NAME": { @@ -42881,6 +53093,17 @@ "value": "scribe138" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_69" + }, + "STRREF": { + "type": "dword", + "value": 784 + } + }, { "__struct_id": 0, "NAME": { @@ -42892,6 +53115,17 @@ "value": "scribe140" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_72" + }, + "STRREF": { + "type": "dword", + "value": 785 + } + }, { "__struct_id": 0, "NAME": { @@ -42903,6 +53137,226 @@ "value": "scribe141" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1070" + }, + "STRREF": { + "type": "dword", + "value": 16830376 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr204" + }, + "STRREF": { + "type": "dword", + "value": 16830376 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1072" + }, + "STRREF": { + "type": "dword", + "value": 16830380 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr302" + }, + "STRREF": { + "type": "dword", + "value": 16830380 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Curse of the Putrid Husk" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr327" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1188" + }, + "STRREF": { + "type": "dword", + "value": 16829504 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_976" + }, + "STRREF": { + "type": "dword", + "value": 16789918 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cursed Blade" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr423" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1303" + }, + "STRREF": { + "type": "dword", + "value": 16825822 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Damning Darkness" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr430" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Damning Darkness" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr406" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1189" + }, + "STRREF": { + "type": "dword", + "value": 16829506 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_956" + }, + "STRREF": { + "type": "dword", + "value": 16789582 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dancing Web" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr437" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dancing Web" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr512" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1274" + }, + "STRREF": { + "type": "dword", + "value": 16829662 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_980" + }, + "STRREF": { + "type": "dword", + "value": 16825538 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_483" + }, + "STRREF": { + "type": "dword", + "value": 3781 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1375" + }, + "STRREF": { + "type": "dword", + "value": 16829350 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_75" + }, + "STRREF": { + "type": "dword", + "value": 786 + } + }, { "__struct_id": 0, "NAME": { @@ -42914,6 +53368,28 @@ "value": "scribe021" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1380" + }, + "STRREF": { + "type": "dword", + "value": 16832214 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_76" + }, + "STRREF": { + "type": "dword", + "value": 787 + } + }, { "__struct_id": 0, "NAME": { @@ -42925,6 +53401,94 @@ "value": "scribe022" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_975" + }, + "STRREF": { + "type": "dword", + "value": 16789916 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_471" + }, + "STRREF": { + "type": "dword", + "value": 3750 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_457" + }, + "STRREF": { + "type": "dword", + "value": 3861 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Death by Thorns" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr703" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1190" + }, + "STRREF": { + "type": "dword", + "value": 16829508 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Death By Thorns" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr711" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_898" + }, + "STRREF": { + "type": "dword", + "value": 16825554 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_77" + }, + "STRREF": { + "type": "dword", + "value": 788 + } + }, { "__struct_id": 0, "NAME": { @@ -42936,6 +53500,83 @@ "value": "scribe156" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Deep Slumber" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr317" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1170" + }, + "STRREF": { + "type": "dword", + "value": 16825812 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1162" + }, + "STRREF": { + "type": "dword", + "value": 16832052 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Deeper Darkness" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr305" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Deflect" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr224" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1293" + }, + "STRREF": { + "type": "dword", + "value": 16825800 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_78" + }, + "STRREF": { + "type": "dword", + "value": 789 + } + }, { "__struct_id": 0, "NAME": { @@ -42947,6 +53588,83 @@ "value": "scribe023" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Demoncall" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr205" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1191" + }, + "STRREF": { + "type": "dword", + "value": 16829510 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Demonflesh" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr114" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1192" + }, + "STRREF": { + "type": "dword", + "value": 16829512 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Despoil" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr902" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1193" + }, + "STRREF": { + "type": "dword", + "value": 16829514 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_307" + }, + "STRREF": { + "type": "dword", + "value": 6332 + } + }, { "__struct_id": 0, "NAME": { @@ -42958,6 +53676,336 @@ "value": "scribe157" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1160" + }, + "STRREF": { + "type": "dword", + "value": 16831994 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Detect Chaos" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr110" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1157" + }, + "STRREF": { + "type": "dword", + "value": 16831988 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Detect Evil" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr107" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1374" + }, + "STRREF": { + "type": "dword", + "value": 16829348 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1158" + }, + "STRREF": { + "type": "dword", + "value": 16831990 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Detect Good" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr108" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1159" + }, + "STRREF": { + "type": "dword", + "value": 16831992 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Detect Law" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr109" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Detect Scrying" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr425" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1305" + }, + "STRREF": { + "type": "dword", + "value": 16825826 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_946" + }, + "STRREF": { + "type": "dword", + "value": 16827770 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Devil's Eye" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr328" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Devil's Eye" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr308" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1195" + }, + "STRREF": { + "type": "dword", + "value": 16829518 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Spray" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr410" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1256" + }, + "STRREF": { + "type": "dword", + "value": 16829626 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1155" + }, + "STRREF": { + "type": "dword", + "value": 16832006 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dictum" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr706" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1149" + }, + "STRREF": { + "type": "dword", + "value": 16825212 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr412" + }, + "STRREF": { + "type": "dword", + "value": 16825212 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dimension Hop" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr228" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1310" + }, + "STRREF": { + "type": "dword", + "value": 16826393 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1167" + }, + "STRREF": { + "type": "dword", + "value": 16825681 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr413" + }, + "STRREF": { + "type": "dword", + "value": 16825681 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr404" + }, + "STRREF": { + "type": "dword", + "value": 16825681 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1168" + }, + "STRREF": { + "type": "dword", + "value": 16825684 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr804" + }, + "STRREF": { + "type": "dword", + "value": 16825684 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr803" + }, + "STRREF": { + "type": "dword", + "value": 16825684 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_376" + }, + "STRREF": { + "type": "dword", + "value": 2366 + } + }, { "__struct_id": 0, "NAME": { @@ -42969,6 +54017,61 @@ "value": "scribe210" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1448" + }, + "STRREF": { + "type": "dword", + "value": 16826977 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1430" + }, + "STRREF": { + "type": "dword", + "value": 16827961 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1021" + }, + "STRREF": { + "type": "dword", + "value": 16830238 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr602" + }, + "STRREF": { + "type": "dword", + "value": 16830238 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_81" + }, + "STRREF": { + "type": "dword", + "value": 790 + } + }, { "__struct_id": 0, "NAME": { @@ -42980,6 +54083,17 @@ "value": "scribe024" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_84" + }, + "STRREF": { + "type": "dword", + "value": 791 + } + }, { "__struct_id": 0, "NAME": { @@ -42991,6 +54105,39 @@ "value": "scribe025" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dispeling Touch" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr229" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1311" + }, + "STRREF": { + "type": "dword", + "value": 16826395 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_389" + }, + "STRREF": { + "type": "dword", + "value": 2679 + } + }, { "__struct_id": 0, "NAME": { @@ -43002,6 +54149,28 @@ "value": "scribe211" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1343" + }, + "STRREF": { + "type": "dword", + "value": 16832221 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_345" + }, + "STRREF": { + "type": "dword", + "value": 53 + } + }, { "__struct_id": 0, "NAME": { @@ -43013,6 +54182,28 @@ "value": "scribe212" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Divine Inspiration" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr122" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1255" + }, + "STRREF": { + "type": "dword", + "value": 16829624 + } + }, { "__struct_id": 0, "NAME": { @@ -43024,6 +54215,17 @@ "value": "scribe213" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_86" + }, + "STRREF": { + "type": "dword", + "value": 792 + } + }, { "__struct_id": 0, "NAME": { @@ -43035,6 +54237,72 @@ "value": "scribe158" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1074" + }, + "STRREF": { + "type": "dword", + "value": 16830384 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr201" + }, + "STRREF": { + "type": "dword", + "value": 16830384 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Divine Sacrifice" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr112" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Divine Sacrifice" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr124" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1275" + }, + "STRREF": { + "type": "dword", + "value": 16829664 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_87" + }, + "STRREF": { + "type": "dword", + "value": 793 + } + }, { "__struct_id": 0, "NAME": { @@ -43046,6 +54314,17 @@ "value": "scribe159" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_88" + }, + "STRREF": { + "type": "dword", + "value": 794 + } + }, { "__struct_id": 0, "NAME": { @@ -43057,6 +54336,17 @@ "value": "scribe026" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_89" + }, + "STRREF": { + "type": "dword", + "value": 795 + } + }, { "__struct_id": 0, "NAME": { @@ -43068,6 +54358,17 @@ "value": "scribe027" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_90" + }, + "STRREF": { + "type": "dword", + "value": 796 + } + }, { "__struct_id": 0, "NAME": { @@ -43079,6 +54380,116 @@ "value": "scribe160" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Doom Scarabs" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr427" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1312" + }, + "STRREF": { + "type": "dword", + "value": 16826397 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1373" + }, + "STRREF": { + "type": "dword", + "value": 16829346 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1332" + }, + "STRREF": { + "type": "dword", + "value": 16832082 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1439" + }, + "STRREF": { + "type": "dword", + "value": 16832490 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dragon Cloud" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr803" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1257" + }, + "STRREF": { + "type": "dword", + "value": 16829628 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dread Word" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr329" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1197" + }, + "STRREF": { + "type": "dword", + "value": 16829522 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_368" + }, + "STRREF": { + "type": "dword", + "value": 508 + } + }, { "__struct_id": 0, "NAME": { @@ -43090,6 +54501,50 @@ "value": "scribe214" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Drug Resistance" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr121" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Drug Resistance" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr115" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1198" + }, + "STRREF": { + "type": "dword", + "value": 16829524 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_288" + }, + "STRREF": { + "type": "dword", + "value": 5371 + } + }, { "__struct_id": 0, "NAME": { @@ -43101,6 +54556,94 @@ "value": "scribe028" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_357" + }, + "STRREF": { + "type": "dword", + "value": 384 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ectoplasmic Enhancement" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr617" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1199" + }, + "STRREF": { + "type": "dword", + "value": 16829526 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Elation" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr336" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Elation" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr214" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1276" + }, + "STRREF": { + "type": "dword", + "value": 16829666 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_986" + }, + "STRREF": { + "type": "dword", + "value": 16789943 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_370" + }, + "STRREF": { + "type": "dword", + "value": 1852 + } + }, { "__struct_id": 0, "NAME": { @@ -43112,6 +54655,39 @@ "value": "scribe215" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1004" + }, + "STRREF": { + "type": "dword", + "value": 16830220 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr404" + }, + "STRREF": { + "type": "dword", + "value": 16830220 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_92" + }, + "STRREF": { + "type": "dword", + "value": 797 + } + }, { "__struct_id": 0, "NAME": { @@ -43123,6 +54699,28 @@ "value": "scribe029" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_988" + }, + "STRREF": { + "type": "dword", + "value": 16789960 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_94" + }, + "STRREF": { + "type": "dword", + "value": 798 + } + }, { "__struct_id": 0, "NAME": { @@ -43134,6 +54732,17 @@ "value": "scribe161" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_95" + }, + "STRREF": { + "type": "dword", + "value": 799 + } + }, { "__struct_id": 0, "NAME": { @@ -43145,6 +54754,17 @@ "value": "scribe030" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_98" + }, + "STRREF": { + "type": "dword", + "value": 800 + } + }, { "__struct_id": 0, "NAME": { @@ -43156,6 +54776,94 @@ "value": "scribe031" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energize Potion" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr233" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energize Potion" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr234" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energize Potion" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr207" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1277" + }, + "STRREF": { + "type": "dword", + "value": 16829668 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energy Aegis" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr322" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energy Aegis" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr305" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1313" + }, + "STRREF": { + "type": "dword", + "value": 16826399 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_311" + }, + "STRREF": { + "type": "dword", + "value": 6335 + } + }, { "__struct_id": 0, "NAME": { @@ -43167,6 +54875,17 @@ "value": "scribe162" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_99" + }, + "STRREF": { + "type": "dword", + "value": 801 + } + }, { "__struct_id": 0, "NAME": { @@ -43178,6 +54897,94 @@ "value": "scribe032" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energy Ebb" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr710" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energy Ebb" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr710" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_912" + }, + "STRREF": { + "type": "dword", + "value": 16829256 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1023" + }, + "STRREF": { + "type": "dword", + "value": 16830242 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr605" + }, + "STRREF": { + "type": "dword", + "value": 16830242 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energy Surge" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr323" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1314" + }, + "STRREF": { + "type": "dword", + "value": 16826672 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_100" + }, + "STRREF": { + "type": "dword", + "value": 802 + } + }, { "__struct_id": 0, "NAME": { @@ -43189,6 +54996,28 @@ "value": "scribe033" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_938" + }, + "STRREF": { + "type": "dword", + "value": 16829172 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_101" + }, + "STRREF": { + "type": "dword", + "value": 803 + } + }, { "__struct_id": 0, "NAME": { @@ -43200,6 +55029,17 @@ "value": "scribe163" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_349" + }, + "STRREF": { + "type": "dword", + "value": 58 + } + }, { "__struct_id": 0, "NAME": { @@ -43211,6 +55051,17 @@ "value": "scribe216" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_195" + }, + "STRREF": { + "type": "dword", + "value": 871 + } + }, { "__struct_id": 0, "NAME": { @@ -43222,6 +55073,17 @@ "value": "scribe034" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_324" + }, + "STRREF": { + "type": "dword", + "value": 6341 + } + }, { "__struct_id": 0, "NAME": { @@ -43233,6 +55095,116 @@ "value": "scribe164" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_428" + }, + "STRREF": { + "type": "dword", + "value": 8943 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Evil Eye" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr330" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1201" + }, + "STRREF": { + "type": "dword", + "value": 16829530 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Evil Weather" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr802" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1203" + }, + "STRREF": { + "type": "dword", + "value": 16829534 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Exalted Fury" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr903" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1258" + }, + "STRREF": { + "type": "dword", + "value": 16829630 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Exalted Raiment" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr602" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1229" + }, + "STRREF": { + "type": "dword", + "value": 16829698 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_387" + }, + "STRREF": { + "type": "dword", + "value": 2675 + } + }, { "__struct_id": 0, "NAME": { @@ -43244,6 +55216,160 @@ "value": "scribe217" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Extract Drug" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr122" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Extract Drug" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr116" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1204" + }, + "STRREF": { + "type": "dword", + "value": 16829540 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1333" + }, + "STRREF": { + "type": "dword", + "value": 16832084 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eye of the Beholder" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr712" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1202" + }, + "STRREF": { + "type": "dword", + "value": 16829532 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1442" + }, + "STRREF": { + "type": "dword", + "value": 16847576 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eyes of the Avoral" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr129" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eyes of the Avoral" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr126" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1278" + }, + "STRREF": { + "type": "dword", + "value": 16829670 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_994" + }, + "STRREF": { + "type": "dword", + "value": 16793694 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "False Life" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr225" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1295" + }, + "STRREF": { + "type": "dword", + "value": 16825806 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_103" + }, + "STRREF": { + "type": "dword", + "value": 804 + } + }, { "__struct_id": 0, "NAME": { @@ -43255,6 +55381,17 @@ "value": "scribe035" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_104" + }, + "STRREF": { + "type": "dword", + "value": 805 + } + }, { "__struct_id": 0, "NAME": { @@ -43266,6 +55403,50 @@ "value": "scribe036" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fiendish Clarity" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr713" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fiendish Clarity" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr704" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1206" + }, + "STRREF": { + "type": "dword", + "value": 16829544 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_327" + }, + "STRREF": { + "type": "dword", + "value": 6343 + } + }, { "__struct_id": 0, "NAME": { @@ -43277,6 +55458,17 @@ "value": "scribe142" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_105" + }, + "STRREF": { + "type": "dword", + "value": 806 + } + }, { "__struct_id": 0, "NAME": { @@ -43288,6 +55480,61 @@ "value": "scribe037" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1444" + }, + "STRREF": { + "type": "dword", + "value": 16847580 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1006" + }, + "STRREF": { + "type": "dword", + "value": 16830222 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr405" + }, + "STRREF": { + "type": "dword", + "value": 16830222 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1352" + }, + "STRREF": { + "type": "dword", + "value": 16832237 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_106" + }, + "STRREF": { + "type": "dword", + "value": 807 + } + }, { "__struct_id": 0, "NAME": { @@ -43299,6 +55546,28 @@ "value": "scribe165" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1347" + }, + "STRREF": { + "type": "dword", + "value": 16832227 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_108" + }, + "STRREF": { + "type": "dword", + "value": 808 + } + }, { "__struct_id": 0, "NAME": { @@ -43310,6 +55579,17 @@ "value": "scribe038" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_371" + }, + "STRREF": { + "type": "dword", + "value": 1895 + } + }, { "__struct_id": 0, "NAME": { @@ -43321,6 +55601,50 @@ "value": "scribe218" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1075" + }, + "STRREF": { + "type": "dword", + "value": 16830386 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr205" + }, + "STRREF": { + "type": "dword", + "value": 16830386 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1345" + }, + "STRREF": { + "type": "dword", + "value": 16832223 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_110" + }, + "STRREF": { + "type": "dword", + "value": 809 + } + }, { "__struct_id": 0, "NAME": { @@ -43332,6 +55656,17 @@ "value": "scribe039" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_113" + }, + "STRREF": { + "type": "dword", + "value": 810 + } + }, { "__struct_id": 0, "NAME": { @@ -43343,6 +55678,17 @@ "value": "scribe166" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_115" + }, + "STRREF": { + "type": "dword", + "value": 811 + } + }, { "__struct_id": 0, "NAME": { @@ -43354,6 +55700,28 @@ "value": "scribe167" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_477" + }, + "STRREF": { + "type": "dword", + "value": 3763 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_347" + }, + "STRREF": { + "type": "dword", + "value": 56 + } + }, { "__struct_id": 0, "NAME": { @@ -43365,6 +55733,105 @@ "value": "scribe219" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1092" + }, + "STRREF": { + "type": "dword", + "value": 16830427 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr305" + }, + "STRREF": { + "type": "dword", + "value": 16830427 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1093" + }, + "STRREF": { + "type": "dword", + "value": 16830429 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr802" + }, + "STRREF": { + "type": "dword", + "value": 16830429 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Flesh Armor" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr431" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1207" + }, + "STRREF": { + "type": "dword", + "value": 16829546 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Flesh Ripper" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr309" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1208" + }, + "STRREF": { + "type": "dword", + "value": 16829548 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_398" + }, + "STRREF": { + "type": "dword", + "value": 3044 + } + }, { "__struct_id": 0, "NAME": { @@ -43376,6 +55843,72 @@ "value": "scribe220" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1382" + }, + "STRREF": { + "type": "dword", + "value": 16827179 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_995" + }, + "STRREF": { + "type": "dword", + "value": 16790488 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1049" + }, + "STRREF": { + "type": "dword", + "value": 16830288 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Forceblast" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr301" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1429" + }, + "STRREF": { + "type": "dword", + "value": 16828346 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_294" + }, + "STRREF": { + "type": "dword", + "value": 5369 + } + }, { "__struct_id": 0, "NAME": { @@ -43387,6 +55920,17 @@ "value": "scribe040" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_118" + }, + "STRREF": { + "type": "dword", + "value": 812 + } + }, { "__struct_id": 0, "NAME": { @@ -43398,6 +55942,17 @@ "value": "scribe168" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_119" + }, + "STRREF": { + "type": "dword", + "value": 813 + } + }, { "__struct_id": 0, "NAME": { @@ -43409,6 +55964,28 @@ "value": "scribe041" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_458" + }, + "STRREF": { + "type": "dword", + "value": 3863 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_192" + }, + "STRREF": { + "type": "dword", + "value": 870 + } + }, { "__struct_id": 0, "NAME": { @@ -43420,6 +55997,39 @@ "value": "scribe042" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ghoul Gauntlet" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr615" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_911" + }, + "STRREF": { + "type": "dword", + "value": 16829214 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_120" + }, + "STRREF": { + "type": "dword", + "value": 814 + } + }, { "__struct_id": 0, "NAME": { @@ -43431,6 +56041,50 @@ "value": "scribe043" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_947" + }, + "STRREF": { + "type": "dword", + "value": 16828715 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1051" + }, + "STRREF": { + "type": "dword", + "value": 16830290 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr201" + }, + "STRREF": { + "type": "dword", + "value": 16830290 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_121" + }, + "STRREF": { + "type": "dword", + "value": 815 + } + }, { "__struct_id": 0, "NAME": { @@ -43442,6 +56096,28 @@ "value": "scribe044" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_484" + }, + "STRREF": { + "type": "dword", + "value": 3783 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_122" + }, + "STRREF": { + "type": "dword", + "value": 816 + } + }, { "__struct_id": 0, "NAME": { @@ -43453,6 +56129,39 @@ "value": "scribe045" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_453" + }, + "STRREF": { + "type": "dword", + "value": 3850 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1435" + }, + "STRREF": { + "type": "dword", + "value": 16827530 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_123" + }, + "STRREF": { + "type": "dword", + "value": 817 + } + }, { "__struct_id": 0, "NAME": { @@ -43464,6 +56173,116 @@ "value": "scribe046" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1365" + }, + "STRREF": { + "type": "dword", + "value": 16832264 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1077" + }, + "STRREF": { + "type": "dword", + "value": 16830388 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr502" + }, + "STRREF": { + "type": "dword", + "value": 16830388 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_984" + }, + "STRREF": { + "type": "dword", + "value": 16789937 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_933" + }, + "STRREF": { + "type": "dword", + "value": 16824712 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1036" + }, + "STRREF": { + "type": "dword", + "value": 16830274 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr501" + }, + "STRREF": { + "type": "dword", + "value": 16830274 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Greater Luminous Armor" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr412" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1283" + }, + "STRREF": { + "type": "dword", + "value": 16829680 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_384" + }, + "STRREF": { + "type": "dword", + "value": 2923 + } + }, { "__struct_id": 0, "NAME": { @@ -43475,6 +56294,39 @@ "value": "scribe221" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_480" + }, + "STRREF": { + "type": "dword", + "value": 3769 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_962" + }, + "STRREF": { + "type": "dword", + "value": 16789908 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_126" + }, + "STRREF": { + "type": "dword", + "value": 819 + } + }, { "__struct_id": 0, "NAME": { @@ -43486,6 +56338,28 @@ "value": "scribe047" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_992" + }, + "STRREF": { + "type": "dword", + "value": 16790118 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_127" + }, + "STRREF": { + "type": "dword", + "value": 820 + } + }, { "__struct_id": 0, "NAME": { @@ -43497,6 +56371,17 @@ "value": "scribe048" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_374" + }, + "STRREF": { + "type": "dword", + "value": 2364 + } + }, { "__struct_id": 0, "NAME": { @@ -43508,6 +56393,17 @@ "value": "scribe222" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1447" + }, + "STRREF": { + "type": "dword", + "value": 16826974 + } + }, { "__struct_id": 0, "NAME": { @@ -43519,6 +56415,39 @@ "value": "scribe049" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_128" + }, + "STRREF": { + "type": "dword", + "value": 821 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_935" + }, + "STRREF": { + "type": "dword", + "value": 16828894 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_129" + }, + "STRREF": { + "type": "dword", + "value": 822 + } + }, { "__struct_id": 0, "NAME": { @@ -43530,6 +56459,17 @@ "value": "scribe050" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_130" + }, + "STRREF": { + "type": "dword", + "value": 823 + } + }, { "__struct_id": 0, "NAME": { @@ -43541,6 +56481,17 @@ "value": "scribe051" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_131" + }, + "STRREF": { + "type": "dword", + "value": 824 + } + }, { "__struct_id": 0, "NAME": { @@ -43552,6 +56503,94 @@ "value": "scribe052" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1150" + }, + "STRREF": { + "type": "dword", + "value": 16825312 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr706" + }, + "STRREF": { + "type": "dword", + "value": 16825312 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_463" + }, + "STRREF": { + "type": "dword", + "value": 16790132 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1125" + }, + "STRREF": { + "type": "dword", + "value": 16830503 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr304" + }, + "STRREF": { + "type": "dword", + "value": 16830503 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Grim Revenge" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr432" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1209" + }, + "STRREF": { + "type": "dword", + "value": 16829550 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_410" + }, + "STRREF": { + "type": "dword", + "value": 2682 + } + }, { "__struct_id": 0, "NAME": { @@ -43563,6 +56602,116 @@ "value": "scribe223" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gut Wrench" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr813" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1210" + }, + "STRREF": { + "type": "dword", + "value": 16829552 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1118" + }, + "STRREF": { + "type": "dword", + "value": 16830457 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr110" + }, + "STRREF": { + "type": "dword", + "value": 16830457 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Halt" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr324" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1315" + }, + "STRREF": { + "type": "dword", + "value": 16826406 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1441" + }, + "STRREF": { + "type": "dword", + "value": 16847574 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hammer of Righteousness" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr319" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1259" + }, + "STRREF": { + "type": "dword", + "value": 16829632 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_133" + }, + "STRREF": { + "type": "dword", + "value": 826 + } + }, { "__struct_id": 0, "NAME": { @@ -43574,6 +56723,17 @@ "value": "scribe169" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_136" + }, + "STRREF": { + "type": "dword", + "value": 827 + } + }, { "__struct_id": 0, "NAME": { @@ -43585,6 +56745,17 @@ "value": "scribe170" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_137" + }, + "STRREF": { + "type": "dword", + "value": 828 + } + }, { "__struct_id": 0, "NAME": { @@ -43596,6 +56767,17 @@ "value": "scribe053" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_139" + }, + "STRREF": { + "type": "dword", + "value": 829 + } + }, { "__struct_id": 0, "NAME": { @@ -43607,6 +56789,28 @@ "value": "scribe171" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1376" + }, + "STRREF": { + "type": "dword", + "value": 16829352 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_140" + }, + "STRREF": { + "type": "dword", + "value": 830 + } + }, { "__struct_id": 0, "NAME": { @@ -43618,6 +56822,127 @@ "value": "scribe172" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_452" + }, + "STRREF": { + "type": "dword", + "value": 3848 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1334" + }, + "STRREF": { + "type": "dword", + "value": 16832086 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Heartache" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr117" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1211" + }, + "STRREF": { + "type": "dword", + "value": 16829554 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Heartclutch" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr505" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1212" + }, + "STRREF": { + "type": "dword", + "value": 16829556 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1035" + }, + "STRREF": { + "type": "dword", + "value": 16830272 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr202" + }, + "STRREF": { + "type": "dword", + "value": 16830272 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1384" + }, + "STRREF": { + "type": "dword", + "value": 16847282 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_955" + }, + "STRREF": { + "type": "dword", + "value": 16847570 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_142" + }, + "STRREF": { + "type": "dword", + "value": 831 + } + }, { "__struct_id": 0, "NAME": { @@ -43629,6 +56954,17 @@ "value": "scribe173" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_143" + }, + "STRREF": { + "type": "dword", + "value": 832 + } + }, { "__struct_id": 0, "NAME": { @@ -43640,6 +56976,17 @@ "value": "scribe054" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_144" + }, + "STRREF": { + "type": "dword", + "value": 833 + } + }, { "__struct_id": 0, "NAME": { @@ -43651,6 +56998,72 @@ "value": "scribe055" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1427" + }, + "STRREF": { + "type": "dword", + "value": 16828342 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_473" + }, + "STRREF": { + "type": "dword", + "value": 3755 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1153" + }, + "STRREF": { + "type": "dword", + "value": 16832002 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Holy Word" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr704" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_459" + }, + "STRREF": { + "type": "dword", + "value": 3865 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_308" + }, + "STRREF": { + "type": "dword", + "value": 6333 + } + }, { "__struct_id": 0, "NAME": { @@ -43662,6 +57075,83 @@ "value": "scribe056" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hound of Doom" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr318" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1299" + }, + "STRREF": { + "type": "dword", + "value": 16825814 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1010" + }, + "STRREF": { + "type": "dword", + "value": 16830226 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr302" + }, + "STRREF": { + "type": "dword", + "value": 16830226 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_478" + }, + "STRREF": { + "type": "dword", + "value": 3765 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1349" + }, + "STRREF": { + "type": "dword", + "value": 16832231 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_310" + }, + "STRREF": { + "type": "dword", + "value": 6334 + } + }, { "__struct_id": 0, "NAME": { @@ -43673,6 +57163,17 @@ "value": "scribe174" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_147" + }, + "STRREF": { + "type": "dword", + "value": 836 + } + }, { "__struct_id": 0, "NAME": { @@ -43684,6 +57185,39 @@ "value": "scribe057" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1101" + }, + "STRREF": { + "type": "dword", + "value": 16830437 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr409" + }, + "STRREF": { + "type": "dword", + "value": 16830437 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_148" + }, + "STRREF": { + "type": "dword", + "value": 837 + } + }, { "__struct_id": 0, "NAME": { @@ -43695,6 +57229,17 @@ "value": "scribe175" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_149" + }, + "STRREF": { + "type": "dword", + "value": 838 + } + }, { "__struct_id": 0, "NAME": { @@ -43706,6 +57251,39 @@ "value": "scribe058" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1103" + }, + "STRREF": { + "type": "dword", + "value": 16830439 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr306" + }, + "STRREF": { + "type": "dword", + "value": 16830439 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_150" + }, + "STRREF": { + "type": "dword", + "value": 839 + } + }, { "__struct_id": 0, "NAME": { @@ -43717,6 +57295,17 @@ "value": "scribe059" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_377" + }, + "STRREF": { + "type": "dword", + "value": 2368 + } + }, { "__struct_id": 0, "NAME": { @@ -43728,6 +57317,28 @@ "value": "scribe224" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_451" + }, + "STRREF": { + "type": "dword", + "value": 3844 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_366" + }, + "STRREF": { + "type": "dword", + "value": 392 + } + }, { "__struct_id": 0, "NAME": { @@ -43739,6 +57350,17 @@ "value": "scribe225" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_363" + }, + "STRREF": { + "type": "dword", + "value": 389 + } + }, { "__struct_id": 0, "NAME": { @@ -43750,6 +57372,17 @@ "value": "scribe226" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_362" + }, + "STRREF": { + "type": "dword", + "value": 388 + } + }, { "__struct_id": 0, "NAME": { @@ -43761,6 +57394,17 @@ "value": "scribe227" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_364" + }, + "STRREF": { + "type": "dword", + "value": 390 + } + }, { "__struct_id": 0, "NAME": { @@ -43772,6 +57416,17 @@ "value": "scribe228" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_365" + }, + "STRREF": { + "type": "dword", + "value": 391 + } + }, { "__struct_id": 0, "NAME": { @@ -43783,6 +57438,39 @@ "value": "scribe229" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1165" + }, + "STRREF": { + "type": "dword", + "value": 16832059 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr701" + }, + "STRREF": { + "type": "dword", + "value": 16832059 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_151" + }, + "STRREF": { + "type": "dword", + "value": 840 + } + }, { "__struct_id": 0, "NAME": { @@ -43794,6 +57482,17 @@ "value": "scribe060" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_152" + }, + "STRREF": { + "type": "dword", + "value": 841 + } + }, { "__struct_id": 0, "NAME": { @@ -43805,6 +57504,17 @@ "value": "scribe176" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_153" + }, + "STRREF": { + "type": "dword", + "value": 842 + } + }, { "__struct_id": 0, "NAME": { @@ -43816,6 +57526,39 @@ "value": "scribe061" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_937" + }, + "STRREF": { + "type": "dword", + "value": 16826154 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_460" + }, + "STRREF": { + "type": "dword", + "value": 3867 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_379" + }, + "STRREF": { + "type": "dword", + "value": 2378 + } + }, { "__struct_id": 0, "NAME": { @@ -43827,6 +57570,17 @@ "value": "scribe231" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_378" + }, + "STRREF": { + "type": "dword", + "value": 2377 + } + }, { "__struct_id": 0, "NAME": { @@ -43838,6 +57592,61 @@ "value": "scribe230" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_936" + }, + "STRREF": { + "type": "dword", + "value": 16826011 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_474" + }, + "STRREF": { + "type": "dword", + "value": 3757 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1316" + }, + "STRREF": { + "type": "dword", + "value": 16826679 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Kelgore's Fire Orb" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr116" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_154" + }, + "STRREF": { + "type": "dword", + "value": 843 + } + }, { "__struct_id": 0, "NAME": { @@ -43849,6 +57658,105 @@ "value": "scribe062" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lahm's Finger Darts" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr209" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1216" + }, + "STRREF": { + "type": "dword", + "value": 16829564 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lantern Light" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr130" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lantern Light" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr125" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1280" + }, + "STRREF": { + "type": "dword", + "value": 16829674 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Last Judgement" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr815" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Last Judgement" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr804" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1281" + }, + "STRREF": { + "type": "dword", + "value": 16829676 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_326" + }, + "STRREF": { + "type": "dword", + "value": 6342 + } + }, { "__struct_id": 0, "NAME": { @@ -43860,6 +57768,171 @@ "value": "scribe177" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1067" + }, + "STRREF": { + "type": "dword", + "value": 16830374 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr301" + }, + "STRREF": { + "type": "dword", + "value": 16830374 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1071" + }, + "STRREF": { + "type": "dword", + "value": 16830378 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr304" + }, + "STRREF": { + "type": "dword", + "value": 16830378 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1073" + }, + "STRREF": { + "type": "dword", + "value": 16830382 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr503" + }, + "STRREF": { + "type": "dword", + "value": 16830382 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1084" + }, + "STRREF": { + "type": "dword", + "value": 16830396 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr403" + }, + "STRREF": { + "type": "dword", + "value": 16830396 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1054" + }, + "STRREF": { + "type": "dword", + "value": 16830348 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr102" + }, + "STRREF": { + "type": "dword", + "value": 16830348 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1056" + }, + "STRREF": { + "type": "dword", + "value": 16830352 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr103" + }, + "STRREF": { + "type": "dword", + "value": 16830352 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lesser Deflect" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr115" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1309" + }, + "STRREF": { + "type": "dword", + "value": 16826391 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_155" + }, + "STRREF": { + "type": "dword", + "value": 844 + } + }, { "__struct_id": 0, "NAME": { @@ -43871,6 +57944,61 @@ "value": "scribe063" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1058" + }, + "STRREF": { + "type": "dword", + "value": 16830356 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr104" + }, + "STRREF": { + "type": "dword", + "value": 16830356 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1060" + }, + "STRREF": { + "type": "dword", + "value": 16830360 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr105" + }, + "STRREF": { + "type": "dword", + "value": 16830360 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_157" + }, + "STRREF": { + "type": "dword", + "value": 845 + } + }, { "__struct_id": 0, "NAME": { @@ -43882,6 +58010,28 @@ "value": "scribe064" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_961" + }, + "STRREF": { + "type": "dword", + "value": 16789906 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_158" + }, + "STRREF": { + "type": "dword", + "value": 846 + } + }, { "__struct_id": 0, "NAME": { @@ -43893,6 +58043,17 @@ "value": "scribe065" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_159" + }, + "STRREF": { + "type": "dword", + "value": 847 + } + }, { "__struct_id": 0, "NAME": { @@ -43904,6 +58065,72 @@ "value": "scribe066" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lesser Shivering Touch" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr125" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lesser Shivering Touch" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr121" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1251" + }, + "STRREF": { + "type": "dword", + "value": 16829616 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1062" + }, + "STRREF": { + "type": "dword", + "value": 16830364 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr106" + }, + "STRREF": { + "type": "dword", + "value": 16830364 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_160" + }, + "STRREF": { + "type": "dword", + "value": 848 + } + }, { "__struct_id": 0, "NAME": { @@ -43915,6 +58142,17 @@ "value": "scribe067" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_161" + }, + "STRREF": { + "type": "dword", + "value": 849 + } + }, { "__struct_id": 0, "NAME": { @@ -43926,6 +58164,39 @@ "value": "scribe068" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_892" + }, + "STRREF": { + "type": "dword", + "value": 16790124 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1335" + }, + "STRREF": { + "type": "dword", + "value": 16832088 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_162" + }, + "STRREF": { + "type": "dword", + "value": 850 + } + }, { "__struct_id": 0, "NAME": { @@ -43937,6 +58208,17 @@ "value": "scribe069" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_164" + }, + "STRREF": { + "type": "dword", + "value": 851 + } + }, { "__struct_id": 0, "NAME": { @@ -43948,6 +58230,160 @@ "value": "scribe070" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1079" + }, + "STRREF": { + "type": "dword", + "value": 16830390 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr102" + }, + "STRREF": { + "type": "dword", + "value": 16830390 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Liquid Pain" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr433" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1217" + }, + "STRREF": { + "type": "dword", + "value": 16829566 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1080" + }, + "STRREF": { + "type": "dword", + "value": 16830392 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr202" + }, + "STRREF": { + "type": "dword", + "value": 16830392 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1449" + }, + "STRREF": { + "type": "dword", + "value": 16826979 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1450" + }, + "STRREF": { + "type": "dword", + "value": 16826981 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1385" + }, + "STRREF": { + "type": "dword", + "value": 16847284 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1031" + }, + "STRREF": { + "type": "dword", + "value": 16830263 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr407" + }, + "STRREF": { + "type": "dword", + "value": 16830263 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Luminous Armor" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr215" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1282" + }, + "STRREF": { + "type": "dword", + "value": 16829678 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_167" + }, + "STRREF": { + "type": "dword", + "value": 852 + } + }, { "__struct_id": 0, "NAME": { @@ -43959,6 +58395,17 @@ "value": "scribe071" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_945" + }, + "STRREF": { + "type": "dword", + "value": 16829186 + } + }, { "__struct_id": 0, "NAME": { @@ -43970,6 +58417,105 @@ "value": "scribe072" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_168" + }, + "STRREF": { + "type": "dword", + "value": 853 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Magic Circle against Chaos" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr308" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_169" + }, + "STRREF": { + "type": "dword", + "value": 854 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Magic Circle against Evil" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr309" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_170" + }, + "STRREF": { + "type": "dword", + "value": 855 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Magic Circle against Good" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr310" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_171" + }, + "STRREF": { + "type": "dword", + "value": 856 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Magic Circle against Law" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr311" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_383" + }, + "STRREF": { + "type": "dword", + "value": 2670 + } + }, { "__struct_id": 0, "NAME": { @@ -43981,6 +58527,17 @@ "value": "scribe232" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_172" + }, + "STRREF": { + "type": "dword", + "value": 857 + } + }, { "__struct_id": 0, "NAME": { @@ -43992,6 +58549,105 @@ "value": "scribe073" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_954" + }, + "STRREF": { + "type": "dword", + "value": 16789761 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_481" + }, + "STRREF": { + "type": "dword", + "value": 3771 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_479" + }, + "STRREF": { + "type": "dword", + "value": 3767 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1022" + }, + "STRREF": { + "type": "dword", + "value": 16830240 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr801" + }, + "STRREF": { + "type": "dword", + "value": 16830240 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Masochism" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr337" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Masochism" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr320" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1290" + }, + "STRREF": { + "type": "dword", + "value": 16829694 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_888" + }, + "STRREF": { + "type": "dword", + "value": 16790144 + } + }, { "__struct_id": 0, "NAME": { @@ -44003,6 +58659,50 @@ "value": "scribe074" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_179" + }, + "STRREF": { + "type": "dword", + "value": 860 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1024" + }, + "STRREF": { + "type": "dword", + "value": 16830249 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr603" + }, + "STRREF": { + "type": "dword", + "value": 16830249 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_386" + }, + "STRREF": { + "type": "dword", + "value": 2674 + } + }, { "__struct_id": 0, "NAME": { @@ -44014,6 +58714,39 @@ "value": "scribe233" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1025" + }, + "STRREF": { + "type": "dword", + "value": 16830251 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr604" + }, + "STRREF": { + "type": "dword", + "value": 16830251 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_180" + }, + "STRREF": { + "type": "dword", + "value": 861 + } + }, { "__struct_id": 0, "NAME": { @@ -44025,6 +58758,248 @@ "value": "scribe075" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1133" + }, + "STRREF": { + "type": "dword", + "value": 16825365 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_contag" + }, + "STRREF": { + "type": "dword", + "value": 16825365 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1044" + }, + "STRREF": { + "type": "dword", + "value": 16830282 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr801" + }, + "STRREF": { + "type": "dword", + "value": 16830282 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1037" + }, + "STRREF": { + "type": "dword", + "value": 16830276 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr501" + }, + "STRREF": { + "type": "dword", + "value": 16830276 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1040" + }, + "STRREF": { + "type": "dword", + "value": 16830278 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr601" + }, + "STRREF": { + "type": "dword", + "value": 16830278 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1042" + }, + "STRREF": { + "type": "dword", + "value": 16830280 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr701" + }, + "STRREF": { + "type": "dword", + "value": 16830280 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1117" + }, + "STRREF": { + "type": "dword", + "value": 16830455 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr901" + }, + "STRREF": { + "type": "dword", + "value": 16830455 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1026" + }, + "STRREF": { + "type": "dword", + "value": 16830253 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr606" + }, + "STRREF": { + "type": "dword", + "value": 16830253 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1027" + }, + "STRREF": { + "type": "dword", + "value": 16830255 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr607" + }, + "STRREF": { + "type": "dword", + "value": 16830255 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_939" + }, + "STRREF": { + "type": "dword", + "value": 16829174 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1356" + }, + "STRREF": { + "type": "dword", + "value": 16832245 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1028" + }, + "STRREF": { + "type": "dword", + "value": 16830257 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr608" + }, + "STRREF": { + "type": "dword", + "value": 16830257 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_983" + }, + "STRREF": { + "type": "dword", + "value": 16824714 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_182" + }, + "STRREF": { + "type": "dword", + "value": 863 + } + }, { "__struct_id": 0, "NAME": { @@ -44036,6 +59011,17 @@ "value": "scribe076" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_183" + }, + "STRREF": { + "type": "dword", + "value": 864 + } + }, { "__struct_id": 0, "NAME": { @@ -44047,6 +59033,204 @@ "value": "scribe178" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1015" + }, + "STRREF": { + "type": "dword", + "value": 16830232 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr901" + }, + "STRREF": { + "type": "dword", + "value": 16830232 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1014" + }, + "STRREF": { + "type": "dword", + "value": 16830230 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr704" + }, + "STRREF": { + "type": "dword", + "value": 16830230 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_932" + }, + "STRREF": { + "type": "dword", + "value": 16824710 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_929" + }, + "STRREF": { + "type": "dword", + "value": 16824704 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_930" + }, + "STRREF": { + "type": "dword", + "value": 16824706 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_931" + }, + "STRREF": { + "type": "dword", + "value": 16824708 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_894" + }, + "STRREF": { + "type": "dword", + "value": 16790136 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1029" + }, + "STRREF": { + "type": "dword", + "value": 16830259 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr609" + }, + "STRREF": { + "type": "dword", + "value": 16830259 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_941" + }, + "STRREF": { + "type": "dword", + "value": 16829178 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_952" + }, + "STRREF": { + "type": "dword", + "value": 16789757 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1030" + }, + "STRREF": { + "type": "dword", + "value": 16830261 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr408" + }, + "STRREF": { + "type": "dword", + "value": 16830261 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1166" + }, + "STRREF": { + "type": "dword", + "value": 16825704 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr803" + }, + "STRREF": { + "type": "dword", + "value": 16825704 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_184" + }, + "STRREF": { + "type": "dword", + "value": 865 + } + }, { "__struct_id": 0, "NAME": { @@ -44058,6 +59242,39 @@ "value": "scribe077" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_461" + }, + "STRREF": { + "type": "dword", + "value": 3869 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_462" + }, + "STRREF": { + "type": "dword", + "value": 3871 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_187" + }, + "STRREF": { + "type": "dword", + "value": 866 + } + }, { "__struct_id": 0, "NAME": { @@ -44069,6 +59286,17 @@ "value": "scribe078" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_188" + }, + "STRREF": { + "type": "dword", + "value": 867 + } + }, { "__struct_id": 0, "NAME": { @@ -44080,6 +59308,17 @@ "value": "scribe079" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_189" + }, + "STRREF": { + "type": "dword", + "value": 868 + } + }, { "__struct_id": 0, "NAME": { @@ -44091,6 +59330,17 @@ "value": "scribe080" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_190" + }, + "STRREF": { + "type": "dword", + "value": 869 + } + }, { "__struct_id": 0, "NAME": { @@ -44102,6 +59352,83 @@ "value": "scribe081" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1164" + }, + "STRREF": { + "type": "dword", + "value": 16823538 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr211" + }, + "STRREF": { + "type": "dword", + "value": 16823538 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_977" + }, + "STRREF": { + "type": "dword", + "value": 16789920 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Morality Undone" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr519" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Morality Undone" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr506" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1218" + }, + "STRREF": { + "type": "dword", + "value": 16829568 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_197" + }, + "STRREF": { + "type": "dword", + "value": 872 + } + }, { "__struct_id": 0, "NAME": { @@ -44113,6 +59440,39 @@ "value": "scribe082" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1053" + }, + "STRREF": { + "type": "dword", + "value": 16830345 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr702" + }, + "STRREF": { + "type": "dword", + "value": 16830345 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_198" + }, + "STRREF": { + "type": "dword", + "value": 873 + } + }, { "__struct_id": 0, "NAME": { @@ -44124,6 +59484,39 @@ "value": "scribe083" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1130" + }, + "STRREF": { + "type": "dword", + "value": 16825355 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_natav" + }, + "STRREF": { + "type": "dword", + "value": 16825355 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_200" + }, + "STRREF": { + "type": "dword", + "value": 874 + } + }, { "__struct_id": 0, "NAME": { @@ -44135,6 +59528,259 @@ "value": "scribe179" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_903" + }, + "STRREF": { + "type": "dword", + "value": 16829198 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Bloat" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr316" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Bloat" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr316" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_905" + }, + "STRREF": { + "type": "dword", + "value": 16829202 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Burst" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr514" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Burst" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr514" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_907" + }, + "STRREF": { + "type": "dword", + "value": 16829206 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Cyst" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr222" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Cyst" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr222" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_904" + }, + "STRREF": { + "type": "dword", + "value": 16829200 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Domination" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr419" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Domination" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr419" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_906" + }, + "STRREF": { + "type": "dword", + "value": 16829204 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Empowerment" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr811" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Empowerment" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr811" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_909" + }, + "STRREF": { + "type": "dword", + "value": 16829210 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Eruption" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr616" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Eruption" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr616" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_908" + }, + "STRREF": { + "type": "dword", + "value": 16829208 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Termination" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr913" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Necrotic Termination" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr913" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_910" + }, + "STRREF": { + "type": "dword", + "value": 16829212 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_314" + }, + "STRREF": { + "type": "dword", + "value": 6336 + } + }, { "__struct_id": 0, "NAME": { @@ -44146,6 +59792,17 @@ "value": "scribe084" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_201" + }, + "STRREF": { + "type": "dword", + "value": 875 + } + }, { "__struct_id": 0, "NAME": { @@ -44157,6 +59814,17 @@ "value": "scribe180" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_316" + }, + "STRREF": { + "type": "dword", + "value": 6337 + } + }, { "__struct_id": 0, "NAME": { @@ -44168,6 +59836,17 @@ "value": "scribe085" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_204" + }, + "STRREF": { + "type": "dword", + "value": 876 + } + }, { "__struct_id": 0, "NAME": { @@ -44179,6 +59858,127 @@ "value": "scribe086" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Night's Caress" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr515" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Night's Caress" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr515" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_913" + }, + "STRREF": { + "type": "dword", + "value": 16829254 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_943" + }, + "STRREF": { + "type": "dword", + "value": 16829182 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1106" + }, + "STRREF": { + "type": "dword", + "value": 16830441 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr108" + }, + "STRREF": { + "type": "dword", + "value": 16830441 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1109" + }, + "STRREF": { + "type": "dword", + "value": 16830443 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr705" + }, + "STRREF": { + "type": "dword", + "value": 16830443 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1452" + }, + "STRREF": { + "type": "dword", + "value": 16826985 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1434" + }, + "STRREF": { + "type": "dword", + "value": 16832075 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_351" + }, + "STRREF": { + "type": "dword", + "value": 283 + } + }, { "__struct_id": 0, "NAME": { @@ -44190,6 +59990,61 @@ "value": "scribe234" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1355" + }, + "STRREF": { + "type": "dword", + "value": 16832243 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1358" + }, + "STRREF": { + "type": "dword", + "value": 16832251 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Otiluke's Resilient Sphere" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr420" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1344" + }, + "STRREF": { + "type": "dword", + "value": 16829196 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_369" + }, + "STRREF": { + "type": "dword", + "value": 1774 + } + }, { "__struct_id": 0, "NAME": { @@ -44201,6 +60056,17 @@ "value": "scribe235" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_291" + }, + "STRREF": { + "type": "dword", + "value": 5370 + } + }, { "__struct_id": 0, "NAME": { @@ -44212,6 +60078,72 @@ "value": "scribe087" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1081" + }, + "STRREF": { + "type": "dword", + "value": 16830394 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr402" + }, + "STRREF": { + "type": "dword", + "value": 16830394 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1147" + }, + "STRREF": { + "type": "dword", + "value": 16826310 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr703" + }, + "STRREF": { + "type": "dword", + "value": 16826310 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr802" + }, + "STRREF": { + "type": "dword", + "value": 16826310 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_205" + }, + "STRREF": { + "type": "dword", + "value": 877 + } + }, { "__struct_id": 0, "NAME": { @@ -44223,6 +60155,50 @@ "value": "scribe088" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Phoenix Fire" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr707" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1261" + }, + "STRREF": { + "type": "dword", + "value": 16829636 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1446" + }, + "STRREF": { + "type": "dword", + "value": 16847584 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_382" + }, + "STRREF": { + "type": "dword", + "value": 2667 + } + }, { "__struct_id": 0, "NAME": { @@ -44234,6 +60210,17 @@ "value": "scribe236" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_206" + }, + "STRREF": { + "type": "dword", + "value": 878 + } + }, { "__struct_id": 0, "NAME": { @@ -44245,6 +60232,17 @@ "value": "scribe089" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_207" + }, + "STRREF": { + "type": "dword", + "value": 879 + } + }, { "__struct_id": 0, "NAME": { @@ -44256,6 +60254,28 @@ "value": "scribe181" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1437" + }, + "STRREF": { + "type": "dword", + "value": 16827427 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_208" + }, + "STRREF": { + "type": "dword", + "value": 880 + } + }, { "__struct_id": 0, "NAME": { @@ -44267,6 +60287,50 @@ "value": "scribe090" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Power Leech" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr520" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1219" + }, + "STRREF": { + "type": "dword", + "value": 16829570 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_978" + }, + "STRREF": { + "type": "dword", + "value": 16789922 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_209" + }, + "STRREF": { + "type": "dword", + "value": 881 + } + }, { "__struct_id": 0, "NAME": { @@ -44278,6 +60342,17 @@ "value": "scribe091" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_210" + }, + "STRREF": { + "type": "dword", + "value": 882 + } + }, { "__struct_id": 0, "NAME": { @@ -44289,6 +60364,39 @@ "value": "scribe092" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1145" + }, + "STRREF": { + "type": "dword", + "value": 16826308 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr602" + }, + "STRREF": { + "type": "dword", + "value": 16826308 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_211" + }, + "STRREF": { + "type": "dword", + "value": 883 + } + }, { "__struct_id": 0, "NAME": { @@ -44300,6 +60408,17 @@ "value": "scribe182" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_212" + }, + "STRREF": { + "type": "dword", + "value": 884 + } + }, { "__struct_id": 0, "NAME": { @@ -44311,6 +60430,39 @@ "value": "scribe093" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1357" + }, + "STRREF": { + "type": "dword", + "value": 16832247 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1362" + }, + "STRREF": { + "type": "dword", + "value": 16832259 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_213" + }, + "STRREF": { + "type": "dword", + "value": 885 + } + }, { "__struct_id": 0, "NAME": { @@ -44322,6 +60474,17 @@ "value": "scribe094" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1360" + }, + "STRREF": { + "type": "dword", + "value": 16832255 + } + }, { "__struct_id": 0, "NAME": { @@ -44333,6 +60496,61 @@ "value": "scribe095" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1296" + }, + "STRREF": { + "type": "dword", + "value": 16825808 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Protection From Arrows" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr226" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_215" + }, + "STRREF": { + "type": "dword", + "value": 886 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Protection from Chaos" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr111" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_216" + }, + "STRREF": { + "type": "dword", + "value": 887 + } + }, { "__struct_id": 0, "NAME": { @@ -44344,6 +60562,83 @@ "value": "scribe096" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_219" + }, + "STRREF": { + "type": "dword", + "value": 888 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Protection from Evil" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr112" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_221" + }, + "STRREF": { + "type": "dword", + "value": 889 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Protection from Good" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr113" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_223" + }, + "STRREF": { + "type": "dword", + "value": 890 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Protection from Law" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr114" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_224" + }, + "STRREF": { + "type": "dword", + "value": 891 + } + }, { "__struct_id": 0, "NAME": { @@ -44355,6 +60650,28 @@ "value": "scribe097" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1348" + }, + "STRREF": { + "type": "dword", + "value": 16832229 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_356" + }, + "STRREF": { + "type": "dword", + "value": 1773 + } + }, { "__struct_id": 0, "NAME": { @@ -44366,6 +60683,105 @@ "value": "scribe237" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rain of Black Tulips" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr904" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1284" + }, + "STRREF": { + "type": "dword", + "value": 16829682 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rain of Embers" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr708" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1262" + }, + "STRREF": { + "type": "dword", + "value": 16829638 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rain of Roses" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr905" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1285" + }, + "STRREF": { + "type": "dword", + "value": 16829684 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1336" + }, + "STRREF": { + "type": "dword", + "value": 16832090 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_944" + }, + "STRREF": { + "type": "dword", + "value": 16829184 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_226" + }, + "STRREF": { + "type": "dword", + "value": 892 + } + }, { "__struct_id": 0, "NAME": { @@ -44377,6 +60793,39 @@ "value": "scribe098" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rapture of Rupture" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr705" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1220" + }, + "STRREF": { + "type": "dword", + "value": 16829572 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_227" + }, + "STRREF": { + "type": "dword", + "value": 893 + } + }, { "__struct_id": 0, "NAME": { @@ -44388,6 +60837,28 @@ "value": "scribe099" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1326" + }, + "STRREF": { + "type": "dword", + "value": 16827582 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_228" + }, + "STRREF": { + "type": "dword", + "value": 894 + } + }, { "__struct_id": 0, "NAME": { @@ -44399,6 +60870,138 @@ "value": "scribe100" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ray of Hope" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr131" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ray of Hope" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr127" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1286" + }, + "STRREF": { + "type": "dword", + "value": 16829686 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_957" + }, + "STRREF": { + "type": "dword", + "value": 16823166 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Reality Blind" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr331" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1221" + }, + "STRREF": { + "type": "dword", + "value": 16829574 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1047" + }, + "STRREF": { + "type": "dword", + "value": 16830286 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr401" + }, + "STRREF": { + "type": "dword", + "value": 16830286 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Red Fester" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr310" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1222" + }, + "STRREF": { + "type": "dword", + "value": 16829576 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_940" + }, + "STRREF": { + "type": "dword", + "value": 16829176 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_323" + }, + "STRREF": { + "type": "dword", + "value": 6340 + } + }, { "__struct_id": 0, "NAME": { @@ -44410,6 +61013,28 @@ "value": "scribe183" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Regroup" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr325" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1317" + }, + "STRREF": { + "type": "dword", + "value": 16826681 + } + }, { "__struct_id": 0, "NAME": { @@ -44421,6 +61046,28 @@ "value": "scribe101" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_229" + }, + "STRREF": { + "type": "dword", + "value": 895 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_230" + }, + "STRREF": { + "type": "dword", + "value": 896 + } + }, { "__struct_id": 0, "NAME": { @@ -44432,6 +61079,17 @@ "value": "scribe102" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_231" + }, + "STRREF": { + "type": "dword", + "value": 897 + } + }, { "__struct_id": 0, "NAME": { @@ -44443,6 +61101,17 @@ "value": "scribe103" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_232" + }, + "STRREF": { + "type": "dword", + "value": 898 + } + }, { "__struct_id": 0, "NAME": { @@ -44454,6 +61123,17 @@ "value": "scribe184" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_233" + }, + "STRREF": { + "type": "dword", + "value": 899 + } + }, { "__struct_id": 0, "NAME": { @@ -44465,6 +61145,39 @@ "value": "scribe185" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1300" + }, + "STRREF": { + "type": "dword", + "value": 16825816 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1426" + }, + "STRREF": { + "type": "dword", + "value": 16828340 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_234" + }, + "STRREF": { + "type": "dword", + "value": 900 + } + }, { "__struct_id": 0, "NAME": { @@ -44476,6 +61189,17 @@ "value": "scribe104" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_236" + }, + "STRREF": { + "type": "dword", + "value": 901 + } + }, { "__struct_id": 0, "NAME": { @@ -44487,6 +61211,50 @@ "value": "scribe105" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Resonating Resistance" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr521" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Resonating Resistance" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr508" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1223" + }, + "STRREF": { + "type": "dword", + "value": 16829578 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_238" + }, + "STRREF": { + "type": "dword", + "value": 902 + } + }, { "__struct_id": 0, "NAME": { @@ -44498,6 +61266,17 @@ "value": "scribe106" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_239" + }, + "STRREF": { + "type": "dword", + "value": 903 + } + }, { "__struct_id": 0, "NAME": { @@ -44509,6 +61288,72 @@ "value": "scribe107" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1423" + }, + "STRREF": { + "type": "dword", + "value": 16828323 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1046" + }, + "STRREF": { + "type": "dword", + "value": 16830284 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr502" + }, + "STRREF": { + "type": "dword", + "value": 16830284 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Righteous Smite" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr709" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1287" + }, + "STRREF": { + "type": "dword", + "value": 16829688 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1353" + }, + "STRREF": { + "type": "dword", + "value": 16832239 + } + }, { "__struct_id": 0, "NAME": { @@ -44520,6 +61365,61 @@ "value": "scribe196" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rotting Curse of Urfestra" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr311" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1224" + }, + "STRREF": { + "type": "dword", + "value": 16829580 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rouse" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr117" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1318" + }, + "STRREF": { + "type": "dword", + "value": 16826683 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_240" + }, + "STRREF": { + "type": "dword", + "value": 904 + } + }, { "__struct_id": 0, "NAME": { @@ -44531,6 +61431,28 @@ "value": "scribe186" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1330" + }, + "STRREF": { + "type": "dword", + "value": 16832078 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1421" + }, + "STRREF": { + "type": "dword", + "value": 905 + } + }, { "__struct_id": 0, "NAME": { @@ -44542,6 +61464,39 @@ "value": "scribe108" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1361" + }, + "STRREF": { + "type": "dword", + "value": 16832257 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_464" + }, + "STRREF": { + "type": "dword", + "value": 3879 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1325" + }, + "STRREF": { + "type": "dword", + "value": 16827579 + } + }, { "__struct_id": 0, "NAME": { @@ -44553,6 +61508,28 @@ "value": "scribe" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1438" + }, + "STRREF": { + "type": "dword", + "value": 16826972 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_242" + }, + "STRREF": { + "type": "dword", + "value": 906 + } + }, { "__struct_id": 0, "NAME": { @@ -44564,6 +61541,17 @@ "value": "scribe187" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_243" + }, + "STRREF": { + "type": "dword", + "value": 907 + } + }, { "__struct_id": 0, "NAME": { @@ -44575,6 +61563,105 @@ "value": "scribe109" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Seeking Ray" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr230" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1319" + }, + "STRREF": { + "type": "dword", + "value": 16826685 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Seething Eyebane" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr118" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1225" + }, + "STRREF": { + "type": "dword", + "value": 16829582 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1453" + }, + "STRREF": { + "type": "dword", + "value": 16826987 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1386" + }, + "STRREF": { + "type": "dword", + "value": 16847286 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1033" + }, + "STRREF": { + "type": "dword", + "value": 16830265 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr303" + }, + "STRREF": { + "type": "dword", + "value": 16830265 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_244" + }, + "STRREF": { + "type": "dword", + "value": 908 + } + }, { "__struct_id": 0, "NAME": { @@ -44586,6 +61673,28 @@ "value": "scribe110" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1377" + }, + "STRREF": { + "type": "dword", + "value": 16829354 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_245" + }, + "STRREF": { + "type": "dword", + "value": 909 + } + }, { "__struct_id": 0, "NAME": { @@ -44597,6 +61706,17 @@ "value": "scribe111" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_246" + }, + "STRREF": { + "type": "dword", + "value": 910 + } + }, { "__struct_id": 0, "NAME": { @@ -44608,6 +61728,39 @@ "value": "scribe188" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1094" + }, + "STRREF": { + "type": "dword", + "value": 16830431 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr208" + }, + "STRREF": { + "type": "dword", + "value": 16830431 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_247" + }, + "STRREF": { + "type": "dword", + "value": 911 + } + }, { "__struct_id": 0, "NAME": { @@ -44619,6 +61772,28 @@ "value": "scribe112" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_469" + }, + "STRREF": { + "type": "dword", + "value": 3739 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_348" + }, + "STRREF": { + "type": "dword", + "value": 57 + } + }, { "__struct_id": 0, "NAME": { @@ -44630,6 +61805,17 @@ "value": "scribe238" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_381" + }, + "STRREF": { + "type": "dword", + "value": 2666 + } + }, { "__struct_id": 0, "NAME": { @@ -44641,6 +61827,149 @@ "value": "scribe239" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1454" + }, + "STRREF": { + "type": "dword", + "value": 16832367 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_966" + }, + "STRREF": { + "type": "dword", + "value": 16789914 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shivering Touch" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr333" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shivering Touch" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr317" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1252" + }, + "STRREF": { + "type": "dword", + "value": 16829618 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1324" + }, + "STRREF": { + "type": "dword", + "value": 16827576 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_934" + }, + "STRREF": { + "type": "dword", + "value": 16828892 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shriveling" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr235" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shriveling" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr312" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1226" + }, + "STRREF": { + "type": "dword", + "value": 16829584 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sicken Evil" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr509" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1263" + }, + "STRREF": { + "type": "dword", + "value": 16829640 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_249" + }, + "STRREF": { + "type": "dword", + "value": 913 + } + }, { "__struct_id": 0, "NAME": { @@ -44652,6 +61981,83 @@ "value": "scribe113" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1110" + }, + "STRREF": { + "type": "dword", + "value": 16830445 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr410" + }, + "STRREF": { + "type": "dword", + "value": 16830445 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1085" + }, + "STRREF": { + "type": "dword", + "value": 16830398 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr303" + }, + "STRREF": { + "type": "dword", + "value": 16830398 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Slashing Dispel" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr428" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1320" + }, + "STRREF": { + "type": "dword", + "value": 16826687 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_250" + }, + "STRREF": { + "type": "dword", + "value": 914 + } + }, { "__struct_id": 0, "NAME": { @@ -44663,6 +62069,17 @@ "value": "scribe189" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_251" + }, + "STRREF": { + "type": "dword", + "value": 915 + } + }, { "__struct_id": 0, "NAME": { @@ -44674,6 +62091,28 @@ "value": "scribe114" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1354" + }, + "STRREF": { + "type": "dword", + "value": 16832241 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_253" + }, + "STRREF": { + "type": "dword", + "value": 916 + } + }, { "__struct_id": 0, "NAME": { @@ -44685,6 +62124,248 @@ "value": "scribe115" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1378" + }, + "STRREF": { + "type": "dword", + "value": 16829356 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1127" + }, + "STRREF": { + "type": "dword", + "value": 16826070 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_majmiss" + }, + "STRREF": { + "type": "dword", + "value": 16826070 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1112" + }, + "STRREF": { + "type": "dword", + "value": 16830447 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr109" + }, + "STRREF": { + "type": "dword", + "value": 16830447 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1096" + }, + "STRREF": { + "type": "dword", + "value": 16830433 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Snilloc's Snowball Swarm" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr209" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Solid Fog" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr424" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1304" + }, + "STRREF": { + "type": "dword", + "value": 16825824 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1443" + }, + "STRREF": { + "type": "dword", + "value": 16847578 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Song of Festering Death" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr236" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1227" + }, + "STRREF": { + "type": "dword", + "value": 16829586 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1008" + }, + "STRREF": { + "type": "dword", + "value": 16830224 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr406" + }, + "STRREF": { + "type": "dword", + "value": 16830224 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sonic Shield" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr326" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1321" + }, + "STRREF": { + "type": "dword", + "value": 16826689 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sorrow" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr124" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sorrow" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr119" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1228" + }, + "STRREF": { + "type": "dword", + "value": 16829588 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1114" + }, + "STRREF": { + "type": "dword", + "value": 16830449 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr504" + }, + "STRREF": { + "type": "dword", + "value": 16830449 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_254" + }, + "STRREF": { + "type": "dword", + "value": 917 + } + }, { "__struct_id": 0, "NAME": { @@ -44696,6 +62377,17 @@ "value": "scribe116" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_257" + }, + "STRREF": { + "type": "dword", + "value": 919 + } + }, { "__struct_id": 0, "NAME": { @@ -44707,6 +62399,17 @@ "value": "scribe117" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_255" + }, + "STRREF": { + "type": "dword", + "value": 918 + } + }, { "__struct_id": 0, "NAME": { @@ -44718,6 +62421,83 @@ "value": "scribe190" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_928" + }, + "STRREF": { + "type": "dword", + "value": 16828817 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1379" + }, + "STRREF": { + "type": "dword", + "value": 16829358 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1115" + }, + "STRREF": { + "type": "dword", + "value": 16830451 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr902" + }, + "STRREF": { + "type": "dword", + "value": 16830451 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1120" + }, + "STRREF": { + "type": "dword", + "value": 16830459 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr307" + }, + "STRREF": { + "type": "dword", + "value": 16830459 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_385" + }, + "STRREF": { + "type": "dword", + "value": 2671 + } + }, { "__struct_id": 0, "NAME": { @@ -44729,6 +62509,61 @@ "value": "scribe240" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Spores of the Vrock" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr210" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1230" + }, + "STRREF": { + "type": "dword", + "value": 16829590 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Starmantle" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr622" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1288" + }, + "STRREF": { + "type": "dword", + "value": 16829690 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_259" + }, + "STRREF": { + "type": "dword", + "value": 921 + } + }, { "__struct_id": 0, "NAME": { @@ -44740,6 +62575,28 @@ "value": "scribe118" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_465" + }, + "STRREF": { + "type": "dword", + "value": 2767 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_399" + }, + "STRREF": { + "type": "dword", + "value": 3046 + } + }, { "__struct_id": 0, "NAME": { @@ -44751,6 +62608,28 @@ "value": "scribe241" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_482" + }, + "STRREF": { + "type": "dword", + "value": 3778 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_260" + }, + "STRREF": { + "type": "dword", + "value": 922 + } + }, { "__struct_id": 0, "NAME": { @@ -44762,6 +62641,72 @@ "value": "scribe119" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Stop Heart" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr522" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Stop Heart" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr409" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1232" + }, + "STRREF": { + "type": "dword", + "value": 16829594 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Storm of Shards" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr604" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1264" + }, + "STRREF": { + "type": "dword", + "value": 16829642 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_261" + }, + "STRREF": { + "type": "dword", + "value": 923 + } + }, { "__struct_id": 0, "NAME": { @@ -44773,6 +62718,39 @@ "value": "scribe191" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Stunning Screech" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr332" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1231" + }, + "STRREF": { + "type": "dword", + "value": 16829592 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_262" + }, + "STRREF": { + "type": "dword", + "value": 924 + } + }, { "__struct_id": 0, "NAME": { @@ -44784,6 +62762,17 @@ "value": "scribe120" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_264" + }, + "STRREF": { + "type": "dword", + "value": 925 + } + }, { "__struct_id": 0, "NAME": { @@ -44795,6 +62784,17 @@ "value": "scribe121" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_265" + }, + "STRREF": { + "type": "dword", + "value": 926 + } + }, { "__struct_id": 0, "NAME": { @@ -44806,6 +62806,17 @@ "value": "scribe122" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_266" + }, + "STRREF": { + "type": "dword", + "value": 927 + } + }, { "__struct_id": 0, "NAME": { @@ -44817,6 +62828,17 @@ "value": "scribe123" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_267" + }, + "STRREF": { + "type": "dword", + "value": 932 + } + }, { "__struct_id": 0, "NAME": { @@ -44828,6 +62850,17 @@ "value": "scribe124" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_268" + }, + "STRREF": { + "type": "dword", + "value": 928 + } + }, { "__struct_id": 0, "NAME": { @@ -44839,6 +62872,17 @@ "value": "scribe125" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_269" + }, + "STRREF": { + "type": "dword", + "value": 929 + } + }, { "__struct_id": 0, "NAME": { @@ -44850,6 +62894,17 @@ "value": "scribe126" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_270" + }, + "STRREF": { + "type": "dword", + "value": 930 + } + }, { "__struct_id": 0, "NAME": { @@ -44861,6 +62916,17 @@ "value": "scribe127" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_271" + }, + "STRREF": { + "type": "dword", + "value": 931 + } + }, { "__struct_id": 0, "NAME": { @@ -44872,6 +62938,72 @@ "value": "scribe128" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1417" + }, + "STRREF": { + "type": "dword", + "value": 16847422 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1418" + }, + "STRREF": { + "type": "dword", + "value": 16847424 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1419" + }, + "STRREF": { + "type": "dword", + "value": 16847426 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1420" + }, + "STRREF": { + "type": "dword", + "value": 16847428 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1416" + }, + "STRREF": { + "type": "dword", + "value": 16847420 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_272" + }, + "STRREF": { + "type": "dword", + "value": 933 + } + }, { "__struct_id": 0, "NAME": { @@ -44883,6 +63015,17 @@ "value": "scribe192" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_358" + }, + "STRREF": { + "type": "dword", + "value": 385 + } + }, { "__struct_id": 0, "NAME": { @@ -44894,6 +63037,171 @@ "value": "scribe242" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sunmantle" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr411" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1265" + }, + "STRREF": { + "type": "dword", + "value": 16829644 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_993" + }, + "STRREF": { + "type": "dword", + "value": 16790121 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sure Strike" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr231" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1322" + }, + "STRREF": { + "type": "dword", + "value": 16826691 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1433" + }, + "STRREF": { + "type": "dword", + "value": 16832072 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_967" + }, + "STRREF": { + "type": "dword", + "value": 16790080 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_968" + }, + "STRREF": { + "type": "dword", + "value": 16790083 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_970" + }, + "STRREF": { + "type": "dword", + "value": 16790086 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_971" + }, + "STRREF": { + "type": "dword", + "value": 16790089 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_972" + }, + "STRREF": { + "type": "dword", + "value": 16790092 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_973" + }, + "STRREF": { + "type": "dword", + "value": 16790095 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_969" + }, + "STRREF": { + "type": "dword", + "value": 16790098 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_974" + }, + "STRREF": { + "type": "dword", + "value": 16790101 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_388" + }, + "STRREF": { + "type": "dword", + "value": 2678 + } + }, { "__struct_id": 0, "NAME": { @@ -44905,6 +63213,72 @@ "value": "scribe243" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1169" + }, + "STRREF": { + "type": "dword", + "value": 16825689 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr504" + }, + "STRREF": { + "type": "dword", + "value": 16825689 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1151" + }, + "STRREF": { + "type": "dword", + "value": 16825707 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr903" + }, + "STRREF": { + "type": "dword", + "value": 16825707 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_948" + }, + "STRREF": { + "type": "dword", + "value": 16789748 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_273" + }, + "STRREF": { + "type": "dword", + "value": 934 + } + }, { "__struct_id": 0, "NAME": { @@ -44916,6 +63290,50 @@ "value": "scribe129" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Thousand Needles" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr603" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1233" + }, + "STRREF": { + "type": "dword", + "value": 16829596 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_426" + }, + "STRREF": { + "type": "dword", + "value": 8942 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_274" + }, + "STRREF": { + "type": "dword", + "value": 935 + } + }, { "__struct_id": 0, "NAME": { @@ -44927,6 +63345,171 @@ "value": "scribe130" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tomb of Light" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr718" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tomb of Light" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr711" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1289" + }, + "STRREF": { + "type": "dword", + "value": 16829692 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tongue of Baalzebul" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr120" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1234" + }, + "STRREF": { + "type": "dword", + "value": 16829598 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Touch of Idiocy" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr227" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1297" + }, + "STRREF": { + "type": "dword", + "value": 16825810 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Touch of Juiblex" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr313" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1235" + }, + "STRREF": { + "type": "dword", + "value": 16829600 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1337" + }, + "STRREF": { + "type": "dword", + "value": 16832092 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_991" + }, + "STRREF": { + "type": "dword", + "value": 16789929 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1387" + }, + "STRREF": { + "type": "dword", + "value": 16847288 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_951" + }, + "STRREF": { + "type": "dword", + "value": 16789755 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1428" + }, + "STRREF": { + "type": "dword", + "value": 16828344 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_275" + }, + "STRREF": { + "type": "dword", + "value": 936 + } + }, { "__struct_id": 0, "NAME": { @@ -44938,6 +63521,17 @@ "value": "scribe131" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_346" + }, + "STRREF": { + "type": "dword", + "value": 55 + } + }, { "__struct_id": 0, "NAME": { @@ -44949,6 +63543,39 @@ "value": "scribe244" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Twilight Luck" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr123" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1266" + }, + "STRREF": { + "type": "dword", + "value": 16829646 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_305" + }, + "STRREF": { + "type": "dword", + "value": 6331 + } + }, { "__struct_id": 0, "NAME": { @@ -44960,6 +63587,28 @@ "value": "scribe132" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_466" + }, + "STRREF": { + "type": "dword", + "value": 2796 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_375" + }, + "STRREF": { + "type": "dword", + "value": 2365 + } + }, { "__struct_id": 0, "NAME": { @@ -44971,6 +63620,138 @@ "value": "scribe245" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1161" + }, + "STRREF": { + "type": "dword", + "value": 16831996 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Undetectable Alignment" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr204" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unheavened" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr237" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1236" + }, + "STRREF": { + "type": "dword", + "value": 16829602 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_982" + }, + "STRREF": { + "type": "dword", + "value": 16831998 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unliving Weapon" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr314" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1237" + }, + "STRREF": { + "type": "dword", + "value": 16829604 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1131" + }, + "STRREF": { + "type": "dword", + "value": 16825359 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_unyield" + }, + "STRREF": { + "type": "dword", + "value": 16825359 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Utterdark" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr916" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1238" + }, + "STRREF": { + "type": "dword", + "value": 16829606 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_277" + }, + "STRREF": { + "type": "dword", + "value": 938 + } + }, { "__struct_id": 0, "NAME": { @@ -44982,6 +63763,61 @@ "value": "scribe133" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_890" + }, + "STRREF": { + "type": "dword", + "value": 16790128 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_896" + }, + "STRREF": { + "type": "dword", + "value": 16790140 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1445" + }, + "STRREF": { + "type": "dword", + "value": 16847582 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_467" + }, + "STRREF": { + "type": "dword", + "value": 3881 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_278" + }, + "STRREF": { + "type": "dword", + "value": 939 + } + }, { "__struct_id": 0, "NAME": { @@ -44993,6 +63829,50 @@ "value": "scribe193" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1122" + }, + "STRREF": { + "type": "dword", + "value": 16830461 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_sparscr411" + }, + "STRREF": { + "type": "dword", + "value": 16830461 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1432" + }, + "STRREF": { + "type": "dword", + "value": 16832069 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_279" + }, + "STRREF": { + "type": "dword", + "value": 940 + } + }, { "__struct_id": 0, "NAME": { @@ -45004,6 +63884,17 @@ "value": "scribe134" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_280" + }, + "STRREF": { + "type": "dword", + "value": 941 + } + }, { "__struct_id": 0, "NAME": { @@ -45015,6 +63906,39 @@ "value": "scribe135" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1129" + }, + "STRREF": { + "type": "dword", + "value": 16825361 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "splscrl_gwdm" + }, + "STRREF": { + "type": "dword", + "value": 16825361 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_322" + }, + "STRREF": { + "type": "dword", + "value": 6339 + } + }, { "__struct_id": 0, "NAME": { @@ -45026,6 +63950,116 @@ "value": "scribe194" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1388" + }, + "STRREF": { + "type": "dword", + "value": 16847290 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wave of Grief" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr238" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wave of Grief" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr211" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1239" + }, + "STRREF": { + "type": "dword", + "value": 16829608 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wave of Pain" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr619" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1240" + }, + "STRREF": { + "type": "dword", + "value": 16829610 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1359" + }, + "STRREF": { + "type": "dword", + "value": 16832253 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1327" + }, + "STRREF": { + "type": "dword", + "value": 16827585 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_965" + }, + "STRREF": { + "type": "dword", + "value": 16789911 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_281" + }, + "STRREF": { + "type": "dword", + "value": 942 + } + }, { "__struct_id": 0, "NAME": { @@ -45037,6 +64071,17 @@ "value": "scribe136" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_282" + }, + "STRREF": { + "type": "dword", + "value": 943 + } + }, { "__struct_id": 0, "NAME": { @@ -45048,6 +64093,72 @@ "value": "scribe137" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1351" + }, + "STRREF": { + "type": "dword", + "value": 16832235 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_950" + }, + "STRREF": { + "type": "dword", + "value": 16789752 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1123" + }, + "STRREF": { + "type": "dword", + "value": 16830463 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr702" + }, + "STRREF": { + "type": "dword", + "value": 16830463 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1156" + }, + "STRREF": { + "type": "dword", + "value": 16832008 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Word of Chaos" + }, + "RESREF": { + "type": "resref", + "value": "sp_it_spdvscr707" + } + }, { "__struct_id": 0, "NAME": { @@ -45059,6 +64170,28 @@ "value": "scribe195" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_990" + }, + "STRREF": { + "type": "dword", + "value": 16789970 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_372" + }, + "STRREF": { + "type": "dword", + "value": 2362 + } + }, { "__struct_id": 0, "NAME": { @@ -45069,6 +64202,61 @@ "type": "resref", "value": "scribe246" } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wrack" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_sparscr434" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wrack" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr315" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1241" + }, + "STRREF": { + "type": "dword", + "value": 16829612 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wretched Blight" + }, + "RESREF": { + "type": "resref", + "value": "nw_it_spdvscr706" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_scr_1242" + }, + "STRREF": { + "type": "dword", + "value": 16829614 + } } ] }, @@ -45159,6 +64347,17 @@ "value": "evclrecall" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_pnp_familiar" + }, + "STRREF": { + "type": "dword", + "value": 42542 + } + }, { "__struct_id": 0, "NAME": { @@ -45269,6 +64468,17 @@ "value": "piratekey" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC_CRAFT_TOKEN" + }, + "RESREF": { + "type": "resref", + "value": "prc_craft_token" + } + }, { "__struct_id": 0, "NAME": { @@ -45598,6 +64808,127 @@ "value": "frombeyond" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Black Pearl" + }, + "RESREF": { + "type": "resref", + "value": "mc_blackpearl" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Black stick smeared with Blood" + }, + "RESREF": { + "type": "resref", + "value": "mc_blckstickbloo" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Black Tulip" + }, + "RESREF": { + "type": "resref", + "value": "mc_blacktulip" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Bone" + }, + "RESREF": { + "type": "resref", + "value": "mc_bone" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Corpse" + }, + "RESREF": { + "type": "resref", + "value": "mc_corpse" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Corrupted Artifact of Good" + }, + "RESREF": { + "type": "resref", + "value": "mc_corrartofgood" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Diamond" + }, + "RESREF": { + "type": "resref", + "value": "mc_diamond" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Dollop" + }, + "RESREF": { + "type": "resref", + "value": "mc_dollop" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Feather" + }, + "RESREF": { + "type": "resref", + "value": "mc_feather" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Hand" + }, + "RESREF": { + "type": "resref", + "value": "mc_hand" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A handful of copper and iron pellets" + }, + "RESREF": { + "type": "resref", + "value": "mc_pellets" + } + }, { "__struct_id": 0, "NAME": { @@ -45609,6 +64940,193 @@ "value": "junk001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Leather Strap" + }, + "RESREF": { + "type": "resref", + "value": "mc_leatherstrap" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A loop of copper wire and a magnet" + }, + "RESREF": { + "type": "resref", + "value": "mc_copperwire" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Multicolored Paper Disk" + }, + "RESREF": { + "type": "resref", + "value": "mc_paperdisk" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Pebble" + }, + "RESREF": { + "type": "resref", + "value": "mc_pebble" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A piece of a Tentacle!" + }, + "RESREF": { + "type": "resref", + "value": "mc_tentacle" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A piece of Jade" + }, + "RESREF": { + "type": "resref", + "value": "mc_jade" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A piece of leather" + }, + "RESREF": { + "type": "resref", + "value": "mc_pieceofleathe" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Piece of Straw" + }, + "RESREF": { + "type": "resref", + "value": "mc_straw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Piece of Sunstone" + }, + "RESREF": { + "type": "resref", + "value": "mc_sunstone" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Pinch of Dust" + }, + "RESREF": { + "type": "resref", + "value": "mc_pinchofdust" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Pouch filled with Dead Flies" + }, + "RESREF": { + "type": "resref", + "value": "mc_deadflies" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Silver mirror" + }, + "RESREF": { + "type": "resref", + "value": "mc_silvermirror" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Small Crystal Prism" + }, + "RESREF": { + "type": "resref", + "value": "mc_crystalprism" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Small Heart" + }, + "RESREF": { + "type": "resref", + "value": "mc_smallheart" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Soul" + }, + "RESREF": { + "type": "resref", + "value": "mc_soul" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Sponge" + }, + "RESREF": { + "type": "resref", + "value": "mc_sponge" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Tongue..." + }, + "RESREF": { + "type": "resref", + "value": "mc_tongue" + } + }, { "__struct_id": 0, "NAME": { @@ -45796,6 +65314,17 @@ "value": "ore012" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Adder's Stomach" + }, + "RESREF": { + "type": "resref", + "value": "mc_adderstomach" + } + }, { "__struct_id": 0, "NAME": { @@ -45939,6 +65468,28 @@ "value": "wood001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Amber Dust" + }, + "RESREF": { + "type": "resref", + "value": "mc_amberdust" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Amber Sphere" + }, + "RESREF": { + "type": "resref", + "value": "mc_ambersphere" + } + }, { "__struct_id": 0, "NAME": { @@ -45950,6 +65501,39 @@ "value": "smallcastmold005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "An Eagle's Feather" + }, + "RESREF": { + "type": "resref", + "value": "mc_eaglefeather" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "An eye of a Hawk" + }, + "RESREF": { + "type": "resref", + "value": "mc_eyeofahawk" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "An Onion" + }, + "RESREF": { + "type": "resref", + "value": "mc_onion" + } + }, { "__struct_id": 0, "NAME": { @@ -46038,6 +65622,17 @@ "value": "arrowshaft001" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison023" + }, + "STRREF": { + "type": "dword", + "value": 4669 + } + }, { "__struct_id": 0, "NAME": { @@ -46049,6 +65644,39 @@ "value": "artichoke" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Astral Construct Claw" + }, + "RESREF": { + "type": "resref", + "value": "psi_ast_con_claw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Astral Construct Properties" + }, + "RESREF": { + "type": "resref", + "value": "psi_ast_con_skin" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Astral Construct Slam" + }, + "RESREF": { + "type": "resref", + "value": "psi_ast_con_slam" + } + }, { "__struct_id": 0, "NAME": { @@ -46093,6 +65721,17 @@ "value": "thread002" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison135" + }, + "STRREF": { + "type": "dword", + "value": 16826278 + } + }, { "__struct_id": 0, "NAME": { @@ -46126,6 +65765,28 @@ "value": "basil" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat fur" + }, + "RESREF": { + "type": "resref", + "value": "mc_batfur" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bat Guano" + }, + "RESREF": { + "type": "resref", + "value": "mc_batguano" + } + }, { "__struct_id": 0, "NAME": { @@ -46148,6 +65809,17 @@ "value": "pelt021" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison029" + }, + "STRREF": { + "type": "dword", + "value": 4675 + } + }, { "__struct_id": 0, "NAME": { @@ -46181,6 +65853,17 @@ "value": "wood002" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison011" + }, + "STRREF": { + "type": "dword", + "value": 4657 + } + }, { "__struct_id": 0, "NAME": { @@ -46225,6 +65908,17 @@ "value": "blackiristuber" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison019" + }, + "STRREF": { + "type": "dword", + "value": 4665 + } + }, { "__struct_id": 0, "NAME": { @@ -46346,6 +66040,17 @@ "value": "limeblock" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison004" + }, + "STRREF": { + "type": "dword", + "value": 4650 + } + }, { "__struct_id": 0, "NAME": { @@ -46390,6 +66095,17 @@ "value": "bluetulipbulb" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison008" + }, + "STRREF": { + "type": "dword", + "value": 4654 + } + }, { "__struct_id": 0, "NAME": { @@ -46544,6 +66260,50 @@ "value": "arrowhead004" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bone Dust" + }, + "RESREF": { + "type": "resref", + "value": "mc_bonedust" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bralan Hide" + }, + "RESREF": { + "type": "resref", + "value": "bralanhide" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bralani Longbow" + }, + "RESREF": { + "type": "resref", + "value": "bralanilongbow" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bralani Scimitar" + }, + "RESREF": { + "type": "resref", + "value": "bralaniscimitar" + } + }, { "__struct_id": 0, "NAME": { @@ -46720,6 +66480,17 @@ "value": "item002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bull hair" + }, + "RESREF": { + "type": "resref", + "value": "mc_bullhair" + } + }, { "__struct_id": 0, "NAME": { @@ -46742,6 +66513,28 @@ "value": "strawbundle" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison142" + }, + "STRREF": { + "type": "dword", + "value": 16826285 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison027" + }, + "STRREF": { + "type": "dword", + "value": 4673 + } + }, { "__struct_id": 0, "NAME": { @@ -46753,6 +66546,17 @@ "value": "campfire" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Can Shift Check" + }, + "RESREF": { + "type": "resref", + "value": "pnp_shft_tstpkup" + } + }, { "__struct_id": 0, "NAME": { @@ -46764,6 +66568,17 @@ "value": "carpenters_tools" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison018" + }, + "STRREF": { + "type": "dword", + "value": 4664 + } + }, { "__struct_id": 0, "NAME": { @@ -46775,6 +66590,28 @@ "value": "carrot" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Carved Ram's Horn" + }, + "RESREF": { + "type": "resref", + "value": "mc_ramshorn" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cat Fur" + }, + "RESREF": { + "type": "resref", + "value": "mc_catfur" + } + }, { "__struct_id": 0, "NAME": { @@ -46797,6 +66634,39 @@ "value": "celery" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison143" + }, + "STRREF": { + "type": "dword", + "value": 16826288 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison028" + }, + "STRREF": { + "type": "dword", + "value": 4674 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Charcoal" + }, + "RESREF": { + "type": "resref", + "value": "mc_charcoal" + } + }, { "__struct_id": 0, "NAME": { @@ -46863,6 +66733,17 @@ "value": "cloveofgarlic" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Coal" + }, + "RESREF": { + "type": "resref", + "value": "mc_coal" + } + }, { "__struct_id": 0, "NAME": { @@ -46874,6 +66755,61 @@ "value": "coconut" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cocoon" + }, + "RESREF": { + "type": "resref", + "value": "mc_cocoon" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Colored Sand" + }, + "RESREF": { + "type": "resref", + "value": "mc_coloredsand" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison127" + }, + "STRREF": { + "type": "dword", + "value": 16826270 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison133" + }, + "STRREF": { + "type": "dword", + "value": 16826276 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison040" + }, + "STRREF": { + "type": "dword", + "value": 4686 + } + }, { "__struct_id": 0, "NAME": { @@ -47116,6 +67052,50 @@ "value": "cranberry" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crown of Ivy leaves" + }, + "RESREF": { + "type": "resref", + "value": "mc_crownofivy" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crystal Bead" + }, + "RESREF": { + "type": "resref", + "value": "mc_crystalbead" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crystal cone" + }, + "RESREF": { + "type": "resref", + "value": "mc_crystalcone" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crystal rod" + }, + "RESREF": { + "type": "resref", + "value": "mc_crystalrod" + } + }, { "__struct_id": 0, "NAME": { @@ -47149,6 +67129,17 @@ "value": "cured015" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cured fur" + }, + "RESREF": { + "type": "resref", + "value": "mc_curedfur" + } + }, { "__struct_id": 0, "NAME": { @@ -47292,6 +67283,17 @@ "value": "cured003" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison025" + }, + "STRREF": { + "type": "dword", + "value": 4671 + } + }, { "__struct_id": 0, "NAME": { @@ -47303,6 +67305,17 @@ "value": "date" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison012" + }, + "STRREF": { + "type": "dword", + "value": 4658 + } + }, { "__struct_id": 0, "NAME": { @@ -47325,6 +67338,17 @@ "value": "pelt023" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Diamond Dust" + }, + "RESREF": { + "type": "resref", + "value": "mc_diamonddust" + } + }, { "__struct_id": 0, "NAME": { @@ -47622,6 +67646,28 @@ "value": "pelt007" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison015" + }, + "STRREF": { + "type": "dword", + "value": 4661 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dretch Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_dretchhide" + } + }, { "__struct_id": 0, "NAME": { @@ -48117,6 +68163,28 @@ "value": "earofpopcorn" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Earth" + }, + "RESREF": { + "type": "resref", + "value": "mc_earth" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Egg shell" + }, + "RESREF": { + "type": "resref", + "value": "mc_eggshell" + } + }, { "__struct_id": 0, "NAME": { @@ -48172,6 +68240,17 @@ "value": "item001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Shifter Powers" + }, + "RESREF": { + "type": "resref", + "value": "epicshifterpower" + } + }, { "__struct_id": 0, "NAME": { @@ -48414,6 +68493,39 @@ "value": "item_excavation" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison134" + }, + "STRREF": { + "type": "dword", + "value": 16826277 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eyelashes" + }, + "RESREF": { + "type": "resref", + "value": "mc_eyelashes" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Feather of a Hummingbird" + }, + "RESREF": { + "type": "resref", + "value": "mc_hummingbirdf" + } + }, { "__struct_id": 0, "NAME": { @@ -48502,6 +68614,17 @@ "value": "wood014" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fireflies" + }, + "RESREF": { + "type": "resref", + "value": "mc_fireflies" + } + }, { "__struct_id": 0, "NAME": { @@ -48623,6 +68746,17 @@ "value": "flagswitch005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Flint" + }, + "RESREF": { + "type": "resref", + "value": "mc_flint" + } + }, { "__struct_id": 0, "NAME": { @@ -48645,6 +68779,61 @@ "value": "food" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fox's Hair" + }, + "RESREF": { + "type": "resref", + "value": "mc_foxhair" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fur" + }, + "RESREF": { + "type": "resref", + "value": "mc_fur" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison126" + }, + "STRREF": { + "type": "dword", + "value": 16826269 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison132" + }, + "STRREF": { + "type": "dword", + "value": 16826275 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison039" + }, + "STRREF": { + "type": "dword", + "value": 4685 + } + }, { "__struct_id": 0, "RESREF": { @@ -48656,6 +68845,28 @@ "value": 16807468 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ghoul Clothing" + }, + "RESREF": { + "type": "resref", + "value": "mc_ghoulclothing" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison009" + }, + "STRREF": { + "type": "dword", + "value": 4655 + } + }, { "__struct_id": 0, "NAME": { @@ -48700,6 +68911,17 @@ "value": "glassvial" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gob of Beeswax" + }, + "RESREF": { + "type": "resref", + "value": "mc_beeswax" + } + }, { "__struct_id": 0, "NAME": { @@ -48821,6 +69043,17 @@ "value": "ore006" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison100" + }, + "STRREF": { + "type": "dword", + "value": 16826286 + } + }, { "__struct_id": 0, "NAME": { @@ -48832,6 +69065,17 @@ "value": "gooseberry" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Granite" + }, + "RESREF": { + "type": "resref", + "value": "mc_granite" + } + }, { "__struct_id": 0, "NAME": { @@ -48876,6 +69120,28 @@ "value": "grapefruit" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Grasshopper's hind leg" + }, + "RESREF": { + "type": "resref", + "value": "mc_grasshopperhl" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Grave dirt" + }, + "RESREF": { + "type": "resref", + "value": "mc_gravedirt" + } + }, { "__struct_id": 0, "NAME": { @@ -48898,6 +69164,17 @@ "value": "greenbeans" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison003" + }, + "STRREF": { + "type": "dword", + "value": 4649 + } + }, { "__struct_id": 0, "NAME": { @@ -48931,6 +69208,39 @@ "value": "pelt003" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ground Mica" + }, + "RESREF": { + "type": "resref", + "value": "mc_groundmica" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gum Arabic" + }, + "RESREF": { + "type": "resref", + "value": "mc_gumarabic" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Handful of black ribbons" + }, + "RESREF": { + "type": "resref", + "value": "mc_blackribbons" + } + }, { "__struct_id": 0, "NAME": { @@ -49140,6 +69450,17 @@ "value": "herbalistsknife" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Herbs" + }, + "RESREF": { + "type": "resref", + "value": "mc_herbs" + } + }, { "__struct_id": 0, "NAME": { @@ -49151,6 +69472,39 @@ "value": "wood016" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "HideToken" + }, + "RESREF": { + "type": "resref", + "value": "hidetoken" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Holy Arrow" + }, + "RESREF": { + "type": "resref", + "value": "holyarrow" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Holy Parchment" + }, + "RESREF": { + "type": "resref", + "value": "mc_holyparchment" + } + }, { "__struct_id": 0, "NAME": { @@ -49184,6 +69538,83 @@ "value": "seed_hops_001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Horse Hair" + }, + "RESREF": { + "type": "resref", + "value": "mc_horsehair" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison125" + }, + "STRREF": { + "type": "dword", + "value": 16826268 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison131" + }, + "STRREF": { + "type": "dword", + "value": 16826274 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison038" + }, + "STRREF": { + "type": "dword", + "value": 4684 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison021" + }, + "STRREF": { + "type": "dword", + "value": 4667 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Incense" + }, + "RESREF": { + "type": "resref", + "value": "mc_incense" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Incense Sprinkled with diamond dust" + }, + "RESREF": { + "type": "resref", + "value": "mc_dustincense" + } + }, { "__struct_id": 0, "NAME": { @@ -49228,6 +69659,17 @@ "value": "ink_mapmaker" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Iron Bars Array" + }, + "RESREF": { + "type": "resref", + "value": "mc_ironbarsarray" + } + }, { "__struct_id": 0, "NAME": { @@ -49261,6 +69703,17 @@ "value": "wood018" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison141" + }, + "STRREF": { + "type": "dword", + "value": 16826284 + } + }, { "__struct_id": 0, "NAME": { @@ -49272,6 +69725,28 @@ "value": "item" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ivory" + }, + "RESREF": { + "type": "resref", + "value": "mc_ivory" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison144" + }, + "STRREF": { + "type": "dword", + "value": 16826290 + } + }, { "__struct_id": 0, "NAME": { @@ -49349,6 +69824,17 @@ "value": "junk003" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lamasu Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_sum_lamhide" + } + }, { "__struct_id": 0, "NAME": { @@ -49360,6 +69846,17 @@ "value": "smallcastmold002" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison124" + }, + "STRREF": { + "type": "dword", + "value": 16826267 + } + }, { "__struct_id": 0, "NAME": { @@ -49437,6 +69934,28 @@ "value": "fish028" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison006" + }, + "STRREF": { + "type": "dword", + "value": 4652 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison037" + }, + "STRREF": { + "type": "dword", + "value": 4683 + } + }, { "__struct_id": 0, "NAME": { @@ -49470,6 +69989,17 @@ "value": "lemon" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lemure Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_lemurhide" + } + }, { "__struct_id": 0, "NAME": { @@ -49503,6 +70033,28 @@ "value": "lettuce" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison024" + }, + "STRREF": { + "type": "dword", + "value": 4670 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Licorice Root" + }, + "RESREF": { + "type": "resref", + "value": "mc_licoriceroot" + } + }, { "__struct_id": 0, "NAME": { @@ -49514,6 +70066,17 @@ "value": "lime" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lime" + }, + "RESREF": { + "type": "resref", + "value": "mc_lime" + } + }, { "__struct_id": 0, "NAME": { @@ -49536,6 +70099,28 @@ "value": "pelt016" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Listener Hide" + }, + "RESREF": { + "type": "resref", + "value": "listenerhide" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lodestone" + }, + "RESREF": { + "type": "resref", + "value": "mc_lodestone" + } + }, { "__struct_id": 0, "NAME": { @@ -49690,6 +70275,17 @@ "value": "pelt015" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison013" + }, + "STRREF": { + "type": "dword", + "value": 4659 + } + }, { "__struct_id": 0, "NAME": { @@ -49701,6 +70297,17 @@ "value": "mandrakeroot" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Maneuver Token" + }, + "RESREF": { + "type": "resref", + "value": "prc_movetoken" + } + }, { "__struct_id": 0, "NAME": { @@ -49723,6 +70330,17 @@ "value": "wood019" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Manifestation Token" + }, + "RESREF": { + "type": "resref", + "value": "prc_maniftoken" + } + }, { "__struct_id": 0, "NAME": { @@ -49789,6 +70407,17 @@ "value": "smallcastmold001" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison123" + }, + "STRREF": { + "type": "dword", + "value": 16826266 + } + }, { "__struct_id": 0, "NAME": { @@ -50009,6 +70638,50 @@ "value": "fish016" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison130" + }, + "STRREF": { + "type": "dword", + "value": 16826273 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison036" + }, + "STRREF": { + "type": "dword", + "value": 4682 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Medium Viper Venom" + }, + "RESREF": { + "type": "resref", + "value": "2dapoison147" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Mercury" + }, + "RESREF": { + "type": "resref", + "value": "mc_mercury" + } + }, { "__struct_id": 0, "NAME": { @@ -50042,6 +70715,61 @@ "value": "metalstud001" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_sk_mblade_bs" + }, + "STRREF": { + "type": "dword", + "value": 16824442 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_sk_mblade_ls" + }, + "STRREF": { + "type": "dword", + "value": 16824442 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_sk_mblade_ss" + }, + "STRREF": { + "type": "dword", + "value": 16824442 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_sk_mblade_th" + }, + "STRREF": { + "type": "dword", + "value": 16824442 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Minerals" + }, + "RESREF": { + "type": "resref", + "value": "mc_minerals" + } + }, { "__struct_id": 0, "NAME": { @@ -50064,6 +70792,61 @@ "value": "minerspickaxe" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Miniature Brass Hearing Trumpet" + }, + "RESREF": { + "type": "resref", + "value": "mc_brasstrumpet" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Miniature Cloak" + }, + "RESREF": { + "type": "resref", + "value": "mc_mincloak" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Miniature Platinium Sword" + }, + "RESREF": { + "type": "resref", + "value": "mc_minplatsword" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Miniature Platinum Shield" + }, + "RESREF": { + "type": "resref", + "value": "mc_minplatshield" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison140" + }, + "STRREF": { + "type": "dword", + "value": 16826283 + } + }, { "__struct_id": 0, "NAME": { @@ -50196,6 +70979,28 @@ "value": "ore011" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Molasses " + }, + "RESREF": { + "type": "resref", + "value": "mc_molasses" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Nail" + }, + "RESREF": { + "type": "resref", + "value": "mc_nail" + } + }, { "__struct_id": 0, "NAME": { @@ -50218,6 +71023,39 @@ "value": "smallcastmold004" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Needles" + }, + "RESREF": { + "type": "resref", + "value": "mc_needles" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison000" + }, + "STRREF": { + "type": "dword", + "value": 4646 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison014" + }, + "STRREF": { + "type": "dword", + "value": 4660 + } + }, { "__struct_id": 0, "NAME": { @@ -50229,6 +71067,17 @@ "value": "wood006" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Nutshells" + }, + "RESREF": { + "type": "resref", + "value": "mc_nutshells" + } + }, { "__struct_id": 0, "NAME": { @@ -50251,6 +71100,28 @@ "value": "oatgrains" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison020" + }, + "STRREF": { + "type": "dword", + "value": 4666 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ointment for the eyes" + }, + "RESREF": { + "type": "resref", + "value": "mc_ointment" + } + }, { "__struct_id": 0, "NAME": { @@ -50295,6 +71166,17 @@ "value": "onionbulb" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Onyx" + }, + "RESREF": { + "type": "resref", + "value": "mc_onyx" + } + }, { "__struct_id": 0, "NAME": { @@ -50339,6 +71221,17 @@ "value": "orientalpoppy" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Owl feather" + }, + "RESREF": { + "type": "resref", + "value": "mc_owlfeather" + } + }, { "__struct_id": 0, "NAME": { @@ -51208,6 +72101,17 @@ "value": "pear" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pearl" + }, + "RESREF": { + "type": "resref", + "value": "mc_pearl" + } + }, { "__struct_id": 0, "NAME": { @@ -51263,6 +72167,83 @@ "value": "periwinkle" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Phosphorus" + }, + "RESREF": { + "type": "resref", + "value": "mc_phosphorus" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Piece of a iron golem" + }, + "RESREF": { + "type": "resref", + "value": "mc_irongolempart" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Piece of a Mirror" + }, + "RESREF": { + "type": "resref", + "value": "mc_pieceofmirror" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Piece of a Spider" + }, + "RESREF": { + "type": "resref", + "value": "mc_pieceofspider" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Piece of an Undead's Bone" + }, + "RESREF": { + "type": "resref", + "value": "mc_undeadsbone" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Piece of Ice" + }, + "RESREF": { + "type": "resref", + "value": "mc_ice" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Piece of Raw Meat" + }, + "RESREF": { + "type": "resref", + "value": "mc_rawmeat" + } + }, { "__struct_id": 0, "NAME": { @@ -51450,6 +72431,17 @@ "value": "pelt004" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Polished Rod of Silver" + }, + "RESREF": { + "type": "resref", + "value": "mc_silverrod" + } + }, { "__struct_id": 0, "NAME": { @@ -51494,6 +72486,17 @@ "value": "popcornkernels" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pork Rind" + }, + "RESREF": { + "type": "resref", + "value": "mc_porkrind" + } + }, { "__struct_id": 0, "NAME": { @@ -51505,6 +72508,83 @@ "value": "potato" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Powdered Animal Hoof" + }, + "RESREF": { + "type": "resref", + "value": "mc_panimalhoof" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Powdered Gems" + }, + "RESREF": { + "type": "resref", + "value": "mc_powderedgems" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Powdered Holy Symbol" + }, + "RESREF": { + "type": "resref", + "value": "mc_pholysymbol" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Powdered iron" + }, + "RESREF": { + "type": "resref", + "value": "mc_powderediron" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Powdered Lime and Carbon" + }, + "RESREF": { + "type": "resref", + "value": "mc_limeandcarbon" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Powdered Peas" + }, + "RESREF": { + "type": "resref", + "value": "mc_powderedpeas" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Powdered Silver" + }, + "RESREF": { + "type": "resref", + "value": "mc_silverdust" + } + }, { "__struct_id": 0, "NAME": { @@ -51549,6 +72629,50 @@ "value": "pumpkinseeds" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Pure Crystal" + }, + "RESREF": { + "type": "resref", + "value": "mc_purecrystal" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison145" + }, + "STRREF": { + "type": "dword", + "value": 16826292 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison005" + }, + "STRREF": { + "type": "dword", + "value": 4651 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Quartz Crystal Embedded In Rock" + }, + "RESREF": { + "type": "resref", + "value": "mc_quartzcrystal" + } + }, { "__struct_id": 0, "NAME": { @@ -52187,6 +73311,17 @@ "value": "wood017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rhubarb" + }, + "RESREF": { + "type": "resref", + "value": "mc_rhubarb" + } + }, { "__struct_id": 0, "NAME": { @@ -52231,6 +73366,17 @@ "value": "smallcastmold003" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rotten egg" + }, + "RESREF": { + "type": "resref", + "value": "mc_rottenegg" + } + }, { "__struct_id": 0, "NAME": { @@ -52242,6 +73388,17 @@ "value": "royaljelly" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ruby Dust" + }, + "RESREF": { + "type": "resref", + "value": "mc_rubydust" + } + }, { "__struct_id": 0, "NAME": { @@ -52429,6 +73586,17 @@ "value": "saltblock" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sand" + }, + "RESREF": { + "type": "resref", + "value": "mc_sand" + } + }, { "__struct_id": 0, "NAME": { @@ -52451,6 +73619,28 @@ "value": "sassafrassroot" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison137" + }, + "STRREF": { + "type": "dword", + "value": 16826280 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison016" + }, + "STRREF": { + "type": "dword", + "value": 4662 + } + }, { "__struct_id": 0, "NAME": { @@ -52495,6 +73685,17 @@ "value": "sewingkit" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison010" + }, + "STRREF": { + "type": "dword", + "value": 4656 + } + }, { "__struct_id": 0, "NAME": { @@ -52616,6 +73817,28 @@ "value": "ore003" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shadow Walkers Token" + }, + "RESREF": { + "type": "resref", + "value": "shadowwalkerstok" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shifter Hide" + }, + "RESREF": { + "type": "resref", + "value": "shifterhide" + } + }, { "__struct_id": 0, "NAME": { @@ -52759,6 +73982,17 @@ "value": "skinningknife" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Skull Talisman" + }, + "RESREF": { + "type": "resref", + "value": "prc_skulltalis" + } + }, { "__struct_id": 0, "NAME": { @@ -52770,6 +74004,17 @@ "value": "smallcastmold" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison001" + }, + "STRREF": { + "type": "dword", + "value": 4647 + } + }, { "__struct_id": 0, "NAME": { @@ -52814,6 +74059,28 @@ "value": "fish004" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison129" + }, + "STRREF": { + "type": "dword", + "value": 16826272 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison035" + }, + "STRREF": { + "type": "dword", + "value": 4681 + } + }, { "__struct_id": 0, "NAME": { @@ -53023,6 +74290,28 @@ "value": "sorghumgrains" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Spark of Life" + }, + "RESREF": { + "type": "resref", + "value": "sparkoflife" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "SparkBox" + }, + "RESREF": { + "type": "resref", + "value": "pnp_shft_sprkbox" + } + }, { "__struct_id": 0, "NAME": { @@ -53045,6 +74334,17 @@ "value": "spell_ink" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Spider Silk" + }, + "RESREF": { + "type": "resref", + "value": "mc_spidersilk" + } + }, { "__struct_id": 0, "NAME": { @@ -53111,6 +74411,28 @@ "value": "thread003" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison022" + }, + "STRREF": { + "type": "dword", + "value": 4668 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison138" + }, + "STRREF": { + "type": "dword", + "value": 16826281 + } + }, { "__struct_id": 0, "NAME": { @@ -53122,6 +74444,17 @@ "value": "seed_cane001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sulfur" + }, + "RESREF": { + "type": "resref", + "value": "mc_sulfur" + } + }, { "__struct_id": 0, "NAME": { @@ -53144,6 +74477,17 @@ "value": "sweetpotato" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Talc" + }, + "RESREF": { + "type": "resref", + "value": "mc_talc" + } + }, { "__struct_id": 0, "NAME": { @@ -53375,6 +74719,28 @@ "value": "tarragon" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tattoo Ink" + }, + "RESREF": { + "type": "resref", + "value": "mc_tattooink" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison017" + }, + "STRREF": { + "type": "dword", + "value": 4663 + } + }, { "__struct_id": 0, "NAME": { @@ -53441,6 +74807,61 @@ "value": "tinkerstoolset" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison122" + }, + "STRREF": { + "type": "dword", + "value": 16826265 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison128" + }, + "STRREF": { + "type": "dword", + "value": 16826271 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tiny Sliver of Bone" + }, + "RESREF": { + "type": "resref", + "value": "mc_sliverofbone" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison034" + }, + "STRREF": { + "type": "dword", + "value": 4680 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tiny Tarts" + }, + "RESREF": { + "type": "resref", + "value": "mc_tinytarts" + } + }, { "__struct_id": 0, "NAME": { @@ -53463,6 +74884,94 @@ "value": "turnip" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unarmed Weapon - Bludgeoning" + }, + "RESREF": { + "type": "resref", + "value": "prc_unarmed_b" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unarmed Weapon - Piercing" + }, + "RESREF": { + "type": "resref", + "value": "prc_unarmed_p" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unarmed Weapon - Slashing" + }, + "RESREF": { + "type": "resref", + "value": "prc_unarmed_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unarmed Weapon - Slashing and Piercing" + }, + "RESREF": { + "type": "resref", + "value": "prc_unarmed_sp" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison026" + }, + "STRREF": { + "type": "dword", + "value": 4672 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison146" + }, + "STRREF": { + "type": "dword", + "value": 16826294 + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unicorn Hide" + }, + "RESREF": { + "type": "resref", + "value": "prc_sum_unihide" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison139" + }, + "STRREF": { + "type": "dword", + "value": 16826282 + } + }, { "__struct_id": 0, "NAME": { @@ -53914,6 +75423,28 @@ "value": "flagswitch042" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Utterance Token" + }, + "RESREF": { + "type": "resref", + "value": "prc_invoketoken" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Utterance Token" + }, + "RESREF": { + "type": "resref", + "value": "prc_uttertoken" + } + }, { "__struct_id": 0, "NAME": { @@ -54156,6 +75687,28 @@ "value": "ore008" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vial filled with Ants" + }, + "RESREF": { + "type": "resref", + "value": "mc_vialwithants" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison136" + }, + "STRREF": { + "type": "dword", + "value": 16826279 + } + }, { "__struct_id": 0, "NAME": { @@ -54233,6 +75786,17 @@ "value": "whiteiristuber" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "White rock chip" + }, + "RESREF": { + "type": "resref", + "value": "mc_whiterockchip" + } + }, { "__struct_id": 0, "NAME": { @@ -54277,6 +75841,17 @@ "value": "whitetulipbulb" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wick Soaked in Oil" + }, + "RESREF": { + "type": "resref", + "value": "mc_soakedwick" + } + }, { "__struct_id": 0, "NAME": { @@ -54409,6 +75984,17 @@ "value": "woodsmansaxe" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wool" + }, + "RESREF": { + "type": "resref", + "value": "mc_wool" + } + }, { "__struct_id": 0, "NAME": { @@ -54420,6 +76006,28 @@ "value": "meat029" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Word Archon Hammer" + }, + "RESREF": { + "type": "resref", + "value": "wordarchonhammer" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Word Archon Hide" + }, + "RESREF": { + "type": "resref", + "value": "wordhide" + } + }, { "__struct_id": 0, "NAME": { @@ -54442,6 +76050,28 @@ "value": "pelt009" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison007" + }, + "STRREF": { + "type": "dword", + "value": 4653 + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "2dapoison044" + }, + "STRREF": { + "type": "dword", + "value": 16826264 + } + }, { "__struct_id": 0, "NAME": { @@ -55624,6 +77254,17 @@ "value": "item_cask_001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Epic Spellcasting" + }, + "RESREF": { + "type": "resref", + "value": "epicspellcasting" + } + }, { "__struct_id": 0, "NAME": { @@ -56460,6 +78101,17 @@ "value": "item_juice_039" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Phylactery" + }, + "RESREF": { + "type": "resref", + "value": "lichamulet" + } + }, { "__struct_id": 0, "NAME": { @@ -56471,6 +78123,17 @@ "value": "item_juice_025" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_ipbase" + }, + "RESREF": { + "type": "resref", + "value": "prc_ipbase" + } + }, { "__struct_id": 0, "NAME": { @@ -57450,6 +79113,17 @@ "value": "item_wort_006" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Soul Gem" + }, + "RESREF": { + "type": "resref", + "value": "soul_gem" + } + }, { "__struct_id": 0, "NAME": { @@ -58203,6 +79877,83 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Amulet" + }, + "RESREF": { + "type": "resref", + "value": "craft_amulet" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Belt" + }, + "RESREF": { + "type": "resref", + "value": "craft_belt" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boots" + }, + "RESREF": { + "type": "resref", + "value": "craft_boots" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bracers" + }, + "RESREF": { + "type": "resref", + "value": "craft_bracers" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cloak" + }, + "RESREF": { + "type": "resref", + "value": "craft_cloak" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crafted Rod" + }, + "RESREF": { + "type": "resref", + "value": "craft_rod" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crafted Staff" + }, + "RESREF": { + "type": "resref", + "value": "craft_staff" + } + }, { "__struct_id": 0, "NAME": { @@ -59446,6 +81197,28 @@ "value": "flagswitch100" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Gloves" + }, + "RESREF": { + "type": "resref", + "value": "craft_gloves" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Helmet" + }, + "RESREF": { + "type": "resref", + "value": "craft_helmet" + } + }, { "__struct_id": 0, "NAME": { @@ -61294,6 +83067,17 @@ "value": "zircon005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ring" + }, + "RESREF": { + "type": "resref", + "value": "craft_ring" + } + }, { "__struct_id": 0, "NAME": { @@ -61910,6 +83694,17 @@ "value": "zircon001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Scroll" + }, + "RESREF": { + "type": "resref", + "value": "craft_scroll" + } + }, { "__struct_id": 0, "NAME": { @@ -64846,6 +86641,17 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "A Gem Caged Creature" + }, + "RESREF": { + "type": "resref", + "value": "it_gemcage_gem" + } + }, { "__struct_id": 0, "NAME": { @@ -64857,6 +86663,17 @@ "value": "hlslang_11" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Adamantine Plating" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_admtbody" + } + }, { "__struct_id": 0, "NAME": { @@ -65000,6 +86817,17 @@ "value": "coinmakerfortest" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Composite Plating" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_compbody" + } + }, { "__struct_id": 0, "NAME": { @@ -65033,6 +86861,39 @@ "value": "skilltoken003" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Bed Roll" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_pc_rest002" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Firewood" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_pc_rest001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Portable Tent" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_pc_rest003" + } + }, { "__struct_id": 0, "NAME": { @@ -65198,6 +87059,17 @@ "value": "skilltoken028" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ironwood Plating" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_woodbody" + } + }, { "__struct_id": 0, "NAME": { @@ -65253,6 +87125,17 @@ "value": "skilltoken001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Mithril Plating" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_mithbody" + } + }, { "__struct_id": 0, "NAME": { @@ -65341,6 +87224,39 @@ "value": "vg_perloc_conv" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Platinum Armor +4" + }, + "RESREF": { + "type": "resref", + "value": "platinumarmor4" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Platinum Armor +6" + }, + "RESREF": { + "type": "resref", + "value": "platinumarmor6" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Platinum Armor +8" + }, + "RESREF": { + "type": "resref", + "value": "platinumarmor8" + } + }, { "__struct_id": 0, "NAME": { @@ -65385,6 +87301,17 @@ "value": "skilltoken002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Soulknife Shield of Thought" + }, + "RESREF": { + "type": "resref", + "value": "psi_sk_tshield_0" + } + }, { "__struct_id": 0, "NAME": { @@ -65440,6 +87367,138 @@ "value": "skilltoken005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unarmored Body" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_unacbody" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Head" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_helmhead" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Head (Adamantine)" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_helmadmt" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Head (Ironwood)" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_helmwood" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Head (Mithril)" + }, + "RESREF": { + "type": "resref", + "value": "prc_wf_helmmith" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Slam (Colossal)" + }, + "RESREF": { + "type": "resref", + "value": "prc_warf_slam_c" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Slam (Gargantuan)" + }, + "RESREF": { + "type": "resref", + "value": "prc_warf_slam_g" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Slam (Huge)" + }, + "RESREF": { + "type": "resref", + "value": "prc_warf_slam_h" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Slam (Large)" + }, + "RESREF": { + "type": "resref", + "value": "prc_warf_slam_l" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Slam (Medium)" + }, + "RESREF": { + "type": "resref", + "value": "prc_warf_slam_m" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Slam (Small)" + }, + "RESREF": { + "type": "resref", + "value": "prc_warf_slam_s" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Warforged Slam (Tiny)" + }, + "RESREF": { + "type": "resref", + "value": "prc_warf_slam_t" + } + }, { "__struct_id": 0, "NAME": { @@ -65474,6 +87533,17 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "bagofgold" + }, + "STRREF": { + "type": "dword", + "value": 68948 + } + }, { "__struct_id": 0, "NAME": { @@ -65650,6 +87720,17 @@ "value": "dmfi_buff" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Destroy Object Widget" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_remove" + } + }, { "__struct_id": 0, "NAME": { @@ -65727,6 +87808,17 @@ "value": "dmfi_fx" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Jail Widget" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_jail_widget" + } + }, { "__struct_id": 0, "NAME": { @@ -65749,6 +87841,17 @@ "value": "dmfi_mute" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Naming Wand" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_naming" + } + }, { "__struct_id": 0, "NAME": { @@ -65881,6 +87984,17 @@ "value": "tb_flint" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "itemrecipe" + }, + "STRREF": { + "type": "dword", + "value": 16824436 + } + }, { "__struct_id": 0, "NAME": { @@ -65892,6 +88006,39 @@ "value": "noss" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC Target Widget" + }, + "RESREF": { + "type": "resref", + "value": "prc_target" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rune Stone" + }, + "RESREF": { + "type": "resref", + "value": "prc_rune_1" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Secret Chest Key" + }, + "RESREF": { + "type": "resref", + "value": "xchst_key" + } + }, { "__struct_id": 0, "NAME": { @@ -66028,6 +88175,17 @@ "value": "wamar002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Arrow of Bone" + }, + "RESREF": { + "type": "resref", + "value": "prc_ab_arrow001" + } + }, { "__struct_id": 0, "NAME": { @@ -66171,6 +88329,17 @@ "value": "wamar017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Imbued Arrow" + }, + "RESREF": { + "type": "resref", + "value": "wp_arr_imbue_1" + } + }, { "__struct_id": 0, "NAME": { @@ -66270,6 +88439,17 @@ "value": "wamar038" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Serpent Arrow" + }, + "RESREF": { + "type": "resref", + "value": "prc_serparrow" + } + }, { "__struct_id": 0, "NAME": { @@ -66627,6 +88807,17 @@ "value": "wambo002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bolt of Bone" + }, + "RESREF": { + "type": "resref", + "value": "prc_ab_bolt" + } + }, { "__struct_id": 0, "NAME": { @@ -66858,6 +89049,17 @@ "value": "wambo038" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Serpent Bolt" + }, + "RESREF": { + "type": "resref", + "value": "prc_serpbolt" + } + }, { "__struct_id": 0, "NAME": { @@ -67248,6 +89450,17 @@ "value": "wambu002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bullet of Bone" + }, + "RESREF": { + "type": "resref", + "value": "prc_ab_bullet" + } + }, { "__struct_id": 0, "NAME": { @@ -67347,6 +89560,17 @@ "value": "wambu017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Magic Stone" + }, + "RESREF": { + "type": "resref", + "value": "magicstone" + } + }, { "__struct_id": 0, "NAME": { @@ -67848,6 +90072,17 @@ "value": "waxgr011" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Doombringer Lord Axe" + }, + "RESREF": { + "type": "resref", + "value": "prc_tn_dbl" + } + }, { "__struct_id": 0, "NAME": { @@ -68623,6 +90858,17 @@ "value": "wmdwraxe006" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Incarnate Weapon (Chaos)" + }, + "RESREF": { + "type": "resref", + "value": "moi_incarnwpn_ch" + } + }, { "__struct_id": 0, "NAME": { @@ -68920,6 +91166,17 @@ "value": 16807748 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ur" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_ur" + } + }, { "__struct_id": 0, "NAME": { @@ -69639,22 +91896,22 @@ "__struct_id": 0, "RESREF": { "type": "resref", - "value": "zep_bastardsw" + "value": "wswmbs012" }, "STRREF": { "type": "dword", - "value": 16807318 + "value": 14301 } }, { "__struct_id": 0, "RESREF": { "type": "resref", - "value": "wswmbs012" + "value": "zep_bastardsw" }, "STRREF": { "type": "dword", - "value": 14301 + "value": 16807318 } }, { @@ -69789,6 +92046,17 @@ "value": "wswbs017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Kamate" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_kamate" + } + }, { "__struct_id": 0, "NAME": { @@ -69855,6 +92123,17 @@ "value": "wswbs038" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ramethene Sword" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_ramthene" + } + }, { "__struct_id": 0, "NAME": { @@ -69943,6 +92222,17 @@ "value": 91253 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sunsword" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_sunsword" + } + }, { "__struct_id": 0, "NAME": { @@ -70366,6 +92656,17 @@ "value": "wswdg038" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Runescarred Dagger" + }, + "RESREF": { + "type": "resref", + "value": "runescarreddagge" + } + }, { "__struct_id": 0, "NAME": { @@ -70454,6 +92755,17 @@ "value": 16807716 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Umbral Awn" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_umbral" + } + }, { "__struct_id": 0, "NAME": { @@ -70695,6 +93007,50 @@ "value": "wswgs020" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Blackrazor" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_blackrzr" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Greatsword" + }, + "RESREF": { + "type": "resref", + "value": "wswgs071" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Greatsword" + }, + "RESREF": { + "type": "resref", + "value": "wswgs072" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Greatsword" + }, + "RESREF": { + "type": "resref", + "value": "wswgs073" + } + }, { "__struct_id": 0, "RESREF": { @@ -70772,6 +93128,17 @@ "value": "wswgs011" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Crimson Ruination" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_crimruin" + } + }, { "__struct_id": 0, "NAME": { @@ -70805,6 +93172,39 @@ "value": "wswgs005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Faithful Avenger" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_faithful" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Falchion" + }, + "RESREF": { + "type": "resref", + "value": "falchion" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Falchion" + }, + "RESREF": { + "type": "resref", + "value": "prc_wswfa001" + } + }, { "__struct_id": 0, "NAME": { @@ -71025,6 +93425,17 @@ "value": "wswgs029" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Unfettered" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_unfetter" + } + }, { "__struct_id": 0, "NAME": { @@ -71184,6 +93595,50 @@ "value": "wswmls003" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Blade of the Last Citadel" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_lastcit" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Longsword" + }, + "RESREF": { + "type": "resref", + "value": "wswls091" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Longsword" + }, + "RESREF": { + "type": "resref", + "value": "wswls092" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Longsword" + }, + "RESREF": { + "type": "resref", + "value": "wswls093" + } + }, { "__struct_id": 0, "RESREF": { @@ -71294,6 +93749,28 @@ "value": "wswls005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Durindana" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_durind" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dymondheart" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_dymond" + } + }, { "__struct_id": 0, "RESREF": { @@ -71316,6 +93793,17 @@ "value": 16807432 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Exordius" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_exordius" + } + }, { "__struct_id": 0, "NAME": { @@ -71360,6 +93848,17 @@ "value": 91275 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Incarnate Weapon (Law)" + }, + "RESREF": { + "type": "resref", + "value": "moi_incarnwpn_lw" + } + }, { "__struct_id": 0, "RESREF": { @@ -71893,6 +94392,17 @@ "value": 16807302 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "BaalSummon1Kurki" + }, + "RESREF": { + "type": "resref", + "value": "baalsummon1kurki" + } + }, { "__struct_id": 0, "NAME": { @@ -72091,6 +94601,28 @@ "value": "wswsc011" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Desert Wind" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_dsrtwind" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Desert Wind" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_dwtob" + } + }, { "__struct_id": 0, "NAME": { @@ -72190,6 +94722,83 @@ "value": "wswsc005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eagle Claw" + }, + "RESREF": { + "type": "resref", + "value": "bbd_eagle_claw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eagle Claw" + }, + "RESREF": { + "type": "resref", + "value": "bdd_eagle_claw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Elven Courtblade" + }, + "RESREF": { + "type": "resref", + "value": "prc_wspec001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Elven Lightblade" + }, + "RESREF": { + "type": "resref", + "value": "prc_wspel001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Elven Thinblade" + }, + "RESREF": { + "type": "resref", + "value": "prc_wspet001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Goad" + }, + "RESREF": { + "type": "resref", + "value": "goad" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Goad" + }, + "RESREF": { + "type": "resref", + "value": "prc_wspgd001" + } + }, { "__struct_id": 0, "NAME": { @@ -72289,6 +94898,17 @@ "value": "wswsc017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Heavy Pick" + }, + "RESREF": { + "type": "resref", + "value": "prc_wblph001" + } + }, { "__struct_id": 0, "NAME": { @@ -72322,6 +94942,17 @@ "value": "it_cremumkat001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Katar" + }, + "RESREF": { + "type": "resref", + "value": "prc_wswdp001" + } + }, { "__struct_id": 0, "RESREF": { @@ -72333,6 +94964,28 @@ "value": 14383 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Light Pick" + }, + "RESREF": { + "type": "resref", + "value": "prc_wblpl001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Masterwork Katana" + }, + "RESREF": { + "type": "resref", + "value": "codi_mw_katana" + } + }, { "__struct_id": 0, "NAME": { @@ -72575,6 +95228,17 @@ "value": 16807650 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sai" + }, + "RESREF": { + "type": "resref", + "value": "prc_wswsi001" + } + }, { "__struct_id": 0, "NAME": { @@ -72795,6 +95459,28 @@ "value": "wswsc029" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Steadfast" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_steadfst" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Supernal Clarity" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_supernal" + } + }, { "__struct_id": 0, "NAME": { @@ -73086,6 +95772,39 @@ "value": 16807310 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Shortsword" + }, + "RESREF": { + "type": "resref", + "value": "wswss071" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Shortsword" + }, + "RESREF": { + "type": "resref", + "value": "wswss072" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Boneblade Shortsword" + }, + "RESREF": { + "type": "resref", + "value": "wswss073" + } + }, { "__struct_id": 0, "RESREF": { @@ -73141,6 +95860,17 @@ "value": 16807358 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Caladbolg" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_calad" + } + }, { "__struct_id": 0, "NAME": { @@ -73207,6 +95937,28 @@ "value": "wswss005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eventide's Edge" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_eventide" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Full Moon's Trick" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_fullmoon" + } + }, { "__struct_id": 0, "NAME": { @@ -73240,6 +95992,17 @@ "value": "wswss017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Masterwork Wakizashi" + }, + "RESREF": { + "type": "resref", + "value": "codi_mw_short" + } + }, { "__struct_id": 0, "NAME": { @@ -74082,6 +96845,17 @@ "value": "wblcl053" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sap" + }, + "RESREF": { + "type": "resref", + "value": "prc_wspsp001" + } + }, { "__struct_id": 0, "RESREF": { @@ -74538,6 +97312,17 @@ "value": "wblfl005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fiendkiller's Flail" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_fiendkll" + } + }, { "__struct_id": 0, "NAME": { @@ -74626,6 +97411,28 @@ "value": "wblfh002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hillcrusher" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_hillcrus" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Incarnate Weapon (Evil)" + }, + "RESREF": { + "type": "resref", + "value": "moi_incarnwpn_ev" + } + }, { "__struct_id": 0, "NAME": { @@ -75401,6 +98208,17 @@ "value": "wblhw005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eurynome's Warhammer" + }, + "RESREF": { + "type": "resref", + "value": "bnd_eury_hammer" + } + }, { "__struct_id": 0, "RESREF": { @@ -75478,6 +98296,28 @@ "value": "wblhw017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hammer of Witches" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_witches" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Incarnate Weapon (Good)" + }, + "RESREF": { + "type": "resref", + "value": "moi_incarnwpn_gd" + } + }, { "__struct_id": 0, "NAME": { @@ -75500,6 +98340,17 @@ "value": "wblhl002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Maul" + }, + "RESREF": { + "type": "resref", + "value": "prc_wxblma001" + } + }, { "__struct_id": 0, "RESREF": { @@ -75961,6 +98812,17 @@ "type": "resref", "value": "wblhw002" } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Whelm" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_whelm" + } } ] }, @@ -76044,6 +98906,17 @@ "value": "wblml020" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Arik's Vengeance" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_arik" + } + }, { "__struct_id": 0, "NAME": { @@ -76110,6 +98983,17 @@ "value": "wblml011" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Deva Mace" + }, + "RESREF": { + "type": "resref", + "value": "devamace" + } + }, { "__struct_id": 0, "NAME": { @@ -76143,6 +99027,17 @@ "value": "wblml005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Eldritch Glaive" + }, + "RESREF": { + "type": "resref", + "value": "prc_eldrtch_glv" + } + }, { "__struct_id": 0, "NAME": { @@ -76176,6 +99071,17 @@ "value": "wblml017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Heavy Mace" + }, + "RESREF": { + "type": "resref", + "value": "prc_wxblmh001" + } + }, { "__struct_id": 0, "RESREF": { @@ -76676,6 +99582,17 @@ "value": "wblms017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Mindsplinter" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_mindspli" + } + }, { "__struct_id": 0, "NAME": { @@ -77161,6 +100078,17 @@ "value": "wdbqs026" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Baal Summon 2 Axe" + }, + "RESREF": { + "type": "resref", + "value": "baalsummon2axe" + } + }, { "__struct_id": 0, "NAME": { @@ -77469,6 +100397,28 @@ "value": "wdbmax006" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Defender's Twin" + }, + "RESREF": { + "type": "resref", + "value": "rash5" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Demonspike Cleaver" + }, + "RESREF": { + "type": "resref", + "value": "rash10" + } + }, { "__struct_id": 0, "NAME": { @@ -77535,6 +100485,17 @@ "value": "wdbax002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Double Scimitar" + }, + "RESREF": { + "type": "resref", + "value": "prc_wxdbsc001" + } + }, { "__struct_id": 0, "RESREF": { @@ -77755,6 +100716,17 @@ "value": "wdbqs014" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Flesh Reaver" + }, + "RESREF": { + "type": "resref", + "value": "rash8" + } + }, { "__struct_id": 0, "NAME": { @@ -78481,6 +101453,17 @@ "value": "wdbsw008" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shattering Crash" + }, + "RESREF": { + "type": "resref", + "value": "rash9" + } + }, { "__struct_id": 0, "NAME": { @@ -78580,6 +101563,28 @@ "value": "wdbsw029" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Southern Ice" + }, + "RESREF": { + "type": "resref", + "value": "rash7" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Star of the Rashemi" + }, + "RESREF": { + "type": "resref", + "value": "rash6" + } + }, { "__struct_id": 0, "NAME": { @@ -79113,6 +102118,17 @@ "value": "wspsc020" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bones of Li Peng" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_lipeng" + } + }, { "__struct_id": 0, "NAME": { @@ -79212,6 +102228,17 @@ "value": "wspsc014" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Caput Mortuum" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_cptmortm" + } + }, { "__struct_id": 0, "NAME": { @@ -79311,6 +102338,17 @@ "value": "wspsc011" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Devious" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_devious" + } + }, { "__struct_id": 0, "NAME": { @@ -79410,6 +102448,28 @@ "value": "wspsc005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Fire Lash" + }, + "RESREF": { + "type": "resref", + "value": "prc_pyro_lash_wh" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Flay" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_flay" + } + }, { "__struct_id": 0, "RESREF": { @@ -79740,6 +102800,17 @@ "value": "wspsc032" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Nunchaku" + }, + "RESREF": { + "type": "resref", + "value": "prc_wblnn001" + } + }, { "__struct_id": 0, "RESREF": { @@ -79850,6 +102921,28 @@ "value": "wspsc038" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rive" + }, + "RESREF": { + "type": "resref", + "value": "bdd_sword" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Rive" + }, + "RESREF": { + "type": "resref", + "value": "rive" + } + }, { "__struct_id": 0, "RESREF": { @@ -79971,6 +103064,17 @@ "value": "wspsc008" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shishi-O" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_shishio" + } + }, { "__struct_id": 0, "NAME": { @@ -80191,6 +103295,17 @@ "value": "silvertwobladeds" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tiger Fang" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_tigerfng" + } + }, { "__struct_id": 0, "RESREF": { @@ -80400,6 +103515,28 @@ "value": "wspsc023" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vicious" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_vicious" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Whip of Shar" + }, + "RESREF": { + "type": "resref", + "value": "whipofshar" + } + }, { "__struct_id": 0, "RESREF": { @@ -80535,6 +103672,182 @@ "type": "dword", "value": 16807472 } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Abjuration" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Conjuration" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst002" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Divination" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst003" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Enchantment" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst004" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Evocation" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst005" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Fire" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst006" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Frost" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst007" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Healing" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst008" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Illumination" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst010" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Illusion" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst009" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Life" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst011" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Necromancy" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst012" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of the Woodlands" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst015" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of Transmutation" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst014" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of True Defense" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst016" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Staff of True Power" + }, + "RESREF": { + "type": "resref", + "value": "jd_wmgst013" + } } ] }, @@ -80549,6 +103862,66 @@ "type": "byte", "value": 50 }, + "LIST": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wand of Cure Critical Wounds" + }, + "RESREF": { + "type": "resref", + "value": "prc_cwand_ccw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wand of Cure Light Wounds" + }, + "RESREF": { + "type": "resref", + "value": "prc_cwand_clw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wand of Cure Minor Wounds" + }, + "RESREF": { + "type": "resref", + "value": "prc_cwand_cmw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wand of Cure Moderate Wounds" + }, + "RESREF": { + "type": "resref", + "value": "prc_cwand_cmdw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wand of Cure Serious Wounds" + }, + "RESREF": { + "type": "resref", + "value": "prc_cwand_csw" + } + } + ] + }, "STRREF": { "type": "dword", "value": 6780 @@ -81026,6 +104399,17 @@ "value": "wplss011" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Coral's Bite" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_corals" + } + }, { "__struct_id": 0, "NAME": { @@ -81224,6 +104608,17 @@ "value": "wplss017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Guurgal" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_guurgal" + } + }, { "__struct_id": 0, "NAME": { @@ -81389,6 +104784,17 @@ "value": 16807600 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Notched Spear" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_notched" + } + }, { "__struct_id": 0, "NAME": { @@ -81510,6 +104916,17 @@ "value": 16807648 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Scales of Balance" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_scales" + } + }, { "__struct_id": 0, "NAME": { @@ -81774,6 +105191,17 @@ "value": "wplss002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Treebrother" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_treebro" + } + }, { "__struct_id": 0, "NAME": { @@ -82400,6 +105828,17 @@ "value": "wbwxl013" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Flamecaster's Bolt" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_flmcstr" + } + }, { "__struct_id": 0, "NAME": { @@ -83340,6 +106779,17 @@ "value": "wbwln032" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bow of the Black Archer" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_blckarch" + } + }, { "__struct_id": 0, "NAME": { @@ -83483,6 +106933,17 @@ "value": "wbwln014" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Flaming Composite Longbow" + }, + "RESREF": { + "type": "resref", + "value": "flamingcomposite" + } + }, { "__struct_id": 0, "NAME": { @@ -83824,6 +107285,28 @@ "value": 14048 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Simple Bow" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_simplebw" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Thaas" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_thaas" + } + }, { "__struct_id": 0, "NAME": { @@ -84467,6 +107950,17 @@ "value": "wbwsh002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Stalker's Bow" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_stalker" + } + }, { "__struct_id": 0, "NAME": { @@ -84579,6 +108073,22 @@ "type": "byte", "value": 62 }, + "LIST": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Sling of the Dire Wind" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_direwind" + } + } + ] + }, "STRREF": { "type": "dword", "value": 6821 @@ -84600,6 +108110,17 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Acidic Fire" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_acidfire" + } + }, { "__struct_id": 0, "NAME": { @@ -84798,6 +108319,17 @@ "value": "wthax020" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Alchemical Sleeping Gas" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_alcslpgas" + } + }, { "__struct_id": 0, "RESREF": { @@ -84809,6 +108341,39 @@ "value": 2982 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Alchemist's Frost" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_alcfrost" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Alchemist's Spark" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_alcspark" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Bile Droppings" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_biledrp" + } + }, { "__struct_id": 0, "NAME": { @@ -85018,6 +108583,17 @@ "value": "wthax011" } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_cursedwater" + }, + "STRREF": { + "type": "dword", + "value": 16838715 + } + }, { "__struct_id": 0, "NAME": { @@ -85040,6 +108616,17 @@ "value": "wthdt002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dart of Bone" + }, + "RESREF": { + "type": "resref", + "value": "prc_ab_dart" + } + }, { "__struct_id": 0, "NAME": { @@ -85139,6 +108726,39 @@ "value": "wthax005" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Energized Potion" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_enrgpot" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Festering Bomb" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_festerbmb" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Flash Pellet" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_flashplt" + } + }, { "__struct_id": 0, "NAME": { @@ -85238,6 +108858,28 @@ "value": "wthax017" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Henchy Axe of Doom" + }, + "RESREF": { + "type": "resref", + "value": "ow_taxe_1" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Lorestealer" + }, + "RESREF": { + "type": "resref", + "value": "prc_wol_lorestlr" + } + }, { "__struct_id": 0, "NAME": { @@ -85337,6 +108979,17 @@ "value": "wthax032" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Never Ending Bag of Caltrops" + }, + "RESREF": { + "type": "resref", + "value": "ow_caltrops" + } + }, { "__struct_id": 0, "NAME": { @@ -85436,6 +109089,17 @@ "value": "wthax038" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Serpent Dart" + }, + "RESREF": { + "type": "resref", + "value": "prc_serpdart" + } + }, { "__struct_id": 0, "NAME": { @@ -85557,6 +109221,17 @@ "value": "wthsh002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Shuriken of Bone" + }, + "RESREF": { + "type": "resref", + "value": "prc_ab_shuriken" + } + }, { "__struct_id": 0, "NAME": { @@ -85689,6 +109364,17 @@ "value": "wthax002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Throwing Axe of Bone" + }, + "RESREF": { + "type": "resref", + "value": "prc_ab_thraxe" + } + }, { "__struct_id": 0, "NAME": { @@ -85886,6 +109572,17 @@ "type": "resref", "value": "wthax023" } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Weeping Stone" + }, + "RESREF": { + "type": "resref", + "value": "prc_it_weepstn" + } } ] }, diff --git a/_module/itp/placeablepalcus.itp.json b/_module/itp/placeablepalcus.itp.json index c40e1358..33e8dac4 100644 --- a/_module/itp/placeablepalcus.itp.json +++ b/_module/itp/placeablepalcus.itp.json @@ -8665,6 +8665,17 @@ "value": 5348 } }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "xchst_plc" + }, + "STRREF": { + "type": "dword", + "value": 5348 + } + }, { "__struct_id": 0, "RESREF": { @@ -8731,6 +8742,17 @@ "value": 16812142 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Null Psionics Field Chest" + }, + "RESREF": { + "type": "resref", + "value": "npf_keep_chest" + } + }, { "__struct_id": 0, "RESREF": { @@ -10860,6 +10882,17 @@ "value": "dem_color_text" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Altar" + }, + "RESREF": { + "type": "resref", + "value": "codi_sam_altar" + } + }, { "__struct_id": 0, "RESREF": { @@ -11366,6 +11399,28 @@ "value": 16812974 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Tunnel Opening" + }, + "RESREF": { + "type": "resref", + "value": "bdd_tunnel" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Wall of Iron" + }, + "RESREF": { + "type": "resref", + "value": "prc_walliron" + } + }, { "__struct_id": 0, "RESREF": { @@ -11415,6 +11470,72 @@ "value": 16811458 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Mordenkainen's Magnificent Mansion" + }, + "RESREF": { + "type": "resref", + "value": "mordsmansent" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Restful Bed" + }, + "RESREF": { + "type": "resref", + "value": "restfulbed" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Restful Bed" + }, + "RESREF": { + "type": "resref", + "value": "restfulbed001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Restful Bed Roll" + }, + "RESREF": { + "type": "resref", + "value": "restfulbedroll" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Restful Campsite" + }, + "RESREF": { + "type": "resref", + "value": "campingbedroll" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Restful Cot" + }, + "RESREF": { + "type": "resref", + "value": "restfulcot" + } + }, { "__struct_id": 0, "RESREF": { @@ -11578,6 +11699,17 @@ "value": 16811770 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Polyp" + }, + "RESREF": { + "type": "resref", + "value": "bdd_polyp" + } + }, { "__struct_id": 0, "NAME": { @@ -16849,6 +16981,22 @@ "type": "byte", "value": 15 }, + "LIST": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "sp_plc_symbol" + }, + "STRREF": { + "type": "dword", + "value": 16790080 + } + } + ] + }, "STRREF": { "type": "dword", "value": 9128 @@ -16890,6 +17038,28 @@ "value": "choppedtree" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Deepstone Pillar" + }, + "RESREF": { + "type": "resref", + "value": "prc_dpst_pillar" + } + }, + { + "__struct_id": 0, + "RESREF": { + "type": "resref", + "value": "prc_invisobj" + }, + "STRREF": { + "type": "dword", + "value": 5800 + } + }, { "__struct_id": 0, "NAME": { @@ -16912,6 +17082,28 @@ "value": "offscreenartille" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_ess_research" + }, + "RESREF": { + "type": "resref", + "value": "prc_ess_research" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prgt_invis" + }, + "RESREF": { + "type": "resref", + "value": "prgt_invis" + } + }, { "__struct_id": 0, "NAME": { @@ -17148,6 +17340,17 @@ "value": "mushroom070" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "LichCrafting" + }, + "RESREF": { + "type": "resref", + "value": "lichcrafting" + } + }, { "__struct_id": 0, "NAME": { @@ -19880,6 +20083,61 @@ "value": "deity_altar" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Bed Roll" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_rest002" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Campfire" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_rest001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Invisible Rest Object" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_rest" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Rest VFX Applier" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_restvfxobje" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "DMFI Tent" + }, + "RESREF": { + "type": "resref", + "value": "dmfi_rest003" + } + }, { "__struct_id": 0, "NAME": { @@ -22284,6 +22542,28 @@ "value": 16811802 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Genesis Entrance Portal" + }, + "RESREF": { + "type": "resref", + "value": "genesisportal" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Genesis Exit Portal" + }, + "RESREF": { + "type": "resref", + "value": "genesisexit" + } + }, { "__struct_id": 0, "RESREF": { @@ -22339,6 +22619,17 @@ "value": 16812604 } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Return Portal" + }, + "RESREF": { + "type": "resref", + "value": "prc_ea_return" + } + }, { "__struct_id": 0, "RESREF": { diff --git a/_module/itp/storepalcus.itp.json b/_module/itp/storepalcus.itp.json index 9b7f88ac..a35c4f61 100644 --- a/_module/itp/storepalcus.itp.json +++ b/_module/itp/storepalcus.itp.json @@ -56,6 +56,28 @@ "value": "candicedye" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "CCOH superstore 1" + }, + "RESREF": { + "type": "resref", + "value": "mk_ccoh_store001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "CCOH Superstore 2" + }, + "RESREF": { + "type": "resref", + "value": "mk_ccoh_store002" + } + }, { "__struct_id": 0, "NAME": { @@ -320,6 +342,17 @@ "value": "pitchcraftstore" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_scrolls" + }, + "RESREF": { + "type": "resref", + "value": "prc_scrolls" + } + }, { "__struct_id": 0, "NAME": { @@ -538,6 +571,28 @@ "type": "resref", "value": "asch_recall_merc" } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_epicspells" + }, + "RESREF": { + "type": "resref", + "value": "prc_epicspells" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_magiccraft" + }, + "RESREF": { + "type": "resref", + "value": "prc_magiccraft" + } } ] }, diff --git a/_module/itp/triggerpalcus.itp.json b/_module/itp/triggerpalcus.itp.json index f6ef9000..f327feb7 100644 --- a/_module/itp/triggerpalcus.itp.json +++ b/_module/itp/triggerpalcus.itp.json @@ -23,6 +23,72 @@ "LIST": { "type": "list", "value": [ + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Barracks" + }, + "RESREF": { + "type": "resref", + "value": "bdd_barracks" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Black Archer Creek" + }, + "RESREF": { + "type": "resref", + "value": "wol_a_bbbcreek" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Black Archer Enter" + }, + "RESREF": { + "type": "resref", + "value": "wol_a_bbbenter" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Books" + }, + "RESREF": { + "type": "resref", + "value": "bdd_books" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cave Explore" + }, + "RESREF": { + "type": "resref", + "value": "bdd_cave_exp" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Change" + }, + "RESREF": { + "type": "resref", + "value": "bdd_change" + } + }, { "__struct_id": 0, "NAME": { @@ -34,6 +100,138 @@ "value": "commodities" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Courtyard" + }, + "RESREF": { + "type": "resref", + "value": "bdd_courtyard" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dustblight" + }, + "RESREF": { + "type": "resref", + "value": "bdd_blight" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dymondheart Enter" + }, + "RESREF": { + "type": "resref", + "value": "wol_a_dyenter" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Filtrator" + }, + "RESREF": { + "type": "resref", + "value": "bdd_filtrator" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Forge" + }, + "RESREF": { + "type": "resref", + "value": "bdd_forge" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Foyer" + }, + "RESREF": { + "type": "resref", + "value": "bdd_foyer" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hidden Cave" + }, + "RESREF": { + "type": "resref", + "value": "bdd_cave_ent" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Hollow Shell" + }, + "RESREF": { + "type": "resref", + "value": "bdd_shell" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Mod Enter" + }, + "RESREF": { + "type": "resref", + "value": "bdd_enter" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Oil" + }, + "RESREF": { + "type": "resref", + "value": "bdd_oil" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Ruins" + }, + "RESREF": { + "type": "resref", + "value": "bdd_ruins" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Schooner" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner" + } + }, { "__struct_id": 0, "NAME": { @@ -56,6 +254,28 @@ "value": "newgeneric002" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Smelter Office" + }, + "RESREF": { + "type": "resref", + "value": "bdd_office" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Taint" + }, + "RESREF": { + "type": "resref", + "value": "bdd_taint" + } + }, { "__struct_id": 0, "NAME": { @@ -67,6 +287,17 @@ "value": "newgeneric001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vault" + }, + "RESREF": { + "type": "resref", + "value": "bdd_vault" + } + }, { "__struct_id": 0, "NAME": { @@ -77,6 +308,28 @@ "type": "resref", "value": "newgeneric004wat" } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Well" + }, + "RESREF": { + "type": "resref", + "value": "bdd_well" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Xeno" + }, + "RESREF": { + "type": "resref", + "value": "bdd_xeno" + } } ] }, @@ -143,6 +396,17 @@ "value": "plantablefiel001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "PRC NoTeleport Area Trigger " + }, + "RESREF": { + "type": "resref", + "value": "prc_no_teleport" + } + }, { "__struct_id": 0, "NAME": { diff --git a/_module/itp/waypointpalcus.itp.json b/_module/itp/waypointpalcus.itp.json index d723571a..c0498604 100644 --- a/_module/itp/waypointpalcus.itp.json +++ b/_module/itp/waypointpalcus.itp.json @@ -61,6 +61,17 @@ "value": "post_" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "prc_str_lookup" + }, + "RESREF": { + "type": "resref", + "value": "prc_str_lookup" + } + }, { "__struct_id": 0, "NAME": { @@ -595,6 +606,160 @@ "value": "mapnote001" } }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "BDD Entrance" + }, + "RESREF": { + "type": "resref", + "value": "bdd_enter" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Black Archer Enter" + }, + "RESREF": { + "type": "resref", + "value": "wol_a_bbbwp" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cave Entrance" + }, + "RESREF": { + "type": "resref", + "value": "bdd_foyer_ent002" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Cave Entrance 2" + }, + "RESREF": { + "type": "resref", + "value": "bdd_foyer_ent001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Changed Asherati" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner_007" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Climb Up" + }, + "RESREF": { + "type": "resref", + "value": "bdd_foyer_ent003" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Dymondheart Enter" + }, + "RESREF": { + "type": "resref", + "value": "wol_a_dymondwp" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Forge Tainted Asherati" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner_003" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Foyer Ashen Hulks" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner_001" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Foyer Entrance" + }, + "RESREF": { + "type": "resref", + "value": "bdd_foyer_ent" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "npf_wp_chest_sp" + }, + "RESREF": { + "type": "resref", + "value": "npf_wp_chest_sp" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Office Shadows" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner_002" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Schooner Ashen Hulks" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner_ash" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Taint Asherati" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner_006" + } + }, { "__struct_id": 0, "NAME": { @@ -605,6 +770,28 @@ "type": "resref", "value": "vamp_crypt" } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Vault Shadow" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner_004" + } + }, + { + "__struct_id": 0, + "NAME": { + "type": "cexostring", + "value": "Xeno Asherati" + }, + "RESREF": { + "type": "resref", + "value": "bdd_schooner_005" + } } ] }, diff --git a/_module/ncs/_area_despawner.ncs b/_module/ncs/_area_despawner.ncs index 9953417c804ca9c7b2821f9e0443f165aef91afb..45440fa3e2bc55b7bee36626d20de1c5204bb190 100644 GIT binary patch delta 315 zcmeywF^7}a&pB8j%uvt3iGhJ-&O}~AMG0w!|NsC0k!1ja=U|eJiJ65B#FYaPS0_d) zGOnIj-7RIQz`(-dRKUQ%%D}+RgrtpavJ|5f6v_bD;UgRFTrIe|%(amwT}CNo`Q zW{_Eb7+6>t7-uqqq#5K{SU?n5;s;2A;Ug2oi<2)iEoHQsT*)jWg-6j!W);T6lg}|P F0RX_hShoNG delta 352 zcmbQk`H6$q&pB8j%uvt3iGhKoXd?yq5=a8i&Fsu11kdqI}=0$gj8T)W&~+xU;#>LG0KDWO?G5#$W>!u267k~LDC-> zSis7EfNco?lS;Y_U==_m7%KFT+=Qy`3)Cctd)Z))nAj*aIf_YI{(=%S$O(+MV6K8V zf?EMB+A({Y2hc#^#CLwu~(kPulPb$ua2#+JzyjJ51+P}vWRYXR*45<~z1 delta 108 zcmZ3_I+vB#&pB8j%uvt3iGhJ>?nK^N#=?o+wv2TXPuj5a$T9$d^<*JN6N@5d#{d8S ze_&u?VP)WO%1^0Oa7s+)R+a~;mcz{vC&pB8j%uvt3iGhLPfEV!Z diff --git a/_module/ncs/_craft_alchemist.ncs b/_module/ncs/_craft_alchemist.ncs index 6a1bf2e2b59491cfbb26f78f165c3679bff17988..dc426b727ed1e7d239b1f6f3760d1a5f0124b29d 100644 GIT binary patch delta 7901 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 delta 4545 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�- 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 N#A76|)X3F;-Ew!!p3g%MRLE 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 YG5Y-t3Z}Hkh{k#tDwRI3gVLkmXH%}MYJ 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 a#Q^pjvb_z1Dg2xupgdO82DD~3-}yh=`(4lg literal 26786 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
%WcR6l}HrOR88HPQVWTtpVG{Z~}JNSN|;x zCt!!w`Y&Ny7*4^iH(^^CPQb2umodCb?d~MaD25X&NYytK??o6+v`JMb6m{vEVmPt( zRhjkQ#&805rCR@sFr0v0`H}(K#&805rCI-N45whL^M{7*4@1GwZ*F;UsLe{!6M@7*4@1Ghka7PQfnq z)qk4d6zo#9{!7>vh7+($kD0J(hLf=C8N*A|?oQH-VmPsal>DROy)eUf5xsQDZz}52 zHN|jZ?JF_szm4G(Y_wgi36R_Q%8?bE*Ct$l~{kJikfbFXFUsA=wa0+&p0o%rK3bwEQ zTNqBjcGUVWVOtnZz;>QCVOtnZz;=!?hQt0rVuMEim$01{lqgkR&V+Z7P!8U(RNjZ> z61T(~U?77w<$Fu=T`!&?IV#@ua-Y{^#k*eaA8DiFT`%`FZB)GL<-Vznig&%-A8DiF zT`!lPlM;h?*DDavWW~E)fhF3gc-JeiSsNAadIj#&M#Z~cfuq`}c-JeypF>Lw;$5%6 zv?eRw^$PGCn^IQ1>lJuGlNIlJ1^z%A74LclzQ=MH_%XajRmrx=9vSHCeYji8A-?ey ztUS$;Gp}_$PU|ggUFJW1F*fPzavkk9yN=dnHt;VLHQ{v>Cxv+w9Y{{g>2 z_rFo_4G;_?$e!M=BLkFc_is@0w{x!d_YQXT5Ej3Ma_O90ci(|-B0TOnlslY*c%rkf z|M)Or5YJ_oZMnsx-Q9PTklMn`IsXGvGTJ=@hdTR-AUdC+=+&ITfzBg-gU-L86nh(; zyFJ-WFvfWmrJe*S9>2lv11ye&y{Ay}(Hy|u!GV5@=qVIsujO*S_74mm?d&6L?m|IP z#3=FHyW^_hylUA6?F^K)>^s`1tYufUQCZ8bYNN82eW;DfT6Rktm9>m_EV5$ATGpt^ z%39W@jmlcamqKYl*0ST8tgK}*ZB*7Weg{%okhSa?O;*;j-_=HCE#u9Pv>MZ0#(((hi#?+l2!kpztLSu9${BZoNcmlCT+g z4aJ@UvGR#{+9vgNlwxmNS5HNflj#%ywHTa4(Y+vA1=C2U&)EbYL_xO0dF50D_ItL; zH845%-*8t(Rg|+X0!M^D984Xu8bze z;eS8(y$n*}bJ0SqasC)3e+4AV($R6Y8MB{<4&NB&ICC0Lr;-*arJ5ySpXW%z zhR#>bOmRy!vG-sv z6`Xs{J065j;0e|%Z4YqVjO@JB#$&J-8n%-+F`{Ao`xgIcY%74^VKcHkLfBCbKLA2$ zGrzY7j{IA0JER;u+pcr$88F)wMea~K0~4snZH8m1nZ&p^30v!rM#fHiXc*@QTa}0n zEC2!Sw2|97!o%rokg)K#g!wMtD#v-2ZR(KQ77|5d*^?lC$uPJZrLKwj%HIIS9A6FF yzWwiCYYu#2zKJ6@KnQq%2B5b$f5V|Q{)YdiB{xcNdAdI4J7L^bvU^)*_x}L@zP%U# diff --git a/_module/ncs/_craft_brewvat.ncs b/_module/ncs/_craft_brewvat.ncs index 4ebdfef84fe476dad73cb1a8746c6be5286fd664..c9347683af50491b9b5744c1f87f4b16cd6227f7 100644 GIT binary patch literal 50449 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 tBx_S3Y`Heln}U64KI^#5wnzb9eU6 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 PG6CsmmkOwiZm#wJcEE{d literal 21810 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 F;6Ire4Wa-5 delta 1532 zcmah}U2IEX82;YxoOZ*sTYq-e(;r>dmaw%WO>jZW5RqoX5b-lAf~AX@pBqcqjRcVe zuN&NuEr<$>Rk*Okg^7d&2|=)kxUeAEf@G4(eCIvqY;6#yNx$#?ecs=%tL4o4!}WEI z!F98vwTl_6b_JODii6C;U=x$A8YQl2Cc)U)*eH`Nj9mdDz8eI$5c!G8LO8j(uC+DO zm}zcl5mfQohDCLI(>wNC7+)iqF1W-kdB0O1;^0RGIysc#ZU|sMM2b{dVhozF4V=zy zCX=Z+ZNX_;L_Q4g@>wFTtwN+RrVt-)5oIOqlSX(V-~`8Z?z4t<(<~2|*LU1I)!}6# zv!i|?j9kPik_yLg*y+UiQY%P!L)upn717(|3AOMcx{qQ~jzAagl+UZ793kr|o+0Fg zTp)jf-Z_?eHb`N{dBfq(QDpa-Y}fPHhSjc(iDkrnEb2$O7&#v2y0>da_8m;tdgE3} z`(d7s$F2=Y*EM24{fCpDLMN^c6EZK5I9_s3R~#gHZu%+F3%ehO+ygP^>!9E#MHC{n zBCeH;wb$sQ@!miX$r%Zx@mG1u?&{ZU5*>yOHYrK&%Hjp3MtM(Aul|7gs0_r)KK~y| z)L-aCkmb5KW3I|^mUlv00eIV& z<@O`E-H+Th)cezKx4LOF7=X5qdze0!qgWN%1)K3iNQI?%IW%)>zE%#${L1M_F-{8i zO}5_EqFmH=_8hi_JvbQ7DvziTcZ{S#-z9bxvytxdzlrz{%uF9lTB=L60T5pgO~PE# zU1`k0cB<>YpM!e2_xy}@fEB3BTvADG8KM96B0ky!ayO#w5;OurRE1{rMSU;}=SRbs zm|?-@sCUazQ;iBD9wBn_ogym9b2}2$=TtZ}EkxS`oCtc?;En#SeVNd32hkH-4hL{s zEFJ1BXs>Bku(PZ1Yixn-L4hJJtZi_ckmgCyc(bzwja*XN)3bNm3Wu=?| diff --git a/_module/ncs/_craft_digester.ncs b/_module/ncs/_craft_digester.ncs index cc6f7056a5a4ba3f8f4eac6b719af2d186781d74..4271067e1a05a568870d5cba4d3a4eb4b0f0c95f 100644 GIT binary patch literal 12356 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 W;di|OC$o1+G`o5}t5Im*a>qZO*{UD_ diff --git a/_module/ncs/_craft_dyetub.ncs b/_module/ncs/_craft_dyetub.ncs index 23ff1ba3367eeaf4daeea7d15078b5cea7e025a0..6623553e7ca9c4d4b34d4a3a3d283c872eccc467 100644 GIT binary patch literal 9326 zcmc&)OKcn06`dJU|F2`kiLKgxj_k-rCB^?w8`q{N+7e8WGD-PU7*zEc~?#D;kkMS}glL^|M>-mv3fiV8OOuy?XVv z6&9>r00T_u}2)@8s2L<*U<5V3QxcbgjV4mWUDx zhM(BxAPKiw1tNQ5McITd(%TtvTIjh|j}jAHE;uG98h-(Fi`AMcO_WQkT|@dEnKq!G z$bdcc1W!o%T>45PHP*L4^@R8R)j}y>t&E83iYFFI#j2YxdS$U% za2LEqkuTzXz9Qz`WpUTt5c7a}m1?=P;Vq7ljK`$JI){>U-2IGoB(42Bsy_3 zG1omrhW&y_Y|TgCTP$ZX!l}{77@31?vqgwUPSS+@?Od`cfnaOr zQo&uW+{;%NR=UVyX9v-7BK6N^6LaxoIyX6&N@u2HNv5%ml2@c#d-AgtF9-j}r77B2 za6c3Ar2%v6-Q;#Xoi=&d|2wbjRPu_UmyBVkUMQ;;YbZ;WOV4vCsvE0bWlV@v>7J-~ zRe?aTsXohIIxz3NJun0Y_SnFXS%#c1KF~kVhh+UflkP$sefdI(i5@f3kNC(xK|UMw zp&2#g2u>tMv<4Apx5XhEz3_o-ZB|>59c9uZDSX#o{aFQ#+w-xzQ$+-sjCfAvdct81 zRcrmI&SuW{(X`C-QqdFhr9xGdmXwoqm7+j}TNSRT=I?r(@R6mOaVCjyNVv^%D9iD@IzNwn;avUF_KxJE(R=OdL_Y)0Rg^BU|l0n4-v2lw*q zrLvId5d(jW3{9=RP8;Tc{$!n}sE->0YUPN1*6d#_9qNO*S=Z)Lv0ZNM1E1Ka{Q>ILr6Na!z)8MkOPATkWBAHBI zH*nDq94UD@lSrftSj%=`6w{;LwZAS zlqArH(VnSZ*pcJ8dBQLy)BC%xq>RX-eD?f+LCX$yg?yuB|S(>Rt;$ z_DEf)r&784TG$x^?UK-mSmsJ5VdnKf2#{n-V7<)OL!e}+gw{2RT_H${VIAz+G!2Ah=? z2Bnsfna$=5?|frB0^^gJ^fYQDZb0{jKq&#H6S-J289?r9ij*_3T!2`$of9obeAC^Z zXa;^;uE0gU>fIH%%XxUM;<<7MrFTbi8&NmoV)~{T7x%_XEM6R_8TWyl__}|qW?XEO zusb`dNb2Xn1wdy&h`Otl922O-leeJX9 zSiI~mRUxb+Ke6Fu@8k;w!hdc>D?5!L-B_V_e-oh?E#4AK#f)`al3O2FUq6J2>(2)7|l*@i1s znIW=Jc%_Q0mis}hRq>0r;XFX48!7c5$wBWt*DA1J@;4bC~z z99_qV%Dw>+R=Jvy-t07H^zQZ<>5lg^(&UlSvvFhKeZiKUMKjp4Lv786LsZ*nPtx&3@y3& zLPchxJ6|c4=ZQ`xrMK>3XFVdyUS+LNmD!5iEU)2IOl`L$pI*7?E-i7ikDk;y$(5nz zlaV^QQ;jOx!0Hg!V^252)*N<&9QHQx!YLHpKT&sNyll-Ke<0s|;PYMN3EXIL>w|;) zd3*cM0M{dR_5Lfxna{g=qmuE(&lKYT`XHkXjUFqFMhu`N^lOB)?_rIuG7l)bs7i7` z5JM-oRlHTW2+}Zg~_jfw+YRtPn1+Iui*f%_hsSpll70n#Y8S zE4xo}lK+v8h`-;C$WD5T&U!F{Gr2E(a|n0aTY)nIFtW#(10mruu>OvtRxx-qSrDmi zQ zk^x}P+y}01jr1XBMCn|K7S|}E$fvo7)LM1h3UAK|=bI}G1-s|;nsx5R43gq2 zIdcT6Y9;tzRrmNtCPG#jdQ3=jbu5#aTH!HHAdpVzH zlTtlE9gYN0RGA+O%W1(sURt58f%0!QecQR=|7c=YY}pI#PpNZ(j_X=|eXBJSpkF#f z_){XRH2`w%X)f6JO&$~xmaIPi)lfBmB5%0D5JZEMJzQTs_t@a2#U~9HxCuvyIyS!vmO@$_>d}S zQ@;L&PDX0}3tsq&TYSwD__b^F__32`PM$q+`s5ir_NA_;ZX8HYjK>dLO61~`J~y0` z2lNfc!4J$&$xkd#xD{hnMk+id55LCh(DfNzpCj$4s{v>alMrSy&U-R@cSOx${523p z)JM+lXTDq_w39^IFy98jga8sm6E9l3+IIYs0K8a%n~4O$ge|eaX)p~z6Vh27BOIZZ z@VI>We!~gj@F*uDh%|AKj^0B*n%~$%FZRlvQc@#~9ODn6ey=`fPpDdA9eX!JnYfXN zQ}}T?r#^uq0(c_++HBt)L;F=0v3qsc2mlub?*QClC;A3u;#s`}eaaULo$M9IwHH~2s*Md=7_i!!}p&o8Q~n(U0BB?GCZPR=~(z)=@9r{=|1cXk2G?V zeWZDN#{bolj#@ulL6ctNWLD^yrY#Ud69iWk;1=gg!z!>)mZ%=ymu z{oi*o`R3RC7mD6irK26%n=h0(E_z|ZtD*Wve(ct?D028^0q?OB;F_Eemt=tDjV z#mGhuUe72^`qj?>MEwS%j?bP*T_SOkJh{M&q8*Py?lc+sGCbng;D=rUmz27P4nf;E zy^Lu#&RJcoEtMOk%B(v>*p$Gt1UN0JMT!V4LL5*jmoBwfYc$#mrWSlH$?%I5H*DB; zHy+KIc=ske z;ZL9mc*UO^B{F8?IE}`+g{+z-asv*^kt$jGmUh93>SN2DlP6YIa4|^p?Na5@Bgc9+ zj_(Q#Q7;@^`{*$3E0lm<;5i!#YO<#Lf>bc;AlcAi_&%7-8`JwOxJ_W(@Z=BgQZ)ED zcpv%z)S-8B(iJlIE2H(WOWfZ#TMw7`4~WoESOYb*4;7&k+N1O%>CYy!h>P%AXb*fD z3P+wIxZYVh-ai}oJG6^ZO~_^R@dVr{=b$Hlv2P3;@Eu)U>8&1nU}d#;yil0jCd_$5 z+8jLwPhx*>hI72V0N;eO=tsD$?1oWginpDCWhIMh@T@X!+;g<6@xxRl&tSNyoZ`h# zVJ4DBZ^J{8vq}9B^f!rd)tH6ot-${Ulfyqv4d((ln*O?9f6Q{Xk-cY)bNn20aP#l< cYqvyrFPeJ)bo60_X5d<^3T5>QJTo%+AO7`!0RR91 diff --git a/_module/ncs/_craft_fishing.ncs b/_module/ncs/_craft_fishing.ncs index ab62d0e78811cc1c8f588959b12836c76f16206a..d2a15869b643dcc98170e20449e036f780ab486e 100644 GIT binary patch delta 2309 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 l6mCG3m2=Xb9Mp?pMccW!luIuZ%up01v8G6Y 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 NY@-sCi!cld{|mE#aJK*e literal 19705 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 diff --git a/_module/ncs/_craft_gembath.ncs b/_module/ncs/_craft_gembath.ncs index 78a50101aff0d13679c20fe84773e0215439d601..ef879a3270d72c17cf16a14d827babf79a5084e5 100644 GIT binary patch delta 820 zcmezD)$CjE=NzmMW~gW2#K54|EXM!@9109fY^)57F$|21|NsC0!N4NT0Hptb1ryN) zS(%}VSQ!{rFrw;U0g5rPvM>V;WdkdF!vGRm!3ZSmnZRl};l@w&kP(pw*)IZC`iFr< z7Q~a9m?ei@yiZzB0_?IkAcd+9VC4{dK7j0D>}3R7?ZmABHn)G`#YPU5IS^%&Lm1T= znJVO#(dv6$@76y>382@z&u0~*EY=1#3ljAtVHaoGrWM+fPYjbF@CxYd9Ctu`|+FZh6 z$^w&H$)m_PYx8NIKDg>g0To8R&2<7yOfWSKLh_6vn->Uiz}2h}Rb<}*Hjx!<;w#Y} zMn#BiK#%BzWTYzOX6B_9CFUq3C6;6;6s4A>Cgx0@C~i{EBm@o)kO!`!r4A+*5CjJZ zIKCL}LlnGV-~mVL7qHY92B4D}co;Z1SBo=TgGckkx#|%`M1c?`BakO~Ztf}P13;Tv)7 delta 549 zcmZqn{p{u8=NzmMW~gW2#K53hEXM!@910Aq42&@#B9Vca@&Et-e;8O;85mYDf=Cu- zpb|E)@CT?cP}H7jVuuWyDoDG`#2s=l)+=cZA!!Dn32$V9GAca?ZH&E)V3VA<734v> zIwu=5HZm!{o4kinov~(eE0e`!875oCfXN9=DvYy${7FVi(}DJLIy!s0#D}{&dV|e+ z0d|5M6U><`Y(TRZxs||XE}IrpakyitL-fVyqys6=FS%(m)UC zgk+>Di%;E~0 IEtS2P0W1`ZdH?_b diff --git a/_module/ncs/_craft_gemcutter.ncs b/_module/ncs/_craft_gemcutter.ncs index 5f4c03ccfbc39f1478c211ba33c729a7a0949f20..a3233eb1606aed663211e720038c17d4a34785d5 100644 GIT binary patch literal 14754 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 Hn%aK>+10}` delta 2196 zcmaJ?YfKzf6rMXX?EAg53oKh0V7t4pOS?#^CbrT677B%>vb!3nt<ww@2x)5Z-ZOWGQmy-g-S4~S zeCKt!=jB6Zc0H2o$g8(CZ^*O@LerUQfqrbNP$rN&*q^y*AiPcxEHfZ> z5k^sy5kZ!imrJc-Ux6xtI$T^we>QE!6AOA>sk#%rV zJ|+{ts=#zS3OmZ;)`)HZ=Uak7YHqlB^iD+K0Xb~Zn*$sDl_71oIM`FjI_t4f=qxyx zGsLV4BrE}4P*9MQ?P0jz;^ka5aua?foE^$)-P$!WN#hv)G+l1s(mYRL3*vd30uNh# zT(-;L%KHcM`G4!~G<7XDBb8y~T5U2kjV>efCB(Bn1&+F0x($&{odp+~2tM;WIJbb@vOmS~SBP2Ku7C~h3>YmgaV-U2 z4Dg#lelfUkzMu^b7Ted{Tk;1U`-2HCeZ`a>3o5jLM}vAfwEj?MkJdks>%6+tVgT(~ zcm4|U?ub$3VoIZ~DaH}gDF?0%FJ|!QEhR%C1dpf8q7# z{yP)Ma@)KhD7DPJZV4aq^ZMbE;KEn0gk*_OjjttWjuhtJuh{1%BcR4>YtiC!w78kz z|F1iwBDsL%EpQ-S5n3h4Io*ncRG5v2hz1|W(=mIEN?+u*BbcaFUm;W!-R7ANnGnI6 zP(u-py)~GZJ{-G$SNG!MxY(G198k!{3P>tHw4Kxd8pi zV-?oh5iF&Blw+ShhJ|}zce0$cgR>z4Ee$!5+zO93ycWi@SFdB+o2rL{sl#LzzE7R7 z$){K|v?riH-Dsy1VS8I1htug~bcA(STBMT@^cm4)-TFq#g4D#Xi9qNu%iU~q6Q_PU z1NSw(5;mHLbK*ym42>IpZd1(E3Yh9-qagOV_j$6mgJq^^cC(b5zN$k{Kx2_b$-Pq&x!d|T1 zwS!-(lBXa9yH*2~M(`J?B5)fB(8CYazjyE6Z7uqU zhW9%(nD7r)MQoxfO}nD|R`BG47Om2ZW4=j@X+~8vB3Tl~oFvok8h#8SsV0(}L~=z3 zU8j$Z=I>}xU{v?zj^=ZdwN1|0Hp!#j`LtDj`W$_NZjwIU|HW9}NNrP%aA=lWF%m!0 zKTIo#@?o;jO^N*E4B@l9q>}y(om4ndD~R}8(WsPwSg}GM8IWQyo)d}bTxv{A<_d+> z*|a6brY0?6ePuG8OBD-kqBvoR(OkBeNM)_Om`o=|tuc|xVmwt4XA?=0Nz90|SY{Q9 z`P_^()=oTbNTcb~#-fZ*yvs6@SnG(0jo&E+S$8~ka%7-?=y=aaT@y)sfe3X6&3T7Y zdmJzr8Roa@A znd!|A6|88rv>#$%ufZJa*s$NZUorQ@VcFtT1~$(-(#}{#k+%|KGh#fK7nxk%DhXa# zk>stDEV)q)o7Ns5=#7tb_nQNQF)|0|$0&rZx_t8+ElMs};jUqaD|;zfB8EWjK2Hggt}+20UUgdic_%%T7Sh5PiU=M&{EtaPfJz zZIi4@_}NGBtqv8vLm0r-NE7VZwOekp&4U7Cov%Jmo~w7edj78D*uotsN!pX zXM#Dcj-r2orWUliMqR7Z)*vLJoe28+M&Ew0ndndi;p=~JO3iC^G{~FR4S5XvOT@d( zwVBH}rkcLot4so0bwsCL1K6L~2Sfb#J@*0OelZ{MW0p+cLzyR_<;FyMWORBYlS-%0 zO;}bMOWJj5by+6xp~hIvqOLdnv9s-2L)5V$#uM3ea(BrJvNEcy z5WJ%6S9|xaZiQ*uMayUDU>@eh)k3_CS-3{^lwZA{7VmGBr&D;fT4TxwpH#Ffx+LdCG_aW%sw;;d^> zoiG)UQCG%Uhz!+n*7cy>-i5E*YjvcA=l1XzYL?O{Hy&`dcYP9` z+m!{>T&rfdgxk$esh5Q2_7EAW-EKar-fAnLp{6YIW@~6BRc~YF0d?vw<@T=7azS0> zgASG9d7(EvFCDwRYyt%yb$2_@E8VU`%HLlS7-bA&`hc+_jdEb z>fQd$&}0m7dw2{3O5m#xI{7Y#W>QUEUS?PC_SZtog#fpQ$52y#y)l2NKIc}To(1gf zKMu{L0rl*sY7Lhv^4CJkg#fpQ$58zR&J1{_6Q0|D8=l+Mf&Kf{yZs$?fvA8{0^A-R z!+;X_xA1DNdT;+{cnsBUpI4{uHe98w!SiXls-dUU>v06#5fOYN`7?SxUhRK0{EY7b zW-yBDrlx|B&J~Rh(%?&85?X)Xe{m2oB6tS6W~krn&L_r;@=0*&6y2r_ei;wN>CyiW zw5YrZTK7BeV}BbMkLSJPw8p-6($8$9t1|tm#fSYG3j|ac_3IIuh(6@Ins$T06Y>U& z?>A!3g~mf-$%T=n z(NK{&7)ax57(i^|OGn|DW_v_->UeH9VWvtfk|O8}Tg37l4Yuv;MKe^@p7xCD_ULP#(Fl*~C#AWJ;ZoAQMCO|yJa_-Vw~@zHS~srs@*+_z zTA9hBYz^QmL++!I*XrYmRJwqcg3M&vDq888b|GYkh@3(%OFCC5a^rvioH=jTeiGrl zPlV9`5f00nMeaB$-G9qIlVUCh{A`kM8D$4U0bM9#Q?k>C1U-jt2D@*@!`;XCN#;w& z`mSwYdHs(@p#AktGJ~uCOzUskRZmKi{ZdHgU5}Gb` zo9VW62IP6%&Q7BfgSs^)b5akHD2Q`bI_+Hh-lsx)Y=sP3Kj$yw91F`Er0SPt2GOqi z3^MRP8$_>+vQ=Bkg{|iFClPsb^7km@<(#`Hpvhr9SCZ#gGZdLIJ9F!~xX3OTtkT9l zBWzNtbZ7(gGzU_`Rl8q3iHh{4HlWuLf$LJVog7CSn-ia4>+9uWCg9@kKqUC&PQ)_= z8dX3czX9dCSZC+A(gHc>=j|*YYYJB;YuvzRZ(W)#f22j?%YP*KO)W}=_Xb8x zpLwuEZ)Xz|6+8o~!{~e<4e`+nL8NQ#t>qXkfhbtwtE(uU80<70P(L17tQi&q|6M^u zG!9)P)5shbdSiDf^d|_U3lNJ(1L**^!3R`T$`1+`_@Gc7 zOdCsqnviq{mH2`@w#X(hZ?Dt@>P`|3h+=B8amA=TKyB!r%IB?Y(TB%uKF|3AS5oEE zo9mla3{E1i%nThJ!Ke_iZp1mhjSQbcXnd^blRV{f?Nh<)T)e)*`tcO;|pPEA{w-{$MsDuvxF1^!3e)H;iBaKNz3 z5s2%(42SqHpv}1oe>l-W4zj=MRHcUPqYO2_=mlNwm--u&si0%&m95J}c+s2EWR?S* zf-ie996`a^Zk;X_0$TzYk}#j4h4@rrUZrgsjGc&e$HjCaEshQJpXB(vVaMM_@j_2* zAST;{XRLfjiye(niNdqCMVNg@MKO^qO+hu9s^h6_B4d^2;3AG{;E*UNJS+<7fZ9Z2 zeh5uI=AvEF1a__6xo7vjgZrM|dtl!|eB9XgLf>#>|Is7ejmKi~?jDyJ4n>0Ifd}yY zXy?=BxVWP7kO=c+;ms@#z22f%IGBP^F4S9y34vYwwoKdl@Jz}gD)#f{EnTR zN+2Qxy!+{B9P-hQ#TL4=RW|l>a$}3;j`QRuyW+0V0A24c5FvDR zdDWAfFc43;8;lLaMQ>lc->cGgv4dUGhPv1$3t$_HtF26{c-}lQ z6dNQZj2%uvb$k+OX>*1gU$}-G7r2I;l4`WHsm!Fe23K1AGR{{i*f=FQSE^xRyY`mi z8)o0Mn4yEG%jhq4+&1;%m`M-I$gzq1CD|qfLl} z9)gO3AfYIuV1lHAmMt_|MM04UEew)exDZk7{O2E?6rsDg_nz;3=Y7ub+3Rfs@kq0? zZSS7y8X>C84ndFADRcoR<*QSeV0CqMS(tSp9s>)DQqbx^LS~aRVE8w4Ry2kThGtV{ zL=0(bj>yc2C!&3c^ENkOBh$L!l}<`W79FWS^n=~E!!9WD&oWX~uB6?;FmQw#n{%f$ zyMg^Ms8zP(GWg&cPH6}5lvbnpUgIOp1Gfkm9`G3y)OMsP*3uqn2sbs?vb!11&Y`XA z>T9F1)_T@`OY63=U0p1$tiGf)Ok0owd{r4ifpcrnFI%`Jl^SF=s0gsRxR__StRKUq z`FL^p1pA_@C*gMCB`AvjZM0j54EoUX=O8E(!o1O2&_r`8qGU5=$m?h}- zoNGJiOo!-Ybbs)pZ+ImQVM znHbWxJ3&s7`ePS36wJbLSD8*|z7q$7MI>e5A6K3Z>xjecx0I+5#3)n)p(Rl9L@8%M z?$U1Mo#B1A6H2h!lW&){rdg_7sGg8*t{MvKG0WppOxIcmhJGhA3AWZq6BKu>PsapK$evyuNzW__5>5YvBH0wx27^> zW3cj9*b&Gjx_r9j(Tao2y`5?}jq*PeiYGh#2yhe^s-gxT{~|U93ZM?V0*7%t(D)aK CxIdo& diff --git a/_module/ncs/_craft_hb_cook.ncs b/_module/ncs/_craft_hb_cook.ncs index 2f3d35669e0e0790e34cb637af29fd4376bd5d2e..f85eeeff074ab7718ee0118c8f54160ef81833dc 100644 GIT binary patch delta 77 zcmbQsw4RCA&pB8j%uvt3iGhJpebj0024H58nU) delta 80 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 SSyq({NjH+AIcA*=LjMnZn0GS( literal 31331 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 V=3MHopV8ljy{z@_W$I(g_kRr#zDWQ8 diff --git a/_module/ncs/_craft_juice.ncs b/_module/ncs/_craft_juice.ncs index d01590abfb985b4d2f3d77a873c95a502b976491..412bab36f6a66c087f529bd7d1138567f3960268 100644 GIT binary patch literal 11964 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 delta 1530 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 IsF;NDA8&F)@&Et; delta 2338 zcmbVOZA@Eb6n@X`Err{5El^rY`M7tb0oqa8u?c953^t9DfCkVxhh7lR2A&wXz%l**i}KknB# z=Xsy=o^zhJ3xih=Sle4WXo+ZGj70%fR#ujn=wWnU7IWwu@GCPi zIG|o4%%J)#GttP{+rVEaz{rIAfnzX!&3w+`PQRohDC|B#$Dp{J_QdYN(ZrKxul~_T ztFlrZS#{~^Xxr0%$m})AxAr;I)zYz#`&6j$1w4hhGI|Vr$fGy`IIA&hG0WWT1yNMJ zv0;l9r(i$`IM7yAg!c$G_#EFexB_ka6T|Wo!$V2==}0Uo4-X_`aXERkPd*ll56H10 zIhshs`+DU>e?LwL9%FPc(x1eS1rJo=yr7^@EED`;R1Br2^d93=?n3M~$brl~zp3x} zYT9Z&SeoS|QF*zzri2^kn5Y#?Gv@BY9x)0f7?B*Pn2M#)cC(k~hB$4k(hN=>c|9Ge z!|o!75`0%ucwEDdJBf4WHQq^>0-Ixplb&3G&Ayc9vHOsxFW9sS^29gJ@5E|;6S*}u z-;_-GH#akCV`dW6oN>G?4{}t{$_pISaC^`XGC_sP8Jy0$%U1a!$G(_>Z3&0c8#5so z@SNmuU1nlA)zo{MFQpgZKlry&*uBKlWetbxHwN4K{bs?6E#dGju-u!)B4XS1Zkt=5 zr4r>}|D#GHJj;n(8}780`jnIFs&&RVNeQu)ZIxnA6pX&94d-D_wi^tUVS3 z&TQHF7)Sh>R7#bxMP||8sVROm@RyIMO^nPOdmtVe8tSAukJD@J-i}?Z>THwJb!mR2 zfkF;-6jfaV!!tHFRA9<>H_lq3pbl`l&><8oqT+Mm zwL%HL#=ik8wSWgXeZXDTH46i-)-6b03!j>jUTt{FM~t@t#~ zk17&eA`}ImQ+iw>)%kEDnT+>sfqH`hnyUlwDmGM~6->Y4O!ZdE<<06!$u!A3_ELR4%Kl)g zt>z1WUQtvY?k=7m(t*e4#(tYI&^9Wyms3A zwWCvK8{>ZK{s=5GF)b|tyjbVM-|A#|9xWkHr6psbC0UynT4HS}RxV&9R69zemPvy) zjQh}?lWQjPAI8;B{P4CY{J8VzUo${&tp3yB+rN>?S3zu8iY5g8u;K CL~HW^ diff --git a/_module/ncs/_craft_lauter.ncs b/_module/ncs/_craft_lauter.ncs index 602fb27a0ec81da79e1f364ed2e9f39343c54c2a..bc30686e5a6276cefc183a5a2979df949a30bb19 100644 GIT binary patch literal 7471 zcmc&(Pi!1l8K0S5+iC1LCUw&kJBkQ5(sNHD+meedng z%V!a^WOWu-~0Z*KRY|IAl^7NbaLD<`c51)@V84CZHDujS* z+Y^#>!$<=5eG`w1R+Ns$9~(&!w9k5z6|daculq>0Ufm)IzDg}jE$K6Jucl|So&6m` z(`?0&&5X}oBMzcGKniR~QLUlNW9Y{jM*HZlNHG_PSUEpW_D= zZ{5ic(IgL~)y!3^F66!+vykZD<)(_$r7OO}j)Y~0t%#d{MJ-b!>35r9T}rUufHL!@ zR~5yoABZ*E4MepRxCN58U{?dD;+B>LWXyTRa={54$hhQH9N`CcC6Hrw$%Aqgv1kXm zm8j57j8)g;D}P`;thSIf-#4R?0r5JfXWvN8Oi!{Zte%y?zkM~WKaFu&ZQ$#dYOUC- z5Ve}iIljMCEfm%TD+S|Ak1!g|{|SZX6RWo$yyj4Ee}f>S8E~w5m4M9wUl!ex9RO<0 z4OWC(ELSUT;5t4`l7|_qzGEX2*d(7(wC-^OrQ8`%r>CDRL3S0-LfXXd7^rZVYyV!KUwd9c-rAy+U{tzf?nmk4719qB$^D{xc}Y#}Rw zSghvWastu|NnDY|*sJ960j;@6sN#%l9YV$IPKLCFRCVc^X-gKuB1$PtdUpMdwN2Jd zf+dVr+QA-ZA^%2*WFR^bXgXxwKw*#zde=_`w7U3?T&j%@%aX?Hrn=&`UFxim?>1@Py2rPL_xaX6}v5(<9N-h$#3)3D=2!keMDcY?V*UPcCM1c+=lsyWC z;nC=@zAU5`4E93p*aqYwSg^K3z&B(Hh$@RTfy8tX;M!{!vL!oP zuvhJ}=N0NqwGtF#3QbjZ%g%DevrEIZsZvI`aB-rjg9vCoH8JC!av_(^V?$alRErKd zVhm&dZi~hsbU$jaYmm|)cvyGMBsut{nq=JW163CrVa+Y&R_eNpy%V(}ssR8)zTPq5 z-R6K&o5Vd}8+5QxpS={M2|@j;Kp?)kY*Fz21zwVQmUxz9zG0N8HjHEsm#=?>CZZu6 zB=&F-c%6XcIV{hI8?%?sPT;1Y{If!lhI0oJusobQ{A4Kd3syWH56vt;&5b%d3uo|j z*m1v*z`^iN7*?ynAnMe`V(=EAHcc#r*+BQUBhefH@$o+7LApu^GNjXi%TtAE`H1Nx5hxZxVd!r|$u( zRwyFyr1@`-8!_1JEArX@s7NTYeP_+76kR_T%50%bLjJrZrA+*jRK$F2ROQbPV8`7q zt=F&MK&;IGg=6Pec07tVTR#*i%g13h%pljDI28N^sL&ayuV(Tm zx+T8+Powu$9N%N{bRUMV$5tJ%m_uv{qC&!f>H^N3q#>G72qJw-t;AEr@|al8slNEFnVkfTtBNX&o1zn^n`u4w{EJCC0}H8MK#jp4H+ zqiF7(y*hjC(A?zs#G$ElX5v!F3@^&FT+?yj0sM@G$33p2SVl;M`()vLEDk*%&=U@3 z7lF|n(4hhTaXzz|&n46X#CLK~qS13^594y+&`}d%!?;bHsbi5M$2g}C9lzip*NW1c zVXt3%A zTSD+muolGWuDddQEj>Z*$KyqHovdhK4VokL2GMmsM~6CP3>n=t&3(>JEi}kuxk(92 zxw*OdpT4N$w1f1d;Fh_$x%p&+2y51E%*|TZhGvf6Lf5MUVg8&jp$6M0oVl3sdl9QX zrn~5;RpxSThLRT{O=;F5d3A<1NnXg^GImplY8a1_pJP_C=^myCBr1OR6<6*vw4k zvDTFqKd^n5f{jy>bEO?7R<*Yl-!OYmJwq2RrzX@jDkwmHM*dj!1=Y57HP-ymyrZ1q zA+;sdEBBjv2ov^7iL$c%XVpGx-dhW$8)lU&D;If~mo+5^<~YUZ`*m`r)MJ}~ye>rn K!>h(4Vf+`2%t_1u delta 925 zcmah{O=uHA7@gUj-OVOun`C#ZO%q+))IU^Oe^S~axM>5nmc-Ina!`{Zip5wV6-2Kh z{$R!UfzTrU9K2}3Ljy%Y@z7&5A|3=i1}S=JpkNM_I6IpLVg=_g%f5N7V+B?F+fnlNUOy z;{cDV)oKM1A|NplKN^jtT{fg!4`?cmpYffXrQ!L^# z80|Ks@im-;A2LGxxA;hULdc;);XRZ$G{ak| z1E--Rjo=vwJMQBvP;}_qS+t9+P0oo(_RQtc^Anj2jm~jAZuV!#&t4J`m*7E>`*0A3 zY8Qcll`G(ti?-5tvp_!mO&zOR5v&A@FGfB6~swCbcv+p{SV-2CNw94@6KI9smFU diff --git a/_module/ncs/_craft_leathrwrk.ncs b/_module/ncs/_craft_leathrwrk.ncs index fa6e7491c5148d4419d3c1e56662342e7baf7a76..6e6ee13842bc4b5906bd906156a38d45e79a73be 100644 GIT binary patch literal 13622 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 O3Yi!n79oJ69yI?-PAcH2pv=y5G*r6H`%h7 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 delta 886 zcma)4O-vI}5PtLa?N++2-EB)*mTjpANX25112$4aplApOim5+0q8@lPL zRBh~cmB4wz6hTK%whK}l)ylBeAskNiTcZBLR%lCwCDGM54@GWEva5unzyinuLtX)L z6EDJb8vcnt;Gu8aYYy+x<0+Z)kuaX47jvcA@>F5ESSoRI-dKPkPR2n%@-m+)=V46IyopFA%$WR+#fOo3vNfwSZp(taF zo0cNj0}PB{5Bxy&08~dHn<(Rk$?0rM*x&*pOw4AR71=o%85K5bbDU&k44C|t)5R7d z4Ig@RP7}(-J3@i}CAyUjL6EA2?4rG7GD6-j@<0K=a z*W|yPF8W{>{Q#3Q6u_Yd)(i}CbQ1k`#Y8f^XMPHs*{0DNMtzyJUM diff --git a/_module/ncs/_craft_mash.ncs b/_module/ncs/_craft_mash.ncs index 5383fccba137ae6ae529ce6e542788b8812ab560..ebf3738a96a833773bd1fa393f443853ac77ce29 100644 GIT binary patch literal 7158 zcmc&(O-x+Z6@EVhI0j?tlEg`B`(ol^OPJUgo2Is7hGB?NFgP&8L~=8I3=bG(e$c!( zP+fdX$EaCKB=u6AnI%2i76H9k?$)jb{4(6@RyyiP$tZH#gUf#0v(V8#L$`k-;Wn z+HA|E4~+z1-#77b$qKKd`3)n11Dd*?K za@q6pa|Kt-SC?Jk{$#mO&ih`k@RwYXE0=sHUvevAx!~m7d66$+JnxBOzEBWF=Z2UA zo$L9P@(p*skC@yiDORkykl*;lo(VMA}^s~vZF5B!k zprqa`S4FYv`C`?{`=VO%^97Q(=y*#4;?0*!E<{@>S6t!wPQ}lc7KKwPL#K+EbNt*= zSk@RD)y41lgNmZ2fDzv}!vO)QTE-^cNRE$Q>RY1c2m?{0>gcI-z{b(xSSx? zpiq91+1gKIU+FP690?wS+}{Y9QNqZas5?YHqmYwPna{+?{O)u1ZloS)ggp?0-M>5R zvyCirHV%6?QlD!i^|=`2`Q1r9*huQZ80>c&N`04NPiK+B{3$$mh|(R!rd(2aAr>nr zOQPsHg)WM&JF4gest1PZQ}ybRxOnHzUjwQ1fD6@UGF03CqB6Z1Tn|tZ49}!qOJ^oW zuO&0-DI)unGVpMth9Dc1sT$Ouf~A0nZEd+x10x0aeXMoq~ep z$~?aKWzJ`=ywJH1<*+>w&=oS(WsB35?1K(Tsd`6h+4`x{6%`8F?wOfPrYg>YkMDc) z!xeXR`fb#BLjA-@$iCeATXJ2!f!Z{S_wYE4Za`5K1oN%^)P~HLNLq*~&7)CK{(o)L zP}4J_F^Iurtl~#xennG$Igoep+VUP)pNLyq>L}WRVNDSRV zC=f%Es|{Klw}n9rS*hlz1{Y#bV3GjJK83>YWUFrrsRe`i;jbM)cEKSXj+ZStSyVR9 zE0$N>)1d1!rG;h1B9MqKaa8>^sv)SkQ>r?zq4#!9Rp*s76qWRgy#}@h?LyVpPV%xX zXj~<1t-F)=?m|sj8ti8|XtvDKDwLWI$~@~A0Y)^1t?fQe%GU`L^S>+L^q#==)+wS zX+@-%_L@35uyvZLQq{DNO-&t$xs|L}#3mE{s}cwf5g$^ck#Igi-eI3{PJd!>F@bNW z;|X{$Ii%1+NqSKFdrR`CA{@R?dcr~UyrrJ#jk22U`5wV1fA@PpwODcRr2GdbjR@?{ z6~XrPi4+MM*j;ri#k`lR=WJ3Nm?G}Bl+ym1R0KaZs&eUvV81s{o&8m8ptKpFaO4=q zzDHd~AjA5BP+mLetYNJ9aM*~gZkReTVB1*a&|5U*hfTKbgg*`q|VL441vlJaz|q=4HcOM^!7NR?x- z82F!Rw1~!`i)3oAsRDPf7Gom>@(Lj8do<|)w!s?cw(i(I;E-;5K!&{>%|C`b55l7t zxBVgUJ|Y!XkQKz8>6r$^a@3)0vHQ|?Ue|QV`g-M6?S&J_#?vdX-Qx-V$V+wYx<6y_-Lnw~G z@R3Ce-w9_0u{_67d^3!pV;8jQMx>TYN&*BZVO}6Yyw#Xv%QKxGPp2|s#VLr8Z55db;6OF7_xNLnU&0YmZ1yj0oRZtW7~Rnrh>zl2deRb0~!zE5IR9 z*0m_41Jaws{5LfDhU;EU6F9E*WdG@b!GRx~IX5tf*ZmXMCT6=PM}|{fqv=fQa=;8P z%hOcsJn#U1*22dc*QYO)2=~as2iP+7d7nNXBHhSEAT)c334;vtsmXlKR)w8!Z=l3h z&zT*J%Yj3OJ%kP8#yArUh!I7OabEA!|40OU5`dX$37iRCl6-rz#hfIwI>n!$^;jYY zZ^l;1<0rYGVUb=OT}R`PkBUB9XycH)%N^Ggp%~+f;Gk6>vLys_g0&z{d)<}k*>sBB zkB^ttZ6iE@w;1I)-Hrqs2SnqA>f}?)G%YwAUA2{0YxSXxT*I3aZT`UXuvGD95Tt$( zU|;g5juc`7uSK5_|2q3EFezi*XeZKpTt&2uSRSb%q^T)u$mZswYB<1jAZezcmNf(m z$7x|LDoEB)4S|O2jsWNAt!llBNz9FP!h{-37_2au{a48Q8+5n&T~%SYh6IWXQjf|( zgCYZ+8xmy{O;4vQYP; z2`FVw2;8I3q^C&<>$oob+9!5TuO8CA2n=Z#1cr3!w|aWx%w(Qu+z~c6|N8|eSRhxL z5#_2!)Z!by>!??f>8r_*P$S#|{Cxe}(~rb$DGE{{zYl_9FlQ delta 991 zcmah{O=wd=5Z>Ll`|{G{wfSk%nx-~d?IB2s1_`wwCQZO-)gc`vxsji&SH67LaGzVcFk9ZM++mH@ zYPC(mxgdHWcRZ7wboDzTXx$=wJ7%(w$`uiVS$sW2##a@qccsoHbKa(0leUyAg0Mw6 zPj68#e5HHnedu7I6`26q-J6kl9i!Rtd?-BfM=o zH9vJde`R`RMv7;g$|XnUOP3Y|VFeAII)-U4e0JPnQtiXWPPk_bI6_KEdQM5>m#wb1 zsom;L7=9Q*@Hm&5vk0rsQ~=>p;ih&x+tC(g;nRvq`y%IwP^766Zdx=MIO&cy#me8= zQdZo9G<4VO)KxeigNWIQZwQ$o>yooC(Ry)KB71zSigc{#U4ymc>Vh@%CF3t(vHeZg zHw=~iQ=x>~q03P2cpPix(gI9K0sk2#%Z5{Q$g_S#?DI%6wbE+FNdlQxZ4tl!ry*Gm l6W*J27B;+p=rMTjOS@5#P269>gWwsOgx|rWfre^?`~|)kAPE2f diff --git a/_module/ncs/_craft_mill.ncs b/_module/ncs/_craft_mill.ncs index 46f4c5c2a60004f379ddd7383f0fed41895bc97f..d8125e0792b3fe129aaf49f0167f678e11525cfc 100644 GIT binary patch literal 7466 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 XG5Y>C1ykB_NI>?D7tp=Xpj!PGjucp_ delta 995 zcmaJ=OK1~87@nD(Nj96d>E=N~9yM+BkSaC0k=h_=Uf5Pmz@)JUH3X?xT8*gS#govB zFO0ubMIcOhGf zR`v}gGK6^N8r{Lf0YT_#!fgbXb6|)033G0K@S=tr`N<;q=N0DeX*SMXy12`{4lA_T zY;F+F1+kTj$MS`$GiHxU>n7oUW2)s$aZ+NWiaSJ*zb?HV{^JWZ?^3Ry`;0RxVYi^c zJaCoPnR@}&=uY|+TL+vefXd&k@%ZKn*6Hrz?uwYYZ3ZC1NP*eks{VhxixZScCZA-OfNwzJ^ zmIb<0(}zzr8Bsi4mZyMYxQ$#z;(7yK>b{UqPFd$5nUhCk zAfNRQN5r09^ReJMWKKF6mMOj_d`o|{f2LaC@XK=sG_QB*x<{jQ9Bz7Z*2CG5A+AQ{ M_~VlZz*NBh8}xe`y#N3J diff --git a/_module/ncs/_craft_papermill.ncs b/_module/ncs/_craft_papermill.ncs index 7fad583db3f15e72f045d41ebbb49bff0cfc4eaa..c09a066e273da2ee88fc7d5df86345ba131cb4eb 100644 GIT binary patch literal 8486 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 dwv+-`k-^2w*o8moT{10825J3O{ delta 917 zcmah|Pe>F|9DcvIGqbBpS-Z~enBzJ&rI~-SL!}*(U9BikBkiw|tfjfMxtr-tkU)sY zBK;tOI&_E<6)HT`B?u`x)+G}(uv;BE1QjBJy?L{)bm}q8{NC?pD2#6-r z3mJ?6)^nLzVTwR%&8fz|RN8N^<+eM=nxlUrN8Cu}1%rd_Xp6O+?(o}QtJpyW3YlP^ zD-vPo-Z~52CP^IgyRe(MO4qr*gk`d62oYXunr%IaYnFI=Q~g$FvMYX}r|Y7X9!RFE ztC8k5*W2-cm(Y}h#&5odI#J=-%kzPRXB$0q(o~1{BIRx<56-O@ux5p;Ig*tte48iq zDzQMa6h8P)v_u>F z;@$ni=r)hU2{Z9V)2Rrv+8s`tQRR(b*jrk)#bKiJlCaC%A) z6CK6dP@^UVEx`&KbOUwaTU3sBVf%n25gKHVS;pI$Y$=1XlqR|AdgT5^qAbzd9jG+Q VaNMZptO+nGs2Goo0z}Pye*uk;{4@Xn diff --git a/_module/ncs/_craft_pulp.ncs b/_module/ncs/_craft_pulp.ncs index 75c06007ce5566690b4ffd199ef397cc759ea41e..b459f18216ad07588d9778688aef0cd8fed93880 100644 GIT binary patch literal 8044 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 Bn-Bm1 delta 1484 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 literal 81201 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 diff --git a/_module/ncs/_craft_spinwhl.ncs b/_module/ncs/_craft_spinwhl.ncs index e1e33e32bfe5c57edb04e6a87338d761ce1064f2..ce7dfb5fe87106ee08db7304c4856d7ee5c16ef4 100644 GIT binary patch literal 11589 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 delta 1369 zcma)5OGs2v7(VCTGk5OX>o^bRVdLxSogRqDsDuSs&iI;MGYhBaVLlc{lB8JSa-e09 z6n`xep@NWT5iNph;Z7)eFAT&sE?N}1Fi;TGrgQ&$uQrk7U7W-D&iDWScfS9>FPk1z zyHhQl+R3`wSb~sX(EQD3I26hEC@o5dgv4I2$LRvY%_#whB=`^ zHQ&$Wf2I%;8+`BZLF+<5=Nf5kK!*!rH@yn4#34AqG{{d?Foh8R~EfJG}4)FOkOJX!X*?XZmNgETJ&xWajdqK=Y=wCOZ?jL2syir2@#>dKf=MrIV zGh-WM3#;>DH@onra8EB;Fk)F`GnT9Jnz0d7H%nMl|EWHHx c1FQ51Oaxmc^mzqVg1s~jr$ccWfhCRn27TCuegFUf diff --git a/_module/ncs/_craft_tailor.ncs b/_module/ncs/_craft_tailor.ncs index b0329bb7ad00fcbef0531dd3029e19beb22d2df0..cd488fc0302e626004ba4213fab6ea34287c6f78 100644 GIT binary patch literal 34413 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 JSlz79{{dPLOV0oR delta 5771 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
H;=p>ER6o!%W>l8xSu1i7kI+Y00R@DBi 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 JBwSft{$KTS=*j>9 diff --git a/_module/ncs/_craft_tan_bath.ncs b/_module/ncs/_craft_tan_bath.ncs index 0a9321bc0e2c5577ad259734694840900bfba9ec..8a22ef00c100530890207277a11fef347596bc28 100644 GIT binary patch literal 12146 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 delta 1777 zcmZ`)Uu;ul6#u?^Z*TwH{+TV^cH8x~TUQ4gV0oCq5L4E!%4F#RE6B`XT}0zx8IvqA zF=S%mgQ(Mx^DrJX6JsI*N=$?LqM63{FTjJw7$YFjhi$*1B@q6MC-G#`qwUWQL#864kdRNzyk|4CBHU zg$SOSPt*D`!AT{FD3(QDE|-^?gurtgmy|$~RVJZG&K>JMer#NcTe5_1xXHSMh(S5u zw>z5~QsVa5x*&NdpYA(A7$WEoGjv+g3B~@lj3K8fPMp$8j9{mrz@Hal2Vtfm2>);& ze+Rt6j4wL<-xcHx-wB)f2`CE_No|fa^Tgdbk{=%HKRPlxiZmVj`nod5ho79VF(EHn zMB$3qDzLk7M|_`$;H@;$i$B~I+$ zMYqn0;jytN4kwe_;AwXwY`0BtSHvqkv#@Qdv#oj#Hyd=9QVn&B^b*3jEkeuE^d z_76$&i9_QHDEW;}-#Q}#TZ0AXT{_-&h4>O^?oQaDd`yxSPr#Gz?aJ&nxs*}6Vrn#j z=|>e_^)FL*oQyzg^U z+-DWW)%pf_Ab3RZ^umQ;%J1>eQ~b^(6Y&P|tl23F>K5J}>)kvRfmXL3nNcbjnR54l~Z~nkxPdHFtIfr@WXCsG;;m!`S zj8A5Ia9d}*{G%wy822n=BrJi})F3!-6th_RiXNRfk0{3B@kl%vGQy>1C|S(_XCqlG z!@0;)f_)tJXbPVI9oPon~G@GFVPPQfB(!CBSwl(q>;YwRLE3OdvXe7SM3by81gZE0FrV`dq3LGPw5-cM_Q zFtw>KXc@J33{Vq*w{LkC$5?eHuyF{3JLP95s+VjP5&iSHn`r`uEoqg}#Y#*yqjZ^G N&q&ECC8iW({{qQ?@(2I` diff --git a/_module/ncs/_craft_tan_oven.ncs b/_module/ncs/_craft_tan_oven.ncs index 63f82c851fa20e369974e3be98a9e9adce6733b8..bc6568ce778b5f55fcf42ac9c5560e9b4ed33136 100644 GIT binary patch literal 14234 zcmcIrU2GiH6`q-0+ez#sE;T=eCb^CYPJ-k5Ct&`Q^?Ku&m|e5p5QCyDlijhsWxZqV zuI+>egxWszSLCUxC=Uo)DXOZ9hdvaE2ZZ{7Dk{;csI-l$sER79EtwfYOsG`RMSRY-mSsEElg|C^k=nrj30HdJ^U*H zr%r3}R{nSUUOcro9_L4J!GsU(nz0Lx4n594wO0K5G5XtRMPXgPapT5yEq<2<-|KkN z)B-14aMIQoAG)T+LG48yK8_gvad>@Qi^G7{v^`d}7u$Q>b7)(adxRF;iAOLsAD_#d zNTu`bJ#EY#vyntTH=3D22^@I`0$Agk`%V)=S3ltVfsPPH+ljZAh$I|9fUX%}#dOYQ z=CWNXvPHXAE1fM{thlsjG3(r7*)G*-Z0_RILcGjF@ z3+8!t7R0Pty=tGgiv2jpRZg0|Y&2}V_g7>ioZnJPEKF2R)-3WP5Ib!6y!=x<(p^pN zcZ+5mkCEFz%kih}CAP3stFsleRA=>4xs28>TID)fXfb=)sxUCLXjd$-a@MX|tX4Ox z^-^VynH3w*Rs9A_cxqrch-_=EMvFk?Mcp41U>ZgYVxWP@21E~BYMDw+=JFjq=)!Lb zIIlpU^KgT25ho9Ra;1isFJtuF$*~vA3Ls#GB>;u)DAlcnZV=uP7f`ICG1tfwtK0_% z`^ghV%!t8UTTW&Y$*MV9hrhR#lAvw+Ip7j!`%sJXTs-hUKSU#jS0R%9=Lrsd8Z8b> zAA!YyLO-(;Ls8#~*D0;Z#qXkt-;3de*li4zg5Bh5oXSxG%yL3#`d>R@T};qOBsMNZ z=xU9cNk6lLG6$9GXZ(7EbOSrlLilzh_PWP18A0+Ax^f2w#Ar5iDm|J?WZNk+{)UjK z+(7h%nb6PN8sLe$lE*@EU~m9u2K`>LI9G=5!z&O(-j!YorK&Z%R4$))qY1L5YOhov zXH3X?$f$l4gwo*&?&E^9W(l&+-ayQ&wkq_KiR6jT4gH`J{r#Iq4~6czn?NrUQ={)h z-;ZY}o_S{SX#xMo6y<2G=Y1g}AREFFVcZiD5yMJO9td%AKoJph)zb6NLx@Dg1O`(m zCKQ5dUMMG~GLwm{z{-Daik0t1utM1&$&+Eqpv~mTqFsg*iQq(@CsHvrBik`j#wM~U zfsnPEB4j3lkY>W<9z~cGOVE!Z__$kIH)K+3I=YaKL^?T?0eQg))G)hunHpvjCoP33K0D=n%K4=522h7mIb z;-WpL=p4JH82#hbsJ0@iQ<=$Q4y<>4u-=V;HKKInP{@(p3Ro+4c~*gIj}%uxU}Ioe z*I#~MA4dSAA}%RpLzK~CAyWgZsvM>Q<`Yl@YZNcRYnO$7=B26VN&Ou);HFkMk%cPY z9WfOn3ROT#4SgpC>qI)2$_n7G%fJigqzzv0Qxh^kc`1tk%4IPE_Nzj>RH?&FUI3g( z2~rvA?<-O{H7V^#N-}eD+*|MdSpYAOhRdb8`5sKtIWH$Vp!>9An( zWo;OsSPig_gyKUbsiuZH`s73=?PSJ3glO=pfpD(r2x+Qcs2XIsWLFg7A#acY0W|?s z9VSzmsYG_n;oy>h*Wn4a92G5!aJ3E zX--)a88%=N2lLo;8bV5c19*5>W%7o2*ficoCL;Bk3OE(gg1w@sHFBi> z@oJ>hUdB>hzWMK~KCk;=Rof_9$_$dXjevj}7~Ndp;}0=^u59Esoc8Hc0 zV$7;;Bt~Mm9L;B zLTZduUmEzt`l4Lu4Thg|tFlgQygcjtwVvFHFWCor;bnLQq#GF`!wg~x_ng8RkoL*aC=d8`IUKiYslY;s-FGG zyS!9P#t8Toy{yyQKkWh?;U~S(gtvdtGSR+ybJ=1Qo0W=|$>yOQG~O)1OI%!s((6rp zD~gH!p7Z(*zQxz3xFrAwyf420e4oF7+U~vo1d;9Fq$lzxCemY*6X|i30E75T&rW&; z3IH6_f2=Tlh{sCN2E*$N5m*&?mN3trD^-eR{-XH{LD4Z!FVpZHZYQG1CDQ3sc6vH7 znG=ERd>xOVsXIVkRR9@L0I9=^W~J_At$!hC+FvF#Xjy?Tp+b8EMq+)P;1>RG z00-}*AW{rw5LO8o3vc7w4BTj-!$>7jFl={VcZcv29U>bB;Fbw_z-&(3^#k$mye>ZB z!8(kv4n~>D19QjEIJP4%I@pLfpK9Z#RcE;Bqb_X{)v=pZy?qT;gKqSQpxP@Dj_Tt9 zLVAG^IqRH_?XRHT7u9-QHk#BshI(IB>vgGUPH)FYsP}E3-T-0-h#JUo2c!(9*I zbXPomx8Sf3y_3d7?~gjZ56s#P6Lp%ke8tSy z>Xx}swkvZ!x38lqtp=2QP##+ajj(aex1FsqHwOkt1iLb zJ?AlAe}8|2^2@3F3Q`8AaQw?DyrWmjf@Y#Z0l|HrEU|Lz#< zBzQ%LC^!d~PX|*EHazwd6DSFB2csS{x_U50y;O76;?S*5&pYOt0wNDPL3t|$B^96} zhO0EF4;kABjKTZ^szKtUu~mvKqsxn}bExDoP|?^8$Q?i&{0Ji~xHs?|1xDKlCzkge zFukqOl1Sx4ptAeXjsBr^-$De-{t6SY5Y@pdwaRLIk0RgZ30vOy8hhTXu{plWb7`@A z)9Mmn-R-dBvC4O5IEqN|L&QBet*eI&rAWY|Kj8Z(q}5b z&DYd&g6ZEOe&2fUx9Bd)WBSAhzb^a@RhIAKG-w|*R8cgK&PPxXjwn%Ka_FYh zsmW9_$Ck}9JC@BnK~BBwICUpG1urF2d{gsztNLiK<6>BjqR-oVSt32g;Lg~)1cuJ_BZ0rP_4KVdEoY_!eRYKd<5^Uy@^*gG#*@Cm|)Hv=>+Z zO3W$hv`HF3_$}vp^-j`DfrGcB5H_S2NBf-#6W~NZGZ^}?`&{64p>l!%4xyMy1QvOC zi8mc?v-5Q60G|R}DrPXq9UL5o=fOTK_{7lqF8(WlNml~#xG{D$#OfL` z!DuG3aYw_IshLy~-47oRIvd$t4>(DN^y|}s)`HW6I*>c)GzZ5ows7ep?WP7|9aaWi zv)ykX=P$6<3HwkJe(Ip-0<$9p-*9#KD4_lDVqjfI3a&%t@KmBC#nmQmv4vowTZ;9D zMos_)7U~3~?l+!23YY)gf(H7N4+4sovK`%6y{JRDVFqJCkbXDf5a9;8>uRcsB2Kc3 zCy;9svF|E{Z@93>sYa9=E)dt~;5P`I_I&7Gr2t)8ZfKMHCU=F*DyI=(<90?aPx=}!?OJ*l_w|behp|-HKw-0_)12^-JI&J1M2FPh0tx&Y0FBID+&!VS)hkdtWB0ZhT<``^L z%lIMP&GwT^`k)i`@s`&I?bHEtfIXF%JeitC5XOGDg}Qdfdi&f{t}ldBt_y@yZWA?n z`(!lf2h_dw#*L3(!eFB!Ot}KT_=2^QKfb|tosF72J(WnNvKZJ@2kzs)(vkLG3Ve0{ zb>;neC#ZH7_L{Tif7-nS6LxWn^1R{ao%LweUJ=p_X622VDl^baNYQ}>N-_NVNpvQU QtW7E;Zu|RSXMZF;B7zoW@4uzo?Z2>h|f!rG)tk~VS25Fdnj zG04B_WEw35CzoX6W{Zj4zkh#0kT~!Y#)q{cSr!F}n=D;pt=q=N?Qz4F(1=xI4M+4_ zdh_esx(4iVYvhq2%Rp~Sej{N>perEopm#Juwc8Ccu4z9bO)d5a!S-U1?Glq0F~_Re z6j;3*KQ@@LLfqj@`X4Ogx^YIVW3S?_IFYH@LY^z6-!_t)*fzXj>&WOR*ILq-&*rub zZGOoth`lC5El!)NMd2Q*yWm&Ua*c zTH3Nb_BfU0797?lJXbP{pUS*QmfG1(vTP}xLEN@N6#k~qowjfBv^~JSLc!mMYgGz< zwznfJtLy{@14-n)DeUto_*Hgd(I(@h$H(6lED*w5c8t?UVDZJ^cFf?cBgX#1f`S!&Q^rkRgP@pVFFlFmc}by1+y*}p{86JTyRw*UZR!n zIOg3d`?HAV#q{j|uZWJee0R2|wJ74kLn88C;EGqvY7K=N_YLDWUzFV<%7)5W+^7t( z4EYb7KKU<_fw?tnV4&v*oedzXUyoGBHq;yI3C$9+4pnEsd&U?-%6NUOPE6(b3nA6hBbDZwc+!4 zz0=ko;oEZUPOY^FRuRo{ukK0MteU5ppJ(zIRCJn6#q&ZOiPA3!$)OLBTo@r)5!nK{ zI-MvTB%~3|NP&>z!$=1q-~T^OBRX-4B`5G%$_Hy=Q={H7xrp;@=~ZQtlxq|OPjtx? zc;HnS{zx=EMMC)hE((&3Z%*}#Nwn}Xd?N^CyhDfBIX?R0z~<4R!f;`D)5t_2B=F*$ z$7?I5?OHCTD}15A(7rP6rS>B*YAAfM-hQxqWgEMJOsyA}R(6V(qnNKz&|Z_^wJ+4v z2A415eOzCpwN~L?S|~2_V6J90-&j@2HxlMfs@A3D)mk+EK(X^4!4Juge3Zn$T;e?T z)y_4uRJj&`KQB|LCkVTzSd~di{L#&~OX9zwA16|tnYxsfv2}PX-5Mq33pBpXC2F^m zUPro}*an7R#?MCZWJYCm=*uK9P-n*OOn~jd2bn;%yo_KWvb2Ap?hk-i_L zJJ^8ipB{c8H8j?^ahcG4;vmM-y~8I7f_i?DENQ>QJop>7C&Dx+>9zlc+3Rg&BmCRC zI`p%s12c3pfo`K|S7gq)`J9+`JuiQz;E3GJv?HAJ(*-wQ_S!{x!Vy`wSkB~&PDxA` zGFc}l@nkb%@kmdQ&TVZCVj zL0Q}3!Jg64v7V8U;S)zvJ^f?HhKENQH^zCCf#H!LhN0n+qdkK);aC^MkviFzI+h+7 z9;y-1LyV|*crcwFI959|N*o$~5v;8BQ&2l2($2|;lu5locgl-M?ozAu)_UoP0{<1= zvdD<>LdNsNbjkgilP%{9&IZJ#RgB3dsBXBqjAyu_=}3|TWL@2Xt5^St8pxKcn`}#a zr4;j|>kTHb^QFNm9u3%cyffB*{2c9A5}QYZO5*rbb>0 z5j9IhRhfbe#qC-UQRke}1rbA;QViL*&xmi3-LB%)f*j<~)sSnPh80q}(fB0_qCX9x zg9Adu+h1~LM9wAeoyeSn=86|YnbL&K9t@8X1!;h@ZfTONZX0>Drijq0xNddxAk+po z)>ogOSMf4pfM&PUUFCQ6*7AJM)IjmL=MW}}7}kyi4PvQu>z}Le)iGQwTo7*25&5z+ zB{DKLmGe`Mp1_zz_|}9|a^_*_tFbJ#w@Q}q=Y67kUBuKYAZi)kkW(y6Fn0#OEs9^M z=`2*@=UUrVV3^G;g{s}? zU(d@hnC$HA;`zf~MLjq#J+D_6=(2KP=$ z2%hqEYJbaU?~w7qo5^M!&pSI)fKO$y7LXBM6rEWWDRi9JM&Lg%!21DS5>rmbn<+U{ zPO%xJPq)By+i#7uF{z^(aY- zjdtmhGOgX(z9wKcP(Xt>;hu8}A^ANyzx)^~EVte?67hwLjnT*~Y>`sirKI)@TOhG< zkEOOULTW2KXBLJznJ?%CBcsS7aiLoB-n!7^h~CZ_sZU6F@H8}lAZJWb_E>%O$fq9*;AVs3CrS5anI*v zif$=8ktyZQ6f(K66x-*QqJk9!ykrRymc>hOZ>KWFP4~?d?e+*$Y?S*CPC42PW2P7e zeK0I=uTG?=NPfIw{=QBvs|3hKPOfQ3jiRTST{rQLS7drk%OHYywK7D#_0T{%b#!bL zo0EfmJ)`NP!-M_Q=d{tM6@gQ3_+-4Ym~sm_PTUK+hnbGrw<7e_OjKn`C3kkh$q@Rv ztX`6}ot}ND5h8=FF%)RrIiz6|nR3}Fv2QFePv5I!>g1odBG^36xCP8*(+ko=cWohA zqQ)|8dXZ|_q2fugsv1@j)#hU0!S;v5$q0XFB!4)A1*{WXYDjP3<2utD`fJky2LZ;v zNKL4@(c(>jhLF@3x5PIig%z~~YsHL|o%E)#pFEM7nsQ13Bdxa%)g}r;B^Vb?be>bd z=0Ppdp-X36*00Dc@6{?EQLZ(cDNSP^0?VZ_+H451J6IdL6?}TTlr}i9by1b+hz%gM zf%?!XQrBhwwovl#=qWaYK>vIPW!ofwzQEtvxzo>|F*f6y|JW=F@=Fp6mI}*CNoxu^fBY7J)O4-__~>@A%+gDs7%1J_B}}<)IHp8|)3n zNbX@DCf`|N2p6XXl~f^QE?@NF3ZE*55blT~j-0xgteQ{z=t!;Ehnwdm>uFyA`yd$F z)n;J5wL%^s(Pa1Z=Aq5SwA!|!UGX}daO+@oec?urZSi}T~IxENoHAIEZCn;*xr zya+#z<#*wJ92c}|@#DCNRkI&QhO7JF$BpF2Tp$th;>KW6L$nWv_KWX<4=0rm|7;09 z9GR^c_-gmzxX`~yAC8*^YVzSYu50w+IF=XV!*TpB*oR{SRt-KJ8?9>f;dw&U9aU)& z-t3e67xy-oZXpk!D}xGod23|-QnahrmRQqr!2UJo-yi7R$pn|?c2iNvB~?L<%9dc& zvW_Ash*c;mTf5W*gcJ}h4i(lvVkz}XPf-Gch$Lz< z${?XkE@atH%&IcTPPz6FzvUH(s>nI13an5>BI|ZGbWGSdv}E0?C&3A(?ks(H#< z!oH_y<$5v=tFJ2a3JI0k!3kZVC89@G8Lg2=E3T}>qS`X2=+2B!a0PVEs%zVbE-R#j zsk*UkBf*0vsP>dit+v2LS~v@Zq-Fgn(YDc_Y*81pHWfl4WN%7jC_p92?d)JIkP(6V zxj(O-`nkuQ&t$%D48@wnP#B|4avH3oBNCt|Vx?IWoU_=fbpYv)AA!8 z7iJMpe8d((Shy(Yiq@T35vVK%i();J)X;|ip*!%c*1new-YW72Z(j)VX6g}0iM=NB z6lwZ-Pjg53rF>|QRXJU^!844U`jD|l@ysrN(=3|XDS3YU-0kx-@=)^mE|%vHxU#4X$6W!ZjR=_=FuvEsHf;MoZDM_SVl<%j<5LTyqU2dG4p$ z%89o(v?RDD)V@Yfwf4!j^i%<3G(sChV3CCi7hPoS`UoX!UZAKju)Ao~sb6m^Pz=6!an(-sGtL zU8ULc6$_prPGQk>1p*bJ(SuP{sz$F8K|84*S`8lrMf5bSuAOW*PyB~Kw{BPvm5>tn z*Hr*D2vIIKPAH7$ijWFV0YaYg^@jlIep(H^PY!+XqB(Q}5%4`l05~?(h&$rPQpE6k zK{xQU?jY!I+u*mE04Yz<(1x{0uUY>c!4VKxh=1yYfi@=b?!tK<{Biki*EgvJ{vrD{ z(Hkp?t@P~Mnk;3Of2n)Y6+8n#WiUH^{E$`Xx4FvUrkV`~bSvj)gSi+o81z`M!N7co zgOh%PdF*n$!C;t3gTeEq7|dhxeY|-M1{@m(gS#agj1IH=*=8UAYLvlXATpR&O@lE) z!$gGHz-5>?pV^@2XKps2-e)$ihs>rT)__k%#Tn?BI5_1un@7Jcz;HKwu6mroFp*}1 z=Swl0wZD)<&lhLFv0*m2Te8_0dX#Zy-BVF!gMr9wE{4qpL8Aq4MT|P-v^(N>)0x>K zO<_`c>eYy>dNtx}M67(Hpen?kWI%CGGBUud8gq-;g6lbB*@BZP0sZoX6j%QvrluMK z@IsE3@y4>}#^@Y)$|-LL=r&ui*-cTeAyFMnuCrt@YS#k5*28cvT1tn+Z8M;@Bm;x- zd>Z#F?SR!wzyAeH?{Kl?PqY=pp@2e7VhEkRb`H^xD~M!5yn?2s%f4q^Z1G;@84h$I z%}jAj7DP@v*~t=b3STmMG_t(UIE4Z?{zy0Ctq%;8ybcPiz>${0DX9c{;|cE_W#kFA zqUFCKr$xd=*H5gvR(dO9+0O|BWA&$F8iP6ulu?i!xI?x z519;05W1^Y-6lCPf1n)(48Nvwg&-`>4}7p6DA@N6*xqWeZGPDI73>uQmiH>aF1he~ zx&_oV67Brb0%m+jT)o~=sY+|b!{7-%>l7R^ridQlTCN}t-r@Vm!135&dQr1SRfwUA zi{I%E5(poLcQ8tGh{l~yk4ZvXPs%8FUvmi zwGYq5n^=?iVy=KK7PXjvLsQ4|V^vw{!m%a{5jge_iz?6|EU7?;u%Onlpn7GQRa%x= z{eO{@uIy@toK|sp1eHJOf&tT_{Ow^W`P;)nTF*inmFg6|G|U4hsLGUcjSP%eAh2UH z_ATlP!YoaP!R~jz_kEc0vbovH1VvXLDC9|?uM+5c>TSQsQPI^0`k?~tAcYQ-?rrkA%JkPxw+%FFcfTEtbSt@;xpTHj(RNWnW9Mu>l6Y(3yEKlR z;;V~nE1E1d!{`wJ$D>2WAN$9V8nRzjLHHfjPwm>;y#Ybo7s0T3VCMHJ3PO=OZh31y zsXV|kwP+b_Cp)Z~W%#3eXg0N`d~5DlY)OB9Dp$gv9B=k{*4PbWUJhYrM+~j zs?TxygQXRGD0<5rkqvEf%N*AR{%(Mp#M5dk)5d-+jr4|Qyk_fon?|WA^stA4@hA^# z+AScF?y3rx`SSxAwUnkS`s7V-y9nWLl)9V6>*jb#Q@+<)IrxyT+~YV&9vZO`Xo)OX zao=9F;{M#+nv+KoptK-qC;ICI`vX>OzNyc1xROm)-=`+=;;yV>HR7- zp9>7+PS>?osPm`F(yv){&HQ5dSJ=s+l-@>oFwrqDBFT# zYXGUA9^ug1W9y z3(`Xba)-u!PHATiYv(pSJji?Uz@ma@1s|#6Nk|Oicj}RYoiyEY(BySqkS5kvEc7}d z=?03qk2XjJSOoVGBp3Awhc-@6R{XsbZ8&%`(k}ya!-2RzG!D?vxpgc$M79!ENAlxh zas}YYk4n&a`ndc8$ISGG1*7Z7h>!Nolu9^m31R#)D}ZD!DSJ{)WDBMBM+V zWBLOcV<(Tnl>Xb;bkpA>ITldiv(@2@vA&fc5$i>R>C$AQw+;73&>>6BsnGDl%82ZE zf59eCzicjWI8d?MP!ir%NUKk~pg6jOx`&yv{1(Fn%ureRg%FyIWL*P)8ilC4rd*XV zQSWpllz(ySJNPn(UTWTD6fr*vSmGG4Gmxmn|8(KFO9%9-&> z6A0n6W^O8GrkqOKC#uZ`9wG%{$%to&Ttw#Y$WHzIgVM&1?Oi+f?A*I!_s%`IZ5cW- zbaKORe{bK0Ln(Z=$`Hf8WVLok2FQ0M@N=C*FJd#1@F|(=Lrf0+-k{%Gup^3M0JJyL zAdIA!zYk-tRYiOjAFP52Kjjjy-O6~`CFsL8FdM@tD^r&qfUaaY)^oZX>4yZs6&wJd zE^ISB$!KvB&FZZLKH!7I<-^y4v7IQ}qE@fyM96Us_S5vyYJnw$FGXUba8N@KCECVr zgrs_lB_Y`4AuW)zYEG4@lc_#ZKYsS953OkpsFErYzdah5Ica#H1KiVU?o-7ZuF-Uf zr3b+(sdQzaB z)G8zSE3{FS5kB@ZQ^<*Nr!3B(0F8qTlP;HlLFZ_D&L(2H-z(9!ihTuG^a|8xSCpZ7`sDL<-=;KTHR@scpX55|sWdk)&DkU7j6O(EAsRx9s?_etbERolVoYQjDf(whzt9D>k>|qpJCm zb3oY=oPzXCRD2%1{o&t9)4!m!r)gklG&PbI14HRyKTDg$7FJ0+5|MV9akL|wQOs-= zFZK)`PmK~2i7h&V(K<tueLM8F6O~cf+VM-txo<@seBd>u}j=YFr>_c-4S+CWbltkDR?kVM{thXse%5mShJL+LTNU^$jI=aJjFla(I(sdEB9afA8ks zj}udGmSL2=h9U)$7xl7VBOjOZOLFoh7DS_u@m3$5*Q5g?hStnrK+*d;X61e1)gsD9 zNyj}sCYZADE7H-8>qQ}vH5@I{Q#V!?7tXKo=d|ejig70cfko@F!Ufv+t}b$yYr$=u zk-h?h{waUQMGpHG2du%7RIGh?UEhN{`VtyP#1N*((QOz|z~IM*5RKv^!w_FRm>!@J zjHhqotB=zQ=}G8~!`NjkGqzn84)BK2LB}v-a+Q?ykL?T&j0H!>Qo*6buEAhp^ozli zQc?B{?jD;M4(?`^sldmkd|HOvrV#d4W#SXP(LA5ywm5c~is`gskt%S~RL;dWG4b^a z#9F(tE#u);JiJbpZM|epiXQ46W*xxR#trLMwoN3qrC7i9rEx*liP~E!4{fpX+K~@s znFn=b3+7^~$cx`+7L#Y%oU24_XAR4B*gH#9+Kai2d|QoLVl}6>gRo`0P4Ub^r5h+6 z`^|6Y+gL&-5OO;3fz^RwOQ9lz6BZ-cvDdd2li4AJv(~}qbTbJjUdak65>$%=&IHbQ z9oTGrSl_Y0%5ugJQK72+6s?-}<>3oCA=KKu-1xZ7NU^)d|7zPxT|%UVv){=vrU!Uy z>XDt>hZ7D5>grDn1p(U%5=Q z4O`q7Fq^joqaOFPdnsoeXg1Nn>=t)6;jmrFqXRRZAZMNTm}ooGapR8XQ)<(~DD;LE zc1C@JsFrjMW8Qw5reMpm7g&?2!6&v3?s+V+E0Ic$jq;dYSP&CWD07oBFM|@lg3^^4 zk5{WU&$1#+h~z7fe0~!m{(>0qC9QYV@nG}tucsDwR9YAI`6E<<*Zc)I>yI+(zl>U6 zTEVD?0tN6E7EuJ>3b2|)B8>V6qb4IUMzsY)Fo(lbgy(|+_)Cfzbv_uF4wW$?77F0~ zJUupsiYbghksrrGYtlWuq=Z97cAEx-#JETsSAnc4(16S^N&vaRC% zD%zF9jm{GRsMz!!&0?h_FclUDi3~E<;?M&MIx$P7@8JFF8u;RIHsROBYYO-%s8LQ& z?`yd4N8a>(Tw!^g zn-bVi*KKwEX|dTK)Q!q+LUDbxlv^EQRvAb$KX+u|Y3lzxJzamH(z*RUp6&^1azRl0 z8@jEIw-$T9+Au0Re~U+!Me);RUL0R$r2(8;wq@44e1+-Y>t zt8g|&*>Td+R7jUl(p8M-nqssEZ#6BaM*OQO@05_ z``&r%u5W9N$VaOrnuUIZRL7ib98$d;5gwSnkW#S>&9-+wN`j|UK)Efer-if>XI57U z)+Z`Uoz&8E$n9#U2hiVDTBc5PzK@xl0LCHRxJT=CyxaAvFnAA3{uGmI{?=-UWi$WE z?=s&C4ctsv-3Y&9=05xS)uRKg4dIt-m(OOc^%HfWyrXxX?{L(|QTlAM#KV=3XzAA=+Dni)-}g@6Go;tBLWLFRL-%;E>HY(%V*} z321NDs(zU-*wv5^Ouo3HM#elkf>_blNjvdOUn2a^MVmp>6A;x|upT)ZntFe+NRS7r m!VolnUI~hU!o1uUkN8WKS-}5ZY-S^BDXwksv6yo@DUfMR;MJ0v$; z?hrdmQfiGtP4eKPDPk0UaDo(YffVsWfd++AxTsqQjnNvd3izP`48#w5@PmLDNE8Tx z5hzx^^Z)1Up1CY%cPS}uBtz>t=lu7}x&1Q}Bh%ugfxiCZmNh-R$HJdY!b+uE((-?8 z`_`>npIR-uEd1VVwd_|c>aaV+UfD0`DH|NNTlTc2+FIK1YX|#OYY1_w4XDq>H9FzO z*0f@&)w13WBj?T=R!ggudN$k{D^k3m;Ih@)n#mUz-IAa2yn^qRiSAX2+S-!}36++^ z^K#&se4%i>v@# zpW}Q$n8qc)_Fvm1!tr)aBHwLkkr{&qut3*S7&e{pgtO}9b7I-^{rqgf6}gpVSGebw z3tqnL9~9*US7g0n*~u5(l2|S{SvM#0MYQLAG3(5WCFg>e1(@rXOWp-H*GDu)iHX%z zmB;7)!{G5KbRd&omf1^9#pehu4>;{UF+My!Ju^HtHF@Ub*zoAg>B-5d_MW5+X<*n9 z#xOBC^}_IYLpXMYag3cE89SXhH965BqWc)p@yYQ_=G5uNg;DCz@J)!aGsr>Xf=Iuo z2~4@zH~EP)K14pgSBA8}e?_k>95G*Td|xb=yl=SKa=zg1!wj-jWi}0^f6;X^%`;+4 z%hOk`{4aHoS6SEDs|KY%oh-0d@z59#vlMq3LO`*BIZczHUpOOT`)8F#&_1hX+-0YPAS`=g4ym&moxT9&1+j*iQ8?LrE;#!cx?yI%pqP1K za&&BJI5TE2R3?V(M1~I4#n6(Mb4yOyt%s?56;sohsmX~G21_MkNh*1L9rf46lFU`b z`Fa@It{8f0Z0c(frq+n58q=6zxF_mjYSk@W5DA>Irv%)WmttEvS|}*S&P2iiYf4@! zwm(cM^G60EL>1I};A`HB$axg23(hL6RlEQn!@5j*+L~8dB=_p;qo~z^LugbMw}$A6 z;|NG;427%_%aK{gh+mq^M!&Bjtkv3-A6`0De9?Ecya?0BQ_Q(q9RGJjj=sra;ezmr zuE>|&CE>`-Q_e5BdZH@RiWBj(;FjF=r1^THGzYt+H2Cu#vAioLTL|b@rY~@QPbw_x z$UiDkX)1&bf&yy?3X%B|i(GTKBsp}|vWR3Vt*wCZ9eG}EPcI^GNca~ghet}zTp1=s zehlnG6d)EW!FED-6C}X1{qiVA!>tL%-bO4PX&OZ*&P%apWLiu2 z_Yd%VV0Y38UTdD$8$%4)a%$qlWM<|RQX|nkXY{q_k(KU)*FgVm{(`sa79#4~zrOkyDyp{O4A$0lYmKpNKxt1Xr9H;}M^fBorEQ5( z+GgKfgIg}`ECk3s&KA%6z6FWo}4;1Ba9X z58k=V*d3$5ZCHWMI)%Jn_7{u!xu`?-uOHYIa0E9Yh`QuZLs}#x%{$@|?TBBz%Z})k zvI|ZrH(PLWQ6(mO0KR*9`PcJHKcx5}Us_8h4a;Leh?%+eK*mbqswK0iTDR9P@O0*d$?;LbiXFH*&uX>0kT&JXjpLWal2^#_ioKvmm$887pj#;mOiEOzp zGaPFuAxq5IeJwX>g~wGkS*mG;EyT3B3;29TL+WfyG_+GR%wpdf+1koj;G0u37DgH} z0%rh5-=rb*#JH)ZA=)B_Xl}C~NFA@oC~KQM6`OI-XPs52ocD?$uWhv&Tg6rpsk1`4 z@yDLNfRlvSlo4|T#s2=oLFo+IjBoub zp*W0BBw(!Lf+!B{lL=^RUl;X4>}?zXoQ9I6UhnQG23?ZKi5E#RIFsbPS6xoMI6gj> zF>lAd3~@W<RB`5E)N87MQ_X^2p^AQj&eXJc{Lr5 z<5pP;6~N7j+j`6lXY2iNIIB~#R%^4oD4|;=B4{pPHV3bRDyM=0%r>9ns#25CwK-EU zl%XTk=Bu^zI~$15BXJrs@HHNxg9#X$jL@eN&^8pINm4f$p-Cb)6QN1+)*qosNw|>+ zP0B?LM`&y!x&sl~NfD~AS|d@~8NDNokJMZ^2i%4@PN_J)WW-&AGwncsLU=SB#{)@; zy}39ZNXqez#Brk3jm2@I$W6p?qP+FTaZ=K1B#x6ZR>N@|o38Fa9Jf;(b0I(^ird4N z_wg|tIZV9`F`QO0{BIkG;n>xRfv@oxPD=ev#&FUs&`=B~N!?%!CyCrl3@6E3cMK;c ztOjB@FZ`)MHBa1u271BD3p!idvsGNLK7Z6fH)D?06ie1Oc!$slZ7_lT4a7*uH zv$(+L^3Ku)c{PK|pPY-+KY4LRclX7WrCF2$cylOJaQ4&@a`t{4bhxiunKvZ4IS%m?`6|$aQ%#)caI@1E{ zUsba48+yK?YFf%#!+}=x@;R-B)xT=x6;UenYl&bb;^*HX^LBY~?#XH-s;6>`-pc#} zSNrCymhK)5*(^0oReaq&ga z=m|?Q!%_S1QT8V+TpDv(Tgt3C||y+Bn4~K4-b@* z?*2MGz1pm#+B5I2q!0Z)OKQmb?HcleK~vs`mb7-7v+Tkj#In17V#>=Uf)t^jXrCsj zUeh|@YDfDjwQ7sQud34k9MDKxaE3s+=SvvbJBHf%Dbd?2#=R`gev#g@-qJEEC1t_Z z9OeM3;a@>*wpZlTO%#y22{XCmgEtKmfeIX2y#y4@E!3swq1QEUMu8;w1@qTaB+(nn zrspeOyF%^oV)_LFm3=XS#jF%XULl4K(>U}RSq25C(cuf8Gb+J zS7>cH2L8ME1$`#O${r$Zc#F&ryFL}1Vu6L^r$Hdplg8_3=b89!`6}ACs0ZOD$92$~ z7O6+6?K_$+<(7Y{N765327p?f91h4sUU54e27IfqXNS2MaTtuK+hO27B*EFB!|Z%G z*o#cLh}-Nq zCP}ZCXCSfRHh9{w+Zc9~dFKAt$Zal0-3IQm4fX!hZaL#kx&E@VR;+AwRMCG{ z75#HnL3TZeBk7Rg_A@fTY@P9n*@EZ0GueXclwh1qDXFf}9j2w)LhwRTbNrd?>WsgH z*KC&D@*#ls*-FeI%6e_7+F)`IC2KGT>Hymd$GK=J8< z&=|gnXPM&Ga+Ms6cN_3ya`pr27mh2Z;H^&yq`{$o`QG>8 z#`jcbCKD7x1EA2S1nvBcK;Km_uEkQt&;aNM3iPK0dRa}TA<&`F^FCgt@V|uaEsDCz zRCkab+h~R!dMh4j4}}?TYqSo&E#YtuwjMLviQpSVK~ChgmGvmPEaZ0iirgbgZom;; z`C)*MS^{*WZS0Inzn9cFb?#~(4XNOcsDvE@D}jKCF0zR_M1b26Kc7o&TD(pEU9T15 zHd%W=ygd%}THOxyrs+_Z<6Sn+p#Zm@Ls>j0Yj@JO_CFyDU)J-Ee&Uc&3zHY+lUkV2 zfRFVGNG(0!7_{`LZ0F#>wU+>YM>qgu60t8a^T8tt1YwsvSfvwiDizQ1Vh5Wh#7+31 zo1m34a#8}^H+E{-);cFa^NPj^{ z>hGUe;W@#4m7LXloo2w$mY&S;E1fpjhSm?L^`wgEQMKT%CIAYaYuX+(_!H&VS1ZR6 zU*%v%i01f1GIlo`9Yd%qcfaT~-kerDJMf~n3NnMR#D?5ALcIPM{qxf&!MRY)C6L;EYywReqn=5r)CV?#C}`+rmF=G;keej? zpD62XXX}AS;5o*p?!XepN2b~jje>r^rW_um`Ibb}*LVwSe^$xD*9gf|Gz$8p-w&bB z^}jzb(IRyo&7q9#D}dhjbkZLp1vGTsoQMu-u7u5ye6?LJ_9JS zx=~PkaAc)a!c9s9<5yVoq-@FAel?%f&1aI-PuJ!X^g3qrM;>O*o`&szEl(pu!Bx#Z ztnFRoPW*KnX7ev8`wZ#*fEm~1h@ToUj?6>wIh7y&w&EEaeY6-+YiYzfczn_@1>R+p z-+05v;N*vFN+?QLDa$ViT)?E1mEWqM`9~HV@P|mq%vV*U5?zkQQ5_<1st**kA@Y8G z&q`{O%*KCLPNxEr4-4k_FI1`G3|JSYoeo7YQQ$ayOvRzf(Vo$zzD9%`tg5~Ts1u>8 ze}Vev$iI|jDxq&^oT+C*)aerEn;J(T>)#;Y`#6WN0r_8H(Rd&X|H5nbst+oZh{*x;)x9DRuuG`S z_-E*&>IHmEVWp50^YF4+l(AGo6rgfRN_1clFuPjaHwzM+SAyC)dglC4t^{x0`s_cY zKgP|{aDxCVXDU&_XrCmSSCtO*uhy!5#xIe<;d+D&8-#f5;Qyz8KdIA1L|<~*hRM`c qp9y*eDrn-~7)DS^gaD*OVukOH2iSiMn?admGh+}-aFbeaWBGgI({h9W delta 4161 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�)S9l?Z!S)%&Do$8Dy|vL`Ez)$@ZJnw&* zstbEFI_j>0Qi0WQ9_MpX3RL5HO^v_BVi}84rocZqu3E5)AFDn6Hz}L^988JY?cV3O zS7TL$6`E?SnzR=2xoW;LR>MM)EqHx_he8>>h58kAwEU1t^zly0^=d3RHhb~B{lUcK zv^_C-t~~EJj>ZCU5%m4eAVjTqm!RWy=$d9r+Fpn1!8SqJdL4Q+_?o1ZI`mqwOVWWl z^v~d4NrU1<(EEgR)D z(r^IprApXh$Vvg_5<=LLg}ye5xMsA&>!_Ifv;Gyxw(bn-&n>!Ja`! zyDrIGr{$gkPaw;w_)*5pkH4&YY54O7`qBbLilQ$m`qGC!mhv^@h4W|6EoL(I$~_tUJ8EQdv(vNU z*O^TA#cVcv>(;FgGt*zp;O9sDA~!Q7pUz}5f0`H~U*612&t!7TiI)VQot_fY^C!*p zo*0~YSH74x?iKHUj!?e$CH#8j_rzyrRt;7^0rUsC>FKWH})Lg zF?yb7Y}vkH@7dRlE#KQU+#Vhp+jg(z;Bn`AujO{O&(eH97DQyPs z`dkh}XDdasRNt6?fDpfpC!Z_St+kC+tGZ|w3$^;CQeoK|Or5zWN5cF-36owyPAru9 z`)QsIA(N7z5kJC+natCIsoj3iGg|gF2c#R|VAF29LGN^6>~!2M$8bA_=QqI^SZwrr zMz?KudI8jMg4IW|ylh37V)cLqR&V4Dt2n~$OucGZlH2UxgQC0Ky6-qEB+50f=|nia zz?=@uW+w9)l1;gqUp1>si$!y3V#%}#0ZfG?1OhUDG(@0el^C! zh<*Th_6)BBF*XtDD73(sn$&I$(K5%hR10}a zlJY7@ne*L-GlY_haj7Uu1jHR6q-@q}5#1c~hDzi~Jskiz2pJ13k43Xuw601*`jE)N zrtP<#>qBHh>(#(gluQ`rAmkipa%$!3%If->q^Apdjt8E<-RkcSA?Si$I1*@ImJ&*4 zZLwUIl>917W_Q!`f|lp?(suixo{&vjz(~oAvQg=~wTfj{*9s-&GXnXspbKBzbvwP3 z$DGz<4gtnQev&m%u__fSihUE<=eka}>*&!xtVch97!$t~`w9%Qke6cL5(dy{d)FLq zYa4dyHd5R_5=Sp{Knha=PDC$;93^}itjeWAxg^oQBn0nuT(7g)Z*QhhKcGb|G6MmE z@ZH`Vg;Z*MvAAw6TGgs@#Fqu)&350}bbSAM3h_f)#DZr9<2u18)KcF_+VYp8xP`UN zVO?(Q=#hWD!PXRNbC#!U_ zP+GC7GO`H+ncGHb5Lp$H_>>nXHWSWkJ>PDK_$EdV@be7g1-CH7mJr)6MYo;{*wZ7j z?KoOe64pA56g9_q#HdJX)@tT5QZE%!#J=xDUA2?8b zy;!J7MTxxsD4e3#Z@b-;n$GGxS-8*^5(d;s_Z9Lf5026xax%_?^;DeGQNe-sAasxu zr|2NJoPZ8?<9*Tb8BPi~)JF+vLm=}UyY-Y%g+5*!2!s8;NC{WKbt_6p3xv?_NKZy0 zL*xvF0{y;-kQQ1utI_1d78csGeSK<@*pxB}K^IBVgvKeWRyA`)g$|LJP6sFkrrhF= zA(b2#%@?fFQW!ji`j578O3}etL<+ffS>p^0n-dm%Fd_3YTp>9wTrQL@6_p6YE(H|{ z-`#UNJDSbXS9G4aFWpN6T*I+X(W;jf0U|#?wu>{Gw$t-IK}CFyU9ns(SS8eQE9FW> zRS330!g0@coem1IU9a0sR|)Q%7(#=nUaD2r)oMyE(6;@Z0DI4rLELF;Tr;nll}gM8 zut~XYcXiw4#7@b+i1BclcyL@tP8Rrg_IkG zbAs3({;IiDsIAKN@v6Y@+f6rUrSKb-^q4UDyq$c)cg?>5^C5;NhdNNj59%Yn4j{ zRr3>$b)?(h?e4hgEoVZv9M|CjIGT|l1La%$B*sd)Zr0VY1jT`_*Ry+G$~SHk2N+^>9FVDC z?XqRnV|c|1JRj^iPHzbEMD&jaAp$eTB|-V9WtP^%1G5dFKZ5g+PG55nlQ@qEW5S?P z%7CNfEq$|4S}K?&ahxjSkptv&Zl~$m9dQtvlKU^lHLXG+pQTQ=^eE=bl?Z+jpcZfz zGsA(wil<@`{?q+%`_iQKq*w$H$2v zq*{Uob#ek5#GtX9U1s4pmQ!R1BbbH-rkDT3CP*#+&Nauk+c5j)q*<^$ms*4mD(vgP zKC=n$OQSd9))#d=0vKiW(&WljYsD<7Fe8qHj(EPaZFkaf=8macF>2NdMd@oI=a|{F z1Gk-Wvpa@XIhk3l4Nk&| z$tPlKh^ z`Z#nKKnAx<49FQCa3eih+%z^%y@_UVtz1%PQ#Yvf3jK>TxFLJLM3|Vh+q+(e&#Tay z#ocUpo=6AON!dVg3@6jCu#1y=nR<_MJL~_DAx8TikBGJ_C6FjOat-R`g!7_jqA9wl z7=_XHBIO_IEsGm?q<@M9Fh>GdETFwoy2k5T{?CC=ZVQZ(!cXEH`OH!FMlYh% zkk7?AGB#cGK2FZhQR2rcs{WooKOi@+N^bsk7&jME+)z;@&J8lN_U`1&uytN8h!ZiX zoi`51&oyapY{eRTdpyMt6+7enV7nzw&e7S347D}zym2g!HB>fL+u(m_ITC#_Gj^DJ zMy(}L2++72bq{hH61PpI&6~rt`9z9)tu{S-XTRDkqbDS+w7#X~onnm#(aH*Jl=+dd zhT*ia<_dI=EQ{mHlPONA^Ch9@iQ~y#8%AK1m$&Sw@uQf77z;f@OKaq31bq@|5OT9&H~k)5nQv9H~V){(+Wbk>!blHa)wE zbSurSICMK)UXKy4m15Yb@urqf@dc9UZd-P4M9p|eC(R%~5KxC^zmh%lgUTi5cI=@j zkcu0l*#p#}v3G*BR~JFIigq~3;}5ke6g8(~JrQ?(R8~`rjK5Bik6){ZGsI|j+fTIoibLHwr;W44LC0Iv zPe+Dcf~CHzWLFncLZ)-1_^K|08b<&)#S)}VE&$%mR4i;TrKA6&))FYY>^j&z zrpOtYT@u)#g)`2cmkTSBzkks3CyoiGw%qL$cZu%iv~mG-XuPrZiWWBGqqWz@f$KiB zM_`A>A+NQ?!kSu#ZnM_5-QDyOG;*yKP>05z+^?EN9HdAM{-@SHX@|3Cw{g0XGSQJc z9EQ^}IWqn}okFLHzc|_yl&cV$TL%)8ROgFNJ5lTL>u%NXw?IG-ig?SLw|E*I2}{tm_A;mo9q#$+RjIK1WVV^702TQk=q4XW>IH7U+C7XrI4I#=}@+Ch1bo=OAo}+^kv-cOQ4isfNe>^ma<`RGn>KbVpB+aiXq7XL8(rR>jzF#n=Q~~HpkpG`?ZR=@QA$iEpbMcy2pka z2hyJe^0w?1$a1eh?)SwEG&W1`zl%S_wO1I27x${hfhk<`61}cT4SPon!_7+sgXEd9 z%DEpSnvbrR&Ae}K^)PbIUB;~qwH=(u62x~h)8am^<9|rD2suV>-N8L7^fXM#2?ApT zj_k{K@%>ppi}1-*fHYA4J5%&x<_pH~NhIS_ij)D^)EA6XqXB2qfVmNXn0Pon*_Tf+ zQ*^VDY)S~(=XMDGB;InM7flU9Tj&6ZNDd%GnbOCbcPnnfabkk08#I9$dQ#$6f73Nc zH+b3s)`@}CbWlpddS53+U7U(CMx$YS%plv*++WjEm>NCJ@YC#0%DPUv#r`hJ<*(q| zy(t@;=SB6PHpZ77O>ATAT;GYB=6E)iBi>_xpOTFUwPfu_Gbu3-apGg|kSQKi!2f@o zIP?q=T$NRSi)?)E6LIaY#4ygu2p7f#_Cp#2B?>ySH~Gf1OdN7%G-U3-_X|1oJuT!I z)K1;t$dI7+c90@Mj)+Snk3{U5`8znpAcB(Jhc!$kWcrEg7C+AsKNPciPm0dUWvsz} z@h6Rd%Y(E*iqi26x9QkM3$0A@=0ju_fzi8;ZcBWpP^4m!8}?oo+MInZqEp<)MiYY& z8S4K^B89O<5dWDR_a+6adqG5YEf*n=BOu75+1?hTkN}7QiM2uM@p*;?k|t*m*;9rh zgkCl8Hsnx)hmt&RswItChcPKRbmAf zuhAHe>KB;V%tB->7V9jQ**HzVCFu}NBgv^i4;a2Ub>^h-ZTwp$29^_lKSDH#vBM@X zK(}d#Yf3Xmat6zu7tYz}ReK5crtTK##s5muw3@#cNfKZNc>PlH>QZR?EDMSt!7)aC z4Yvcv1)!#-p~qy}vP@55X8?Id>iYAnYtV;>&+%%8Nt5%DbRME|TlSp7oE#KII(37M zICozt(h5zo1Vn?B6ILl@08hjleTwjHPD5w=LfT*d8!7F?#Locy{%1%2BO>8L5acx| zY{Yyhx%5Xd-}mty*z}aY#Cjmn3)&t!^}yIO zADD9>T-Z?CfQ>5^n8HtmMJHUXl92dUhr>l^|817?8*lv+W;`ODg2M%w`-hR=KjPmB z`W@(o%tJbQ71*M2@Vn6nH~vnDG4Lm)PRCuTl)=7@9e9%aM~PzG3M&I8$Fw)dq~|w; z&1_I3IXF0qtAazLXGEGyIW9~Y@VpjYo^>F(Yu^6q1-ov@=I zD>iW1?^AfdIF2y685S*(&5`Eg91Y}d6PO_nBso3Fe*ew*90bdl-k&BG63{aL=ws&}zxeo5 z7oL3lq9Cnwxpd{e^3r1dzGbVPUyX?2>8WAwAsI~mgxC?@;E4VsNy7Ui;mjz-=G$G+h7J1{G{rM@mQu1x8V1if+bs*-=p5%EW)(*4bc{R!eEFmJx!3rUB zpFbf0-XTHEG=y!&oYISvXqM%cM`%1GE*^d}xnvM!4?oJwAO@+y$#L`?^wBcO5<;xN zl3!F1M2WJo4^mRS$&!#OG^7P`P7G9OU9s|{etbO5F7}Ze3uzFJ$WIJSj@Pu!Y+mLVGy7j+biYrbjNFfEZ@XcGdK2Fr5iN~04hRTm%mcAL9{2)5e zoZlwoV1wlo^;}^5&6rd_0%^EkTzW41X2f}6(zkP7<)Iqq1>HlP7b+d;yb$8q+!Q(S z_t{vbZ~PGS9$Bx5;|~rnipDvkW>N4-1&L#)&p5AjUEg_D1|7sC()Xe9_HmUo{R4`^ z3x!h6s@4sB>K}#WNxRobD+D#(*NjZ@uLs+DX$Owrq)5!Mr z_7@^ax=8dAVZvvEAnqh54wozQ4I+Ac*GO#w8z)}1lE8_-_J{*xC?PiTCiasq@(qAY zX#K|}X;g_20d7kqVRm0YBj(8p8pKOv0%ydoOg(c-uqM{xq*zJ5347Xt*eAxxw0fdP zzeH`O&ah}D&d97} z1lQ@xA?L{fc;rExmYXRl*W@E`WSK}1?kq1(W?5xJG#J_B+~W~6E35GDEIsrJo?166 z0{E%IN`~-;!iUXt6-tyjRNABT;kc5gY@Ahw=*l3gN%#(-F?)#Z)FyVOaXvc)E{B&7 z3MtPlE-ndfwD{7PgO&^#p3KqXXF0_*#7j9r9Mhc~;8v&Acge<@1!?+58CpmT!^HP(MJxgr76UR8Y7fi zo>r(@8^w!Si*!P87>i6JT&Tq@Z4;~oynI^7c5*H}HOsa?F3{jR1rD4p5NO*d2%)CX zMh;@IaDtXVs|*bExV?##Cvm&*fIX$k+3_j|oIanktIv~A8x`Cxhhw;&tHslXdR){Q z$slg%`tgX~La~GT37psSB!t`gAv7DTl;f}=hzo`i62@J_C|pGrGK!g^0ml2V)9dYV zCD22-TQo%JQ7OCKL07UtCopLo*`Wb_&JMS~J7Ma_`^H|>nK;@iL6Z-!n9Rh34O2IY z%pCRHWFEx}W}aS+b@L1=xnf$p0WN|yu9O_cJ?@a;7PA(G%tuqqmYaB5Y6r5e{P zX5z<(mR>YjZSoL3&szFcB(jYAmI6vb4iqK@p0^sYX648*?pXb39yyx{&O zKg#lQ20RZbAI7-NkJoKHZHxD8Q#;&JugjSvVH{J%!{(IwWF>B)%k}Uk_u)>l8&xG7 zy+-{d0sN-KMA^7j;ww+FQ^xJQPM^QWHJo5?gyxiaI2>D=i+meLtQ>x#v*YbJ)oH=CNAzigvts7xxuU_D%Md}X~K^hv=k{F;mTh_S!E?}vr|{qIc!() zP}gWtU;P@ksyXr&J8{&k;&x3DS!Ysy?Fuf|CZ)~V6&)k<@9f_+JK%G<#sf}Im(%C= zpt;h-?x1Wryf72Stw&byY@L<-nE}07cNX8>VlkT)C1D%EMh$CSRg=IM9=mhnc*?OwjQ<`dvw< z-*>H`s*@vspl7clqsvUr(Nzl~U5j}4q14d5h*!F~M1vf`58QE!PJHB!s#yS^utJIw zj)Pd-=hf40l|_5QPk86T3(HLFdh%I*ux~eQQ{(>8vOIQhKK`mkJHxSg|15pVsjYON z&)FUeA6%yMMIen00Z;YuK4xQ%TjF8?#02VjR14pC&LeWb(AKxGW`j`TiU&N6&8GTWDKW#1LE{M zApQc~Z)tr+ES~rjxk?3L7W@-hhD-?f9mIvF>8~E26CK|6SBNEB*!FA4Rs15LLRnxn zUL!hv#!=#di2sAFzz3b#<++qh;qwZtikcX9(#KuaYhPD8kL34`;8TR`!^?vm3f3E+ lB|0Q;NJDyP^L8S4SSzKaqPfsfb7g23slz)%m5>fs{1;L0gBAb) diff --git a/_module/ncs/_enchant_armor.ncs b/_module/ncs/_enchant_armor.ncs new file mode 100644 index 0000000000000000000000000000000000000000..c92e40bce1b99db91694e74240af9956b82ff7e3 GIT binary patch literal 23464 zcmds9eQaD;m4ENehn?85-PR2)Y15aasngcU#!2e5&?a&03CZHxsqMCb4e`FrJlj*o zGuF&FX;!G4l@J2$!d5GU)b4_cU{PUNRG|t{RH6J)K_v=eS7pmbg@RN{cIh7pMBS)c z*898X-23LQZ`ba_mh~6UZnp5R)wQB= zJnd-AvYgmm7L|70ZEdm^78b6$mJ^Rz_DRdO@%5S&rQ&y~&*DRKbp>DXs8QTRIodo zHOF!yiV?FMg8Zc%x81!B9dEyh8vfXdf__J0Wbo*~$i(Ep*n^{EeQn!B3+rjg8+cLU ztDzy~erDYgtfG1@ch=9BS4+uM1sd;_qNKCa?o=*6?YrrMo6Vhd3x3fp=3H6r5-XzM z?!H|y%jt;TDtL-l<$4cuZC^(%-i2HO>(mC4R?6Z?W(iBh(;roqJ(?`uPS!{{M)!Xx zH}9r$fTifpcxQaKFh4bwPNw~A(JcrQ5V-hk67E2LHkWtLri(LfaVA~R2B;3!-ily- z-T*7obg=envNRE_eHFp_4+AVQi<&!2_N@)D?vY@1>C@2elwdtYlQPy|u=Xt3rQB2U zC`~l1{z`^rA2kds-e9bj?tc5%hGFfm2-e>iV6`+Ito>^Pta~eh^&JDO)~17X@7e(C zzKUR7HNaZebg=Gg7FeBTaJXBdb-nK3oe_!FKazuA-(a-%E!n~M?Or2r$za+x;W}@? z)z*Bt^cee(x*~?GOGWV}Tt7G9YHvPVO$*~gaH%-nfGeUR2%d}^nh#gg0{IYJDv~$h z`j%l`9nFWUnW6mg(MJ#$1s%*H+cfJP}_4G87JRP7- z??5u0a>x8ax=?JS&zIxWySdhIQ$DN~Zt5hWiMS2sGHVMr<;=ELw6}jDdsBxJjlykc z>Gqb$_{m~Eo%Awm%IcJFt7UcSl%i4SEn~JGN$34Fg_}CCFmQ8TlxqTeIdx#sMBLV# zms5uqwQy617fr-%&3QR>j$wGYz~0!)sdJ1*;r6HF<6UjmGoPCFbJ;bApV~^)GQO?`xadVH`iV{T^u;+5Q*g? z?tAGQ5~#p%d}8#2iIK^+Z7snhS**w8#Np8s)Pq{yM0~#_DEH);?~+*dr};?na2u!n z{JkbO3v@-Cyp2!fT<=T{=Z15+LLq%RJKX?!=C%ND(K*3Y|h z887Ll+;o;QY~0h{v^(pab5En2Unu5t=ls+zVggxN$h11c*bQ3*kC zi@W$Bl!&u6fUy#T&e2GjRVZ{y=-zQ%1$4;}URAkp;7ul#(NN-;guin-+_%Yu4hqC$ zNaq@xY&XrMM>DtQOKszW!=n>N(KyaZ{DdaQb5agGk-`zkAyU0`+`dk@-70WPdRdW1 zC6}2Ja9bz^M6(a(K+cQjh3wlqH3TkkMwxx8i@37a5mziOC*5IC$p5#T7Z=&+5>{_0 ztO$NdM54s1c~*Aob~TEutx{DDS~W+qPjxVeMBF}Q($T~NpTr@avIje2e6Q3;>v@^5 zRvC_bJ8b(Fb06<%iU#Tu_@w6c&I`mACv2?MlSDHAy@|zuuS&k}*BAlg6)rV-)}Dq-E+Rbz@cCM4nqF z&39_hJPDeZi%Z4P?x;)?4xn=`lboE&c(eYjpGwcq66v>eQ*(Z^%t5!VWYGLF2kl?M zp!Oe@Iq08P9ke5WH{&6fy&PTpQ_CFl)C$JDahYT0mp`WU#bu89i4}~wvn~U-;xgI| z|5D-06nV+z@W*OSkc)>CFnX9owY~`ruJ;QCKb!P-@9w)pES}(i71kraQU7O1S(_ayylO?; zx6*d-L0VbGMdSJ*Z`PakC(h0J)Zw3~gZ!C_*n_O&1`id_8TF;*w)Kq8P2c|IawD$q zR?bb!C7qky{mbP>T`I(QfMECi1v}&FcA^y0~%v zOXp@4?WR6%P8!@S8ym3<)%1RKS+V`2#&9Ek_}Tz&4mE}wv0Sg58|#~m;YM6FG=Q7i zdE?KY6xCd#c%z;F<~YZ>J~$EnN$9u3PBf^xrL4+{YSo*#`jW+@uR8Id=S>xR%AX2f zwAv{gLi~$EqbGyQgN^U+ejjaT-Uuji+BEjr)Bz*W6W`JCwFou7reZfI4hEu!F36)Q z91>FFZ}ZQVZ+NfSy0;6#U_1W*B%!kf6uZ34ILea}ir|Rjq8RKo>@gDP%xzmMuI^72G&f_FEdQg0d6X*?KaYrP?B7>l{dKota zy?jWV#JJ_R0{bH&v9?Pis@&KG3x_V^0Lrpjgn#M8HN&`HoXFvNZ_YcLjf&s6i&}Zx zkd(I#j}cYDLe(A>I3Z%_(=nOLCNsH$Kbg$)sl084r3&La&Lt8 zDbnWV(6OY$`w>`_X)8|6-`bZ(VoSzR2k`y{&j4&2c*beR{x~lN^H&@)PYkA>^7y!y zzGF*5PY{sXRkUPMBA0s8HzUdz1;1?M!JFJWI^*{!p=kMha~4!ho)Rp(SCmAl%|eEroZ+ zL>UG{$e&lDk_dk%q4>Cbe$0w)bV<#r_qbBHPpTfGJaP#mS*#6I@byXTe(J(%xu`eC z0jk*ceO8sxpg6eZ_MFJ!>@Sd4gb#lffQ(MnVxHu{g=u zrIOsNWT7XR5DMw|xll+oF1QPt>RoR5Ds{Oa8HZ_XAq$#MCSf5{^O?*!?Y_cykKvw> zK*g4rjW#6foeVC0vLPRrBSH;yPi71l>P_DIOaZPMZ>X5Wt?6Tv8G()P){yLlr=G@_ zmavt67*!CTy%W#J#XbW^3+B*OSn%_FWo_fn*P{lLY}vsjNGW9iqM>#85`-Ft7yRMs zO+&%`(TXieX;(wG+aJJ3myA})(D-|~?cM->1KVYus@ZP6B(qB;$xcP{gCrZo7B+m{ z073sucqTD7Y{TH2y5LEE=+}m}s@O1TjV|K@8-B9PhIy278y=D)!s*noVeW0(FixXp zCTD8dF!x%y4IhIZ7PDcRvR8#Y+x|`~u%3E7Ux%*hdOY9pO5Okv-aUb&h;$Yg>P6%a z<+ARSm(CPiFPkC_Q8ohJ<$|C<{t(O1aENaX@d}e!Z?aJIz1hM{zPJaRuC~(wy0zbLxk=uP;nJhJjIf@3(i!wss8>fqs$j$Ob zEa=02Oz#?}IFO4DnOK7iaCVnPKY%(IMMbqUNtrsZwCh-}w~NU`tN z!djk0>^p>;sMbN4GMtvv4^Iv`y%$4Ve$N)%`-dTl~Xe$D_$AMhMH&`9wg`jOpV0-97cQ>$xIB9PCDZi-057_cjxD})J-x0lA8wS^Lg=l zCXE=ssp);J2*Mr>?d>vnuZP)&OTUTihBr{mz^6>KcxsZZ@j(UOot?nT&|>(Hw`7;e zsD5VC17WXXP*pouWpTeA)WIE5oees~N-)bw2Fz1p^S40ZccF9< z@Y1$(Pv5@%`|jP_zi+=_ZRF9B6I(`y4i9cQl9(7gs=;tyq*^_Y0r7hrd|YBjqZWm? z2;u7)8T!0TpLp9HnFcAbhX!FHhvggUZpN)9>3f$FqFi%!7t>`UqKF!1!*nYs69W(} zvK%-rx#Rv4b>RIXV5TN)GXtSBCdCPawR>dZ*_~7f#6{r~VNXV!?I_=@huaYm@JHU8 z5qkGl@m9cLMc%Nn%VnruWh7iSd8i!hbd*$?IFT46_2c6{nT#pkHz?G`c+ogOMm?$Y z5UPJ4t6)>Wi9?n4Eub-Q>sunP=IeH1zEiK^R-1zvS> zI0cw&$VrD6J6auBPWf3%PgXKx7Kv$Mbu*Imc?}qGt|b$m3K5o-U=RWSFDqBVlo+Zu zhRP)lLT68;&s$Vlp9y%iS1b}nm}jJbtwhznIb^XsGpHqe56dp+)k!M-X~q5!h*8k` ztJwqPQcuXG=n`%hsqK`sbu}9D7>K`NDaEU@m!by#i3*XxYNmcLZ&*N*Rw$d7 zJ1&|E{EB4t`&#>Ht^|i|ygr~0$#3Sf^P4l#O6j=GZDCZ48nIt8F^FFWF=3QqQovvW zVp|k3da}WvmUCFs0WZmn1@ezX$b~P;ToxAoSGppGaLM2W@9_hkCGhBrM3A#`8D1&0 znt(MW?;yD#xdiX8mAoLnVolHY@<+w5%L8zw2{N_ z)GY;_MDrNYgluYX>I&PU+PkS1-&8G}!woVZ z^O_SOxBCKn13AO~9sIUDe0*qNBEf!1@wna{Pf$!-7JIJi>BWy(@UD#qWGssXfb>mV zREc+2RkpYPhn&{GQE=aWY-Bt!HsKx{nHV)iy4~HuD(OYI-7DhiUc~HDm^)p(Mfu^x zI0@nGP;t8AJJQpuij*$2BBcVY2-BEJ_4HPP$-c9C0Kc&C_FZI7>|S}U;C<05qz`;B zVDBmge&fdn1`}gso#bi|q@zK_ARi)tT=gJd^*868Mp_;PSn`zML#hg7y9Gy+VplOK rH?Cv3vs539O3M+^2D~gODKN>Ci2fEod;pL26XflVNl^EmaEJc~bqYsf literal 0 HcmV?d00001 diff --git a/_module/ncs/_enchant_helm.ncs b/_module/ncs/_enchant_helm.ncs new file mode 100644 index 0000000000000000000000000000000000000000..70851d96d1f157e310a0a2736409044371eed38f GIT binary patch literal 23514 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 literal 0 HcmV?d00001 diff --git a/_module/ncs/_kill_mine_rock.ncs b/_module/ncs/_kill_mine_rock.ncs index 030e6674e50c23783b4035bffc5ae8de2a0367d8..5b8d40c63a73277a3a6370313715a8bb211833a3 100644 GIT binary patch delta 65 zcmeBYp32PY=NzmMW~gW2#K6Efbt7*aqn08w=^qR%tPBhvnPeG&fK8eK MDD?+SeofPK(i68RGxAP$WQm(>#<-XbB02dcqbegCSTL4p4ovVMr|4upW{utXj6JeY(G zi!u`<3sCe2OvI8^iHVU3tZp~!447yz8^ToU$wKUjFo|MzmB~Wf@sq!?FN6t!EL+1N z$jA>iM22%ILP8BL=sCHcD+VUM z0wW_Ra2Qy?f%FF&0yVt4c;)x;sxg{Oe#)!i3(>#~GUNvX3&con1$j^?n}d0btPBh( zj9?}!A4CEvLKuS}20+No9()3fGKmZfKt1eC3JhRl|1husxok`gC{|^QhX$Bzu2fOIRdg+Pb z{JcV7HD6?by7+!itaM>ypPaxGH@TNvcd{pA+2o^)s*DU^k=tz6lUtY)C%Q;-eeILWhRDyVCm^BvnHFfDlswq0dse<&X^p|hR{1_axJ?GBP&R5634>H%Q@5- zIl&5bIG0Yo&I#kia4nt8&aFOqA$vT~3Cky2@u)JgZ%*K0WSpGNtHCHWc>=G<}}f{lLHiGlP|Z;Ug0y=pcckzyJV=rFypj diff --git a/_module/ncs/_map_chst_spawn.ncs b/_module/ncs/_map_chst_spawn.ncs index 6acc8b6516c76a36fe21921a34d09149bba0798e..641521ff1c97676470a6fcc2a1b52a9d2f660233 100644 GIT binary patch delta 59 zcmeBWeaXV>=NzmMW~gW2#K6FmIg!^$fSCaZSU{u-D+9w8riqm`jAj$RX|k8gf@Ih> JD=_9V0svWD3p@Y- delta 94 zcmaFK(#y*0=NzmMW~gW2#K6GRJCWDOiiH6PSO}2z4L~)_V3ibnT$O2^;PC-;~rel#?2a)4$n0$dznsL_TH$ZaBWDX{C#ut+vn53A*m?ppH zlGVch=m1Y95cv<9}Fxk%pe|^EMsM0*uu2ApT&ZST?k_HpB@Gr|Nm qf8a1dmJQon&3ywd3sydb_dTk>5q?SqayD;}*uuyUbri&D3Jd_$rGE4P delta 322 zcmexw^45gc&pB8j%uvt3iGe{XcO!2QBV*{~i=4uoOiZkD3=9mcQIjun2~X~4s5=4dQHy}@Ha~aclMz0ta z7N9*0%#8p4|Np_j0^t!N?Hd>vSeQZjz+@RK1H%^9&8aLFOpH8}10)7PVE2y diff --git a/_module/ncs/_on_active_item.ncs b/_module/ncs/_on_active_item.ncs index 446700eef38b3d5b517e89fa5bee009b760284cd..a288963199e21877959c5fddccc9e57efbfb605f 100644 GIT binary patch literal 9080 zcmcgyJ9FGr6xO~>;&&h!U_ugs8=js#n8^SG%w4U#E3B1-9xcP(9g=R42)I5HGRzH(vl zd|i?juAi0Qb4-@X6E&&ywNxtIyLazzsd`$1?|<;(t^CC&VdOXYi^=2P<}cQ&H7S3s zQmrH+bArZ<#BtS1Lg-g10lHa&Kkt^|XVp>F#?-<&z&UjRN8I5f;O6X5i^DC}iF?
|jIkCo3P#3%9?lZdg>Qkh#E zgoxOhqH>IvGDM~`L@wTk34xf*b&3<2LT&2I*45SGDAS1In0B+}wTr`~WZHGp6tK%I zv9VNUw>3k+OY;b1sg|W8l7NLswI#A)F=rl*Mqcde$ z5Q!++%&{H|kYY1K5QzKBW|n%PxW6(e7at4CrQ#^$t)^)@qJBStet*w1G{_4?HGv{clvY(;H&?`v$lOWp zi{Vhgx7CIi3|VNUrMZH9DA5$tb;Vs@PYRmr>6%qM*=Xh;wLSc+(Y=dh-LR>VbT zS5%`RVr8-p6nt$(GnRD$MikI(&2e?rH3fj4#JR(?HPvvLZkd)Pu$W2hWG_3G_ZXsa zm06aEm3T#KX;)N%NF)@SH8iJHJj1BkgST97Z^Kd`!H5h@tFUkoC1ZJQYgrRm1@kJ# zTv*zxy2z|SYB}$FOvJ_%e;;~^($WmAxOsToKQs$?vmFvqoFZF>==L(GA%Kf)LpJnPLNtnTUBA-!wi9fK~oOcSpb7}sdezW z00`OFwACgv1VWH=VUDI3&nfO}W;;TsBsB3c*i|SkQ)H#WgGSX=k?lJ_K3cX}amx@B z*K7;b31ZSRE#Y`kSiLT^Tp}M)$r4I}$DtD^^C#rN_I*BKx4>~TLS%OWgYQv#xW^Z=1BBxyoG z{_fUVIQTf|Y|2|8ZgH_Dm1iqhRz7-7B7u)A;`BZd(V(*t47vyK4|H5+(H||-P*)YR zUFWmaXCQv2=MBSFv>o11qOG-58EBbsn@HRyuiz~zTeJS|F!VQ)hdS`ksK2tv^(v(} zAmDg*+_?(1$*8!Z4Qe<4MMQiw+=k)km{FD(j2GNf1Z1(znJ-S+tqD^|D^cI5t z2~DX9@Mmf21@!Ad9frxHYw+Aihd*AE(ud*V&m|;T;#T+^Z-Eu?`**4OD9Ei5GT7yb z$PETp!x)iB{Wq!GMn;}PBkvK+bg^`f!{?BQH}0ZAN)C8)sKf#_Y2M$B0)M@C-55qRTlB=8#IzG%jW_T-M$HnKD2$i4d+Qj=G>KqDojaUO!GCOy3x?aG~Cdpn9{8YagZLHs-dV(+qa?U42&1-lC+56;%j4>;+| zDHQ;x0FHax-EgoLUC)`L_QiN}%kUbU;myjc^U2H$pXU(yBE~Guk|j`m21^*w@w@4hzhM3O zu_{x&hH3~TC(0x3OFs}vggPYfx`Q5Mb7yxaooiN8ngDh)kvuVMBx5pU`AZR0ey5RG z(Cs)33P`m|iwWQxLeI5wD%bgAB*-^YH@lZ5e+&kjki3UQwnDYl&W@daO zm7kK}{{!Ux7RU{yRuTEzJPK^S=Jd4L- zF+o0Way-iehw}#|e#jFL9le;bGX%82D(5F+vdA>zEa3NdGY z-(=~qZ7r|Tz2Hmiq1;Z%njDap_sv!4P zLsxwfc2e#dn$Ee`3d$D?%4v?CY`d-co`~`Vw7sgjroJu0zli*v?baKurig&tfM(UU zh5TP83mjc_n}#J6fmIaY=#HbK3?U@Qkvbr0Xd*yR7TK0z3nd}JP&He6Rd-z>4^}7_ zOjX+ymO*B?s^^?hgyyQ2um~OtS9SCoBC#m&ub+|srU*YpqHf!scr+i!XnqG48pvv4 zB$rT1Q+18HZSq9e-qS?NGmVj1SsqtH;;fPEUs@fC{VIg@|v~*z+ z6j6wWums9042ZA{Ua}0UuDc>=<`dn5S-P3;L_{XK>Uru0EC50?jI8igSGZKrZpu^Z zLOzgwQ@x{GH8C71mQZqyEyLP0g{+{YY#N?#>b@-`;t8zVwrl8?ubPhSI6_;391nNX zb6RK0t8LYB#L(cireWOCg>s7cUA1O-4Uw5a^%f%Gw?Bx-Tw-k_lc`td`gd8^zMFYKCfwzOZs5Y)4c;9tvMDqsfW7tLw1GS1qAwO@$ti z6ym10tt!M)h@B9$UA?YaLdnGStDa$s%mp4n)%675+i8hWVK=QcY_av8CxLG2Vy~MN zKzq|wMGzqEzTFg@&7{3yJ7!uIH6wxtbt?b2O1rYpR4oR_jicsXhYlWXpI=~_Wu zThq()d8u1KbrUQ3d8t}LRa1-pc_||pkFAX7rS5U`4U-?X*Z+t7Cxy1FHB`3-ug8pr^Z`aE`oQyawHtOK zWf)~jmMGoB-cFSMFl-+vJy3e>8gyfp%h*WRWz8Ju2DAkgJvE^yN!$Bj+9_%|R%I|A z4cpSUHM?2mYs!y6{ZiZ-MvbH&9cf8#r@+UNkvK9h;1Cs~bVfOD+un$z;W+UGPxYSA|$+hlcc$EU^f@V5P(i=aF~R_ZhS8o zW?>d5ee@Rlq3^JG&Ap7Ag>KC%=E(+t6J?wIcsJsi@-rkPXr7;h#>lmU!kNU;@}DOd z14*-sq7Rs8GzQb=I;PDRx0A!X_og72{l>J!l|eX2gB|E<9R$O;%QH*5S`b+Y+G)6(1-)=EC9eGUW8#9A ztp<*%Zo}%_RP%RSGp7R!=aXhQfLT~yX9(KD2(O$0oZ(x08Y!k9mVMjmVCI+Z@rF3Zx=oVP)2gzZogbH(- zP(odA@kQn%MB@srIB?$sNhqoASsWuC0)M!5#22^hUix9 sG~SE*VfRGBQM#_8kJEQMDu(*0$??77+AoX8M&3@LCPeg8Gt(9fK}8$)J;CXB+3{y`5Kd> Tv=CSXLbAz%RL+5@S6~1D@>V25 delta 161 zcmdnOwuX(@&pB8j%uvt3iGhJxXCkk%7!w-{8v_t9GXDSn{|5t$Gy{35hYl07f(s?9kG7{8_Z6ghg!=KHFoUS5({ucm8!;Jtdl^5<=Gpjd8H0 z_t-B8hFvw66=Ha+;*vgMTu$Pcad(Fpx?`q}7{k$q6#e-Ol?X#1zC0efK7dIPgQw_6 zjV+=JIIDxf(F-0jfGaDxq%WC8(XMdBppujMv5fUMG_WxLbl`yF~d+sF^e!@+7u!U1E$23!ho3w zV9ai}?fRy@5syds7Laq{Q3}Y2rWBB3vjrq1AS2`vkP-R_$OwT1qnbI1W(i+W)8u=cEcV!+y8L@QT4?`+LV*2VIK;pg$ z!ye0~PnrOd1F3Yxd+H5nHR9#2Ycf3LCe?4&fvL&oS@C zZi%aKElJ17WvH1k1X&wIg2*)R`uM{V( zilSrLV8ViNyG_|tOh4c#2RJ@-D>{y11c7|!{Hq}F0D&-ib08+4nn9|4KL^@!&+n<< z%83Aok@F$$!Y|LcPKH(r#X^47cvY<#i_7K52GV^e+VB*FJ!q^g6_yJ|vsT@+TaTuP zr`(iqJ2q`(OAAJ)y5(&_Ah^}fx9Zhh+uQr$>`~ysP`twjvclknVg7`-&2N4>@$!dQ zVl#7QGM&sMQpq$6t+ZCEOq3UL`H98CYJN#5gT;<1f&2U@Gp~S$Ltd+IPBo6O!dH1^ z@Oq3_5SU8@lyn-MaFQH9i_q(8jL-M8ZW4YC7%v^-yu5|+6a{U=c@gb3gzEr5v2(}+ z%1=e)oiMh80YZ4sWYyquV$88AY{xr@hl;bseMbPVz8Kl<8QzEha={mIxDHk~RX7;( r3Z0I!^JCGqz)0L4JMOCL39p2~J+WC^Cj;kF7Al22$`2Pyb+P{d4Y#Q? delta 429 zcmX>m`%aYC&pB8j%uvt3iGhLZ-9%nTEoR35|NsABU}0fp;LUW*NzO>ktqji2%*g=? zaD@6hIu|9Tm9R1}g)mR7wq}%_xV?{wQE)OJquk_FMm2UR7G?$p#<9L>oI6-j`I za4~g34FD@-GPjr<$fCaa3bQ#2RG|h3NGmU=4qROzhbBm5axVu5P)#6*ETieaa?n t2*_aw3qb1jfkk;H-{pe(l+kkXT_y=GW(8#PCwp-7a!4}(qvMML0|45Xa4-M> diff --git a/_module/ncs/_open_anvil.ncs b/_module/ncs/_open_anvil.ncs index 6bf779d92404871d9c07ba3a12bdaf8864dc06af..afd3f8ee077d5c999726c6166499218186c871c0 100644 GIT binary patch literal 6946 zcmb`M&u<$=6vtkfE+?#fc-w z0&=N1aO2Wb{{b%C5Jx0VoO*yeNICQXQYCswQ4XjIO5eWOS$o}`-M1*M?H#MtEY1qS~{Os1t%jDN*AKR!PGml=}`u1A`#=|+l;+*n;Ick6e0 z@OP$F+iLah);3%1w(c4~VTQ|iZF|@iTLCqEKLokd-RgAv$Ui;g32}|JZtONb z-fnh!YkNBlGz3hFvAm|D7&^p#?yMPX2cK7}o#k$4=TnSmrPC~RI-5v*gv1M)kp@qm znZ5`Yw&?bPERII|%z!)DU00!Yr}-H;gTX~l((|rM8Vx}?*NtzSF(`%UzB5{eBq8#zR=cC`FzU(5#S!m1=oOl@EzqF@)_`i znJMZmD-yNPFJmlkw}!^_VPrm&H~{)o2F_G;Kx z18etCyT97ueSdBDdM<>laHBi*Ua!&Jwrqv`-X_f$1yWShri9oOh!YbD31Ta%GEpS+ ziYbx^Qap*_IEqD4Msk}XY(6Fu5~QeD=4G)_Ah}#jb{WbI>`u{ZtfEfja43+R z>N!*nhXS!2#lulDh@wuCL1MB)8jh`ic*63x3E9b6iV5fqhXk=~Ma3q96r+WuMUp=W zh^^Rnq_7(#VHFE?GDvjAa!MptQIVY_kyr)AaAb-}kvK8MMuHS#QcQy=gq51yC#6^s zNiv9{*rc$ONUVY)#fc!QccWwwg|JB=xw!R2YH|~w_{E9eCKm@A-U~|9mXr%wIS1aQ zWcq#~)j;%)&nXbgiAf&`l0OMZA$qgsha^oDj}5X0C=kne5u&9r#oRxs8Yy*d@0q1~ z6AlOd(t|IfSQ_pN=isUB>-ggQ2$TJzNV#a2uap3~#0}%am0y1wpTdLQZ~9HV#-sYk zij(1Y4Z}U{?Ypt3TK@}Q8)BSy&)k1DjE}zde4zXwil>?g4+GwZllm0=7bnQ@z6%C_ za13u_$HXpd5VqKDl3)pn)yY&ZC<&)dd)-}9IQ{wKst-K4VD9J^m{Xun8RSDr#m)HN)JPGc#C@m(U&*cL#FMOMqV~7}=Y1{@jqp z!*+Ndyx!1ZZU}{raGtD44;+uIv4a;>Jrqiqq9=D1NU_uXR94n2WlTSOEb7wsIS!42 A6#xJL literal 5471 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 literal 9653 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 hC-2OmTR9F%ty7y$7fXAA%U delta 407 zcmX>mFh_vb&pB8j%uvt3iGhJbW+JbQ7!w-{8v_t9GXDSn{|5t$Gy{vT&v>EdzH?k;Cc3^eYWMyES&Hy%=ksIO$ z7pyMRo9xIcI{754@Z?R5YMc4k>KN@H0rLP9FbrFv;m3#?eqf`3p~=d?pvlO>V&`+_ Ytbiier*#tz4JLnJ_uv4B$sGj-04tw)IRF3v diff --git a/_module/ncs/_open_bowyer.ncs b/_module/ncs/_open_bowyer.ncs index 2e3b568e5af1c5ef3efcdadcf70e099621a17d20..9ab4764700b1566132892a60056e5f5eb599700f 100644 GIT binary patch literal 3387 zcma);%}*0i5WwHtj|#LvMI;&nEMS5hz?QZ^#gEWZ;-Qv=7U6`c0;Qp{gf=1<;=zmY z!vEmKt49-0p7jqf@!$ay5;=h3U1^B2b(!ujJN>&hxNc_R6LB&#y3}qk5WS5Mjv@jD zrf*dg=v@XzdLr^v3vooSPgqEnnc8J^dK+p8a~LWfh5)`e9=g@ncg+|93Z-d}aSbX^x<5ACTlANeVJ-5qpJnA_p%kik^%d#AgdhU?roUdm^b@UX`aqP}4zRW`F zD(?VCq9Zl<0=I1DE0vY4jZmz%>;(uv;D1~B2R!Cx9=@R3p>JS^*^`09E+|m}`78qo zpFb~(4;Mo1zSER2mv@Xrz5qx4r;3ftnMBrfYKMqxIQkr5d;7qf9G8n!189h9+WqvG zufaZ?J6=~sG)vul1o)tGN7GolteTNyrTRc~b&PH{jD6Cy2d^v}$Pz?xtnlzK;C&e3 zbol234b%ZBe4`lNqM{=lW;K}c%9IUk^dp98*NdX_4vva2H-Ys(1r_%iH2<+-MD02m zXv;mn=PQ6XtwEAU0AOU^MMHQJQt%hdrqZco&Ule888dUUj|{~9AX?`DNZXBthpD-g zv02LRtZdyI>>LnFLa~3)n958Wm3+Y#K_Dm!aM4Eo`HC%r=?Y~OI2g*glE5&3K^A@! z=lUTQ|L|xyIv$;fj77&;Xqkn~V&Cj^BH1^S$|WDxq#@3x=Z12=gE0j>9PnIyx3Y1F zo7%xMgV!Uxo*33V3P?JLPB4*X!YX wu)3+j+29#E#dDGt7PuZ!V@Kz*dcreda8K+jpp&-hR;CtHN!)(8#8sjDAM4kN=l}o! literal 2365 zcma);J8u&~5XX1-_8dF0^Ma%RoE&sC;780O5+E*=Q7G&{XJkm?oML4o+ftxG^fY`K zIx1@NEfOgO1(7HaiezTz?(Fkp!nir@-u!<%GdG^ut&OVps(7#93z2!UBH)+ygi5(W zz86yVdc8kF-xTn?RE`s^wJS1#Z;q=6L8}Fe^!Cf=8|}tk*A=SfP^!^=5N3nz&Tef# z=)5*&2kAcrY>ToQHio@xTjoXE9KFFaH%-$w<{+V1Q91>_%b7c?HiojLXvglL(Yes} zxQ=zWWtwk63;?MD_v;1*iQfE!ghN9 zDtU3NZX>z;!jV_TN-mav=g5o6npY`wTlRZ?+BZ8NJipO|Kj+!VO#oA6+kSFTFXG+e zJa1>oSHR&r95}*nNe)cKSK&HTp3x!Ufdg34JP+V^S diff --git a/_module/ncs/_open_brewvat.ncs b/_module/ncs/_open_brewvat.ncs index 194bf80e7ce87fa3f5ad897687321c9da672f9c1..467931ca8495daa1413edc23b82aac1da2f3573b 100644 GIT binary patch literal 4944 zcmb`L&rcIU6vt=wN23;n2q7^>Siz*42o~6GA?ksa8V*>DfO0}AskO0MQiwk;{sDUN zAMoVGf5F5*fPcZng9i^JdT2}!#$fQxo83CgcBiiiknFZQ?|tXZd!L!^OfkRW+?$$A z=NKEjGs58Sgu{%4&G<{k`QhQ=Z)Tlma6d3i!?bL6Vr_Xo-zYuWh0mv|xkmZL%9CoX zW(wP%%n}m)?~i(7D=3AZgTi33zR;*|KR}J8dL>t{KSARrgH|?TSP2m1$+1xp+MIZ1 znc_*%A3W*X5dqZdm51OA2BUt!7lca!4G)+l-1tVnBZT-h6geUVu5V3ju!o&+q^gJ? zfrZcZF-+gh9Cn7fJDO2Pql+U5$H&7r&fuV!BZnBaRFVMs$FAY-dyEC&JNZaYta)E` zZKo_sz4~gqj6P6lNY{)JcElz>*NpYaux9@k4T~u}Pd}=aDmyQ#yIYUb-n6!6j8k=H z^g0Gr$JOhYRGo}o$D-g*i@ zZ*gyUK^zoTykp?aBk^YYb9htDH`^nu5!tAINQ3fjlT}IXP%~1lx@b_=J5QY{(Kw7Z zgnW4FERq_EQZT<0o$^ikUG}=nGtxNq^UPQ$j5DjBXU1oWhJK!z4n-rnuFHJm2EGaV zdK>=bj#%!mzi`}FuNyXkin}_#!^I|^f5N>T*!kOk8{f|v8p>_&Ujq%_pXS{+N>9t}w(ou$2OSIr)+!ka zssg(h<_~!N{3Xvx+T({s+3%un*`U4{5*wO(Zk(X6JOmV0kJzjyPUHd-3Za5b_Jq z&M!uGc|w8+MuG8BJA4jamrOXBk{LR3;VBMY>y9)PJG~d0+Th@rR>g5 z@p4>@-l;UNib1a^j@2HQAn(E&_d2p3w)kkhtgBnDd7@lVK|jHhD@&8IhG8*yFU2xo zU016@u4IT5u>P%}Ou-&1`L!fcbS~5le>G^A-nAs z%EWj*tiPfT1^22W&WM!OscPl7j(t#HH>0^IJDKlKveMPPPoqr5$qvirba^va-O`-} zSgMNH`e%+ZtyC@_4G#vB)BNP{LzrwK-T~3CHOT5(h{8_G8*l?*W4z!v*p{OkeTB$AnTd6JY zTd6JITd6J2YjvN}HPmlb`3)B?$DSE}JK~~{7MG$PekPnHvgoUyL|n7`%~hjGpDPZn zkwR%S7iSU58O7@e<&308IU{*vaaL3Mi{h-wS>qiew6l*Lj>RT@^-E5@7%7g$7FBiS zl&-}lRgJw#YLqof&tr?VdLF#0Ydmyy&1B6LXHw;gL-`@Ofbv69Tl}=~FhTjDc$mz^ zkNw-IuAD+ZG8aDy%8#$7?zu@cd?ieBYUR}D0m?6g)MV1!n~}PKswvN)#N^!Eo1YQR uomlkOv)Gx{OWJwRnIN49n+g7waGn&K34TFQV>2NFirRdps{fyt0sIBfS37n9 diff --git a/_module/ncs/_open_carpentry.ncs b/_module/ncs/_open_carpentry.ncs index 42b8204c36cef6f778705234d248bbf7dcc07ad0..dd374e301530da161247f935d246679387fc3e7d 100644 GIT binary patch literal 3753 zcmbW4&rcIU6vt=wM@3pFA`*>J7coH+L0ZZ$e}S8n#;^tHxq+H zX~x>$9B1&;VlgdZGX8{dzO%FQn;AzLJhwGn(+!ig+?burl-Yeob{=h2fV#AGHQf*HDagHG$r5W`i3+LBYa4Z+}W!kywV5fYI)MHpX- zTLQ$-B7{&(q9F9Sjs~;aLZw?WTV9Ay!8ax(xnX*@)fFD7A)@D8>`H4S5z>XE7RSe0LpieMA!4?v?C9<#Dlk=l)P~wDB@X z4p-%j1#>i2&Ui3KSLI9ua|}h!@K7+vROKXsIT2M(GMKYZl`|a7X;I~*f;szDIU~WG zR#i?&Jx5hJA@v+n<%HC8n<^)yp4$~UsgQb(t8zl>xkHr`QqKoeIU)7jsmiIZXHECr zDXs1aU%Q{>$t=AN(G9R6Z=?n%aO;X)t>(+ii6QT@N)R64AKK^u9|;U^GHbXu@P;{~ z1gW30oC;kfQBv~KtB=1>K_{B*BB^gn2~xj>JQp4;1FGETs=W3eD!q$9=mrDC8>N9M zEmN||rgPK4{-~rOS-;~*r53>i@Y?;}l6LN{T4}ogN9uPS8wP)|ip$;GtR2Qia~*MS z2}*WZ2LS5lhH+`;R3gdOmWoNRPdFzo~vaVd8 zy=o!uD>J%!!5X&~rnA?x)=J4<&6h9sb@j?Ap*h-TP3ESos$Hm=KnR**WLmZ#=4&?S zV$sHdgHq~B0%iVyEc{~r`Gc0|Kr)dUON|eYrpAP{+(K@#XLc%`>A8}f&rEyLFd@FH zG_=zSj%YB#I_2t%n~k5isGXD<{M^9LEz9lu0m=Jt5Q3zs`R7M;cT*0c5$f8nTyS{@ zaj9_ds}z(CEj@bI3PKKmPplkvp3~P5_KNlxnjiq5R5O#!c9_r{?ZtBJM}Kit!OJyw z0cw?k%1#f|_J(xc>xb_l>XZ(9gEF*@`(#E&;Cy6_ZPaCTi!x!+Na7SQS^Mr%W*4&= LTz>eN(53G`SU}N1 literal 2689 zcmbW3OK;Oa5XX1zbsF+$+5$ZQX$?1|s^n3g2M`I|s&YsQw^W9vsnw{C981s(0*M`$00;OMMe2bAm3ly^QkWfkQz!P85xH32?Eg299nb7Wvt>W8u2ve1<=!tb_+@Qo zWGu$tFwRG#(QhWMGI*XErWw5pi8+|-cNs2=z zY#(Ask<47QFa29+AZ$X&=g$`cSnm(-%wkaNiu9d#Qg%WdXcV5&-fQYTW%nuMQ)ZVH zLT>FW-*^r(=?!1I!K>X$?ap+%6@gO;cXb4VO1P&Zm{h`j9YGKY^@@&QQ3+KY zAwwn9bc7iyp{^rjsf0Bh;R2O#TSv%I3EG;>QwiFdEKmvBnk-TY+M1jt64taeS)vlO zH91EmXlrtwO3>Ei0+kT2$=Jw~eJ&Su*YQYHy%C?VdO7UAztl8H>4&+269ip!stPBh* z7#X2Tq#1xp{~$^IWt<$yBs_7aJY(F%nXpYcpzzNV2dvDxj$Q z$TT^hQ4_nwCPo8cA+Y%$WI@IY$pY>AS3jANsmuV$!XFGQV2htX=?7p3TxA3cf;mhP Ktdkcq83On*<;eaIp6i%38Dj`%$3i0DYxO?G$ z@S=Z$SN;p52M-)bpEE+p z#Y^o3e&RMU>MTNE5lRma55JSxRRZq^u{ySESf;;f5%P}85W|d_fH4uWPhtSMZ@|k= z2nR@u#2-!$XDfxLYw&mdQnp-Po?c!mmC*VNi7_@USB^#q!prO6p(S4)t&~?DqmPO5 z;t2Rd@HP@@H!uO3=;~m3WEeSQOM`f@(y+=1l*)?>U<`l`Kle6fQis3;5@Tj`zR6~e z=xubuUBv=dVETsF!fLf;rlJ#x!DpoDo0+Y4@?=Ba3(3$p!4MoD&xg)8Vp7EBDauHp z2p|f~1Kxd$uHbW&jbI6?kSahE_H|a=ytHcY)pHHfs>xU5TheNbuQqM4C`}u<2fQ$Y zeV<)AvfJk?#V1QEMaOYNtybeb0k1~(3rLAsQ0Wtxr38DSia~yxdif2gy=ZbthrFnB z9~AJX$$dz$=eeunWdytu={f>ZVz#AKPq#+BxT0Q86Hio8gbH5ju?}lVT_sU966^PR z@xpqMyy&UU6;*Wl+{0Ruxad7cuBfmGE}yjO;)&|h(6uM3O=5jZFP^Br2-bR<_re-f zs>c)6rbZsCGrg{OVV$YtiHefysi#OUtR;0kQ8h|rzo-nnbZxVK)hCr!j@Vx{QtY7; zDV>mNq;_;y?6cBm4chtFdKn*=6nAz%!TXn}jEECT@40kpJO`ZL)Q(f*IpAoY1Jctc z=|%6XKD(dr|6Eak>{>t;;^pmPhtSfK@A>0XRmVchL|&RfAikc{(?d%g)#@3MG4N zYVv`N?qJ}T>;~FR_Uw3WDrc{h3a^Wmdp*f++=i5JJJDkg=SS_e!eVs`h~QQO-+Eqn zR;=#9><{-S_(3W#IpI{$D-83H=2sX9eB<-ZY9_!X(d)UX!PHQHIyK0sX-}dX z>D@#;n^nQ$y5E3meUaIXUJ`(U_oFym2dir)Ord#&4%*m6dLpnuCV|HGLRH=8m9Tjv WXgSbn{ME|bTrP|4hnI{QV1EKfeoU1B literal 4824 zcmeHLKWh|G5Pxs~TrNgVjFLi4vIuq}Z}kl5ry z_$dS}L{g-%Okoi?XXow0%;k16T(A)Die2{YZ)Sco^Lx9q*X^t(Yv~=gV$A&4B?G@^ zVuD6&><44*a5(&JqU#3ECqW}>6!%9~4Z4rW)n`O`tZ^9tQO%ePj*C4vu; z#ZrK|*twg_MM~|08B(NL#NMc` z$DpD0EMGg9+$!qcWvhW-ZG2*@p|30yoYw~~~C&~07v6mw~(jrqwkc`t8 zRrOM}B2ub|Ng~ziHjs}r5hGO80f5>GksObaCb<+oRK&0cU(x6Wz{p>OJnxsSc;! z<4(QD+0J6wPiKbHikQv}{<}z?;-@nM|5UEN%l_k;!R{85gWV9{vwvlBP){T5OF`s0 X;XEMwR6nt6rZO|{|E0p?QDXi8FYX{J diff --git a/_module/ncs/_open_dyetub.ncs b/_module/ncs/_open_dyetub.ncs index 2caa6fbc9a1a704c08c9c37d506f8833b9a0b67e..ec333e264d818979a7573308d37371e8a350f61b 100644 GIT binary patch delta 150 zcmZ3;ypoyM&pB8j%uvt3iGhJ}4hfztxl$C)&o<*AB|NsAg zWIheJZz&3nQ GU;qF)r5`E) delta 139 zcmZ3gC{|^QhX$BzuXQF{Kqshd5 zN=l}z3=Hy6L1vJWKMX7^%pmnV3i2R*KvjBTC^Ae48Kucuj69QV7!4VXC+9Kha)1s0 HqQC$E&u}Nv diff --git a/_module/ncs/_open_ench_armor.ncs b/_module/ncs/_open_ench_armor.ncs new file mode 100644 index 0000000000000000000000000000000000000000..e8d46c0c8987a1354ceca59da1b44250cbf972b7 GIT binary patch literal 1593 zcmeZs4ps;=)H85mU|_S9V*mmU1qK#Y1_l;pAe)he4I~8Q^QPq_rWcoImLz8wSeOIl z#RKu8@74rk-Ctu(do48&okQw3-CRP@p30QT#VPFC4ViLzN6)cXXYcivdBokZcIYYgnGJK@?4%z$ywAG-rFF3lW6) z60H9Y0}Gf2It=J$d8iMddcn3QPCn18#KdL}G+2J~JoX!`Qs6Mcs(bQ7K{<|}`;oM> zSOK*wGYV|}%zJ?uzfO7fXK;;DjAfH$gd}t`P&~=a5B8*(4vHunRFrRXq7b{7CWkHq x*cdfk1{7ri5M>NJU|FE5&5atX_#$v*|NoH%a?Nd7n1NI> z3o8SArem&uL24c|BT(`S15kv)oSBt@v4R0C@&_!kj1jD!5h$6$2p0drz#^sqV}T|4 z#S}oAA?8f{C#%Q;u@5fzfq@0AkV#wtOfyW*VU%KY+}zIC#mHDaxt(#+k{3xg4#-X%x`32A-25>ks>hOcTB^ELHypX843e1gQm$O0TI5z(lVi%K?(}jd6EJOq#(hO{y hwKZ4qMH}MxF*FK5QO=;N3l0U`!2?wcj&rcgy5Xax!wF$xIM-xIz6JYt#I-!B=^AC*G_5j9FS`i}!(x4tvxsBtZxEO)e zG?)AXz4X+7pqJiy?tjofp_O{*AqS-9fGQ4EL`7%k?K56`cV|G_g`JttdvD%%*4Dgg zdE5C+ExYSN+&G>V@H6NLYal7)cS6eZ^Yed2;<|wQnPppcA}IzRZmpFMYfszocWUp` z`ty2o``KQzX?xDEMZ#lD=6gfY3aH-a02$tUcvSynztL*%yf~;EOj3xP)$4623ELZF z!s)de8qTUidnMp`9}O9vFmBpP48UkIH8%q{QSw+A zE79psk$@-ZBQFKbR^v+u28S6xXH#CtfLW6lCLfPF9!TEtC*UomgM!fSZ8RkP)g7Dk zcSHOcB=FhqI88syo^Zx>TH*qe{ecz{2w=>1C{{im!9@v2FEQxZl>~^!q2caF%$fhg zV!9$vAkSW^L|Tuuda)0&OBe@(E&#}0iY&^&2a&qyU z1ecSK=OnqDLOf@H%UOx%T;g(y@ti>}XEmO4nae4~bB36lETQKVmqX||&E-Vs8Q$@M zI_-L2cItHGqE40TMl8&Ln1!m`h=myrvrv^wER0#G%8e*gGaqK5DmS7~4To8%%8e*g z!(kSxaw7`WaF~Uv+=xOo9A=>^H=2`rt7fW}zxY=$TolN)dV< z<`ukBgq}yZ974~dTn?e8f}+TU9Ca!Ikx%0rhCdE4Zfj(|1YF}D&YSc>7Nex{}}0i zY8n}SqjC`&mFDRizsnl75@>>>FW9byHBHSoXVKj>6T($JLF zrv2JC^^OhBa?mD$gH!1U6sc$aH2;Q`{3C)Zfw`oXvMOK9ujW?rMQ>`=N7dcgt&R2a z?A^*v`CeBVO5Rads2%bN@PY-GW1TBF0>TWx#<$rOoo&3H;Puqe2S%9r3=X0p>-wli zPTKxEY1u3yICGCH$23>JG4Ui0WTUqpy*q+11K=H%BR-V+&`JD+0s6QJ0?-9E6V|e3 zho=*4GLxD|Io?8l$hi0LrN03|ecfCV#>w1!{qQ+NE!c2is55jn<()8Ynh2bU(b!2} dR!?;%96b_jIZS8dVk;}Vl`?KWTuQd_{U73!xRd|@ literal 6018 zcma)=JyR1w7{~W=2?7Zq@+R*Q@eL7n6JATfM#sSdu&}^E2{A*4FpwFvwYB$a_%-|p z78Vv178Vv34&w~&?cG8yd;iRzCX>78`RzV?zvqBwV|_FKQq9RVA%;Fq2>sKZ7pb<4 z@ZJm0ySTXcE7GGvfBsAPe)K(^5!uSK(rKx>c~GfV_1E_87mwGEclYZVk=pW6Uh{RG z*j3p+DLp+b*Xmmzj!I^MUqW9O#Z+_jWv1%5QYC4w#G% z&{h{Dcso7$0O5^?8;L`7(kI_s%0zYkv`?WC60My!*S?tzMrrO8Zk{)}SB?DvG|-}*ewbIOI>!qs`3=Ma?KwO`#WpPW|e zZ{JBJn~&QPJeHskA;l63h~Tq?A|j+&!U7^>Si&MAw6TOGM7YKhmJy+yC9EJq2TNE* zgiexBfKFyv0(3IR5*#P>TRqlU4R5l`&g#DEEG4B=hDDIArKD4aC6KM9BrJn$EhU}S zvU?y~OG&4-EP-q-C7sr?1hTc1bXv<2$ktNQX)Q}2TT4l&wJd>bEhU}SvIMfVl>553 z1hTc1f=-gHr4)3si)&7$pp)G!0Xo^k5}=dUSpsyjmnA?aZ?FXDWFJd_PWF=o_jPZb z9AF91$w8I?og88b(8-%D0XjL%5}=bKECD(>$`YWHV=MtWInENGlM^JN2!D4^vIOX4 zo+UshZ?OdE5C&c{G=c?^w?~?al|125k0kNYOZ869u!nzSmH@jm*U&_gX{_$0Eaul9|)7 z$ncbsBWGff=Pgz*Hb#2036b_}^h$|mqwj~KjEFR!FeL0e+O5}1$A@y+5!0p@nDkZW RJ!jMRsPsmu%|koOi~rsLfm8qh diff --git a/_module/ncs/_open_kiln.ncs b/_module/ncs/_open_kiln.ncs index 2b5dc6a77a5bcfbd0fb4802fd32ff4595aec02c1..6c5e851ad53fc7afb4c54c64deb9d2ac8c1fc8b5 100644 GIT binary patch literal 2158 zcmb7F&rcIk5Pom>ZPQo;q7Bg)-~lF;1Go$2NBtRE7CF?CP!vv>HP(huS<*H}F2sY0 z2QT~&Uc7qLc=D`&fQbhWnvlo=3oFbWIlqi{4w9$&{VPRrnoSyHj#1mHhfzsiZ6C zJth=}c;6U`R)DHs2Z-}Iced*;j#J6@94#x1h`R_%e3sOB*^*G3c}&Y{kC2&~4mpNI_i62Tv?f~6vc|%K zHUatA28fwTonX=;r)ilXcP)bb&x2Y=)9#}!nRbfc^h2+2lR)H2OS|J zIbzDm5ro>V$G}+1{DyWAM0pGV7%^{PAbbVM4c48vvvy`lK6OfRZgJtRM7VEE#D{=( zmt3B=7j3y&a<&TPn~C_4za=!s5^^RtE2~a1FaZ%Xb&zSpc~S^$-#r@#9HbIl5{L>d zk2HTmsejQe66^%H#74%fCC{Ky_A^`$&gYPPE$Koa6*F& zyQI}uPmMiP_#7#N&wYFzN}Beld;*gYNSa1Izo^G(aE$t!I9WN~O}NxJcppOBQ0bc# z6A~a6b`HDF>GEN(>5Tas#W(fL%xNbK8ZQwW!gd@+e^4B>;oDvT0)3I$m670V_|A=f wxDHX5bvPTO&=H=KtRGR=V|1RwsveROk}|0&XRyv%DeVw{Xu~N0PtoT AV*mgE delta 107 zcmbQlvVeux&pB8j%uvt3iGhJhVIr?AKNA}Z8v_t9GXDSn{|Cdwdew=3Qy7gWKGvNq r#^|IhB+UR6{~`-gvK6Y95vrC2Eca(}A)^#y-Q*s|3J$Qq2L%QII$$Df diff --git a/_module/ncs/_open_lthrtable.ncs b/_module/ncs/_open_lthrtable.ncs index 8296b166f297a95b44642838f3dc147c6e4bb0b5..e07064ab55e4e8bd243b7ec26802d9b7d3de66b5 100644 GIT binary patch delta 92 zcmaFM^pc6!&pB8j%uvt3iGhJJb0Y5|6A5XC|NsC0k!1jajbM_Eg$>ANWM%}4|6pKY gWnj=`WMQ%MIdfJ(Q68kMW#ZckK8RAV<{t_S0B0K*n*aa+ delta 96 zcmaFK^p=U&&pB8j%uvt3iGhJJcOvg1J0WR?|NsC0k!1jatxRkzY(Sckkr62NgMkGi i#|-7MGB9W|vas0soH;9?C=b$5H}P==2UyV$1qJ}cl^|jO diff --git a/_module/ncs/_open_pulp.ncs b/_module/ncs/_open_pulp.ncs index 235f1b11e053d25e338a9fcbc029f39d3a419ee3..a11d4b14c2c54ad09e1431d0abdf668bf87750d1 100644 GIT binary patch literal 1530 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 Hzm)tRLIu1o literal 49135 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 K=W_9OCiovH1DFs1 diff --git a/_module/ncs/_open_smelt.ncs b/_module/ncs/_open_smelt.ncs index af6530dabfb172687461a41e0a1b21ffe900515b..5a357aa38643d238db24bb9b9164099392debdde 100644 GIT binary patch delta 90 zcmaFL@|=a&&pB8j%uvt3iGhJBeIu_HBctVH3r1ZwSq30ro1Dt%Bq<@y@c;k+A7GJ< e5OEeZpe*C$Q;brKEt8)zR`5ZD!3w`9FaQ9c78QN~ delta 108 zcmaFP@|1xhOR~jSq&RR&1O|bK_(`~pPMb1cQ6V7O=4gGX=4xs8oh;SvKFfrj z|9@d%QDFwsAEX(8gVBlwWB>~R(!K$x252Lc6a+e9 z3+rSaRxQTMlg(L`S^ZdmB9o(8l^Izk*R#rdtYBer5d$h_18X5*I7AJa70)16>|yoh a1^X4~agZNROy*-V;Aa8*@CAfaU;qHM3P0fh diff --git a/_module/ncs/_open_spinwhl.ncs b/_module/ncs/_open_spinwhl.ncs index 12fa60021320e47e5dfdc1c67b7008f87f3056a2..b1c7b8a787863ce6432bed8e891b50a88ec54c4d 100644 GIT binary patch delta 46 ycmZ3_w3Lb0&pB8j%uvt3iGhJpbt11U8w(o)5KMG1WVD=Eq{}7?;;~JfKLG&I&7R0C;o|uK)l5 diff --git a/_module/ncs/_open_tailor.ncs b/_module/ncs/_open_tailor.ncs index 29b1ab023465113a4ad58675d8933a4a29a6fbad..9e9b549b0557c1025446227cee098a3ce0949ad8 100644 GIT binary patch literal 3529 zcmbtWOHUL*5bo}o#g#=NibmsW03&Kd_sPR&*kuiebxCAZPMQJ7b>qn3?gr&zJb2Oz z|G|q_k0zcxX`(;C#DfP-NHhiw2M;J#S9k9Ncc&*2k{M>IzOTQos-eGpX4<+MI~h$A zvhD3b0zYAku#OO+4+y0j8ymlfxsSkoof*t9LnM4p#fj)CB-um-(5D6lLc6VIrHv#~0l{}G zC{x0W-Bzz2X#NXi8Xyq2*F&#w$4wDSY_U1Bp$JfaTpI2Y(XXCcVFVJp-d(yOA8LdpxIEd1Z&1(NS2$BE}?9+-Z$(gM{c|2+QrKKQg!ZjG@kHn8=*mYlKwm_ zC{Iem6A}A5uIh(Vb90yI(wh2a8fvd9VzflQ@j*hjko}G9S)xTP!?siWu}0Yqp@aY0h}kB0x4vkAS9 zg#U=L89l|Yrk?kLY$ZA3KN?T;Iue>{1fWQ1rt4Jz75`6>()8rJUPV&VlK>PcO*s{X z|AfZ=X)Ei%|KhZE{)N-t%_S>s7a{eF(dH0sG(UULh<(FD<%Kv}ggH`&5D*=srg=X1 z?tM=m`lZM95S^xeYjg>Nb=ow!X{y7>4_1Gmg-sj>xHWubnin2P3>lb1 zvGQ}VgBnUI02_y#XAuZbwZ%iEXF8k9W(wA#?OGQvPhGN*?h`S42Vkvk>)K@Ya@JaK z?IovtZm@SiZ3)AXL2EoeVO8y7Ed)X^)Fndm_FbnI`z&J=cu)$QnL-M(f{Q?zU!ll9 zN%Q_eOJpb>OO7N*6T`_7E-im8Khrlgkq1n1_w&Y|mjbR7?cozkw{_E~77mUDbV1Cp z@Q*OEbz16caU#0{hni zyT0nKcy4n8-BjFq*>(3&s#TJMjs*NM_*xORjADomT!Z^VOg801$+gW#Bs zhp%73q}Z)aiV>F3JQRhevYiRv`>llrm7Hv>wd{&*`Mb7P+i%)v3Ppzcn4;evw^VT% z%XZ=@bo+yS3&_hmj#Y2HYxrBcM!_W7!+25;MaqLn>Y+q>nCN72FRT!ri0zx54xEO6 zgTBnQNaiq-fgYg8L)D3g5!K3Ambc}Y`Jprw%;yupLsbspFA83WP#&*4?pwQM9)H7(z_z1K#mK;fqeA}8U0Nwm!;gto}UYZn(U0Ov{NnRw*_m9@C9;Q5G( zk8RqHPj^cg353a%mlQm@)zl#sEAiSUb4TBN1w8MPqRcCzo7j5cFC08?R~v$)xqf3z}RvAq3#_a zuHh_moD0T@Z{QC1BCa<0=z+@zT*_yaA3vw=;Qa9+ycu9Rs`3abxDe4}wllCil`;_O gV(dh8UwCc6M=qGN4y0WAs2I3(Ac_-#K_BVtKRYaE-v9sr diff --git a/_module/ncs/_open_tailor2.ncs b/_module/ncs/_open_tailor2.ncs index cca295f48efee7fde76f276a3d1f6d4d2dd649dc..36fb7e2f9e70915acfe4e767823ef20058830e8a 100644 GIT binary patch literal 3376 zcmb7GOHUI~6ux&J4W{K0MWQjl045b9*cr;BK0`|hi&_#|q$|jXr8JC8(>5wGAuiat z@jtk6>(a!Zpg+LGg$qqcWC4bS3k;rn?#y%s3*|!6p>xjn-S3|7T<*!Ha@u2kG?pZ! zJ=RCyr%fYLNG0?oq4fCp_zzL85qKU+vLq`iX%aU34 z9#I&{g;yuB7zM82d*HZ~wP&h!Wd%7hb}4Dw8<@OLAWHfqB?N>tJlM~~CD=PfW^df} zn2s6~VA-W70EUEqM{+NNgfQ`lC=5oIJ2gf`ZzIVGDuBL`F`)KnL8X2YM*+ciyC~Cv z$vs+kYoPK!P-+1L;?woerWc!+BmTE7`_0{!QeCkZo2t6-P;%px2oIK;P z7Cd3TubXc5ut2Y z^0-Lygh=wFNV30)T2{l~DXo%qe>=2H7BNLP1U9IPIH-#_sEatLi#Vu@IH-#_sEasg zh&X77IB1ACXoxsyh&X77IB1ACXoxsyh&X8Y9rXVvm3N%m$#>g(_eStPpuhUgbrr%3 zoO*z^r2TYDOPVD(YCq*uZY%$caRuj{J*4}W9}#ln@t)pav(Ln(EJIGUN(V!Qj~|U9SqztpyEK{@=)+D%xxuY`$jF)?_nO^h%BbUVm_i}01-^Bs67M*&Pr z$axQe@XcFXC0)66CY{P_&rM64U6_BQA>DVPbPvH=o!Zh|dLgYl$VLf+GJW!Tp1l@Q9(uC*xCN z6Y)tVExVL049w3YQv!eavYY!4xbK{% delta 319 zcmdlWHA$G)&pB8j%uvt3iGhK0(nMZ)O=iab|NsABU}0fp;K>Y0%*@Fz3eL{V$pP{? zLj4_`ixSgHSQ(f?m?uVrGa66apgVa7BOeF9f;f|COnS*!0vh@3-kfQRwgzUHjr0P-8@-`Q;M-}vO8x52Uzh71qJ|w|5*kA diff --git a/_module/ncs/_open_tchest.ncs b/_module/ncs/_open_tchest.ncs index af2ad72eb588221261673d1a859f3c4a32c30b6b..2599579bd18515e56ae8fa2bf263b7659f6fa37d 100644 GIT binary patch delta 1045 zcmaJ=&ubGw6rMM`**2yo(WGr^n$2nsElHXt#)3@>n#5SEX;NrSMU+rX&_L0HLFvV! zM-P?q1aHOOd$D`ali+`#2&JGs2p&W{2o@|-sPiM+HUZtk?Cv+;d*6HCn|ZPUE1M80 z=BABuA{NgQGOz1|J)H)jnyT?nfW5uF9isXPd+#p$2RuIc8DN{#$ycH+myAWKs5auL z=kC<*Hwv`}wRwd{ZWD%*ByCMY6|u?EstS|X?lIc;IZloU)=#4TW8WoMzy#(%a=&pd zCiLzRCM=>E!YVj=_hF^psNB9cUya8TEFh@JE~t$vRHLe@W(-2`UCe`a&|wP)VF+Gh z8L9!R5AohSNGr17Cm0y%6S+P!(`-!3S;}6{=VmGs#d4-FaiP64D;*YTAI52~-w<6? zTY1t~yg_|1jIU@&YX|BQ5ZQL6kEH4}g3LDZpNt32v+~(+Tc*oK$Zc;!&0~t)4^>>! zBY06C!e=R4zb15l2yZ(oS4)}k{G=nq#k-!GOZs>hjNwK&&bh8;=~e`O>G5_-E?L0U zSU0|p_;5CIo|8et7m*NH__ZcB7}fVNA2yZ{Gcq~6F+WDvz%p(z zb`r8oE(a;L270@^ZD&sUX?lj=QY+>|qM!A>8jG3zr^66Bmh(A9ZTyr>P2{U2@am)+H* J3G$9X{sPnNL!kfw delta 718 zcmbPtgR$uvqqLuMutJ!jo`DksLpGBf0}ya1FtD(J7!$SCd4;4I{{R2~M;6FsJTNg; zp`L}6fjiSVBel51C$%g!hnW#5{euB0%3#a{=KNt`VPOWU{vxITq8YfrqF)$TpnQI? zC?ilqA|qJp4M<8v0b~T2|AB!8Og{k{#LB>%S00~P5}%%*lVV_C$ST9YAkPAE6B8>F zGZPyNi=zTm+coLX34lp7!Qa zc^Mu?v&oaR4ZsrDw51t~CpYSgPBze$m@Kd302a;FK^ENx6=l&CgR6xYI}IqZY4cj$ zHH?$v^%a4}HtIVwngB^zK^_qWR4;A*slShD@?IkuptBnF^)_=DYcWo?Fp*)LwK>#e z3LDto?^a@rd6W69Wf>(V>sb3Ro}L`2BRsjsnu}2p%vxm~%V;zCpq4Oa6cZ~bd5KN| z^Xwoz)iYq85`@R_0>qoV!H9iwjg35`>*P5$_F!9H+5|E3Y<9A(6ai9)0)qvBluXiR NPEHvvp!Gk6wasb1@7!1xkv%B4G%XT5z?e5Gx^SsZ@yYpsKIqhM1N>4J@ z{b`uNUzf(DfXetw#`)>#=^v(CVQ@c@WJy+3*7aa%E>$zu>+rj$oG))~6l=MSa-|{* z?*pa?kaOM5v1kP>_j|y&n61v&s#}i`BU3FUtJMv3K4f5J!;%sJKpq?$5#$o$og#}j zRzAUFTM(#JOOGKK97asaLn0)AjwehJVSM$xCV==21ZjeT&^Iy~)IrV7)CpoTkn!C< z(lo>5L2aOOAZrbjIs^jn*?jnFA1;b%v_!Y3Lj=$tQ^Vbi7_*++#ZY8Jajb+`Ztr@< zC~dze*PlGqBXNh|h-OO7)_RFmyc0sgf#6_k;r#W96V*L&__1G{a0^bG6?AVI^?I?k zsq0R6Pe-Rxo{kX*0WZh!v_HqN%h6RNOWcT89^Ge!JV9dKApE*n9#4>XhZ_3=(W4I8 zS{sh9`eCBSyg~N-fW$j!VzsQdCe8+IvmAdQ&Q@v#kqW++Gt;7p6u|E(x4#`-$?DpU zmNZJ>`crm)cI?h{e)2Ej_&G#Q?}-_W1nbiUKoeY1?q)uJ=^w=@@w#E+IqsFChsMfH zMG>Q-5ypq(ttuonlb+*blgKn$ViTuGCGM+yKW4OrOfYW1$LCl0DuwmHU`3z zom^%8xpXF-%4^S!ing%4bYDZb?@SpO2ioVgmBsXOTHC4^JH^_a(7?F0Bs2#@+FW*C zs~aWT1Vqr(L#9pRS<$xrFl`)gkcxfkKvb9nNb?tz`Zpa*?3DnQ;N*08HZ~idiO$9Z zwd_i^FuF9KOpPw2^QlFL3<+_9X=|qnMkL6vPg;F5)i^+fFOV{LJ;dv=MyCfgK zBuPgIepwFE0GzTG(ONm)Pq@@Lc))_Tq0+Z0CL};C>>PHB(_x0ar9EaX6z|kCb7$=^ zXuMEx9NTdM{XucihVPmMu=Pb|*Cy?~VL3PZ;d_X>D#P9&g-&pvWUL5RkI{a1s(MUH YXp~6|f0gw$N|`RCQ&@huBxK9?KVvBRDF6Tf delta 433 zcmZ9Izb`{k6vxlG@80WG-mTC+30f^fqY2taNIJINk+kR}3?$XY&=@-LABfkpOH9@p zB(~c82X?!`$k06Z-O^$_pL~Cue0y$RsjYG)z2~jwO8~O(t5nv)AP7Eya{*4hT0d(X zwJ2+2wm>HYpmZk^v z8i~bp=1+Fis3Fl|)6}+N)ME}6*&?pd?ckCd1p$zv1&nvNJ>)aGOVN!O5rrQ0tPB;c zXUu7LLgxQC4Wm=8LT6-I4T^K*$s~2T^N$+;rfI%M*B+`hr-B${Tn}lOaVboO`N^aT z@7o?9F^Wisme3hzwO{5e9m1ZoH5*so}`Nx^dj4~k-Vkh3-u>y AJ^%m! diff --git a/_module/ncs/_openfletchlathe.ncs b/_module/ncs/_openfletchlathe.ncs index 17ff3fdd2134a4a4a36ce03e731edacc798dcd7e..90b12bc87532185e26e669ff20e13398358b6622 100644 GIT binary patch delta 92 zcmaFM^pc6!&pB8j%uvt3iGhJJb0Y5|6A5XC|NsC0k!1jajbM_Eg$>ANWM%}4|6pKY gWnj=`WMQ%MIdfJ(Q68kMW#ZckK8RAV<{t_S0B0K*n*aa+ delta 96 zcmaFK^p=U&&pB8j%uvt3iGhJJcOvg1J0WR?|NsC0k!1jatxRkzY(Sckkr62NgMkGi i#|-7MGB9W|vas0soH;9?C=b$5H}P==2UyV$1qJ}cl^|jO diff --git a/_module/ncs/_opn_ench_weapon.ncs b/_module/ncs/_opn_ench_weapon.ncs new file mode 100644 index 0000000000000000000000000000000000000000..c347c503f464f589814c08058556a8a88c1aad6f GIT binary patch literal 1593 zcmb7Eu}T9$5S_gnk3bYG1&KM+*~pH1yBiCIODi@B>4Rbv1PcYRv+#%P{RI6CKOkU{ zB5>~R1umq}nJbQ+-8ZxE?mgb+V3?2TP?rE%e-HfA$^kb3F!gJNS=jRR*3JE7`uKeJ zbaksu-=BAJ7pkgS{DZYxfF%L;Sb#kdU<(1(u(4$Me97|plI8OyE8%Me-{u5ZiFf!M zwB>WqR=~jt{Obh%bw})frXAlq+VQ=k9p5|J3A|JAb)$l>8x?%r$nbR|!`F?>s%}ZP zmXfXV;rb;nCsQx(cdC>R$T=*7G7Z%NFh;6s_qrijcj^%Bg!OxTXZ3kR`(8ijKp~!8 ze12{3$CkI|NDb9rcWl;ooFaztO&iRTrck4`8J!U8ABg9#%buUeVwTkOBH?)szvVMy AzyJUM literal 0 HcmV?d00001 diff --git a/_module/ncs/_persist_01a.ncs b/_module/ncs/_persist_01a.ncs new file mode 100644 index 0000000000000000000000000000000000000000..ecb1c72d2b249d3cdcff5ed38020576abd2280f5 GIT binary patch literal 23 ccmeZs4ps;=)H85mU|1z3JeMi04)0gsQ>@~ literal 0 HcmV?d00001 diff --git a/_module/ncs/_plant_seed.ncs b/_module/ncs/_plant_seed.ncs index dd002d661cf0157d9b9b93b4939bc8eca791f040..6cfc78bcd1e59e49e623816672b19a6ce2fbb843 100644 GIT binary patch delta 2895 zcmZ`*Yiv_x7(U-Qr?>U=w%)e&cG_-?>Vn-m2D`AWTgxcxw$iR5f52rD0vTXr-iSJX z85jO2Z;T1vLPR4*h(v#=ERiK9E@X);5@UifF&Y99jF-hM2F36DPQPzmyY)v;`<~~0 z-sioX^SyU6D`PXGg9Y{B)-CY?L1j{1J+^j*Mq}QMerH}*;(d7@2jP%re zOOREv`CFiUZ}2`Vz+%qR%R8a%cfgiEvwt zTD6oGnMswJ+&YS4CYqY)fk&lOLM4CDewsaQuGaptjIfRR;;U7qIYnSe^29Vq8Ss0Y zfle?L(&^NJ!Lj_PIZDxkAj{jB;BGm924UZ-;T74Bl5j!Z+Em44rc49Ld^WwW#FYZ1 z+s?Q;bs?07eY(!gRjyX*TF9l7`H{@%c*#2npX#5oCfRohFXlZ6Z;Rnt0TAO^ql83no^w(={q=HY?Cl6Jun>8shUz4fnZ7 z4NI#AgE@?LLd@L7TqeyCGz2f1yP09$tXk5z^~T4iCXP+V+dANy%>%OHWdNTN!aBMY zrUOnWg!46pbAF=)@m&0-Y}>FKnbDzizLfO`7vTzlZSJ z=OCNR4;OMpR=s{`tmX8N)RK75t{N`X22n38*0wQ4|4~E0$qi%95bA^D&csH&8ZYKY zd0~2C-r2UPN|{2H<%%P@;S76Iq`>LoJsNhADLdxkQ+D1JM7vX6NUedlFy&W430)9so_#m{_@j;lV3!oh^Q`gD_d|XEqU8_qp zRu!|R^rkFivL&h=5Uy_xQ~^s>Pv#5RG|W4k@LWBA6TDYX=IZNuK3DhZNjZHDJeQFM zKk9)a4P4`y27>r}74a)ZOoGw3mx(^$bGLWW(+06)ieB+qfwzc|q@6bO`#Mo;8qzew z`@YwG^kfor^kl-vWBJJhd4DYMVT+v{vG~(Mz52BiTMGnl`ya%|^Hu*Y^c^?@Gf{2x zkZ$3)cqv)C?39)gXbn2yZop{9(d^n;_aDGQ zlm&P?81Io(d_4AF5d<9HAkthGiJR^p&6(%YPXCXrA^17C9p~Z?h5b^HZf50c72DPX zDnA>#A&SONV(KM?a&RM@8Y>q^0`rO}f{m5G^y-I1tu zEeMWA`b1HLi;)jRQGzXvUgI3)ONdm{$!PnUip;@$G>#McGs@pXn;IXQ!kZ|mnl>qH z?ZB;|ld?8q*(@m9Z!I&r&aM@V31}PemD2a)+kfeZuCCv)NyZTcB}`Y9Fa=^Oz2cP+ PL;n!9YL!JN)48v8=t2b5G9myyt!1 z_gtQ{P?;}#M>p4`C*wV_Awg)L4+!+pNP?(llT+Q!fdxTS2|`N2M*dSWgyW5k+N;3baEEzZ$=4nVqR3-0PNoe+o^#|1ekVmD;%kM?!58jO zDic6-;ULTQ2L4vqF{w~L7WS%QaCzALV`0Z=nD?;|t8z#VK~6M=OcL9l_+>GC6lF=g zfRjqRr;OMH4#-t}zXV)Uc6en##Uqvg&LtLT#bURI{UN&vYsq~<^a}L-khAH(rMHo5 z5PX;t9e%#}3#~&XwAMZmTlyD)$mF@r~6di8KtzDK!%kxx5%ax@>d754GN`3F- zp;$bQDU}u9v^Y@ETTMGkL#1l<>4u;@h$e+alf$rlwI6#lX`I%u^j}eYfzLdxDO_lE zw8opo9BR$bl>q6(wbmrVAZazUv^ClcUeq$l)7msykLCW9V63 z8o%+GN}s0cLKxBMF{$5xGx{(o;5&UDEe44e+-1n&B|{L?HXTkGdN6B{x&Ih8AZiTI zoLh{U;IfwJcuR)Mqr;_YLvKGmFsAXVQKD)Vjadws!ekSkGxgzplZ1EOI{aYjp}h#} zH~rteUMk0hlG%yp&5VA`+=p3ngo?Xs&a;MMz+$8Vw_9>JX<_AkVo9$225N=jQbR@> z%C;DCZH)U&TM}=zu~uAaOXFS}Yq;H-!kD!KS-T!n)*gIrWy~AaB+NE8i`$aeZwrtt zPS_GFORg4*<=RLiR~B=&1l;x@$suR&UCAEbQ5`LhHQA@^30$V^jks&iBI;m=u+@>r zNk@PT;bRB=1|1Te8Jzv7IGKh?X98#WY?jU*IV1EaLaq#UyI9WGT)nvD3e$+2u73F3 zLE6E7cOQA zp59f+g<5%gW4{cZ@Wyf6%gE=vy_oZ|&MSQ>Z1gc@yL^e2dMewhg{GcQeKFkO+!lWV zgMJ^`g=hUc@nu+_7hcfGhLCBxE#ca)G%Vvfcc5UyO}M9A_fr?sT!bR+Sd=^*}Iltb_%#=Rs8DH2UTNNJ#IRzdB)=_)x433Zy905m+QEev%~XwiUa6i$y6$ca4Qyk$0LJl3YV=754s6ma;z#g|v!! z-UFH*e}--;$is_2hA$AZ6-V2P>v&}gqF9`x5}Cu&TZ1xh6MLxHIT@INqa%XhjzI;v zjpH5Xf)qDSj2}2q-#JmQ4;|dMcR$}?hHpS`tv#K&RqFTxA9b=iZgeIoLjzYd%6wWt zA?l&aFGoGhIORJ*PW)Hn$mpBbxrxH}sA~VDc+@??7 z&m_&q0&xig3o8RdH`C;IOv-%BV4)K*AysBo5mpo-u#rrYwVCB7H#4hAD}eZnabOR8 zLG{4oeazy@N?^@E8Eh&bj-334S%$GJsnd=onV#ctrutN`?m z!vO{cpr!0gVCznRG_YQVXwwk@azMZW%vVM>fB_Osz~sToz{JNq`6#;*quj(OjmZKW z515!ZHh<#S$jBHlc?p+`1jH~13AW@1guVG4*B(X`XYH80m&bsSdGb3R6IfU(@m6Xn Zf&=FR)JmW~f$sgtgk<0!u(4kh7yzRV$>#t7 delta 652 zcmZuvzb`{k6u#%Z``&A{uO(>2Q>|7d1Syd)kfUo(Ny8oP%{kva-}%0C@3&KQ?74|lI6crGA7{)i=Is-( zf$K~x9m?hMC0@g1ic=;FGIPhc!^HVT_#@-o6qmsh3CW^u%07s!}e+b3`qZHRX>he zvBp_NOuKrzGt60W;CN`Y44(Ja%hwTWL^8APzqc!5ZlxH_$MMOEfVbdtxj=)jLW?^O zFoRch36lhV7P>sA@K4uceD%t%VS5PoOan9adZ$Bn-zpu1ZZU^$>$!NG_ diff --git a/_module/ncs/_seed_seed.ncs b/_module/ncs/_seed_seed.ncs index 4a377a5db5d467562d74cb11419dd5adadfd157b..e97cd026a9f30e25947a34d2861e9debd36bb7b1 100644 GIT binary patch delta 644 zcmeysvw@e_&pB8j%uvt3iGhJ_!$jWgqAbje|NsAg!@$DIz|hUa!py+Hz$!L5kWrQw zEb#&=F`1uHRg@J)2&|S#Y_dP2i?ITT!x+a1GV2Eei!=j}{v!)Ci-8TS2Pg)k`4r?q z;!2YbFpBX<9SI*BIkjHG%Hno~*zksg9%@=m?-NubYp5xNA_nvwuj4zaO_U*civj zB}}GlPy<#n$unwAKFK5p6L`*~#Hc%&i&+sSpv^4Ds5jY*SqUbP!>j-l=tT&uXI26V zTtWzZVOC+(nJmeoP>QfezUWT literal 1648 zcma)6O^?!G5PtgsZiMB-kUglluYsrsLo~*dC+tGDaiPeEtHvy8pt23nVp}BfFZg4; z`Aa-_*rSI%7_)~x>|qm}ciz@5wV*u|I`2HsJTvdiG?fm0^|%V!Bqi5W0>m1XzoEenVCJi z;)vW6R^!Z{$MbE!b7p{Nu}G5rsfWkS+?3||Lg!Ir1GHKeXRH7K8+zX&23e2dM1mjvGg z*#kGYKUmfo`C*PN0C>tp_Pz_&obL8@t3Pl|&l_3#;t43M2$bVbaIq#uEXD~XzX5_y BK^6c2 diff --git a/_module/ncs/_skin_corpse.ncs b/_module/ncs/_skin_corpse.ncs index 6639b423f40882166325bd07941dfa4cc6e1d6a5..20ff3a983e5d502531fac358a85a76f0bfd7e837 100644 GIT binary patch delta 1011 zcmcIjJ!lkB5T1E&ckhzi+jz;|8BNY?yd>o3kc21}5j-_1L=l1zu#p@#b{2uySj0Mo zh7nt_u`q&2Pz!?~HiCr~DYZ`_Ne<3%$iX@9XJrdPEj-w_dvCsP=KJ2v`!Mo!R9(4n zHC~)PF?AlGcVb;tR8I*2dM@b|g7xah3`lIZ+ux`U&-BWE;O~7M%uiUzW(_44_~F1d zcs{_I@FWBLBGtt}Xz8C_gr19$f;8Y{%Ya3Z_Qc#wtpDJ3)XAFQnQARt$8dNrd57_! zmUx_&WHDzUcBK_L>qKwUTRDr8e#o)RO&2YD4@=9HLz>IKirHN>8k|!4;+P|UxOp`Aeh3K>OmB^3VQ*Y2_|uc?q!bl$BE!!$)*}< zOFDkq##`W-crzWh`3!#tJY7@lDr@^c{=4JC+>GqwEVDr-hEv z*_5+}bq44fI&S>(dGILVa#a4^EYRbQg-Z2T6RRd&In~51Hz)gg>_jMOxO4Ka2&~2u z?sl%>Gg4izvBB#_3Ul}I2~R^ryDCd>a`QOHQ!$O7XhyvsNcnM{0_-xKlJ6)EBYwW) z#%8hml)zhbIe(+iGVE%4-n8HJGQV|g$eaO-PiBX2Rb8aOEkkL@~ delta 922 zcmb_bO=uHQ5PtLC+s)?ZZIhZrO`2pOMl6P66+zKMt0)vjghB97_cJr^n{VcueXxDGW=-9e27C2~hQP6okj7`68od*R2 zf`jNpj#Z%@A?6jEoP2PCDh0p*~gtQ5l zTrb%X+7Bv}Uku=WS;jfFX9Lewe5nqAZhkAJnCttHtMB2UzEQngPlpfbtA|!`#wO!6 zqK6;#C}=D@XJu*;XPtBYu|Q}&LeW%NOyWIVM&r)NW8+uen=s&duYv&SE~6 zhG|@k6>4u)2*3*qV9qX}8rc_j}{Az58|BR%b{5PbvsO>}e+}nX` z-eaiZ&3LKC#M_p*fGDWSRw|L^0WM{$EZ>j#@qI^sOEAI`4E`a(Gn$HUmcE3OB7M#6 zzl(1Zd0a^J?f!d!^#}l067#TtCN+k)lNaF~oj%Zg*2&_e@lcr~P{%Pd3@domyuuli zmFi*Zv>yk!)0*zvE8zm($~0Wose`%x7pIEMkP`4t8q;iimsUt#+r*k|wzv(!%t}=3 MkJRNJM96{o2?rY%QUCw| diff --git a/_module/ncs/_spider_death.ncs b/_module/ncs/_spider_death.ncs index 7f1d04e9a4bee785b54f12a65fad3d30c2a734b3..aba1862e388c9804d5d49e22515fc4e3d87ec2aa 100644 GIT binary patch delta 301 zcmey*Hk)11&pB8j%uvt3iGhK6wj2Wxa40ZnF@RZI+6)Q|6K!=FCr-@PW86J)mJt(^ z?8I|QY_cGAY!g33>bfyA{{R2~2LlTWGf;?yTLH}f!@wdBQX&H5fi;Lt&R{fAU%M`?@IJtpIR0E A4*&oF delta 265 zcmbQu{-4d(&pB8j%uvt3iGhK+UXB3>I20JP7{DwpZ3YDf7B-L|3o8R}K~ZviUO{qv zN@`+B1}jh@(?msG#_oy!dW;Jv))_G|exJBWY2vL&c?)L7|NsC0U|?Zk25IG10Q3Ja zu&9EJl9-&pXrjOfmScsGVEGRqOBhbFNHYL6|Czjn(UXJWi#$k&+GJKHg~{4XL1NM{ zl`tECIzBQ@p2;N5$TN92lPP1!85u#&02&K6@rNwLs9a`AejbP&5K@5w E0HNATJpcdz diff --git a/_module/ncs/_tmp_resourcebox.ncs b/_module/ncs/_tmp_resourcebox.ncs index 3c765f250ffa50ebe9f4d5c3ac592955722a7a6f..e2bf24cf197db8817f30b5fa0b9233addb09dcb1 100644 GIT binary patch delta 82 zcmcb^_=u6$&pB8j%uvt3iGhLP(L`P;ULjc^i(vU|NoDP ZD`myrFtD&PFh#IPGXO>YfXN>U3;;3@7(M_1 delta 76 zcmaFFc!!bK&pB8j%uvt3iGhLP&O}}*b{<(Ei(%756MII}i6#0xEX*K2GvojN|G!LJ ZFDv$ffrXWUDS}m+0VwhZO#V<{008@q7wiB4 diff --git a/_module/ncs/_treasure_spawn.ncs b/_module/ncs/_treasure_spawn.ncs index 8cfb9b5a90bc0dc17fbbdef9c166438a169097be..dc191fabb05456548f0daf6d6df08de5389299de 100644 GIT binary patch delta 6444 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 delta 10014 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 PIeDZR{{R2~MS%eTu!|1O diff --git a/_module/ncs/_uoa_alcohol.ncs b/_module/ncs/_uoa_alcohol.ncs index 11467bfec7605df29ba9338bb64da7f8e0531301..511e97ad6ae2f914c47480933841f5a58995e6da 100644 GIT binary patch literal 3810 zcmbuCyKfUg5XSd*_YM<7pdbPXg&dCpSqS+aAyA<}3MvXB(OSq6k`+NvBGW?8zehn4 zB!noCXi`v6L^89pd&J+xwwR3zKX&KadHv3seg1Sie_7n`KT&G=`wc~}POfxjGxs$~ zCX>k@Wv?sxJl3gARd%qoKYF`s+|F-B3u;}r%#1S|ZS9YP*%6ynr_Btz03Xe{bi~CS z=V&k-zZ>-XMfdiaizv44SLbM!fVPNDbn!xWbR3 zrA0qpiZn?AE|8{FkZTc7QxQ*75l>TrG>OWDG+9ZRkS387X_7RjM4B=|z-2s5CDJ6x zwM3dkxgt%XT#+V`6ls$D50^-jNQyLxq)3wl{|admNs%TA5>-4+RXj}<(j)<~il?bU znwA95YlSp*B~qm6f<%fmNuHb}jGPab+Vj5a*6YBuwWpIZMy+MH}AzY;8T z*d%v+PIlG1|2LGg^anfJP1rhn5jiWR89wotpdh-uiRdQUNP9GIfjOWd(!J2abCnsZm?w43+o z{1ty8N|$}l-`~6J?n3ms!;M1^P z>wr{uO-nTe0%hX!3{iX_f1T0ho0BWxmv9C2;e=|x;9tX2#-GEZ(*#KdOM~&=tHF-D ZQc^4(&1F2~5PYJU5672x>if4`{RO&)Xs`eP literal 3480 zcmbW4O>0v@6o%*PUSngmh(%Cquh@kYDY+lDiVIP@a3O94w?R^bP^zUNd-whUf0zpw z6!QhPy}OV0OZ0<*b=y7vQ5gmyTH8 z^N#w1@nOH$%e%MNeMHyXe~1bYwfrygRK|#^7}0i&=w6IyCq{H1L>8O8sCo|~M0qbp zgha@~%aMpglv5r@y#9z#TqLvBvUrMtX|du<{4q_Q85YB(CQ`bhJF|tNh{5{s|#Am`*i+lR(rTu z_w(@Xil6!Ewc&4qTC2P5>DzoZ9NgNZpud<*vHX}xOHE6&?wpr8_vk&ndoV|&x?@`^ zK7w)p|0D9$89qMv_bBr@Jj&F8gbF|BZ-W`*PvKfL;gP{ofBf!sf6qS}Q4}4+1w7{D M>MK9tm9Lrl12Rru{r~^~ diff --git a/_module/ncs/_uoa_check_com.ncs b/_module/ncs/_uoa_check_com.ncs index d0fd2774edae20c348a93fd2acc6217fe0cf99f7..02f9171fac35799542fd974a0ccd3098cb800a14 100644 GIT binary patch delta 111 zcmeBVT+OKC=NzmMW~gW2#K6F?nu%EsNHK6IFfg&PGBCVjU}XIN|NjpL7HI|`{b!<# k0i(`DUrAF72wxVYn2m)QM1fU)fvWrgmJx!ef{+Rf0JDE2xBvhE delta 77 zcmZ3@*vTm4=NzmMW~gW2#K6GN$;2!Nq!>697+4t?-Z4znFT7HI|`{X-Tc!~697+4t?-Z4znFT7HI|`{X-Tc!~!!Z{UU-PTt6(3N!2)i-KVjSoIGE7DkYhUNEpo0}cHD1!4u5{Rd3` IfRG9d0C<-~CjbBd delta 162 zcmX@gwUCR~&pB8j%uvt3iGhJtaU-uhBcuFeUB-=!5|i&UipnuDGyebo{|f^PD+9v{ zMlk0N0}HpZJOdD{nC!?TJXw`Vl(BxYHB;r}155_IJhC7eAo>6Qzb~6PnHMoKW=>wi sBEzUX`6P?#1z3JgqatPBkA7#JD<|NsAkfkm1DNdIACV_{`r&38#n cO<@K}d|?3c8O)eaRbf%X$ioCS;fDeP0NLv#QUCw| delta 54 zcmd1vGw^c`RtPiHGjL*HVDOUz5)2#)46F;c?-t? diff --git a/_module/ncs/_uoa_com_recv.ncs b/_module/ncs/_uoa_com_recv.ncs index a9dc5f71bd76520938f7324f3278dded91daf937..4e2921b906babdf967a08c9638bad0cb70624403 100644 GIT binary patch delta 244 zcmdnSeT|#f&pB8j%uvt3iGhLj+D6_YMn>Mr4UEc+hbJ##RAg+QT+O6B`6Z)=Sfv63 zGvojN|Nk(sure^PGs!Xl0o!CpCP_x)$Z1?WV1W@!eHdm);@>@Nxo0Lnu{2LJ#7 delta 235 zcmcb{y^WjK&pB8j%uvt3iGhK2+eY3ZMn=ZT4UEc+dnYepRAg+N+|Hyt`6Z(VW9Vc? zW)aaJ3@pmb|NsC0BFz9K|Hy(!%gKpM3P5$nlGV(NK>iyB78uQ~AkP2<$&*=_beNbX z0gcetgUPWlgQWPtDj2!Iq933-Uofyh#2G$K&SKVOWS=~Pc`u{;<|GzpMpG761_l(> WUl8^IrQ}&)P6L|G24;UzU;qHe+D_sC diff --git a/_module/ncs/_uoa_drunk.ncs b/_module/ncs/_uoa_drunk.ncs index 4d056cb99d5e44b54b5432e701604afe9f9ef4a6..7136187cd9235b5634376b42dac585ed3234edfe 100644 GIT binary patch literal 10019 zcmeHN-EUMy6rcOq4@z6QTfmgU#YQni8a^H{KuU|6=z|zzG@?x1bF zPsXGsMuR?R)Tn;|3NgVD14$n=)&v43HR%JACh|}fO`~W%bI#1|o!MD-wiJaxo9x|t z?(dvAbH3)x+}-`~)6uh=IydfOY+c7{27k2?b3;GmUma&|Zf=(OZ49p0T+a_!n0ur+ zJaEY4Pp&c`uq|#0%mZE*Au|Yhy#zA<(D~WX`K555%L!LR>T`U01?3)c5W<#3Yq+}i zN=B8Toj(gp*&M;PUb3MuS0Aq&yKiLoY}vgVV-IeO-8HiNX63nEylHSXLwkE)G?Be` zqT#^B9Uer(6^ar`(_-ZkI&7;))^t7T4r%*Vlb5eCAARD$*cs=#5GHhrC?ZS|;08Dt z#4}!{aEPA!_|(oQR0s~Fo>!<~Hl$uwsNhPZ{-IDIJ~-8_QK;ZIq^?$|p`dmu)EYtU zQmD0px?7>v32LuGtryf+6zUQ|eM6x(2G+5TuSzb{+t#2|noMS+R1PdRK) zMc6378e`bOe15-4*z=08zD%JoVuEb}SZge-KXvY<_p-HB-xDBWy&oq)2DbsLl~)0|vMaUH&BDIjsjdCwh>HMDzfS z`!CV2jw?NgHg>mm-x2E@u=>5j`OID{i=a#`1cLAP%rFKwH8LtN5J6E*%tP9JoA2-F zxKNM6zv240CsAB?x0SdOEy-e19A2kTY$F7o?}O9@YPtO*MavU3>5FD@A|PQx+^_e% zjUfV2NAA#k=Uf$8_p4@`7qt5w+WmF2QU;2M8>k%?-g!|Qp-a23kkfW!VrYk&4tj+aF?S3<)@o7=KAa=>*`1ulybR3HgbKvWwkI6J@j($yQY07($6pqYM zNcrQKOnjXH+0|DNE{-ZLC>@LInKFyR9Gu`jSo$%AB5ES*a}(8P?>nS|J8}Ll&*P=@ z%VNd)tl6NXPQ}s}xtf+SEolEAm=-4m`;o+|BX=i^%<3LM4DVzxfzoTSG{RzGER9|y zvUF6lr$wRKdF&_a|yTO>=9#8MOceGhtr~T59chh@8>CMJ(h4j`tgFCVvQ)^t~ zCAG$B;eJb`cW~K|-Zdf)-^2nTS8wdXgOl1U7At9GEh@k2IWuyZv0C-yhQN7W3(YuR z?x>xD8k!A{|G%M`2s-F(^!4W-I~H0?&mGSHP1s=0NhW`S$*a=UCA{gj^i|a7)?wNBkJY=%2ViR`d@cZTv&XYW)L6+R{HH-`+p*94q>V zkc;CVKA*Dwp;ZX`idpzU7jj^O6911}CvGqyrI8O0@eiZ$RBUgZLG zjF#pp<}cr#-iE@@Ni7iui#A>-1=}RDUGNYJlUH}FNQEskQZJ&xS_pxklk`1e{{m7+ Bl|=vm delta 1463 zcmb_cO-NKx6u$Sq_jKO;ym5YPbjCOHW*E(%EKBewFtNgw*dh>;3SIRhxrkaMgf4^@ zL1YJiHbGd6HvK9Rt#qY}5XD+VZUS+mM1czlX}b5^_r_@^5TduZ@7?pAd%o|SckX%G zeXnb{`^1wpYg1imA1 zU%}0e*w8KN96|4*h=u!Y^c|&( zj+ihrR9JQ;=puY`EhG@%!1O**78I3|NlFIT)RSISZ6C4CCUm%~>3g{D?xC%);BJH` z9t$2voB7)heV%hCI**iyGVrIt6l)EJ%T=>vtKq6NBGi2G3>A-3@vFAMh(+9V$If*d z?s_*d@_c#!%x7Pi_TI@0e^FIC<_STyABd`|g7cs?n~u!&GEaI|1JmCGhOfj*$^uB; z7?>;ON@o>|M{Xa1ubxWb7|nH*3LHmB1}eNU!ZTVCMeyB%9e)k&f_TZpf|Ii2vM1k! z>k3>7g16H?=nuRuAFn4&_5#mcT!PTZfpvtofD2xQ0=|iTf%-VCg=*-H|17W`PQ`SX z3=Gk6_)!|A@_%-E4Q5P(D>B)fBSD*US`iChY+$>yVYIIB!i#&0Icg8=rt75}ybAT% zexU%zVr4lj-VkS*X!#Y~&r~`52aWny8cmdvW%6jqPuZ3QH2SEZN$1j#DWv&m>!y;1 zT(Uzp!xgjXj*vLs;78x9yr1g@qe zU{59vyi6hBN=v{VNF3-+Bk;VkwhpVfYsqfhvuB1Jxm;C@W0RXGi6Z8N8 delta 51 zcmX@exSCPQ&pB8j%uvt3iGhJ(wH%OO;80*-WnhqGn5ZSiD&pB8j%uvt3iGhLPl^l>@;80*-Vq;}skYZqD{Qv*|4+a)#1|a=sqLh@d R1cWIIQa2Y&vQ2cH3;@l^6v6-i delta 60 zcmaFGc!g2Q&pB8j%uvt3iGhLPiX4z&;80*-WnhqEn5ZQsEF{hF|Ns9#vLNy4EX*Kk KVuSR=iXs4!Uk$GS diff --git a/_module/ncs/_uoa_fix_station.ncs b/_module/ncs/_uoa_fix_station.ncs index de91584c0838eb0452ae73724738296076aae54c..2f0b5da2fad1f141b800ac094855ea352b7e9d43 100644 GIT binary patch delta 633 zcmaDQxIviL&pB8j%uvt3iGhK0!$jUWOl$!YSF159O#Z+kq9n@z1Z>QV|NsC0!N9`8 z%D~|t=IR%3U|`6tEDw?cD`SHwn=Hnt2+;=<@L`lj6{tZMSi>lZs^S*983Ig7s4Cpi z1?reIQB~|=l1CNzzy$RW%wgKha;Pfe&;=$kE1;@4hA!|MU5g%zGOCs|7BpLCq6?fs z*TTYzX00VFnxTcPGN`s-Sc@Sb#0K>~4P~B(QH8h35YzPSqTA)fra9a5QOe-K$7`PR{spQCH N3634Gu)n||1pq3ndv5>$ delta 578 zcmdlW{7R75&pB8j%uvt3iGhLR)kNMoOsp#=u2y4|n(W9TGVzTxgrUUD`2YX^9}Fxk ztPFfk`Q??VMa97-i6xo&dECnK3_t)@KRJ#OszC-x1BZW@t6#ib{wGaOXLs%#vPOD diff --git a/_module/ncs/_uoa_skill_dotr2.ncs b/_module/ncs/_uoa_skill_dotr2.ncs index 4d9aeaf729bf3f37850cb348984af83ab9f2afd2..30fbe9bb6a9b2091e0d2b52989c06bab1718c23e 100644 GIT binary patch delta 1551 zcmZWpO>7%g5Z-ya-XE_wYkTcDjsMn3D&e>`ML;M`MWZ^Zs?t(dN%;|V$O@&gRmTPs z335OJ2?X@#U`4jqr`iIMCD}a!tgo;CB}j3B{{KT{pCJ6c z)#wvlr#}UWf}g;a2(gvl_Sh=J?j>6=FK~^4qacYipB}Xtn-}rW)(DY-Z8ri=1AZ6l zZM}M*%#16oOM5Mm>0C)trr5Ik6=V!S0kSv-NtqkU5QiKtKsw_YSU9bbk}8uVs)FIFA<~GuY*&l^V6`bCr%?4*!7k27QnuD1Dy%XE;Q*!7!d6sSS@;$WHA|PqZLm zNKBwDkC5m*J>I284{({IVgkV_T%fp00yNA5{aN8*)HB^ zvC;*vBlJexlJ+~zIlN}};zg-MtP1MBtZI#No)KRPmhhNw3NB*Vmu5-Ar#SetuOHu) z1E|PH{9%)FY1Q%SEIupQ1EF6$A6A8zNIqQM)Vd{Hmdhk`0`JJVq0j?e-s;5MOl`i? z!bKcc%2dQ5CB;MpPjeAhl>}9IODU6}jtA8p%5@GruclxT7uDm$d=k&AZkVCuIcRGs z{Lu{HLG37fipyG7?Rkkqmo*!fv8_$R-?*k_ST^Gd2Vd|Hu#!LaAMqReS;_QCxFxGb zKljP#Nt$@CUWRw@J$+aW)HrZOcNMiMa0}OTR)?*B?SY#bB|TiN)%gos#8ZLeL@#1H zFdWmPUA{`O(ZH)_40jtx;T)bZhKG2zO@!KHwSID@*=gny{$NbODqc6d8`Zc7obIt{ zGhgm06YW8~*^^T>Ki6)UHq~A*%kUbWF>}fj-2S)Uu5tK9gDGWij9Tu zOM1*HXE|>zoM3w13QrJU09#@9@KtH!Rm3ctPR%aMfnzvkc~c|t5yo$=BolSpD#1s% zW+iYsVkirox*qY+w<9I(4!in&Gc)eh50PtK+SS7gPd93f*#&-)OIV0bK?%=BcPM6%`P&%=rrdWvrXrj$_8I&Kiuf`_JeR6Z}euB%UrD*bJxT6 sm;>XOk9ma(VGe#4Ys77Lp~BSvcP__A`?kXfI(=~^>}~c7FZMOazfi)Qng9R* delta 1366 zcmZ8hZD?C%6u#$8n%tY*BsU*Tn&#`SU7cyNnj&h8qtdlZ)NN+XoY3!3u5E0R8?%6@ z1LqH6&~CJQREA@+DvGE~)FEv8!@mlC?2j<8I>tm8W$cH7&T4({jWrkVulJtwoacGY zJ?Fij4{Y4G``}1HJ<{Ko+bam28%cpbqAJ)O#-U9RZV5Kp+S>YEu=AI9X>}(0z-{w< zFEbOrnlBHM-Ny0mcGV0v5kpPHhJm0ZT3z2Gn5Cxark3ALw(eZ z^OT5hi}F&juvn^AOVxRIcgir;gP$lBvjCiji`M)uq}YxV=d@7NlIhVm1dqzoOG%58ZNkI=@@+OK6(tJ?k+x`dG|Pzzk%*H=cCGRT4Y_r z^@?7fs~4YY{JVK8@XJ$lH*~p|x$j_2HnhLsp%;<#Watp`o(PXDcqW-^9W_tV9GB}u z3#oHN*ZDec?{aHgHE(lVu0hniy(DAJ8^?f6#+Tj#okqf!r8(q%su?@x8)M?n_|BK< z7C*JHdmh!E)yk&jmc|NpDpNFwtdhie#lsiuqOyZ;)%VH_E#XJSTq@?Az|($}UdNKZ z$Q)O3%b%ln&=W{W%cg+2Qh~TRBu5r&fiwxY5-`5N?Z6bhjDx`pJ&EJNIHx`roM!eP z@K8A|Z)FSbw6OHkV5Ms(K`mR4MQHEmJTYOOw6 zKD^+D3hzu=UpaEP8XGy|F*tj~*$P9Pri!__0S)7d|x$fo2g!GGX z2TKQvHBg%x7Cy6xOC!a4O{+HQI1~<{+Hr)2u-MVOm4b{vJ9KBK@hhY0)o)`s9qphT O-jBve{^aYZ&i(-)o|&@% diff --git a/_module/ncs/_uoa_skill_dotrn.ncs b/_module/ncs/_uoa_skill_dotrn.ncs index af7d1982a07dc87a8e4fe6ab42c93e59c4960fba..2dfff34f2ccbe73837ac7c196c23bdb05ad3ace5 100644 GIT binary patch literal 7057 zcmc(k-)kII6vt;~f6mVSNYjmi(K;nY@JC8TP^3~xHl$UXnzE@y6k)oZ>|QfFv&_yK z_RTjz@xdR677y<+w}{*D`T;uZp~K_am;+V2g~n5AHUkjGoXL2c9`nF1 zDt5T3WbqTd)$cO+$G(yUf_!7(6Sr+F+#f#HL(pQJC0A^dHuDVkgMb0j!D~7y-XYnI;~<<|!cZi$38d8|h}z?v+|fu0iLYCP-qTR!Op#B-zAe#F3*NfWG> zZF#t}-vDl!EDJpQmH=E>CGGYoviwU1Hi@J)Ak|5NCX0FGhJcx0C(Iw2Xp{##6OMn1D$6?aw!o@yTEy{~<&O_7wMwKlFto|C zEN<<(fNN}6J=^bEu;#|=H6LBH%j2!RjL}V0<#3loTxK5;%?A9`1zQY>b3yfMpe>Ok zQ5LrPh5*a&S|Z#}nB1)r2rTYZ- zxc3OSrDebC`Ru-iPhd35V=Z6B1Wr_CY0Hj4Yh1Fep64dxHoGL~$ip>$N8ChJ7T5S* zz|B5SoOs#g!+OTC`hAI<4dhHz;*P5_%c($dF33Ufk&C<|H=$6wzh z?zWx0JfKw`tiA`ZWkSDnk}Qj>i{oG64m}h1U-U>cN&DX&9rULVIa!uNE(xhndCuOk z9elx()->!PkGS|I=5C@Y3tW6j0Io)d(;d%eQkXwLL|x=D7k&Ze3Q5srsS95S)Rl9C z?q%D5&1x~wpD~Nu3>o#1$UP6-)1+DS{7nI!J4jDl-QbKZ4>=#6e_)$FS(9UZT3|Ks z(4VqDL%TfK+_#v^iK;Aa?i~SFZ}y0L#TmVLd>T`$#MtJ_n8qo(EO1ub|KbF9Sd)p8 zfv-2f6i7SBi*oiNVAn{hG6%jOM7jjdtwF$?iues0nC0gFwzq8? z5+gog@T6dtN2>jeqzRfVsrHjVT3jEtJjZLtMI8R<*6jG6Co!nn2B1QrAyJm2Juc7| z*0>ra|E5JYd4W|w2igir(PeQ}U%)jQmLGU+-|BVZ`0{zMZuR8hDt}@gBxtgz%8vr7 z4yZlb4g46CpAZhM5^+}nw?{xxX z?YXu&=$Tu-*EQ=4aSZAU&?C2K2436<64NUmFe&J^OmXn1G5wL!-E)YYU;P&F1kKAPj~LU=iW2t z+?m?Eu(5yt&b(86;_-nUl9W7@k@%xJlB_fXuO$5{d1z&2( z-eL4+o6Gxn&VR5{JMBCw{4dm380kc=;YfR5W#sh9${4QcD&8gwGt^Ce_?)s>6wwlo zvMfQXv4v&uaomKu)W=ia5PmQvbrT(ulw!Gbl! z)E{uST~R;73%0{ajoW2D_l(`*sv6J&tHh~n3KZxZ&IS6ZgxdiJrKpKt0!60W!~H<7 z5JUM8uXSa)7?-;QM zM2oN^-8}72&vh(S2gi>$YK`i6TkUDgMvl@`u%a7C!}e(FKdD9wocpb4KOMt^Xol~z yV9|P|;&A|qB~CmACyDZWU1|qHjb)%2EGL+ zJ`Nv%Lk~T0K!^he4wcGyy^eQ7OU3k1SN_lZJe{4LoqZYf{I~b+-0fIa>!VXzvEZlf zTTZoHP5-p*qobqWR{4?z&qJqLv8*49FDs?g=$BOn@w2_)QF3(opCh?zuNq7Ri-+E|t7$OT;f?o{?NC2^ZMt1aO{$u6y|>HaxNyG-?#)daCVnoQ z0;u(g?tdHnm)9vtMpXDpI)&hF@{mnN3o)$G$e#`zU(+9nOP_W2%+BLdjmn$bm*)Vm(l|DT-ZNWy4_+vAKAlp`g_brfoGd)=WZS z>%9mzY!PfnOM=Iwh~m0^!a}a~7Bk{ZMUlNtGNvLT(0lT}Wd<#E99rvrswm8IgSLn( z39~IK_7g4FEd~+GW{8S>v2Cg^n573T6$Nj!MZ|^PkIaNi8AbNCC>itkWOOfL$q0om zzhGg$v(0eVLNb}4n6-d&t?U+R12h!X?X!57p1f70iXu0SgYeikmmQNh`g6KRL%DV* zZAEE;g16Khu*Zd#ar0DBCMbS$eHv|3@qr99{F=5Q&#=M*^#x;$ICek6gn=S^azOb< z2b4Mr?e@kj-U*BKG&7#5xTs|@&Zi=k5OV^7a?K1-u{XedFio_>%xr%k z*^*|T^W}5rLS{F=%gJ7n-LhJ23&!=nAS@2}B#{byAFgxvOSzeR9;7erPqq|Y{+N`5xGHAW8>Nnx{zX%a>A^!qFn$|_P3AIhX5M@A=KJQEHAtF^7wgW|xih&7 z9A^%O<|~#NzP0en)Q8)LSa!H)2N)?9W2Z37W`fmW_3}!)b^lJQ+tf2QMq44U@J1+1F&A3RX2>i-5M5NnI5C&SLTbV@Qt$Zf)sR}od(p$5 zm?Ekw6;PAXtPEfB@S4y(Hl;j%OAb4SlzbM~P;JT;)m&WCg8WU*oAR&sTHRai(7%dJt%yIGL*=*i5^m@g z=^yGYK912BLNOyrx1Tnq3tgM~164dRir6yJq~0}LB+Q_p1+#Q?{JNjiMuFql^{6xc oG7g@barOxx%mH&yiN-T0gL7g8P2b_fBuDeE6>J$}{N3UH0=I#}IRF3v diff --git a/_module/ncs/_uoa_skill_notr3.ncs b/_module/ncs/_uoa_skill_notr3.ncs index d49352426dd77fe80a538773b98ba9eedce1a98a..5923a82547a97810832b0b8c31e78a4304ebc6b3 100644 GIT binary patch literal 3723 zcmbW4OK;Oa5XWuj>9|P|;&A|qB~CmACyDZWU1|qHjb)%hJFz~ z4j+I+4?S=|hyw=>mCAU%j(0;##Pm>C{?Gh8ot>SXeI0cD_YdyfZ(CODz$vX*@Kg6K zr&_M2f7(hIJbGGhqRtx;CYS`z;7zDF}Ho^t1O1yxq4G zBE+-+$Q-2Kp9%jYz+$a@saW<^$0^CoLMcE9^)}z{3-U2h3-eTJ-=*d<5Fx=~m>Rx& zvl^s^70cSHhOv`nPLBz5dq9UJfo9YW@=|M|H!5gb0;zI97X2PY6B757EjCg!Dx*M@%h(ecN zu`u7+X1MDi8IMuSTEMwhc5}4>8j9-nSiDEi-YQZ>k(CuDahIL8HC>lh=kxr9nXMeGGcBzz#qXqX3Wrec$fP+%9p zBN`_n$C`C9Q~whVSElqjWPfP+@_utiUXHTs)u9@bkK~yA?XQtp`C5(3zByK_K^?|y zNwY8b^0|8{vzy)JWG~5XSuM5=<9bgJ76*KsNCmzR*SUwK+)O@?(wFvuZN!`1_`a%m W4`sZM^mw)Z%CtJ4S;^l=zV!$FCZ!kv delta 690 zcmY*XO=uHA7~R?5>|Y{+N`5xGHAW8>Nnx{zX%a>A^!qFn$|_P3AIhX5M@A=KJQEHAtF^7wgW|xih&7 z9A^%O<|~#NzP0en)Q8)LSa!H)2N)?9W2Z37W`fmW_3}!)b^lJQ+tf2QMq44U@J1+1F&A3RX2>i-5M5NnI5C&SLTbV@Qt$Zf)sR}od(p$5 zm?Ekw6;PAXtPEfB@S4y(Hl;j%OAb4SlzbM~P;JT;)m&WCg8WU*oAR&sTHRai(7%dJt%yIGL*=*i5^m@g z=^yGYK912BLNOyrx1Tnq3tgM~164dRir6yJq~0}LB+Q_p1+#Q?{JNjiMuFql^{6xc oG7g@barOxx%mH&yiN-T0gL7g8P2b_fBuDeE6>J$}{N3UH0=I#}IRF3v diff --git a/_module/ncs/_uoa_skill_notrn.ncs b/_module/ncs/_uoa_skill_notrn.ncs index 4ad4e07c6a92bd1ab9e9c84cac48ae2cb59330f3..06245262159469b9c22d57990c6078d38cf23926 100644 GIT binary patch literal 3806 zcmbW4%Wl&^6ozf*>bOY}60iV@CD?EktU#)SNL*4bEfgit4J_PrNQT;;XyT}fcm&>p z6_3LMAk;;c2(e(nqEa~?kK>uNCE|3^r2gl8{(ENT%$XNn$9;3}&fS(_G`?Gf6$5^% zu3?pn<>aer9vvP1F^U%r_&l`ACByhR|FBd@2K_dQAbv6DA_|r&ubRaIP@QwGi1{UA z9$I>gkPeL^@XFqp)2Q!Uy^@%@4o{pXbeFj4V?FG0GNh~oS37$&it_NA5MJLRLF{J2 z0zjqftMRuXetCoV@qlnwN(%_~77OTTFy~>NgzijOKq#+GNFIIzEG&5eiwAD{d_lDR zYV319$pIn<$@^!*KM62dD_={7dC9U0BD1g*z(Tdf_IuoaAIph(B(xtwvnhy>;2=l_ zzJA&Cl7S_|>K4SSV9wLUq|8@Jwc7!SdrGp}3U-;!R200@40;0+PNd^C1zo37!-3mA z5Ay^!6>yCv8j9*XjYd6AhcRW5wCpM5CE5XXhoIP%HQMjzj`hg{4FxT4Qe~^@UQ-E$ zt#(4#u({cmk_3ke5yiE;J`I>sTXe^%iXuB({*ds{huV|XE#0)xacHIX$wi?rHz_)lZT9}^+->+kWpl3oA^T(osRB=G#;SP z#pg80cD8PJJ@7{(6tm(nrYyU;wE-H6YIkY0M^4`=LPe45+Cg|?nM;pJ9Q_&DCxMu| z)3%}*fr2+=AF$83l5zc1kwZ}Y`o=iiA^d~iQ}FA`hCD;_5vVt4ZN!QD5jqSM*%1xO zKPsTmQE0m}q|t7W&!?X8RK>X#i*eQ!$%N<~2rSoh0Lps}!h7RbIn4C(2QrS^B4m#c zNKAI#=vy~}+Xd2AF51>OtSxch}{82s^8T-vTp#XTTsfnJ#~%011!JN delta 718 zcmY+CziSh57{>3tpSk2N(m^FZ?`n+>7D?f9iD?o=OK>Wdh#jPqpfLuMG{!n~Py}(Z zg7KLgM4Uww9PHTs1!mF3A2@U@(!rsi7~fo_m)vp>+~J9l z=LNy+_so|x)q9iZ^<$Lk?O2$gD4oPKO(rB73n5nIcBhMx7zKl`9uo4WZ|%wraa1`g9l=q&f$fa$2T!bCG3g0m}kG| z1<=aXZp)vZ#e$Tz@e$8JrB!RL`e*^~WEVSf zoKaoLqO2sTfSTgs6{}fnDjED%Y&wg$dIne3V;udy>R>}nF!xz?tr7FkVy)U)X;|BtbiHKMN2!%^dnYVT9jSCYMK3__J35r+-Tpbb^TODIDsr~2W(FDjMYb01?&b~ zOzV?e)V!X-YYp%X(;H(~-W=C&>T1EA;1vj6}9 diff --git a/_module/ncs/_uoa_skill_trai3.ncs b/_module/ncs/_uoa_skill_trai3.ncs index 0a3ec1ce526db1c62e14bfa8ae7942a23d078477..20ae616f707ce51009e3d4eb12ecec1b95bbf470 100644 GIT binary patch literal 3747 zcmbW4&u`N(6vv(PXPUJ`h#v=FM1l)H1t*Y@5N$@wj}3-e*aZ$=XIir)uG~~p{~fsS z=kNz`*r7*+IB?)FX}ma2W0!3e-eKADeedI!XZ!j2mEZN=-M@RUg;3**U06f#Q}vKt zE|!x&E$is$=npDhLhwAa%O!+y5TP&dC;X(`@5_)rC38B0`CAs@e2w}w!SUmL7_e;E;HxtbH zGzW+rB;(J8QwcCxYu`%9x@_A8ky%&@5JI)Z_WK-vjOD~U5!w%-ITS=la1bPhZ(le4 z#IS_yUO@~6bDl0HWxi6X(+)`7SCZ9Mu&Z>g8o?{gpg$zxR7Sk6pzBm>X5cpFVV>Zo z0B~<2wi+h zgKTH(;dTN%9vd+$K4Z$VTUZ;Q8Bv`cjrPdNTScfwUX5^iRg8!v#FK%J@e3CCj_bX delta 677 zcmY*XO=}ZT6n$?#Gntu06hE5JsWrN=ND7llOp_>Df~#VQ*oBA$jd3tZ<5(9(6h++C zMLcVf;8H}vg{@te9fnN?~?ds>bkTQNVzoO7GafLVkn*(ggB#9Wl}i4o6Gt=(uX2h%&=I_-+vx!dr9RAtzqJnn@oO7)V^XF?_Hh8#?5 zlhmkrt$~OMeR@PMcmMn zq<^H__%uXc2t|!J-G15_Z*+C+4^;5XC}6`#k@}lqBWC&o&6~v|!`JQ67)8eT^@uh6 kG8SH##{~8rAI-jM`6b5iG;)Za#KXvhX2coI{)ff>0-trf9RL6T diff --git a/_module/ncs/_uoa_skill_trai4.ncs b/_module/ncs/_uoa_skill_trai4.ncs index cce632aada523841acc40a82449f57b106536729..1dec39d8fcbb0591f7b170b9dafcce1afc8af075 100644 GIT binary patch literal 3747 zcmbW4OK%e~5XZfn=VqG}Asz>ytOOUHf)hwch-6E`qlKabdVzzRn#6Q>9XT6S`3!sv zE_@t50EZrOM2G_i4wcHR*PFFN+X(m2ZTCO(^X%9jk6-y+@7?{o_gV-wzSxB|1V2>| z+2vw6`O~tFj*kAI;w1#nL%Uo;=;z|gQXw(=jfx%L2x`I+>_E0g0sZ}Ivy^>&>^8W7nTsp>r;}u--HlW{D8$nFMYqn+j%p= zoKJIr$U!pxTsV~glePA(gsjW9T@aatr2rvRTWr72@yA$B%oCyg5Sl|lgaijcV)*uT z(@zXb$nF)yP%!7|Vp8TSr8@0^#C;`MZ3VkZ=c*CB(hT}T5>92r>k7I~rDg_hV;<%S zZYtm!O*A8_`#c)=IUU86MKWYxA+OLbs5``nU0J7tK_0O_d7v3V%bQf$YI>}xWQ47D zL)fr+uq`DCE)}8?*XdyzFr~KW5vQsV+1XMt4IR4~@{p zmo&(BwjORLz~iwIv*I(REW3rZ0h$rj>CtG9oV-HS-_RH))MPeC^e&qT_5w94LBYRv!L}`ns5_{|SdHQ*s@$J~TXWzqu_gN9pzIK(@)Vq)oQaKP|KLMYW5b-d4*- z9olR`v(9w>q0ziQh91{RJN!sowwq delta 677 zcmY*XO=}ZT6n$?#Gntu06hE5JsWrN=ND7llOp_>Df~#VQ*oBA$jd3tZ<5(9(6h++C zMLcVf;8H}vg{@te9fnN?~?ds>bkTQNVzoO7GafLVkn*(ggB#9Wl}i4o6Gt=(uX2h%&=I_-+vx!dr9RAtzqJnn@oO7)V^XF?_Hh8#?5 zlhmkrt$~OMeR@PMcmMn zq<^H__%uXc2t|!J-G15_Z*+C+4^;5XC}6`#k@}lqBWC&o&6~v|!`JQ67)8eT^@uh6 kG8SH##{~8rAI-jM`6b5iG;)Za#KXvhX2coI{)ff>0-trf9RL6T diff --git a/_module/ncs/_uoa_skill_train.ncs b/_module/ncs/_uoa_skill_train.ncs index 142b2ba94ec2713b6fddb6dd083c5f23e5df38a2..ae60acc04cebde4aecede289c55ff12f34f3890b 100644 GIT binary patch literal 3814 zcmbW4OK;Oa5XWuj>9|P|;&A|qCAjbuoIpZCBrYkB7K#$+1rBbyBui~?v~g5Ld<4D) zCq51zfI|-vCxkd~;83ZI*XwvUZHbs3>em06-;QT@XJ=n{9rw-M+jm-q(fDo^Rt)&5 zx`tIQmXkkC^YHNSk5Rl}!1KT=mki_Q{L4}yG5T#3LHuIQc@!*Feqa_0Ky}W#!snOp zd1&cALOL*tz$<%WPNTka<#H0tHF)DZp*zG)U+Zp{5|gsxTw_n=GKC!CVY$By?xO0z!FpLUQ-(5WYQ{z-tzTKQTs%!`&)5SfLg03lRcY_G@t_pzLqM?(7{G@F752@Zn9 z@b$~4ml&1|t6LC5!JMayNtv&dYPSOt_mpI{73?ydsVI1*8T1AuoXCh*6?C0S4F_)f zJj@f^RKPWwXeg@lG#d3d9mbSJGGtF7FVPOD+XTg~tkQlzk652P&`{9w235A29&0M0 zu+>fo8#WKNr6j?jLPT-xu1^D|)D}JBR7H`UO@Byu=tJ$v>Xsg~&~a#`_Q^$|FE=QQ zxFw;NMah1w0Ua3Q0}&KB{9EIJw8328h) zp^MLHknL8sQz$i5#E$3lnDx0o9ArW3so3y` zD6kFSA&Fw1VfA$}Q~whVSEl4TWWH;-;(l{eT#nM~)xK<#r%9V^dPiDj>1))^yLwwK z8+B;212hor?QF x_Fg=viLv?FJmx#T$?w<~?f%Cj-vJRQh);_V_fFL0$4TA>SZRiq0S6~TCC6eijDHgn#)=bSn3-uKPgN*Qw(>-N>@ zGr0>KXKW3OmuzzI+QLsm8*Cq9*}-1M$1qu(ox&8G@OOvR%S&zV-fgej(k3$;tt@&h zAjaj{m1cN;0&iIQuVnsyqu*Z%OIhrb7 z=weSaiKu4RDq~u4(NT^O`zfJKB}uM3O5PgLsaL%2on}8wRe=*J;BLgGRL=>0Bvi(J z#Kn|4L5-SIi&#}{Y%4m})f~R78OjxlI=B?|^S7ezn18+Jb#Jyq|0*`3Mf{H1)c%ZC z!gb9e{X@;c`v83+6xUPq_tW}#qibVtpo%AY5u19N)VsQaq~Q;=V3dvqxBEe36gZA8 y#_Zt9*m!0nSOV{iwUq5wsOFD*hZ9pAeRnPYXb}%$=6~uZ@gbH_^+55}=KcU4oXq6_ diff --git a/_module/ncs/_uoa_tchest_chk1.ncs b/_module/ncs/_uoa_tchest_chk1.ncs index 934b47d3a79710a509a60a503c7caeb95d9d8b74..c0ac39fa3d85866e5de9568fca9bf8b9c73b8c9c 100644 GIT binary patch delta 133 zcmdnPbdHJF&pB8j%uvt3iGhL9Zz6BEFf-%-|Nq}Gu&^*QFfcH&GB8>*P26ZE=>-=5 z!@vTjzc8@yD#!yBFz8HTl(e>!W&mpXBMTB>gOFhD42&Sdo-nY0umAu6 delta 134 zcmX@dw1sp19g9 z)B-I2hk*r5e_>$ZRgecNU{C<7V`K#BdcwdW%>dFZ3zAU-%P?S(;Q_09qrd4 diff --git a/_module/ncs/_uoa_tchest_chk2.ncs b/_module/ncs/_uoa_tchest_chk2.ncs index 02daa13ce92068dc18f8010133eaedcf7c38887b..8fa597d056b56ff67749f97286eb66108eea1a67 100644 GIT binary patch delta 133 zcmdnZbe4(N&pB8j%uvt3iGhL9cOq}MFf-%-|Nq}Gu&^*QFfeekGB8>*P26ZI=>-=5 z!@vTjzc8@yD#!yBFz8JDFKKNj%>dN&M;0W&1|h-P85lu^Jz-!0%fA522tm|>$u|lN E038`BumAu6 delta 115 zcmX@hw3~_7&pB8j%uvt3iGhL9dLnQ4!~#|k24=?p|Np;WU}0fqU|`^61 diff --git a/_module/ncs/_uoa_tchst_tlk1.ncs b/_module/ncs/_uoa_tchst_tlk1.ncs index b5d33855d1f8738a51b1b97028f2a7ffa75af040..9c28bb4a604c8b7afbc6f4add4f6e9f1f34d7308 100644 GIT binary patch delta 872 zcmb7@ze~eV5XbMmye43cwaII>zazBx1FNl85IYF!C?Y7Gbx>Rc-5r%q4sxT5i+_Mt z+@0OTK^zoBM9_lWiWKY1OWGYy-F?1yNV}?)2#qRKyT&QscCU6LJHT(H zgogT6IrkM<_Dm`_TxG>?WkeBPe`T4IB`I7FgceJ`YN}g1ObCqJj`rHPc+&PeOfY62 zlDKncfV~EZ`2a2`*1F^Qe^3KIsIuo-(I3=|XR5zNC302IP^1H$c!sPFwBi|xw;?>x zk5&1(RkV68+fKL&^2%FJQsMS}18-fM>+rn>Dp?;m~G1o zqfM%l9M&4}pJF%W)kxJ&!Zh-Nq$%$OyzfO}?v1n^A6 xdwdb`6l1(Vc5s;&g2k-kC!r|^WpRzC^Ufy1$He|qK7dKRx}4x@I}@B}!8d#Ey`lgB delta 1151 zcmZqCxTneM=NzmMW~gW2#K0hOZzAs_Nfu@XAYf+v|Ns9B1{N@niIsuTnt3u4V=WV- z;N(We5K$?xI3puS)ei<1X$BzuXYvO|btWF(&5}$~%uE~~C!4b73UGXan8&Rk4>XlS zW%DLh6BhB?VB`Nljc4XoPz6dd+Dta&6Rn?%BF74q`-dXR1`%b7mj&u$x}YNfq(DFg z#Ak?MVF6KK9XEh>fO&*S`vwLEkW+af6r(gN1H%^9$p^V)qN!^E)O zF!N=j9?`&f354<4G%#KgX1q)^!xtKuuYhEJEe*_Y5Qb;&(|AOaT=o+4p(|)3QB;D60R^=dK}jPBHX>q?#!6CHr7{@j2WVq0 z5_^AwjfJEMs6`4z3o8-g-rk+Y%G=^ycIJI%7G^qA^~vbk$_6jbOieEXIQ2&K(N?kB z?Y@AfsQ?hs0ZU4w%_xt1isDcWH%%^6NDaqEqxp_!iqhAn>cAGYwe?v4olJwpM??X0 zx4EPjwaIH)_RBA;T6|n2q4OuIc~KmpiwMIqVS>$_Rk8tS1gLQ}kl+6YbMeyC14B(O@b=A5I1hT1;h`PkOwk9KHcZakL)* delta 1194 zcmcIk&r2Io5T1Gaq9*I&mSo$QMEeS{Clew>C{zs9dlCErx>|2i+Wre-y^0DtXYr5N z-h1|@;6bR65_=F7^x&ZfG0uB0Q9}!!_8n&4n{VfvS(tCOOXp?pN zQA+Jh#tGLjujg#-JAiFfTg)c_ek5#wuaruq!&nNvF@*?Ig;31L@FTf4|G+{c2KwwH z{nr@i``h$|5N=}NS5Np?W8g15@JAQ!H;k6NGl4n!;Af)HA9T8g^q^*GE1fIbs~Ot1 z=(4WrHoAeLa18PXCgOTSzDuL|whnuOmx)LNnJje-q?+|>$ZltEa#o-Lv* zXcT?gQuL)!)LYB=FCw6q4l;8%PAaHkl4jW+(+1mp`pNbS-2~OjXvvC^OBtdPw^9*$ WA%N{a)44_H)60BcuiYrtD!2z9SIEi$ diff --git a/_module/ncs/_uoa_tchst_tlk3.ncs b/_module/ncs/_uoa_tchst_tlk3.ncs index 663b7512282376327dc0458c5ba6ae26347a45a4..06cb47f7996cf13b557763ffdf0eec6860d7d58a 100644 GIT binary patch delta 948 zcmX@D^IePA&pB8j%uvt3iGe}1d?N27VP?kv|Np;XU}0fqU|?WkWni>sns{GyvMgf; z6O-8FcE%8C1+Ww&BS_&71{P@sApJ)csG5Oo^9RN|OiUabCZA*R5#T%vR>;7uAPkgztmE=43=?Sw3Y>ykp!Wks|u z379TfgSSL$l0;})K(rnBmZPMQ4_{nlY@ce(#ah_vS9LFQ4>LHT}ZM7W+Sj^x|7d} VsxY!mRuq#Kg_;5}3qmR|002f8+#~=1 delta 1189 zcmeyaby|nl&pB8j%uvt3iGe}Pdm`_nN&IZW%#8p4|9`>2!otkJz`(@Hz-Y}p`2(Nm zWO2p}CPu-@jf^3TQj-;gMK*t6yu-xAd13N779Rnw=V0Xw+zRqQT^!RUFW?o~Y{x3c z;(Qxy-XExW%-jm9Kn098D55M-(YYw1tWeQ^lP~a#Br?Uzg4}aKM*v8HfC`Au5W~U( zqQDw&04)LY2$A*;3=9zWf=EVbRtAPGtdlQt$wbq{d_^SlBWd7%DTMiqk7!`N1d{pL zG%#NhX1;9H7aAC^fH1z62FA<4jh}p#dk3TM!QUHIjg{Zv6ISOT1cVfjv+TY+5xmK(6hOMv7-S&c!3i5aZ! z2?L89i2rEfebLF!g)AVMR2q`Z!73gA(>%y_APvdY{=zbh3X^k$C8gCM%D|4h19jXR zaQ@<%yh%8W(QY!QhzTR-WIG^vWpXi)oIiO5kj$EVSHvXBR2P!}en2z1F3@-bCa~)u dz7_!+43viW8s;ys=m)6i4~TUT6%bN^0RUmt*8Bhf diff --git a/_module/ncs/_uoacraft_enter.ncs b/_module/ncs/_uoacraft_enter.ncs index db96e037042975e68bb1a6a8aabad0dc760ed4d5..8a066bd8842475e82fba0f3b21ecf972d2e52cf2 100644 GIT binary patch delta 74 zcmaFG{Dzs=&pB8j%uvt3iGhLf%|u>515*}e1|XZ6@&Et-KNwh8SQ&VVvomvYa`MxY b^7FG<85rc5r5S*de`JB`7}z#;CNcs52P+kG delta 72 zcmaFE{EC^^&pB8j%uvt3iGhLf)kI!DJ!2MD1_l;p1|XlA@&Et-Ul>?`B0R;}nK?N* X`RPgd`Po1P@+{H}K*>KFyAv4!sQDFA diff --git a/_module/ncs/_use_bankbox.ncs b/_module/ncs/_use_bankbox.ncs index 50191bf5a2309be48dba7f15c58561283fe68526..fcca45bd4cc0b96e7f48d80ee75836d1dafc2f64 100644 GIT binary patch delta 87 zcmbQqxRcS=&pB8j%uvt3iGhJ(ryP)A;80*-Vq;+gF&P>E|NsAkfkm1DNdEzfvNABR VFoR^6K{6jEYRmGWs+s5!2mq-l8wLOX delta 54 zcmdnVIFnJ^&pB8j%uvt3iGhJ(rW}x9;80*-VFNK(Sb>-s#A0Ur|NsA&iMFy6GXeqp CNea#Y diff --git a/_module/ncs/_use_commodity.ncs b/_module/ncs/_use_commodity.ncs index 8e65a214eb546c9d723cc2625ad8241391e71bdb..5911eb6076bcf9c6f27bd37a5c78dcd394335534 100644 GIT binary patch literal 4792 zcmbVQPjBNy6dyZI+HP7}N-k)%+gW-7p=t|gR|tv4o4QT3NnGOWmX(kq*Kr%GjvXaV zQ8^-U_=Nj>lX`@MOY=T_CC zk2W`M-zQ}C+nWSF^OUG1t;GISl$S4GJ}26B0^cuSw@8*l-HE(oJ90br=+KP{jO7^t z3b~_Z_=`vcc_2PfW)e|S-JVVS3nl-_5({bp75_;z{Qi|_%<)&tX$u!Q`#aOBEUK`s zditOqRKvj_?0M0NK5}i;h%Dq?RV#pAXOXV4WPFWJBw+yYyN|;O?S(W5Bigr*U1~dy zJ08<0q)x2UbH~(({)DImy^1@)FNYqyfs7;yDw$h!1b~h0`>AH}$wE|B)u1{}( z7c1**B@Bu;^(b-&!^jH`naKms_s{H}(EUl!^IiIx7xgJx;W&J%RMuJiw6c!7007_E zh&On8j#ZU=n5hBun&bKu(YeR+Sgd!9X1BbKd7?bBG#IhdET5vZWf)smmu?z*M^<_c zW1jMSZo6Ub8Eskla#p@Pc1C`8-?xLKtLqrr!%;pRVh(qWhIAH6*(gfYhi!QXma^hY z9@JrXXpfx!zzrnJfS=tdD73A|hHMT+9O2x#f#XUVU(ANESkv2E4XC7=d@+b1Y}c)t zYzU(CPP;A*;RP5teLoy|fovK?ABGcuC>wzY0xzSsBnS&x5Ed-kkM2X8Jd)HP!f2V> zot!X=Zj6Vn?{~dG)(tTcom$(_rF+^8dA-$=Kae7f2VvNgg;DGVI}P2kt}foxt99wv zMe9}`aWQp|a>>tUYp}GJ$Gq6YcI1Bu#liz&t7EpL+o1S!RBf1@S{FL0GyoTLlEGx$ zABEvS@+68Sm?w>55!72drgSqDQ83%mITStLGfnC2iPCzrY093R_gmxpn&~-K9a)l1W#pTXuIRKdm!?_ zl^1vxkf&u2+!Tk(TOs%bhs4Sp5>?Z*kC^Z2v7DP`$z?;kviJrY!<5^J-qda-*~O6@ zAATTO+-AN3qt{?0u7;B!a(hVSGk81-C%}D)DRgGA!%PmE?{b&mJfG`OepV_p?Ku)* zEInr;f2+x+rhV8r{l0Q**6Eq*0jHR$4$l-g%bNr$Im<{HGeTBTjIX5|@Ji#~-=-9? z=2Ij~UTZSgcSlwfj^YgP5hV_ZgIDsb$aapVPtH7}!b1DXY3h!=a&h2qs zVX+Ezg>gXqpyw@xpN{y1hEt>`{Kx>pak*?FF~JYMp=8fM21`P}=GJ4ZfIne?H%MP3 Ux)5&2Dbk*C#5fp08kaPAY|(6M2Vru|7NPa12K7Jq<^s6Otf|NY_4e ziS0PZ3lC8oJiX)|RWmp0P!m-Va(RF^YgRQoU|w&_ ztO*cv0lrSx4+mb5oi6XUKl1z8@$vw(f-o}yUQ7eLXxV=B0IsitOkJKF%h+rQlf%0n z_Fdm^dqK8qKH*l?)HQ({W`?HLY>FHno}9ff>|~R}pVqCqW?5HJY-p95K#sgeOH7dm z=ZT=^Lb{IfJ7O;RD`iXM2Zk>mP_tS_Q{Xz{ul!2gXjR*AmkEG-!5Qz3hTTCJ_A*Zm zUq)g;@ub$8TZX`;#3O8&0x0ou?ihvuKD?gRXc*bmUP@O`X-C(#+s(FBeQeeq>dj1K zm(v!O(SrVkxQUgti4`=lZ5XDIk+_vgx4W#9g+>zEvF}ow=1yuKCVG>ApQv}R2U54TLA@3cWAnMybSc(AhU=vO}pnNBoua8 zL0VAoR;u6?RaHNSM3Rxk(;mcuqp4hchmIKX8xy;URb{dYF(1qL1u%#&h+}Yi4Mx67 zI0_=SgS&rYdhw_y#RPtX)HyT6*+_bip#f*}+=l$CTqeoLaT7+ab0O&;79cFD>Sy(n zAIrC9oRAYlr^V2L0H+T5843kNK`K(>>HB#6-zoZ`7si~lj#UHtDi~!VCOwHr^_*+-qcoH7Qkd& u7VqQcgeQ1HX`Yb@o|5pxX3PvovMq}K_}hsUBoxrZy;H^yetyZ`iS$1#A|>Sj diff --git a/_module/ncs/_use_filletknife.ncs b/_module/ncs/_use_filletknife.ncs index 5d66ff2b3ca37e2c1e51888f6b13c4f6c2740758..0e4162301d74ef3449b3530ffc4013cc949ff2f4 100644 GIT binary patch delta 1333 zcma)6O=uHA7@gVO>`#8%{8-yGWRgu{B8j9SNYz4{R!an1g;hZWEhvaRSUgxfX+iKJ z3UP!&AQ!<3;-L`n;MJ>Wdhwao z4P75QRh$OkSiR;u8#*2Z-EMa`1^|e>(^nwYuHG=<4u#Jc@Rytfcu3ft+IBj`Qz2!9 zHy8saVX9Xdt{b=p??Z%lU|2MO4H##D$^cdt2!abJvlq4MZLL~4?@{A=9*6KWmvL5l zco6u=jXD{>IK+TVpO=?;U8qb~H0?0E7LSy%!#1ArDOkpnLe@M{i_bcNgb;HA_XOkw z)`h+r2*+G9VP#xa;dz%XTXJQSeeq=)f9A5;DN3^gA*F0YKe&M}iMq=*(Q+XN#SIFs z+2D6kmC6E7zCj7Ul9FcS5h+2$6OtvqE2&OkT}l(+r_I=>5+qxas;t*ow1L;MUgNV3 z{FWd1A)Sj&K*j>R;P8Ty@=>I1BCAR|%sU_&m%|Muj{hq9tXz?-sVlmN)Ffr^0s-oi zOx|>i_gHV)if_5k8I!(=*W443$A8>eY0}vBdLG9X^8@;5k_SHhyAI`652;)Lv=t!b%Q?%k=<;1tm;lN3VN`j!D(rg;@qU$pGCZ9O`a^S@O zN&813Ee#gn58N31YMy-|7=gv+a!`SAq`4CEb3xWk`^EwyeiONKGeP5#{ANrNZHMb2 Y@3FfI8P}IV?AUK2h_egLm;_Vs4^7cAJpcdz delta 1292 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 diff --git a/_module/ncs/_use_map.ncs b/_module/ncs/_use_map.ncs index 37e29305363405faaf3842e840793a02eb31e5ab..67f1786df7f7d5667314d59492ba38a685285c32 100644 GIT binary patch delta 412 zcmcblc1(@e&pB8j%uvt3iGe}bZ6fbMA!f$^|NpOHU}0rokYEH7e;GGEJH*J&02Z&9 zyp_p;k$LhrrdZhw9RUUiXpsfc-Ym=@3aYM**$k*|Eps&+SdwkB28;6KKn|J7=`1>o z1(SVPq$jTjvNR^&VR2`C0Os4X>M+ijoWttQ7y#y<2l6>4{{iw3fcf!ka*RHc>)4bT zlfeAFY&wimU=}O84&x;-%NNM%0<)$9Sx#WqU3P6I_FrJ8Du)i^CNL`($jSn-`1dfd zNHYNa{0HLD&HFf}GBH+7zR0P%xsv-5lWZZHKZ8*Gna5`f^k*Zt@Z|k`e9U^f3?Pk@ dzw&hvsZV6`7ydnrc9S;>7(qj7^J9U0CIGh2ZBhUL delta 440 zcmX@6c1exb&pB8j%uvt3iGe{lXd>@H2^MAsAYf+v|Ns9A1{PKZ1_?$W@t0}igF}qG zj7YL2lUFi1FtSX3#T2WYry~H;1q3a!ATkiF4pnsuvl&qJZ0738GAzoB`zAZExHFak zN$JUpS#%inCSL&ZpMm+ttU8SICMU4EGlqfrhk<;)$sd6HV_<$Tn;fItms{069)sBDaoNT*`7saaw3NgV*yBna}NWH zGy~Ane>U&nn99W1F!=$u>gHnZOH9h;Xr7C};<*X@wm{E0atRAMG8-EM1B{&s6cCIi tx(pzLChz8zp4`VRG5H;@{p4tV36jhdnf!=<52MB8`2t3puM6Ze0RU!{ZIb{1 diff --git a/_module/ncs/_use_map2.ncs b/_module/ncs/_use_map2.ncs index 4ebb6ff243209bb062251b8693666963f5514f75..b7bd4406025afd1837fcf75bc92ff2f7cb6b0654 100644 GIT binary patch delta 404 zcmaDY_)w77&pB8j%uvt3iGhLR;Y8k(e9X*@|NsAg!@$DIz|hS!@s%b&#px>{h%|3H-kgAdGy1lm=ISr0&FFh#IT*5T0LEkttKo5|@MF+e9D;ZO$vPo{hH delta 405 zcmaDT_*#(H&pB8j%uvt3iGhLR^+ev2(hMxj3=9m+%#8p4|9`>2!pgwV%?uV|6`LH$ zC?f@tX93GUL6&Ep?8hh%)y{}1%_un8pV38B3S<^z93#m19}Fzg3_$wNnVWqMqvqrl?8=ib xvg;Zk*$s3!SS2vbz%(Rmu0lfM4oEvw1nXoC4h`XQ441u_9Lo^{boVX}bpTgka>M`t diff --git a/_module/ncs/_use_map3.ncs b/_module/ncs/_use_map3.ncs index 0fa906b560ac6b405419979ac61dd24acc0a251a..75eb27d3431a5d42d0b3e5f2ef9ba35473c2b5b6 100644 GIT binary patch delta 906 zcmeBGovO;~=NzmMW~gW2#K0glbs}#YHBe9X*@|NsAg!@$DI zz|hS!S%68Ij|D9B0w(0nq$w=%m6GlNZe0g`1mhp5?nlUa_D7p&$6*lm9q zCv&mJvaf&|k--`cHR8k1#+&66kXQMR}kz7$6}v z6Kn=h7CEF)bbLY6v7Dfe4^SOI>mioR#-?TRK0fhOi2NLE@+gh~CIA#?FC?hr30#NC zWIcY3EG%L10Ime$jJX62y@RG>9yT45*YS%RLrk23O&-N#SKua^O#Z~L!3J^WWGMkB zAyC4GB*Q)6B({ZV@(ck5V+$4*2g#YUz^1HVU;(Fph_VAvWndvjU>>@|0x@ngzaTJ2 Kq)*Nhk_P}4a1sXq delta 887 zcmaizJuC!46oBXL&LFtEJ(lDA?22r1Q5>R`;1s%RBz_W<3WZS6(om2qE|0|jUnF#j z)#wygC=?_L1))$#C`hhQkTW~GE@q3nW{Y{>``&vqZ`ZAq6-f3EnnRuOjszi9sdQi& z(&@DoctZ;wbwX7_h^j&^mwP3Y5wfbHrnGtiDgrNmfj-4*b~8W<2nmEu-NZ8*!F8n# zqIjw3c*?Z0plR?Dq!DkS7Ik$h00Jk%@Qh39K!7$7r+yR1N;~Z*wHd1aF?XW;kAmfF z9FB0B4NHnEyk@JOti4|nW{|~;io=?ydkf&)!WVI|Z+out z0>Hxdps^r&&G6AZLTeE-i9Fa8c|0nn_?Fl#p%Qyifc@~X+j$nBf^0484 ziEip_6D{)XS>%kf+U}Yih!r|#n9ZQ5=u9s*(l`?53do9~N;#4$!%%g!&oMmVEFM`Oc>Ize{#OCurSADjNv*z63cm*My8Qtxsax;aop!= zwV%uo1|+yy!&*fd@?MLBERM`<<{IwGc#ZQ41YP_=ZG?i&*%tk#V-JcmUZD|T5iScW z;tuM#P#zrDqU(778Y_u#9+#RehHzh))EOHVWYSIO)9M3)JO#%CQLUklyG*oMfTbnj ztkyVa+3&pHO|B#o3ZEBc z+kk!u$hdRBA7H!O->mMYU~`Gj4x>(7D(~CN8SDV#^0W{-1oZm!43l*kcYI-#GD3Az z9M3xpd-b-}WPMF1`IEy{y|0(|I&2E@l6-h^u0nFc6<2hYm`bZZZQm-}0ZAi0_@2t- zIdQyjn1ZwuRin07GpAMvhA)`&yJkCEfZg74I_^J$C z_hj>Ty+^$VuxC&J-H)n0R77#{#L3!;?pfV^5+!0OZ3=&iQcc1ARLD@-jhY<*HQAP) zMIF`T*rpJwO(}83Y(M!4G)xEx2Zt)c{i+c6vGyQmw&3PSWr8Onl?fhSn;kU=D#~@z ztc>zjIP2UHJPSAQi~lKY_)+Z}oTrNLt8q-vqCLW?ws1IMG5pzp;;&t!hEv)27pjbX z6!#62Aqyja;xZ(6jg4J1Q|`)!7>;BMI-_;%s*(wYEl(@X3|gm|OyGaZ*DLgfVyTJ; zd}@wvg-g)}Pou)aooIcNkoK20t3mcoHGF}o^o!&wVkdFtXI^+4g{tqv7RKE@iS3(9 t?t^o2U;b&#!>hinC;M}<_vD-6Xq%lP+ceoS`GG{O_KzAn|0vbYe*;{QWG@0tK7Rh7vrJyR-Qh~j_y>v2Be?$#1vD`f*f{s2_W6sg8 z_|5*Yp+VY`VIsuN@Z{pj-%7W!2#$k_Q3!Kw9ux4o)I~rU3rJnVC?Cfew+0zp;HHzX zcA1Lbx#7=IutD$-6bfk`oKXxvqZdvkpK|jGPAS2FOv9gPD934~t$^U+IwlnzcNEt> z!|nsDmPJ3Z-yD){i-dQ8X!JZ6w+#s{ubHx-rE=J?(b@8zZA1s z-CPLRl{={!lEUJ zJ+XNN`iiW0PvzMc!Mnc$j&d9>XybYilP-7aO~DjkvbY*2osraB;T30(r7=gGJv7lT zMVmzWt44TY?5b)BC<)Ot19p_2QuG%*;W>woT#mQY*L;L5ai$2 zjT5#$OAo|F>4Jt^uE{(zywLN_FzoJxr&#A{z*8k5taCf^+)-ymzB?-PLKuoP1G*PeLU?3_DgJh!K~)=PXCHe) zxOK3)LVgw!62;PeYw(8uFqk;)H}o9Fk6HJ|H9zuibE%O) m9C$jKS~B8Lw6kIg*J)m73{4}PidE{$#eeKrJhd7+3%>yJC~tKD diff --git a/_module/ncs/_use_mine_gem.ncs b/_module/ncs/_use_mine_gem.ncs index 5f44016b4f093afe3d7ad6f0b19d443961104974..7084abc8ff1217a72bbaf6374df671b60e4a2552 100644 GIT binary patch literal 5779 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 GDgFihQ=H%c diff --git a/_module/ncs/_use_rubble.ncs b/_module/ncs/_use_rubble.ncs index 7b1c7d07f0cc162d21a51786370d6d5282a0fc91..5097963d25ae4ab16b0d3f96cbe2a2567992e674 100644 GIT binary patch delta 1582 zcmcIkO-vI(6rMNR?eA`>Y-x!Fy0#HeX~7>fNQ444{zT9O)En9$YPAW3N`j{*o-|%; zhMNf?p7h{_UQjuZXreL1kZ3|wJeY7Wk?27W92)BE?5x>t>(M>z&ztXk@B7})o42u7 z9f_fVVfDiPct<}%^~okgFQR=l4J?pW9{UpYuIAED9RkZ)6h@dJGnBQH%c1m_!YTSYR5~i38M}rJBA(-CE-| zL9iKAC<`%9m~`VXA-FlD zYTq!*L~j`XTdzjm;b1hvlIcn{1jiL|2xiE9ax8owhUV&|rWex0m z&QqQWYZ3jGWxPQ)+7D;))QL;OeM3o4RI?6utehk)x)c*#O&h1{6uT}_aq4tkYQeIMz)VNTo0q|g%1PG=^s zPfuADxTm;+FRsr9@1pzazF%!VZ9~v2!2r>6TBDI#%k!%NGVYm`kC-7uk|H3GcIkls zr%GicRuQ73=fJ$&gwzG=*9I`Q^n~E&e z_CuaZYzb~NEt`fGJ~%JPF{Mi$DC@vIB~ClAs2q~aB@3I%4G^`Vqmva-a9ALHb^aQD zWKfT^rEYELf;sbK>W5!ZV}fp-j|nMqAp#d-#wk^Bwn`lOUIn+qqbAsqU?M~>s{o-2 d;X@rqdINR*)Mmm_md8_pNLjpx#~%ca{sE7lwAugw delta 1321 zcmaJ>Pe>F|7=Pc)?2gVh)2=(ahP%4c+Gdt+RuUO#+p3tNU6e9{WHFPqEn`oKfrq?E zLapDuTTpliT!I3jA`h_?ZIBd12ceS$c}qmv-g`4E&Z-T}ym{~YeZTj6-=DYClxqxK zZ0|QNorpHY3GwG@2z|;7B01TQgFsJaMbGs6)QSKp6bkFrbk&>7Ox8nP=E=d#hqhV~ z*gBCMgggcIEqw(ChTVsz21JhBB$6aDZVJ|eIVk7P^%Me z5V+xG(Qr(RRGS8{88{X^hK?Wx@xFMty^1ZtHNNdnBJrSYavwS?j+&`ASe)C@_*V=- z8e?*&Y951d+#=4(jsD?OVj}7wf@V^`Vfk>U(d~-h7ij@!9RawvtLt(7_VrRnZ53Oc zE2fP1G%pTP*3sQH)PKHrz*Wmax`&L@>bBk0L0p!r0&ZdMcYiLn@wdNWu2 zYX#Iw2(Kv`P#oL$%-gyXhK3rJCE5~FEH_o(qD|nQf?8 zfbiaOX`*=kal;#jhjgF1%5`2KzpTyzs~uk8q~7A~-sM1V^(aWVrZ;Dsd}A=hdX}}M zS=(z?Sm;O%A*+OW44vj3V3_fvolJ!&rq@p o_-I3Tc0tVB5XC5L6GCQeh=|2uU2R+|8O7zwux;fGDhJN~1CS77IsgCw diff --git a/_module/ncs/_use_rubble2.ncs b/_module/ncs/_use_rubble2.ncs index 923429a74d67f1bfb1664d653c239713a4ad483f..2d5b9cd55bba7200aeddda8faf7479193e05f1d4 100644 GIT binary patch delta 964 zcmeBFxv#?O=NzmMW~gW2#K0gFKauw`I|DQ0|Ns9#OnhrE%q-0SV#+cwF!1?t z7`mBQn1QyiicQvMk>O(k%N&5pOn%F(D$0l=1Xj!>Hd&X&#aIEvVT@x0IsOd;3)uEQ z5Np7CfMPJ3PeC5!7p2MbSj7AwN{|#@VPF9|g(p7L-!b0B(>*@KF^F3kq=B&%W&qf# zFZ>W=(!s8PgxZnGe^{KLL2?9SCYK?^3TFVTz7FnGz z7IiF`>KI;QQ74G1E(WaRFcyU{{~}q;FdK_HRa67PDvBZMCNB_Fg61bkinfD_pBJk delta 830 zcmZ`%Jxo(k6h7y@TV7juw|%X}-~(O*ZEF2NY8(VjEEN(!10*C6qH)p4=<1@A3t=$i zEXKjOn>g@dq6tG2U5O+*xd361K|@0r7@Cy(^9X%V?(p8d_xrwkzVGC0=9Y5y)cx7) zTxnpi0+5QW*uQLKCWvKXqtW=c^7o$2ToBt@kGSMrG=y%LLXWW2%&~nMG19b(89Q~N zv|rO7ELsKi_*21f{j0_sOg9y)0*e4Fo3v*3UjPLd%Ej6-@ZZe48o&^sxad%Ujb6Vb z5BLO?ebC;~~jNSBsbyAgi_=2`rI9HX7NF~ViLuQX#G#}Zg>9*%LUtLQ| zxmb540!3{=eRbnR7FBCQS~obO?Y0HX(;e$&`r%nJRjrc6vcOomOdjtf9xW8-)p-Lz zG{rKc$lMiM(9w5+*(!wjot{On;5&L7y)0sUjh-~wi@AO*<{>h_82^SiNjvT1hB4+p z=vc+R^G*LgHr>T5xJ-|E;o_l6b08eb;lOs?zc2Kj52Yts1lr;Q$S9GxMbnAFUSV5v z)GM{1H{veawTkC~iHdXa*IV7_dh(PNrD{>miNPLi33}p3*FZ VH2D^qMXEV{!7M9paGUa};UhM7+~WWM diff --git a/_module/ncs/_use_shroompatch.ncs b/_module/ncs/_use_shroompatch.ncs index 96c9f53e78372a7c06b91ba7ed9c6d6f7637a430..696713e58bc7c0c85de406318163ca7778511a91 100644 GIT binary patch literal 49387 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 literal 5222 zcmbVQOKclO7~Y5Nc>PM7CO{u)CyfG^CbSZ&kPuX9NqusXg_2*BY;z zT0&eX2TmY_khpVz6F0;GBrZrjRB)+!f?E$cRDweeMJg))JeWB18H!giYmmfupFVy1m?O?vFXKbwgn*tn znWGLgJsDhyHm8D4aD%f0RQ%s`GTh%?9H5gvH_!S~74 zCXQODANSCWn4w;mMh&!fWp<9?8wt8~dggV!T{5{G65J(-kxtAKgrh#H_8MK3#9UaV z4NSxBnu$0a0P$mX|xt~TQm$w9Zk#p%Wo0QBf?&!aRV(Xv}&Lwg??wC zWraR6(27KJrwnvhp)CVFpwRCP^q@ljGSCr;4!vfehZK6-Kt~n&vw@B&)SPxNNHl-J z;J&EPj}7!Ch5l-whb0;e8R!v(E*R)hg??(F#}sN-)VM?ohYapL7!E%swyj9=jlK>VFx%NPF7TAOd81#cB z2|Oo7f6}u^SK1^@EG>rwInA{2n`Ro&3)D8s98epnjvs1{MY<5;Zr3u*k>xl^2zym% zs$smI>VHi0FVR&RwFtB9ATQZzwt=iZncV`N$En&aG5OQuD7fL`vktAyRewU(uE z;hAD*H3Vatd4+;yw2vCA4ESgns;IluKL3MeU!Ze6Mr@;ght>(=f|MH0f1ue0bQMRI zu9eFK!}E?IkfhFzd{%QVQ$@FQFDv?b%%GTdW@G4E!+bWZHA%Z~X&y*A?ItP4R}ABM z+HKk|6gf^$3pe+V<{HrR#CGfgptcCA&Lz4WhcLvJQI{4- z8%af4J~9tA>wp5;(l-EVt;ZMUo%NgfOfwzkrtkJJW42R6ge(*^)%}d-4of|}2U{mP zC)qng_W#gK%XFnfqk3pNLGp^8k_!Kh=3At5VQgJ*1wn4()V0T#uYB^s1W)L`ZLHE2 zfgmMX?|~8RGKM*CSq}w4-X&V^Bh9x&SDGx2Z40fi*ssN5+(=z1y(!bU#%R?x6P1fm z7xfGQ67x)_{llSPX zO*^{6k)~sNm^zM%Mwmi${MCP}d%l0hk+y*r&09MIqpx~d-qs|DiWn`CxYO(>ME0F7 zxw~(PdrC=OhF&TV+H9x8peSfvF@Hc?4!~K|jHq*0u%N;~^p-a|X%^hTLQn%$@ACqMLm7~~A?A?djv)cc zGq-c{_y$b3`-xdGHO-~&=|RuiNzi!kIvkEwNl3{p0*6>|W;KXpl-F|x(JmU@+UyF< n9RLq`x4eTH#Zbpb#UF*oeP~9|ddw54cql?D$=~ApF>?L`1PaNt diff --git a/_module/ncs/_use_skillbook3.ncs b/_module/ncs/_use_skillbook3.ncs index d133d5481c5beec97725e0ee854bb28118333631..9c2e984eba10dff6eb6bde5f58140fa2bd901f86 100644 GIT binary patch literal 11148 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 E1yM`J_y7O^ literal 9634 zcmeI2PiP!f9LHz&Pj+W#H)(3BwST9LX{&TY74Z*6C5fh5n;J=4Tk$g4Oq18_?kuwt zV?a@`2SHF#@E{(f7Y_Dynni6W-CTd!$PZKpG)i;QmmFfke_6Rkzg{V2Ho*-&os%MF6 zN%b$H7KEA|CaNvfCQ*x0{eq|^snTiDE7YDxNNk@}Um@xSseVh;exc?JqHdJxI8kqt z>YGFzkm}Dw-6Yg}KT&U&>hnasL#iJVb+c4|BkG+(wRRJAi&STcx>c$l6Lp(ZTa%T~ zv+Y7H>?g51qMyBV*@s#wvT0Ud@B+CJhgcj^CX^ugD)L*JZdut~% zdj&D0?URM`n$+IsJh$Q3IaoOqS#d`bLt(R#pyumtMI|2G1wDewF0x6#3X?*!?$RNz z=7fl9-3^o1$!o$Arva0rATOwM? zO^YYQc$`?z(qDSANaoRl*>;nSNy6!x7@k1Q#&ZO60jNFp|GE-HzB?e zGQZwQHorq;xbgYE?j1W9#VSYFY#^r14tq;pRd?C(;C1#lb2H*vY{G45QtdG}2>rRh zZOkhM*Z2lu`xwMFyn3j;nypqs=ja-z5W2ud15bCG&qcAy(KR;m2jiN*^&~wVXzSe^{$vJo9Ip%(uvj^JgEjuHPMgZf+DqUML z-?^!*)tkvmouFBV{l%c}E!W(7x3NflDYJG%zY1mNiI-q=2)kvZ9htEUGAtO0S+CJO z;S6nJ!fnElplcH=w)jx@LKA&u=THF0hng}C0=PB7KVSH?;q411|LDP@X`R8$Vc|)j zs7F%+gNi8v2p(!l-==kt2Jk^sP&PT7BRrtTQZclh7fo4Xs2tT~ihCTu+k<$rxJQ}J zz+n7#U=XrW&OWK|#E5gZ6y)r;Kj#S-fa}23Z7JU472a}Dyym~JboFm|uY`{Pl|VELGCEFHqN&ZFuREgeiHmJVeK zi%-<5Y3X3H!qTC9anlfdElUT}RhACH=fz{4z$aQd7~N^m*ADbCs43MVAm- z$I`)gm8C=Ixz7ka+0wyuV(C!q34%?wbO;t(IuvUnY?7sek?ocaq4o${3pCi|^ei3B zZnJbKdXg60)zZOGYUvPW_9|i~TRNDkvUDi>Bf?IybTC_C=}`0&2(4l15O$}fL)e)= z5j)A!!QggFhf?1|R6R=vvlW&O#ov$c8kP=bw^=%boBkDXODx&aAz*6hQ1I&roNVb} zY=@;o!S^6=lBI*Oot6&arhY-(WJ?E=J1iXvUPfRIO9zvwr9-jeYd_HV)7DgyrGv2@ zmJT7C=TO0kmJa3;ONTN;#7wqyFtpHS=}@ltT1SjRlBI*G9hMHk8sDRG^(-9>Z?kkL zT6}>jDo(U?Fx8GMotnp@vpzp(Q?9UeE=3Q`nZ5GC8vd3dy#mKigP*g_)jnYYoaDWO z(>6b+zRv>&9L3pPhNM^I*?mitkY1sY{A_%zERMSrx~U7)Fl03x3MICG&07MWW$iB` z_~q7ckPgI#Rdm9)-8I9iOG@ll>8DV;3Q9wM)%p!lyGlEY*j2h&ExT$6#-Zdo$gWzy zKXHz%aqyecTT|D?a@%y?Diz34gNyc>#B4OGG%tBk{%v5N)koog*y>tZYnD^0BP)Wo`o KOstEsiS-Y)`>kF8 diff --git a/_module/ncs/_use_skillbook4.ncs b/_module/ncs/_use_skillbook4.ncs index 87f6a4b422f12c34a836adbaeebefb58c5b1f7a3..c7e8abefddb418760eb70859a5644dbfad327167 100644 GIT binary patch delta 48 zcmcEW((-c-RtPiHGjL*HVDORy5)2#)3`}gS3=HoW7#aWn|Nn!5MVbLf|CuPI008WQ B4L<+? delta 32 mcmeaWlJav7RtPiHGjL*HV6c({5)2#)46F0BxWnf5WWM%{^`NF`$uOJUnc4YDt#vLLM9S{<1#v26&0O@xd)c^nh delta 65 zcmaFHa)pK0&pB8j%uvt3iGhJBWFoIC)u%V^lC= zVX<$3N?c%IfhYr$WvmPgTbL$`v8WSP)Q(qCCd8y4cojjd%Vfo8T^iV=&9_+j837<$ BGC2SM delta 449 zcmbQp^OBd>&pB8j%uvt3iGhLb;ESk6> dm3JXThJ_g@nmk#7Nqn<0<3>itl*vz-OaVu@4=Mlv delta 93 zcmbQnHj9nd&pB8j%uvt3iGhJxY9g1z3JgqatPBj242+Eb|NsBNz#`26r2jCnF+=%4NeM<& bNfu_HPDZeTFAOX&nw5cZGBa5B4+RDQXA&d{ delta 45 ycmd1uQulKXRtPiHGjL*HVDORy5)2#)46FX$GM94+RDQnjI4m delta 90 zcmcb>c#Bcn&pB8j%uvt3iGhLPmK=~^;80*-Vq;+gF&P>E|NsAkfkm1DNdK8At*p!Ol+(S4DT2i8UO$P|AT==ngK}vVFvO3FtD&P sFfL(~2dUIyVFr?nU}ayR%6`a#WGo(^b literal 0 HcmV?d00001 diff --git a/_module/ncs/fake_conditional.ncs b/_module/ncs/fake_conditional.ncs new file mode 100644 index 0000000000000000000000000000000000000000..8e9bfe28b6b0e4b19bff1471138ab9ded2303e24 GIT binary patch literal 129 zcmeZs4ps;=)H85mU|?uuVwM9^3>*p!EX+WfnVIqb|Nnm&Sin3+ZUuRetPX_72$K84 gz#`26q<_eQWGuk!KVUW+SQP^nRYDL|5K@5w02zTKp#T5? literal 0 HcmV?d00001 diff --git a/_module/ncs/is_guild.ncs b/_module/ncs/is_guild.ncs new file mode 100644 index 0000000000000000000000000000000000000000..88e780deebeccf0c2e0b4b229f901e217f0e8c08 GIT binary patch literal 132 zcmeZs4ps;=)H85mU|?urVwM9^3>*p!EUXNi>7|)DDFune#jFer?-+oD91{y0P@0iP sNgkw3hlLr$V`TjQ|NjpL7HI|`{YMrgV}!(J1FHfm!%)QoQKi5D0O1oMg#Z8m literal 0 HcmV?d00001 diff --git a/_module/ncs/nw_c2_default3.ncs b/_module/ncs/nw_c2_default3.ncs index a4ccc56a2416dd2a449f194850c2be18eba50cf4..a5700fa54b825086aff9997859cbabfa139bc29a 100644 GIT binary patch literal 71184 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Μ^B*N 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 U%~rd#m23u#r@bDLHudEH0pKIsivR!s literal 65516 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 PFUMVFS?FpRLXL!!kR0CX5eP;Q5fJ6^Rf~!W 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 D`??Im literal 66041 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 diff --git a/_module/ncs/nw_c2_default7.ncs b/_module/ncs/nw_c2_default7.ncs new file mode 100644 index 0000000000000000000000000000000000000000..0e12f4e65a9cc132628253b24edd2219bfdd8364 GIT binary patch literal 149387 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

0Fj_bhAkeF%s&-$d=3^MZOxv?cgy%1 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 literal 0 HcmV?d00001 diff --git a/_module/ncs/nw_c2_default8.ncs b/_module/ncs/nw_c2_default8.ncs index d2e3160f9e507c969ce925095b941acb66226ee8..8eb9d7e3f1be8aaf68e8bfc66be814342d326ad9 100644 GIT binary patch literal 67296 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 literal 61556 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 M1nhQs68~QDAFUW(aR2}S literal 0 HcmV?d00001 diff --git a/_module/ncs/nw_c2_defaultb.ncs b/_module/ncs/nw_c2_defaultb.ncs index e1c079799c59c4a7eb5d0808884e6c9994113c79..25370352c3024823e4cb5c96418d45bd26411b98 100644 GIT binary patch literal 72629 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 dV{^++WG3lHk$Rr5KFv_% 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 B*hl~X diff --git a/_module/ncs/nw_c2_herbivore.ncs b/_module/ncs/nw_c2_herbivore.ncs index 698ce5cf58b541dbabdeae03ccde7937c3d09cb4..15a6db17a44d9e75a7124d9141af13e94e77772e 100644 GIT binary patch delta 8082 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 delta 11020 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 diff --git a/_module/ncs/nw_o0_death.ncs b/_module/ncs/nw_o0_death.ncs index eaa4f2f1980b11abb779933532151458890839b0..7fcc5ab6cc80bea1900a92c40201a4ccdd3702fb 100644 GIT binary patch delta 25 gcmZn_ILpuL=NzmMW~gW2#K6FQb|SCS#`ZdP09Zf=8vpf;6cbLP-dS)^Xj`B6XtJZ3wF511AdVp+XAW zdI5w42Mz&oL0piy@fUDMNZdITkwZ{(s6>PUjgVFI-tWz8~82yBt3~t2U(^DkH*u_ zD0R9=YvS2a!Er_3P0#nuJ8h0?cN1GpQqFpHZ+MagUJ$w1+g3qF=^@V{cp8#-PO$P< z_^Gn;^nA}3W_BTX)>UTrNZ|J!cC@#=oVcQT!!&M7GSW!`i?`a|SnuFf-oC-qW1Y17 zLc5o{{O^W+P=A8A-{botkJo!AC}NzmfZuW- zfukV%<_TuA!I@C`)*Qf%m6J>EFjV!?lRni=J!A) zpnZW?4&4&yL)2Z`V6*~u>X=X9d+PP)8}p6j;>zMerCM*)%Js{|Ql&ZvItntWo^;`P ze(WI0<HT{8DItgU((vTlIvuQh7(>qSZ`D-b63cV(o$uyP741ZL)3XMIjZd2{sLs3lyJfd zak|G7>!r%&ckKDqIJ=l=-OB%J9qiqZ4iYLaOIE(6T>r7S+OZgOeN^Lx`W8HKEBlB; zxKCQzm|zoX?wiiIjc85B<0sfmpgJs6VzvAZ8G47R%LL8&*BYgT>ZMA(vQUL~f$yYe zP02|wqt+DDwm&YDBEeuEVz4Y%>ZL1<($Ye$R$M9~bB z;H*(EQLkRR8bx?Y<}VM~j0!0B6VcX;wB}PrzmBrz@^j?$k#Pl&Ne;pQtv}f%TI00Z zm=MJcPOO;$Y9=}ZjPQYCTaag|yHBnE&10w5znPfY6MRM)gC*3~3Z2&R5KRgxrr$;B zw*JS)f#)3TR~x&d=>0;W=1^5#WYAhv0a1~PG=P}u`Ef($-G1zlc~glYvpJ7f!%jyo zEga>5ND-8=69IzDKCK+4W95*-_wVYVGZWSUih4kqcw{|v@^@Pg)&IO6)LMENAJOX6 z8;Qy7vK~4^0(5SLQHua}bA2-WW*FY*Y>k=T;Nlw1`6aroMaAU?gC zW_s~7oGVw$OO;aNYOz)?w`b2}N=t`TBssTxPTNAnJwv6wV%(jF{O@oI5 zl4u=Sg(iE^;?>&P6B19#P1&ug_FuCZyF zP8jBTM`1wDX^gg758if1uj7C{HT4lF*3__{-Rt6W3ar$HhodQmm>d9eHZ;epRqI}x zylu_H4kNacpBqj%n;FYOHY7wHqO(&2{QvthkOC@ zDRyZX;He$I8qZn>i9=5~{4WZ^$wkQ{>L;$aV|#!vQrz#GTluIl-^5Vgb92n< z^x<(jMjASb8ce4PU#s=!ic4)HjriTPP9=_CcAqZepqzn3aWrZN;3liEC&xSJY<`MH zA%6|rHl;vN+I0k>HOQbmJSloES&KxU!AY`4`MW?g9v6)gbjaX1xth literal 0 HcmV?d00001 diff --git a/_module/ncs/on_acquire.ncs b/_module/ncs/on_acquire.ncs index d31eb4b2bfd8d6802adb7a07b0398159fe75e69f..2e0b084b63c6edea8d8f4e83ba84805c802ee301 100644 GIT binary patch delta 525 zcmaFLy^NdJ&pB8j%uvt3iGhK2*+kw|`b=!hjQ{`tf5O1R%D`}wk%gH72)GsGL6n3v z15oOLERe~33`8=pO_pZV5Jnd7hKdI;N--XpoXx1hICJs@Mn5K|?~@-e+6q8q!6b(+ z0~6ciLME}vrcBC=8IvQK%oyb-Phe6~0NM<8#0Lfz6#4|nQA`mmlW#D2+sOghqJI7^ zLH+>>jy|qIAyx_jIf<32MG9a&Z@?b-%P67@(xaduqKpt`EM%OV%WRws7P)|3Ay^ow zP(&H%8b(H-A?(f`u8u%k5auvIjptU#NGw)J&n!#LQ-IoY25RbLX%=l>6niE|vUIBo zLBatXo_7==zWu?#!omg&Q$}tjaA>;wGa!NLU#x z%Lo)^3vl)WCDt{+zJ_q#R}<}WvO`zDE6N~vS;!YW_4jC z6JTzb%)!#l$TN8si!7tv>mmY0PYHpZvX%Q diff --git a/_module/ncs/on_unacquire.ncs b/_module/ncs/on_unacquire.ncs index 9b84f87587326e828d7f87ce3d6cdbf6178cff8a..b106aedf4f9cf63e07e4d2f0b42aab457e9cc3dd 100644 GIT binary patch delta 558 zcmZ3()x^!~=NzmMW~gW2#K6GXG?CX_SVEfN|NsAgWEmJ3nEruC2DXWTE(Tj!m_clA z1$ht!QS<<;XeLAv6B{!lP~#m27FGrZS;mP+9W=p8MZm&;7+Ao{gu%QYU`1Mt>|oOv zKTTF(lw$OnY|Ut=2Qv(03RvwG1{N@V0j%dLBbajn#9@kHnJ6PY`4D4(FvBNZ1}0V{ zb$=NrYcuI8pojpqFlvY>gT>B(3}7srY{w+Ac@7ghqX-taN=;tLEQej@@K?0FcXtErO0psn-{w$)5`zNQeIAOPI wEsJzLPP-UVao82Y2zD4Sq+tqx&NPRFE`)?cD5mongdjS=r`AF z1RY!yM|V4R=n#pycNQ`@-MimE-k%$%H|2JAj)Rl6R@4TNtBJeePWzB$Sy}@CN|Vz# z8VD<|!3h@hW9ToY@5nZsg}LPugaoKj^0K|YsHL+Ej~QOU68lLMz;k5#^z?z?w-*Bdu*Nn diff --git a/_module/ncs/openstore003.ncs b/_module/ncs/openstore003.ncs index 34a17f1562dafef1250bdc46d719d58086f40877..be2484cbcde62438e899027802b83c448807d808 100644 GIT binary patch delta 449 zcmZutyGjF56g=m?7Kvdo1aYIrC1@eCVsuj&qu>jSg&GBWTZ^Evll& z*EoLSQZ?LYb$4QmEt@1fqW#oR|lkPCV=EeX2Jc#toa048gRo=s$3E9O< rj4iZde8!9u@)c@MII%G-5pQUZ2DotMi{@vhk${dJB9mWSVXw?dgHz3+pr~h6y#rUaC#8t6KG_oopp-XIZ+BkAV@uSvmdvkNE-RpO^ z+8YlL@H^>b317#s@K#Wag{@y4#(6$#@Wp<^;v`)m=WWiikjt{u>-V<19bniIm*~hP zS`23(LcIZilT0hp=dOy?>Oa!0hFKDf7x(#@O2p!yg;C=15L5FIE-p813_&y|x-RiQ z<@>YJr$yigq~Y$L6b;u7o7r5ZQC)Y1#Vsmf-I-*$u@@G5R>G+MW9k z``buAWg?0SSpiI<3i|e4r5UG!x;39uMH|ZJdjan+qzl)89Aj~sC(u^E6h;(W(y-*c zOPJExzBB33nBMj1-03sv+=4WF4JBKHrnY7B3}hTT&<)oJgSIr#`mAM8IL-llJxtpm zjJn)XWt?MYDet)x!v^NYomZ%Z_uX;$RJxzya&NvK-%6+f0uBwwVmZ<$ZU$C!3~L3r za75pE=;Ljv!s=6-+Pl_kYqYobGhEGaLNUuE7auw3LM`~6f U$#n3wUYMK{OwNM1oPQen2Ne-ey#N3J literal 0 HcmV?d00001 diff --git a/_module/ncs/openstore018.ncs b/_module/ncs/openstore018.ncs index 33b7e3bdb7120f758c78ecd3a2ae555dd013d0d1..d8c153d9c94ff98c434202d4222e7f3669525c93 100644 GIT binary patch delta 472 zcmcc3zn7oa&pB8j%uvt3iGhKA??m1yLM+S-3=E85k_k*QPkfxk_;0cwqpGF?M3Ry5 z|Ns9#7+9nkfb<_(pn3*2unYr)WMZD|%Oo-R9HW(pJV;W68KmJ40}EKG>0~}8Gsg1C zu1x5MoT3+`wYP*fM!9iyfouvMH;lKg8d1U`GHQ ziR^E%17Q}*Niy?89S(K?kdIBz`cro%nS?+6ZeZTGEF=n%FoQm`2YX^9}Fzg z3_$wN#LZcZFDA<|s3Z!Ad|%8Y0To2XEQ3ZsRGSoFrVzmq&@jB zBR6B=WKO1kj5(7zm`xeYCfhMf%E~Z>|Wn4bp{>JU0h>I*Dat$BI6HSuh^R6p z=sKi@iX$QRgp}QGcVC2)g6;<@4g(6yzGCBaf;n^hTa> z$e;TzxxlWwj5&b(1<2F)Y^l@47+YxWpdYU1%}nP;r?$106lWu$jxn|U(*zz?ofVri zu4AyYvee^A{l_Jl%L-kBqZ(xXp>v~cTRPE%sgrh=_??62=p3^pnIbWg*9&_;GvGiI zQTr)1ERTvnM-0&X?x(~E?xKENdi5s|{Dk0ZKggA={yRSy5TB@3HjA8ieHGAV7@Vo` zRxnT{*+|#dY}qy$r9bl!!Q_Az7t;ph;b{nbi_6&}V;ieIwP^MAY@^6cQsma?o3=Fd z+5R>=PDfS3<}<7hN$?-BCwNof^r44*gjsLFyVLXjoaGU`q%|p5xpSj>wN_iL-LAsh z!3MU1fpM8Mk9)jkQyz3Vd63ol@Su>+1%#UD!>E^%xeZ!17KZL<|IN;CQjYsXVdV}j z>Ph776+q}m>~MEqGKwhuEkDxNBHw!}zA)y1>6!zz^GxOsNSbixA8)@P*b(JbU-I5h w{$emHHH-HOs>aH}ENJ>U{RZZW2Q$el=#51sPpKZSLvZIB4Z!h#4Ys4j5C6MIP5=M^ literal 0 HcmV?d00001 diff --git a/_module/ncs/port_to_crat_bay.ncs b/_module/ncs/port_to_crat_bay.ncs new file mode 100644 index 0000000000000000000000000000000000000000..5d3fc40228dfd55a39d68223f4df6bfff6193e18 GIT binary patch literal 1298 zcmb_c%W4!s6s@X$#P|#&LP9W>SqOp&QFm?<9d)5i3<-?58rqp2ZS3iSNw;oXs-f~DMS&{i`(7zaqhY2R`+ssP1nxOFI*BLsLTku z_GzKQK!`6w%3iOxBm8MW_gxkG9)+c6z2AlJ2Vy)o^-j`=vyAdTc%%8qqiPDhmM1Lo zr-4f@vFj#d4k3R9^6V{B>PDRBrqJ9$Ke(G_iB5CfFzwrMaWW9A^YsJQ# z?dYx4R{A`t|D+^yUZIP3NQ2CObZ&J_TgRF(b=*l}x3l*WokO-HQy|9DW?}9nIXKWn z)P6>d%A*3%5koY8xG5ompHV+4o%#xb9}#@z2Dy^ef9nQ4;uEyXtVoI1Hvw%%!I>Iw z1p`%9vF3VIt{1g5%i=o;l|6Nk!DyEj7}6%>fmsNBjbYd#V+$)jwrup}WW7l9xJXT| zubMJ%&JVWQwR)-&Hl1UgNQyngp5l#x)B8U1L1w)P?{?q&YnF%blIEn~{?#khi&0dM zZdBpzViTL*(6~&R$2}661`oOx-%px+h)_u9142y=VAONT+=i{1@O^v4|7909D93)P zuyUIg^*C_$3n26(cDUOw8by@;h9Bvxk?))ppP8`0bS;3|X(sa*Bu%)BkG7r>?3i+@ z&pGc$e=``Dn#FqoRYPTAmNfmO{s42qftltN^v9x-CsdEu5x7&W7U1~*2HVx*Cqo!Y AVgLXD literal 0 HcmV?d00001 diff --git a/_module/ncs/port_to_del.ncs b/_module/ncs/port_to_del.ncs new file mode 100644 index 0000000000000000000000000000000000000000..a64f9250f9513db02d39c89e0a73c30b0946410c GIT binary patch literal 1289 zcmb_c%W4!s6s@X$#PJyvAt4ycECj)XXm;5oX4HiYF&K!r8rtq2(xj&gCOu}8MLxg} z$cOj|3N9kL7$JfS1qBfi5f@oR##`q)&P*YSU@vZW-^aP3IicN3n{zZ?t$Rd8)HQ$EJBdDlY^=on&eU=Lpkm7T`b= zQTs_XERPC6M-0&X?xutYenS12bm~td_yNI}ZjdWk{WosVBR)a1otGK$`YNE!FgR1= ztze)^lIHcq#2cHG{lozTkwe;BNDGk1rl9XFu4apjJ#6;uveDPm%`z*ZGBbs~Y1&0H z(_d!C%Bb3~*)+>T3j9axab6TSz3U+#XV$y$?)SVuXW53Aq$c5x-nmh|R;$%(x2y1W zuz+1}U|c56m;=aP2zlm?Z9}5-+?K!{VC!C*8Ax+TZ0oKr&qYF=U}^_v5In3pD|TjG z$6#$^t;ZAlPe?S2in;{Hfyn$r=VoDBpaC&K7e@P?gQwIvW{WaKVkB*p_P)u915SkP zr`51LDk3^!faZ5UC8ppfs-KWv{Wt|bQ1GQ6Ws1DM3esj6oT>3v zXrPMOG(|nhj4m+!iHAr`4smfYZa^NLA%SmjIa|uuqt%{XwQ$uuDAQb*smcGTBCB6Ti2?WYqfgqW|h1h z+Q4owFfNnkaZlE4!h^2sP1E4RLxp%QNT|s^jCwAa+n`lrVd#$b-|X@Z=D1IktlY;% zJ&L@&5)k!6c64`NG8JL^YktJ9MZWb`d~wVH<26szE-;xtAOYeoKiqqUup`Q=Uhv*e w{bDdGfyH}4s>aH}tN{L;egm`Q!A$WAdShY9W2~pwA-MC+Cc*K4jcfu}TCn5QhI`v&$7Kmdc^dU9F<$11Q?dfp8+HmUd%Lo%irx7NK8ufI#X|6dmN!6%2YPD2ND&=)nhLJNG+nyL*WuXdceYoFCu$&Ufz2a$(i1U7Mb{DMY9z z1YP|`s3;WTNJ!agwT^`z7j!>Skq#&<1LyrFv<}5UW;g0dDXvy2|3lE5k36cT&}(_o zA%E()%8+lDE{S!Q#?9n9m+w3?VSGbLMl5a*Xdq0TV1;|m0?=baTh zQ?6sMvbNIZN&QD9nd=H&g3|_M{-JZFZfhnsglXb>68oKlr|2B9C7D9emzHz;Fv-Ay zCZhHes#hKrf{y5-`Q1;65d4h#QR&s6L+~Sl2Y!$%S^c+uFd#l*tx?TW;`LQPn_h6H z##_NadehbtN__5Nfx`){EF$gY;3TBI!-Z^-v5%#mU$$l`*~-%_&QqJ2+qRLFr#pLW zIt5h&Hl1Q+X!!q#J;pl%r}u5-A!fY??_t~fbCzv*NoCUP)V*7U8^z*A@ooX$CbZuR zy2fSFJnq?|E%BhM@uQ^7#|DLTA|TXQ2S&Y=%&pt1VXfVv{+nIcp&a*d!pcKh)RWNL zD1gw9*x~NJVH8pN8-AqkM85M@e0A6X(=`KXSD4HnkPP82?C!rH*goY|&wB48zZeWi s!{WVys*!Rqi-vwnzk!+aV8(d`?Xjrj8P(&p2kvsE0yzGo!8VQf0g9VMwEzGB literal 0 HcmV?d00001 diff --git a/_module/ncs/port_to_ooc_area.ncs b/_module/ncs/port_to_ooc_area.ncs new file mode 100644 index 0000000000000000000000000000000000000000..93a565f3683cb13e2273297ad1c01fb6abed83b0 GIT binary patch literal 1288 zcmb_c%W4!s6s@X$Wa2YKgoI!$vk(Lm^4Pga;;0K5VlWVKHMBiF*f`S#lb&RgMLr-O zkPpcxC~hLjVuT1;L{JbB5pj`4WW05*yR9w-kGgH&Ig$N4c zg06xVDh!19ETn9=+b6;w6LddSq3=;xde-|*_AnY??ZbvdrX~JLrw4X)V!drejlo66Mzdp)N4BlPd)7FIp?M zCT&M=d3CwNllqTHGII)Dyz?4l{-JZVVd^^4gsG!O61kndm*^a_C7A*-kXCZ@EXlxu zCZhJ^s$U)zfR5;)`Q1$k5&VSu5$V(qBlrQq*KUw2S^Z--=nzzf-!N~4o}H196azirL~2mzdSnudGB*ETV(8Ev6q*OzLTuwX%^+F$@D$b%qmme zUAC->stKD;vN|Ndf5aZ;J%Q7^4)Qr>y#w!I$NO`ZO?XLZ((TN{yT!#)sa$$cgtrC# zcf6i)nKX}kv1DQ%bR}9(DtvTMNT&iqjdo$wzGQB_Rt@>SJ=lM<^IMc-KTueCNQ>GH zoUH-~{fHgz_B%!qr62JleJk>IzZz^yiyz)wMpXa+ literal 0 HcmV?d00001 diff --git a/_module/ncs/port_to_schamed.ncs b/_module/ncs/port_to_schamed.ncs new file mode 100644 index 0000000000000000000000000000000000000000..f77216f27c2ade97a272d6b3925deb4af0c075a1 GIT binary patch literal 1289 zcmb_c%W4!s6s@X$#PJy-LP9W>SqMTBqVBRu%%}?)VlWVK70R9-(m2xvlb*QAA|H?s z$cN+;6kJ4fF+v0v3JM}3A}+FsjJM8poS8xt!Cu_%zK?UyJ-51-$}4*H%FOJd5K(DD z&~;1;6-PpR7E*RPokJ0h3%VbvI1DH(1LyrF!Y~r0+^#j##MJAQ|2`PZM;=vE=#{+S zkU#cZa)Dj<7_$%g3y>%8+m=pDp4&om2mNS0tEW24bz&P2OmQ(1>NHb3JWt@^qO)Rq z+I0+;SC_jyssE@Xb4{U3a7u&BKXk4&Z9^MPnA$W`<9808qI1laWQxR4RxRwqGzSNo zh}uu6L3vaJI--x}cRwXY@Du7srB^?K;0FX>`a!N__22lxfcQj>R=voG*H-~;2Emyc zZv_LDHj;JINUNqv*-tz`5ILf~#k2ry^q{~MDVB1>!0Mo2S$N&HU literal 0 HcmV?d00001 diff --git a/_module/ncs/port_to_tanzia.ncs b/_module/ncs/port_to_tanzia.ncs new file mode 100644 index 0000000000000000000000000000000000000000..74e798ad906a987fa67c9341d489939043f05f24 GIT binary patch literal 1294 zcmb_cO=}ZT6n*c_N3GRZ6rrV9pIr!oEme1JTANluLJbyLT!k^2;KO7d#7TAGqCdbN z&>!MY&|QlzB2;jppdcbe#6=gCc;C6kBo9#pXK`odew=&mxo>8*xTe=H&CM?f5f!Ed zT}QM~aU{gPkh0tD9*A&C(EU)wVL)LSIPW(RhLIS}Y^9Y}lSYH`KLo@1$fIfsy_RPk z@~6H_F0yNbF$a*p0D0z)ZR={1Wj5E`K|j1_8mTs!uG;3^BtI7kRbXldX9zsJ;jGx2 zbsdB9db!7w`cFtQR}{Jg$2G|OL+5(SHg%#2Qzxx7@jC~*=p3^pnIbV_YPr3iX5c^* zQTu5%ERTvnM-0&X?x(~Een$O-^y*I{_z}TZevm6!{kMKFAU;vE-N+5``YNE!FgR1= ztze+SM!B-`$mGjrb1B8TpL?iab4bgJX$x{}1|r{N2)4-B!Fo@xTD_b;$W4~y#%B7u zZD+N){zf}aOVx%ov#b%x@E@@!d0XK0zK48_S#QI;*Yp0Ir2@_Db29)Y{yC-0#fZnGj=dAj&=XQUA@c}-nei!W<&pDClhg*K@A-fM_56c@5s+;Sq z^Nn?u2mL(OQS9>7xu|umbD7`rKx8(Zve-3sg;G!-c#E>1^IX2d&~wwb*bUxEq)fce zU?||#mHN!dEK1IS&WmY zV;hA+fw$(zcUm@xEp}`ey|9=(vsnKp>~t4bmg=kdq7Qn)upV%tM=3eyel+c>|JJSW zX+a!_PQp*1V}|#FAuCG=%%s3>1`Lz4rQ)1yimSMp%b3Of<~^!sNoQ_*yI zXofRWLA9h)GCc66Hz>3<>v45U@}MSFUM0WuCd#6!jg}C-TPQzpDbA9AL)G*Dp-%z@+cIn#SXsVg#O?%dA2o}e!_!9E?zWCo{Cy)6xo$w9 zdSTK2DNR6rp;$gG{Irg$OHl@+%qRwTymdfI-bJS0V0hF+pPcoE8>^&_^mNONeYP1X z4b?2*uBTA7n|W_$HEu753S@oRZh literal 0 HcmV?d00001 diff --git a/_module/ncs/sfpb_used.ncs b/_module/ncs/sfpb_used.ncs new file mode 100644 index 0000000000000000000000000000000000000000..42e4cafb651a542ff0cae318a8ed692731fac7ea GIT binary patch literal 923 zcma)5K`#SA6n-;1yCrE5HX)?E+ABiDRVWgAaL{mV7E2qnbl0JOz{x*waqtuT3Rfq0 z2ZtU+9C~O|Z{B2+-B!dLX7l!a^L_7o^Jagmghwk&%LM@IVHRi&AxOstQ3N4+ya^7sCP}h7+SBO@?>DiFa*OK3jbhd8G=wKw3mHYKT#zS*@L8RL3w1{7XD*)UVLT zW50HRu1BccNhJs)V)P@8_b(fPf7--q4R6C>$@NHJRScNmJ|tvgw@5{9Jo30?r0Kl5 z3mR72nBf~*Oc**=Y)MwSz$nc?h8*K@t} dc~c)l-NXT|2R1DR)AL~iZ3d5s$2RVXV= zurTr0@CPumbVOogK%#{X6{=L;-8qRvE}VTxWN>WX_k16}yL<2Xt>?G0_l=wSB0`gE zR}lQhvgkS@XQ>+~i8UP1b1Vo?>58RHRj0uhn)i;lvY3Iz2r-M#?1w|0lBAmCDP~U{eAM zPk=^6XFIOj*t0zQrR$aL%69td6eegw(|Fx?b}ZZu7ixRMY51h$0fK9^kbq-y$FY6g zTp)rXoDT}f%V3$CCzzquy9r_{ErgP+I*zC7W`KZ4O}1cA-JB)Q{|f*W{42oOvSWMI zy62SLc3ant0OV~CM8CrU2?Q}g@DhfL#8`!<7ubf^jVAsZ%GCM0Y>R@bVjY})>tl3 zpW~U33S#07`QS9(4%kji8|fSfg9>6o#9eI3QGEJ5hc6Ha@FDCpBf4kc^I#Gg`+&yD z(Q!-{3Zx{%cpsflt3b?V;2FF%76?Slw;UZ0d%U*4V-si6O$Pcg*x>o)Kp;RVzllyc zUU7G8Y{i0ujD<(M>r1+^+48Scg1!Xi$L&VT>#*gF}j6uZ@^yo=-G{ePXQb zT(+wNgrTnwUeq&%qTW#G)ymi{cO716d|qZ^3MI?K<5%2HfBe3~HF@qV5C|+IG#P!N zlgtFq63bbbJZBLIL>Oay^rSr7r{5FZX$+Z>7q?8|?}<23L3Lj+Cz%)fO`-gfq$X=| zCK*ZqZQl;%z#$9r{F(V*{Fw%m+&5uppYj5NNd+<2Al;|LkhtQKS$|-yTDhXNRLCts z8RoOxYq|hUxl$>YU$csjtWs`srBEUYIRP3O(K^;AQs0@uy%OJ{`L)z76QO-5Q=u>T z@Jgn`l1kEX7D4d|?vjxZsZD%?3tU8ke{%O8H2+i?RVFAF(aKh4nhZSMEp3p0C{{to z!(cRW3(8XDF<*l^)-fTOpf#<~@d&7}LC(WluN2k`o2z-NnA<89Hhb?gD>H!L`DC0U hq@=QaTOe8@16=yfWYl>&UT6wH25&v68fH7mqTd0Z5w`#U literal 6960 zcmcIp&5zqe6dyZI(r$L?0@)AxL1zoQLZuWtE&V#srrT{*l`U1f&{jx9PU3DtvvK5j zn=S%@R5$=VaNWBeTKhk?9>l4wn=}I!Dk(3+Zo;sJj*!KGNMsSv!Rw#DK%S_Qq?luS{i_A znkk<%ErkGriTgY>pH;~YVDBg?<-vmo_n1b=M>sy;XWCX_xUZ*I%lW;NqIVp7SEQ|y z<5`~JXg7(YDfpeHZ^Zs2xU#RwSqkn4Po6CuFBNA?M`nsgpzB8!(W2{d=qk?56{k;> zX3v-Ail>jw%ppQe0Y+sg!}y=*Z?mvU{RZ9dDgNB9_|sH=RW$9;A;v~0h)jOULy0b- zOFBQ*Ggp|Dm?HL(Mz;iaLuWf>Cqe`jbZYAz4)v=O(8&N z9?Qr>;uQ#wO?WLxPldRPV5i2WAkVzS$3W+3!rQR*2d1r-2&^tY$GSE`qzz=V!?VFF zcpaSxu|6QJVQj=fEbt1^0x_=M_;z$+bRxgX5)sRQ5UevYQ%LGG`hd{_LGh4ENKkr_ z_v3^By#o@jV852|p$!DnyN+}t(J#UL(4!5M3Qa4v7#kv$DRn?y?1h<*kXC-SW4oA_ z&`Nj#>*~sLYbddLpDSC(56Y~*1%JEJe!)xlcd{$Oj+(2?4L9jjg_|EoLG}U$N2PEz@zA_=2@iwwyL!SZuq% ziFfL54dmHFGPJpUfm>#!#%;G|IU!89NTyzXl3*XGm@xM!u&5+ulq|u1Mu`&q_ooPh z1Q&CmZ>ZMOsU5?j0X{DY`PtSW0PhuqanR-P9aza2%c`qvo{*~l-cYtor&@QcvfXa$x*;jN?^DqCL{N}`HBt~^SHFOv*VRv1 zO|#)H1;p7K6elMbmK&9eq3jA#>9=TmMx^PqYBy%Ku3mW|<1CvLVEbs9chO zB$6GCLrhe#w!2_riSU;1?%HWYRagl~z)$@!4!`vkdvQLzd>K(IrvxP6#$p9^pyHVG z{Q?_R`i;b;pZyg_xPg}06dUExtcxoAM&iOBZ&lAW>UQXU!-(3eNkD>_Dj&y@ZT%bO z{9>Pciz;sh0g`ZwwHF!`%Ys{hVfi?zjJpUClduv{h$;aRkc3^VpB)2^ z>C(R53tB+Bs8y$scwZl{vZw9Kp&^Z0tqX~Eez=V|5ig|hGrR4YfqiK}wW#`3_@C=j z2144EE$|LT74-rElH}Td@dpOmjVC5}F1`8>jGJ(alisYxn_pjb{e&!Ndodn_SzGEvew&YxiGjk0Skw{4osp}dSb9w_fn*09(3Moo0q}l!q@R+WPl%2-(Su+)7V^y?vWwf8Rq-e?08?Ti-1Z=O#Pi6pnRzgk3 zgav#iX-B3yGFix*KEJ&~+6Y(B^U8ei&p{WnLfhJ?gc8ZBwG_a?Mf79PL@@CF{hV-OZ4 z78WEH7Kn%i38^_VNS!vZa29j!xij<4_sz_FY)LPVM24pT-1SbtQ>{UI3g8ihC>D#a z;I;$a@6vM>RHc)-U?b%_#`OaD2Rfw{r(DP2l!ScPAs#uOD8E%$`Ay`!C+B&Y6HC@C z&cr6;@s;>Oj6&}y^q_JP^jEYp^Bzud;$fLIimmo literal 0 HcmV?d00001 diff --git a/_module/ncs/stonestoresloc.ncs b/_module/ncs/stonestoresloc.ncs new file mode 100644 index 0000000000000000000000000000000000000000..7db3377d04cb8886b1ee9ddfb08a5b2499311cdf GIT binary patch literal 600 zcmah{Jxc>Y5S{&uUq!GnBE~hHAQG`R=wWxLBp`MnBv%}sw-8Qi|AL)ABtIi!WtSp_ zb|NAc7Ljvy&WPE@E#{bcZ{EDwz2l%|&USa|hXDM%3V7xWaIFAdfw4T#KS8bmekWW@ z1*N!`*^4L@4*CGBK$UwuC56-ZL;3P4n!q>euQ0EFnZOqUAAL}hI3vmvNHj2?+IBzc zc9I0mJPS`uAVXbVC0UHukGL6 zrV5AUd{F{;j`cw=fPDelf+)uLf()UxWnsr&yg7<1`o+%V7E%B+5~mXN!^Gs%7txB8 zUvg{HO-}p)5n0#uc`#Mwnic)b%afu}QoY$0Dp|zFcSyVL{E4^!i#M_xj%ipE@CL-v BQy>5U delta 48 zcmeyySS#x19IOy#sAu5Bz`#%|2P7Cc6c{GzX|TzI*cKD_7;+wzX88aA{~rYg0R6HI AH~;_u diff --git a/_module/ncs/zep_use_chair.ncs b/_module/ncs/zep_use_chair.ncs new file mode 100644 index 0000000000000000000000000000000000000000..6009fc444877a017b49eca5ebb4022ee6226caa4 GIT binary patch literal 106 zcmeZs4ps;=)H85mU|`6S0}>1z3Jff4AO?hFWnj3(2qd%^m6+v0!lpU`APNXrWI?1T kGvojN|Nk(s02Li#RA69bVDthK3~WqbX*OvFkhB5=0AUdhfB*mh literal 0 HcmV?d00001 diff --git a/_module/ncs/zep_use_chair2.ncs b/_module/ncs/zep_use_chair2.ncs new file mode 100644 index 0000000000000000000000000000000000000000..463d664a144d1b23fcfa3024b3b78acb52396b83 GIT binary patch literal 892 zcma)4J4?e*6h8Nn(4k1Bk4LMwn>O6iatqK z3F|<+aaX$9p~7wuhV2WlVQLQ1x=e#pu+_0Jl{i3QQ7ou=7>Il6a=AxvqG^#4))FrR zIt-{9K$nUfv!68IxH*$$Pg+M_K}uGwb?c6(T!ZC}(7K5vQ=4U<+b^v3tTIWAR-bGd zqlHvPtCFkrl&ck=R4aHA8{+7w6i>sWgW%*mIBOpsbGHfDhr=fR#9PT5TkIyqiCR2ly0%TEe-!xG@zcgq zDF)yvv36w$`5?US3j)WLj99BvE@!}&`JAh|5i*$nB=}8jTml>(F-H>c&GkI`0yJa+ Ai~s-t literal 0 HcmV?d00001 diff --git a/_module/nss/_craft_alchemist.nss b/_module/nss/_craft_alchemist.nss index ef6f4e54..13503a05 100644 --- a/_module/nss/_craft_alchemist.nss +++ b/_module/nss/_craft_alchemist.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void GetNextItemPossessedBy(object oPC, string sItemTag); object CreatePlaceable(string sObject, location lPlace, float fDuration); @@ -27,7 +28,13 @@ void main() string sOldTag = sItemTag; //int iAlchemyChance = GetTokenPair(oPC,14,12); //int iAlchemySkill = iAlchemyChance; - int iAlchemySkill = GetCampaignInt("UOACraft","iAlchemySkill",oPC); + + //Stores on NWN database + //int iAlchemySkill = GetCampaignInt("UOACraft","iAlchemySkill",oPC); + + //Stores on external database (defined in NWNX.ini) + int iAlchemySkill = GetPersistentInt(oPC,"iAlchemySkill","UOACraft"); + int iAlchemyChance = iAlchemySkill; int iSuccess = 0; int iSkillGain = 0; @@ -107,176 +114,182 @@ void main() { iSuccessNumber = 3; sItemResRef = "dye001"; - sSuccess = "You boil the iris and extract the light-blue aqua pigment."; + sSuccess = "You boil the iris, and extract the light-blue aqua pigment."; + sFail = "You fail to extract any pigment from this iris."; + } + if (sItemTag == "FLOWER_BLUEIRIRS") + { + iSuccessNumber = 3; + sItemResRef = "dye001"; + sSuccess = "You boil the iris, and extract the light-blue aqua pigment."; sFail = "You fail to extract any pigment from this iris."; } - if (sItemTag == "FLOWER_BLACKTULIP") { iSuccessNumber = 3; sItemResRef = "dye002"; - sSuccess = "You boil the tulip and extract the dark pigment."; + sSuccess = "You boil the tulip, and extract the dark pigment."; sFail = "You fail to extract any pigment from this tulip."; } if (sItemTag == "FLOWER_BLUETULIP") { iSuccessNumber = 3; sItemResRef = "dye003"; - sSuccess = "You boil the tulip and extract the dark-blue pigment."; + sSuccess = "You boil the tulip, and extract the blue pigment."; sFail = "You fail to extract any pigment from this tulip."; } if (sItemTag == "FLOWER_YELLOWTULIP") { iSuccessNumber = 3; sItemResRef = "dye004"; - sSuccess = "You boil the tulip and extract the yellow pigment."; + sSuccess = "You boil the tulip, and extract the yellow pigment."; sFail = "You fail to extract any pigment from this tulip."; } if (sItemTag == "SEED_GOOSEBERRY") { iSuccessNumber = 3; sItemResRef = "dye005"; - sSuccess = "You boil the gooseberries and extract the green pigment."; + sSuccess = "You boil the gooseberries, and extract the green pigment."; sFail = "You fail to extract any pigment from these gooseberries."; } if (sItemTag == "ITEM_PINECONE") { iSuccessNumber = 3; sItemResRef = "dye006"; - sSuccess = "You boil the pinecone and extract the greenish-brown pigment."; + sSuccess = "You boil the pinecone, and extract the greenish-brown pigment."; sFail = "You fail to extract any pigment from this pinecone."; } if (sItemTag == "SEED_MARIGOLD") { iSuccessNumber = 3; sItemResRef = "dye007"; - sSuccess = "You boil the marigold and extract the golden pigment."; + sSuccess = "You boil the marigold, and extract the golden pigment."; sFail = "You fail to extract any pigment from this marigold."; } if (sItemTag == "SEED_SNAPDRAGON") { iSuccessNumber = 3; sItemResRef = "dye008"; - sSuccess = "You boil the snapdragon and extract a bronze-toned pigment."; + sSuccess = "You boil the snapdragon, and extract a bronze-toned pigment."; sFail = "You fail to extract any pigment from this snapdragon."; } if (sItemTag == "SEED_TARRAGON") { iSuccessNumber = 3; sItemResRef = "dye009"; - sSuccess = "You boil the tarragon and extract a silvery pigment."; + sSuccess = "You boil the tarragon, and extract a silvery pigment."; sFail = "You fail to extract any pigment from the tarragon."; } if (sItemTag == "FLOWER_WHITEIRIS") { iSuccessNumber = 3; sItemResRef = "dye010"; - sSuccess = "You boil the iris and extract a greyish pigment."; + sSuccess = "You boil the iris, and extract a greyish pigment."; sFail = "You fail to extract any pigment from this iris."; } if (sItemTag == "SEED_LAVENDER") { iSuccessNumber = 3; sItemResRef = "dye011"; - sSuccess = "You boil the lavender and extract a pink pigment."; + sSuccess = "You boil the lavender, and extract a pink pigment."; sFail = "You fail to extract any pigment from the lavender."; } if (sItemTag == "SEED_NASTURTIUM") { iSuccessNumber = 3; sItemResRef = "dye012"; - sSuccess = "You boil the nasturtium and extract a greyish pigment."; + sSuccess = "You boil the nasturtium, and extract an orange pigment."; sFail = "You fail to extract any pigment from this nasturtium."; } if (sItemTag == "SEED_SAGE") { iSuccessNumber = 3; sItemResRef = "dye013"; - sSuccess = "You boil the sage and extract a tan pigment."; + sSuccess = "You boil the sage, and extract a tan pigment."; sFail = "You fail to extract any pigment from the sage."; } if (sItemTag == "SEED_CHIVES") { iSuccessNumber = 3; sItemResRef = "dye014"; - sSuccess = "You boil the chives and extract a coppery pigment."; + sSuccess = "You boil the chives, and extract a coppery pigment."; sFail = "You fail to extract any pigment from these chives."; } if (sItemTag == "FLOWER_WHITETULIP") { iSuccessNumber = 3; sItemResRef = "dye015"; - sSuccess = "You boil the tulip and extract the white pigment."; + sSuccess = "You boil the tulip, and extract the white pigment."; sFail = "You fail to extract any pigment from this tulip."; } if (sItemTag == "FLOWER_YELLOWIRIS") { iSuccessNumber = 3; sItemResRef = "dye016"; - sSuccess = "You boil the iris and extract a platinum-hued pigment."; + sSuccess = "You boil the iris, and extract a platinum-hued pigment."; sFail = "You fail to extract any pigment from this iris."; } if (sItemTag == "SEED_PERIWINKLE") { iSuccessNumber = 3; sItemResRef = "dye017"; - sSuccess = "You boil the periwinkle and extract a purple pigment."; + sSuccess = "You boil the periwinkle, and extract a purple pigment."; sFail = "You fail to extract any pigment from this periwinkle."; } if (sItemTag == "FLOWER_BLACKIRIS") { iSuccessNumber = 3; sItemResRef = "dye018"; - sSuccess = "You boil the iris and extract a dark grey pigment."; + sSuccess = "You boil the iris, and extract a dark grey pigment."; sFail = "You fail to extract any pigment from this iris."; } if (sItemTag == "SEED_SPEARMINT") { iSuccessNumber = 3; sItemResRef = "dye019"; - sSuccess = "You boil the spearmint and extract a minty green pigment."; + sSuccess = "You boil the spearmint, and extract a minty green pigment."; sFail = "You fail to extract any pigment from this spearmint."; } if (sItemTag == "SEED_BEETS") { iSuccessNumber = 3; sItemResRef = "dye020"; - sSuccess = "You boil the beets and extract a deep red pigment."; + sSuccess = "You boil the beets, and extract a deep red pigment."; sFail = "You fail to extract any pigment from these beets."; } if (sItemTag == "SEED_PEPPERMINT") { iSuccessNumber = 3; sItemResRef = "dye021"; - sSuccess = "You boil the peppermint and extract a deep green pigment."; + sSuccess = "You boil the peppermint, and extract a deep green pigment."; sFail = "You fail to extract any pigment from this peppermint."; } if (sItemTag == "SEED_BLUEBERRY") { iSuccessNumber = 3; sItemResRef = "dye022"; - sSuccess = "You boil the blueberries and extract a deep blue pigment."; + sSuccess = "You boil the blueberries, and extract a deep blue pigment."; sFail = "You fail to extract any pigment from these blueberries."; } if (sItemTag == "SEED_ORIENTALPOPPY") { iSuccessNumber = 3; sItemResRef = "dye023"; - sSuccess = "You boil the oriental poppy and extract a peach-hued pigment."; + sSuccess = "You boil the oriental poppy, and extract a peach-hued pigment."; sFail = "You fail to extract any pigment from this oriental poppy."; } if (sItemTag == "SEED_MAYAPPLE") { iSuccessNumber = 3; sItemResRef = "dye024"; - sSuccess = "You boil the mayapple and extract a greyish pigment."; + sSuccess = "You boil the mayapple, and extract a smokey pigment."; sFail = "You fail to extract any pigment from this mayapple."; } if (sItemTag == "SEED_TURNIP") { iSuccessNumber = 3; sItemResRef = "dye025"; - sSuccess = "You boil the turnip and extract a fuschia pigment."; + sSuccess = "You boil the turnip, and extract a fuschia pigment."; sFail = "You fail to extract any pigment from this turnip."; } if (sItemTag == "ITEM_OLIVE") @@ -290,28 +303,28 @@ void main() { iSuccessNumber = 3; sItemResRef = "dye027"; - sSuccess = "You boil the catnip and extract a yellowish-green pigment."; + sSuccess = "You boil the catnip, and extract a yellowish-green pigment."; sFail = "You fail to extract any pigment from this catnip."; } if (sItemTag == "ITEM_FIG") { iSuccessNumber = 3; sItemResRef = "dye028"; - sSuccess = "You boil the figs and extract a rusty pigment."; + sSuccess = "You boil the figs, and extract a rusty pigment."; sFail = "You fail to extract any pigment from these figs."; } if (sItemTag == "ITEM_KIWI") { iSuccessNumber = 3; sItemResRef = "dye029"; - sSuccess = "You boil the kiwi and extract a chromatic pigment."; + sSuccess = "You boil the kiwi, and extract a chromatic pigment."; sFail = "You fail to extract any pigment from this kiwi."; } if (sItemTag == "SEED_ARTICHOKE") { iSuccessNumber = 3; sItemResRef = "dye030"; - sSuccess = "You boil the artichoke and extract a metallic pigment."; + sSuccess = "You boil the artichoke, and extract a metallic pigment."; sFail = "You fail to extract any pigment from the artichoke."; } if (sItemTag == "FISH_BLUESHARK") // 80 lbs @@ -553,7 +566,7 @@ void main() } //End code for fixing stackables issue - if (GetStringRight(sDItemResRef,3)=="013") // Tanning Oil + if (sDItemResRef == "pattern013") // Tanning Oil { FloatingTextStringOnCreature("To create tanning oil you need to drop a fish into this container.",oPC,FALSE); CopyObject(oItem,GetLocation(OBJECT_SELF),OBJECT_SELF,GetTag(oItem)); @@ -567,7 +580,7 @@ void main() sComponent1Name = "oaken logs"; iSuccessNumber = 10; iStackable = 1; - sSuccess = "You strip the bark and produce enough tannic acid for 10 uses."; + sSuccess = "You strip the bark, and produce enough tannic acid for 10 uses."; sFail = "You strip the bark, but the tannic acid produced is impure and unuseable."; iFailNumber = 4; iFailFlag = 1; @@ -688,8 +701,8 @@ void main() sComponent3 = "DYE_BLACK"; iComponent3 = 1; iComponent3Stackable=1; - sSuccess = "You carefully powder the wooly ink cap and combine it with the black dye."; - sFail = "The ink turns milky and is ruined by impurities.."; + sSuccess = "You carefully powder the wooly ink cap, and combine it with the black dye."; + sFail = "The ink turns milky, and is ruined by impurities."; sItemResRef = "ink_black"; sFailResRef = "glassvial"; sComponent1Name = "wooly ink caps"; @@ -710,7 +723,7 @@ void main() iComponent2 = 1; sComponent3 = "ITEM_GLASSVIAL"; iComponent3 = 1; - sSuccess = "You carefully powder the ginger roots and stone fungus and brew the potion."; + sSuccess = "You carefully powder the ginger roots and stone fungus, and brew the potion."; sFail = "The potion coagulates into a smelly, useless sludge."; sItemResRef = "nw_it_mpotion001"; //Replace this with custom potion resref, if available sFailResRef = "glassvial"; @@ -728,7 +741,7 @@ void main() iComponent2 = 1; sComponent3 = "ITEM_GLASSVIAL"; iComponent3 = 1; - sSuccess = "You carefully powder the mandrake roots and violet pouch fungus and brew the potion."; + sSuccess = "You carefully powder the mandrake roots and violet pouch fungus, and brew the potion."; sFail = "The potion coagulates into a smelly, useless sludge."; sItemResRef = "nw_it_mpotion020"; //Replace this with custom potion resref, if available sFailResRef = "glassvial"; @@ -747,7 +760,7 @@ void main() iComponent2 = 2; sComponent3 = "ITEM_GLASSVIAL"; iComponent3 = 1; - sSuccess = "You carefully powder the witches butter, mixing in the powdered amethyst and brew the potion."; + sSuccess = "You carefully powder the witches butter, mixing in the powdered amethyst, and brew the potion."; sFail = "The potion coagulates into a smelly, useless sludge."; sItemResRef = "nw_it_mpotion002"; //Replace this with custom potion resref, if available sFailResRef = "glassvial"; @@ -767,7 +780,7 @@ void main() iComponent2Stackable=1; sComponent3 = "ITEM_GLASSVIAL"; iComponent3 = 1; - sSuccess = "You carefully combine the powdered bloodstone with the essence of nature and brew the potion."; + sSuccess = "You carefully combine the powdered bloodstone with the essence of nature, and brew the potion."; sFail = "The potion coagulates into a smelly, useless sludge."; sItemResRef = "nw_it_mpotion003"; //Replace this with custom potion resref, if available sFailResRef = "glassvial"; @@ -786,8 +799,8 @@ void main() sComponent3 = "DYE_CHARCOAL"; iComponent3 = 1; iComponent3Stackable=1; - sSuccess = "You carefully powder the shaggy ink cap and combine it with the charcoal dye."; - sFail = "The ink turns milky and is ruined by impurities.."; + sSuccess = "You carefully powder the shaggy ink cap, and combine it with the charcoal dye."; + sFail = "The ink turns milky, and is ruined by impurities."; sItemResRef = "ink_mapmaker"; sFailResRef = "glassvial"; sComponent1Name = "shaggy ink caps"; @@ -809,7 +822,7 @@ void main() iFailFlag=1; iFailNumber=1; sSuccess = "You carefully powder the sulphur and coal, mixing it with the tar."; - sFail = "The tar hardens as you mix the coal and sulpher improperly, rending this batch useless."; + sFail = "The tar hardens as you mix the coal and sulphur improperly, rendering this batch useless."; sItemResRef = "_uoa_alch_fire"; sFailResRef = "glassbottle"; sComponent1Name = "bottles of tar"; @@ -887,7 +900,7 @@ void main() iFailFlag=1; iFailNumber=1; sSuccess = "The yeast culture grows within the vial, feeding on the powdered kindling."; - sFail = "The powdered kindling is contaminated and the yeast fails to grow."; + sFail = "The powdered kindling is contaminated, and the yeast fails to grow."; sItemResRef = "item_yeast001"; sFailResRef = "yeastvial001"; sComponent1Name = "yeast vials"; @@ -903,7 +916,7 @@ void main() iFailFlag=1; iFailNumber=1; sSuccess = "The yeast culture grows within the vial, feeding on the powdered kindling."; - sFail = "The powdered kindling is contaminated and the yeast fails to grow."; + sFail = "The powdered kindling is contaminated, and the yeast fails to grow."; sItemResRef = "item_yeast002"; sFailResRef = "yeastvial001"; sComponent1Name = "yeast vials"; @@ -919,7 +932,7 @@ void main() iFailFlag=1; iFailNumber=1; sSuccess = "The yeast culture grows within the vial, feeding on the powdered kindling."; - sFail = "The powdered kindling is contaminated and the yeast fails to grow."; + sFail = "The powdered kindling is contaminated, and the yeast fails to grow."; sItemResRef = "item_yeast003"; sFailResRef = "yeastvial001"; sComponent1Name = "yeast vials"; @@ -932,7 +945,7 @@ void main() iStackable=1; iComponent1Stackable =1; sItemResRef = "essence"+GetStringRight(sDItemResRef,3); - sFail = "The essence evaporates away as you fail to extract it properly..."; + sFail = "The essence evaporates away as you fail to extract it properly."; sSuccess = "You carefully extract the "; iAlchemyChance=iAlchemyChance-150; switch (StringToInt(GetStringRight(sDItemResRef,3))) @@ -1164,7 +1177,7 @@ void main() case 17: { sSuccess=sSuccess+"Essence of Cold"; - sComponent1 = "GEM_POWDER_JADE"; + sComponent1 = "GEM_POWDERED_JADE"; iComponent1 = 3; sComponent2 = "SEED_SPEARMINT"; iComponent2 = 5; @@ -1521,7 +1534,13 @@ void main() if (iAlchemySkill <= 1000) { //DelayCommand(6.0,SetTokenPair(oPC,14,12,iAlchemySkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iAlchemySkill",iAlchemySkill,oPC)); + + // Uses NWN Database + //DelayCommand(6.0,SetCampaignInt("UOACraft","iAlchemySkill",iAlchemySkill,oPC)); + + // Uses External Database + DelayCommand(6.0,SetPersistentInt(oPC,"iAlchemySkill",iAlchemySkill,0,"UOACraft")); + DelayCommand(6.0,SendMessageToPC(oPC,"==================================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in alchemy has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current alchemy skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_anvil.nss b/_module/nss/_craft_anvil.nss index 208b25d0..beeed8e0 100644 --- a/_module/nss/_craft_anvil.nss +++ b/_module/nss/_craft_anvil.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef); @@ -104,21 +105,33 @@ void main() if (GetLocalInt(OBJECT_SELF,"iAmInUse") != 0) { - SendMessageToPC(oPC,"You must wait till the current weapon or armor is completed before starting another."); + SendMessageToPC(oPC,"You must wait until the current weapon or armor is completed before starting another."); return; } if (GetTag(oTool) != "ITEM_SMITHHAMMER_NORMAL") { - FloatingTextStringOnCreature("You must have a smithy hammer equipped in order to attempt this craft...",oPC,FALSE); + FloatingTextStringOnCreature("You must have a blacksmith hammer equipped in order to attempt this craft.",oPC,FALSE); return; } //int iSmithSkill = GetTokenPair(oPC,13,4); // Weaponsmith - int iSmithSkill = GetCampaignInt("UOACraft","iSmithSkill",oPC); + + // uses NWN Database + //int iSmithSkill = GetCampaignInt("UOACraft","iSmithSkill",oPC); + + // uses external database + int iSmithSkill = GetPersistentInt(oPC,"iSmithSkill","UOACraft"); + int iSmithChance = iSmithSkill; //int iArmorSkill = GetTokenPair(oPC,13,5); // ArmorCraft - int iArmorSkill = GetCampaignInt("UOACraft","iArmorSkill",oPC); + + // uses NWN database + //int iArmorSkill = GetCampaignInt("UOACraft","iArmorSkill",oPC); + + // external database + int iArmorSkill = GetPersistentInt(oPC,"iArmorSkill","UOACraft"); + int iArmorChance = iArmorSkill; if (iSmithChance < 350) @@ -150,7 +163,7 @@ void main() { iSmithChance = iSmithChance - 100; sSuccess = "You carefully heat, fold, and pound the metal into the form of a dagger."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the dagger useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the dagger useless."; sItemResRefPoor = CraftLookup("wswdg002",iIngotType); sItemResRef = CraftLookup("nw_wswdg001",iIngotType); sItemResRefExceptional = CraftLookup("wswdg003",iIngotType); @@ -163,7 +176,7 @@ void main() { iSmithChance = iSmithChance-150; sSuccess = "You carefully heat, fold, and pound the metal into the form of a shortsword."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the shortsword useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the shortsword useless."; sItemResRefPoor = CraftLookup("wswss002",iIngotType); sItemResRef = CraftLookup("nw_wswss001",iIngotType); sItemResRefExceptional = CraftLookup("wswss003",iIngotType); @@ -177,7 +190,7 @@ void main() iCraftType=1; iArmorChance = iArmorChance - 100; sSuccess = "You carefully forge the rings and sew them into the leather backing to make ringmail armor."; - sFail = "The rings fail to link properly and the leather backing is ruined."; + sFail = "The rings fail to link properly, and the leather backing is ruined."; sItemResRefPoor = CraftLookup("ringmail001",iIngotType); sItemResRef = CraftLookup("ringmail",iIngotType); sItemResRefExceptional = CraftLookup("ringmail002",iIngotType); @@ -225,7 +238,7 @@ void main() iCraftType=1; iArmorChance = iArmorChance - 300; sSuccess = "You carefully forge the small metal scales and hook them into the leather to make scale mail armor."; - sFail = "The scales do not hook properly, and the scale mail armor is ruined."; + sFail = "The scales do not hook together properly, and the scale mail armor is ruined."; sItemResRefPoor = CraftLookup("aarcl006",iIngotType); sItemResRef = CraftLookup("nw_aarcl003",iIngotType); sItemResRefExceptional = CraftLookup("aarcl007",iIngotType); @@ -256,7 +269,7 @@ void main() iCraftType=1; iArmorChance = iArmorChance - 400; sSuccess = "You carefully forge the small metal bands and fix them into the leather to make banded mail armor."; - sFail = "The bands do not fix properly, and the banded mail armor is ruined."; + sFail = "The bands do not fix together properly, and the banded mail armor is ruined."; sItemResRefPoor = CraftLookup("aarcl014",iIngotType); sItemResRef = CraftLookup("nw_aarcl011",iIngotType); sItemResRefExceptional = CraftLookup("aarcl015",iIngotType); @@ -273,7 +286,7 @@ void main() iCraftType=1; iArmorChance = iArmorChance - 400; sSuccess = "You carefully forge the small metal plates and fix them into the leather to make splint mail armor."; - sFail = "The small metal plates are too brittle to fix properly, and the splint mail armor is ruined."; + sFail = "The small metal plates are too brittle to fix together properly, and the splint mail armor is ruined."; sItemResRefPoor = CraftLookup("aarcl018",iIngotType); sItemResRef = CraftLookup("nw_aarcl005",iIngotType); sItemResRefExceptional = CraftLookup("aarcl019",iIngotType); @@ -323,7 +336,7 @@ void main() { iSmithChance = iSmithChance-250; sSuccess = "You carefully heat, fold, and pound the metal into the form of a longsword."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the longsword useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the longsword useless."; sItemResRefPoor = CraftLookup("wswls002",iIngotType); sItemResRef = CraftLookup("nw_wswls001",iIngotType); sItemResRefExceptional = CraftLookup("wswls003",iIngotType); @@ -336,7 +349,7 @@ void main() { iSmithChance = iSmithChance-350; sSuccess = "You carefully heat, fold, and pound the metal into the form of a bastard sword."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the bastard sword useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the bastard sword useless."; sItemResRefPoor = CraftLookup("wswbs002",iIngotType); sItemResRef = CraftLookup("nw_wswbs001",iIngotType); sItemResRefExceptional = CraftLookup("wswbs003",iIngotType); @@ -349,7 +362,7 @@ void main() { iSmithChance = iSmithChance-400; sSuccess = "You carefully heat, fold, and pound the metal into the form of a greatsword."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the greatsword useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the greatsword useless."; sItemResRefPoor = CraftLookup("wswgs002",iIngotType); sItemResRef = CraftLookup("nw_wswgs001",iIngotType); sItemResRefExceptional = CraftLookup("wswgs003",iIngotType); @@ -481,7 +494,7 @@ void main() { iSmithChance = iSmithChance-200; sSuccess = "You carefully heat, fold, and pound the metal into the form of a mace."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the mace useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the mace useless."; sItemResRefPoor = CraftLookup("wblml002",iIngotType); sItemResRef = CraftLookup("nw_wblml001",iIngotType); sItemResRefExceptional = CraftLookup("wblml003",iIngotType); @@ -494,7 +507,7 @@ void main() { iSmithChance = iSmithChance-300; sSuccess = "You carefully heat, fold, and pound the metal into the form of a maorning star."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the morning star useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the morning star useless."; sItemResRefPoor = CraftLookup("wblms002",iIngotType); sItemResRef = CraftLookup("nw_wblms001",iIngotType); sItemResRefExceptional = CraftLookup("wblms003",iIngotType); @@ -510,7 +523,7 @@ void main() { iSmithChance = iSmithChance-250; sSuccess = "You carefully heat, fold, and pound the metal into the form of a light flail."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the light flail useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the light flail useless."; sItemResRefPoor = CraftLookup("wblfl002",iIngotType); sItemResRef = CraftLookup("nw_wblfl001",iIngotType); sItemResRefExceptional = CraftLookup("wblfl003",iIngotType); @@ -523,7 +536,7 @@ void main() { iSmithChance = iSmithChance-350; sSuccess = "You carefully heat, fold, and pound the metal into the form of a heavy flail."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the heavy flail useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the heavy flail useless."; sItemResRefPoor = CraftLookup("wblfh002",iIngotType); sItemResRef = CraftLookup("nw_wblfh001",iIngotType); sItemResRefExceptional = CraftLookup("wblfh003",iIngotType); @@ -536,7 +549,7 @@ void main() { iSmithChance = iSmithChance-250; sSuccess = "You carefully heat, fold, and pound the metal into the form of a light hammer."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the light hammer useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the light hammer useless."; sItemResRefPoor = CraftLookup("wblhl002",iIngotType); sItemResRef = CraftLookup("nw_wblhl001",iIngotType); sItemResRefExceptional = CraftLookup("wblhl003",iIngotType); @@ -549,7 +562,7 @@ void main() { iSmithChance = iSmithChance-350; sSuccess = "You carefully heat, fold, and pound the metal into the form of a warhammer."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the warhammer useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the warhammer useless."; sItemResRefPoor = CraftLookup("wblhw002",iIngotType); sItemResRef = CraftLookup("nw_wblhw001",iIngotType); sItemResRefExceptional = CraftLookup("wblhw003",iIngotType); @@ -562,7 +575,7 @@ void main() { iSmithChance = iSmithChance-150; sSuccess = "You carefully heat, fold, and pound the metal into the form of a handaxe."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the handaxe useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the handaxe useless."; sItemResRefPoor = CraftLookup("waxhn002",iIngotType); sItemResRef = CraftLookup("nw_waxhn001",iIngotType); sItemResRefExceptional = CraftLookup("waxhn003",iIngotType); @@ -575,7 +588,7 @@ void main() { iSmithChance = iSmithChance-150; sSuccess = "You carefully heat, fold, and pound the metal into the form of a battleaxe."; - sFail = "The metal turns brittle as you heat, fold, and pound it, rending the battleaxe useless."; + sFail = "The metal turns brittle as you heat, fold, and pound it, rendering the battleaxe useless."; sItemResRefPoor = CraftLookup("waxbt002",iIngotType); sItemResRef = CraftLookup("nw_waxbt001",iIngotType); sItemResRefExceptional = CraftLookup("waxbt003",iIngotType); @@ -589,7 +602,7 @@ void main() iCraftStackSize = 50; iSmithChance = iSmithChance-50; sSuccess = "You carefully forge the throwing darts."; - sFail = "The metal fails to cool properly and the throwing darts are ruined."; + sFail = "The metal fails to cool properly, and the throwing darts are ruined."; sItemResRefPoor = CraftLookup("wthdt002",iIngotType); sItemResRef = CraftLookup("nw_wthdt001",iIngotType); sItemResRefExceptional = CraftLookup("wthdt003",iIngotType); @@ -603,7 +616,7 @@ void main() iCraftStackSize = 50; iSmithChance = iSmithChance-50; sSuccess = "You carefully forge the shuriken."; - sFail = "The metal fails to cool properly and the shuriken are ruined."; + sFail = "The metal fails to cool properly, and the shuriken are ruined."; sItemResRefPoor = CraftLookup("wthsh002",iIngotType); sItemResRef = CraftLookup("nw_wthsh001",iIngotType); sItemResRefExceptional = CraftLookup("wthsh003",iIngotType); @@ -617,7 +630,7 @@ void main() iCraftStackSize = 50; iSmithChance = iSmithChance-150; sSuccess = "You carefully forge the throwing axes."; - sFail = "The metal fails to cool properly and the throwing axes are ruined."; + sFail = "The metal fails to cool properly, and the throwing axes are ruined."; sItemResRefPoor = CraftLookup("wthax002",iIngotType); sItemResRef = CraftLookup("nw_wthax001",iIngotType); sItemResRefExceptional = CraftLookup("wthax003",iIngotType); @@ -629,8 +642,8 @@ void main() if (sTag == "P_HALBERD") { iSmithChance = iSmithChance-400; - sSuccess = "You carefully forge the halberd blade and affix it to the shaft."; - sFail = "The metal turns brittle as you attempt to forge and the halberd is ruined."; + sSuccess = "You carefully forge the halberd blade, and affix it to the shaft."; + sFail = "The metal turns brittle as you attempt to forge it, and the halberd is ruined."; sItemResRefPoor = CraftLookup("wplhb002",iIngotType); sItemResRef = CraftLookup("nw_wplhb001",iIngotType); sItemResRefExceptional = CraftLookup("wplhb003",iIngotType); @@ -645,8 +658,8 @@ void main() if (sTag == "P_SCYTHE") { iSmithChance = iSmithChance-400; - sSuccess = "You carefully forge the scythe blade and affix it to the shaft."; - sFail = "The metal turns brittle as you attempt to forge and the scythe is ruined."; + sSuccess = "You carefully forge the scythe blade, and affix it to the shaft."; + sFail = "The metal turns brittle as you attempt to forge it, and the scythe is ruined."; sItemResRefPoor = CraftLookup("wplsc002",iIngotType); sItemResRef = CraftLookup("nw_wplsc001",iIngotType); sItemResRefExceptional = CraftLookup("wplsc003",iIngotType); @@ -661,8 +674,8 @@ void main() if (sTag == "P_SPEAR") { iSmithChance = iSmithChance-300; - sSuccess = "You carefully forge the spear tip and affix it to the shaft."; - sFail = "The metal turns brittle as you attempt to forge and the spear is ruined."; + sSuccess = "You carefully forge the spear tip, and affix it to the shaft."; + sFail = "The metal turns brittle as you attempt to forge it, and the spear is ruined."; sItemResRefPoor = CraftLookup("wplss002",iIngotType); sItemResRef = CraftLookup("nw_wplss001",iIngotType); sItemResRefExceptional = CraftLookup("wplss003",iIngotType); @@ -691,7 +704,7 @@ void main() { iSmithChance = iSmithChance-100; sSuccess = "You carefully fold and pound the metal into the form of a kukri."; - sFail = "The metal turns brittle as you attempt to forge and the kukri is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the kukri is ruined."; sItemResRefPoor = CraftLookup("wspku002",iIngotType); sItemResRef = CraftLookup("nw_wspku001",iIngotType); sItemResRefExceptional = CraftLookup("wspku003",iIngotType); @@ -704,7 +717,7 @@ void main() { iSmithChance = iSmithChance-150; sSuccess = "You carefully fold and pound the metal into the form of a sickle."; - sFail = "The metal turns brittle as you attempt to forge and the sickle is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the sickle is ruined."; sItemResRefPoor = CraftLookup("wspsc002",iIngotType); sItemResRef = CraftLookup("nw_wspsc001",iIngotType); sItemResRefExceptional = CraftLookup("wspsc003",iIngotType); @@ -717,7 +730,7 @@ void main() { iSmithChance = iSmithChance-450; sSuccess = "You carefully fold and pound the metal into the form of a dire mace."; - sFail = "The metal turns brittle as you attempt to forge and the dire mace is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the dire mace is ruined."; sItemResRefPoor = CraftLookup("wdbma002",iIngotType); sItemResRef = CraftLookup("nw_wdbma001",iIngotType); sItemResRefExceptional = CraftLookup("wdbma003",iIngotType); @@ -730,7 +743,7 @@ void main() { iSmithChance = iSmithChance-450; sSuccess = "You carefully fold and pound the metal into the form of a double axe."; - sFail = "The metal turns brittle as you attempt to forge and the double axe is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the double axe is ruined."; sItemResRefPoor = CraftLookup("wdbax002",iIngotType); sItemResRef = CraftLookup("nw_wdbax001",iIngotType); sItemResRefExceptional = CraftLookup("wdbax003",iIngotType); @@ -743,7 +756,7 @@ void main() { iSmithChance = iSmithChance-500; sSuccess = "You carefully fold and pound the metal into the form of a two-bladed sword."; - sFail = "The metal turns brittle as you attempt to forge and the two-bladed sword is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the two-bladed sword is ruined."; sItemResRefPoor = CraftLookup("wdbsw002",iIngotType); sItemResRef = CraftLookup("nw_wdbsw001",iIngotType); sItemResRefExceptional = CraftLookup("wdbsw003",iIngotType); @@ -757,7 +770,7 @@ void main() iSmithChance = iSmithChance+50; //Bullets are easy to make iCraftStackSize = 99; sSuccess = "You carefully forge the bullets."; - sFail = "The metal fails to cool properly and the bullets are ruined."; + sFail = "The metal fails to cool properly, and the bullets are ruined."; sItemResRefPoor = CraftLookup("wambu002",iIngotType); sItemResRef = CraftLookup("nw_wambu001",iIngotType); sItemResRefExceptional = CraftLookup("wambu003",iIngotType); @@ -771,7 +784,7 @@ void main() iSmithChance = iSmithChance - 50; iCraftStackSize = 50; sSuccess = "You carefully forge the arrowheads."; - sFail = "The metal fails to cool properly and the arrowheads are ruined."; + sFail = "The metal fails to cool properly, and the arrowheads are ruined."; sItemResRefPoor = CraftLookup("arrowhead001",iIngotType); sItemResRef = CraftLookup("arrowhead",iIngotType); sItemResRefExceptional = CraftLookup("arrowhead002",iIngotType); @@ -785,7 +798,7 @@ void main() iSmithChance = iSmithChance - 50; iCraftStackSize = 50; sSuccess = "You carefully forge the bolt tips."; - sFail = "The metal fails to cool properly and the bolt tips are ruined."; + sFail = "The metal fails to cool properly, and the bolt tips are ruined."; sItemResRefPoor = CraftLookup("arrowhead004",iIngotType); sItemResRef = CraftLookup("arrowhead003",iIngotType); sItemResRefExceptional = CraftLookup("arrowhead005",iIngotType); @@ -800,7 +813,7 @@ void main() iArmorChance = iArmorChance + 100; // metal studs are super-easy iCraftStackSize = 99; sSuccess = "You carefully forge the metal studs."; - sFail = "The metal fails to cool properly and the metal studs are ruined."; + sFail = "The metal fails to cool properly, and the metal studs are ruined."; sItemResRefPoor = CraftLookup("metalstud001",iIngotType); sItemResRef = CraftLookup("metalstud",iIngotType); sItemResRefExceptional = CraftLookup("metalstud002",iIngotType); @@ -813,7 +826,7 @@ void main() { iSmithChance = iSmithChance-350; sSuccess = "You carefully fold and pound the metal into the form of a katana."; - sFail = "The metal turns brittle as you attempt to forge and the katana is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the katana is ruined."; sItemResRefPoor = CraftLookup("wswka002",iIngotType); sItemResRef = CraftLookup("nw_wswka001",iIngotType); sItemResRefExceptional = CraftLookup("wswka003",iIngotType); @@ -826,7 +839,7 @@ void main() { iSmithChance = iSmithChance-250; sSuccess = "You carefully fold and pound the metal into the form of a rapier."; - sFail = "The metal turns brittle as you attempt to forge and the rapier is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the rapier is ruined."; sItemResRefPoor = CraftLookup("wswrp002",iIngotType); sItemResRef = CraftLookup("nw_wswrp001",iIngotType); sItemResRefExceptional = CraftLookup("wswrp003",iIngotType); @@ -839,7 +852,7 @@ void main() { iSmithChance = iSmithChance-300; sSuccess = "You carefully fold and pound the metal into the form of a scimitar."; - sFail = "The metal turns brittle as you attempt to forge and the scimitar is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the scimitar is ruined."; sItemResRefPoor = CraftLookup("wswsc002",iIngotType); sItemResRef = CraftLookup("nw_wswsc001",iIngotType); sItemResRefExceptional = CraftLookup("wswsc003",iIngotType); @@ -852,7 +865,7 @@ void main() { iSmithChance = iSmithChance-400; sSuccess = "You carefully fold and pound the metal into the form of a great axe."; - sFail = "The metal turns brittle as you attempt to forge and the great axe is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the great axe is ruined."; sItemResRefPoor = CraftLookup("waxgr002",iIngotType); sItemResRef = CraftLookup("nw_waxgr001",iIngotType); sItemResRefExceptional = CraftLookup("waxgr003",iIngotType); @@ -865,12 +878,12 @@ void main() { if (GetRacialType(oPC)!=RACIAL_TYPE_DWARF) { - FloatingTextStringOnCreature("You are not a dwarf! You cannot craft a Dwarven Waraxe!",oPC,FALSE); + FloatingTextStringOnCreature("You are not a dwarf! You will be unable to craft a Dwarven Waraxe!",oPC,FALSE); return; } iSmithChance = iSmithChance-400; sSuccess = "You carefully fold and pound the metal into the form of a dwarven waraxe."; - sFail = "The metal turns brittle as you attempt to forge and the dwarven waraxe is ruined."; + sFail = "The metal turns brittle as you attempt to forge it, and the dwarven waraxe is ruined."; sItemResRefPoor = CraftLookup("wdwraxe002",iIngotType); sItemResRef = CraftLookup("x2_wdwraxe001",iIngotType); sItemResRefExceptional = CraftLookup("wdwraxe003",iIngotType); @@ -1246,7 +1259,13 @@ void main() if (iSmithSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,4,iSmithSkill)); + + // uses NWN database DelayCommand(13.0,SetCampaignInt("UOACraft","iSmithSkill",iSmithSkill,oPC)); + + // uses external database + DelayCommand(13.0,SetPersistentInt(oPC,"iSmithSkill",iSmithSkill,0,"UOACraft")); + DelayCommand(13.0,SendMessageToPC(oPC,"=========================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in weaponsmithing has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current weaponsmithing skill : "+ sOldSkill+"%")); @@ -1270,7 +1289,13 @@ void main() if (iArmorSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,5,iArmorSkill)); + + //uses NWN database DelayCommand(13.0,SetCampaignInt("UOACraft","iArmorSkill",iArmorSkill,oPC)); + + //uses external database + DelayCommand(13.0,SetPersistentInt(oPC,"iArmorSkill",iArmorSkill,0,"UOACraft")); + DelayCommand(13.0,SendMessageToPC(oPC,"=====================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in armorcraft has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current armorcraft skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_beehive.nss b/_module/nss/_craft_beehive.nss index 87534019..ce085082 100644 --- a/_module/nss/_craft_beehive.nss +++ b/_module/nss/_craft_beehive.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void BeeAttackPC(object oPC, object oSelf); @@ -58,7 +59,13 @@ void main() int iHoney = GetLocalInt(oSelf,"iHoney"); //int iBeeSkill = GetTokenPair(oPC,13,1); - int iBeeSkill = GetCampaignInt("UOACraft","iBeeSkill",oPC); + + //uses NWN database + //int iBeeSkill = GetCampaignInt("UOACraft","iBeeSkill",oPC); + + //uses external database + int iBeeSkill = GetPersistentInt(oPC,"iBeeSkill","UOACraft"); + int iBeeChance = iBeeSkill; if (iBeeChance <350) @@ -83,7 +90,7 @@ void main() if (GetTag(oItem)=="ITEM_HONEYCOMB") { - FloatingTextStringOnCreature("You begin to cut the honeycomb from the beehive..",oPC,FALSE); + FloatingTextStringOnCreature("You begin to cut the honeycomb from the beehive.",oPC,FALSE); sItem = "honeycomb"; iBeeChance = iBeeChance - 250; sSuccess = "You carefully cut the honeycomb from the hive."; @@ -98,14 +105,14 @@ void main() } else { - sFail = "You have destroyed the honeycomb while trying to remove it from the hive."; + sFail = "You have destroyed the honeycomb while trying to remove it from the hive!"; } } } if (GetTag(oItem)=="ITEM_HONEY") { - FloatingTextStringOnCreature("You begin gathering up some of the honey from the beehive...",oPC,FALSE); + FloatingTextStringOnCreature("You begin gathering up some of the honey from the beehive.",oPC,FALSE); sItem = "honey"; iHoney--; sSuccess = "You carefully collect the honey from the hive."; @@ -184,7 +191,13 @@ void main() if (iBeeSkill <= 1000) { //DelayCommand(6.0,SetTokenPair(oPC,13,1,iBeeSkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iBeeSkill",iBeeSkill,oPC)); + + //uses NWN database + //DelayCommand(6.0,SetCampaignInt("UOACraft","iBeeSkill",iBeeSkill,oPC)); + + //uses external database + DelayCommand(6.0,SetPersistentInt(oPC,"iBeeSkill",iBeeSkill,0,"UOACraft")); + DelayCommand(6.0,SendMessageToPC(oPC,"=====================================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in beekeeping has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current beekeeping skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_bowyer.nss b/_module/nss/_craft_bowyer.nss index 203d548e..d8ec7986 100644 --- a/_module/nss/_craft_bowyer.nss +++ b/_module/nss/_craft_bowyer.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef); @@ -102,7 +103,13 @@ void main() } //int iBowSkill = GetTokenPair(oPC,13,3); - int iBowSkill = GetCampaignInt("UOACraft","iBowSkill",oPC); + + // uses NWN database + //int iBowSkill = GetCampaignInt("UOACraft","iBowSkill",oPC); + + //external database + int iBowSkill = GetPersistentInt(oPC,"iBowSkill","UOACraft"); + int iBowChance = iBowSkill; if (iBowChance < 350) { @@ -361,7 +368,13 @@ void main() if (iBowSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,3,iBowSkill)); - DelayCommand(13.0,SetCampaignInt("UOACraft","iBowSkill",iBowSkill,oPC)); + + //NWN database + //DelayCommand(13.0,SetCampaignInt("UOACraft","iBowSkill",iBowSkill,oPC)); + + //external database + DelayCommand(13.0,SetPersistentInt(oPC,"iBowSkill",iBowSkill,0,"UOACraft")); + DelayCommand(13.0,SendMessageToPC(oPC,"===================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in bowcraft has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current bowcraft skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_brewvat.nss b/_module/nss/_craft_brewvat.nss index d5bff7fc..621f7815 100644 --- a/_module/nss/_craft_brewvat.nss +++ b/_module/nss/_craft_brewvat.nss @@ -1,4 +1,5 @@ #include "nw_i0_plot" +#include "aps_include" int CheckComponent(object oPC, string sTag, int iMinimum); void RemoveComponent(object oPC, string sTag, int iMinimum); @@ -92,8 +93,8 @@ void main() RemoveComponent(oPC,"item_juice_001",1); RemoveComponent(oPC,"item_yeast003",1); RemoveComponent(oPC,"item_cask_006",1); - sSuccess="You carefully combine the ingredients and seal the jug."; - sFail = "The yeast fails to ferment the ingredients. The cider is ruined."; + sSuccess="You carefully combine the ingredients, and seal the jug."; + sFail = "The yeast fails to ferment the ingredients and the cider is ruined."; sProduct = "item_fullkeg_001"; sByproduct1 = "glassbottle"; iByproduct1 = 1; @@ -111,8 +112,8 @@ void main() RemoveComponent(oPC,"item_yeast003",1); RemoveComponent(oPC,"item_cask_006",1); RemoveComponent(oPC,"item_syrup_003",1); - sSuccess="You carefully combine the ingredients and seal the jug."; - sFail = "The yeast fails to ferment the ingredients. The cider is ruined."; + sSuccess="You carefully combine the ingredients, and seal the jug."; + sFail = "The yeast fails to ferment the ingredients, and the cider is ruined."; sProduct = "item_fullkeg_002"; sByproduct1 = "glassbottle"; iByproduct1 = 1; @@ -131,7 +132,7 @@ void main() RemoveComponent(oPC,"item_juice_022",1); RemoveComponent(oPC,"item_yeast003",1); RemoveComponent(oPC,"item_cask_006",1); - sSuccess="You carefully combine the ingredients and seal the jug."; + sSuccess="You carefully combine the ingredients, and seal the jug."; sFail = "The yeast fails to ferment the ingredients. The scrumpy is ruined."; sProduct = "item_fullkeg_003"; sByproduct1 = "glassbottle"; @@ -151,7 +152,7 @@ void main() RemoveComponent(oPC,"item_yeast003",1); RemoveComponent(oPC,"item_cask_006",1); RemoveComponent(oPC,"ITEM_HONEY",1); - sSuccess="You carefully combine the ingredients and seal the jug."; + sSuccess="You carefully combine the ingredients, and seal the jug."; sFail = "The yeast fails to ferment the ingredients. The cyser is ruined."; sProduct = "item_fullkeg_004"; sByproduct1 = "glassbottle"; @@ -215,8 +216,8 @@ void main() if (iMissing==1){SendMissingMessage(oPC);return;} RemoveComponent(oPC,"item_fullkeg_001",1); RemoveComponent(oPC,"item_yeast002",1); - sSuccess="You carefully combine the topyeast with the cider."; - sFail = "The mixture is contaminated as you attempt to add the topyeast."; + sSuccess="You carefully combine the top yeast with the cider."; + sFail = "The mixture is contaminated as you attempt to add the top yeast."; sProduct = "item_fullkeg_008"; sFailKeg = "item_cask_006"; } @@ -233,8 +234,8 @@ void main() RemoveComponent(oPC,"item_yeast002",1); RemoveComponent(oPC,"item_cask_001",1); RemoveComponent(oPC,"item_syrup_003",1); - sSuccess="You carefully combine the ingredients and seal the cask."; - sFail = "The yeast fails to ferment the ingredients. The wine is ruined."; + sSuccess="You carefully combine the ingredients, and seal the cask."; + sFail = "The yeast fails to ferment the ingredients, and the wine is ruined."; sProduct = "item_fullkeg_009"; sByproduct1 = "glassbottle"; iByproduct1 = 3; @@ -252,7 +253,7 @@ void main() RemoveComponent(oPC,"item_yeast002",1); RemoveComponent(oPC,"item_cask_001",1); RemoveComponent(oPC,"item_syrup_003",1); - sSuccess="You carefully combine the ingredients and seal the cask."; + sSuccess="You carefully combine the ingredients, and seal the cask."; sFail = "The yeast fails to ferment the ingredients. The wine is ruined."; sProduct = "item_fullkeg_010"; sByproduct1 = "glassbottle"; @@ -270,7 +271,7 @@ void main() RemoveComponent(oPC,"item_fullkeg_009",1); RemoveComponent(oPC,"item_yeast003",1); RemoveComponent(oPC,"item_syrup_003",1); - sSuccess="You carefully combine the bottomyeast, sugar, and red wine and seal the cask."; + sSuccess="You carefully combine the bottom yeast, sugar, and red wine and seal the cask."; sFail = "The yeast fails to ferment the ingredients. The sherry is ruined."; sProduct = "item_fullkeg_012"; sFailKeg = "item_cask_001"; @@ -287,7 +288,7 @@ void main() RemoveComponent(oPC,"item_yeast002",1); RemoveComponent(oPC,"item_cask_001",1); RemoveComponent(oPC,"item_syrup_003",1); - sSuccess="You carefully combine the ingredients and seal the cask."; + sSuccess="You carefully combine the ingredients, and seal the cask."; sFail = "The yeast fails to ferment the ingredients. The wine is ruined."; sProduct = "item_fullkeg_011"; sByproduct1 = "glassbottle"; @@ -309,7 +310,7 @@ void main() RemoveComponent(oPC,"SEED_HOPS",3); RemoveComponent(oPC,"ITEM_BUCKETOFWATER",5); RemoveComponent(oPC,"item_cask_002",1); - sSuccess="You combine the water, hops, barley wort, and bottomyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, and bottom yeast and seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The lager is ruined."; sProduct = "item_fullkeg_013"; sByproduct1 = "item001"; @@ -330,7 +331,7 @@ void main() RemoveComponent(oPC,"SEED_HOPS",4); RemoveComponent(oPC,"ITEM_BUCKETOFWATER",5); RemoveComponent(oPC,"item_cask_002",1); - sSuccess="You combine the water, hops, barley wort, and bottomyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, and bottom yeast and seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The lager is ruined."; sProduct = "item_fullkeg_014"; sByproduct1 = "item001"; @@ -352,7 +353,7 @@ void main() RemoveComponent(oPC,"SEED_HOPS",3); RemoveComponent(oPC,"ITEM_BUCKETOFWATER",6); RemoveComponent(oPC,"item_cask_002",1); - sSuccess="You combine the water, hops, barley wort, and bottomyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, and bottom yeast and seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The lager is ruined."; sProduct = "item_fullkeg_015"; sByproduct1 = "item001"; @@ -376,7 +377,7 @@ void main() RemoveComponent(oPC,"ITEM_BUCKETOFWATER",4); RemoveComponent(oPC,"item_cask_002",1); RemoveComponent(oPC,"item_syrup_004",1); - sSuccess="You combine the water, hops, barley wort, caramel, and bottomyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, caramel, and bottom yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The draught is ruined."; sProduct = "item_fullkeg_016"; sByproduct1 = "item001"; @@ -398,7 +399,7 @@ void main() RemoveComponent(oPC,"SEED_HOPS",6); RemoveComponent(oPC,"ITEM_BUCKETOFWATER",4); RemoveComponent(oPC,"item_cask_002",1); - sSuccess="You combine the water, hops, barley wort, and bottomyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, and bottom yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The red malt lager is ruined."; sProduct = "item_fullkeg_017"; sByproduct1 = "item001"; @@ -422,7 +423,7 @@ void main() RemoveComponent(oPC,"ITEM_BUCKETOFWATER",4); RemoveComponent(oPC,"item_cask_002",1); RemoveComponent(oPC,"item_syrup_004",2); - sSuccess="You combine the water, hops, barley wort, caramel, and bottomyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, caramel, and bottom yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The gold malt lager is ruined."; sProduct = "item_fullkeg_018"; sByproduct1 = "item001"; @@ -446,7 +447,7 @@ void main() RemoveComponent(oPC,"ITEM_BUCKETOFWATER",4); RemoveComponent(oPC,"item_cask_002",1); RemoveComponent(oPC,"item_syrup_002",3); - sSuccess="You combine the water, hops, barley wort, molasses, and bottomyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, molasses, and bottom yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The ice lager is ruined."; sProduct = "item_fullkeg_019"; sByproduct1 = "item001"; @@ -470,7 +471,7 @@ void main() RemoveComponent(oPC,"ITEM_BUCKETOFWATER",4); RemoveComponent(oPC,"item_cask_002",1); RemoveComponent(oPC,"item_syrup_004",3); - sSuccess="You combine the water, hops, barley wort, caramel, and bottomyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, caramel, and bottom yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The stout lager is ruined."; sProduct = "item_fullkeg_020"; sByproduct1 = "item001"; @@ -493,7 +494,7 @@ void main() RemoveComponent(oPC,"SEED_HOPS",4); RemoveComponent(oPC,"ITEM_BUCKETOFWATER",5); RemoveComponent(oPC,"item_cask_002",1); - sSuccess="You combine the water, hops, barley wort, and topyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The ale is ruined."; sProduct = "item_fullkeg_021"; sByproduct1 = "item001"; @@ -517,7 +518,7 @@ void main() RemoveComponent(oPC,"ITEM_BUCKETOFWATER",4); RemoveComponent(oPC,"item_cask_002",1); RemoveComponent(oPC,"item_syrup_004",2); - sSuccess="You combine the water, hops, barley wort, caramel, and topyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, caramel, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The stout ale is ruined."; sProduct = "item_fullkeg_022"; sByproduct1 = "item001"; @@ -543,7 +544,7 @@ void main() RemoveComponent(oPC,"item_cask_002",1); RemoveComponent(oPC,"item_syrup_004",2); RemoveComponent(oPC,"item_syrup_004",1); - sSuccess="You combine the water, hops, barley wort, caramel, molasses, and topyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, caramel, molasses, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The porter ale is ruined."; sProduct = "item_fullkeg_023"; sByproduct1 = "item001"; @@ -569,7 +570,7 @@ void main() RemoveComponent(oPC,"item_cask_002",1); RemoveComponent(oPC,"item_syrup_004",2); RemoveComponent(oPC,"item_juice_003",1); - sSuccess="You combine the water, hops, barley wort, caramel, grape juice, and topyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, caramel, grape juice, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The barleywine ale is ruined."; sProduct = "item_fullkeg_024"; sByproduct1 = "item001"; @@ -595,7 +596,7 @@ void main() RemoveComponent(oPC,"ITEM_BUCKETOFWATER",4); RemoveComponent(oPC,"item_cask_002",1); RemoveComponent(oPC,"item_syrup_004",3); - sSuccess="You combine the water, hops, barley wort, caramel, and topyeast and seal the barrel."; + sSuccess="You combine the water, hops, barley wort, caramel, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The kolsch ale is ruined."; sProduct = "item_fullkeg_025"; sByproduct1 = "item001"; @@ -619,7 +620,7 @@ void main() RemoveComponent(oPC,"ITEM_BUCKETOFWATER",2); RemoveComponent(oPC,"item_cask_003",1); RemoveComponent(oPC,"item_syrup_004",1); - sSuccess="You combine the water, honey, caramel, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The honeymead is ruined."; sProduct = "item_fullkeg_026"; sByproduct1 = "item001"; @@ -640,7 +641,7 @@ void main() RemoveComponent(oPC,"ITEM_BUCKETOFWATER",2); RemoveComponent(oPC,"item_cask_003",1); RemoveComponent(oPC,"item_syrup_004",1); - sSuccess="You combine the water, honey, caramel, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The sackmead is ruined."; sProduct = "item_fullkeg_027"; sByproduct1 = "item001"; @@ -664,7 +665,7 @@ void main() RemoveComponent(oPC,"item_cask_003",1); RemoveComponent(oPC,"item_syrup_004",1); RemoveComponent(oPC,"ITEM_REDAPPLE",3); - sSuccess="You combine the water, honey, caramel, apples, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, apples, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The apple muslin mead is ruined."; sProduct = "item_fullkeg_028"; sByproduct1 = "item001"; @@ -690,7 +691,7 @@ void main() RemoveComponent(oPC,"item_syrup_004",1); RemoveComponent(oPC,"SEED_SPEARMINT",2); RemoveComponent(oPC,"SEED_PEPPERMINT",2); - sSuccess="You combine the water, honey, caramel, mint leaves, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, mint leaves, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The metheglin is ruined."; sProduct = "item_fullkeg_029"; sByproduct1 = "item001"; @@ -714,7 +715,7 @@ void main() RemoveComponent(oPC,"item_cask_003",1); RemoveComponent(oPC,"item_syrup_004",1); RemoveComponent(oPC,"SEED_BLUEBERRY",4); - sSuccess="You combine the water, honey, caramel, blueberries, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, blueberries, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The morat is ruined."; sProduct = "item_fullkeg_030"; sByproduct1 = "item001"; @@ -740,7 +741,7 @@ void main() RemoveComponent(oPC,"item_syrup_004",1); RemoveComponent(oPC,"SEED_GRAPE1",4); RemoveComponent(oPC,"SEED_GINGER",2); - sSuccess="You combine the water, honey, caramel, grapes, ginger, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, grapes, ginger, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The hippocras is ruined."; sProduct = "item_fullkeg_031"; sByproduct1 = "item001"; @@ -764,7 +765,7 @@ void main() RemoveComponent(oPC,"item_cask_003",1); RemoveComponent(oPC,"item_syrup_004",1); RemoveComponent(oPC,"SEED_GRAPE3",4); - sSuccess="You combine the water, honey, caramel, grapes, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, grapes, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The pyment is ruined."; sProduct = "item_fullkeg_032"; sByproduct1 = "item001"; @@ -788,7 +789,7 @@ void main() RemoveComponent(oPC,"item_cask_003",1); RemoveComponent(oPC,"item_syrup_004",1); RemoveComponent(oPC,"item_wort_001",2); - sSuccess="You combine the water, honey, caramel, corn wort, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, corn wort, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The braggot is ruined."; sProduct = "item_fullkeg_033"; sByproduct1 = "item001"; @@ -812,7 +813,7 @@ void main() RemoveComponent(oPC,"item_cask_003",1); RemoveComponent(oPC,"item_syrup_004",1); RemoveComponent(oPC,"item_juice_041",1); - sSuccess="You combine the water, honey, caramel, vinegar, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, vinegar, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The oxymel is ruined."; sProduct = "item_fullkeg_034"; sByproduct1 = "item001"; @@ -838,7 +839,7 @@ void main() RemoveComponent(oPC,"item_cask_003",1); RemoveComponent(oPC,"item_syrup_004",1); RemoveComponent(oPC,"SEED_ORIENTALPOPPY",2); - sSuccess="You combine the water, honey, caramel, poppies, and topyeast and seal the barrel."; + sSuccess="You combine the water, honey, caramel, poppies, and top yeast then seal the barrel."; sFail = "The yeast fails to ferment the ingredients. The rhodomel is ruined."; sProduct = "item_fullkeg_035"; sByproduct1 = "item001"; @@ -857,7 +858,7 @@ void main() RemoveComponent(oPC,"item_wort_010",2); RemoveComponent(oPC,"item_cask_004",1); RemoveComponent(oPC,"item_syrup_004",1); - sSuccess="You combine the distilled corn wort and caramel and seal the barrel."; + sSuccess="You combine the distilled corn wort and caramel then seal the barrel."; sFail = "The whiskey fails to age properly and is ruined."; sProduct = "item_fullkeg_036"; sFailKeg = "item_cask_004"; @@ -873,7 +874,7 @@ void main() RemoveComponent(oPC,"item_wort_013",2); RemoveComponent(oPC,"item_cask_004",1); RemoveComponent(oPC,"item_syrup_004",2); - sSuccess="You combine the distilled acorn wort and caramel and seal the barrel."; + sSuccess="You combine the distilled acorn wort and caramel then seal the barrel."; sFail = "The whiskey fails to age properly and is ruined."; sProduct = "item_fullkeg_037"; sFailKeg = "item_cask_004"; @@ -889,7 +890,7 @@ void main() RemoveComponent(oPC,"item_wort_016",2); RemoveComponent(oPC,"item_cask_004",1); RemoveComponent(oPC,"item_syrup_002",1); - sSuccess="You combine the distilled rice wort and molasses and seal the barrel."; + sSuccess="You combine the distilled rice wort and molasses then seal the barrel."; sFail = "The sake fails to age properly and is ruined."; sProduct = "item_fullkeg_038"; sFailKeg = "item_cask_004"; @@ -908,7 +909,7 @@ void main() RemoveComponent(oPC,"item_cask_004",1); RemoveComponent(oPC,"item_syrup_002",2); RemoveComponent(oPC,"item_yeast003",1); - sSuccess="You combine the sugarcane, molasses, and yeast and seal the barrel."; + sSuccess="You combine the sugarcane, molasses, and yeast then seal the barrel."; sFail = "The rum fails to age properly and is ruined."; sProduct = "item_fullkeg_039"; sByproduct1 = "glassbottle"; @@ -930,7 +931,7 @@ void main() RemoveComponent(oPC,"item_syrup_002",2); RemoveComponent(oPC,"item_yeast003",2); RemoveComponent(oPC,"drink_cup_010",1); - sSuccess="You combine the sugarcane, molasses, wine, and yeast and seal the barrel."; + sSuccess="You combine the sugarcane, molasses, wine, and yeast then seal the barrel."; sFail = "The rum fails to age properly and is ruined."; sProduct = "item_fullkeg_040"; sByproduct1 = "glassbottle"; @@ -952,7 +953,7 @@ void main() RemoveComponent(oPC,"item_syrup_002",2); RemoveComponent(oPC,"item_yeast003",2); RemoveComponent(oPC,"item_syrup_004",2); - sSuccess="You combine the sugarcane, molasses, caramel, and yeast and seal the barrel."; + sSuccess="You combine the sugarcane, molasses, caramel, and yeast then seal the barrel."; sFail = "The rum fails to age properly and is ruined."; sProduct = "item_fullkeg_041"; sByproduct1 = "glassbottle"; @@ -976,7 +977,7 @@ void main() RemoveComponent(oPC,"item_yeast003",2); RemoveComponent(oPC,"ITEM_HONEY",2); RemoveComponent(oPC,"item_syrup_001",1); - sSuccess="You combine the sugarcane, molasses, honey, syrup, and yeast and seal the barrel."; + sSuccess="You combine the sugarcane, molasses, honey, syrup, and yeast then seal the barrel."; sFail = "The rum fails to age properly and is ruined."; sProduct = "item_fullkeg_042"; sByproduct1 = "glassbottle"; @@ -998,7 +999,7 @@ void main() RemoveComponent(oPC,"item_syrup_002",4); RemoveComponent(oPC,"item_yeast003",2); RemoveComponent(oPC,"ITEM_BUCKETOFWATER",3); - sSuccess="You combine the sugar, molasses, water, molasses, and yeast and seal the barrel."; + sSuccess="You combine the sugar, molasses, water, molasses, and yeast then seal the barrel."; sFail = "The rum fails to age properly and is ruined."; sProduct = "item_fullkeg_043"; sByproduct1 = "glassbottle"; @@ -1009,7 +1010,7 @@ void main() } //Other - if (iBrew==73) // Vodka + if (iBrew==74) // Vodka { iDifficulty = 100; if (CheckComponent(oPC,"item_wort_019",2)==FALSE) iMissing=1; @@ -1021,7 +1022,7 @@ void main() RemoveComponent(oPC,"item_cask_006",1); RemoveComponent(oPC,"item_syrup_003",1); RemoveComponent(oPC,"ITEM_BUCKETOFWATER",2); - sSuccess="You combine the distilled vodka base snd sugar and seal the jug."; + sSuccess="You combine the distilled vodka base and sugar then seal the jug."; sFail = "The vodka fails to mature properly and is ruined."; sProduct = "item_fullkeg_045"; sByproduct1= "item001"; @@ -1029,7 +1030,7 @@ void main() sFailKeg = "item_cask_006"; } - if (iBrew==74) // Gin + if (iBrew==75) // Gin { iDifficulty = 100; if (CheckComponent(oPC,"item_fullkeg_045",1)==FALSE) iMissing=1; @@ -1039,7 +1040,7 @@ void main() RemoveComponent(oPC,"item_fullkeg_045",1); RemoveComponent(oPC,"item_juice_017",1); RemoveComponent(oPC,"item_juice_031",1); - sSuccess="You combine the vodka, juniper berry juice, snd sugarcane extract and seal the jug."; + sSuccess="You combine the vodka, juniper berry juice, and sugarcane extract then seal the jug."; sFail = "The gin fails to mature properly and is ruined."; sProduct = "item_fullkeg_046"; sFailKeg = "item_cask_006"; @@ -1053,7 +1054,12 @@ void main() return; } - int iBrewSkill = GetCampaignInt("UOACraft","iBrewSkill",oPC); + //nwn database + //int iBrewSkill = GetCampaignInt("UOACraft","iBrewSkill",oPC); + + //external database + int iBrewSkill = GetPersistentInt(oPC,"iBrewSkill","UOACraft"); + int iBrewChance = iBrewSkill; if (iBrewChance<350) @@ -1137,9 +1143,15 @@ void main() if (iBrewSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,3,iBrewSkill)); - DelayCommand(12.5,SetCampaignInt("UOACraft","iBrewSkill",iBrewSkill,oPC)); + + //nwn database + //DelayCommand(12.5,SetCampaignInt("UOACraft","iBrewSkill",iBrewSkill,oPC)); + + //external database + DelayCommand(12.5,SetPersistentInt(oPC,"iBrewSkill",iBrewSkill,0,"UOACraft")); + DelayCommand(12.5,SendMessageToPC(oPC,"==================================")); - DelayCommand(12.5,SendMessageToPC(oPC,"Your skill in nrewing has gone up!")); + DelayCommand(12.5,SendMessageToPC(oPC,"Your skill in brewing has gone up!")); DelayCommand(12.5,SendMessageToPC(oPC,"Current brewing skill : "+ sOldSkill+"%")); DelayCommand(12.5,SendMessageToPC(oPC,"==================================")); if (GetLocalInt(GetModule(),"_UOACraft_XP")!=0) DelayCommand(12.4,GiveXPToCreature(oPC,GetLocalInt(GetModule(),"_UOACraft_XP"))); diff --git a/_module/nss/_craft_carpentry.nss b/_module/nss/_craft_carpentry.nss index 2ba6b7a2..5f4b7807 100644 --- a/_module/nss/_craft_carpentry.nss +++ b/_module/nss/_craft_carpentry.nss @@ -1,4 +1,5 @@ #include "nw_i0_plot" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef); @@ -106,7 +107,12 @@ void main() return; } - int iCarpentrySkill = GetCampaignInt("UOACraft","iCarpentrySkill",oPC); + // nwn database + //int iCarpentrySkill = GetCampaignInt("UOACraft","iCarpentrySkill",oPC); + + //external database + int iCarpentrySkill = GetPersistentInt(oPC,"iCarpentrySkill","UOACraft"); + int iCarpentryChance = iCarpentrySkill; @@ -179,7 +185,7 @@ void main() sItemResRefPoor = sItemResRef; sItemResRefExceptional = sItemResRef; sComponent1 = "WOOD_NORMAL"; //Normal Wood - iComponent1 = 8; + iComponent1 = 6; sComponent1Name="normal wood"; } if (sTag == "pattern118") //Beer barrel @@ -433,7 +439,13 @@ void main() } if (iCarpentrySkill <= 1000) { - DelayCommand(13.0,SetCampaignInt("UOACraft","iCarpentrySkill",iCarpentrySkill,oPC)); + + //nwn database + //DelayCommand(13.0,SetCampaignInt("UOACraft","iCarpentrySkill",iCarpentrySkill,oPC)); + + //external database + DelayCommand(13.0,SetPersistentInt(oPC,"iCarpentrySkill",iCarpentrySkill,0,"UOACraft")); + DelayCommand(13.0,SendMessageToPC(oPC,"===================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in carpentry has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current carpentry skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_cook.nss b/_module/nss/_craft_cook.nss index fdd9cce1..43f0d700 100644 --- a/_module/nss/_craft_cook.nss +++ b/_module/nss/_craft_cook.nss @@ -1,4 +1,6 @@ #include "nw_i0_plot" +#include "aps_include" + void CreateAnObject(string sResource, object oPC, int iStackSize); void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef); void GetNextItemPossessedBy(object oPC, string sItemTag); @@ -12,7 +14,13 @@ void main() string sItemTag = GetTag(oItem); string sTagSelf = GetTag(oSelf); string sItemResRef; - int iCookSkill = GetCampaignInt("UOACraft","iCookSkill",oPC); + + //nwn database + //int iCookSkill = GetCampaignInt("UOACraft","iCookSkill",oPC); + + //external database + int iCookSkill = GetPersistentInt(oPC,"iCookSkill","UOACraft"); + int iCookChance = iCookSkill; int iDifficulty; string sComponent1; @@ -63,7 +71,7 @@ void main() // End of compatability portion. CopyItem(oItem,oPC,TRUE); DestroyObject(oItem); - FloatingTextStringOnCreature("You can only cook by selecting a recipe.",oPC,FALSE); + FloatingTextStringOnCreature("You can only cook by selecting a recipe!",oPC,FALSE); return; } @@ -283,7 +291,7 @@ void main() } case 30: { - sComponent1 = "MEAT_WOLLYRAZORBACK"; + sComponent1 = "MEAT_WOOLYRAZORBACK"; sComponent1Name = "wooly razorback meat"; break; } @@ -540,7 +548,13 @@ void main() if (iCookSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,3,iCookSkill)); - DelayCommand(14.5,SetCampaignInt("UOACraft","iCookSkill",iCookSkill,oPC)); + + //nwn database + //DelayCommand(14.5,SetCampaignInt("UOACraft","iCookSkill",iCookSkill,oPC)); + + //external database + DelayCommand(14.5,SetPersistentInt(oPC,"iCookSkill",iCookSkill,0,"UOACraft")); + DelayCommand(14.5,SendMessageToPC(oPC,"==================================")); DelayCommand(14.5,SendMessageToPC(oPC,"Your skill in cooking has gone up!")); DelayCommand(14.5,SendMessageToPC(oPC,"Current cooking skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_digester.nss b/_module/nss/_craft_digester.nss index 36cbec74..aaf034de 100644 --- a/_module/nss/_craft_digester.nss +++ b/_module/nss/_craft_digester.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); @@ -59,7 +60,13 @@ void main() } //int iPaperSkill = GetTokenPair(oPC,13,13); - int iPaperSkill = GetCampaignInt("UOACraft","iPaperSkill",oPC); + + //nwn database + //int iPaperSkill = GetCampaignInt("UOACraft","iPaperSkill",oPC); + + //external database + int iPaperSkill = GetPersistentInt(oPC,"iPaperSkill","UOACraft"); + int iPaperChance = iPaperSkill; if (iPaperSkill <350) { @@ -339,7 +346,7 @@ void main() float fDelay = 29.0; for (iProduct; iProduct>0; iProduct=iProduct-10) { - SendMessageToPC(oPC,"iProduct = "+IntToString(iProduct)); + // SendMessageToPC(oPC,"iProduct = "+IntToString(iProduct)); fDelay=fDelay+1.0; if (iProduct>10) { @@ -394,7 +401,13 @@ void main() if (iPaperSkill <= 1000) { //DelayCommand(30.0,SetTokenPair(oPC,13,13,iPaperSkill)); - DelayCommand(30.0,SetCampaignInt("UOACraft","iPaperSkill",iPaperSkill,oPC)); + + //nwn database + //DelayCommand(30.0,SetCampaignInt("UOACraft","iPaperSkill",iPaperSkill,oPC)); + + //external database + DelayCommand(30.0,SetPersistentInt(oPC,"iPaperSkill",iPaperSkill,0,"UOACraft")); + DelayCommand(30.0,SendMessageToPC(oPC,"======================================")); DelayCommand(30.0,SendMessageToPC(oPC,"Your skill in papermaking has gone up!")); DelayCommand(30.0,SendMessageToPC(oPC,"Current papermaking skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_dyetub.nss b/_module/nss/_craft_dyetub.nss index 1c2bb483..40dc2f59 100644 --- a/_module/nss/_craft_dyetub.nss +++ b/_module/nss/_craft_dyetub.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); @@ -131,7 +132,13 @@ void main() if (iDye>9) sDyeResRef = sDyeResRef+IntToString(iDye); //int iDyeSkill = GetTokenPair(oPC,13,12); //Cloth Dyeing Skill - int iDyeSkill = GetCampaignInt("UOACraft","iDyeSkill",oPC); + + //nwn database + //int iDyeSkill = GetCampaignInt("UOACraft","iDyeSkill",oPC); + + //external database + int iDyeSkill = GetPersistentInt(oPC,"iDyeSkill","UOACraft"); + int iDyeChance = iDyeSkill; if (iDyeChance < 350) { @@ -229,7 +236,13 @@ void main() if (iDyeSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,12,iDyeSkill)); - DelayCommand(13.0,SetCampaignInt("UOACraft","iDyeSkill",iDyeSkill,oPC)); + + //nwn database + //DelayCommand(13.0,SetCampaignInt("UOACraft","iDyeSkill",iDyeSkill,oPC)); + + //external database + DelayCommand(13.0,SetPersistentInt(oPC,"iDyeSkill",iDyeSkill,0,"UOACraft")); + DelayCommand(13.0,SendMessageToPC(oPC,"=======================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in cloth dyeing has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current cloth dyeing skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_fishing2.nss b/_module/nss/_craft_fishing2.nss index b5ba6ea0..4a68d800 100644 --- a/_module/nss/_craft_fishing2.nss +++ b/_module/nss/_craft_fishing2.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreatePlaceable(object oPC, string sObject, location lPlace, float fDuration); void CreateAMonster(string sMonster, object oPC, int iNumberOfMonsters); @@ -60,7 +61,8 @@ void main() } //iFishingSkill = GetTokenPair(oPC,14,13); - iFishingSkill = GetCampaignInt("UOACraft","iFishingSkill",oPC); + //iFishingSkill = GetCampaignInt("UOACraft","iFishingSkill",oPC); + iFishingSkill = GetPersistentInt(oPC,"iFishingSkill","UOACraft"); iFishingChance = iFishingSkill; if (iFishingChance <350) { @@ -88,7 +90,7 @@ void main() int iSkillGain = 0; string sFishResRef = ""; string sSuccessMessage = ""; - string sFailMessage = "You fish for a while but fail to catch anything..."; + string sFailMessage = "You fish for a while but fail to catch anything."; if (iRandom <= iFishingChance) { @@ -266,7 +268,7 @@ void main() default: { AssignCommand(oPC,DelayCommand(11.5,(CreatePlaceable(oPC, "waterloggedcorps",GetLocation(oPC),600.0)))); - sSuccessMessage = "You have pulled a water-soaked corpse fromt he water!"; + sSuccessMessage = "You have pulled a heavy water-soaked corpse from the water!"; break; } } @@ -426,7 +428,7 @@ void CreateAMonster(string sMonster, object oPC, int iNumberOfMonsters) for (iNumberOfMonsters; iNumberOfMonsters>0; iNumberOfMonsters--) { - SendMessageToPC(oPC,"Oops! You have disrurbed a Monster!!"); + SendMessageToPC(oPC,"Oops! You have disturbed something in the water!!"); fSelf = GetFacing(oPC)+Random(360); fDistance = (IntToFloat(Random(100)+1)/10.0); @@ -471,7 +473,7 @@ void DelaySkill(object oPC, int iFishingSkill, string sOldSkill) { if (GetDistanceBetweenLocations(GetLocalLocation(oPC,"lIWasHere"),GetLocation(oPC))>0.8) return; //SetTokenPair(oPC,14,13,iFishingSkill); - SetCampaignInt("UOACraft","iFishingSkill",iFishingSkill,oPC); + SetPersistentInt(oPC,"iFishingSkill",iFishingSkill,0,"UOACraft"); SendMessageToPC(oPC,"=================================="); SendMessageToPC(oPC,"Your skill in fishing has gone up!"); SendMessageToPC(oPC,"Current fishing skill : "+ sOldSkill+"%"); diff --git a/_module/nss/_craft_fletching.nss b/_module/nss/_craft_fletching.nss index b8f74865..67527d20 100644 --- a/_module/nss/_craft_fletching.nss +++ b/_module/nss/_craft_fletching.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); string CraftLookup(string sResRef, int iIngotType); @@ -79,7 +80,7 @@ void main() int iItemStack2; object oItem2; - int iFletchingSkill = GetCampaignInt("UOACraft","iFletchingSkill",oPC); + int iFletchingSkill = GetPersistentInt(oPC,"iFletchingSkill","UOACraft"); int iFletchingChance = iFletchingSkill; if (iFletchingChance <350) @@ -338,8 +339,8 @@ void main() DelayCommand(3.0,PlaySound("as_na_grassmove2")); DelayCommand(6.0,PlaySound("as_na_bushmove1")); DelayCommand(9.0,PlaySound("as_na_branchsnp2")); - if (iShaftType==1) AssignCommand(oPC,DelayCommand(9.5,FloatingTextStringOnCreature("You careate "+IntToString(iItemStack)+" arrows.",oPC,FALSE))); - if (iShaftType==2) AssignCommand(oPC,DelayCommand(9.5,FloatingTextStringOnCreature("You careate "+IntToString(iItemStack)+" bolts.",oPC,FALSE))); + if (iShaftType==1) AssignCommand(oPC,DelayCommand(9.5,FloatingTextStringOnCreature("You create "+IntToString(iItemStack)+" arrows.",oPC,FALSE))); + if (iShaftType==2) AssignCommand(oPC,DelayCommand(9.5,FloatingTextStringOnCreature("You create "+IntToString(iItemStack)+" bolts.",oPC,FALSE))); //create the product on the PC if (iQuality==1) DelayCommand(10.0,CreateAnObject(sItem1ResRef,oPC,iItemStack)); if (iQuality==2) DelayCommand(10.0,CreateAnObject(sItem2ResRef,oPC,iItemStack)); @@ -492,7 +493,7 @@ void main() if (iFletchingSkill <= 1000) { //DelayCommand(12.0,SetTokenPair(oPC,13,2,iFletchingSkill)); - DelayCommand(12.0,SetCampaignInt("UOACraft","iFletchingSkill",iFletchingSkill,oPC)); + DelayCommand(12.0,SetPersistentInt(oPC,"iFletchingSkill",iFletchingSkill,0,"UOACraft")); DelayCommand(12.0,SendMessageToPC(oPC,"====================================")); DelayCommand(12.0,SendMessageToPC(oPC,"Your skill in fletching has gone up!")); DelayCommand(12.0,SendMessageToPC(oPC,"Current fletching skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_forge.nss b/_module/nss/_craft_forge.nss index cdba64ad..92192aa7 100644 --- a/_module/nss/_craft_forge.nss +++ b/_module/nss/_craft_forge.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); object CreatePlaceable(string sObject, location lPlace, float fDuration); string GetIngotType(object oItem, object oPC); @@ -152,7 +153,7 @@ void main() } //int iSmeltChance = GetTokenPair(oPC,14,2); - int iSmeltSkill = GetCampaignInt("UOACraft","iSmeltSkill",oPC); + int iSmeltSkill = GetPersistentInt(oPC,"iSmeltSkill","UOACraft"); int iSmeltChance = iSmeltSkill; //int iSmeltSkill = iSmeltChance; string sOre; @@ -509,7 +510,7 @@ void main() if (iSmeltSkill <= 1000) { //DelayCommand(6.0,SetTokenPair(oPC,14,2,iSmeltSkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iSmeltSkill",iSmeltSkill,oPC)); + DelayCommand(6.0,SetPersistentInt(oPC,"iSmeltSkill",iSmeltSkill,0,"UOACraft")); DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in smelting has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current smelting skill : "+ sOldSkill+"%")); @@ -551,6 +552,7 @@ string GetIngotType(object oItem, object oPC) int iSmeltPenalty; int iSmeltMinimum; string sItemTag = GetTag(oItem); + string sResRef = GetResRef(oItem); string sItemTagCut = GetStringRight(sItemTag,GetStringLength(sItemTag)-5); //SendMessageToPC(oPC,sItemTagCut); sIngotResRef = "INVALID"; @@ -658,7 +660,7 @@ string GetIngotType(object oItem, object oPC) if (iBaseItem==BASE_ITEM_DAGGER) iMaxIngot=2; if (iBaseItem==BASE_ITEM_DIREMACE) iMaxIngot=15; if (iBaseItem==BASE_ITEM_DOUBLEAXE) iMaxIngot=15; - //if (iBaseItem==BASE_ITEM_GREATAXE) iMaxIngot=1; + if (iBaseItem==BASE_ITEM_GREATAXE) iMaxIngot=9; if (iBaseItem==BASE_ITEM_GREATSWORD) iMaxIngot=10; if (iBaseItem==BASE_ITEM_HALBERD) iMaxIngot=20; if (iBaseItem==BASE_ITEM_HANDAXE) iMaxIngot=3; @@ -762,9 +764,18 @@ string GetIngotType(object oItem, object oPC) } if (GetStringRight(sItemTag,11)=="_ADAMANTITE") { + if ( (sResRef == "wblhl037") || (sResRef == "wblhl038") || (sResRef == "wblhl039") ) //platinum hammer + { + iSmeltPenalty=450; + iSmeltMinimum=990; + sIngotResRef= "ingot013"; + } + else + { iSmeltPenalty=450; iSmeltMinimum=990; sIngotResRef= "ingot012"; + } } //Normal quality iron items have nwn default tags diff --git a/_module/nss/_craft_gembath.nss b/_module/nss/_craft_gembath.nss index 75a5c0ab..27e72fbb 100644 --- a/_module/nss/_craft_gembath.nss +++ b/_module/nss/_craft_gembath.nss @@ -150,7 +150,7 @@ void main() } } - sSuccess = "The mineral bath revelas the gemstone to be "+sSuccess+"."; + sSuccess = "The mineral bath reveals the gemstone to be "+sSuccess+"."; // This snippet of code is cut-n-paste direct from ATS // Reason for this is because I had no clue how to assign an increase diff --git a/_module/nss/_craft_gemcutter.nss b/_module/nss/_craft_gemcutter.nss index dbd214bc..a5151bf7 100644 --- a/_module/nss/_craft_gemcutter.nss +++ b/_module/nss/_craft_gemcutter.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); @@ -56,7 +57,7 @@ void main() } //int iGemSkill = GetTokenPair(oPC,13,7); - int iGemSkill = GetCampaignInt("UOACraft","iGemSkill",oPC); + int iGemSkill = GetPersistentInt(oPC,"iGemSkill","UOACraft"); int iGemChance = iGemSkill; if (iGemSkill <350) { @@ -209,12 +210,12 @@ void main() if (sItemResRef =="") { oItem = GetItemPossessedBy(OBJECT_SELF,sItemTag); - sItemResRef = GetStringRight(sItemTag,GetStringLength(sItemTag)-13)+"002"; + sItemResRef = GetStringLeft(GetStringRight(sItemTag,GetStringLength(sItemTag)-13), 13) +"002"; } int iStackGems = GetNumStackedItems(oItem)-1; if (iStackGems>0) DelayCommand(1.0,CreateAnObject(sItemResRef,oPC,iStackGems)); - SendMessageToPC(oPC,sItemResRef); + //SendMessageToPC(oPC,sItemResRef); int iSuccess = 0; if (Random(1000)<=iGemChance) iSuccess++; if (Random(1000)<=iGemChance) iSuccess++; @@ -233,7 +234,7 @@ void main() } case 1: { - DelayCommand(16.0,FloatingTextStringOnCreature("You barely manage to cut the gem, produing a poor quality cut gem.",oPC,FALSE)); + DelayCommand(16.0,FloatingTextStringOnCreature("You barely manage to cut the gem, producing a poor quality cut gem.",oPC,FALSE)); sGemResRef = sGemResRef+"4"; break; } @@ -241,11 +242,17 @@ void main() { DelayCommand(16.0,FloatingTextStringOnCreature("With an expert hand you produce the highest quality cut gem.",oPC,FALSE)); sGemResRef = GetStringLeft(sItemResRef,GetStringLength(sItemResRef)-3); + + if (GetStringLeft (sGemResRef, 11) == "starrosequa") sGemResRef = "starrosequartz"; + + if (GetStringLeft (sGemResRef, 11) == "orientalame") sGemResRef = "orientalamethyst"; + + if (GetStringLeft (sGemResRef, 11) == "orientaleme") sGemResRef = "orientalemerald"; break; } default: { - DelayCommand(16.0,FloatingTextStringOnCreature("You successfully cut the gem, produing an average quality cut gem.",oPC,FALSE)); + DelayCommand(16.0,FloatingTextStringOnCreature("You successfully cut the gem, producing an average quality cut gem.",oPC,FALSE)); sGemResRef = sGemResRef+"3"; break; } @@ -300,7 +307,7 @@ void main() if (iGemSkill <= 1000) { //DelayCommand(17.0,SetTokenPair(oPC,13,7,iGemSkill)); - DelayCommand(17.0,SetCampaignInt("UOACraft","iGemSkill",iGemSkill,oPC)); + DelayCommand(17.0,SetPersistentInt(oPC,"iGemSkill",iGemSkill,0,"UOACraft")); DelayCommand(17.0,SendMessageToPC(oPC,"======================================")); DelayCommand(17.0,SendMessageToPC(oPC,"Your skill in gem cutting has gone up!")); DelayCommand(17.0,SendMessageToPC(oPC,"Current gem cutting skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_gempolish.nss b/_module/nss/_craft_gempolish.nss index 337e01e8..4b418edc 100644 --- a/_module/nss/_craft_gempolish.nss +++ b/_module/nss/_craft_gempolish.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); @@ -203,7 +204,7 @@ void main() int iItem = GetNumStackedItems(oItem); //int iPolishSkill = GetTokenPair(oPC,13,6); - int iPolishSkill = GetCampaignInt("UOACraft","iPolishSkill",oPC); + int iPolishSkill = GetPersistentInt(oPC,"iPolishSkill","UOACraft"); int iPolishChance = iPolishSkill; if (iPolishChance <350) { @@ -292,7 +293,7 @@ void main() if (iPolishSkill <= 1000) { //DelayCommand(31.0,SetTokenPair(oPC,13,6,iPolishSkill)); - DelayCommand(31.0,SetCampaignInt("UOACraft","iPolishSkill",iPolishSkill,oPC)); + DelayCommand(31.0,SetPersistentInt(oPC,"iPolishSkill",iPolishSkill,0,"UOACraft")); DelayCommand(31.0,SendMessageToPC(oPC,"=======================================")); DelayCommand(31.0,SendMessageToPC(oPC,"Your skill in gem polishing has gone up!")); DelayCommand(31.0,SendMessageToPC(oPC,"Current gem polishing skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_jeweler.nss b/_module/nss/_craft_jeweler.nss index cd9f2b2f..81bbc408 100644 --- a/_module/nss/_craft_jeweler.nss +++ b/_module/nss/_craft_jeweler.nss @@ -1,818 +1,1265 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "x2_inc_itemprop" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); +void CreateCraftedObject(string sResRef, object oPC, int iIngotType, int iJewelType, int iQuality); +string GetObjectName(object oPC, int iIngotType, int iJewelType); void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef); void GetNextItemPossessedBy(object oPC, string sItemTag); string CraftLookup(string sResRef, int iIngotType, int iJewelType); +itemproperty GetProperty(int iProp, int iIngotType, int iJewelType, string sType, string sQuality); //string ComponentLookup(int iIngotType, int iJewelType); - - void main() { - object oItem = GetInventoryDisturbItem(); - object oPC = GetLastDisturbed(); - object oSelf = OBJECT_SELF; - string sTag = GetTag(oItem); - string sSuccess = ""; - string sFail = ""; - string sItemResRef = ""; - string sItemResRefPoor = ""; - string sItemResRefExceptional = ""; - int iRandom = 0; - int iSuccess = 0; - int iSuccess2 = 0; - int iSkillGain = 0; - int iComponent1 = 1; - int iComponent2 = 0; - int iComponent3 = 0; - int iComponent1Stackable = 0; - int iComponent2Stackable = 1; - int iComponent3Stackable = 0; - int iStackSize; - int iDifficulty; - string sComponent1 = ""; - string sComponent2 = ""; - string sComponent3 = ""; - string sComponent1Name = ""; - string sComponent2Name = ""; - string sComponent3Name = ""; - string sComponentResRef = ""; - object oTemp = OBJECT_INVALID; + object oItem = GetInventoryDisturbItem(); + object oPC = GetLastDisturbed(); + object oSelf = OBJECT_SELF; + string sTag = GetTag(oItem); + string sSuccess = ""; + string sFail = ""; + string sItemResRef = ""; + string sItemResRefPoor = ""; + string sItemResRefExceptional = ""; + int iRandom = 0; + int iSuccess = 0; + int iSuccess2 = 0; + int iSkillGain = 0; + int iComponent1 = 1; + int iComponent2 = 0; + int iComponent3 = 0; + int iComponent1Stackable = 0; + int iComponent2Stackable = 1; + int iComponent3Stackable = 0; + int iStackSize; + int iDifficulty; + string sComponent1 = ""; + string sComponent2 = ""; + string sComponent3 = ""; + string sComponent1Name = ""; + string sComponent2Name = ""; + string sComponent3Name = ""; + string sComponentResRef = ""; + object oTemp = OBJECT_INVALID; + string sJewelryType; - int iIngotType = GetLocalInt(oPC,"iUseIngotType"); // get the current ingot type used - int iIngotMod = iIngotType *25;// set the skill modifier for the ingot type used. + int iIngotType = GetLocalInt(oPC,"iUseIngotType"); // get the current ingot type used + int iIngotMod = iIngotType *25;// set the skill modifier for the ingot type used. - //Modifiers for Ingot Type - if (iIngotType==9) iIngotMod = 90; // Silver is little easier than Bronze - if (iIngotType==10) iIngotMod = 175; // Mithril is hard as Verite - if (iIngotType==11) iIngotMod = 200; // Adamantite is hard as Valorite - if (iIngotType==12) iIngotMod = 150; // Platinum is hard as Agapite - if (iIngotMod >0) iIngotMod = iIngotMod + 250; + //Modifiers for Ingot Type + if (iIngotType==9) iIngotMod = 90; // Silver is little easier than Bronze + if (iIngotType==10) iIngotMod = 175; // Mithril is hard as Verite + if (iIngotType==11) iIngotMod = 200; // Adamantite is hard as Valorite + if (iIngotType==12) iIngotMod = 150; // Platinum is hard as Agapite + if (iIngotMod >0) iIngotMod = iIngotMod + 250; - int iJewelType = GetLocalInt(oPC,"iUseJewelType"); - int iJewelMod = 0; - //Modifiers for Gem Type - if (iJewelType>0) iJewelMod = 50; - if (iJewelType>12) iJewelMod = 100; - if (iJewelType>25) iJewelMod = 150; - if (iJewelType>36) iJewelMod = 200; - if (iJewelType>42) iJewelMod = 250; - if (iJewelType>51) iJewelMod = 300; + int iJewelType = GetLocalInt(oPC,"iUseJewelType"); + int iJewelMod = 0; + //Modifiers for Gem Type + if (iJewelType>0) iJewelMod = 50; + if (iJewelType>12) iJewelMod = 100; + if (iJewelType>25) iJewelMod = 150; + if (iJewelType>36) iJewelMod = 200; + if (iJewelType>42) iJewelMod = 250; + if (iJewelType>50) iJewelMod = 300; - int iJewelSkill = GetCampaignInt("UOACraft","iJewelSkill",oPC); - int iJewelChance = iJewelSkill; + int iJewelSkill = GetPersistentInt(oPC,"iJewelSkill","UOACraft"); + int iJewelChance = iJewelSkill; - if (GetInventoryDisturbType()== INVENTORY_DISTURB_TYPE_ADDED) - { - // The following 3 lines are to ensure compatability with UOAbigal's Persistent Token System. - // You can replace them with whatever 'no-drop' code you have or comment them out. - string sNoDropFlag = (GetStringLeft(GetTag(oItem),6)); - if (sNoDropFlag == "NoDrop" || sNoDropFlag == "TOKEN_"||sNoDropFlag=="_TBOX_") - return; - if (GetBaseItemType(oItem)==BASE_ITEM_LARGEBOX) + if (GetInventoryDisturbType()== INVENTORY_DISTURB_TYPE_ADDED) { - DestroyObject(oItem); - SendMessageToPC(oPC,"To avoid possible dupe exploits, the container placed in this bag may be destroyed."); - return; - } - // End of compatability portion. - CopyItem(oItem,oPC,TRUE); - DestroyObject(oItem); - FloatingTextStringOnCreature("You can only craft by removing pattern tokens from this station.",oPC,FALSE); - } + // The following 3 lines are to ensure compatability with UOAbigal's Persistent Token System. + // You can replace them with whatever 'no-drop' code you have or comment them out. + string sNoDropFlag = (GetStringLeft(GetTag(oItem),6)); + if (sNoDropFlag == "NoDrop" || sNoDropFlag == "TOKEN_"||sNoDropFlag=="_TBOX_") + return; - // Check for ingot/gem type switch or non-flagswitch/pattern item - if (GetStringLeft(GetResRef(oItem),7)!="pattern") - { - if (sTag == "SWITCH_IRON"){SetLocalInt(oPC,"iUseIngotType",0);sComponent1 = "Iron";} - if (sTag == "SWITCH_DULL"){SetLocalInt(oPC,"iUseIngotType",1);sComponent1 = "Dull Copper";} - if (sTag == "SWITCH_SHADOW"){SetLocalInt(oPC,"iUseIngotType",2);sComponent1 = "Shadow Iron";} - if (sTag == "SWITCH_COPPER"){SetLocalInt(oPC,"iUseIngotType",3);sComponent1 = "Copper";} - if (sTag == "SWITCH_BRONZE"){SetLocalInt(oPC,"iUseIngotType",4);sComponent1 = "Bronze";} - if (sTag == "SWITCH_GOLD"){SetLocalInt(oPC,"iUseIngotType",5);sComponent1 = "Gold";} - if (sTag == "SWITCH_AGAPITE"){SetLocalInt(oPC,"iUseIngotType",6);sComponent1 = "Agapite";} - if (sTag == "SWITCH_VERITE"){SetLocalInt(oPC,"iUseIngotType",7);sComponent1 = "Verite";} - if (sTag == "SWITCH_VALORITE"){SetLocalInt(oPC,"iUseIngotType",8);sComponent1 = "Valorite";} - if (sTag == "SWITCH_SILVER"){SetLocalInt(oPC,"iUseIngotType",9);sComponent1 = "Silver";} - if (sTag == "SWITCH_MITHRIL"){SetLocalInt(oPC,"iUseIngotType",10);sComponent1 = "Mithril";} - if (sTag == "SWITCH_ADAMANTITE"){SetLocalInt(oPC,"iUseIngotType",11);sComponent1 = "Adamantite";} - if (sTag == "SWITCH_PLATINUM"){SetLocalInt(oPC,"iUseIngotType",12);sComponent1 = "Platinum";} - if (GetStringRight(sTag,4)=="1000") - { - SetLocalInt(oPC,"iUseJewelType",0); - sComponent2 = GetStringRight(GetName(oItem),GetStringLength(GetName(oItem))-4); - FloatingTextStringOnCreature("Preparing to craft without gemstones.",oPC,FALSE); - DestroyObject(oItem); - //ExecuteScript("_onclose_clear",OBJECT_SELF); - //ExecuteScript("_open_anvil",OBJECT_SELF); - string sTagSelf = GetTag(oSelf); - AssignCommand(oPC,DoPlaceableObjectAction(oSelf,PLACEABLE_ACTION_USE)); - AssignCommand(oPC,DelayCommand(1.5,DoPlaceableObjectAction(GetNearestObjectByTag(sTagSelf,oPC,1),PLACEABLE_ACTION_USE))); - } - if (StringToInt(GetStringRight(sTag,3))>99) - { - SetLocalInt(oPC,"iUseJewelType",StringToInt(GetStringRight(sTag,3))-100); - sComponent2 = GetStringRight(GetName(oItem),GetStringLength(GetName(oItem))-4); - FloatingTextStringOnCreature("Preparing to use "+sComponent2+".",oPC,FALSE); - DestroyObject(oItem); - //ExecuteScript("_onclose_clear",OBJECT_SELF); - //ExecuteScript("_open_anvil",OBJECT_SELF); - string sTagSelf = GetTag(oSelf); - AssignCommand(oPC,DoPlaceableObjectAction(oSelf,PLACEABLE_ACTION_USE)); - AssignCommand(oPC,DelayCommand(1.5,DoPlaceableObjectAction(GetNearestObjectByTag(sTagSelf,oPC,1),PLACEABLE_ACTION_USE))); - } - if (GetStringLeft(sTag,7)=="SWITCH_") - { - FloatingTextStringOnCreature("Re-tooling to use "+sComponent1+" ingots.",oPC,FALSE); - DestroyObject(oItem); - //ExecuteScript("_onclose_clear",OBJECT_SELF); - //ExecuteScript("_open_anvil",OBJECT_SELF); - string sTagSelf = GetTag(oSelf); - AssignCommand(oPC,DoPlaceableObjectAction(oSelf,PLACEABLE_ACTION_USE)); - AssignCommand(oPC,DelayCommand(1.5,DoPlaceableObjectAction(GetNearestObjectByTag(sTagSelf,oPC,1),PLACEABLE_ACTION_USE))); - } - return; - } - - CopyObject(oItem,GetLocation(oPC),OBJECT_SELF,GetTag(oItem)); - DestroyObject(oItem); - - //Skill Check Modifier Display for Bugtesting - if (GetStringLeft(GetResRef(oItem),7)=="pattern") - { - SendMessageToPC(oPC,"Jewel Modifier: "+IntToString(iJewelMod)); - SendMessageToPC(oPC,"Ingot Modifier: "+IntToString(iIngotMod)); - } - - if (GetLocalInt(OBJECT_SELF,"iAmInUse") != 0) - { - SendMessageToPC(oPC,"You must wait until the current jewelry item is completed before starting another."); - return; - } - SetLocalInt(OBJECT_SELF,"iAmInUse",99); - DelayCommand(14.0,SetLocalInt(OBJECT_SELF,"iAmInUse",0)); - - // Set Ingot Tag and name based on ingot selection - switch (iIngotType) - { - case 0:{sComponent2 = "INGOT_IRON";sComponent2Name = "iron ingots";break;} - case 1:{sComponent2 = "INGOT_DULL";sComponent2Name = "dull copper ingots";break;} - case 2:{sComponent2 = "INGOT_SHADOW";sComponent2Name = "shadow iron ingots";break;} - case 3:{sComponent2 = "INGOT_COPPER";sComponent2Name = "copper ingots";break;} - case 4:{sComponent2 = "INGOT_BRONZE";sComponent2Name = "bronze ingots";break;} - case 5:{sComponent2 = "INGOT_GOLD";sComponent2Name = "gold ingots";break;} - case 6:{sComponent2 = "INGOT_AGAPITE";sComponent2Name = "agapite ingots";break;} - case 7:{sComponent2 = "INGOT_VERITE";sComponent2Name = "verite ingots";break;} - case 8:{sComponent2 = "INGOT_VALORITE";sComponent2Name = "valorite ingots";break;} - case 9:{sComponent2 = "INGOT_SILVER";sComponent2Name = "silver ingots";break;} - case 10:{sComponent2 = "INGOT_MITHRIL";sComponent2Name = "mithril ingots";break;} - case 11:{sComponent2 = "INGOT_ADAMANTITE";sComponent2Name = "adamantite ingots";break;} - case 12:{sComponent2 = "INGOT_PLATINUM";sComponent2Name = "platinum ingots";break;} - default:{FloatingTextStringOnCreature("Error in ingot selection..",oPC,FALSE);return;break;} - } - - - - if (iJewelChance < 350) - { - iJewelChance = GetAbilityScore(oPC,ABILITY_DEXTERITY)*5; - iJewelChance = iJewelChance+(GetAbilityScore(oPC,ABILITY_WISDOM)*3); - iJewelChance = iJewelChance+(GetAbilityScore(oPC,ABILITY_CHARISMA)*2); - iJewelChance = iJewelChance*3; - if (iJewelChance>350)iJewelChance=350; - if (iJewelSkill > iJewelChance) iJewelChance=iJewelSkill; - } - - //Begin Crafting Test - if (sTag == "pattern075")//RINGS - { - //iJewelChance = iJewelChance - 100; - if (iJewelType==0) - { - sSuccess = "You carefully mold the ring, smothing off any rough edges."; - sFail = "The metal shatters the mold as you try to craft the ring.."; - sItemResRef = CraftLookup("Ring-Normal",iIngotType,0); - sItemResRefPoor = CraftLookup("Ring-Poor",iIngotType,0); - sItemResRefExceptional = CraftLookup("Ring-Exceptional",iIngotType,0); - sComponent1 = "ITEM_RINGMOLD"; // Ring mold - sComponent1Name = "ring molds"; - } - else - { - sSuccess = "You carefully set the stone into the ring mount."; - sFail = "The gemstone shatters in your attempt to set it into the ring setting."; - sItemResRef = CraftLookup("Ring-Exceptional",iIngotType,iJewelType); - sComponent1 = CraftLookup("Ring-Exceptional",iIngotType,0); - sComponent1Name = "exceptional"+GetStringLeft(sComponent2Name,GetStringLength(sComponent2Name)-7)+" rings"; - } - iComponent1 = 1; //1 Ring Mold or 1 Ring of selected Type - iComponent2 = 1; //1 Ingot or 1 Exceptional Gem - } - - //Begin Crafting Test - if (sTag == "pattern096") //AMULETS - { - iJewelChance = iJewelChance - 100; - if (iJewelType==0) - { - sSuccess = "You carefully mold the amulet, smothing off any rough edges."; - sFail = "The metal shatters the mold as you try to craft the amulet.."; - sItemResRef = CraftLookup("Amulet-Normal",iIngotType,0); - sItemResRefPoor = CraftLookup("Amulet-Poor",iIngotType,0); - sItemResRefExceptional = CraftLookup("Amulet-Exceptional",iIngotType,0); - sComponent1 = "ITEM_AMULETMOLD"; // Amulet mold - sComponent1Name = "amulet molds"; - } - else - { - sSuccess = "You carefully set the stones into the amulet's mount."; - sFail = "One gemstone shatters in your attempt to set it into the amulet's setting."; - sItemResRef = CraftLookup("Amulet-Exceptional",iIngotType,iJewelType); - sComponent1 = CraftLookup("Amulet-Exceptional",iIngotType,0); - sComponent1Name = "exceptional"+GetStringLeft(sComponent2Name,GetStringLength(sComponent2Name)-9)+" amulets"; - } - iComponent1 = 1; //1 Ring Mold or 1 Ring of selected Type - iComponent2 = 2; //2 Ingot or 2 Exceptional Gem - } - - //Begin Crafting Test - if (sTag == "pattern097")//NECKLACES - { - iJewelChance = iJewelChance - 50; - if (iJewelType==0) - { - sSuccess = "You carefully mold the necklace, smothing off any rough edges."; - sFail = "The metal shatters the mold as you try to craft the necklace.."; - sItemResRef = CraftLookup("Necklace-Normal",iIngotType,0); - sItemResRefPoor = CraftLookup("Necklace-Poor",iIngotType,0); - sItemResRefExceptional = CraftLookup("Necklace-Exceptional",iIngotType,0); - sComponent1 = "ITEM_NECKLACEMOLD"; // Necklace mold - sComponent1Name = "necklace molds"; - } - else - { - sSuccess = "You carefully set the stone into the necklace."; - sFail = "The gemstone shatters in your attempt to set it into the necklace."; - sItemResRef = CraftLookup("Necklace-Exceptional",iIngotType,iJewelType); - sComponent1 = CraftLookup("Necklace-Exceptional",iIngotType,0); - sComponent1Name = "exceptional"+GetStringLeft(sComponent2Name,GetStringLength(sComponent2Name)-11)+" necklaces"; - } - iComponent1 = 1; //1 Necklace Mold or 1 Necklace of selected Type - iComponent2 = 1; //1 Ingot or 1 Exceptional Gem - } - - - //Name the gem, if the type is not '0' - or 'No Gem' - switch(iJewelType) - { - case 0:{break;} //Do nothing.. sComponent2 is an ingot.. set earlier - case 1:{sComponent2="GEM_EX_EYEAGATE";sComponent2Name="Expertly Cut Eye Agate";break;} - case 2:{sComponent2="GEM_EX_HEMATITE";sComponent2Name="Expertly Cut Hematite";break;} - case 3:{sComponent2="GEM_EX_AZURITE";sComponent2Name="Expertly Cut Azurite";break;} - case 4:{sComponent2="GEM_EX_BANDEDAGATE";sComponent2Name="Expertly Cut Banded Agate";break;} - case 5:{sComponent2="GEM_EX_BLUEQUARTZ";sComponent2Name="Expertly Cut Blue Quartz";break;} - case 6:{sComponent2="GEM_EX_LAPISLAZULI";sComponent2Name="Expertly Cut Lapis Lazuli";break;} - case 7:{sComponent2="GEM_EX_MALACHITE";sComponent2Name="Expertly Cut Malachite";break;} - case 8:{sComponent2="GEM_EX_MOSSAGATE";sComponent2Name="Expertly Cut Moss Agate";break;} - case 9:{sComponent2="GEM_EX_OBSIDIAN";sComponent2Name="Expertly Cut Obsidian";break;} - case 10:{sComponent2="GEM_EX_RHODOCHROSITE";sComponent2Name="Expertly Cut Rhodochrosite";break;} - case 11:{sComponent2="GEM_EX_TIGEREYE";sComponent2Name="Expertly Cut Tiger Eye";break;} - case 12:{sComponent2="GEM_EX_TURQUOISE";sComponent2Name="Expertly Cut Turquoise";break;} - case 13:{sComponent2="GEM_EX_BLOODSTONE";sComponent2Name="Expertly Cut Bloodtsone";break;} - case 14:{sComponent2="GEM_EX_ONYX";sComponent2Name="Expertly Cut Onyx";break;} - case 15:{sComponent2="GEM_EX_ZIRCON";sComponent2Name="Expertly Cut Zircon";break;} - case 16:{sComponent2="GEM_EX_ROCKCRYSTAL";sComponent2Name="Expertly Cut Rock Crystal";break;} - case 17:{sComponent2="GEM_EX_SARDONYX";sComponent2Name="Expertly Cut Sardonyx";break;} - case 18:{sComponent2="GEM_EX_SMOKYQUARTZ";sComponent2Name="Expertly Cut Smoky Quartz";break;} - case 20:{sComponent2="GEM_EX_STARROSEQUARTZ";sComponent2Name="Expertly Cut Star Rose Quartz";break;} - case 19:{sComponent2="GEM_EX_CARNELIAN";sComponent2Name="Expertly Cut Carnelian";break;} - case 21:{sComponent2="GEM_EX_CHALCENDONY";sComponent2Name="Expertly Cut Chalcendony";break;} - case 22:{sComponent2="GEM_EX_CHRYSOPRASE";sComponent2Name="Expertly Cut Chrysoprase";break;} - case 23:{sComponent2="GEM_EX_CITRINE";sComponent2Name="Expertly Cut Citrine";break;} - case 24:{sComponent2="GEM_EX_JASPER";sComponent2Name="Expertly Cut Jasper";break;} - case 25:{sComponent2="GEM_EX_MOONSTONE";sComponent2Name="Expertly Cut Moonstone";break;} - case 26:{sComponent2="GEM_EX_ALEXANDRITE";sComponent2Name="Expertly Cut Alexandrite";break;} - case 27:{sComponent2="GEM_EX_AMBER";sComponent2Name="Expertly Cut Amber";break;} - case 28:{sComponent2="GEM_EX_AMETHYST";sComponent2Name="Expertly Cut Amethyst";break;} - case 29:{sComponent2="GEM_EX_TOURMALINE";sComponent2Name="Expertly Cut Tourmaline";break;} - case 30:{sComponent2="GEM_EX_WHITEPEARL";sComponent2Name="Expertly Cut White Pearl";break;} - case 31:{sComponent2="GEM_EX_REDSPINEL";sComponent2Name="Expertly Cut Red Spinel";break;} - case 32:{sComponent2="GEM_EX_CORAL";sComponent2Name="Expertly Cut Coral";break;} - case 33:{sComponent2="GEM_EX_REDGARNET";sComponent2Name="Expertly Cut Red Garnet";break;} - case 34:{sComponent2="GEM_EX_CHRYSOBERYL";sComponent2Name="Expertly Cut Chrysoberyl";break;} - case 35:{sComponent2="GEM_EX_JADE";sComponent2Name="Expertly Cut Jade";break;} - case 36:{sComponent2="GEM_EX_JET";sComponent2Name="Expertly Cut Jet";break;} - case 37:{sComponent2="GEM_EX_TOPAZ";sComponent2Name="Expertly Cut Topaz";break;} - case 38:{sComponent2="GEM_EX_PERIDOT";sComponent2Name="Expertly Cut Peridot";break;} - case 39:{sComponent2="GEM_EX_VIOLETGARNET";sComponent2Name="Expertly Cut Viloet Garnet";break;} - case 40:{sComponent2="GEM_EX_BLUESPINEL";sComponent2Name="Expertly Cut Blue Spinel";break;} - case 41:{sComponent2="GEM_EX_AQUAMARINE";sComponent2Name="Expertly Cut Aquamarine";break;} - case 42:{sComponent2="GEM_EX_BLACKPEARL";sComponent2Name="Expertly Cut Black Pearl";break;} - case 43:{sComponent2="GEM_EX_BLACKOPAL";sComponent2Name="Expertly Cut Black Opal";break;} - case 44:{sComponent2="GEM_EX_EMERALD";sComponent2Name="Expertly Cut Emerald";break;} - case 45:{sComponent2="GEM_EX_FIREOPAL";sComponent2Name="Expertly Cut Fire Opal";break;} - case 46:{sComponent2="GEM_EX_OPAL";sComponent2Name="Expertly Cut Opal";break;} - case 47:{sComponent2="GEM_EX_ORIENTALAMETHYST";sComponent2Name="Expertly Cut Oriental Amethyst";break;} - case 48:{sComponent2="GEM_EX_ORIENTALTOPAZ";sComponent2Name="Expertly Cut Oriental Topaz";break;} - case 49:{sComponent2="GEM_EX_STARRUBY";sComponent2Name="Expertly Cut Star Ruby";break;} - case 50:{sComponent2="GEM_EX_STARSAPPHIRE";sComponent2Name="Expertly Cut Star Sapphire";break;} - case 51:{sComponent2="GEM_EX_SAPPHIRE";sComponent2Name="Expertly Cut Sapphire";break;} - case 52:{sComponent2="GEM_EX_BLACKSAPPHIRE";sComponent2Name="Expertly Cut Black Sapphire";break;} - case 53:{sComponent2="GEM_EX_RUBY";sComponent2Name="Expertly Cut Ruby";break;} - case 54:{sComponent2="GEM_EX_ORIENTALEMERALD";sComponent2Name="Expertly Cut Oriental Emerald";break;} - case 55:{sComponent2="GEM_EX_JACINTH";sComponent2Name="Expertly Cut Jacinth";break;} - case 56:{sComponent2="GEM_EX_DIAMOND";sComponent2Name="Expertly Cut Diamond";break;} - default: - } - - //Adjust skill chance for item + component difficulties - iJewelChance = iJewelChance - iIngotMod; - iJewelChance = iJewelChance - iJewelMod; - iJewelChance = iJewelChance - iDifficulty; - - // check for components - if (GetNumItems(oPC,sComponent1) < iComponent1) - { - FloatingTextStringOnCreature("You do not have enough "+sComponent1Name+" to do this.",oPC,FALSE); - return; - } - if (iComponent2 > 0) - { - if (GetNumItems(oPC,sComponent2) < iComponent2) - { - FloatingTextStringOnCreature("You do not have enough "+sComponent2Name+" to do this.",oPC,FALSE); - return; - } - } - if (iComponent3 > 0) - { - if (GetNumItems(oPC,sComponent3) < iComponent3) - { - FloatingTextStringOnCreature("You do not have enough "+sComponent3Name+" to do this.",oPC,FALSE); - return; - } - } - - //Assign Animations and sounds - AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_GET_MID,1.0,12.0)); - PlaySound("as_na_steamshrt2"); - AssignCommand(oPC,PlaySound("as_na_branchsnp2")); - DelayCommand(0.5,PlaySound("as_cv_chiseling3")); - DelayCommand(7.0,PlaySound("as_cv_branchsnp2")); - DelayCommand(8.2,PlaySound("as_cv_barglass1")); - DelayCommand(8.9,PlaySound("as_cv_barglass1")); - DelayCommand(9.5,PlaySound("as_cv_barglass1")); - DelayCommand(10.0,PlaySound("as_cv_barglass1")); - DelayCommand(10.5,PlaySound("as_cv_barglass1")); - DelayCommand(11.0,PlaySound("as_cv_barglass1")); - DelayCommand(11.5,PlaySound("as_cv_barglass1")); - -// This snippet of code is cut-n-paste direct from ATS - // Reason for this is because I had no clue how to assign an increase - // in the z-axis of the location of the anvil for sparks to display. - // After reading through this code, it is obvious that vEffecrPos.z - // is the line which assigns this. Due to my own ignorance in this issue - // I have decided to leave this snippet of code intact with this credit to - // the original ATS script coders, whomever they may have been. - - location locAnvil = GetLocation(OBJECT_SELF); - vector vEffectPos = GetPositionFromLocation(locAnvil); - vEffectPos.z += 1.0; - location locEffect = Location( GetAreaFromLocation(locAnvil), vEffectPos,GetFacingFromLocation(locAnvil) ); - ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect); - DelayCommand(1.7, ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect)); - DelayCommand(2.4, ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect)); - DelayCommand(3.1, ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect)); - DelayCommand(3.8, ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect)); - - // end of ATS snippet ^^^^ - // - - - DelayCommand(4.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_WHITE_ORANGE,FALSE),locEffect)); - DelayCommand(5.9,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPARKS_PARRY,FALSE),locEffect)); - - if (iJewelType==0) - { - DelayCommand(7.1,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_WHITE_BLUE,FALSE),locEffect)); - DelayCommand(8.2,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_WHITE_BLUE,FALSE),locEffect)); - DelayCommand(9.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_WHITE_BLUE,FALSE),locEffect)); - DelayCommand(11.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_HIT_ACID,FALSE),locEffect)); - } - else - { - DelayCommand(7.1,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_RED_ORANGE,FALSE),locEffect)); - DelayCommand(8.2,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPARKS_PARRY,FALSE),locEffect)); - DelayCommand(9.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPARKS_PARRY,FALSE),locEffect)); - DelayCommand(11.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_HIT_ELECTRICAL,FALSE),locEffect)); - } - - -// Remove all components - float fPause = 0.0; - if (iComponent1Stackable != 0) - { - oTemp = GetItemPossessedBy(oPC,sComponent1); - sComponentResRef = GetResRef(oTemp); - iStackSize = GetNumStackedItems(oTemp); - DestroyObject(oTemp); - if (iStackSize < iComponent1) - { - iComponent1 = iComponent1 - iStackSize; - DelayCommand(2.0,GetNextStackedItem(oPC,sComponent1,iComponent1,1,sComponentResRef)); - } - else - { - if (iStackSize > iComponent1) + if (GetBaseItemType(oItem)==BASE_ITEM_LARGEBOX) { - iStackSize = iStackSize - iComponent1; - DelayCommand(1.0,CreateAnObject(sComponentResRef,oPC,iStackSize)); + DestroyObject(oItem); + SendMessageToPC(oPC,"To avoid possible dupe exploits, the container placed in this bag may be destroyed."); + return; } - } - } - else - { - for (iComponent1; iComponent1>0; iComponent1--) - { - fPause = fPause+0.5; - AssignCommand(oPC,DelayCommand(fPause,GetNextItemPossessedBy(oPC,sComponent1))); - } - } - if (sComponent2 != "") - { - if (iComponent2Stackable != 0) - { - oTemp = GetItemPossessedBy(oPC,sComponent2); - sComponentResRef = GetResRef(oTemp); - iStackSize = GetNumStackedItems(oTemp); - DestroyObject(oTemp); - if (iStackSize < iComponent2) - { - iComponent2 = iComponent2 - iStackSize; - DelayCommand(2.0,GetNextStackedItem(oPC,sComponent2,iComponent2,1, sComponentResRef)); - } - else - { - if (iStackSize > iComponent2) - { - iStackSize = iStackSize - iComponent2; - DelayCommand(1.0,CreateAnObject(sComponentResRef,oPC,iStackSize)); - } - } - } - else - { - for (iComponent2; iComponent2>0; iComponent2--) - { - fPause = fPause+0.5; - AssignCommand(oPC,DelayCommand(fPause,GetNextItemPossessedBy(oPC,sComponent2))); - } - } - } - if (sComponent3 != "") - { - if (iComponent3Stackable != 0) - { - oTemp = GetItemPossessedBy(oPC,sComponent3); - sComponentResRef = GetResRef(oTemp); - iStackSize = GetNumStackedItems(oTemp); - DestroyObject(oTemp); - if (iStackSize < iComponent3) - { - iComponent3 = iComponent3 - iStackSize; - DelayCommand(2.0,GetNextStackedItem(oPC,sComponent3,iComponent3,1, sComponentResRef)); - } - else - { - if (iStackSize > iComponent3) - { - iStackSize = iStackSize - iComponent3; - DelayCommand(1.0,CreateAnObject(sComponentResRef,oPC,iStackSize)); - } - } - } - else - { - for (iComponent3; iComponent3>0; iComponent3--) - { - fPause = fPause +0.5; - AssignCommand(oPC,DelayCommand(fPause,GetNextItemPossessedBy(oPC,sComponent3))); - } - } - } - if (Random(800)<=iJewelChance) - { - iSuccess = 1; - iSuccess2 = 1; - if (iJewelType==0) //Only for crafting blank rings/etc - { - iJewelChance = iJewelChance - 50; - if (Random(1000) <= iJewelChance) iSuccess2 = iSuccess2+1; - iJewelChance = iJewelChance-100; - if (Random(1000) <= iJewelChance) iSuccess2 = iSuccess2+1; - iJewelChance = iJewelChance + 150; - } - else - { - iSuccess2 = 2; //Corrected for making gem-laden items.. to use the correct sResRef variable. - } - if (iSuccess2 == 1)AssignCommand(oPC,DelayCommand(12.0,CreateAnObject(sItemResRefPoor,oPC,1))); - if (iSuccess2 == 2)AssignCommand(oPC,DelayCommand(12.0,CreateAnObject(sItemResRef,oPC,1))); - if (iSuccess2 == 3)AssignCommand(oPC,DelayCommand(12.0,CreateAnObject(sItemResRefExceptional,oPC,1))); - AssignCommand(oPC,DelayCommand(12.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE))); - if (Random(1000) >= iJewelSkill) - { - if (d10(1)+1 >= iJewelChance/100) iSkillGain = 1; - } - } - else - { + // End of compatability portion. + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + FloatingTextStringOnCreature("You can only craft by removing pattern tokens from this station.",oPC,FALSE); + + } + + // Check for ingot/gem type switch or non-flagswitch/pattern item + if (GetStringLeft(GetResRef(oItem),7)!="pattern") + { + if (sTag == "SWITCH_IRON"){SetLocalInt(oPC,"iUseIngotType",0);sComponent1 = "Iron";} + if (sTag == "SWITCH_DULL"){SetLocalInt(oPC,"iUseIngotType",1);sComponent1 = "Dull Copper";} + if (sTag == "SWITCH_SHADOW"){SetLocalInt(oPC,"iUseIngotType",2);sComponent1 = "Shadow Iron";} + if (sTag == "SWITCH_COPPER"){SetLocalInt(oPC,"iUseIngotType",3);sComponent1 = "Copper";} + if (sTag == "SWITCH_BRONZE"){SetLocalInt(oPC,"iUseIngotType",4);sComponent1 = "Bronze";} + if (sTag == "SWITCH_GOLD"){SetLocalInt(oPC,"iUseIngotType",5);sComponent1 = "Gold";} + if (sTag == "SWITCH_AGAPITE"){SetLocalInt(oPC,"iUseIngotType",6);sComponent1 = "Agapite";} + if (sTag == "SWITCH_VERITE"){SetLocalInt(oPC,"iUseIngotType",7);sComponent1 = "Verite";} + if (sTag == "SWITCH_VALORITE"){SetLocalInt(oPC,"iUseIngotType",8);sComponent1 = "Valorite";} + if (sTag == "SWITCH_SILVER"){SetLocalInt(oPC,"iUseIngotType",9);sComponent1 = "Silver";} + if (sTag == "SWITCH_MITHRIL"){SetLocalInt(oPC,"iUseIngotType",10);sComponent1 = "Mithril";} + if (sTag == "SWITCH_ADAMANTITE"){SetLocalInt(oPC,"iUseIngotType",11);sComponent1 = "Adamantite";} + if (sTag == "SWITCH_PLATINUM"){SetLocalInt(oPC,"iUseIngotType",12);sComponent1 = "Platinum";} + + if (GetStringRight(sTag,4)=="1000") + { + SetLocalInt(oPC,"iUseJewelType",0); + sComponent2 = GetStringRight(GetName(oItem),GetStringLength(GetName(oItem))-4); + FloatingTextStringOnCreature("Preparing to craft without gemstones.",oPC,FALSE); + + DestroyObject(oItem); + + //ExecuteScript("_onclose_clear",OBJECT_SELF); + //ExecuteScript("_open_anvil",OBJECT_SELF); + + string sTagSelf = GetTag(oSelf); + AssignCommand(oPC,DoPlaceableObjectAction(oSelf,PLACEABLE_ACTION_USE)); + AssignCommand(oPC,DelayCommand(1.5,DoPlaceableObjectAction(GetNearestObjectByTag(sTagSelf,oPC,1),PLACEABLE_ACTION_USE))); + } + + if (StringToInt(GetStringRight(sTag,3))>99) + { + SetLocalInt(oPC,"iUseJewelType",StringToInt(GetStringRight(sTag,3))-100); + sComponent2 = GetStringRight(GetName(oItem),GetStringLength(GetName(oItem))-4); + FloatingTextStringOnCreature("Preparing to use "+sComponent2+".",oPC,FALSE); + DestroyObject(oItem); + //ExecuteScript("_onclose_clear",OBJECT_SELF); + //ExecuteScript("_open_anvil",OBJECT_SELF); + string sTagSelf = GetTag(oSelf); + AssignCommand(oPC,DoPlaceableObjectAction(oSelf,PLACEABLE_ACTION_USE)); + AssignCommand(oPC,DelayCommand(1.5,DoPlaceableObjectAction(GetNearestObjectByTag(sTagSelf,oPC,1),PLACEABLE_ACTION_USE))); + } + + if (GetStringLeft(sTag,7)=="SWITCH_") + { + FloatingTextStringOnCreature("Re-tooling to use "+sComponent1+" ingots.",oPC,FALSE); + DestroyObject(oItem); + //ExecuteScript("_onclose_clear",OBJECT_SELF); + //ExecuteScript("_open_anvil",OBJECT_SELF); + string sTagSelf = GetTag(oSelf); + AssignCommand(oPC,DoPlaceableObjectAction(oSelf,PLACEABLE_ACTION_USE)); + AssignCommand(oPC,DelayCommand(1.5,DoPlaceableObjectAction(GetNearestObjectByTag(sTagSelf,oPC,1),PLACEABLE_ACTION_USE))); + } + return; + } + + CopyObject(oItem,GetLocation(oPC),OBJECT_SELF,GetTag(oItem)); + DestroyObject(oItem); + + if (GetLocalInt(OBJECT_SELF,"iAmInUse") != 0) + { + SendMessageToPC(oPC,"You must wait until the current jewelry item is completed before starting another."); + return; + } + SetLocalInt(OBJECT_SELF,"iAmInUse",99); + DelayCommand(14.0,SetLocalInt(OBJECT_SELF,"iAmInUse",0)); + + // Set Ingot Tag and name based on ingot selection + switch (iIngotType) + { + case 0:{sComponent2 = "INGOT_IRON";sComponent2Name = "iron ingots";break;} + case 1:{sComponent2 = "INGOT_DULL";sComponent2Name = "dull copper ingots";break;} + case 2:{sComponent2 = "INGOT_SHADOW";sComponent2Name = "shadow iron ingots";break;} + case 3:{sComponent2 = "INGOT_COPPER";sComponent2Name = "copper ingots";break;} + case 4:{sComponent2 = "INGOT_BRONZE";sComponent2Name = "bronze ingots";break;} + case 5:{sComponent2 = "INGOT_GOLD";sComponent2Name = "gold ingots";break;} + case 6:{sComponent2 = "INGOT_AGAPITE";sComponent2Name = "agapite ingots";break;} + case 7:{sComponent2 = "INGOT_VERITE";sComponent2Name = "verite ingots";break;} + case 8:{sComponent2 = "INGOT_VALORITE";sComponent2Name = "valorite ingots";break;} + case 9:{sComponent2 = "INGOT_SILVER";sComponent2Name = "silver ingots";break;} + case 10:{sComponent2 = "INGOT_MITHRIL";sComponent2Name = "mithril ingots";break;} + case 11:{sComponent2 = "INGOT_ADAMANTITE";sComponent2Name = "adamantite ingots";break;} + case 12:{sComponent2 = "INGOT_PLATINUM";sComponent2Name = "platinum ingots";break;} + default:{FloatingTextStringOnCreature("Error in ingot selection..",oPC,FALSE);return;break;} + } + + if (iJewelChance < 350) + { + iJewelChance = GetAbilityScore(oPC,ABILITY_DEXTERITY)*5; + iJewelChance = iJewelChance+(GetAbilityScore(oPC,ABILITY_WISDOM)*3); + iJewelChance = iJewelChance+(GetAbilityScore(oPC,ABILITY_CHARISMA)*2); + iJewelChance = iJewelChance*3; + if (iJewelChance>350)iJewelChance=350; + if (iJewelSkill > iJewelChance) iJewelChance=iJewelSkill; + } + + //Begin Crafting Test + if (sTag == "pattern075")//RINGS + { + //iJewelChance = iJewelChance - 100; + if (iJewelType==0) + { + sSuccess = "You carefully mold the ring smoothing off any rough edges."; + sFail = "The metal shatters the mold as you try to craft the ring."; + sItemResRef = CraftLookup("Ring-Normal",iIngotType,0); + sItemResRefPoor = CraftLookup("Ring-Poor",iIngotType,0); + sItemResRefExceptional = CraftLookup("Ring-Exceptional",iIngotType,0); + sComponent1 = "ITEM_RINGMOLD"; // Ring mold + sComponent1Name = "ring molds"; + } + else + { + sSuccess = "You carefully set the stone into the ring's mount."; + sFail = "The gemstone shatters in your attempt to set it into the ring's setting."; + sItemResRef = CraftLookup("Ring-Normal",iIngotType,0); + sJewelryType = "ring"; + sComponent1 = CraftLookup("Ring-Exceptional",iIngotType,0); + sComponent1Name = "exceptional "+GetStringLeft(sComponent2Name,GetStringLength(sComponent2Name)-7)+" rings"; + } + iComponent1 = 1; //1 Ring Mold or 1 Ring of selected Type + iComponent2 = 1; //1 Ingot or 1 Exceptional Gem + } + + //Begin Crafting Test + if (sTag == "pattern096") //AMULETS + { + iJewelChance = iJewelChance - 100; + if (iJewelType==0) + { + sSuccess = "You carefully mold the amulet smoothing off any rough edges."; + sFail = "The metal shatters the mold as you try to craft the amulet."; + sItemResRef = CraftLookup("Amulet-Normal",iIngotType,0); + sItemResRefPoor = CraftLookup("Amulet-Poor",iIngotType,0); + sItemResRefExceptional = CraftLookup("Amulet-Exceptional",iIngotType,0); + sComponent1 = "ITEM_AMULETMOLD"; // Amulet mold + sComponent1Name = "amulet molds"; + } + else + { + sSuccess = "You carefully set the stone into the amulet's mount."; + sFail = "One gemstone shatters in your attempt to set it into the amulet's setting."; + sItemResRef = CraftLookup("Amulet-Normal",iIngotType,0); + sJewelryType = "ammy"; + sComponent1 = CraftLookup("Amulet-Exceptional",iIngotType,0); + sComponent1Name = "exceptional "+GetStringLeft(sComponent2Name,GetStringLength(sComponent2Name)-9)+" amulets"; + } + iComponent1 = 1; //1 Ring Mold or 1 Ring of selected Type + iComponent2 = 2; //2 Ingot or 2 Exceptional Gem + } + + //Begin Crafting Test + if (sTag == "pattern097")//NECKLACES + { + iJewelChance = iJewelChance - 50; + if (iJewelType==0) + { + sSuccess = "You carefully mold the necklace smoothing off any rough edges."; + sFail = "The metal shatters the mold as you try to craft the necklace."; + sItemResRef = CraftLookup("Necklace-Normal",iIngotType,0); + sItemResRefPoor = CraftLookup("Necklace-Poor",iIngotType,0); + sItemResRefExceptional = CraftLookup("Necklace-Exceptional",iIngotType,0); + sComponent1 = "ITEM_NECKLACEMOLD"; // Necklace mold + sComponent1Name = "necklace molds"; + } + else + { + sSuccess = "You carefully set the stone into the necklace's mount."; + sFail = "The gemstone shatters in your attempt to set it into the necklace's mount."; + sItemResRef = CraftLookup("Necklace-Normal",iIngotType,0); + sJewelryType = "neck"; + sComponent1 = CraftLookup("Necklace-Exceptional",iIngotType,0); + sComponent1Name = "exceptional "+GetStringLeft(sComponent2Name,GetStringLength(sComponent2Name)-11)+" necklaces"; + } + iComponent1 = 1; //1 Necklace Mold or 1 Necklace of selected Type + iComponent2 = 1; //1 Ingot or 1 Exceptional Gem + } + + //Name the gem, if the type is not '0' - or 'No Gem' + switch(iJewelType) + { + case 0:{break;} //Do nothing.. sComponent2 is an ingot.. set earlier + case 1:{sComponent2="GEM_EX_EYEAGATE";sComponent2Name="Expertly Cut Eye Agate";break;} + case 2:{sComponent2="GEM_EX_HEMATITE";sComponent2Name="Expertly Cut Hematite";break;} + case 3:{sComponent2="GEM_EX_AZURITE";sComponent2Name="Expertly Cut Azurite";break;} + case 4:{sComponent2="GEM_EX_BANDEDAGATE";sComponent2Name="Expertly Cut Banded Agate";break;} + case 5:{sComponent2="GEM_EX_BLUEQUARTZ";sComponent2Name="Expertly Cut Blue Quartz";break;} + case 6:{sComponent2="GEM_EX_LAPISLAZULI";sComponent2Name="Expertly Cut Lapis Lazuli";break;} + case 7:{sComponent2="GEM_EX_MALACHITE";sComponent2Name="Expertly Cut Malachite";break;} + case 8:{sComponent2="GEM_EX_MOSSAGATE";sComponent2Name="Expertly Cut Moss Agate";break;} + case 9:{sComponent2="GEM_EX_OBSIDIAN";sComponent2Name="Expertly Cut Obsidian";break;} + case 10:{sComponent2="GEM_EX_RHODOCHROSITE";sComponent2Name="Expertly Cut Rhodochrosite";break;} + case 11:{sComponent2="GEM_EX_TIGEREYE";sComponent2Name="Expertly Cut Tiger Eye";break;} + case 12:{sComponent2="GEM_EX_TURQUOISE";sComponent2Name="Expertly Cut Turquoise";break;} + case 13:{sComponent2="GEM_EX_BLOODSTONE";sComponent2Name="Expertly Cut Bloodtsone";break;} + case 14:{sComponent2="GEM_EX_ONYX";sComponent2Name="Expertly Cut Onyx";break;} + case 15:{sComponent2="GEM_EX_ZIRCON";sComponent2Name="Expertly Cut Zircon";break;} + case 16:{sComponent2="GEM_EX_ROCKCRYSTAL";sComponent2Name="Expertly Cut Rock Crystal";break;} + case 17:{sComponent2="GEM_EX_SARDONYX";sComponent2Name="Expertly Cut Sardonyx";break;} + case 18:{sComponent2="GEM_EX_SMOKYQUARTZ";sComponent2Name="Expertly Cut Smoky Quartz";break;} + case 20:{sComponent2="GEM_EX_STARROSEQUARTZ";sComponent2Name="Expertly Cut Star Rose Quartz";break;} + case 19:{sComponent2="GEM_EX_CARNELIAN";sComponent2Name="Expertly Cut Carnelian";break;} + case 21:{sComponent2="GEM_EX_CHALCENDONY";sComponent2Name="Expertly Cut Chalcendony";break;} + case 22:{sComponent2="GEM_EX_CHRYSOPRASE";sComponent2Name="Expertly Cut Chrysoprase";break;} + case 23:{sComponent2="GEM_EX_CITRINE";sComponent2Name="Expertly Cut Citrine";break;} + case 24:{sComponent2="GEM_EX_JASPER";sComponent2Name="Expertly Cut Jasper";break;} + case 25:{sComponent2="GEM_EX_MOONSTONE";sComponent2Name="Expertly Cut Moonstone";break;} + case 26:{sComponent2="GEM_EX_ALEXANDRITE";sComponent2Name="Expertly Cut Alexandrite";break;} + case 27:{sComponent2="GEM_EX_AMBER";sComponent2Name="Expertly Cut Amber";break;} + case 28:{sComponent2="GEM_EX_AMETHYST";sComponent2Name="Expertly Cut Amethyst";break;} + case 29:{sComponent2="GEM_EX_TOURMALINE";sComponent2Name="Expertly Cut Tourmaline";break;} + case 30:{sComponent2="GEM_EX_WHITEPEARL";sComponent2Name="Expertly Cut White Pearl";break;} + case 31:{sComponent2="GEM_EX_REDSPINEL";sComponent2Name="Expertly Cut Red Spinel";break;} + case 32:{sComponent2="GEM_EX_CORAL";sComponent2Name="Expertly Cut Coral";break;} + case 33:{sComponent2="GEM_EX_GARNET_RED";sComponent2Name="Expertly Cut Red Garnet";break;} + case 34:{sComponent2="GEM_EX_CHRYSOBERYL";sComponent2Name="Expertly Cut Chrysoberyl";break;} + case 35:{sComponent2="GEM_EX_JADE";sComponent2Name="Expertly Cut Jade";break;} + case 36:{sComponent2="GEM_EX_JET";sComponent2Name="Expertly Cut Jet";break;} + case 37:{sComponent2="GEM_EX_TOPAZ";sComponent2Name="Expertly Cut Topaz";break;} + case 38:{sComponent2="GEM_EX_PERIDOT";sComponent2Name="Expertly Cut Peridot";break;} + case 39:{sComponent2="GEM_EX_GARNET_VIOLET";sComponent2Name="Expertly Cut Violet Garnet";break;} + case 40:{sComponent2="GEM_EX_BLUESPINEL";sComponent2Name="Expertly Cut Blue Spinel";break;} + case 41:{sComponent2="GEM_EX_AQUAMARINE";sComponent2Name="Expertly Cut Aquamarine";break;} + case 42:{sComponent2="GEM_EX_BLACKPEARL";sComponent2Name="Expertly Cut Black Pearl";break;} + case 43:{sComponent2="GEM_EX_BLACKOPAL";sComponent2Name="Expertly Cut Black Opal";break;} + case 44:{sComponent2="GEM_EX_EMERALD";sComponent2Name="Expertly Cut Emerald";break;} + case 45:{sComponent2="GEM_EX_FIREOPAL";sComponent2Name="Expertly Cut Fire Opal";break;} + case 46:{sComponent2="GEM_EX_OPAL";sComponent2Name="Expertly Cut Opal";break;} + case 47:{sComponent2="GEM_EX_ORIENTALAMETHYST";sComponent2Name="Expertly Cut Oriental Amethyst";break;} + case 48:{sComponent2="GEM_EX_ORIENTALTOPAZ";sComponent2Name="Expertly Cut Oriental Topaz";break;} + case 49:{sComponent2="GEM_EX_STARRUBY";sComponent2Name="Expertly Cut Star Ruby";break;} + case 50:{sComponent2="GEM_EX_STARSAPPHIRE";sComponent2Name="Expertly Cut Star Sapphire";break;} + case 51:{sComponent2="GEM_EX_SAPPHIRE";sComponent2Name="Expertly Cut Sapphire";break;} + case 52:{sComponent2="GEM_EX_BLACKSAPPHIRE";sComponent2Name="Expertly Cut Black Sapphire";break;} + case 53:{sComponent2="GEM_EX_RUBY";sComponent2Name="Expertly Cut Ruby";break;} + case 54:{sComponent2="GEM_EX_ORIENTALEMERALD";sComponent2Name="Expertly Cut Oriental Emerald";break;} + case 55:{sComponent2="GEM_EX_JACINTH";sComponent2Name="Expertly Cut Jacinth";break;} + case 56:{sComponent2="GEM_EX_DIAMOND";sComponent2Name="Expertly Cut Diamond";break;} + } + + //Adjust skill chance for item + component difficulties + iJewelChance = iJewelChance - iIngotMod; + iJewelChance = iJewelChance - iJewelMod; + iJewelChance = iJewelChance - iDifficulty; + + // check for components + if (GetNumItems(oPC,sComponent1) < iComponent1) + { + FloatingTextStringOnCreature("You do not have enough "+sComponent1Name+" to do this.",oPC,FALSE); + return; + } + if (iComponent2 > 0) + { + if (GetNumItems(oPC,sComponent2) < iComponent2) + { + FloatingTextStringOnCreature("You do not have enough "+sComponent2Name+" to do this.",oPC,FALSE); + return; + } + } + if (iComponent3 > 0) + { + if (GetNumItems(oPC,sComponent3) < iComponent3) + { + FloatingTextStringOnCreature("You do not have enough "+sComponent3Name+" to do this.",oPC,FALSE); + return; + } + } + + //Assign Animations and sounds + AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_GET_MID,1.0,12.0)); + PlaySound("as_na_steamshrt2"); + AssignCommand(oPC,PlaySound("as_na_branchsnp2")); + DelayCommand(0.5,PlaySound("as_cv_chiseling3")); + DelayCommand(7.0,PlaySound("as_cv_branchsnp2")); + DelayCommand(8.2,PlaySound("as_cv_barglass1")); + DelayCommand(8.9,PlaySound("as_cv_barglass1")); + DelayCommand(9.5,PlaySound("as_cv_barglass1")); + DelayCommand(10.0,PlaySound("as_cv_barglass1")); + DelayCommand(10.5,PlaySound("as_cv_barglass1")); + DelayCommand(11.0,PlaySound("as_cv_barglass1")); + DelayCommand(11.5,PlaySound("as_cv_barglass1")); + + // This snippet of code is cut-n-paste direct from ATS + // Reason for this is because I had no clue how to assign an increase + // in the z-axis of the location of the anvil for sparks to display. + // After reading through this code, it is obvious that vEffecrPos.z + // is the line which assigns this. Due to my own ignorance in this issue + // I have decided to leave this snippet of code intact with this credit to + // the original ATS script coders, whomever they may have been. + location locAnvil = GetLocation(OBJECT_SELF); + vector vEffectPos = GetPositionFromLocation(locAnvil); + vEffectPos.z += 1.0; + location locEffect = Location( GetAreaFromLocation(locAnvil), vEffectPos,GetFacingFromLocation(locAnvil) ); + ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect); + DelayCommand(1.7, ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect)); + DelayCommand(2.4, ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect)); + DelayCommand(3.1, ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect)); + DelayCommand(3.8, ApplyEffectAtLocation (DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_COM_SPARKS_PARRY), locEffect)); + // end of ATS snippet ^^^^ + // + + DelayCommand(4.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_WHITE_ORANGE,FALSE),locEffect)); + DelayCommand(5.9,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPARKS_PARRY,FALSE),locEffect)); + if (iJewelType==0) - { - DelayCommand(11.8,PlaySound("as_cv_claybreak1")); - } - else - { - DelayCommand(11.8,PlaySound("as_cv_glasbreak1")); - } - AssignCommand(oPC,DelayCommand(12.0,FloatingTextStringOnCreature(sFail,oPC,FALSE))); - } - //Ensure no more than 1 skill gain every 10 seconds to avoid token droppage. - if (iSkillGain ==1) - { - if (GetLocalInt(oPC,"iSkillGain")!= 0) - { - iSkillGain = 0; - } - else - { - SetLocalInt(oPC,"iSkillGain",99); - DelayCommand(10.0,SetLocalInt(oPC,"iSkillGain",0)); - } - } - - // Do skill gains - if (iSkillGain ==1) - { - string sOldSkill = ""; - string sOldSkill2 = ""; - iJewelSkill++; - sOldSkill2 = IntToString(iJewelSkill); - sOldSkill = "."+GetStringRight(sOldSkill2,1); - if (iJewelSkill > 9) - { - sOldSkill = GetStringLeft(sOldSkill2,GetStringLength(sOldSkill2)-1)+sOldSkill; - } - else - { - sOldSkill = "0"+sOldSkill; - } - if (iJewelSkill <= 1000) { - //DelayCommand(13.0,SetTokenPair(oPC,12,4,iJewelSkill)); - DelayCommand(13.0,SetCampaignInt("UOACraft","iJewelSkill",iJewelSkill,oPC)); - DelayCommand(13.0,SendMessageToPC(oPC,"====================================")); - DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in jewelcraft has gone up!")); - DelayCommand(13.0,SendMessageToPC(oPC,"Current jewelcraft skill : "+ sOldSkill+"%")); - DelayCommand(13.0,SendMessageToPC(oPC,"====================================")); - if (GetLocalInt(GetModule(),"_UOACraft_XP")!=0) DelayCommand(12.9,GiveXPToCreature(oPC,GetLocalInt(GetModule(),"_UOACraft_XP"))); + DelayCommand(7.1,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_WHITE_BLUE,FALSE),locEffect)); + DelayCommand(8.2,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_WHITE_BLUE,FALSE),locEffect)); + DelayCommand(9.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_WHITE_BLUE,FALSE),locEffect)); + DelayCommand(11.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_HIT_ACID,FALSE),locEffect)); + } + else + { + DelayCommand(7.1,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPECIAL_RED_ORANGE,FALSE),locEffect)); + DelayCommand(8.2,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPARKS_PARRY,FALSE),locEffect)); + DelayCommand(9.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_SPARKS_PARRY,FALSE),locEffect)); + DelayCommand(11.6,ApplyEffectAtLocation(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_HIT_ELECTRICAL,FALSE),locEffect)); } - } + // Remove all components + float fPause = 0.0; + if (iComponent1Stackable != 0) + { + oTemp = GetItemPossessedBy(oPC,sComponent1); + sComponentResRef = GetResRef(oTemp); + iStackSize = GetNumStackedItems(oTemp); + DestroyObject(oTemp); + if (iStackSize < iComponent1) + { + iComponent1 = iComponent1 - iStackSize; + DelayCommand(2.0,GetNextStackedItem(oPC,sComponent1,iComponent1,1,sComponentResRef)); + } + else + { + if (iStackSize > iComponent1) + { + iStackSize = iStackSize - iComponent1; + DelayCommand(1.0,CreateAnObject(sComponentResRef,oPC,iStackSize)); + } + } + } + else + { + for (iComponent1; iComponent1>0; iComponent1--) + { + fPause = fPause+0.5; + AssignCommand(oPC,DelayCommand(fPause,GetNextItemPossessedBy(oPC,sComponent1))); + } + } + if (sComponent2 != "") + { + if (iComponent2Stackable != 0) + { + oTemp = GetItemPossessedBy(oPC,sComponent2); + sComponentResRef = GetResRef(oTemp); + iStackSize = GetNumStackedItems(oTemp); + DestroyObject(oTemp); + if (iStackSize < iComponent2) + { + iComponent2 = iComponent2 - iStackSize; + DelayCommand(2.0,GetNextStackedItem(oPC,sComponent2,iComponent2,1, sComponentResRef)); + } + else + { + if (iStackSize > iComponent2) + { + iStackSize = iStackSize - iComponent2; + DelayCommand(1.0,CreateAnObject(sComponentResRef,oPC,iStackSize)); + } + } + } + else + { + for (iComponent2; iComponent2>0; iComponent2--) + { + fPause = fPause+0.5; + AssignCommand(oPC,DelayCommand(fPause,GetNextItemPossessedBy(oPC,sComponent2))); + } + } + } + if (sComponent3 != "") + { + if (iComponent3Stackable != 0) + { + oTemp = GetItemPossessedBy(oPC,sComponent3); + sComponentResRef = GetResRef(oTemp); + iStackSize = GetNumStackedItems(oTemp); + DestroyObject(oTemp); + if (iStackSize < iComponent3) + { + iComponent3 = iComponent3 - iStackSize; + DelayCommand(2.0,GetNextStackedItem(oPC,sComponent3,iComponent3,1, sComponentResRef)); + } + else + { + if (iStackSize > iComponent3) + { + iStackSize = iStackSize - iComponent3; + DelayCommand(1.0,CreateAnObject(sComponentResRef,oPC,iStackSize)); + } + } + } + else + { + for (iComponent3; iComponent3>0; iComponent3--) + { + fPause = fPause +0.5; + AssignCommand(oPC,DelayCommand(fPause,GetNextItemPossessedBy(oPC,sComponent3))); + } + } + } + if (Random(800)<=iJewelChance) + { + iSuccess = 1; + iSuccess2 = 1; + if (iJewelType==0) //Only for crafting blank rings/etc + { + iJewelChance = iJewelChance - 50; + if (Random(1000) <= iJewelChance) iSuccess2 = iSuccess2+1; + iJewelChance = iJewelChance-100; + if (Random(1000) <= iJewelChance) iSuccess2 = iSuccess2+1; + iJewelChance = iJewelChance + 150; + } + else + { + iSuccess2 = 2; //Corrected for making gem-laden items.. to use the correct sResRef variable. + } + if (iSuccess2 == 1)AssignCommand(oPC,DelayCommand(12.0,CreateCraftedObject(sItemResRefPoor, oPC, iIngotType, iJewelType, iSuccess2))); + if (iSuccess2 == 2)AssignCommand(oPC,DelayCommand(12.0,CreateCraftedObject(sItemResRef, oPC, iIngotType, iJewelType, iSuccess2))); + if (iSuccess2 == 3)AssignCommand(oPC,DelayCommand(12.0,CreateCraftedObject(sItemResRefExceptional, oPC, iIngotType, iJewelType, iSuccess2))); + AssignCommand(oPC,DelayCommand(12.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE))); + if (Random(1000) >= iJewelSkill) + { + if (d10(1)+1 >= iJewelChance/100) iSkillGain = 1; + } + } + else + { + if (iJewelType==0) + { + DelayCommand(11.8,PlaySound("as_cv_claybreak1")); + } + else + { + DelayCommand(11.8,PlaySound("as_cv_glasbreak1")); + } + AssignCommand(oPC,DelayCommand(12.0,FloatingTextStringOnCreature(sFail,oPC,FALSE))); + } + //Ensure no more than 1 skill gain every 10 seconds to avoid token droppage. + if (iSkillGain ==1) + { + if (GetLocalInt(oPC,"iSkillGain")!= 0) + { + iSkillGain = 0; + } + else + { + SetLocalInt(oPC,"iSkillGain",99); + DelayCommand(10.0,SetLocalInt(oPC,"iSkillGain",0)); + } + } + + // Do skill gains + if (iSkillGain ==1) + { + string sOldSkill = ""; + string sOldSkill2 = ""; + iJewelSkill++; + sOldSkill2 = IntToString(iJewelSkill); + sOldSkill = "."+GetStringRight(sOldSkill2,1); + if (iJewelSkill > 9) + { + sOldSkill = GetStringLeft(sOldSkill2,GetStringLength(sOldSkill2)-1)+sOldSkill; + } + else + { + sOldSkill = "0"+sOldSkill; + } + + if (iJewelSkill <= 1000) + { + //DelayCommand(13.0,SetTokenPair(oPC,12,4,iJewelSkill)); + DelayCommand(13.0,SetPersistentInt(oPC,"iJewelSkill",iJewelSkill,0,"UOACraft")); + DelayCommand(13.0,SendMessageToPC(oPC,"====================================")); + DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in jewelcraft has gone up!")); + DelayCommand(13.0,SendMessageToPC(oPC,"Current jewelcraft skill : "+ sOldSkill+"%")); + DelayCommand(13.0,SendMessageToPC(oPC,"====================================")); + if (GetLocalInt(GetModule(),"_UOACraft_XP")!=0) DelayCommand(12.9,GiveXPToCreature(oPC,GetLocalInt(GetModule(),"_UOACraft_XP"))); + } + } } - - - void CreateAnObject(string sResource, object oPC, int iStackSize) - { - CreateItemOnObject(sResource,oPC,iStackSize); - return; - } +{ + CreateItemOnObject(sResource,oPC,iStackSize); + return; +} + + +void CreateCraftedObject(string sResRef, object oPC, int iIngotType, int iJewelType, int iQuality) +{ + object oCrafted; + string sQuality = ""; + string sJewelryName; + + if (iJewelType == 0) + { + if (iQuality == 2) sQuality = ""; + if (iQuality == 1) sQuality = "Poorly Crafted"; + if (iQuality == 3) sQuality = "Exceptionally Crafted"; + } + + if (GetStringLeft(sResRef,4)=="ring") + { + sJewelryName = "Ring"; + oCrafted = CreateItemOnObject("craft_ring", OBJECT_SELF, 1, sResRef); + } + + if (GetStringLeft(sResRef,4)=="ammy") + { + sJewelryName = "Amulet"; + oCrafted = CreateItemOnObject("craft_amulet", OBJECT_SELF, 1, sResRef); + } + + if (GetStringLeft(sResRef,4)=="neck") + { + sJewelryName = "Necklace"; + oCrafted = CreateItemOnObject("craft_necklace", OBJECT_SELF, 1, sResRef); + } + + string sItem = GetName(oCrafted); + string sPlayer = GetName(oPC); + string sName = GetObjectName(oPC, iIngotType, iJewelType); + SetName(oCrafted, sQuality + " " + sName + " " + sJewelryName); + SetDescription(oCrafted, "This is a crafted " + sJewelryName + " from the forges of " + sPlayer); + + itemproperty ipAdd1 = GetProperty(1, iIngotType, iJewelType, sJewelryName, sQuality); + IPSafeAddItemProperty(oCrafted, ipAdd1); + + itemproperty ipAdd2 = GetProperty(2, iIngotType, iJewelType, sJewelryName, sQuality); + IPSafeAddItemProperty(oCrafted, ipAdd2); + + if (iJewelType > 0) + { + itemproperty ipAdd3 = GetProperty(3, iIngotType, iJewelType, sJewelryName, sQuality); + IPSafeAddItemProperty(oCrafted, ipAdd3); + } + + if (iJewelType > 0) + { + itemproperty ipAdd4 = GetProperty(4, iIngotType, iJewelType, sJewelryName, sQuality); + IPSafeAddItemProperty(oCrafted, ipAdd4); + } + + ActionGiveItem(oCrafted, oPC); +} + + +itemproperty GetProperty(int iProp, int iIngotType, int iJewelType, string sType, string sQuality) +{ + int n = 0; + if (sType == "Ring") + { + switch (iProp) + { + case 1: + if (sQuality == "") n = 1; + if (sQuality == "Exceptionally Crafted") n = 1; + switch (iIngotType) + { + case 0: case 1: case 2: + return ItemPropertyACBonus(0 + n); + case 3: case 4: case 5: case 9: + return ItemPropertyACBonus(1 + n); + case 6: case 10: case 12: + return ItemPropertyACBonus(2 + n); + case 8: case 7: case 11: + return ItemPropertyACBonus(3 + n); + } + case 2: + if (sQuality == "") n = 1; + if (sQuality == "Exceptionally Crafted") n = 1; + switch (iIngotType) + { + case 0: return ItemPropertyACBonus(0 + n); + case 1: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_PIERCING, IP_CONST_DAMAGERESIST_5); + case 2: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_SLASHING, IP_CONST_DAMAGERESIST_5); + case 3: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_ELECTRICAL, IP_CONST_DAMAGERESIST_5); + case 4: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_FIRE, IP_CONST_DAMAGERESIST_5); + case 5: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_ACID, IP_CONST_DAMAGERESIST_5); + case 6: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_PHYSICAL, IP_CONST_DAMAGERESIST_5); + case 7: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_MAGICAL, IP_CONST_DAMAGERESIST_5); + case 8: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_NEGATIVE, IP_CONST_DAMAGERESIST_5); + case 9: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_COLD, IP_CONST_DAMAGERESIST_5); + case 10: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_DIVINE, IP_CONST_DAMAGERESIST_5); + case 11: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_POSITIVE, IP_CONST_DAMAGERESIST_5); + case 12: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_SONIC, IP_CONST_DAMAGERESIST_5); + } + case 3: + switch (iJewelType) + { + case 1: return ItemPropertySkillBonus(SKILL_HEAL, 2); + case 2: return ItemPropertySkillBonus(SKILL_LORE, 2); + case 3: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 2); + case 4: return ItemPropertySkillBonus(SKILL_HIDE, 2); + case 5: return ItemPropertySkillBonus(SKILL_SPOT, 2); + case 6: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 2); + case 7: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 2); + case 8: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 2); + case 9: return ItemPropertySkillBonus(SKILL_TUMBLE, 2); + case 10: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 2); + case 11: return ItemPropertySkillBonus(SKILL_LISTEN, 2);; + case 12: return ItemPropertySkillBonus(SKILL_TAUNT, 2); + case 13: return ItemPropertySkillBonus(SKILL_HEAL, 4); + case 14: return ItemPropertySkillBonus(SKILL_LORE, 4); + case 15: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 4); + case 16: return ItemPropertySkillBonus(SKILL_HIDE, 4); + case 17: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 18: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 4); + case 20: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 4); + case 19: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 4); + case 21: return ItemPropertySkillBonus(SKILL_TUMBLE, 4); + case 22: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 4); + case 23: return ItemPropertySkillBonus(SKILL_LISTEN, 4); + case 24: return ItemPropertySkillBonus(SKILL_TAUNT, 4); + case 25: return ItemPropertySkillBonus(SKILL_HEAL, 6); + case 26: return ItemPropertySkillBonus(SKILL_LORE, 6); + case 27: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 6); + case 28: return ItemPropertySkillBonus(SKILL_HIDE, 6); + case 29: return ItemPropertySkillBonus(SKILL_SPOT, 6); + case 30: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 6); + case 31: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 6); + case 32: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 6); + case 33: return ItemPropertySkillBonus(SKILL_TUMBLE, 6); + case 34: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 6); + case 35: return ItemPropertySkillBonus(SKILL_LISTEN, 6); + case 36: return ItemPropertySkillBonus(SKILL_TAUNT, 6); + case 37: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_FORTITUDE, 3); + case 38: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_FEAR, 3); + case 39: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DISEASE, 3); + case 40: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_POISON, 3); + case 41: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DEATH, 3); + case 42: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_REFLEX, 3); + case 43: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_WILL, 3); + case 44: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_FORTITUDE, 6); + case 45: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_FEAR, 6); + case 46: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DISEASE, 6); + case 47: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_POISON, 6); + case 48: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DEATH, 6); + case 49: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_REFLEX, 6); + case 50: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_WILL, 6); + case 51: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_CHA, 3); + case 52: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_WIS, 3); + case 53: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_CON, 3); + case 54: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_INT, 3); + case 55: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_STR, 3); + case 56: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_DEX, 3); + } + case 4: + switch (iJewelType) + { + case 1: return ItemPropertySkillBonus(SKILL_HEAL, 2); + case 2: return ItemPropertySkillBonus(SKILL_LORE, 2); + case 3: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 2); + case 4: return ItemPropertySkillBonus(SKILL_HIDE, 2); + case 5: return ItemPropertySkillBonus(SKILL_SPOT, 2); + case 6: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 2); + case 7: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 2); + case 8: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 2); + case 9: return ItemPropertySkillBonus(SKILL_TUMBLE, 2); + case 10: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 2); + case 11: return ItemPropertySkillBonus(SKILL_LISTEN, 2);; + case 12: return ItemPropertySkillBonus(SKILL_TAUNT, 2); + case 13: return ItemPropertySkillBonus(SKILL_HEAL, 4); + case 14: return ItemPropertySkillBonus(SKILL_APPRAISE, 4); + case 15: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 4); + case 16: return ItemPropertySkillBonus(SKILL_MOVE_SILENTLY, 4); + case 17: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 18: return ItemPropertySkillBonus(SKILL_SET_TRAP, 4); + case 20: return ItemPropertySkillBonus(SKILL_PICK_POCKET, 4); + case 19: return ItemPropertySkillBonus(SKILL_RIDE, 4); + case 21: return ItemPropertySkillBonus(SKILL_PARRY, 4); + case 22: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 4); + case 23: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 24: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 4); + case 25: return ItemPropertySkillBonus(SKILL_HEAL, 6); + case 26: return ItemPropertySkillBonus(SKILL_APPRAISE, 6); + case 27: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 6); + case 28: return ItemPropertySkillBonus(SKILL_MOVE_SILENTLY, 6); + case 29: return ItemPropertySkillBonus(SKILL_SEARCH, 6); + case 30: return ItemPropertySkillBonus(SKILL_SET_TRAP, 6); + case 31: return ItemPropertySkillBonus(SKILL_PICK_POCKET, 6); + case 32: return ItemPropertySkillBonus(SKILL_RIDE, 6); + case 33: return ItemPropertySkillBonus(SKILL_PARRY, 6); + case 34: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 6); + case 35: return ItemPropertySkillBonus(SKILL_SPOT, 6); + case 36: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 6); + case 37: return ItemPropertyRegeneration(1); + case 38: return ItemPropertyRegeneration(1); + case 39: return ItemPropertyRegeneration(1); + case 40: return ItemPropertyRegeneration(1); + case 41: return ItemPropertyRegeneration(1); + case 42: return ItemPropertyRegeneration(1); + case 43: return ItemPropertyRegeneration(2); + case 44: return ItemPropertyRegeneration(2); + case 45: return ItemPropertyRegeneration(2); + case 46: return ItemPropertyRegeneration(2); + case 47: return ItemPropertyRegeneration(2); + case 48: return ItemPropertyRegeneration(2); + case 49: return ItemPropertyRegeneration(2); + case 50: return ItemPropertyRegeneration(2); + case 51: return ItemPropertyRegeneration(3); + case 52: return ItemPropertyRegeneration(3); + case 53: return ItemPropertyRegeneration(3); + case 54: return ItemPropertyRegeneration(3); + case 55: return ItemPropertyRegeneration(3); + case 56: return ItemPropertyRegeneration(3); + } + } + } + + if (sType == "Amulet") + { + switch (iProp) + { + case 1: + if (sQuality == "") n = 1; + if (sQuality == "Exceptionally Crafted") n = 1; + switch (iIngotType) + { + case 0: case 1: case 2: + return ItemPropertyACBonus(0 + n); + case 3: case 4: case 5: case 9: + return ItemPropertyACBonus(1 + n); + case 6: case 10: case 12: + return ItemPropertyACBonus(2 + n); + case 8: case 7: case 11: + return ItemPropertyACBonus(3 + n); + } + case 2: + if (sQuality == "") n = 1; + if (sQuality == "Exceptionally Crafted") n = 1; + switch (iIngotType) + { + case 0: return ItemPropertyACBonus(0 + n); + case 1: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_PIERCING, IP_CONST_DAMAGERESIST_5); + case 2: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_SLASHING, IP_CONST_DAMAGERESIST_5); + case 3: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_ELECTRICAL, IP_CONST_DAMAGERESIST_5); + case 4: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_FIRE, IP_CONST_DAMAGERESIST_5); + case 5: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_ACID, IP_CONST_DAMAGERESIST_5); + case 6: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_PHYSICAL, IP_CONST_DAMAGERESIST_5); + case 7: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_MAGICAL, IP_CONST_DAMAGERESIST_5); + case 8: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_NEGATIVE, IP_CONST_DAMAGERESIST_5); + case 9: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_COLD, IP_CONST_DAMAGERESIST_5); + case 10: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_DIVINE, IP_CONST_DAMAGERESIST_5); + case 11: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_POSITIVE, IP_CONST_DAMAGERESIST_5); + case 12: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_SONIC, IP_CONST_DAMAGERESIST_5); + } + case 3: + switch (iJewelType) + { + case 1: return ItemPropertySkillBonus(SKILL_HEAL, 2); + case 2: return ItemPropertySkillBonus(SKILL_LORE, 2); + case 3: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 2); + case 4: return ItemPropertySkillBonus(SKILL_HIDE, 2); + case 5: return ItemPropertySkillBonus(SKILL_SPOT, 2); + case 6: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 2); + case 7: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 2); + case 8: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 2); + case 9: return ItemPropertySkillBonus(SKILL_TUMBLE, 2); + case 10: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 2); + case 11: return ItemPropertySkillBonus(SKILL_LISTEN, 2);; + case 12: return ItemPropertySkillBonus(SKILL_TAUNT, 2); + case 13: return ItemPropertySkillBonus(SKILL_HEAL, 4); + case 14: return ItemPropertySkillBonus(SKILL_LORE, 4); + case 15: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 4); + case 16: return ItemPropertySkillBonus(SKILL_HIDE, 4); + case 17: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 18: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 4); + case 20: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 4); + case 19: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 4); + case 21: return ItemPropertySkillBonus(SKILL_TUMBLE, 4); + case 22: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 4); + case 23: return ItemPropertySkillBonus(SKILL_LISTEN, 4); + case 24: return ItemPropertySkillBonus(SKILL_TAUNT, 4); + case 25: return ItemPropertySkillBonus(SKILL_HEAL, 6); + case 26: return ItemPropertySkillBonus(SKILL_LORE, 6); + case 27: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 6); + case 28: return ItemPropertySkillBonus(SKILL_HIDE, 6); + case 29: return ItemPropertySkillBonus(SKILL_SPOT, 6); + case 30: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 6); + case 31: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 6); + case 32: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 6); + case 33: return ItemPropertySkillBonus(SKILL_TUMBLE, 6); + case 34: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 6); + case 35: return ItemPropertySkillBonus(SKILL_LISTEN, 6); + case 36: return ItemPropertySkillBonus(SKILL_TAUNT, 6); + case 37: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_FORTITUDE, 3); + case 38: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_FEAR, 3); + case 39: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DISEASE, 3); + case 40: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_POISON, 3); + case 41: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DEATH, 3); + case 42: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_REFLEX, 3); + case 43: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_WILL, 3); + case 44: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_FORTITUDE, 6); + case 45: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_FEAR, 6); + case 46: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DISEASE, 6); + case 47: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_POISON, 6); + case 48: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DEATH, 6); + case 49: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_REFLEX, 6); + case 50: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_WILL, 6); + case 51: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_CHA, 3); + case 52: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_WIS, 3); + case 53: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_CON, 3); + case 54: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_INT, 3); + case 55: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_STR, 3); + case 56: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_DEX, 3); + } + case 4: + switch (iJewelType) + { + case 1: return ItemPropertySkillBonus(SKILL_HEAL, 2); + case 2: return ItemPropertySkillBonus(SKILL_LORE, 2); + case 3: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 2); + case 4: return ItemPropertySkillBonus(SKILL_HIDE, 2); + case 5: return ItemPropertySkillBonus(SKILL_SPOT, 2); + case 6: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 2); + case 7: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 2); + case 8: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 2); + case 9: return ItemPropertySkillBonus(SKILL_TUMBLE, 2); + case 10: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 2); + case 11: return ItemPropertySkillBonus(SKILL_LISTEN, 2);; + case 12: return ItemPropertySkillBonus(SKILL_TAUNT, 2); + case 13: return ItemPropertySkillBonus(SKILL_HEAL, 4); + case 14: return ItemPropertySkillBonus(SKILL_APPRAISE, 4); + case 15: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 4); + case 16: return ItemPropertySkillBonus(SKILL_MOVE_SILENTLY, 4); + case 17: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 18: return ItemPropertySkillBonus(SKILL_SET_TRAP, 4); + case 20: return ItemPropertySkillBonus(SKILL_PICK_POCKET, 4); + case 19: return ItemPropertySkillBonus(SKILL_RIDE, 4); + case 21: return ItemPropertySkillBonus(SKILL_PARRY, 4); + case 22: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 4); + case 23: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 24: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 4); + case 25: return ItemPropertySkillBonus(SKILL_HEAL, 6); + case 26: return ItemPropertySkillBonus(SKILL_APPRAISE, 6); + case 27: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 6); + case 28: return ItemPropertySkillBonus(SKILL_MOVE_SILENTLY, 6); + case 29: return ItemPropertySkillBonus(SKILL_SEARCH, 6); + case 30: return ItemPropertySkillBonus(SKILL_SET_TRAP, 6); + case 31: return ItemPropertySkillBonus(SKILL_PICK_POCKET, 6); + case 32: return ItemPropertySkillBonus(SKILL_RIDE, 6); + case 33: return ItemPropertySkillBonus(SKILL_PARRY, 6); + case 34: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 6); + case 35: return ItemPropertySkillBonus(SKILL_SPOT, 6); + case 36: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 6); + case 37: return ItemPropertyRegeneration(1); + case 38: return ItemPropertyRegeneration(1); + case 39: return ItemPropertyRegeneration(1); + case 40: return ItemPropertyRegeneration(1); + case 41: return ItemPropertyRegeneration(1); + case 42: return ItemPropertyRegeneration(1); + case 43: return ItemPropertyRegeneration(2); + case 44: return ItemPropertyRegeneration(2); + case 45: return ItemPropertyRegeneration(2); + case 46: return ItemPropertyRegeneration(2); + case 47: return ItemPropertyRegeneration(2); + case 48: return ItemPropertyRegeneration(2); + case 49: return ItemPropertyRegeneration(2); + case 50: return ItemPropertyRegeneration(2); + case 51: return ItemPropertyRegeneration(3); + case 52: return ItemPropertyRegeneration(3); + case 53: return ItemPropertyRegeneration(3); + case 54: return ItemPropertyRegeneration(3); + case 55: return ItemPropertyRegeneration(3); + case 56: return ItemPropertyRegeneration(3); + } + } + } + + if (sType == "Necklace") + { + switch (iProp) + { + case 1: + if (sQuality == "") n = 1; + if (sQuality == "Exceptionally Crafted") n = 1; + switch (iIngotType) + { + case 0: case 1: case 2: + return ItemPropertyACBonus(0 + n); + case 3: case 4: case 5: case 9: + return ItemPropertyACBonus(1 + n); + case 6: case 10: case 12: + return ItemPropertyACBonus(2 + n); + case 8: case 7: case 11: + return ItemPropertyACBonus(3 + n); + } + case 2: + if (sQuality == "") n = 1; + if (sQuality == "Exceptionally Crafted") n = 1; + switch (iIngotType) + { + case 0: return ItemPropertyACBonus(0 + n); + case 1: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_PIERCING, IP_CONST_DAMAGERESIST_5); + case 2: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_SLASHING, IP_CONST_DAMAGERESIST_5); + case 3: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_ELECTRICAL, IP_CONST_DAMAGERESIST_5); + case 4: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_FIRE, IP_CONST_DAMAGERESIST_5); + case 5: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_ACID, IP_CONST_DAMAGERESIST_5); + case 6: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_PHYSICAL, IP_CONST_DAMAGERESIST_5); + case 7: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_MAGICAL, IP_CONST_DAMAGERESIST_5); + case 8: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_NEGATIVE, IP_CONST_DAMAGERESIST_5); + case 9: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_COLD, IP_CONST_DAMAGERESIST_5); + case 10: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_DIVINE, IP_CONST_DAMAGERESIST_5); + case 11: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_POSITIVE, IP_CONST_DAMAGERESIST_5); + case 12: return ItemPropertyDamageResistance(IP_CONST_DAMAGETYPE_SONIC, IP_CONST_DAMAGERESIST_5); + } + case 3: + switch (iJewelType) + { + case 1: return ItemPropertySkillBonus(SKILL_HEAL, 2); + case 2: return ItemPropertySkillBonus(SKILL_LORE, 2); + case 3: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 2); + case 4: return ItemPropertySkillBonus(SKILL_HIDE, 2); + case 5: return ItemPropertySkillBonus(SKILL_SPOT, 2); + case 6: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 2); + case 7: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 2); + case 8: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 2); + case 9: return ItemPropertySkillBonus(SKILL_TUMBLE, 2); + case 10: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 2); + case 11: return ItemPropertySkillBonus(SKILL_LISTEN, 2);; + case 12: return ItemPropertySkillBonus(SKILL_TAUNT, 2); + case 13: return ItemPropertySkillBonus(SKILL_HEAL, 4); + case 14: return ItemPropertySkillBonus(SKILL_LORE, 4); + case 15: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 4); + case 16: return ItemPropertySkillBonus(SKILL_HIDE, 4); + case 17: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 18: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 4); + case 20: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 4); + case 19: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 4); + case 21: return ItemPropertySkillBonus(SKILL_TUMBLE, 4); + case 22: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 4); + case 23: return ItemPropertySkillBonus(SKILL_LISTEN, 4); + case 24: return ItemPropertySkillBonus(SKILL_TAUNT, 4); + case 25: return ItemPropertySkillBonus(SKILL_HEAL, 6); + case 26: return ItemPropertySkillBonus(SKILL_LORE, 6); + case 27: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 6); + case 28: return ItemPropertySkillBonus(SKILL_HIDE, 6); + case 29: return ItemPropertySkillBonus(SKILL_SPOT, 6); + case 30: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 6); + case 31: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 6); + case 32: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 6); + case 33: return ItemPropertySkillBonus(SKILL_TUMBLE, 6); + case 34: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 6); + case 35: return ItemPropertySkillBonus(SKILL_LISTEN, 6); + case 36: return ItemPropertySkillBonus(SKILL_TAUNT, 6); + case 37: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_FORTITUDE, 3); + case 38: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_FEAR, 3); + case 39: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DISEASE, 3); + case 40: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_POISON, 3); + case 41: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DEATH, 3); + case 42: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_REFLEX, 3); + case 43: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_WILL, 3); + case 44: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_FORTITUDE, 6); + case 45: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_FEAR, 6); + case 46: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DISEASE, 6); + case 47: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_POISON, 6); + case 48: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEVS_DEATH, 6); + case 49: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_REFLEX, 6); + case 50: return ItemPropertyBonusSavingThrow(IP_CONST_SAVEBASETYPE_WILL, 6); + case 51: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_CHA, 3); + case 52: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_WIS, 3); + case 53: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_CON, 3); + case 54: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_INT, 3); + case 55: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_STR, 3); + case 56: return ItemPropertyAbilityBonus(IP_CONST_ABILITY_DEX, 3); + } + case 4: + switch (iJewelType) + { + case 1: return ItemPropertySkillBonus(SKILL_HEAL, 2); + case 2: return ItemPropertySkillBonus(SKILL_LORE, 2); + case 3: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 2); + case 4: return ItemPropertySkillBonus(SKILL_HIDE, 2); + case 5: return ItemPropertySkillBonus(SKILL_SPOT, 2); + case 6: return ItemPropertySkillBonus(SKILL_DISABLE_TRAP, 2); + case 7: return ItemPropertySkillBonus(SKILL_OPEN_LOCK, 2); + case 8: return ItemPropertySkillBonus(SKILL_ANIMAL_EMPATHY, 2); + case 9: return ItemPropertySkillBonus(SKILL_TUMBLE, 2); + case 10: return ItemPropertySkillBonus(SKILL_SPELLCRAFT, 2); + case 11: return ItemPropertySkillBonus(SKILL_LISTEN, 2);; + case 12: return ItemPropertySkillBonus(SKILL_TAUNT, 2); + case 13: return ItemPropertySkillBonus(SKILL_HEAL, 4); + case 14: return ItemPropertySkillBonus(SKILL_APPRAISE, 4); + case 15: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 4); + case 16: return ItemPropertySkillBonus(SKILL_MOVE_SILENTLY, 4); + case 17: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 18: return ItemPropertySkillBonus(SKILL_SET_TRAP, 4); + case 20: return ItemPropertySkillBonus(SKILL_PICK_POCKET, 4); + case 19: return ItemPropertySkillBonus(SKILL_RIDE, 4); + case 21: return ItemPropertySkillBonus(SKILL_PARRY, 4); + case 22: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 4); + case 23: return ItemPropertySkillBonus(SKILL_SPOT, 4); + case 24: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 4); + case 25: return ItemPropertySkillBonus(SKILL_HEAL, 6); + case 26: return ItemPropertySkillBonus(SKILL_APPRAISE, 6); + case 27: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 6); + case 28: return ItemPropertySkillBonus(SKILL_MOVE_SILENTLY, 6); + case 29: return ItemPropertySkillBonus(SKILL_SEARCH, 6); + case 30: return ItemPropertySkillBonus(SKILL_SET_TRAP, 6); + case 31: return ItemPropertySkillBonus(SKILL_PICK_POCKET, 6); + case 32: return ItemPropertySkillBonus(SKILL_RIDE, 6); + case 33: return ItemPropertySkillBonus(SKILL_PARRY, 6); + case 34: return ItemPropertySkillBonus(SKILL_CONCENTRATION, 6); + case 35: return ItemPropertySkillBonus(SKILL_SPOT, 6); + case 36: return ItemPropertySkillBonus(SKILL_DISCIPLINE, 6); + case 37: return ItemPropertyRegeneration(1); + case 38: return ItemPropertyRegeneration(1); + case 39: return ItemPropertyRegeneration(1); + case 40: return ItemPropertyRegeneration(1); + case 41: return ItemPropertyRegeneration(1); + case 42: return ItemPropertyRegeneration(1); + case 43: return ItemPropertyRegeneration(2); + case 44: return ItemPropertyRegeneration(2); + case 45: return ItemPropertyRegeneration(2); + case 46: return ItemPropertyRegeneration(2); + case 47: return ItemPropertyRegeneration(2); + case 48: return ItemPropertyRegeneration(2); + case 49: return ItemPropertyRegeneration(2); + case 50: return ItemPropertyRegeneration(2); + case 51: return ItemPropertyRegeneration(3); + case 52: return ItemPropertyRegeneration(3); + case 53: return ItemPropertyRegeneration(3); + case 54: return ItemPropertyRegeneration(3); + case 55: return ItemPropertyRegeneration(3); + case 56: return ItemPropertyRegeneration(3); + } + } + } + return ItemPropertyACBonus(0); +} + + +string GetObjectName(object oPC, int iIngotType, int iJewelType) +{ + string sName1; + string sName2; + string sName3; + + switch (iIngotType) + { + case 0: sName1 = "Iron"; break; + case 1: sName1 = "Dull Copper"; break; + case 2: sName1 = "Shadow Iron"; break; + case 3: sName1 = "Copper"; break; + case 4: sName1 = "Bronze"; break; + case 5: sName1 = "Gold"; break; + case 6: sName1 = "Agapite"; break; + case 7: sName1 = "Verite"; break; + case 8: sName1 = "Valorite"; break; + case 9: sName1 = "Silver"; break; + case 10: sName1 = "Mithril"; break; + case 11: sName1 = "Adamantite"; break; + case 12: sName1 = "Platinum"; break; + } + + switch (iJewelType) + + { + case 1: sName2 = "Eye Agate"; break; + case 2: sName2 ="Hematite"; break; + case 3: sName2 ="Azurite"; break; + case 4: sName2 ="Banded Agate"; break; + case 5: sName2 ="Blue Quartz"; break; + case 6: sName2 ="Lapis Lazuli"; break; + case 7: sName2 ="Malachite"; break; + case 8: sName2 ="Moss Agate"; break; + case 9: sName2 ="Obsidian"; break; + case 10: sName2 ="Rhodochrosite"; break; + case 11: sName2 ="Tiger Eye"; break; + case 12: sName2 ="Turquoise"; break; + case 13: sName2 ="Bloodtsone"; break; + case 14: sName2 ="Onyx"; break; + case 15: sName2 ="Zircon"; break; + case 16: sName2 ="Rock Crystal"; break; + case 17: sName2 ="Sardonyx"; break; + case 18: sName2 ="Smoky Quartz"; break; + case 20: sName2 ="Star Rose Quartz"; break; + case 19: sName2 ="Carnelian"; break; + case 21: sName2 ="Chalcendony"; break; + case 22: sName2 ="Chrysoprase"; break; + case 23: sName2 ="Citrine"; break; + case 24: sName2 ="Jasper"; break; + case 25: sName2 ="Moonstone"; break; + case 26: sName2 ="Alexandrite"; break; + case 27: sName2 ="Amber"; break; + case 28: sName2 ="Amethyst"; break; + case 29: sName2 ="Tourmaline"; break; + case 30: sName2 ="White Pearl"; break; + case 31: sName2 ="Red Spinel"; break; + case 32: sName2 ="Coral"; break; + case 33: sName2 ="Red Garnet"; break; + case 34: sName2 ="Chrysoberyl"; break; + case 35: sName2 ="Jade"; break; + case 36: sName2 ="Jet"; break; + case 37: sName2 ="Topaz"; break; + case 38: sName2 ="Peridot"; break; + case 39: sName2 ="Violet Garnet"; break; + case 40: sName2 ="Blue Spinel"; break; + case 41: sName2 ="Aquamarine"; break; + case 42: sName2 ="Black Pearl"; break; + case 43: sName2 ="Black Opal"; break; + case 44: sName2 ="Emerald"; break; + case 45: sName2 ="Fire Opal"; break; + case 46: sName2 ="Opal"; break; + case 47: sName2 ="Oriental Amethyst"; break; + case 48: sName2 ="Oriental Topaz"; break; + case 49: sName2 ="Star Ruby"; break; + case 50: sName2 ="Star Sapphire"; break; + case 51: sName2 ="Sapphire"; break; + case 52: sName2 ="Black Sapphire"; break; + case 53: sName2 ="Ruby"; break; + case 54: sName2 ="Oriental Emerald"; break; + case 55: sName2 ="Jacinth"; break; + case 56: sName2 ="Diamond"; break; + } + sName3 = sName2 + " " + sName1; + return sName3; +} + void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef) - { - object oTemp = GetItemPossessedBy(oPC,sItemTag); - int iStackCount = GetNumStackedItems(oTemp); - int iTemp = iCount - iStackCount; - iStackCount = iStackCount-iCount; - DestroyObject(oTemp); - if (iStackCount > 0) - { - SendMessageToPC(oPC,"You should get back "+IntToString(iStackCount)); - DelayCommand(1.0,CreateAnObject(sStackResRef,oPC,iStackCount)); - } - // this next line *should* recursively call this function if the number of - // stacked items does not meet the required number of items to be destroyed. - if (iTemp > 0) DelayCommand(1.0,GetNextStackedItem(oPC,sItemTag,iTemp, iMode, sStackResRef)); - return; - } +{ + object oTemp = GetItemPossessedBy(oPC,sItemTag); + int iStackCount = GetNumStackedItems(oTemp); + int iTemp = iCount - iStackCount; + iStackCount = iStackCount-iCount; + DestroyObject(oTemp); + if (iStackCount > 0) + { + SendMessageToPC(oPC,"You should get back "+IntToString(iStackCount)); + DelayCommand(1.0,CreateAnObject(sStackResRef,oPC,iStackCount)); + } + // this next line *should* recursively call this function if the number of + // stacked items does not meet the required number of items to be destroyed. + if (iTemp > 0) DelayCommand(1.0,GetNextStackedItem(oPC,sItemTag,iTemp, iMode, sStackResRef)); + return; +} void GetNextItemPossessedBy(object oPC, string sItemTag) - { - object oTemp = GetItemPossessedBy(oPC,sItemTag); - DestroyObject(oTemp); - return; - } +{ + object oTemp = GetItemPossessedBy(oPC,sItemTag); + DestroyObject(oTemp); + return; +} string CraftLookup(string sResRef, int iIngotType, int iJewelType) - { - if (iJewelType==0) //Blank Jewelry - { - switch (iIngotType) - { - case 0: - { - if (sResRef=="Ring-Normal") return "ring_iron_001"; - if (sResRef=="Ring-Poor") return "ring_iron_002"; - if (sResRef=="Ring-Exceptional") return "ring_iron_003"; - if (sResRef=="Amulet-Normal") return "ammy_iron_001"; - if (sResRef=="Amulet-Poor") return "ammy_iron_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_iron_003"; - if (sResRef=="Necklace-Normal") return "neck_iron_001"; - if (sResRef=="Necklace-Poor") return "neck_iron_002"; - if (sResRef=="Necklace-Exceptional") return "neck_iron_003"; - break; - } - case 1: - { - if (sResRef=="Ring-Normal") return "ring_dull_001"; - if (sResRef=="Ring-Poor") return "ring_dull_002"; - if (sResRef=="Ring-Exceptional") return "ring_dull_003"; - if (sResRef=="Amulet-Normal") return "ammy_dull_001"; - if (sResRef=="Amulet-Poor") return "ammy_dull_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_dull_003"; - if (sResRef=="Necklace-Normal") return "neck_dull_001"; - if (sResRef=="Necklace-Poor") return "neck_dull_002"; - if (sResRef=="Necklace-Exceptional") return "neck_dull_003"; - break; - } - case 2: - { - if (sResRef=="Ring-Normal") return "ring_shadow_001"; - if (sResRef=="Ring-Poor") return "ring_shadow_002"; - if (sResRef=="Ring-Exceptional") return "ring_shadow_003"; - if (sResRef=="Amulet-Normal") return "ammy_shadow_001"; - if (sResRef=="Amulet-Poor") return "ammy_shadow_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_shadow_003"; - if (sResRef=="Necklace-Normal") return "neck_shadow_001"; - if (sResRef=="Necklace-Poor") return "neck_shadow_002"; - if (sResRef=="Necklace-Exceptional") return "neck_shadow_003"; - break; - } - case 3: - { - if (sResRef=="Ring-Normal") return "ring_copper_001"; - if (sResRef=="Ring-Poor") return "ring_copper_002"; - if (sResRef=="Ring-Exceptional") return "ring_copper_003"; - if (sResRef=="Amulet-Normal") return "ammy_copper_001"; - if (sResRef=="Amulet-Poor") return "ammy_copper_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_copper_003"; - if (sResRef=="Necklace-Normal") return "neck_copper_001"; - if (sResRef=="Necklace-Poor") return "neck_copper_002"; - if (sResRef=="Necklace-Exceptional") return "neck_copper_003"; - break; - } - case 4: - { - if (sResRef=="Ring-Normal") return "ring_bronze_001"; - if (sResRef=="Ring-Poor") return "ring_bronze_002"; - if (sResRef=="Ring-Exceptional") return "ring_bronze_003"; - if (sResRef=="Amulet-Normal") return "ammy_bronze_001"; - if (sResRef=="Amulet-Poor") return "ammy_bronze_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_bronze_003"; - if (sResRef=="Necklace-Normal") return "neck_bronze_001"; - if (sResRef=="Necklace-Poor") return "neck_bronze_002"; - if (sResRef=="Necklace-Exceptional") return "neck_bronze_003"; - break; - } - case 5: - { - if (sResRef=="Ring-Normal") return "ring_gold_001"; - if (sResRef=="Ring-Poor") return "ring_gold_002"; - if (sResRef=="Ring-Exceptional") return "ring_gold_003"; - if (sResRef=="Amulet-Normal") return "ammy_gold_001"; - if (sResRef=="Amulet-Poor") return "ammy_gold_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_gold_003"; - if (sResRef=="Necklace-Normal") return "neck_gold_001"; - if (sResRef=="Necklace-Poor") return "neck_gold_002"; - if (sResRef=="Necklace-Exceptional") return "neck_gold_003"; - break; - } - case 6: - { - if (sResRef=="Ring-Normal") return "ring_agapite_001"; - if (sResRef=="Ring-Poor") return "ring_agapite_002"; - if (sResRef=="Ring-Exceptional") return "ring_agapite_003"; - if (sResRef=="Amulet-Normal") return "ammy_agapite_001"; - if (sResRef=="Amulet-Poor") return "ammy_agapite_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_agapite_003"; - if (sResRef=="Necklace-Normal") return "neck_agapite_001"; - if (sResRef=="Necklace-Poor") return "neck_agapite_002"; - if (sResRef=="Necklace-Exceptional") return "neck_agapite_003"; - break; - } - case 7: - { - if (sResRef=="Ring-Normal") return "ring_verite_001"; - if (sResRef=="Ring-Poor") return "ring_verite_002"; - if (sResRef=="Ring-Exceptional") return "ring_verite_003"; - if (sResRef=="Amulet-Normal") return "ammy_verite_001"; - if (sResRef=="Amulet-Poor") return "ammy_verite_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_verite_003"; - if (sResRef=="Necklace-Normal") return "neck_verite_001"; - if (sResRef=="Necklace-Poor") return "neck_verite_002"; - if (sResRef=="Necklace-Exceptional") return "neck_verite_003"; - break; - } - case 8: - { - if (sResRef=="Ring-Normal") return "ring_val_001"; - if (sResRef=="Ring-Poor") return "ring_val_002"; - if (sResRef=="Ring-Exceptional") return "ring_val_003"; - if (sResRef=="Amulet-Normal") return "ammy_val_001"; - if (sResRef=="Amulet-Poor") return "ammy_val_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_val_003"; - if (sResRef=="Necklace-Normal") return "neck_val_001"; - if (sResRef=="Necklace-Poor") return "neck_val_002"; - if (sResRef=="Necklace-Exceptional") return "neck_val_003"; - break; - } - case 9: - { - if (sResRef=="Ring-Normal") return "ring_silver_001"; - if (sResRef=="Ring-Poor") return "ring_silver_002"; - if (sResRef=="Ring-Exceptional") return "ring_silver_003"; - if (sResRef=="Amulet-Normal") return "ammy_silver_001"; - if (sResRef=="Amulet-Poor") return "ammy_silver_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_silver_003"; - if (sResRef=="Necklace-Normal") return "neck_silver_001"; - if (sResRef=="Necklace-Poor") return "neck_silver_002"; - if (sResRef=="Necklace-Exceptional") return "neck_silver_003"; - break; - } - case 10: - { - if (sResRef=="Ring-Normal") return "ring_mithril_001"; - if (sResRef=="Ring-Poor") return "ring_mithril_002"; - if (sResRef=="Ring-Exceptional") return "ring_mithril_003"; - if (sResRef=="Amulet-Normal") return "ammy_mithril_001"; - if (sResRef=="Amulet-Poor") return "ammy_mithril_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_mithril_003"; - if (sResRef=="Necklace-Normal") return "neck_mithril_001"; - if (sResRef=="Necklace-Poor") return "neck_mithril_002"; - if (sResRef=="Necklace-Exceptional") return "neck_mithril_003"; - break; - } - case 11: - { - if (sResRef=="Ring-Normal") return "ring_admnt_001"; - if (sResRef=="Ring-Poor") return "ring_admnt_002"; - if (sResRef=="Ring-Exceptional") return "ring_admnt_003"; - if (sResRef=="Amulet-Normal") return "ammy_admnt_001"; - if (sResRef=="Amulet-Poor") return "ammy_admnt_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_admnt_003"; - if (sResRef=="Necklace-Normal") return "neck_admnt_001"; - if (sResRef=="Necklace-Poor") return "neck_admnt_002"; - if (sResRef=="Necklace-Exceptional") return "neck_admnt_003"; - break; - } - case 12: - { - if (sResRef=="Ring-Normal") return "ring_platnum_001"; - if (sResRef=="Ring-Poor") return "ring_platnum_002"; - if (sResRef=="Ring-Exceptional") return "ring_platnum_003"; - if (sResRef=="Amulet-Normal") return "ammy_platnum_001"; - if (sResRef=="Amulet-Poor") return "ammy_platnum_002"; - if (sResRef=="Amulet-Exceptional") return "ammy_platnum_003"; - if (sResRef=="Necklace-Normal") return "neck_platnum_001"; - if (sResRef=="Necklace-Poor") return "neck_platnum_002"; - if (sResRef=="Necklace-Exceptional") return "neck_platnum_003"; - break; - } - default: - { - return "ring_iron_001"; - break; - } - } - } - - if (iJewelType>0) //Gem-Added to Jewelry - { - //SendMessageToPC(GetFirstPC(),"---------JEWELRY INFORMATION-----------"); - string sTempNum = IntToString(100+iJewelType); +{ + string sTempNum; string sTempRet; string sTempRet2; string sTempRet3; @@ -822,25 +1269,33 @@ string CraftLookup(string sResRef, int iIngotType, int iJewelType) if (GetStringLeft(sResRef,8)=="Necklace") sTempRet2="neck_"; switch (iIngotType) - { - case 1:{sTempRet = "dull_";break;} - case 2:{sTempRet = "shadow_";break;} - case 3:{sTempRet = "copper_";break;} - case 4:{sTempRet = "bronze_";break;} - case 5:{sTempRet = "gold_";break;} - case 6:{sTempRet = "agapite_";break;} - case 7:{sTempRet = "verite_";break;} - case 8:{sTempRet = "val_";break;} - case 9:{sTempRet = "silver_";break;} - case 10:{sTempRet = "mithril_";break;} - case 11:{sTempRet = "admnt_";break;} - case 12:{sTempRet = "platnum_";break;} - default:{sTempRet = "iron_";break;} - } - sTempRet3=sTempRet2+sTempRet+sTempNum; - //SendMessageToPC(GetFirstPC(),sTempRet3+" -- "+sResRef); - return sTempRet3; - } + { + case 1:{sTempRet = "dull_";break;} + case 2:{sTempRet = "shadow_";break;} + case 3:{sTempRet = "copper_";break;} + case 4:{sTempRet = "bronze_";break;} + case 5:{sTempRet = "gold_";break;} + case 6:{sTempRet = "agapite_";break;} + case 7:{sTempRet = "verite_";break;} + case 8:{sTempRet = "val_";break;} + case 9:{sTempRet = "silver_";break;} + case 10:{sTempRet = "mithril_";break;} + case 11:{sTempRet = "admnt_";break;} + case 12:{sTempRet = "platnum_";break;} + default:{sTempRet = "iron_";break;} + } - return "ring_iron_002"; //An error has occurred.. return least valueable ring - } + if (iJewelType==0) //Blank Jewelry + { + if (GetStringRight(sResRef,6)=="Normal") sTempNum = "001"; + if (GetStringRight(sResRef,4)=="Poor") sTempNum = "002"; + if (GetStringRight(sResRef,11)=="Excpetional") sTempNum = "003"; + } + + else if (iJewelType>0) //Gem-Added to Jewelry + { + string sTempNum = IntToString(100+iJewelType); + } + sTempRet3=sTempRet2+sTempRet+sTempNum; + return sTempRet3; +} diff --git a/_module/nss/_craft_juice.nss b/_module/nss/_craft_juice.nss index 745d99e7..a534401c 100644 --- a/_module/nss/_craft_juice.nss +++ b/_module/nss/_craft_juice.nss @@ -1,3 +1,5 @@ +#include "aps_include" + void CreateAnObject(string sResource, object oPC); void main() @@ -310,7 +312,7 @@ void main() oGlass = GetItemPossessedBy(oPC,"ITEM_GLASSVIAL"); if (oGlass==OBJECT_INVALID) { - FloatingTextStringOnCreature("You must have an empty glass bottle to extract oils.",oPC,FALSE); + FloatingTextStringOnCreature("You must have an empty glass vial to extract oils.",oPC,FALSE); CopyItem(oItem,oPC,TRUE); DestroyObject(oItem,0.1); return; @@ -318,7 +320,7 @@ void main() } //DestroyObject(oGlass,0.1); - int iCookSkill = GetCampaignInt("UOACraft","iCookSkill",oPC); + int iCookSkill = GetPersistentInt(oPC,"iCookSkill","UOACraft"); int iCookChance = iCookSkill; if (iCookChance<350) @@ -399,7 +401,7 @@ void main() if (iCookSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,3,iCookSkill)); - DelayCommand(6.5,SetCampaignInt("UOACraft","iCookSkill",iCookSkill,oPC)); + DelayCommand(6.5,SetPersistentInt(oPC,"iCookSkill",iCookSkill,0,"UOACraft")); DelayCommand(6.5,SendMessageToPC(oPC,"==================================")); DelayCommand(6.5,SendMessageToPC(oPC,"Your skill in cooking has gone up!")); DelayCommand(6.5,SendMessageToPC(oPC,"Current cooking skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_kiln.nss b/_module/nss/_craft_kiln.nss index 19bf0228..59802a1c 100644 --- a/_module/nss/_craft_kiln.nss +++ b/_module/nss/_craft_kiln.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void CreateAnObject(string sResource, object oPC); object CreatePlaceable(string sObject, location lPlace, float fDuration); @@ -37,7 +38,7 @@ void main() if (GetLocalInt(OBJECT_SELF,"iAmInUse")!=0) { - FloatingTextStringOnCreature("You must wait until the kiln is cooled off before starting any other craft.",oPC,FALSE); + FloatingTextStringOnCreature("You must wait until the kiln is at the right temprature before starting any other item.",oPC,FALSE); if (iAdded != 99)CopyItem(oItem,oPC,TRUE); DestroyObject(oItem); return; @@ -193,7 +194,7 @@ void main() //int iGlassSkill = GetTokenPair(oPC,14,4); - int iGlassSkill = GetCampaignInt("UOACraft","iGlassSkill",oPC); + int iGlassSkill = GetPersistentInt(oPC,"iGlassSkill","UOACraft"); int iGlassChance = iGlassSkill; object oFire = CreatePlaceable("plc_flamemedium", lFire, 6.0); @@ -226,7 +227,7 @@ void main() if (iGlassChance < 250) iGlassChance = 0; sCraft = "glassingot"; sSuccessString = "You melt the sand into a Glass Ingot"; - sFailString = "The glass turns murky and the ingot shatters as it cools."; + sFailString = "The glass turns murky, and the ingot shatters as it cools."; sSoundFail = "as_cv_glasbreak2"; sSoundSuccess = "as_cv_barglass2"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -242,7 +243,7 @@ void main() iGlassChance = iGlassChance - 50; sCraft = "smallcastmold"; sSuccessString = "You successfully glaze the small cast mold."; - sFailString = "The clay turns brittle and the mold shatters as it cools."; + sFailString = "The clay turns brittle, and the mold shatters as it cools."; sSoundFail = "as_cv_claybreak3"; sSoundSuccess = "as_cv_claybreak1"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -256,7 +257,7 @@ void main() iGlassChance = iGlassChance - 50; sCraft = "smallcastmold003"; sSuccessString = "You successfully glaze the ring mold."; - sFailString = "The clay turns brittle and the mold shatters as it cools."; + sFailString = "The clay turns brittle, and the mold shatters as it cools."; sSoundFail = "as_cv_claybreak3"; sSoundSuccess = "as_cv_claybreak1"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -269,7 +270,7 @@ void main() iGlassChance = iGlassChance - 250; sCraft = "smallcastmold004"; sSuccessString = "You successfully glaze the necklace mold."; - sFailString = "The clay turns brittle and the mold shatters as it cools."; + sFailString = "The clay turns brittle, and the mold shatters as it cools."; sSoundFail = "as_cv_claybreak3"; sSoundSuccess = "as_cv_claybreak1"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -282,7 +283,7 @@ void main() iGlassChance = iGlassChance - 350; sCraft = "smallcastmold005"; sSuccessString = "You successfully glaze the amulet mold."; - sFailString = "The clay turns brittle and the mold shatters as it cools."; + sFailString = "The clay turns brittle, and the mold shatters as it cools."; sSoundFail = "as_cv_claybreak3"; sSoundSuccess = "as_cv_claybreak1"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -295,7 +296,7 @@ void main() iGlassChance = iGlassChance - 150; sCraft = "smallcastmold001"; sSuccessString = "You successfully glaze the medium cast mold."; - sFailString = "The clay turns brittle and the mold shatters as it cools."; + sFailString = "The clay turns brittle, and the mold shatters as it cools."; sSoundFail = "as_cv_claybreak3"; sSoundSuccess = "as_cv_claybreak1"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -308,7 +309,7 @@ void main() iGlassChance = iGlassChance - 250; sCraft = "smallcastmold002"; sSuccessString = "You successfully glaze the large cast mold."; - sFailString = "The clay turns brittle and the mold shatters as it cools."; + sFailString = "The clay turns brittle, and the mold shatters as it cools."; sSoundFail = "as_cv_claybreak3"; sSoundSuccess = "as_cv_claybreak1"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -322,7 +323,7 @@ void main() iGlassChance = iGlassChance - 75; sCraft = "glassvial"; sSuccessString = "You successfully blow and shape the glass vial."; - sFailString = "The vial turns murky and shatters as it cools."; + sFailString = "The vial turns murky, and shatters as it cools."; sSoundFail = "as_cv_glasbreak2"; sSoundSuccess = "as_cv_barglass2"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -336,7 +337,7 @@ void main() iGlassChance = iGlassChance - 250; sCraft = "glassbottle"; sSuccessString = "You successfully blow and shape the glass bottle."; - sFailString = "The bottle turns murky and shatters as it cools."; + sFailString = "The bottle turns murky, and shatters as it cools."; sSoundFail = "as_cv_glasbreak2"; sSoundSuccess = "as_cv_barglass2"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -351,7 +352,7 @@ void main() iCreated=2; sCraft = "yeastvial001"; sSuccessString = "You successfully blow and shape the yeast vials."; - sFailString = "The vials turn murky and shatter as they cool."; + sFailString = "The vials turn murky, and shatter as they cool."; sSoundFail = "as_cv_glasbreak2"; sSoundSuccess = "as_cv_barglass2"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -365,7 +366,7 @@ void main() iGlassChance = iGlassChance - 400; sCraft = "item_cask_006"; sSuccessString = "You successfully blow and shape the cider jug."; - sFailString = "The jug turns murky and shatters as it cools."; + sFailString = "The jug turns murky, and shatters as it cools."; sSoundFail = "as_cv_glasbreak2"; sSoundSuccess = "as_cv_barglass2"; eFail = EffectVisualEffect(VFX_COM_BLOOD_SPARK_LARGE,FALSE); @@ -456,7 +457,7 @@ void main() if (iGlassSkill <= 1000) { //DelayCommand(5.0,SetTokenPair(oPC,14,4,iGlassSkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iGlassSkill",iGlassSkill,oPC)); + DelayCommand(6.0,SetPersistentInt(oPC,"iGlassSkill",iGlassSkill,0,"UOACraft")); DelayCommand(6.0,SendMessageToPC(oPC,"============================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your Kiln skill has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current Kiln skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_lauter.nss b/_module/nss/_craft_lauter.nss index 6fa60d9b..2bdbe803 100644 --- a/_module/nss/_craft_lauter.nss +++ b/_module/nss/_craft_lauter.nss @@ -1,3 +1,5 @@ +#include "aps_include" + void CreateAnObject(string sResource, object oPC, int iProduct); void main() @@ -114,7 +116,7 @@ void main() } DestroyObject(oSugar,0.2); - int iBrewSkill = GetCampaignInt("UOACraft","iBrewSkill",oPC); + int iBrewSkill = GetPersistentInt(oPC,"iBrewSkill","UOACraft"); int iBrewChance = iBrewSkill; if (iBrewChance<350) @@ -207,7 +209,7 @@ void main() if (iBrewSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,3,iBrewSkill)); - DelayCommand(12.5,SetCampaignInt("UOACraft","iBrewSkill",iBrewSkill,oPC)); + DelayCommand(12.5,SetPersistentInt(oPC,"iBrewSkill",iBrewSkill,0,"UOACraft")); DelayCommand(12.5,SendMessageToPC(oPC,"==================================")); DelayCommand(12.5,SendMessageToPC(oPC,"Your skill in brewing has gone up!")); DelayCommand(12.5,SendMessageToPC(oPC,"Current brewing skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_leathrwrk.nss b/_module/nss/_craft_leathrwrk.nss index ea24c206..9d3ea604 100644 --- a/_module/nss/_craft_leathrwrk.nss +++ b/_module/nss/_craft_leathrwrk.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void GetNextItemPossessedBy(object oPC, string sItemTag); object CreatePlaceable(string sObject, location lPlace, float fDuration); @@ -41,7 +42,7 @@ void main() if (GetLocalInt(OBJECT_SELF,"iAmInUse") != 0) { CopyItem(oItem,oPC,TRUE); - SendMessageToPC(oPC,"You must wait till the hide in the tanning bath is done before starting another."); + SendMessageToPC(oPC,"You must wait till the hide currently being worked is done before starting another."); DestroyObject(oItem); return; } @@ -61,7 +62,7 @@ void main() int iTanMode = GetLocalInt(oPC,"iTanningMode"); //int iTanChance = GetTokenPair(oPC,14,11); //int iTanSkill = iTanChance; - int iTanSkill = GetCampaignInt("UOACraft","iLeatherSkill",oPC); + int iTanSkill = GetPersistentInt(oPC,"iLeatherSkill","UOACraft"); int iTanChance = iTanSkill; int iTanOil = 1; int iBeeswax = 1; @@ -413,7 +414,7 @@ void main() if (iTanSkill <= 1000) { //DelayCommand(6.0,SetTokenPair(oPC,14,11,iTanSkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iLeatherSkill",iTanSkill,oPC)); + DelayCommand(6.0,SetPersistentInt(oPC,"iLeatherSkill",iTanSkill,0,"UOACraft")); DelayCommand(6.0,SendMessageToPC(oPC,"=========================================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in leatherworking has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current leatherworking skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_loom.nss b/_module/nss/_craft_loom.nss index 5dc7c5cc..f89e1d26 100644 --- a/_module/nss/_craft_loom.nss +++ b/_module/nss/_craft_loom.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void GetNextItemPossessedBy(object oPC, string sItemTag); @@ -40,7 +41,7 @@ void main() CopyObject(oItem,GetLocation(oSelf),oSelf,GetTag(oItem)); //int iClothSkill = GetTokenPair(oPC,13,4); // Clothmaking - int iClothSkill = GetCampaignInt("UOACraft","iClothSkill",oPC); + int iClothSkill = GetPersistentInt(oPC,"iClothSkill","UOACraft"); int iClothChance = iClothSkill; if (iClothChance < 350) { @@ -194,7 +195,7 @@ void main() if (iClothSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,4,iClothSkill)); - DelayCommand(13.0,SetCampaignInt("UOACraft","iClothSkill",iClothSkill,oPC)); + DelayCommand(13.0,SetPersistentInt(oPC,"iClothSkill",iClothSkill,0,"UOACraft")); DelayCommand(13.0,SendMessageToPC(oPC,"=========================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in clothmaking has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current clothmaking skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_mash.nss b/_module/nss/_craft_mash.nss index da0c6f77..48c277c9 100644 --- a/_module/nss/_craft_mash.nss +++ b/_module/nss/_craft_mash.nss @@ -1,3 +1,4 @@ +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iProduct); void main() @@ -101,7 +102,7 @@ void main() } - int iBrewSkill = GetCampaignInt("UOACraft","iBrewSkill",oPC); + int iBrewSkill = GetPersistentInt(oPC,"iBrewSkill","UOACraft"); int iBrewChance = iBrewSkill; if (iBrewChance<350) @@ -197,9 +198,9 @@ void main() if (iBrewSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,3,iBrewSkill)); - DelayCommand(12.5,SetCampaignInt("UOACraft","iBrewSkill",iBrewSkill,oPC)); + DelayCommand(12.5,SetPersistentInt(oPC,"iBrewSkill",iBrewSkill,0,"UOACraft")); DelayCommand(12.5,SendMessageToPC(oPC,"==================================")); - DelayCommand(12.5,SendMessageToPC(oPC,"Your skill in nrewing has gone up!")); + DelayCommand(12.5,SendMessageToPC(oPC,"Your skill in brewing has gone up!")); DelayCommand(12.5,SendMessageToPC(oPC,"Current brewing skill : "+ sOldSkill+"%")); DelayCommand(12.5,SendMessageToPC(oPC,"==================================")); if (GetLocalInt(GetModule(),"_UOACraft_XP")!=0) DelayCommand(12.4,GiveXPToCreature(oPC,GetLocalInt(GetModule(),"_UOACraft_XP"))); diff --git a/_module/nss/_craft_mill.nss b/_module/nss/_craft_mill.nss index 79e99420..38b792aa 100644 --- a/_module/nss/_craft_mill.nss +++ b/_module/nss/_craft_mill.nss @@ -1,3 +1,4 @@ +#include "aps_include" void CreateAnObject(string sResource, object oPC); void main() @@ -130,7 +131,7 @@ void main() return; } - int iCookSkill = GetCampaignInt("UOACraft","iCookSkill",oPC); + int iCookSkill = GetPersistentInt(oPC,"iCookSkill","UOACraft"); int iCookChance = iCookSkill; DestroyObject(oItem,0.1); @@ -213,7 +214,7 @@ void main() if (iCookSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,3,iCookSkill)); - DelayCommand(14.5,SetCampaignInt("UOACraft","iCookSkill",iCookSkill,oPC)); + DelayCommand(14.5,SetPersistentInt(oPC,"iCookSkill",iCookSkill,0,"UOACraft")); DelayCommand(14.5,SendMessageToPC(oPC,"==================================")); DelayCommand(14.5,SendMessageToPC(oPC,"Your skill in cooking has gone up!")); DelayCommand(14.5,SendMessageToPC(oPC,"Current cooking skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_papermill.nss b/_module/nss/_craft_papermill.nss index 72a19b2f..710f1fad 100644 --- a/_module/nss/_craft_papermill.nss +++ b/_module/nss/_craft_papermill.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); @@ -33,7 +34,7 @@ void main() if (GetStringLeft(sItemTag,5)!="pulp_") { CopyItem(oItem,oPC,TRUE); - FloatingTextStringOnCreature("This is not bleached pulp...",oPC,FALSE); + FloatingTextStringOnCreature("This is not bleached pulp.",oPC,FALSE); DestroyObject(oItem); return; } @@ -41,7 +42,7 @@ void main() if (GetStringRight(sItemTag,3)!="001") //pulp_wood_raw001, pulp_rice_raw001, pulp_silk_raw001 { CopyItem(oItem,oPC,TRUE); - FloatingTextStringOnCreature("You must first bleach this pulp before pressing and baking it into paper.",oPC,FALSE); + FloatingTextStringOnCreature("You must first bleach this pulp before pressing and making it into paper.",oPC,FALSE); DestroyObject(oItem); return; } @@ -49,7 +50,7 @@ void main() if (GetLocalInt(OBJECT_SELF,"iAmInUse")!=0) { CopyItem(oItem,oPC,TRUE); - FloatingTextStringOnCreature("The paper mill is not yet done with it's current task....",oPC,FALSE); + FloatingTextStringOnCreature("The paper mill is not yet done with it's current task.",oPC,FALSE); DestroyObject(oItem); return; } @@ -82,7 +83,7 @@ void main() } //int iPaperSkill = GetTokenPair(oPC,13,13); - int iPaperSkill = GetCampaignInt("UOACraft","iPaperSkill",oPC); + int iPaperSkill = GetPersistentInt(oPC,"iPaperSkill","UOACraft"); int iPaperChance = iPaperSkill; if (iPaperSkill <350) { @@ -225,7 +226,7 @@ void main() if (iPaperSkill <= 1000) { //DelayCommand(30.0,SetTokenPair(oPC,13,13,iPaperSkill)); - DelayCommand(30.0,SetCampaignInt("UOACraft","iPaperSkill",iPaperSkill,oPC)); + DelayCommand(30.0,SetPersistentInt(oPC,"iPaperSkill",iPaperSkill,0,"UOACraft")); DelayCommand(30.0,SendMessageToPC(oPC,"======================================")); DelayCommand(30.0,SendMessageToPC(oPC,"Your skill in papermaking has gone up!")); DelayCommand(30.0,SendMessageToPC(oPC,"Current papermaking skill : "+ sOldSkill+"%")); @@ -241,7 +242,7 @@ void main() if (iStackSize>1) iStackSize = Random(iStackSize)-1; if (iStackSize>0) { - DelayCommand(31.0,FloatingTextStringOnCreature("You manage to recover some of the pulp..",oPC,FALSE)); + DelayCommand(31.0,FloatingTextStringOnCreature("You manage to recover some of the pulp.",oPC,FALSE)); DelayCommand(31.0,CreateAnObject(sItemTag,oPC,iStackSize)); DestroyObject(oItem); return; diff --git a/_module/nss/_craft_pulp.nss b/_module/nss/_craft_pulp.nss index 95b736e8..821ba717 100644 --- a/_module/nss/_craft_pulp.nss +++ b/_module/nss/_craft_pulp.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef); @@ -33,7 +34,7 @@ void main() { if (iUseMode!=99) CopyItem(oItem,oPC,TRUE); if (iUseMode==99) CopyObject(oItem,GetLocation(oSelf),oSelf,GetTag(oItem)); - FloatingTextStringOnCreature("The pulp basin is not yet ready for more materials...",oPC,FALSE); + FloatingTextStringOnCreature("The pulp basin is not yet ready for more materials.",oPC,FALSE); DestroyObject(oItem); return; } @@ -49,7 +50,7 @@ void main() if (sItemTag=="P_PULP_BLEACHED_SILK") { SetLocalInt(oPC,"iPulpType",1); - FloatingTextStringOnCreature("Setting up to bleach wood pulp with silk addative.",oPC,FALSE); + FloatingTextStringOnCreature("Setting up to bleach wood pulp with silk additive.",oPC,FALSE); } string sTagSelf = GetTag(oSelf); AssignCommand(oPC,DoPlaceableObjectAction(oSelf,PLACEABLE_ACTION_USE)); @@ -96,7 +97,7 @@ void main() //int iPaperSkill = GetTokenPair(oPC,13,7); - int iPaperSkill = GetCampaignInt("UOACraft","iPaperSkill",oPC); + int iPaperSkill = GetPersistentInt(oPC,"iPaperSkill","UOACraft"); int iPaperChance = iPaperSkill; if (iPaperSkill <350) { @@ -154,7 +155,7 @@ void main() if (iPulpType==1) { sResRef = "pulp_silk_raw001"; - sSuccess = "You carefully stir in the silk strands and process the silk and wood pulp with the pulp bleach."; + sSuccess = "You carefully stir in the silk strands, and process the silk and wood pulp with the pulp bleach."; } } if (sItemTag=="pulp_rice_raw") diff --git a/_module/nss/_craft_scribe.nss b/_module/nss/_craft_scribe.nss index f03af242..b4ab7a13 100644 --- a/_module/nss/_craft_scribe.nss +++ b/_module/nss/_craft_scribe.nss @@ -1,4 +1,5 @@ #include "nw_i0_plot" +#include "aps_include" string GetInk(object oItem); string GetComponent(object oItem); @@ -57,7 +58,7 @@ void main() int iDifficulty; int iRandom; int iSkillGain; - int iScribeSkill = GetCampaignInt("UOACraft","iScribeSkill",oPC); + int iScribeSkill = GetPersistentInt(oPC,"iScribeSkill","UOACraft"); int iScribeChance = iScribeSkill; if (iScribeChance < 350) { @@ -183,7 +184,7 @@ void main() if (iDifficulty>iScribeChance) { - DelayCommand(1.0,FloatingTextStringOnCreature("You have no idea how to prepare this ink...",oPC,FALSE)); + DelayCommand(1.0,FloatingTextStringOnCreature("You have no idea how to prepare this ink.",oPC,FALSE)); CopyObject(oItem,GetLocation(oSelf),oSelf,GetTag(oItem)); DestroyObject(oItem); return; @@ -211,7 +212,7 @@ void main() //Check for components if (CheckComponent(oPC,sComponent1,sComponent2,sComponent3,1,1,1,1,1,2)==0) { - DelayCommand(12.0,FloatingTextStringOnCreature("You do not have all of the components required to mix this ink...",oPC,FALSE)); + DelayCommand(12.0,FloatingTextStringOnCreature("You do not have all of the components required to mix this ink.",oPC,FALSE)); //CopyObject(oItem,GetLocation(oSelf),oSelf,sOldTag); CreateItemOnObject(GetResRef(oItem),OBJECT_SELF,1); DestroyObject(oItem); @@ -269,7 +270,7 @@ void main() if (iScribeSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,12,iDyeSkill)); - DelayCommand(13.0,SetCampaignInt("UOACraft","iScribeSkill",iScribeSkill,oPC)); + DelayCommand(13.0,SetPersistentInt(oPC,"iScribeSkill",iScribeSkill,0,"UOACraft")); DelayCommand(13.0,SendMessageToPC(oPC,"======================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in inscription has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current inscription skill : "+ sOldSkill+"%")); @@ -360,7 +361,7 @@ void main() if (CheckComponent(oPC,sComponent1,sComponent2,sComponent3,1,1,1,1,1,2)==0) { - DelayCommand(15.0,FloatingTextStringOnCreature("The magic fails to imbue the scroll. You may be missing a vital component...",oPC,FALSE)); + DelayCommand(15.0,FloatingTextStringOnCreature("The magic fails to imbue the scroll. You may be missing a vital component.",oPC,FALSE)); //CopyObject(oItem,GetLocation(oSelf),oSelf,sOldTag); CreateItemOnObject(GetResRef(oItem),OBJECT_SELF,1); DestroyObject(oItem); diff --git a/_module/nss/_craft_spinwhl.nss b/_module/nss/_craft_spinwhl.nss index c59d7784..2ec097f1 100644 --- a/_module/nss/_craft_spinwhl.nss +++ b/_module/nss/_craft_spinwhl.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void SpinNextItemPossessedBy(object oSelf, object oPC, string sItemTag); @@ -91,7 +92,7 @@ void main() //int iSpindleSkill = GetTokenPair(oPC,13,10); - int iSpindleSkill = GetCampaignInt("UOACraft","iSpindleSkill",oPC); + int iSpindleSkill = GetPersistentInt(oPC,"iSpindleSkill","UOACraft"); int iSpindleChance = iSpindleSkill; int iSuccess = 0; int iSuccess2 = 0; @@ -214,7 +215,7 @@ void main() if (iSpindleSkill <= 1000) { //DelayCommand(10.0,SetTokenPair(oPC,13,10,iSpindleSkill)); - DelayCommand(10.0,SetCampaignInt("UOACraft","iSpindleSkill",iSpindleSkill,oPC)); + DelayCommand(10.0,SetPersistentInt(oPC,"iSpindleSkill",iSpindleSkill,0,"UOACraft")); DelayCommand(10.0,SendMessageToPC(oPC,"===================================")); DelayCommand(10.0,SendMessageToPC(oPC,"Your skill in spindling has gone up!")); DelayCommand(10.0,SendMessageToPC(oPC,"Current spindling skill : "+ sOldSkill+"%")); @@ -269,7 +270,7 @@ void SpinNextItemPossessedBy(object oSelf, object oPC, string sItemTag) //int iSpindleSkill = GetTokenPair(oPC,13,10); - int iSpindleSkill = GetCampaignInt("UOACraft","iSpindleSkill",oPC); + int iSpindleSkill = GetPersistentInt(oPC,"iSpindleSkill","UOACraft"); int iSpindleChance = iSpindleSkill; int iSuccess = 0; int iSuccess2 = 0; @@ -392,7 +393,7 @@ void SpinNextItemPossessedBy(object oSelf, object oPC, string sItemTag) if (iSpindleSkill <= 1000) { //DelayCommand(10.0,SetTokenPair(oPC,13,10,iSpindleSkill)); - DelayCommand(10.0,SetCampaignInt("UOACraft","iSpindleSkill",iSpindleSkill,oPC)); + DelayCommand(10.0,SetPersistentInt(oPC,"iSpindleSkill",iSpindleSkill,0,"UOACraft")); DelayCommand(10.0,SendMessageToPC(oPC,"===================================")); DelayCommand(10.0,SendMessageToPC(oPC,"Your skill in spindling has gone up!")); DelayCommand(10.0,SendMessageToPC(oPC,"Current spindling skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_still.nss b/_module/nss/_craft_still.nss index cd4a97da..fd0f6ea1 100644 --- a/_module/nss/_craft_still.nss +++ b/_module/nss/_craft_still.nss @@ -1,3 +1,5 @@ +#include "aps_include" + void CreateAnObject(string sResource, object oPC, int iProduct); void main() @@ -156,13 +158,12 @@ void main() if (sProduct1=="INVALID") { SendMessageToPC(oPC,"You may not distill this item!"); - CopyItem(oItem,oPC,TRUE); DestroyObject(oItem,0.1); return; } - int iBrewSkill = GetCampaignInt("UOACraft","iBrewSkill",oPC); + int iBrewSkill = GetPersistentInt(oPC,"iBrewSkill","UOACraft"); int iBrewChance = iBrewSkill; if (iBrewChance<350) @@ -251,9 +252,9 @@ void main() if (iBrewSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,3,iBrewSkill)); - DelayCommand(12.5,SetCampaignInt("UOACraft","iBrewSkill",iBrewSkill,oPC)); + DelayCommand(12.5,SetPersistentInt(oPC,"iBrewSkill",iBrewSkill,0,"UOACraft")); DelayCommand(12.5,SendMessageToPC(oPC,"==================================")); - DelayCommand(12.5,SendMessageToPC(oPC,"Your skill in nrewing has gone up!")); + DelayCommand(12.5,SendMessageToPC(oPC,"Your skill in brewing has gone up!")); DelayCommand(12.5,SendMessageToPC(oPC,"Current brewing skill : "+ sOldSkill+"%")); DelayCommand(12.5,SendMessageToPC(oPC,"==================================")); if (GetLocalInt(GetModule(),"_UOACraft_XP")!=0) DelayCommand(12.4,GiveXPToCreature(oPC,GetLocalInt(GetModule(),"_UOACraft_XP"))); diff --git a/_module/nss/_craft_tailor.nss b/_module/nss/_craft_tailor.nss index d7832cf7..4410bfa3 100644 --- a/_module/nss/_craft_tailor.nss +++ b/_module/nss/_craft_tailor.nss @@ -1,6 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" - +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef); void GetNextItemPossessedBy(object oPC, string sItemTag); @@ -98,7 +98,7 @@ void main() } //int iTailorSkill = GetTokenPair(oPC,13,9); - int iTailorSkill = GetCampaignInt("UOACraft","iTailorSkill",oPC); + int iTailorSkill = GetPersistentInt(oPC,"iTailorSkill","UOACraft"); int iTailorChance = iTailorSkill; if (iTailorChance < 350) { @@ -727,7 +727,7 @@ void main() if (iTailorSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,9,iTailorSkill)); - DelayCommand(13.0,SetCampaignInt("UOACraft","iTailorSkill",iTailorSkill,oPC)); + DelayCommand(13.0,SetPersistentInt(oPC,"iTailorSkill",iTailorSkill,0,"UOACraft")); DelayCommand(13.0,SendMessageToPC(oPC,"====================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in tailoring has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current tailoring skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_tailor2.nss b/_module/nss/_craft_tailor2.nss index 4e2501bf..063ed517 100644 --- a/_module/nss/_craft_tailor2.nss +++ b/_module/nss/_craft_tailor2.nss @@ -1,6 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" - +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void GetNextStackedItem(object oPC, string sItemTag, int iCount, int iMode, string sStackResRef); void GetNextItemPossessedBy(object oPC, string sItemTag); @@ -104,7 +104,7 @@ void main() } //int iTailorSkill = GetTokenPair(oPC,13,9); - int iTailorSkill = GetCampaignInt("UOACraft","iTailorSkill",oPC); + int iTailorSkill = GetPersistentInt(oPC,"iTailorSkill","UOACraft"); int iTailorChance = iTailorSkill; if (iTailorChance < 350) { @@ -375,8 +375,8 @@ void main() { //iTailorChance = iTailorChance - 200; sItemResRefPoor = CraftLookup("cloth002",iClothType); - sItemResRef = CraftLookup("cloth237",iClothType); - sItemResRefExceptional = CraftLookup("cloth238",iClothType); + sItemResRef = CraftLookup("cloth246",iClothType); + sItemResRefExceptional = CraftLookup("cloth247",iClothType); sComponent1 = sComponentPre+"COPPER"; // sComponent1Name = "bolts of copper dyed cloth"; } @@ -574,7 +574,7 @@ void main() if (iTailorSkill <= 1000) { //DelayCommand(13.0,SetTokenPair(oPC,13,9,iTailorSkill)); - DelayCommand(13.0,SetCampaignInt("UOACraft","iTailorSkill",iTailorSkill,oPC)); + DelayCommand(13.0,SetPersistentInt(oPC,"iTailorSkill",iTailorSkill,0,"UOACraft")); DelayCommand(13.0,SendMessageToPC(oPC,"====================================")); DelayCommand(13.0,SendMessageToPC(oPC,"Your skill in tailoring has gone up!")); DelayCommand(13.0,SendMessageToPC(oPC,"Current tailoring skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_tan_bath.nss b/_module/nss/_craft_tan_bath.nss index 068fa376..4de99821 100644 --- a/_module/nss/_craft_tan_bath.nss +++ b/_module/nss/_craft_tan_bath.nss @@ -1,6 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" - +#include "aps_include" void GetNextItemPossessedBy(object oPC, string sItemTag); object CreatePlaceable(string sObject, location lPlace, float fDuration); void CreateAnObject(string sResource, object oPC, int iStackSize); @@ -55,7 +55,7 @@ void main() } //int iTanChance = GetTokenPair(oPC,14,10); - int iTanSkill = GetCampaignInt("UOACraft","iTanSkill",oPC); + int iTanSkill = GetPersistentInt(oPC,"iTanSkill","UOACraft"); //int iTanSkill = iTanChance; int iTanChance = iTanSkill; int iTanAcid = 1; @@ -362,7 +362,7 @@ void main() if (iTanSkill <= 1000) { //DelayCommand(6.0,SetTokenPair(oPC,14,10,iTanSkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iTanSkill",iTanSkill,oPC)); + DelayCommand(6.0,SetPersistentInt(oPC,"iTanSkill",iTanSkill,0,"UOACraft")); DelayCommand(6.0,SendMessageToPC(oPC,"==================================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in tanning has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current tanning skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_tan_oven.nss b/_module/nss/_craft_tan_oven.nss index 37f203bc..83942b29 100644 --- a/_module/nss/_craft_tan_oven.nss +++ b/_module/nss/_craft_tan_oven.nss @@ -1,6 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" - +#include "aps_include" void CreateAnObject(string sResource, object oPC); void GetNextItemPossessedBy(object oPC, string sItemTag); object CreatePlaceable(string sObject, location lPlace, float fDuration); @@ -57,7 +57,7 @@ void main() //int iTanChance = GetTokenPair(oPC,14,9); //int iTanSkill = iTanChance; - int iTanSkill = GetCampaignInt("UOACraft","iCureSkill",oPC); + int iTanSkill = GetPersistentInt(oPC,"iCureSkill","UOACraft"); int iTanChance = iTanSkill; int iKindling = 1; int iSalt = 1; @@ -447,7 +447,7 @@ void main() if (iTanSkill <= 1000) { //DelayCommand(6.0,SetTokenPair(oPC,14,9,iTanSkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iCureSkill",iTanSkill,oPC)); + DelayCommand(6.0,SetPersistentInt(oPC,"iCureSkill",iTanSkill,0,"UOACraft")); DelayCommand(6.0,SendMessageToPC(oPC,"=================================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in curing has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current curing skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_craft_tink.nss b/_module/nss/_craft_tink.nss index c8b8f762..98bae943 100644 --- a/_module/nss/_craft_tink.nss +++ b/_module/nss/_craft_tink.nss @@ -1,6 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" - +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackCount); object CreatePlaceable(string sObject, location lPlace, float fDuration); void GetNextItemPossessedBy(object oPC, string sItemTag); @@ -135,7 +135,7 @@ void main() //check for tool if (oTool==OBJECT_INVALID) { - FloatingTextStringOnCreature("You do not have any tools to work with..",oPC,FALSE); + FloatingTextStringOnCreature("You do not have any tinker's toolset to work with.",oPC,FALSE); if (iAdded==99) { CopyItem(oItem,oPC,TRUE); //Return stackable PC dropped into table @@ -147,7 +147,7 @@ void main() //Check for 'in use' if (GetLocalInt(oSelf,"iAmInUse")!=0) { - FloatingTextStringOnCreature("Only one item at a time may be tinkered here..",oPC,FALSE); + FloatingTextStringOnCreature("Only one item at a time may be tinkered here.",oPC,FALSE); if (iAdded==99) { CopyItem(oItem,oPC,TRUE); //Return stackable PC dropped into table @@ -160,7 +160,7 @@ void main() //int iGlassSkill = GetTokenPair(oPC,14,5); - int iGlassSkill = GetCampaignInt("UOACraft","iTinkerSkill",oPC); + int iGlassSkill = GetPersistentInt(oPC,"iTinkerSkill","UOACraft"); int iGlassChance = iGlassSkill; if (iGlassChance <350) { @@ -174,14 +174,14 @@ void main() if (iAdded==0) { - if (GetStringRight(sItemResRef,3)=="001") // Tinkers toolkit + if (GetStringRight(sItemResRef,3)=="001") // Tinkers toolset { iComponent1 =2; sComponent1 = "INGOT_IRON"; sComponent1Name = "iron ingots"; sCraft = "tinkerstoolset"; sSuccessString = "You successfully create a new tinker toolset."; - sFailString = "Your measurements are off and as a result the toolset is unuseable."; + sFailString = "Your measurements are off, and as a result the toolset is unuseable."; } if (GetStringRight(sItemResRef,3)=="008") //shovel @@ -192,7 +192,7 @@ void main() iGlassChance = iGlassChance - 50; sCraft = "shovel"; sSuccessString = "You successfully create a new shovel."; - sFailString = "The measurements are off and as a result the shovel is unuseable."; + sFailString = "The measurements are off, and as a result the shovel is unuseable."; } if (GetStringRight(sItemResRef,3)=="005") // sewing kit @@ -203,7 +203,7 @@ void main() iGlassChance = iGlassChance - 10; sCraft = "sewingkit"; sSuccessString = "You successfully create a tailor's sewing kit."; - sFailString = "Your measurements are off and as a result the sewing kit is unuseable."; + sFailString = "Your measurements are off, and as a result the sewing kit is unuseable."; } if (GetStringRight(sItemResRef,3)=="006") // miners pick @@ -214,7 +214,7 @@ void main() iGlassChance = iGlassChance - 50; sCraft = "minerspick"; sSuccessString = "You successfully create a new miner's pick."; - sFailString = "The measurements are off and as a result the miner's pick is unuseable."; + sFailString = "The measurements are off, and as a result the miner's pick is unuseable."; } if (GetStringRight(sItemResRef,3)=="007") // miners pickaxe @@ -225,7 +225,7 @@ void main() iGlassChance = iGlassChance - 50; sCraft = "minerspickaxe"; sSuccessString = "You successfully create a new miner's pickaxe."; - sFailString = "The measurements are off and as a result the miner's pickaxe is unuseable."; + sFailString = "The measurements are off, and as a result the miner's pickaxe is unuseable."; } if (GetStringRight(sItemResRef,3)=="009") // woodcutters axe @@ -236,7 +236,7 @@ void main() iGlassChance = iGlassChance - 250; sCraft = "woodsmansaxe"; sSuccessString = "You successfully create a new woodcutting axe."; - sFailString = "The measurements are off and as a result the axe is unuseable."; + sFailString = "The measurements are off, and as a result the axe is unuseable."; } if (GetStringRight(sItemResRef,3)=="012") // herbalist knife @@ -247,7 +247,7 @@ void main() iGlassChance = iGlassChance - 20; sCraft = "herbalistsknife"; sSuccessString = "You successfully create a new herbalist's knife."; - sFailString = "The measurements are off and as a result the knife is unuseable."; + sFailString = "The measurements are off, and as a result the knife is unuseable."; } if (GetStringRight(sItemResRef,3)=="079") // Orchard Blade @@ -257,8 +257,8 @@ void main() sComponent1Name = "iron ingots"; iGlassChance = iGlassChance - 250; sCraft = "orchardblade"; - sSuccessString = "You successfully create a new orchard blade.."; - sFailString = "The measurements are off and as a result the blade is unuseable."; + sSuccessString = "You successfully create a new orchard blade."; + sFailString = "The measurements are off, and as a result the blade is unuseable."; } if (GetStringRight(sItemResRef,3)=="080") // Fillet Knife @@ -268,8 +268,8 @@ void main() sComponent1Name = "iron ingots"; iGlassChance = iGlassChance - 300; sCraft = "filletknife"; - sSuccessString = "You successfully create a new fillet knife.."; - sFailString = "The measurements are off and as a result the knife is unuseable."; + sSuccessString = "You successfully create a new fillet knife."; + sFailString = "The measurements are off, and as a result the knife is unuseable."; } if (GetStringRight(sItemResRef,3)=="081") // Glass Arrowhead @@ -285,7 +285,7 @@ void main() iGlassChance = iGlassChance - 500; sCraft = "glassarrowhea"; iTemp = 50; //50 max stack - sFailString = "The measurements are off and as a result the arrowheads shatter."; + sFailString = "The measurements are off, and as a result the arrowheads shatter."; } if (GetStringRight(sItemResRef,3)=="082") // Glass Bolt Tip { @@ -300,7 +300,7 @@ void main() iGlassChance = iGlassChance - 500; sCraft = "glassbolttip"; iTemp = 50; //50 max stack - sFailString = "The measurements are off and as a result the bolt tips shatter."; + sFailString = "The measurements are off, and as a result the bolt tips shatter."; } if (GetStringRight(sItemResRef,3)=="083") // Glass Sling Bullets { @@ -315,19 +315,19 @@ void main() iGlassChance = iGlassChance - 600; sCraft = "glassbullet"; iTemp = 99; //50 max stack - sFailString = "The measurements are off and as a result the glass bullets shatter."; + sFailString = "The measurements are off, and as a result the glass bullets shatter."; } - if (GetStringRight(sItemResRef,3)=="089") // Excavation Tools + if (GetStringRight(sItemResRef,3)=="089") // Smith Hammer { //iComponent1Stackable=0; //iStackable=1; iComponent1 =6; sComponent1 = "INGOT_IRON"; sComponent1Name = "iron ingots"; - iGlassChance = iGlassChance - 400; - sCraft = "item_excavation"; - sFailString = "The measurements are off and as a result the excavation tools are useless."; - } + iGlassChance = iGlassChance - 10; + sCraft = "blacksmithhammer"; + sFailString = "The measurements are off, and as a result the smith hammer is useless."; + } if (GetStringRight(sItemResRef,3)=="112") // Carpenters Tools { //iComponent1Stackable=0; @@ -337,7 +337,7 @@ void main() sComponent1Name = "iron ingots"; //iGlassChance = iGlassChance - 400; sCraft = "carpenters_tools"; - sFailString = "The measurements are off and as a result the carpenters tools are useless."; + sFailString = "The measurements are off, and as a result the carpenter's tools are useless."; } } @@ -794,7 +794,7 @@ void main() if (iGlassSkill <= 1000) { //DelayCommand(5.0,SetTokenPair(oPC,14,5,iGlassSkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iTinkerSkill",iGlassSkill,oPC)); + DelayCommand(6.0,SetPersistentInt(oPC,"iTinkerSkill",iGlassSkill,0,"UOACraft")); DelayCommand(6.0,SendMessageToPC(oPC,"=================================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your Tinkering skill has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current Tinkering skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_dmg_plant.nss b/_module/nss/_dmg_plant.nss index 82b3e83f..5919a4a1 100644 --- a/_module/nss/_dmg_plant.nss +++ b/_module/nss/_dmg_plant.nss @@ -1,5 +1,6 @@ //#include "_persist_01a" #include "nw_i0_plot" +#include "aps_include" void main() { @@ -98,7 +99,7 @@ void main() if (sTagSelf == "PLANT_SORGHUM") { sPlant = "sorghumgrains"; - sMessageToPC = "You carefully cut the rice stalks and gather the grain."; + sMessageToPC = "You carefully cut the sorghum and gather the grain."; } if (sTagSelf == "PLANT_BAMBOO") @@ -594,11 +595,11 @@ void main() sMessageToPC = "You have chopped a log from the tree."; } } - if (sTagSelf == "TREE_TANGARINE") + if (sTagSelf == "TREE_TANGERINE") { if (iTreeMode == 99) { - sPlant = "tangarine"; + sPlant = "tangerine"; sMessageToPC = "You carefully harvest some ripe tangarines."; } else @@ -921,7 +922,6 @@ void main() } if (sPlant == "") sMessageToPC = "There is nothing to gather from this with the tool being used."; - int iPlantMax = GetLocalInt(oSelf,"iMaxPlant"); int iFarmChance = 0; int iFarmSkill = 0; @@ -935,7 +935,7 @@ void main() if (iPlantMax == 0) { //iFarmSkill = GetTokenPair(oPC,14,6); - iFarmSkill = GetCampaignInt("UOACraft","iFarmSkill",oPC); + iFarmSkill = GetPersistentInt(oPC,"iFarmSkill","UOACraft"); iFarmChance = iFarmSkill; if (iFarmChance <350) { @@ -958,7 +958,7 @@ void main() if (iTreeMode == 0) { //iFarmSkill = GetTokenPair(oPC,14,7); - iFarmSkill = GetCampaignInt("UOACraft","iLumberjackSkill",oPC); + iFarmSkill = GetPersistentInt(oPC,"iLumberjackSkill","UOACraft"); iFarmChance = iFarmSkill; if (iFarmChance <350) { @@ -972,7 +972,7 @@ void main() else { //iFarmSkill = GetTokenPair(oPC,14,6); - iFarmSkill = GetCampaignInt("UOACraft","iFarmSkill",oPC); + iFarmSkill = GetPersistentInt(oPC,"iFarmSkill","UOACraft"); iFarmChance = iFarmSkill; if (iFarmChance <350) { @@ -1005,7 +1005,7 @@ void main() } if (iRandom <= iFarmChance) { - CreateItemOnObject(sPlant,oPC,1); + SetIdentified (CreateItemOnObject(sPlant,oPC,1), TRUE); FloatingTextStringOnCreature(sMessageToPC,oPC,FALSE); if (Random(1000)>=iFarmSkill) { @@ -1051,7 +1051,7 @@ void main() if (iFarmSkill <= 1000) { //DelayCommand(5.0,SetTokenPair(oPC,14,7,iFarmSkill)); - DelayCommand(6.0,SetCampaignInt("UOACraft","iLumberjackSkill",iFarmSkill,oPC)); + DelayCommand(6.0,SetPersistentInt(oPC,"iLumberjackSkill",iFarmSkill,0,"UOACraft")); DelayCommand(6.0,SendMessageToPC(oPC,"==================================")); DelayCommand(6.0,SendMessageToPC(oPC,"Your Lumberjack skill has gone up!")); DelayCommand(6.0,SendMessageToPC(oPC,"Current Lumberjack skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_enchant_armor.nss b/_module/nss/_enchant_armor.nss new file mode 100644 index 00000000..ba977aa7 --- /dev/null +++ b/_module/nss/_enchant_armor.nss @@ -0,0 +1,1063 @@ +//New enchantarmor 10-21-05 +//#include "_persist_01a" +#include "x2_inc_itemprop" +#include "aps_include" + +void GetNextItemPossessedBy(object oPC, string sItemTag); +void GetNextStackedItem(object oPC, string sEssenceTag, int iCount); +void CreateAnObject(string sResource, object oPC, int iStackSize); +object CreatePlaceable(string sObject, location lPlace, float fDuration); +object oTestValid=OBJECT_INVALID; +void EnchantArmor(object oItem,int wBonus); +void EnPowerArmor(object oItem,int DamageType,int DamageQty); +void GiveToPC(object oItem, object oPC); + +string sDialogResRef=""; +string sEssence; +void main() +{ + object oPC = GetLastDisturbed(); + object oItem = GetInventoryDisturbItem(); + string sItemTag = GetTag(oItem); + string sReEnchantMessage = "INVALID"; + int iReEnchant = 0; + int iBaseItem=0; + int iMaxReEnchant; + int iMaxReEnchant2; + int iMaxReEnchant3; + int wBonus=1; + int wEffect=0; + int iEnpower=0; + +int iEnchantSkill = GetPersistentInt(oPC,"iEnchantSkill","UOACraft"); +int iEnchantChance = iEnchantSkill; + + + if (GetInventoryDisturbType()!= INVENTORY_DISTURB_TYPE_ADDED) + { + if (sItemTag=="ENCHANT_ARMOR1") + { + SetLocalInt(oPC,"iEnchant",1); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +1.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR2") + { + if (iEnchantChance >= 100) + { + SetLocalInt(oPC,"iEnchant",2); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +2.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR3") + { + if (iEnchantChance >= 157) + { + SetLocalInt(oPC,"iEnchant",3); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +3.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR4") + { + if (iEnchantChance >= 214) + { + SetLocalInt(oPC,"iEnchant",4); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +4.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR5") + { + if (iEnchantChance >= 271) + { + SetLocalInt(oPC,"iEnchant",5); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +5",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR6") + { + if (iEnchantChance >= 328) + { + SetLocalInt(oPC,"iEnchant",6); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +6.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR7") + { + if (iEnchantChance >= 385) + { + SetLocalInt(oPC,"iEnchant",7); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +7.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR8") + { + if (iEnchantChance >= 442) + { + SetLocalInt(oPC,"iEnchant",8); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +8.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR9") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnchant",9); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +9.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR10") + { + if (iEnchantChance >= 590) + { + SetLocalInt(oPC,"iEnchant",10); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +10.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR11") + { + if (iEnchantChance >= 640) + { + SetLocalInt(oPC,"iEnchant",11); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +11.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR12") + { + if (iEnchantChance >= 730) + { + SetLocalInt(oPC,"iEnchant",12); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +12.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR13") + { + if (iEnchantChance >= 840) + { + SetLocalInt(oPC,"iEnchant",13); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +13.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR14") + { + if (iEnchantChance >= 950) + { + SetLocalInt(oPC,"iEnchant",14); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant ARMOR to +14.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENPOWER_ARMOR1") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",1); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR2") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",2); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR3") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",3); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR4") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",4); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR5") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",5); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR6") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",6); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR7") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",7); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR8") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",8); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR9") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",9); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR10") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",10); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR11") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",12); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR12") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",13); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Slashing Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR13") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",14); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Piercing Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR14") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",15); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Bludgeoning Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR15") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",16); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Negative Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR16") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",11); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower ARMOR with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + CopyObject(oItem,GetLocation(oPC),OBJECT_SELF,GetTag(oItem)); + DestroyObject(oItem); + return; + } + + + // The following 3 lines are to ensure compatability with UOAbigal's Persistent Token System. + // You can replace them with whatever 'no-drop' code you have or comment them out. + string sNoDropFlag = (GetStringLeft(GetTag(oItem),6)); + if (sNoDropFlag == "NoDrop" || sNoDropFlag == "TOKEN_"||sNoDropFlag=="_TBOX_") + return; + if (GetBaseItemType(oItem)==BASE_ITEM_LARGEBOX) + { + DestroyObject(oItem); + SendMessageToPC(oPC,"To avoid possible dupe exploits, the container placed in this bag may be destroyed."); + return; + } + // End of compatability portion. + + if (GetLocalInt(OBJECT_SELF,"iAmInUse")!=0) + { + FloatingTextStringOnCreature("You must wait for this item to finish enchanting..",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + return; + } + + iBaseItem = GetBaseItemType(oItem); + string sItemResRef = ""; + int iStackSize = 0; + int iMaxStack = 5; + string sSuccess = ""; + +// Determins the PC level in the class WIZARD (CLASS_TYPE_WIZARD) +/* int wizard_lvl = 0; + wizard_lvl = GetLevelByClass(CLASS_TYPE_WIZARD,oPC); + SendMessageToPC(oPC,"Your Level in Wizard == " + IntToString(wizard_lvl)); + + if (wizard_lvl <=7 ) + { + CopyItem(oItem,oPC,TRUE); + FloatingTextStringOnCreature("You are not a powerful enough wizard you cannot Enchant this item!",oPC,FALSE); + DestroyObject(oItem); + return; + } +*/ + + if (GetStringLeft(sItemTag,5) != "ARMR_" && GetStringLeft(sItemTag,6) != "CLOTH_") + { + CopyItem(oItem,oPC,TRUE); + FloatingTextStringOnCreature("You cannot Enchant this item!",oPC,FALSE); + DestroyObject(oItem); + return; + } + + //int iEnchantChance = GetTokenPair(oPC,14,2); +// int iEnchantSkill = GetCampaignInt("UOACraft","iEnchantSkill",oPC); +// int iEnchantChance = iEnchantSkill; + + + if (iEnchantChance <=350) + { + iEnchantChance = GetAbilityScore(oPC,ABILITY_INTELLIGENCE)*3; + iEnchantChance = iEnchantChance + GetAbilityScore(oPC,ABILITY_DEXTERITY) + GetAbilityScore(oPC,ABILITY_WISDOM); + iEnchantChance = iEnchantChance * 3; + if (iEnchantChance >350) iEnchantChance = 350; + if (iEnchantSkill > iEnchantChance) iEnchantChance = iEnchantSkill; + } + + if (sItemResRef=="INVALID") + { + SendMessageToPC(oPC,"You cannot Enchant this item!"); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + } + + if (iEnchantChance < 1) + { + if (iReEnchant==0) + { + FloatingTextStringOnCreature("You have no idea how to Enchant this item.",oPC,FALSE); + } + else + { + FloatingTextStringOnCreature("You have no idea how to reEnchant this item.",oPC,FALSE); + } + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + return; + } + + string sFlame= ""; + int iEnchant = GetLocalInt(oPC,"iEnchant"); + float fAngleToVector = 0.4; + + switch(iEnchant) //se chance of success + { + case 1: + { + fAngleToVector = 0.5; + // iMaxStack = iMaxStack+3; + if (iReEnchant==0)iEnchantChance = iEnchantChance+150; + // sFlame = "plc_flamesmall"; + break; + } + case 2: + { + fAngleToVector = 0.6; + // iMaxStack = iMaxStack+1; + if (iReEnchant==0)iEnchantChance = iEnchantChance+100; + // sFlame = "plc_flamesmall"; + break; + } + case 3: + { + fAngleToVector = 0.6; +// iMaxStack = iMaxStack+1; + if (iReEnchant==0)iEnchantChance = iEnchantChance+75; + // sFlame = "plc_flamesmall"; + break; + } + case 4: + { + fAngleToVector = 0.2; +// iMaxStack = iMaxStack-2; + if (iReEnchant==0)iEnchantChance = iEnchantChance+50; +// DelayCommand(6.0,SendMessageToPC(oPC,"Current Enchanting chance : "+ IntToString(iEnchantChance)+"%")); + // sFlame = "plc_flamelarge"; + break; + } + case 5: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance; + // sFlame = "plc_flamelarge"; + break; + } + case 6: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-100; + // sFlame = "plc_flamelarge"; + break; + } + case 7: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-250; + // sFlame = "plc_flamelarge"; + break; + } + case 8: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-270; + //DelayCommand(6.0,SendMessageToPC(oPC,"Value of iEnchant : " + IntToString(iEnchant))); + //DelayCommand(6.0,SendMessageToPC(oPC,"Current Enchanting chance : "+ IntToString(iEnchantChance)+"%")); + sFlame = "plc_flamemedium"; + break; + } + case 9: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-290; + sFlame = "plc_flamemedium"; + break; + } + case 10: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-310; + sFlame = "plc_flamemedium"; + break; + } + case 11: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-330; + sFlame = "plc_flamelarge"; + break; + } + case 12: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-350; + sFlame = "plc_flamelarge"; + break; + } + case 13: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-370; + sFlame = "plc_flamelarge"; + break; + } + case 14: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-390; + sFlame = "plc_flamelarge"; + break; + } + default: + { + sFlame = "plc_flamemedium"; + break; + } + } +//////////////////////////////////////////////////////////////////////// + iEnpower = GetLocalInt(oPC,"iEnpower"); + switch(iEnpower) + { + case 1: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 2: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 3: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 4: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 5: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 6: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 7: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 8: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 9: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 10: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 11: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 12: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 13: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_SLASHING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 14: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_PIERCING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 15: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_BLUDGEONING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 16: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_NEGATIVE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + default: + { + int DamageType=0; + int DamageQty=0; + break; + } + } //end of switch + +////////////////////////////////////////////////////////////////////////////// + + location lSelf = GetLocation(OBJECT_SELF); + float fSelf = GetFacing(OBJECT_SELF); + vector vSelf = GetPosition(OBJECT_SELF); + object oArea = GetArea(OBJECT_SELF); + vector vFire; + int vDirection; + vFire = vSelf + (AngleToVector(fSelf) * fAngleToVector); + location lFire = Location(oArea,vFire,fSelf); + object oFire = CreatePlaceable(sFlame, lFire, 6.0); + + AssignCommand(oPC,PlaySound("al_mg_chntmagic1")); + AssignCommand(oPC,PlaySound("al_mg_crystalgd1")); + AssignCommand(oPC,PlaySound("al_mg_jacobs1")); + AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_GET_MID,1.0,4.0)); + PlayAnimation(ANIMATION_PLACEABLE_ACTIVATE,1.0,6.0); + + SetLocalInt(OBJECT_SELF,"iAmInUse",99); + DelayCommand(7.0,SetLocalInt(OBJECT_SELF,"iAmInUse",0)); + //ensure at least 1 respawn 10 minutes after used... + //this is to prevent a broken placeable that is used, with a 'in use' delay + //which would cancel the respawn + if (GetLocalInt(OBJECT_SELF,"iAmSetToRespawn")!=99) + { + SetLocalInt(OBJECT_SELF,"iAmSetToRespawn",99); + DelayCommand(600.0,ExecuteScript("_onclose_clear",OBJECT_SELF)); + } + + int iRandom = 0; + + int iSuccess = 0; + int iSkillGain = 0; + +////////////////////////////////////////////begin stackables + object oTemp = OBJECT_INVALID; + oTemp = GetItemPossessedBy(oPC,sEssence); + object oEssence = oTemp; + string sEssenceTag = GetTag(oEssence); + int iCount = 0; + int iEssence = 1; + iCount = GetNumStackedItems(oTemp); + DestroyObject(oTemp); + if (iCount iEssence) + { + iCount = iCount - iEssence; + SendMessageToPC(oPC,"You should get back "+IntToString(iCount)+" essences"); + DelayCommand(1.0,CreateAnObject(sEssence,oPC,iCount)); + } + } +////////////////////////////////////////////////////////////////end stackables + + iEnpower = GetLocalInt(oPC,"iEnpower"); + iEnchantChance = iEnchantChance - (iEnchantSkill * iEnpower/100); + //SendMessageToPC(oPC,"Value of iEnpower : " + IntToString(iEnpower)); + //SendMessageToPC(oPC,"Current Enchanting chance : "+ IntToString(iEnchantChance)+"%"); + + if (Random(1000) <= iEnchantChance) + { + iSuccess = 1; + iStackSize = 1; + if (iEnchant>=1) + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_CONJURE1,1.0,1.0))); + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY1,1.0,1.0))); + DelayCommand(5.0,EnchantArmor(oItem,iEnchant)); +// DelayCommand(5.0,EnchantItem(oItem)); + DelayCommand(6.0, GiveToPC(oItem,oPC)); + sSuccess = "You successfully Enchant the Item"; + DelayCommand(6.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE)); + DelayCommand(5.8,PlaySound("vs_chant_conj_lm")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_DUR_BLUR,FALSE),OBJECT_SELF,2.0)); + } //end of iEnchant if + + int iEnpower = GetLocalInt(oPC,"iEnpower"); + int DamageType =GetLocalInt(oPC,"DamageType"); + int DamageQty =GetLocalInt(oPC,"DamageQty"); + if (iEnpower>=1) + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_CONJURE2,1.0,1.0))); + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY2,1.0,1.0))); + DelayCommand(5.0,EnPowerArmor(oItem,DamageType,DamageQty)); + DelayCommand(6.0, GiveToPC(oItem,oPC)); + sSuccess = "You successfully Enpower the Item"; + DelayCommand(6.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE)); + DelayCommand(5.8,PlaySound("vs_chant_ench_hm")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_BEAM_LIGHTNING,FALSE),OBJECT_SELF,2.0)); + } //end of iEnpower if + + } + else + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_TIRED,1.0,1.0))); + DelayCommand(6.0,FloatingTextStringOnCreature("The incantation fails and the item is lost.",oPC,FALSE)); + DelayCommand(5.8,PlaySound("as_na_steamshrt2")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_DUR_PARALYZED ,FALSE),OBJECT_SELF,2.0)); + } + DelayCommand(6.0,DestroyObject(oItem)); + + if (iSuccess == 1) + { + iRandom = Random(1000); + if (iEnchantSkill > 700) iRandom = iRandom + 25; + if (iEnchantSkill > 998) iRandom = iRandom - 20; + if (iEnchantSkill > 999) iRandom = 0; + if (iRandom > iEnchantSkill) + { + if (d10(1)+1 >= iEnchantChance/100) iSkillGain = 1; + } + } + +//Ensure no more than 1 skill gain every 10 seconds to avoid token droppage. + if (iSkillGain ==1) + { + if (GetLocalInt(oPC,"iSkillGain")!= 0) + { + iSkillGain = 0; + } + else + { + SetLocalInt(oPC,"iSkillGain",99); + DelayCommand(10.0,SetLocalInt(oPC,"iSkillGain",0)); + } + } // end of if iskill gain == 1 + + + if (iSkillGain ==1) + { + string sOldSkill = ""; + string sOldSkill2 = ""; + iEnchantSkill++; + sOldSkill2 = IntToString(iEnchantSkill); + sOldSkill = "."+GetStringRight(sOldSkill2,1); + if (iEnchantSkill > 9) + { + sOldSkill = GetStringLeft(sOldSkill2,GetStringLength(sOldSkill2)-1)+sOldSkill; + } + else + { + sOldSkill = "0"+sOldSkill; + } + if (iEnchantSkill <= 1000) + { +// DelayCommand(6.0,SetTokenPair(oPC,14,2,iEnchantSkill)); + DelayCommand(6.0,SetPersistentInt(oPC,"iEnchantSkill",iEnchantSkill,0,"UOACraft")); + DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); + DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in Enchanting has gone up!")); + DelayCommand(6.0,SendMessageToPC(oPC,"Current Enchanting skill : "+ sOldSkill+"%")); + DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); + DelayCommand(6.0, GiveXPToCreature(oPC, 5)); + } + + } // end of skill gain +} //end of main +void CreateAnObject(string sResource, object oPC, int iStackSize) + { + + CreateItemOnObject(sResource,oPC,iStackSize); + return; + } + +object CreatePlaceable(string sObject, location lPlace, float fDuration) +{ + object oPlaceable = CreateObject(OBJECT_TYPE_PLACEABLE,sObject,lPlace,FALSE); + if (fDuration != 0.0) + DestroyObject(oPlaceable,fDuration); + return oPlaceable; +} + +void EnchantArmor(object oItem,int wBonus) + { + itemproperty iBonus = ItemPropertyACBonus(wBonus); + IPSafeAddItemProperty(oItem,iBonus); + } + +void GiveToPC(object oItem, object oPC) + { + CopyItem(oItem,oPC,TRUE); + } + void EnPowerArmor(object oItem,int DamageType,int DamageQty) + { + itemproperty iEffect = ItemPropertyDamageResistance(DamageType,DamageQty); + IPSafeAddItemProperty(oItem,iEffect); + } + + +/* +IP_CONST_DAMAGEBONUS_1 +IP_CONST_DAMAGEBONUS_10 +IP_CONST_DAMAGEBONUS_1d10 +IP_CONST_DAMAGEBONUS_1d12 +IP_CONST_DAMAGEBONUS_1d4 +IP_CONST_DAMAGEBONUS_1d6 +IP_CONST_DAMAGEBONUS_1d8 +IP_CONST_DAMAGEBONUS_2 +IP_CONST_DAMAGEBONUS_2d10 +IP_CONST_DAMAGEBONUS_2d12 +IP_CONST_DAMAGEBONUS_2d4 +IP_CONST_DAMAGEBONUS_2d6 +IP_CONST_DAMAGEBONUS_2d8 +IP_CONST_DAMAGEBONUS_3 +IP_CONST_DAMAGEBONUS_4 +IP_CONST_DAMAGEBONUS_5 +IP_CONST_DAMAGEBONUS_6 +IP_CONST_DAMAGEBONUS_7 +IP_CONST_DAMAGEBONUS_8 +IP_CONST_DAMAGEBONUS_9 + + +IP_CONST_DAMAGETYPE_ACID +Acid damagetype. +IP_CONST_DAMAGETYPE_BLUDGEONING +Bludgenoning damagetype. +IP_CONST_DAMAGETYPE_COLD +Cold damagetype. +IP_CONST_DAMAGETYPE_DIVINE +Divine energy damage type. +IP_CONST_DAMAGETYPE_ELECTRICAL +Electrical damage type. +IP_CONST_DAMAGETYPE_FIRE +Fire damage type. +IP_CONST_DAMAGETYPE_MAGICAL +Any magical (i.e. not physical) damage type. +IP_CONST_DAMAGETYPE_NEGATIVE +Negative energy damage type. +IP_CONST_DAMAGETYPE_PHYSICAL +Physical (i.e. not magical) damage type. +IP_CONST_DAMAGETYPE_PIERCING +Piercing damage type. +IP_CONST_DAMAGETYPE_POSITIVE +Positive energy damage type. +IP_CONST_DAMAGETYPE_SLASHING +Slashing damage type. +IP_CONST_DAMAGETYPE_SONIC +Sonic damage type. +IP_CONST_DAMAGETYPE_SUBDUAL +Subdual damage type. +*/ + +/* +IP_CONST_DAMAGERESIST_10 Resist 10 damage. + +IP_CONST_DAMAGERESIST_15 Resist 15 damage. + +IP_CONST_DAMAGERESIST_20 Resist 20 damage. + +IP_CONST_DAMAGERESIST_25 Resist 25 damage. + +IP_CONST_DAMAGERESIST_30 Resist 30 damage. + +*/ +/* +IP_CONST_DAMAGETYPE_ACID Acid damagetype. + +IP_CONST_DAMAGETYPE_BLUDGEONING Bludgenoning damagetype. + +IP_CONST_DAMAGETYPE_COLD Cold damagetype. + +IP_CONST_DAMAGETYPE_DIVINE Divine energy damage type. + +IP_CONST_DAMAGETYPE_ELECTRICAL Electrical damage type. + +IP_CONST_DAMAGETYPE_FIRE Fire damage type. + +IP_CONST_DAMAGETYPE_MAGICAL Any magical (i.e. not physical) damage type. + +IP_CONST_DAMAGETYPE_NEGATIVE Negative energy damage type. + +IP_CONST_DAMAGETYPE_PHYSICAL Physical (i.e. not magical) damage type. + +IP_CONST_DAMAGETYPE_PIERCING Piercing damage type. + +IP_CONST_DAMAGETYPE_POSITIVE Positive energy damage type. + +IP_CONST_DAMAGETYPE_SLASHING Slashing damage type. + +IP_CONST_DAMAGETYPE_SONIC Sonic damage type. + +IP_CONST_DAMAGETYPE_SUBDUAL Subdual damage type + +*/ diff --git a/_module/nss/_enchant_helm.nss b/_module/nss/_enchant_helm.nss new file mode 100644 index 00000000..eb4fae20 --- /dev/null +++ b/_module/nss/_enchant_helm.nss @@ -0,0 +1,1061 @@ +//New enchantarmor 10-21-05 +//#include "_persist_01a" +#include "x2_inc_itemprop" +#include "aps_include" +void GetNextItemPossessedBy(object oPC, string sItemTag); +void GetNextStackedItem(object oPC, string sEssenceTag, int iCount); +void CreateAnObject(string sResource, object oPC, int iStackSize); +object CreatePlaceable(string sObject, location lPlace, float fDuration); +object oTestValid=OBJECT_INVALID; +void EnchantArmor(object oItem,int wBonus); +void EnPowerArmor(object oItem,int DamageType,int DamageQty); +void GiveToPC(object oItem, object oPC); +void GetItemPossessedBy(object oPC,string sEssence); +string sDialogResRef=""; +string sEssence; +void main() +{ + object oPC = GetLastDisturbed(); + object oItem = GetInventoryDisturbItem(); + string sItemTag = GetTag(oItem); + string sReEnchantMessage = "INVALID"; + int iReEnchant = 0; + int iBaseItem=0; + int iMaxReEnchant; + int iMaxReEnchant2; + int iMaxReEnchant3; + int wBonus=1; + int wEffect=0; + int iEnpower=0; + +int iEnchantSkill = GetPersistentInt(oPC,"iEnchantSkill","UOACraft"); +int iEnchantChance = iEnchantSkill; + + + if (GetInventoryDisturbType()!= INVENTORY_DISTURB_TYPE_ADDED) + { + if (sItemTag=="ENCHANT_ARMOR1") + { + SetLocalInt(oPC,"iEnchant",1); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +1.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR2") + { + if (iEnchantChance >= 100) + { + SetLocalInt(oPC,"iEnchant",2); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +2.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR3") + { + if (iEnchantChance >= 157) + { + SetLocalInt(oPC,"iEnchant",3); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +3.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR4") + { + if (iEnchantChance >= 214) + { + SetLocalInt(oPC,"iEnchant",4); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +4.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR5") + { + if (iEnchantChance >= 271) + { + SetLocalInt(oPC,"iEnchant",5); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +5",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR6") + { + if (iEnchantChance >= 328) + { + SetLocalInt(oPC,"iEnchant",6); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +6.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR7") + { + if (iEnchantChance >= 385) + { + SetLocalInt(oPC,"iEnchant",7); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +7.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR8") + { + if (iEnchantChance >= 442) + { + SetLocalInt(oPC,"iEnchant",8); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +8.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR9") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnchant",9); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +9.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR10") + { + if (iEnchantChance >= 590) + { + SetLocalInt(oPC,"iEnchant",10); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +10.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR11") + { + if (iEnchantChance >= 640) + { + SetLocalInt(oPC,"iEnchant",11); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +11.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR12") + { + if (iEnchantChance >= 730) + { + SetLocalInt(oPC,"iEnchant",12); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +12.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR13") + { + if (iEnchantChance >= 840) + { + SetLocalInt(oPC,"iEnchant",13); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +13.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR14") + { + if (iEnchantChance >= 950) + { + SetLocalInt(oPC,"iEnchant",14); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a HELM to +14.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENPOWER_ARMOR1") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",1); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR2") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",2); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR3") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",3); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR4") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",4); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR5") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",5); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR6") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",6); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR7") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",7); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR8") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",8); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR9") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",9); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR10") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",10); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR11") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",12); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR12") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",13); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Slashing Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR13") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",14); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Piercing Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR14") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",15); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Bludgeoning Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR15") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",16); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Negative Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR16") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",11); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a HELM with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + CopyObject(oItem,GetLocation(oPC),OBJECT_SELF,GetTag(oItem)); + DestroyObject(oItem); + return; + } + + + // The following 3 lines are to ensure compatability with UOAbigal's Persistent Token System. + // You can replace them with whatever 'no-drop' code you have or comment them out. + string sNoDropFlag = (GetStringLeft(GetTag(oItem),6)); + if (sNoDropFlag == "NoDrop" || sNoDropFlag == "TOKEN_"||sNoDropFlag=="_TBOX_") + return; + if (GetBaseItemType(oItem)==BASE_ITEM_LARGEBOX) + { + DestroyObject(oItem); + SendMessageToPC(oPC,"To avoid possible dupe exploits, the container placed in this bag may be destroyed."); + return; + } + // End of compatability portion. + + if (GetLocalInt(OBJECT_SELF,"iAmInUse")!=0) + { + FloatingTextStringOnCreature("You must wait for this item to finish enchanting..",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + return; + } + + iBaseItem = GetBaseItemType(oItem); + string sItemResRef = ""; + int iStackSize = 0; + int iMaxStack = 5; + string sSuccess = ""; + +// Determins the PC level in the class WIZARD (CLASS_TYPE_WIZARD) +/* int wizard_lvl = 0; + wizard_lvl = GetLevelByClass(CLASS_TYPE_WIZARD,oPC); + SendMessageToPC(oPC,"Your Level in Wizard == " + IntToString(wizard_lvl)); + + if (wizard_lvl <=7 ) + { + CopyItem(oItem,oPC,TRUE); + FloatingTextStringOnCreature("You are not a powerful enough wizard you cannot Enchant this item!",oPC,FALSE); + DestroyObject(oItem); + return; + } +*/ + + if (GetStringLeft(sItemTag,5) != "HELM_") + { + CopyItem(oItem,oPC,TRUE); + FloatingTextStringOnCreature("You cannot Enchant this item!",oPC,FALSE); + DestroyObject(oItem); + return; + } + + //int iEnchantChance = GetTokenPair(oPC,14,2); +// int iEnchantSkill = GetCampaignInt("UOACraft","iEnchantSkill",oPC); +// int iEnchantChance = iEnchantSkill; + + + if (iEnchantChance <=350) + { + iEnchantChance = GetAbilityScore(oPC,ABILITY_INTELLIGENCE)*3; + iEnchantChance = iEnchantChance + GetAbilityScore(oPC,ABILITY_DEXTERITY) + GetAbilityScore(oPC,ABILITY_WISDOM); + iEnchantChance = iEnchantChance * 3; + if (iEnchantChance >350) iEnchantChance = 350; + if (iEnchantSkill > iEnchantChance) iEnchantChance = iEnchantSkill; + } + + if (sItemResRef=="INVALID") + { + SendMessageToPC(oPC,"You cannot Enchant this item!"); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + } + + if (iEnchantChance < 1) + { + if (iReEnchant==0) + { + FloatingTextStringOnCreature("You have no idea how to Enchant this item.",oPC,FALSE); + } + else + { + FloatingTextStringOnCreature("You have no idea how to reEnchant this item.",oPC,FALSE); + } + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + return; + } + + string sFlame= ""; + int iEnchant = GetLocalInt(oPC,"iEnchant"); + float fAngleToVector = 0.4; + + switch(iEnchant) //se chance of success + { + case 1: + { + fAngleToVector = 0.5; + // iMaxStack = iMaxStack+3; + if (iReEnchant==0)iEnchantChance = iEnchantChance+150; + // sFlame = "plc_flamesmall"; + break; + } + case 2: + { + fAngleToVector = 0.6; + // iMaxStack = iMaxStack+1; + if (iReEnchant==0)iEnchantChance = iEnchantChance+100; + // sFlame = "plc_flamesmall"; + break; + } + case 3: + { + fAngleToVector = 0.6; +// iMaxStack = iMaxStack+1; + if (iReEnchant==0)iEnchantChance = iEnchantChance+75; + // sFlame = "plc_flamesmall"; + break; + } + case 4: + { + fAngleToVector = 0.2; +// iMaxStack = iMaxStack-2; + if (iReEnchant==0)iEnchantChance = iEnchantChance+50; +// sFlame = "plc_flamelarge"; + break; + } + case 5: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance; + // sFlame = "plc_flamelarge"; + break; + } + case 6: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-100; + // sFlame = "plc_flamelarge"; + break; + } + case 7: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-250; + // sFlame = "plc_flamelarge"; + break; + } + case 8: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-270; + //DelayCommand(6.0,SendMessageToPC(oPC,"Value of iEnchant : " + IntToString(iEnchant))); + //DelayCommand(6.0,SendMessageToPC(oPC,"Current Enchanting chance : "+ IntToString(iEnchantChance)+"%")); + sFlame = "plc_flamemedium"; + break; + } + case 9: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-290; + sFlame = "plc_flamemedium"; + break; + } + case 10: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-310; + sFlame = "plc_flamemedium"; + break; + } + case 11: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-330; + sFlame = "plc_flamelarge"; + break; + } + case 12: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-350; + sFlame = "plc_flamelarge"; + break; + } + case 13: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-370; + sFlame = "plc_flamelarge"; + break; + } + case 14: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-390; + sFlame = "plc_flamelarge"; + break; + } + default: + { + sFlame = "plc_flamemedium"; + break; + } + } +//////////////////////////////////////////////////////////////////////// + iEnpower = GetLocalInt(oPC,"iEnpower"); + switch(iEnpower) + { + case 1: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 2: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 3: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 4: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 5: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 6: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 7: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 8: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 9: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 10: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 11: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 12: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 13: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_SLASHING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 14: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_PIERCING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 15: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_BLUDGEONING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 16: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_NEGATIVE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + default: + { + int DamageType=0; + int DamageQty=0; + break; + } + } //end of switch + +////////////////////////////////////////////////////////////////////////////// + + location lSelf = GetLocation(OBJECT_SELF); + float fSelf = GetFacing(OBJECT_SELF); + vector vSelf = GetPosition(OBJECT_SELF); + object oArea = GetArea(OBJECT_SELF); + vector vFire; + int vDirection; + vFire = vSelf + (AngleToVector(fSelf) * fAngleToVector); + location lFire = Location(oArea,vFire,fSelf); + object oFire = CreatePlaceable(sFlame, lFire, 6.0); + + AssignCommand(oPC,PlaySound("al_mg_chntmagic1")); + AssignCommand(oPC,PlaySound("al_mg_crystalgd1")); + AssignCommand(oPC,PlaySound("al_mg_jacobs1")); + AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_GET_MID,1.0,4.0)); + PlayAnimation(ANIMATION_PLACEABLE_ACTIVATE,1.0,6.0); + + SetLocalInt(OBJECT_SELF,"iAmInUse",99); + DelayCommand(7.0,SetLocalInt(OBJECT_SELF,"iAmInUse",0)); + //ensure at least 1 respawn 10 minutes after used... + //this is to prevent a broken placeable that is used, with a 'in use' delay + //which would cancel the respawn + if (GetLocalInt(OBJECT_SELF,"iAmSetToRespawn")!=99) + { + SetLocalInt(OBJECT_SELF,"iAmSetToRespawn",99); + DelayCommand(600.0,ExecuteScript("_onclose_clear",OBJECT_SELF)); + } + + int iRandom = 0; + + int iSuccess = 0; + int iSkillGain = 0; + +////////////////////////////////////////////begin stackables + object oTemp = OBJECT_INVALID; + oTemp = GetItemPossessedBy(oPC,sEssence); + object oEssence = oTemp; + string sEssenceTag = GetTag(oEssence); + int iCount = 0; + int iEssence = 1; + iCount = GetNumStackedItems(oTemp); + DestroyObject(oTemp); + if (iCount iEssence) + { + iCount = iCount - iEssence; + SendMessageToPC(oPC,"You should get back "+IntToString(iCount)+" essences"); + DelayCommand(1.0,CreateAnObject(sEssence,oPC,iCount)); + } + } +////////////////////////////////////////////////////////////////end stackables + + iEnpower = GetLocalInt(oPC,"iEnpower"); + iEnchantChance = iEnchantChance - (iEnchantSkill * iEnpower/100); + //SendMessageToPC(oPC,"Value of iEnpower : " + IntToString(iEnpower)); + SendMessageToPC(oPC,"Current Enchanting chance : "+ IntToString(iEnchantChance)+"%"); + + if (Random(1000) <= iEnchantChance) + { + iSuccess = 1; + iStackSize = 1; + if (iEnchant>=1) + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_CONJURE1,1.0,1.0))); + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY1,1.0,1.0))); + DelayCommand(5.0,EnchantArmor(oItem,iEnchant)); +// DelayCommand(5.0,EnchantItem(oItem)); + DelayCommand(6.0, GiveToPC(oItem,oPC)); + sSuccess = "You successfully Enchant the Item"; + DelayCommand(6.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE)); + DelayCommand(5.8,PlaySound("vs_chant_conj_lm")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_DUR_BLUR,FALSE),OBJECT_SELF,2.0)); + } //end of iEnchant if + + int iEnpower = GetLocalInt(oPC,"iEnpower"); + int DamageType =GetLocalInt(oPC,"DamageType"); + int DamageQty =GetLocalInt(oPC,"DamageQty"); + if (iEnpower>=1) + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_CONJURE2,1.0,1.0))); + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY2,1.0,1.0))); + DelayCommand(5.0,EnPowerArmor(oItem,DamageType,DamageQty)); + DelayCommand(6.0, GiveToPC(oItem,oPC)); + sSuccess = "You successfully Enpower the Item"; + DelayCommand(6.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE)); + DelayCommand(5.8,PlaySound("vs_chant_ench_hm")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_BEAM_LIGHTNING,FALSE),OBJECT_SELF,2.0)); + } //end of iEnpower if + + } + else + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_TIRED,1.0,1.0))); + DelayCommand(6.0,FloatingTextStringOnCreature("The incantation fails and the item is lost.",oPC,FALSE)); + DelayCommand(5.8,PlaySound("as_na_steamshrt2")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_DUR_PARALYZED ,FALSE),OBJECT_SELF,2.0)); + } + DelayCommand(6.0,DestroyObject(oItem)); + + if (iSuccess == 1) + { + iRandom = Random(1000); + if (iEnchantSkill > 700) iRandom = iRandom + 25; + if (iEnchantSkill > 998) iRandom = iRandom - 20; + if (iEnchantSkill > 999) iRandom = 0; + if (iRandom > iEnchantSkill) + { + if (d10(1)+1 >= iEnchantChance/100) iSkillGain = 1; + } + } + +//Ensure no more than 1 skill gain every 10 seconds to avoid token droppage. + if (iSkillGain ==1) + { + if (GetLocalInt(oPC,"iSkillGain")!= 0) + { + iSkillGain = 0; + } + else + { + SetLocalInt(oPC,"iSkillGain",99); + DelayCommand(10.0,SetLocalInt(oPC,"iSkillGain",0)); + } + } // end of if iskill gain == 1 + + + if (iSkillGain ==1) + { + string sOldSkill = ""; + string sOldSkill2 = ""; + iEnchantSkill++; + sOldSkill2 = IntToString(iEnchantSkill); + sOldSkill = "."+GetStringRight(sOldSkill2,1); + if (iEnchantSkill > 9) + { + sOldSkill = GetStringLeft(sOldSkill2,GetStringLength(sOldSkill2)-1)+sOldSkill; + } + else + { + sOldSkill = "0"+sOldSkill; + } + if (iEnchantSkill <= 1000) + { +// DelayCommand(6.0,SetTokenPair(oPC,14,2,iEnchantSkill)); + DelayCommand(6.0,SetPersistentInt(oPC,"iEnchantSkill",iEnchantSkill,0,"UOACraft")); + DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); + DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in Enchanting has gone up!")); + DelayCommand(6.0,SendMessageToPC(oPC,"Current Enchanting skill : "+ sOldSkill+"%")); + DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); + DelayCommand(6.0, GiveXPToCreature(oPC, 5)); + } + + } // end of skill gain +} //end of main +void CreateAnObject(string sResource, object oPC, int iStackSize) + { + + CreateItemOnObject(sResource,oPC,iStackSize); + return; + } + +object CreatePlaceable(string sObject, location lPlace, float fDuration) +{ + object oPlaceable = CreateObject(OBJECT_TYPE_PLACEABLE,sObject,lPlace,FALSE); + if (fDuration != 0.0) + DestroyObject(oPlaceable,fDuration); + return oPlaceable; +} + +void EnchantArmor(object oItem,int wBonus) + { + itemproperty iBonus = ItemPropertyACBonus(wBonus); + IPSafeAddItemProperty(oItem,iBonus); + } + +void GiveToPC(object oItem, object oPC) + { + CopyItem(oItem,oPC,TRUE); + } + void EnPowerArmor(object oItem,int DamageType,int DamageQty) + { + itemproperty iEffect = ItemPropertyDamageResistance(DamageType,DamageQty); + IPSafeAddItemProperty(oItem,iEffect); + } + + +/* +IP_CONST_DAMAGEBONUS_1 +IP_CONST_DAMAGEBONUS_10 +IP_CONST_DAMAGEBONUS_1d10 +IP_CONST_DAMAGEBONUS_1d12 +IP_CONST_DAMAGEBONUS_1d4 +IP_CONST_DAMAGEBONUS_1d6 +IP_CONST_DAMAGEBONUS_1d8 +IP_CONST_DAMAGEBONUS_2 +IP_CONST_DAMAGEBONUS_2d10 +IP_CONST_DAMAGEBONUS_2d12 +IP_CONST_DAMAGEBONUS_2d4 +IP_CONST_DAMAGEBONUS_2d6 +IP_CONST_DAMAGEBONUS_2d8 +IP_CONST_DAMAGEBONUS_3 +IP_CONST_DAMAGEBONUS_4 +IP_CONST_DAMAGEBONUS_5 +IP_CONST_DAMAGEBONUS_6 +IP_CONST_DAMAGEBONUS_7 +IP_CONST_DAMAGEBONUS_8 +IP_CONST_DAMAGEBONUS_9 + + +IP_CONST_DAMAGETYPE_ACID +Acid damagetype. +IP_CONST_DAMAGETYPE_BLUDGEONING +Bludgenoning damagetype. +IP_CONST_DAMAGETYPE_COLD +Cold damagetype. +IP_CONST_DAMAGETYPE_DIVINE +Divine energy damage type. +IP_CONST_DAMAGETYPE_ELECTRICAL +Electrical damage type. +IP_CONST_DAMAGETYPE_FIRE +Fire damage type. +IP_CONST_DAMAGETYPE_MAGICAL +Any magical (i.e. not physical) damage type. +IP_CONST_DAMAGETYPE_NEGATIVE +Negative energy damage type. +IP_CONST_DAMAGETYPE_PHYSICAL +Physical (i.e. not magical) damage type. +IP_CONST_DAMAGETYPE_PIERCING +Piercing damage type. +IP_CONST_DAMAGETYPE_POSITIVE +Positive energy damage type. +IP_CONST_DAMAGETYPE_SLASHING +Slashing damage type. +IP_CONST_DAMAGETYPE_SONIC +Sonic damage type. +IP_CONST_DAMAGETYPE_SUBDUAL +Subdual damage type. +*/ + +/* +IP_CONST_DAMAGERESIST_10 Resist 10 damage. + +IP_CONST_DAMAGERESIST_15 Resist 15 damage. + +IP_CONST_DAMAGERESIST_20 Resist 20 damage. + +IP_CONST_DAMAGERESIST_25 Resist 25 damage. + +IP_CONST_DAMAGERESIST_30 Resist 30 damage. + +*/ +/* +IP_CONST_DAMAGETYPE_ACID Acid damagetype. + +IP_CONST_DAMAGETYPE_BLUDGEONING Bludgenoning damagetype. + +IP_CONST_DAMAGETYPE_COLD Cold damagetype. + +IP_CONST_DAMAGETYPE_DIVINE Divine energy damage type. + +IP_CONST_DAMAGETYPE_ELECTRICAL Electrical damage type. + +IP_CONST_DAMAGETYPE_FIRE Fire damage type. + +IP_CONST_DAMAGETYPE_MAGICAL Any magical (i.e. not physical) damage type. + +IP_CONST_DAMAGETYPE_NEGATIVE Negative energy damage type. + +IP_CONST_DAMAGETYPE_PHYSICAL Physical (i.e. not magical) damage type. + +IP_CONST_DAMAGETYPE_PIERCING Piercing damage type. + +IP_CONST_DAMAGETYPE_POSITIVE Positive energy damage type. + +IP_CONST_DAMAGETYPE_SLASHING Slashing damage type. + +IP_CONST_DAMAGETYPE_SONIC Sonic damage type. + +IP_CONST_DAMAGETYPE_SUBDUAL Subdual damage type + +*/ diff --git a/_module/nss/_enchant_shield.nss b/_module/nss/_enchant_shield.nss new file mode 100644 index 00000000..5f3750c1 --- /dev/null +++ b/_module/nss/_enchant_shield.nss @@ -0,0 +1,1063 @@ +//New enchantarmor 10-21-05 +//#include "_persist_01a" +#include "x2_inc_itemprop" +#include "aps_include" + +void GetNextItemPossessedBy(object oPC, string sItemTag); +void GetNextStackedItem(object oPC, string sEssenceTag, int iCount); +void CreateAnObject(string sResource, object oPC, int iStackSize); +object CreatePlaceable(string sObject, location lPlace, float fDuration); +object oTestValid=OBJECT_INVALID; +void EnchantArmor(object oItem,int wBonus); +void EnPowerArmor(object oItem,int DamageType,int DamageQty); +void GiveToPC(object oItem, object oPC); +void GetItemPossessedBy(object oPC,string sEssence); +string sDialogResRef=""; +string sEssence; +void main() +{ + object oPC = GetLastDisturbed(); + object oItem = GetInventoryDisturbItem(); + string sItemTag = GetTag(oItem); + string sReEnchantMessage = "INVALID"; + int iReEnchant = 0; + int iBaseItem=0; + int iMaxReEnchant; + int iMaxReEnchant2; + int iMaxReEnchant3; + int wBonus=1; + int wEffect=0; + int iEnpower=0; + +int iEnchantSkill = GetPersistentInt(oPC,"iEnchantSkill","UOACraft"); +int iEnchantChance = iEnchantSkill; + + + if (GetInventoryDisturbType()!= INVENTORY_DISTURB_TYPE_ADDED) + { + if (sItemTag=="ENCHANT_ARMOR1") + { + SetLocalInt(oPC,"iEnchant",1); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +1.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR2") + { + if (iEnchantChance >= 100) + { + SetLocalInt(oPC,"iEnchant",2); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +2.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR3") + { + if (iEnchantChance >= 157) + { + SetLocalInt(oPC,"iEnchant",3); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +3.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR4") + { + if (iEnchantChance >= 214) + { + SetLocalInt(oPC,"iEnchant",4); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +4.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR5") + { + if (iEnchantChance >= 271) + { + SetLocalInt(oPC,"iEnchant",5); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +5",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR6") + { + if (iEnchantChance >= 328) + { + SetLocalInt(oPC,"iEnchant",6); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +6.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_ARMOR7") + { + if (iEnchantChance >= 385) + { + SetLocalInt(oPC,"iEnchant",7); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +7.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR8") + { + if (iEnchantChance >= 442) + { + SetLocalInt(oPC,"iEnchant",8); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +8.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR9") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnchant",9); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +9.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR10") + { + if (iEnchantChance >= 590) + { + SetLocalInt(oPC,"iEnchant",10); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +10.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR11") + { + if (iEnchantChance >= 640) + { + SetLocalInt(oPC,"iEnchant",11); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +11.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR12") + { + if (iEnchantChance >= 730) + { + SetLocalInt(oPC,"iEnchant",12); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +12.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR13") + { + if (iEnchantChance >= 840) + { + SetLocalInt(oPC,"iEnchant",13); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +13.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENCHANT_ARMOR14") + { + if (iEnchantChance >= 950) + { + SetLocalInt(oPC,"iEnchant",14); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a SHIELD to +14.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant Armor with this.",oPC,FALSE); + } + if (sItemTag=="ENPOWER_ARMOR1") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",1); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR2") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",2); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR3") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",3); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR4") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnpower",4); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR5") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",5); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR6") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",6); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR7") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",7); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR8") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",8); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR9") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",9); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Acid Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR10") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",10); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Cold Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR11") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",12); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Fire Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR12") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",13); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Slashing Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR13") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",14); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Piercing Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR14") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",15); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Bludgeoning Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR15") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",16); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Negative Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_ARMOR16") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",11); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a SHIELD with Electrical Resist.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower Armor with this.",oPC,FALSE); + } + + CopyObject(oItem,GetLocation(oPC),OBJECT_SELF,GetTag(oItem)); + DestroyObject(oItem); + return; + } + + + // The following 3 lines are to ensure compatability with UOAbigal's Persistent Token System. + // You can replace them with whatever 'no-drop' code you have or comment them out. + string sNoDropFlag = (GetStringLeft(GetTag(oItem),6)); + if (sNoDropFlag == "NoDrop" || sNoDropFlag == "TOKEN_"||sNoDropFlag=="_TBOX_") + return; + if (GetBaseItemType(oItem)==BASE_ITEM_LARGEBOX) + { + DestroyObject(oItem); + SendMessageToPC(oPC,"To avoid possible dupe exploits, the container placed in this bag may be destroyed."); + return; + } + // End of compatability portion. + + if (GetLocalInt(OBJECT_SELF,"iAmInUse")!=0) + { + FloatingTextStringOnCreature("You must wait for this item to finish enchanting..",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + return; + } + + iBaseItem = GetBaseItemType(oItem); + string sItemResRef = ""; + int iStackSize = 0; + int iMaxStack = 5; + string sSuccess = ""; + +// Determins the PC level in the class WIZARD (CLASS_TYPE_WIZARD) +/* int wizard_lvl = 0; + wizard_lvl = GetLevelByClass(CLASS_TYPE_WIZARD,oPC); + SendMessageToPC(oPC,"Your Level in Wizard == " + IntToString(wizard_lvl)); + + if (wizard_lvl <=7 ) + { + CopyItem(oItem,oPC,TRUE); + FloatingTextStringOnCreature("You are not a powerful enough wizard you cannot Enchant this item!",oPC,FALSE); + DestroyObject(oItem); + return; + } +*/ + + if (GetStringLeft(sItemTag,5) != "SHLD_") + { + + CopyItem(oItem,oPC,TRUE); + FloatingTextStringOnCreature("You cannot Enchant this item!",oPC,FALSE); + DestroyObject(oItem); + return; + } + + //int iEnchantChance = GetTokenPair(oPC,14,2); +// int iEnchantSkill = GetCampaignInt("UOACraft","iEnchantSkill",oPC); +// int iEnchantChance = iEnchantSkill; + + + if (iEnchantChance <=350) + { + iEnchantChance = GetAbilityScore(oPC,ABILITY_INTELLIGENCE)*3; + iEnchantChance = iEnchantChance + GetAbilityScore(oPC,ABILITY_DEXTERITY) + GetAbilityScore(oPC,ABILITY_WISDOM); + iEnchantChance = iEnchantChance * 3; + if (iEnchantChance >350) iEnchantChance = 350; + if (iEnchantSkill > iEnchantChance) iEnchantChance = iEnchantSkill; + } + + if (sItemResRef=="INVALID") + { + SendMessageToPC(oPC,"You cannot Enchant this item!"); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + } + + if (iEnchantChance < 1) + { + if (iReEnchant==0) + { + FloatingTextStringOnCreature("You have no idea how to Enchant this item.",oPC,FALSE); + } + else + { + FloatingTextStringOnCreature("You have no idea how to reEnchant this item.",oPC,FALSE); + } + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + return; + } + + string sFlame= ""; + int iEnchant = GetLocalInt(oPC,"iEnchant"); + float fAngleToVector = 0.4; + + switch(iEnchant) //se chance of success + { + case 1: + { + fAngleToVector = 0.5; + // iMaxStack = iMaxStack+3; + if (iReEnchant==0)iEnchantChance = iEnchantChance+150; +// DelayCommand(6.0,SendMessageToPC(oPC,"Current Enchanting chance : "+ IntToString(iEnchantChance)+"%")); +// if (iEnchantChance <1) iEnchantChance=1; + // sFlame = "plc_flamesmall"; + break; + } + case 2: + { + fAngleToVector = 0.6; + // iMaxStack = iMaxStack+1; + if (iReEnchant==0)iEnchantChance = iEnchantChance+100; + // sFlame = "plc_flamesmall"; + break; + } + case 3: + { + fAngleToVector = 0.6; +// iMaxStack = iMaxStack+1; + if (iReEnchant==0)iEnchantChance = iEnchantChance+75; + // sFlame = "plc_flamesmall"; + break; + } + case 4: + { + fAngleToVector = 0.2; +// iMaxStack = iMaxStack-2; + if (iReEnchant==0)iEnchantChance = iEnchantChance+50; + // sFlame = "plc_flamelarge"; + break; + } + case 5: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance; + // sFlame = "plc_flamelarge"; + break; + } + case 6: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-100; + // sFlame = "plc_flamelarge"; + break; + } + case 7: + { + fAngleToVector = 0.3; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-250; + // sFlame = "plc_flamelarge"; + break; + } + case 8: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-270; + sFlame = "plc_flamemedium"; + break; + } + case 9: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-290; + sFlame = "plc_flamemedium"; + break; + } + case 10: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-310; + sFlame = "plc_flamemedium"; + break; + } + case 11: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-330; + sFlame = "plc_flamelarge"; + break; + } + case 12: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-350; + sFlame = "plc_flamelarge"; + break; + } + case 13: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-370; + sFlame = "plc_flamelarge"; + break; + } + case 14: + { + fAngleToVector = 0.4; + // iMaxStack = iMaxStack -3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-390; + sFlame = "plc_flamelarge"; + break; + } + default: + { + sFlame = "plc_flamemedium"; + break; + } + } +//////////////////////////////////////////////////////////////////////// + iEnpower = GetLocalInt(oPC,"iEnpower"); + switch(iEnpower) + { + case 1: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 2: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 3: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 4: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_10); + } + break; + } + case 5: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 6: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 7: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 8: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 9: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 10: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 11: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 12: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_20); + } + break; + } + case 13: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_SLASHING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 14: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_PIERCING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 15: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_BLUDGEONING); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + case 16: + { + sEssence = "essence016"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_NEGATIVE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGERESIST_15); + } + break; + } + default: + { + int DamageType=0; + int DamageQty=0; + break; + } + } //end of switch + +////////////////////////////////////////////////////////////////////////////// + + location lSelf = GetLocation(OBJECT_SELF); + float fSelf = GetFacing(OBJECT_SELF); + vector vSelf = GetPosition(OBJECT_SELF); + object oArea = GetArea(OBJECT_SELF); + vector vFire; + int vDirection; + vFire = vSelf + (AngleToVector(fSelf) * fAngleToVector); + location lFire = Location(oArea,vFire,fSelf); + object oFire = CreatePlaceable(sFlame, lFire, 6.0); + + AssignCommand(oPC,PlaySound("al_mg_chntmagic1")); + AssignCommand(oPC,PlaySound("al_mg_crystalgd1")); + AssignCommand(oPC,PlaySound("al_mg_jacobs1")); + AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_GET_MID,1.0,4.0)); + PlayAnimation(ANIMATION_PLACEABLE_ACTIVATE,1.0,6.0); + + SetLocalInt(OBJECT_SELF,"iAmInUse",99); + DelayCommand(7.0,SetLocalInt(OBJECT_SELF,"iAmInUse",0)); + //ensure at least 1 respawn 10 minutes after used... + //this is to prevent a broken placeable that is used, with a 'in use' delay + //which would cancel the respawn + if (GetLocalInt(OBJECT_SELF,"iAmSetToRespawn")!=99) + { + SetLocalInt(OBJECT_SELF,"iAmSetToRespawn",99); + DelayCommand(600.0,ExecuteScript("_onclose_clear",OBJECT_SELF)); + } + + int iRandom = 0; + + int iSuccess = 0; + int iSkillGain = 0; + +////////////////////////////////////////////begin stackables + object oTemp = OBJECT_INVALID; + oTemp = GetItemPossessedBy(oPC,sEssence); + object oEssence = oTemp; + string sEssenceTag = GetTag(oEssence); + int iCount = 0; + int iEssence = 1; + iCount = GetNumStackedItems(oTemp); + DestroyObject(oTemp); + if (iCount iEssence) + { + iCount = iCount - iEssence; + SendMessageToPC(oPC,"You should get back "+IntToString(iCount)+" essences"); + DelayCommand(1.0,CreateAnObject(sEssence,oPC,iCount)); + } + } +////////////////////////////////////////////////////////////////end stackables + + iEnpower = GetLocalInt(oPC,"iEnpower"); + iEnchantChance = iEnchantChance - (iEnchantSkill * iEnpower/100); + // SendMessageToPC(oPC,"Value of iEnpower : " + IntToString(iEnpower)); + //SendMessageToPC(oPC,"Current Enchanting chance : "+ IntToString(iEnchantChance)+"%"); + + if (Random(1000) <= iEnchantChance) + { + iSuccess = 1; + iStackSize = 1; + if (iEnchant>=1) + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_CONJURE1,1.0,1.0))); + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY1,1.0,1.0))); + DelayCommand(5.0,EnchantArmor(oItem,iEnchant)); +// DelayCommand(5.0,EnchantItem(oItem)); + DelayCommand(6.0, GiveToPC(oItem,oPC)); + sSuccess = "You successfully Enchant the Item"; + DelayCommand(6.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE)); + DelayCommand(5.8,PlaySound("vs_chant_conj_lm")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_DUR_BLUR,FALSE),OBJECT_SELF,2.0)); + } //end of iEnchant if + + int iEnpower = GetLocalInt(oPC,"iEnpower"); + int DamageType =GetLocalInt(oPC,"DamageType"); + int DamageQty =GetLocalInt(oPC,"DamageQty"); + if (iEnpower>=1) + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_CONJURE2,1.0,1.0))); + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY2,1.0,1.0))); + DelayCommand(5.0,EnPowerArmor(oItem,DamageType,DamageQty)); + DelayCommand(6.0, GiveToPC(oItem,oPC)); + sSuccess = "You successfully Enpower the Item"; + DelayCommand(6.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE)); + DelayCommand(5.8,PlaySound("vs_chant_ench_hm")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_BEAM_LIGHTNING,FALSE),OBJECT_SELF,2.0)); + } //end of iEnpower if + + } + else + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_TIRED,1.0,1.0))); + DelayCommand(6.0,FloatingTextStringOnCreature("The incantation fails and the item is lost.",oPC,FALSE)); + DelayCommand(5.8,PlaySound("as_na_steamshrt2")); + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_DUR_PARALYZED ,FALSE),OBJECT_SELF,2.0)); + } + DelayCommand(6.0,DestroyObject(oItem)); + + if (iSuccess == 1) + { + iRandom = Random(1000); + if (iEnchantSkill > 700) iRandom = iRandom + 25; + if (iEnchantSkill > 998) iRandom = iRandom - 20; + if (iEnchantSkill > 999) iRandom = 0; + if (iRandom > iEnchantSkill) + { + if (d10(1)+1 >= iEnchantChance/100) iSkillGain = 1; + } + } + +//Ensure no more than 1 skill gain every 10 seconds to avoid token droppage. + if (iSkillGain ==1) + { + if (GetLocalInt(oPC,"iSkillGain")!= 0) + { + iSkillGain = 0; + } + else + { + SetLocalInt(oPC,"iSkillGain",99); + DelayCommand(10.0,SetLocalInt(oPC,"iSkillGain",0)); + } + } // end of if iskill gain == 1 + + + if (iSkillGain ==1) + { + string sOldSkill = ""; + string sOldSkill2 = ""; + iEnchantSkill++; + sOldSkill2 = IntToString(iEnchantSkill); + sOldSkill = "."+GetStringRight(sOldSkill2,1); + if (iEnchantSkill > 9) + { + sOldSkill = GetStringLeft(sOldSkill2,GetStringLength(sOldSkill2)-1)+sOldSkill; + } + else + { + sOldSkill = "0"+sOldSkill; + } + if (iEnchantSkill <= 1000) + { +// DelayCommand(6.0,SetTokenPair(oPC,14,2,iEnchantSkill)); + DelayCommand(6.0,SetPersistentInt(oPC,"iEnchantSkill",iEnchantSkill,0,"UOACraft")); + DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); + DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in Enchanting has gone up!")); + DelayCommand(6.0,SendMessageToPC(oPC,"Current Enchanting skill : "+ sOldSkill+"%")); + DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); + DelayCommand(6.0, GiveXPToCreature(oPC, 5)); + } + + } // end of skill gain +} //end of main +void CreateAnObject(string sResource, object oPC, int iStackSize) + { + + CreateItemOnObject(sResource,oPC,iStackSize); + return; + } + +object CreatePlaceable(string sObject, location lPlace, float fDuration) +{ + object oPlaceable = CreateObject(OBJECT_TYPE_PLACEABLE,sObject,lPlace,FALSE); + if (fDuration != 0.0) + DestroyObject(oPlaceable,fDuration); + return oPlaceable; +} + +void EnchantArmor(object oItem,int wBonus) + { + itemproperty iBonus = ItemPropertyACBonus(wBonus); + IPSafeAddItemProperty(oItem,iBonus); + } + +void GiveToPC(object oItem, object oPC) + { + CopyItem(oItem,oPC,TRUE); + } + void EnPowerArmor(object oItem,int DamageType,int DamageQty) + { + itemproperty iEffect = ItemPropertyDamageResistance(DamageType,DamageQty); + IPSafeAddItemProperty(oItem,iEffect); + } + + +/* +IP_CONST_DAMAGEBONUS_1 +IP_CONST_DAMAGEBONUS_10 +IP_CONST_DAMAGEBONUS_1d10 +IP_CONST_DAMAGEBONUS_1d12 +IP_CONST_DAMAGEBONUS_1d4 +IP_CONST_DAMAGEBONUS_1d6 +IP_CONST_DAMAGEBONUS_1d8 +IP_CONST_DAMAGEBONUS_2 +IP_CONST_DAMAGEBONUS_2d10 +IP_CONST_DAMAGEBONUS_2d12 +IP_CONST_DAMAGEBONUS_2d4 +IP_CONST_DAMAGEBONUS_2d6 +IP_CONST_DAMAGEBONUS_2d8 +IP_CONST_DAMAGEBONUS_3 +IP_CONST_DAMAGEBONUS_4 +IP_CONST_DAMAGEBONUS_5 +IP_CONST_DAMAGEBONUS_6 +IP_CONST_DAMAGEBONUS_7 +IP_CONST_DAMAGEBONUS_8 +IP_CONST_DAMAGEBONUS_9 + + +IP_CONST_DAMAGETYPE_ACID +Acid damagetype. +IP_CONST_DAMAGETYPE_BLUDGEONING +Bludgenoning damagetype. +IP_CONST_DAMAGETYPE_COLD +Cold damagetype. +IP_CONST_DAMAGETYPE_DIVINE +Divine energy damage type. +IP_CONST_DAMAGETYPE_ELECTRICAL +Electrical damage type. +IP_CONST_DAMAGETYPE_FIRE +Fire damage type. +IP_CONST_DAMAGETYPE_MAGICAL +Any magical (i.e. not physical) damage type. +IP_CONST_DAMAGETYPE_NEGATIVE +Negative energy damage type. +IP_CONST_DAMAGETYPE_PHYSICAL +Physical (i.e. not magical) damage type. +IP_CONST_DAMAGETYPE_PIERCING +Piercing damage type. +IP_CONST_DAMAGETYPE_POSITIVE +Positive energy damage type. +IP_CONST_DAMAGETYPE_SLASHING +Slashing damage type. +IP_CONST_DAMAGETYPE_SONIC +Sonic damage type. +IP_CONST_DAMAGETYPE_SUBDUAL +Subdual damage type. +*/ + +/* +IP_CONST_DAMAGERESIST_10 Resist 10 damage. + +IP_CONST_DAMAGERESIST_15 Resist 15 damage. + +IP_CONST_DAMAGERESIST_20 Resist 20 damage. + +IP_CONST_DAMAGERESIST_25 Resist 25 damage. + +IP_CONST_DAMAGERESIST_30 Resist 30 damage. + +*/ +/* +IP_CONST_DAMAGETYPE_ACID Acid damagetype. + +IP_CONST_DAMAGETYPE_BLUDGEONING Bludgenoning damagetype. + +IP_CONST_DAMAGETYPE_COLD Cold damagetype. + +IP_CONST_DAMAGETYPE_DIVINE Divine energy damage type. + +IP_CONST_DAMAGETYPE_ELECTRICAL Electrical damage type. + +IP_CONST_DAMAGETYPE_FIRE Fire damage type. + +IP_CONST_DAMAGETYPE_MAGICAL Any magical (i.e. not physical) damage type. + +IP_CONST_DAMAGETYPE_NEGATIVE Negative energy damage type. + +IP_CONST_DAMAGETYPE_PHYSICAL Physical (i.e. not magical) damage type. + +IP_CONST_DAMAGETYPE_PIERCING Piercing damage type. + +IP_CONST_DAMAGETYPE_POSITIVE Positive energy damage type. + +IP_CONST_DAMAGETYPE_SLASHING Slashing damage type. + +IP_CONST_DAMAGETYPE_SONIC Sonic damage type. + +IP_CONST_DAMAGETYPE_SUBDUAL Subdual damage type + +*/ diff --git a/_module/nss/_enchant_weapon.nss b/_module/nss/_enchant_weapon.nss new file mode 100644 index 00000000..866cb08a --- /dev/null +++ b/_module/nss/_enchant_weapon.nss @@ -0,0 +1,1234 @@ +//new enchant script - Oct 18,2005 + + + +//#include "_persist_01a" +#include "x2_inc_itemprop" +#include "aps_include" + +void GetNextItemPossessedBy(object oPC, string sItemTag); +void GetNextStackedItem(object oPC, string sEssenceTag, int iCount); +void CreateAnObject(string sResource, object oPC, int iStackSize); +object CreatePlaceable(string sObject, location lPlace, float fDuration); +object oTestValid=OBJECT_INVALID; +void EnchantWeapon(object oItem,int wBonus); +void EnPowerWeapon(object oItem,int DamageType,int DamageQty); +void GiveToPC(object oItem, object oPC); +string sDialogResRef=""; +string sEssence; +int iEnpower=0; +void main() +{ + + object oPC = GetLastDisturbed(); + object oItem = GetInventoryDisturbItem(); + + + string sItemTag = GetTag(oItem); + string sReEnchantMessage = "INVALID"; + + int iReEnchant = 0; + int iBaseItem=0; + int iMaxReEnchant; + int iMaxReEnchant2; + int iMaxReEnchant3; + int wBonus=1; + int wEffect=0; + + + int iEnchantSkill = GetPersistentInt(oPC,"iEnchantSkill","UOACraft"); + int iEnchantChance = iEnchantSkill; + + if (GetInventoryDisturbType()!= INVENTORY_DISTURB_TYPE_ADDED) + { + if (sItemTag=="ENCHANT_WEAPON1") + + { + SetLocalInt(oPC,"iEnchant",1); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +1.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON2") + { + if (iEnchantChance >= 100) + { + SetLocalInt(oPC,"iEnchant",2); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +2.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON3") + { + if (iEnchantChance >= 157) + { + SetLocalInt(oPC,"iEnchant",3); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +3.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON4") + { + if (iEnchantChance >= 214) + { + SetLocalInt(oPC,"iEnchant",4); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +4.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON5") + { + if (iEnchantChance >= 271) + { + SetLocalInt(oPC,"iEnchant",5); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +5",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON6") + { + if (iEnchantChance >= 328) + { + SetLocalInt(oPC,"iEnchant",6); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +6.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON7") + { + if (iEnchantChance >= 385) + { + SetLocalInt(oPC,"iEnchant",7); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +7.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON8") + { + if (iEnchantChance >= 442) + { + SetLocalInt(oPC,"iEnchant",8); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +8.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON9") + { + if (iEnchantChance >= 500) + { + SetLocalInt(oPC,"iEnchant",9); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +9.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON10") + { + if (iEnchantChance >= 590) + { + SetLocalInt(oPC,"iEnchant",10); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +10.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON11") + { + if (iEnchantChance >= 640) + { + SetLocalInt(oPC,"iEnchant",11); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +11.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON12") + { + if (iEnchantChance >= 730) + { + SetLocalInt(oPC,"iEnchant",12); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +12.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON13") + { + if (iEnchantChance >= 840) + { + SetLocalInt(oPC,"iEnchant",13); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +13.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + if (sItemTag=="ENCHANT_WEAPON14") + { + if (iEnchantChance >= 950) + { + SetLocalInt(oPC,"iEnchant",14); + SetLocalInt(oPC,"iEnpower",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enchant a weapon to +14.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enchant this.",oPC,FALSE); + } + + + +//XXXXX the following is Bows XXXXXXXXXXXX +// this is a brand new section new tags and ienchant goes to higher numbers + + + +//end of bows + + if (sItemTag=="ENPOWER_WEAPON1") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",1); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Acid.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON2") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",2); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Cold.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON3") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",3); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Electricity.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON4") + { + if (iEnchantChance >= 700) + { + SetLocalInt(oPC,"iEnpower",4); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Fire.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON5") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",5); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Acid.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON6") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",6); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Cold.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON7") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",7); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Electricity.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON8") + { + if (iEnchantChance >= 800) + { + SetLocalInt(oPC,"iEnpower",8); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Fire.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON9") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",9); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Acid.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON10") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",10); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Cold.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON11") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",11); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Electricity.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON12") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",12); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Fire.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON13") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",13); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Acid.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON14") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",14); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Cold.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON15") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",15); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Electricity.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + + if (sItemTag=="ENPOWER_WEAPON16") + { + if (iEnchantChance >= 900) + { + SetLocalInt(oPC,"iEnpower",16); + SetLocalInt(oPC,"iEnchant",0); + FloatingTextStringOnCreature("Enchanting forge is now set to Enpower a weapon with Fire.",oPC,FALSE); + } + else + FloatingTextStringOnCreature("You do not have sufficient skill to enpower this.",oPC,FALSE); + } + CopyObject(oItem,GetLocation(oPC),OBJECT_SELF,GetTag(oItem)); + DestroyObject(oItem); + return; + } + + // The following 3 lines are to ensure compatability with UOAbigal's Persistent Token System. + // You can replace them with whatever 'no-drop' code you have or comment them out. + string sNoDropFlag = (GetStringLeft(GetTag(oItem),6)); + if (sNoDropFlag == "NoDrop" || sNoDropFlag == "TOKEN_"||sNoDropFlag=="_TBOX_") + return; + if (GetBaseItemType(oItem)==BASE_ITEM_LARGEBOX) + { + DestroyObject(oItem); + SendMessageToPC(oPC,"To avoid possible dupe exploits, the container placed in this table has been destroyed."); + return; + } + // End of compatability portion. + + if (GetLocalInt(OBJECT_SELF,"iAmInUse")!=0) + { + FloatingTextStringOnCreature("You must wait for this item to finish enchanting..",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + return; + } + + iBaseItem = GetBaseItemType(oItem); + string sItemResRef = ""; + int iStackSize = 0; + int iMaxStack = 5; + string sSuccess = ""; + + if (GetStringLeft(sItemTag,5) != "WEAP_" && GetStringLeft(sItemTag,5) != "GLOV_") + { + CopyItem(oItem,oPC,TRUE); + FloatingTextStringOnCreature("You cannot Enchant this item!.",oPC,FALSE); + DestroyObject(oItem); + return; + } + + if (iEnchantChance <350) + { + + iEnchantChance = GetAbilityScore(oPC,ABILITY_INTELLIGENCE)*3; + iEnchantChance = iEnchantChance + GetAbilityScore(oPC,ABILITY_DEXTERITY) + GetAbilityScore(oPC,ABILITY_WISDOM); + iEnchantChance = iEnchantChance * 3; + if (iEnchantChance >350) iEnchantChance = 350; + if (iEnchantSkill > iEnchantChance) iEnchantChance = iEnchantSkill; + } + + if (sItemResRef=="INVALID") + { + SendMessageToPC(oPC,"You cannot Enchant this item!"); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + } + + + if (iEnchantChance < 1) + { + if (iReEnchant==0) + { + FloatingTextStringOnCreature("You have no idea how to Enchant this item.",oPC,FALSE); + } + else + { + FloatingTextStringOnCreature("You have no idea how to reEnchant this item.",oPC,FALSE); + } + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem); + return; + } + + string sFlame= ""; + int iEnchant = GetLocalInt(oPC,"iEnchant"); + float fAngleToVector = 0.4; + + switch(iEnchant) //se chance of success + { + case 1: + { + fAngleToVector = 0.5; + if (iReEnchant==0)iEnchantChance = iEnchantChance+150; + break; + } + case 2: + { + fAngleToVector = 0.6; + if (iReEnchant==0)iEnchantChance = iEnchantChance+100; + break; + } + case 3: + { + fAngleToVector = 0.6; + if (iReEnchant==0)iEnchantChance = iEnchantChance+75; + break; + } + case 4: + { + fAngleToVector = 0.2; + if (iReEnchant==0)iEnchantChance = iEnchantChance+50; + break; + } + case 5: + { + fAngleToVector = 0.3; + if (iReEnchant==0)iEnchantChance = iEnchantChance; + break; + } + case 6: + { + fAngleToVector = 0.3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-100; + break; + } + case 7: + { + fAngleToVector = 0.3; + if (iReEnchant==0)iEnchantChance = iEnchantChance-250; + break; + } + case 8: + { + fAngleToVector = 0.4; + if (iReEnchant==0)iEnchantChance = iEnchantChance-270; + sFlame = "plc_flamemedium"; + break; + } + case 9: + { + fAngleToVector = 0.4; + if (iReEnchant==0)iEnchantChance = iEnchantChance-290; + sFlame = "plc_flamemedium"; + break; + } + case 10: + { + fAngleToVector = 0.4; + if (iReEnchant==0)iEnchantChance = iEnchantChance-310; + sFlame = "plc_flamemedium"; + break; + } + case 11: + { + fAngleToVector = 0.4; + if (iReEnchant==0)iEnchantChance = iEnchantChance-330; + sFlame = "plc_flamelarge"; + break; + } + case 12: + { + fAngleToVector = 0.4; + if (iReEnchant==0)iEnchantChance = iEnchantChance-350; + sFlame = "plc_flamelarge"; + break; + } + case 13: + { + fAngleToVector = 0.4; + if (iReEnchant==0)iEnchantChance = iEnchantChance-370; + sFlame = "plc_flamelarge"; + break; + } + case 14: + { + fAngleToVector = 0.4; + if (iReEnchant==0)iEnchantChance = iEnchantChance-390; + sFlame = "plc_flamelarge"; + break; + } + default: + { + sFlame = "plc_flamemedium"; + break; + } + } + int iEnpower = GetLocalInt(oPC,"iEnpower"); + + switch(iEnpower) + { + case 1: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d6); + FloatingTextStringOnCreature("Item valid. Damage set.",oPC,FALSE); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + } + break; + } + case 2: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d6); + FloatingTextStringOnCreature("Item valid. Damage set.",oPC,FALSE); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + } + break; + } + case 3: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d6); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + } + break; + } + case 4: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d6); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + + } + break; + } + case 5: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d8); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + + } + break; + } + case 6: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d8); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + + } + break; + } + case 7: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d8); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + return; + + } + break; + } + case 8: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d8); + return; + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + case 9: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d10); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + case 10: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d10); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + case 11: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d10); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + case 12: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d10); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + case 13: + { + sEssence = "essence001"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ACID); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d12); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + case 14: + { + sEssence = "essence017"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_COLD); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d12); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + case 15: + { + sEssence = "essence006"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_ELECTRICAL); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d12); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + case 16: + { + sEssence = "essence011"; + if(GetItemPossessedBy(oPC,sEssence) != oTestValid) + { + SetLocalInt(oPC,"DamageType",IP_CONST_DAMAGETYPE_FIRE); + SetLocalInt(oPC,"DamageQty",IP_CONST_DAMAGEBONUS_1d12); + } + else + { + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + CopyItem(oItem,oPC,TRUE); + DestroyObject(oItem,0.1); + FloatingTextStringOnCreature("You do not have enough essence for this.",oPC,FALSE); + return; + } + break; + } + default: + { + int DamageType=0; + int DamageQty=0; + break; + } + } //end of switch + + location lSelf = GetLocation(OBJECT_SELF); + float fSelf = GetFacing(OBJECT_SELF); + vector vSelf = GetPosition(OBJECT_SELF); + object oArea = GetArea(OBJECT_SELF); + vector vFire; + int vDirection; + vFire = vSelf + (AngleToVector(fSelf) * fAngleToVector); + location lFire = Location(oArea,vFire,fSelf); + object oFire = CreatePlaceable(sFlame, lFire, 6.0); + + AssignCommand(oPC,PlaySound("al_mg_chntmagic1")); + AssignCommand(oPC,PlaySound("al_mg_crystalgd1")); + AssignCommand(oPC,PlaySound("al_mg_jacobs1")); + + AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_GET_MID,1.0,4.0)); + PlayAnimation(ANIMATION_PLACEABLE_ACTIVATE,1.0,6.0); + + SetLocalInt(OBJECT_SELF,"iAmInUse",99); + DelayCommand(7.0,SetLocalInt(OBJECT_SELF,"iAmInUse",0)); + //ensure at least 1 respawn 10 minutes after used... + //this is to prevent a broken placeable that is used, with a 'in use'delay + //which would cancel the respawn + if (GetLocalInt(OBJECT_SELF,"iAmSetToRespawn")!=99) + { + SetLocalInt(OBJECT_SELF,"iAmSetToRespawn",99); + DelayCommand(600.0,ExecuteScript("_onclose_clear",OBJECT_SELF)); + } + + int iRandom = 0; + + int iSuccess = 0; + int iSkillGain = 0; +///////////////////////////////////////////begin stackables + object oTemp = OBJECT_INVALID; + oTemp = GetItemPossessedBy(oPC,sEssence); + object oEssence = oTemp; + string sEssenceTag = GetTag(oEssence); + int iCount = 0; + int iEssence = 1; + iCount = GetNumStackedItems(oTemp); + DestroyObject(oTemp); + if (iCount iEssence) + { + iCount = iCount - iEssence; + SendMessageToPC(oPC,"You should get back "+IntToString(iCount)+" essences"); + DelayCommand(1.0,CreateAnObject(sEssence,oPC,iCount)); + } + } + + + //DestroyObject(GetItemPossessedBy(oPC,sEssence)); //Comment out + + +////////////////////////////////////////////////////////////////end stackables + iEnpower = GetLocalInt(oPC,"iEnpower"); + if (iEnpower > 0) iEnchantChance = iEnchantChance - (iEnchantSkill * iEnpower/100); + //SendMessageToPC(oPC,"Value of iEnchantChance : " + IntToString(iEnchantChance)); + + if (Random(1000) <= iEnchantChance) + { + iSuccess = 1; + iStackSize = 1; + if (iEnchant>=1) + { + + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_CONJURE1,1.0,1.0))); + + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY1,1.0,1.0))); + DelayCommand(5.0,EnchantWeapon(oItem,iEnchant)); + DelayCommand(6.0, GiveToPC(oItem,oPC)); + sSuccess = "You successfully Enchant the Item"; + + DelayCommand(6.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE)); + DelayCommand(5.8,PlaySound("vs_chant_conj_lm")); + + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_DUR_BLUR,FALSE),OBJECT_SELF,2.0)); + } //end of iEnchant if + + + int DamageType =GetLocalInt(oPC,"DamageType"); + int DamageQty =GetLocalInt(oPC,"DamageQty"); + if (iEnpower>=1) + { + + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_CONJURE2,1.0,1.0))); + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY2,1.0,1.0))); + DelayCommand(5.0,EnPowerWeapon(oItem,DamageType,DamageQty)); + DelayCommand(6.0, GiveToPC(oItem,oPC)); + sSuccess = "You successfully Enpower the Item"; + SetLocalInt(oPC,"DamageType",0); + SetLocalInt(oPC,"DamageQty",0); + + DelayCommand(6.0,FloatingTextStringOnCreature(sSuccess,oPC,FALSE)); + DelayCommand(5.8,PlaySound("vs_chant_ench_hm")); + + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_BEAM_LIGHTNING,FALSE),OBJECT_SELF,2.0)); + } //end of iEnpower if + + } + else + { + DelayCommand(5.0,AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_TIRED,1.0,1.0))); + DelayCommand(6.0,FloatingTextStringOnCreature("The incantation fails and the item is lost.",oPC,FALSE)); + DelayCommand(5.8,PlaySound("as_na_steamshrt2")); + + DelayCommand(6.0,ApplyEffectToObject(DURATION_TYPE_TEMPORARY,EffectVisualEffect(VFX_DUR_PARALYZED,FALSE),OBJECT_SELF,2.0)); + } + DelayCommand(6.0,DestroyObject(oItem)); + + if (iSuccess == 1) + { + iRandom = Random(1000); + if (iEnchantSkill > 700) iRandom = iRandom + 30; + if (iEnchantSkill > 998) iRandom = iRandom - 25; + if (iEnchantSkill > 999) iRandom = 0; + if (iRandom > iEnchantSkill) + { + if (d10(1)+1 >= iEnchantChance/100) iSkillGain = 1; + } + } + + //Ensure no more than 1 skill gain every 10 seconds to avoid token droppage. + if (iSkillGain ==1) + { + if (GetLocalInt(oPC,"iSkillGain")!= 0) + { + iSkillGain = 0; + } + else + { + SetLocalInt(oPC,"iSkillGain",99); + DelayCommand(10.0,SetLocalInt(oPC,"iSkillGain",0)); + } + } // end of if iskill gain == 1 + + + if (iSkillGain ==1) + { + string sOldSkill = ""; + string sOldSkill2 = ""; + iEnchantSkill++; + sOldSkill2 = IntToString(iEnchantSkill); + sOldSkill = "."+GetStringRight(sOldSkill2,1); + if (iEnchantSkill > 9) + { + sOldSkill = +GetStringLeft(sOldSkill2,GetStringLength(sOldSkill2)-1)+sOldSkill; + } + else + { + sOldSkill = "0"+sOldSkill; + } + if (iEnchantSkill <= 1000) + { + +DelayCommand(6.0,SetPersistentInt(oPC,"iEnchantSkill",iEnchantSkill,0,"UOACraft")); + +DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); + DelayCommand(6.0,SendMessageToPC(oPC,"Your skill in Enchanting has gone up!")); + DelayCommand(6.0,SendMessageToPC(oPC,"Current Enchanting skill :"+ sOldSkill+"%")); + +DelayCommand(6.0,SendMessageToPC(oPC,"===================================")); + DelayCommand(6.0, GiveXPToCreature(oPC, 5)); + } + + } // end of skill gain +} //end of main + +void CreateAnObject(string sResource, object oPC, int iStackSize) +{ + CreateItemOnObject(sResource,oPC,iStackSize); + return; +} + +object CreatePlaceable(string sObject, location lPlace, float fDuration) +{ + object oPlaceable = CreateObject(OBJECT_TYPE_PLACEABLE,sObject,lPlace,FALSE); + if (fDuration != 0.0) + DestroyObject(oPlaceable,fDuration); + return oPlaceable; +} + +void EnchantWeapon(object oItem,int wBonus) +{ + itemproperty iBonus; + if (wBonus < 15) + { + if (IPGetIsRangedWeapon(oItem)) + { + iBonus = ItemPropertyAttackBonus(wBonus); + } + if (GetStringLeft(GetTag(oItem),5) == "GLOV_") + { + iBonus = ItemPropertyAttackBonus(wBonus); + } + if (IPGetIsMeleeWeapon(oItem)) + { + iBonus = ItemPropertyEnhancementBonus(wBonus); + } + } + else + { + if (IPGetIsRangedWeapon(oItem)) + { + switch(wBonus) + { + case 15: + { + iBonus = ItemPropertyUnlimitedAmmo(); + break; + } + case 16: + { + iBonus = ItemPropertyUnlimitedAmmo(IP_CONST_UNLIMITEDAMMO_PLUS1); + break; + } + case 17: + { + iBonus = ItemPropertyUnlimitedAmmo(IP_CONST_UNLIMITEDAMMO_PLUS2); + break; + } + case 18: + { + iBonus = ItemPropertyUnlimitedAmmo(IP_CONST_UNLIMITEDAMMO_PLUS3); + break; + } + case 19: + { + iBonus = ItemPropertyUnlimitedAmmo(IP_CONST_UNLIMITEDAMMO_PLUS4); + break; + } + case 20: + { + iBonus = ItemPropertyUnlimitedAmmo(IP_CONST_UNLIMITEDAMMO_PLUS5); + break; + } + case 21: + { + iBonus = ItemPropertyUnlimitedAmmo(IP_CONST_UNLIMITEDAMMO_1D6COLD); + break; + } + case 22: + { + iBonus = ItemPropertyUnlimitedAmmo(IP_CONST_UNLIMITEDAMMO_1D6FIRE); + break; + } + case 23: + { + iBonus = ItemPropertyUnlimitedAmmo(IP_CONST_UNLIMITEDAMMO_1D6LIGHT); + break; + } + default: + { + break; + } + } + } + + if (IPGetIsMeleeWeapon(oItem)) + { + iBonus = ItemPropertyKeen(); + } + } + IPSafeAddItemProperty(oItem,iBonus); +} + +void GiveToPC(object oItem, object oPC) +{ + CopyItem(oItem,oPC,TRUE); +} + +void EnPowerWeapon(object oItem,int DamageType,int DamageQty) +{ + itemproperty iEffect = ItemPropertyDamageBonus(DamageType,DamageQty); + IPSafeAddItemProperty(oItem,iEffect); +} + + +/* +IP_CONST_DAMAGEBONUS_1 +IP_CONST_DAMAGEBONUS_10 +IP_CONST_DAMAGEBONUS_1d10 +IP_CONST_DAMAGEBONUS_1d12 +IP_CONST_DAMAGEBONUS_1d4 +IP_CONST_DAMAGEBONUS_1d6 +IP_CONST_DAMAGEBONUS_1d8 +IP_CONST_DAMAGEBONUS_2 +IP_CONST_DAMAGEBONUS_2d10 +IP_CONST_DAMAGEBONUS_2d12 +IP_CONST_DAMAGEBONUS_2d4 +IP_CONST_DAMAGEBONUS_2d6 +IP_CONST_DAMAGEBONUS_2d8 +IP_CONST_DAMAGEBONUS_3 +IP_CONST_DAMAGEBONUS_4 +IP_CONST_DAMAGEBONUS_5 +IP_CONST_DAMAGEBONUS_6 +IP_CONST_DAMAGEBONUS_7 +IP_CONST_DAMAGEBONUS_8 +IP_CONST_DAMAGEBONUS_9 + + +IP_CONST_DAMAGETYPE_ACID +IP_CONST_DAMAGETYPE_BLUDGEONING +IP_CONST_DAMAGETYPE_COLD +IP_CONST_DAMAGETYPE_DIVINE +IP_CONST_DAMAGETYPE_ELECTRICAL +IP_CONST_DAMAGETYPE_FIRE +IP_CONST_DAMAGETYPE_MAGICAL Any magical (i.e. not physical) damage type. +IP_CONST_DAMAGETYPE_NEGATIVE +IP_CONST_DAMAGETYPE_PHYSICAL Physical (i.e. not magical) damage type. +IP_CONST_DAMAGETYPE_PIERCING +IP_CONST_DAMAGETYPE_POSITIVE +IP_CONST_DAMAGETYPE_SLASHING +IP_CONST_DAMAGETYPE_SONIC +IP_CONST_DAMAGETYPE_SUBDUAL +*/ + diff --git a/_module/nss/_kb_loot_corpse.nss b/_module/nss/_kb_loot_corpse.nss new file mode 100644 index 00000000..5a03d2bd --- /dev/null +++ b/_module/nss/_kb_loot_corpse.nss @@ -0,0 +1,904 @@ +//////////////////////////////////////////////////////////////////////////////// +// // // +// _kb_loot_corpse (include file) // VERSION 3.3 // +// // // +// by Scrotok on 9 Feb 03 //////////////////////////// +// Thanks to Keron Blackfeld for 99% of the work! // +// email Questions and Comments to: jnbplatte@intellisys.net // +// // +//////////////////////////////////////////////////////////////////////////////// +// // +// CAUTION: You MUST re-save/compile (F7 key) "nw_c2_default7" whenever // +// "_kb_loot_corpse" is modified! // +// // +// CAUTION: You MUST re-save (not the F7 key!) "_kb_loot_corpse" if you make // +// any changes to "_kb_inc_invmgmt" (for programmers only: because it is an // +// #include file). To re-save it, make a change to the script, then UNDO // +// the change, then re-save. // +// // +// NEWBIES: You don't need to place this script anywhere -- it's included as // +// part of "nw_c2_default7" using the #include command. All you need to do // +// is configure the script (see below) as desired. // +// // +//////////////////////////////////////////////////////////////////////////////// +// // +// // +// CONFIGURING THE SCRIPT // +// // +// This script supports some configuration by the user. Following the // +// void LeaveCorpse() of the _kb_loot_corpse, you'll find a section where // +// you can set a few things. These include: (with default values displayed) // +// // +// // +// int nUseLootable = TRUE This enables the script. Setting is to FALSE // +// disables it. // +// // +// int nMoveEquipped = TRUE Setting this to FALSE will stop the script // +// from moving equipped items (other than // +// Armour/Helmet and Weapons/Shield/Torch) to // +// the lootable corpse placeable. (To prevent // +// the move/copy of Armour/Helmet and Weapons/ // +// Shield/Torch, use the next four toggles.) // +// Remember that CREATURE SLOTTED items are // +// NEVER moved. // +// // +// int nCopyArmour = TRUE This will use the ResRef to create a copy of // +// the Armour/Helmet the creature is wearing. // +// If you do not want to use this function, you // +// may want to consider the next one (called // +// nMoveArmour). nCopyArmour takes precedence // +// over nMoveArmour if both are TRUE. // +// // +// int nMoveArmour = FALSE Setting this TRUE will just move the armour // +// from the Chest slot to the lootable corpse // +// placeable on death; it will also move the // +// helmet from the Head slot to the lootable // +// corpse placeable. This can be a visual issue // +// when used with NPCs - since when the armour // +// is moved, the NPC will become 'naked'. // +// // +// *** If you do not wish to use either of the armour functions, just set // +// both values to FALSE. Then just add an additional suit of armour // +// and/or helmet to the inventory of creatures you want to have drop // +// their armour/helmet. // +// // +// int nDropWeapons = TRUE This will use the ResRef for dropping the // +// weapons on the ground - which is accomplished // +// by creating new ones on the ground and // +// destroying the ones in the creature's // +// inventory. NOTE: Even though the parameter // +// is called nDropWeapons, anything held in the // +// left or right hand (shield, torch, etc.) is // +// affected by this parameter. nDropWeapons // +// takes precedence over nMoveWeapons if both // +// are TRUE. // +// // +// int nMoveWeapons = FALSE Setting this TRUE will just move the weapons // +// to the Lootable Object just as the rest of // +// inventory is handled. NOTE: Even though the // +// parameter is called nMoveWeapons, anything // +// held in the left or right hand (shield, // +// torch, etc.) is affected by this parameter. // +// // +// *** If you do not wish to use either of the weapon functions, just set // +// both values to FALSE. Then just add additional weapons/shields/ // +// torches to the inventory of creatures you want to have drop those // +// items. // +// // +// int nUseBlood = TRUE Set this to TRUE if you want a Bloodspot to // +// appear under the corpse for a little extra // +// gory appeal. In addition, it will allow for // +// a grisly display if the corpse is destroyed. // +// Undead/constructs/elementals will not leave a // +// Bloodspot or "gib" when bashed. // +// // +// int nTinyBlood = FALSE Set this to FALSE if you don't want Tiny- // +// sized creatures (rats, bats, etc.) to leave a // +// Bloodspot, scorch mark, or small flame. They // +// will still "gib" normally. Only applies if // +// nUseBlood = TRUE. // +// // +// int nUseFlame = TRUE Set this to TRUE if you want a scorch mark or // +// a small flame (which burns out after 10-120 // +// seconds, and is replaced by a scorch mark) to // +// appear if 1/3 or more of the damage which // +// killed the creature was fire or electrical. // +// Scorch mark or flame will appear instead of // +// Bloodspot. If the total fire or electrical // +// damage exceeds the creature's max HP, a small // +// flame appears instead of a scorch mark. The // +// corpse will still gib normally. Undead, // +// constructs, and elementals will leave a // +// scorch mark, small flame, or nothing. Only // +// applies if nUseBlood = TRUE. // +// // +// int nCorpseFade = 0 This is the delay in actual seconds that the // +// corpse will remain before it fades. If you // +// set this to 0 (zero) it will turn off the // +// corpse fade - allowing all bodies and loot // +// to remain indefinitely. // +// // +// int nUseBonesBash = TRUE Set this to TRUE if you want bones to appear // +// when the corpse is bashed. The bones cannot // +// be bashed; they will only disappear if // +// nBonesFade > 0. // +// // +// int nUseBonesFade = TRUE Set this to TRUE if you want bones to appear // +// when the corpse fades. The bones cannot // +// be bashed; they will only disappear if // +// nBonesFade > 0. // +// // +// int nBonesFade = 60 This is the delay in actual seconds that the // +// bones will remain before they fade. If you // +// set this to 0 (zero) it will turn off the // +// bones fade - allowing all bones (and loot, // +// if the bones contain any) to remain forever. // +// // +// int nTinyBones = FALSE Set this to FALSE if you don't want Tiny- // +// sized creatures (rats, bats, etc.) to turn // +// into bones when their corpse is bashed or // +// fades. Only applies if nUseBonesBash and/or // +// nUseBonesFade = TRUE. // +// // +// int nKeepInventoryBash = FALSE Set this to TRUE if you want all items // +// in a creature's inventory to remain when // +// its corpse is bashed. If installed, // +// DOA's "Bashed Loot Breakage" plugin // +// ("doa_bashbreak") takes precedence over // +// nKeepInventoryBash. // +// // +// int nKeepInventoryFade = FALSE Set this to TRUE if you want all items // +// in a creature's inventory to remain when // +// its corpse fades. // +// // +// int nKeepEmpties = TRUE Set this to FALSE if you want EMPTY corpses // +// to fade immediately after their inventory is // +// emptied (and dropped weapons are claimed, // +// unless nKeepWeaponsEmpty is TRUE). // +// // +// int nKeepWeaponsBonesFade = FALSE Set this to FALSE if you want // +// dropped, unclaimed, non-plot weapons // +// to be destroyed when bones fade. // +// Only valid if nBonesFade > 0. // +// // +// int nKeepWeaponsCorpseFade = TRUE Set this to FALSE if you want // +// dropped, unclaimed, non-plot weapons // +// to be destroyed when corpses fade. // +// Only valid if nCorpseFade > 0. // +// // +// int nKeepWeaponsBash = TRUE Set this to FALSE if you want // +// dropped, unclaimed, non-plot weapons // +// to be destroyed when corpses are // +// bashed. // +// // +// int nKeepWeaponsEmpty = TRUE Set this to TRUE if you want empty // +// corpses to be destroyed even if // +// dropped weapons are unclaimed. // +// // +// *** Even though the 4 parameters listed above start with "nKeepWeapons", // +// anything held in the left or right hand (shield, torch, etc.) is // +// affected by these parameters, not just weapons. // +// // +// int nOverrideForPlacedCorpses = TRUE Set this to TRUE if you want the // +// 'Spawned Corpses' you place to be // +// permament. Setting it to FALSE // +// will cause your Placed Dead // +// creatures to act as the settings // +// above dictate. (i.e. Fading Out // +// after the delay or being emptied) // +// To use this functionality, you // +// should place the _kb_plc_corpse // +// script in the OnSpawn of the // +// critter you want to spawn dead. // +// // +//////////////////////////////////////////////////////////////////////////////// + +/* Version 3.3 Change Log: + - added SetPlotFlag to ensure oLootCorpse can't be destroyed before oHostBody is emptied (and weapons are dropped) + - fixed comments to clarify that "doa_bashbreak" script refers to DOA's "Bashed Loot Breakage" plugin +/* Version 3.2 Change Log: + - consolidated inventory management functions to _kb_inc_invmgmt + - DestroyInventory function calls changed to DestroyInventory + DestroyDroppedWeapons in _kb_inc_invmgmt (identical) + - added nTinyBlood and nUseFlame (added Flameout function and rewrote Bloodspot routine) + - added GetIsObjectValid check before destroying Bloodspot + - removed ActionWait (wasn't needed) + - combined several DelayCommand's into a single function (FadeCorpse) to improve performance + - improved FadeCorpse to take advantage of new functionality (nKeepInventoryFade, nUseBonesFade, etc.) + - fixed bug in DropLeftWeapon/DropRightWeapon that caused dropped weapons to have incorrect GetIdentified value + - fixed bug where 2 copies of droppable, equipped, Plot armor were created instead of 1 when corpse was bashed + - fixed bug that caused copied armor to have incorrect GetPlotFlag and GetIdentified values + - added nUseBonesBash to create bones when corpse is bashed + - added nUseBonesFade to create bones when corpse fades + - added nBonesFade to determine when bones fade (if ever) + - added nTinyBones to prevent bones from appearing for tiny-sized creatures + - added nKeepInventoryBash to keep all items in a creature's inventory when its corpse is bashed + - added nKeepInventoryFade to keep all items in a creature's inventory when its corpse fades + - replaced nKeepWeapons with: nKeepWeaponsBonesFade, nKeepWeaponsCorpseFade, nKeepWeaponsBash, and nKeepWeaponsEmpty + - changed comments to clarify weapons/shields/torches are affected by "weapons" parameters/functions + - changed comments to reflect that undead/constructs/elementals will not leave Bloodspot or "gib" when bashed + - fixed bug so that nCopyArmour takes precedence over nMoveArmour if both are TRUE + - added comments to clarify that nCopyArmour takes precedence over nMoveArmour if both are TRUE + - added comments to clarify that nDropWeapons takes precedence over nMoveWeapons if both are TRUE + - renamed oDeadNPC to oHostBody, and vDeadNPCLoc to vHostBodyLoc for consistency + - fixed bug so that nCopyArmour/nMoveArmour affect helmets equipped in the creature's Head slot, as well + - added support for "Destroy Target" command of DM's Helper wand (used to destroy the corpse or bones) + - added code to pass oLeftWpn/oRightWpn from oHostBody to oLootCorpse for use with Scrotok's Raise Dead/Ressurection Plugin +*/ + +#include "_kb_inc_invmgmt" +#include "sd_lootsystem" + + + +/******************************************************************************* + ** This script was borrowed from the Hard Core Ruleset, where they use it to ** + ** move a Dead PC's inventory to a lootable corpse object. Credit where ** + ** credit is due, I always say. :) ** + *******************************************************************************/ +object strip_equipped(object oHostBody, object oLootCorpse, object oEquip) +{ + if(GetIsObjectValid(oEquip) && GetDroppableFlag(oEquip)) + { + AssignCommand(oLootCorpse, ActionTakeItem(oEquip, oHostBody)); + } + return oEquip; +} + +/******************************************************************************* + ** These scripts drop weapons/shields/torches held in the corpse's hands. ** + ** ** + ** SPECIAL THANKS TO DREZDAR and MOJO for their help in getting these two ** + ** drop weapon scripts written. I never would have gotten the vectors right, ** + ** but THEY sure did! ** + ** ** + ** (East = 0, North = 90, West = 180, South = 270) ** + ** ** + *******************************************************************************/ +void DropLeftWeapon(object oLeftWpn, object oLootCorpse) +{ + if(GetIsObjectValid(oLeftWpn) && GetDroppableFlag(oLeftWpn)) + { + vector vCorpseLoc = GetPositionFromLocation(GetLocation(oLootCorpse)); + float fDifferential = 45.0f + IntToFloat(d20());//Randomize the Drop Angle + float fDistance = 0.5f + (IntToFloat(d10())/10);//Randomize the Drop Distance + float fVarWpnFace = -20.0f - IntToFloat(d20(2));//Randomize the Drop Facing + float fFacing = GetFacing(oLootCorpse); + fFacing = fFacing + fDifferential; + if (fFacing > 360.0f) + { fFacing = 720.0f - fFacing; } + if (fFacing < 0.0f) + { fFacing = 360.0f + fFacing; } + float fWpnFacing = GetFacing(oLootCorpse) + fVarWpnFace; + if (fWpnFacing > 360.0f) + { fWpnFacing = 720.0f - fWpnFacing; } + if (fWpnFacing < 0.0f) + { fWpnFacing = 360.0f + fWpnFacing; } + object oArea = GetArea(oLootCorpse); + //Generate New Location + float fNewX; + float fNewY; + float fNewZ; + if ((fFacing > 0.0f) && (fFacing < 90.0f)) + { fNewX = vCorpseLoc.x + ((cos(fFacing))*fDistance); fNewY = vCorpseLoc.y + ((sin(fFacing))*fDistance); fNewZ = vCorpseLoc.z; } + else if ((fFacing > 90.0f) && (fFacing < 180.0f)) + { fNewX = vCorpseLoc.x - ((cos(180.0f - fFacing))*fDistance); fNewY = vCorpseLoc.y + ((sin(180.0f - fFacing))*fDistance); fNewZ = vCorpseLoc.z; } + else if ((fFacing > 180.0f) && (fFacing < 270.0f)) + { fNewX = vCorpseLoc.x - ((cos(fFacing - 180.0f))*fDistance); fNewY = vCorpseLoc.y - ((sin(fFacing - 180.0f))*fDistance); fNewZ = vCorpseLoc.z; } + else if ((fFacing > 270.0f) && (fFacing < 360.0f)) + { fNewX = vCorpseLoc.x + ((cos(360.0f - fFacing))*fDistance); fNewY = vCorpseLoc.y - ((sin(360.0f - fFacing))*fDistance); fNewZ = vCorpseLoc.z; } + else if (fFacing == 0.0f) + { fNewX = vCorpseLoc.x + fDistance; fNewY = vCorpseLoc.y; fNewZ = vCorpseLoc.z; } + else if (fFacing == 90.0f) + { fNewX = vCorpseLoc.x; fNewY = vCorpseLoc.y + fDistance; fNewZ = vCorpseLoc.z; } + else if (fFacing == 180.0f) + { fNewX = vCorpseLoc.x - fDistance; fNewY = vCorpseLoc.y; fNewZ = vCorpseLoc.z; } + else if (fFacing == 270.0f) + { fNewX = vCorpseLoc.x; fNewY = vCorpseLoc.y - fDistance; fNewZ = vCorpseLoc.z; } + vector vNewFinal = Vector(fNewX, fNewY, fNewZ); + location lDropLeft = Location(oArea, vNewFinal, fWpnFacing); + //Drop Weapon + string sLeftWpnRef = GetResRef(oLeftWpn); + int nID = GetIdentified(oLeftWpn); + if (GetPlotFlag(oLeftWpn)) + { + SetPlotFlag(oLeftWpn, FALSE); + DestroyObject(oLeftWpn); + oLeftWpn = CreateObject(OBJECT_TYPE_ITEM, sLeftWpnRef, lDropLeft, FALSE); + SetPlotFlag(oLeftWpn, TRUE); + } + else + { + DestroyObject(oLeftWpn); + oLeftWpn = CreateObject(OBJECT_TYPE_ITEM, sLeftWpnRef, lDropLeft, FALSE); + } + SetIdentified(oLeftWpn, nID); + SetLocalObject(oLootCorpse, "oLeftWpn", oLeftWpn); + } + // We're done with oHostBody, so allow oLootCorpse to be destroyable + AssignCommand(oLootCorpse, ActionDoCommand(SetPlotFlag(oLootCorpse, FALSE))); +} + +void DropRightWeapon(object oRightWpn, object oLootCorpse) +{ + if(GetIsObjectValid(oRightWpn) && GetDroppableFlag(oRightWpn)) + { + vector vCorpseLoc = GetPositionFromLocation(GetLocation(oLootCorpse)); + float fDifferential = -45.0f + IntToFloat(d20());//Randomize the Drop Angle + float fDistance = 0.5f + (IntToFloat(d10())/10);//Randomize the Drop Distance + float fVarWpnFace = 20.0f - IntToFloat(d20(2));//Randomize the Drop Facing + float fFacing = GetFacing(oLootCorpse); + fFacing = fFacing + fDifferential; + if (fFacing > 360.0f) + { fFacing = 720.0f - fFacing; } + if (fFacing < 0.0f) + { fFacing = 360.0f + fFacing; } + float fWpnFacing = GetFacing(oLootCorpse) + fVarWpnFace; + if (fWpnFacing > 360.0f) + { fWpnFacing = 720.0f - fWpnFacing; } + if (fWpnFacing < 0.0f) + { fWpnFacing = 360.0f + fWpnFacing; } + object oArea = GetArea(oLootCorpse); + //Generate New Location + float fNewX; + float fNewY; + float fNewZ; + if ((fFacing > 0.0f) && (fFacing < 90.0f)) + { fNewX = vCorpseLoc.x + ((cos(fFacing))*fDistance); fNewY = vCorpseLoc.y + ((sin(fFacing))*fDistance); fNewZ = vCorpseLoc.z; } + else if ((fFacing > 90.0f) && (fFacing < 180.0f)) + { fNewX = vCorpseLoc.x - ((cos(180.0f - fFacing))*fDistance); fNewY = vCorpseLoc.y + ((sin(180.0f - fFacing))*fDistance); fNewZ = vCorpseLoc.z; } + else if ((fFacing > 180.0f) && (fFacing < 270.0f)) + { fNewX = vCorpseLoc.x - ((cos(fFacing - 180.0f))*fDistance); fNewY = vCorpseLoc.y - ((sin(fFacing - 180.0f))*fDistance); fNewZ = vCorpseLoc.z; } + else if ((fFacing > 270.0f) && (fFacing < 360.0f)) + { fNewX = vCorpseLoc.x + ((cos(360.0f - fFacing))*fDistance); fNewY = vCorpseLoc.y - ((sin(360.0f - fFacing))*fDistance); fNewZ = vCorpseLoc.z; } + else if (fFacing == 0.0f) + { fNewX = vCorpseLoc.x + fDistance; fNewY = vCorpseLoc.y; fNewZ = vCorpseLoc.z; } + else if (fFacing == 90.0f) + { fNewX = vCorpseLoc.x; fNewY = vCorpseLoc.y + fDistance; fNewZ = vCorpseLoc.z; } + else if (fFacing == 180.0f) + { fNewX = vCorpseLoc.x - fDistance; fNewY = vCorpseLoc.y; fNewZ = vCorpseLoc.z; } + else if (fFacing == 270.0f) + { fNewX = vCorpseLoc.x; fNewY = vCorpseLoc.y - fDistance; fNewZ = vCorpseLoc.z; } + vector vNewFinal = Vector(fNewX, fNewY, fNewZ); + location lDropRight = Location(oArea, vNewFinal, fWpnFacing); + //Drop Weapon + string sRightWpnRef = GetResRef(oRightWpn); + int nID = GetIdentified(oRightWpn); + if (GetPlotFlag(oRightWpn)) + { + SetPlotFlag(oRightWpn, FALSE); + DestroyObject(oRightWpn); + oRightWpn = CreateObject(OBJECT_TYPE_ITEM, sRightWpnRef, lDropRight, FALSE); + SetPlotFlag(oRightWpn, TRUE); + } + else + { + DestroyObject(oRightWpn); + oRightWpn = CreateObject(OBJECT_TYPE_ITEM, sRightWpnRef, lDropRight, FALSE); + } + SetIdentified(oRightWpn, nID); + SetLocalObject(oLootCorpse, "oRightWpn", oRightWpn); + } +} + +/******************************************************************************* + ** This script gets rid of the bloodspot, lootable corpse, and creature body ** + *******************************************************************************/ +void FadeCorpse(object oCorpseBlood, object oLootCorpse, object oHostBody) +{ + //Delete the BloodSpot (if created) + if (GetIsObjectValid(oCorpseBlood)) + { + DestroyObject(oCorpseBlood); + } + // Empty (or don't empty) the lootable corpse placeable + if (GetLocalInt(oLootCorpse, "nKeepInventoryFade") == FALSE) + // Delete all items (except Plot) from lootable corpse placeable + DestroyInventory(oLootCorpse); + else + { + // Do nothing (delete nothing from lootable corpse placeable) + } + // If user wants bones to be created when corpse fades... + if (GetLocalInt(oLootCorpse, "nUseBonesFade")) + { + if ((GetLocalInt(oLootCorpse, "nTinyBones") == FALSE) && (GetCreatureSize(oHostBody) == CREATURE_SIZE_TINY)) + { + // Do nothing -- no bones for tiny creatures if nTinyBones is FALSE + } + else + { + // Create the bones + object oBones = CreateObject(OBJECT_TYPE_PLACEABLE, "loot_bones_obj", GetLocation(oLootCorpse), FALSE); + // Move inventory to bones + TransferToBones(oLootCorpse, oBones); + // Fade bones after nBoneFade seconds + if (GetLocalInt(oLootCorpse, "nBonesFade") > 0) + { + // Remember racial type and Blueprint ResRef for use with Scrotok's Raise Dead/Resurrection plugin + SetLocalInt(oBones, "nRacialType", GetLocalInt(oLootCorpse, "nRacialType")); + SetLocalString(oBones, "sHostBodyResRef", GetLocalString(oLootCorpse, "sHostBodyResRef")); + // Pass dropped weapon/shield/torch info to bones + SetLocalObject(oBones, "oLeftWpn", GetLocalObject(oLootCorpse, "oLeftWpn")); + SetLocalObject(oBones, "oRightWpn", GetLocalObject(oLootCorpse, "oRightWpn")); + int nKeepWeaponsBonesFade = GetLocalInt(oLootCorpse, "nKeepWeaponsBonesFade"); + // Remember nKeepWeaponsBonesFade for use with DM's Helper wand + SetLocalInt(oBones, "nKeepWeaponsBonesFade", nKeepWeaponsBonesFade); + float fBonesFade = IntToFloat(GetLocalInt(oLootCorpse, "nBonesFade")); + AssignCommand(oBones, DelayCommand(fBonesFade, BonesCleanup(oBones, nKeepWeaponsBonesFade))); + } + } + } + // Delete unclaimed, dropped, non-Plot weapons unless nKeepWeaponsCorpseFade = 1 + if (!GetLocalInt(oLootCorpse, "nKeepWeaponsCorpseFade")) + DestroyDroppedWeapons(oLootCorpse); + // Delete the lootable corpse placeable + DestroyObject(oLootCorpse); + // Empty and delete actual creature corpse (body) + DestroyInventory(oHostBody); + /* There is no call to DestroyDroppedWeapons since if the weapons are + dropped, they are already deleted from oHostBody. If the weapons are + not dropped, then the function would still not delete the weapons + since GetItemPossessor would be a valid object */ + SetIsDestroyable(TRUE,FALSE,FALSE); + // NOTE: The following line MUST be last in this script, since oHostBody + // is the same as OBJECT_SELF + DestroyObject(oHostBody); +} + +/******************************************************************************* + ** This script replaces the small flame with a scorch mark ** + *******************************************************************************/ +void Flameout(object oCorpseBlood, object oLootCorpse) +{ + location lBloodLoc = GetLocation(oCorpseBlood); +/* + // Used for debugging + SendMessageToPC(GetFirstPC(), "Flame script started..."); + if (!GetIsObjectValid(oCorpseBlood)) + { + // This should never happen (if you bash/fade corpse, oHostBody is + // destroyed, so Flameout won't run (can't add to action queue of invalid + // object) + SendMessageToPC(GetFirstPC(), "Flame already destroyed... location for new scorch unknown?"); + } +*/ + // Get rid of small flame + DestroyObject(oCorpseBlood); + // ... and turn it into a scorch mark + oCorpseBlood = CreateObject(OBJECT_TYPE_PLACEABLE, "plc_weathmark", lBloodLoc, FALSE); + ExecuteScript("sl_destroyself2", oCorpseBlood); + //Set Local for deletion later if needed + SetLocalObject(oLootCorpse, "oBloodSpot", oCorpseBlood); +} + +void BodyFade(object oHostBody, object oBlood) +{ + object oBones; + location lLoc = GetLocation(oHostBody); + SetPlotFlag(oHostBody, FALSE); + AssignCommand(oHostBody, SetIsDestroyable(TRUE,FALSE,FALSE)); + if ((GetRacialType(oHostBody) != RACIAL_TYPE_CONSTRUCT) && + (GetRacialType(oHostBody) != RACIAL_TYPE_ELEMENTAL)&& + (GetRacialType(oHostBody) != RACIAL_TYPE_DRAGON)&& + (GetRacialType(oHostBody) != RACIAL_TYPE_ANIMAL)&& + GetTag(oHostBody)!="sd_coff_mummy") + + { + oBones = CreateObject(OBJECT_TYPE_PLACEABLE, "sd_remains", lLoc, FALSE); + ExecuteScript("sl_destroyself", oBones); + } + DestroyObject(oBlood); + if (GetIsDead(oHostBody))DestroyObject(oHostBody, 0.2f); + } + +void LeaveCorpse() +{ + //SET YOUR LOOTABLE CORPSES PREFERENCES HERE /////////////// + // + int nUseLootable = TRUE; // Set this to FALSE if you want disable the lootable corpse functionality // + int nMoveEquipped = FALSE; // Set this to FALSE if you don't want to move Equipped items to the corpse // + int nCopyArmour = FALSE; // This will use the ResRef to create a copy of the armour/helmet // + int nMoveArmour = FALSE; // Setting this TRUE will just move the armour/helmet (Naked NPCs) // + int nDropWeapons = TRUE; // This will use the ResRef for dropping the weapons on the ground // + int nMoveWeapons = FALSE; // Setting this TRUE will just move the weapons to the Lootable Object // + int nUseBlood = FALSE; // Set this to TRUE if you want a Bloodspot to appear under the corpse and have // + // "gibs" when a corpse is destroyed. Undead/constructs/elementals won't leave a // + // Bloodspot or gib. // + int nTinyBlood = FALSE; // Set this to FALSE if you don't want Tiny-sized creatures (rats, bats, etc.) to // + // leave a Bloodspot, scorch mark, or small flame. They will still "gib" // + // normally. Only applies if nUseBlood = TRUE. // + int nUseFlame = FALSE; // Set this to TRUE if you want a scorch mark or a small flame (which burns out // + // after 10-120 seconds, and is replaced by a scorch mark) to appear if 1/3 or // + // more of the damage which killed the creature was fire or electrical. Scorch // + // mark or flame will appear instead of Bloodspot. If the total fire or // + // electrical damage exceeds the creature's max HP, a small flame appears instead // + // of a scorch mark. The corpse will still gib normally. Undead, constructs, // + // and elementals will leave a scorch mark, small flame, or nothing. Only // + // applies if nUseBlood = TRUE. // + int nCorpseFade = 0; // Set this to 0 (ZERO) if you DO NOT want the corpses to fade // + int nUseBonesBash = FALSE; // Set this to TRUE if you want bones to appear when the corpse is bashed. The // + // bones cannot be bashed; they will only disappear if nBonesFade > 0. // + int nUseBonesFade = TRUE; // Set this to TRUE if you want bones to appear when the corpse fades. The bones // + // cannot be bashed; they will only disappear if nBonesFade > 0. // + int nBonesFade = 120; // This is the delay in actual seconds that the bones will remain before they fade. // + // If you set this to 0 (zero) it will turn off the bones fade - allowing all // + // bones (and loot, if the bones contain any) to remain forever. // + int nTinyBones = FALSE; // Set this to FALSE if you don't want Tiny-sized creatures (rats, bats, etc.) to // + // turn into bones when their corpse is bashed or fades. Only applies if // + // nUseBonesBash and/or nUseBonesFade = TRUE. // + int nKeepInventoryBash = FALSE; // Set this to TRUE if you want all items in a creature's inventory to remain when // + // its corpse is bashed. If installed, DOA's "Bashed Loot Breakage" plugin // + // ("doa_bashbreak") takes precedence over nKeepInventoryBash. // + int nKeepInventoryFade = FALSE; // Set this to TRUE if you want all items in a creature's inventory to remain when // + // its corpse fades. // + int nKeepEmpties = TRUE; // Set this to FALSE if you want EMPTY corpses to fade immediately. // + int nKeepWeaponsBonesFade = FALSE; // Set this to FALSE if you want dropped, unclaimed, non-plot weapons to be // + // destroyed when bones fade. Only valid if nBonesFade > 0. // + int nKeepWeaponsCorpseFade = FALSE; // Set this to FALSE if you want dropped, unclaimed, non-plot weapons to be // + // destroyed when corpses fade. Only valid if nCorpseFade > 0. // + int nKeepWeaponsBash = TRUE; // Set this to FALSE if you want dropped, unclaimed, non-plot weapons to be // + // destroyed when corpses are bashed. // + int nKeepWeaponsEmpty = TRUE; // Set this to TRUE if you want empty corpses to be destroyed even if dropped // + // weapons are unclaimed. // + int nOverrideForPlacedCorpses = FALSE;// Set this to TRUE if you want the 'Spawned Corpses' you // + // place to be permament. Setting it to FALSE will cause // + // your Placed Dead creatures to act as the settings above dictate. // + + + float lsDelay = 240.0; // Corpse & loot fade delay + + + ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + + //ALTER THE FOLLOWING AT YOUR OWN RISK :) + object oHostBody = OBJECT_SELF; //Get the Dead Creature Object + object oBlood; + object oSaveBlood; + string sBaseTag = GetTag(oHostBody); //Get that TAG of the dead creature + string sPrefix = GetStringLeft(sBaseTag, 4); //Look for Dead Prefix + location lLoc = GetLocation(oHostBody); + + if ((GetRacialType(oHostBody) != RACIAL_TYPE_UNDEAD) && + (GetRacialType(oHostBody) != RACIAL_TYPE_CONSTRUCT) && + (GetRacialType(oHostBody) != RACIAL_TYPE_ELEMENTAL)&& + (GetRacialType(oHostBody) != RACIAL_TYPE_DRAGON)) + { + oBlood = CreateObject(OBJECT_TYPE_PLACEABLE, "plc_bloodstain", lLoc, FALSE); + } + DelayCommand(lsDelay, BodyFade(oHostBody, oBlood)); + + + + if(nUseLootable) //If False, do nothing + { + + //Do 'spawned corpse' settings if desired + if (sPrefix == "Dead") + { + if (nOverrideForPlacedCorpses) + { + nKeepEmpties = TRUE; //Set 'Spawned Dead' corpses to Keep Empties + nCorpseFade = 0; //Disable Corpse Fade for 'Spawned Dead' corpses + } + } + + SetIsDestroyable(FALSE,TRUE,FALSE); //Protect our corpse from decaying + +/* +UNDER CONSTRUCTION :) + + // Create lootable corpse object only if oHostBody has something to loot + if (GetIsObjectValid(GetFirstItemInInventory(oHostBody))) + { + + } + else + { + // Don't create lootable corpse object(nothing to loot) + if (nKeepEmpties == FALSE) + { + // Get rid of corpse immediately, since it's already empty + nCorpseFade = 1; + } + else + { + // Ensure oHostBody is destroyed/fades properly + // Ensure blood spot is created and destroyed/fades properly + } + } +*/ + + //Set the spawnpoint for our lootable object and sink it + float fSinkCorpseObj = 0.1f; //set depth to sink lootable object + vector vHostBodyLoc = GetPosition(oHostBody); //get original vector so we can change it + float fCorpseFacing = GetFacing(oHostBody); //get original facing + vector vCorpseLoc = Vector(vHostBodyLoc.x, vHostBodyLoc.y, vHostBodyLoc.z - fSinkCorpseObj); //adjust z-axis to sink lootable object + location lCorpseLoc = Location(GetArea(oHostBody), vCorpseLoc, fCorpseFacing); //create new location + + object oLootCorpse = CreateObject(OBJECT_TYPE_PLACEABLE, "rr_sack", lCorpseLoc, FALSE); //Spawn our lootable object + SetLocalObject(oLootCorpse, "oHostBody", oHostBody); //Set Local for deletion later if needed + SetLocalObject(oLootCorpse, "oBlood", oBlood); + NameSack(oLootCorpse); + DelayCommand(0.1,sd_droploot(oHostBody, oLootCorpse)); + DelayCommand(lsDelay, LootClear(oLootCorpse)); + + // Ensure oLootCorpse can't be destroyed until oHostBody is emptied (and weapons are dropped) + //SetPlotFlag(oLootCorpse, TRUE); + + SetLocalInt(oLootCorpse, "nKeepEmpty", nKeepEmpties); //Set Local for deletion later if needed + + SetLocalInt(oLootCorpse, "nUseBonesBash", nUseBonesBash); //Set Local for later use + SetLocalInt(oLootCorpse, "nUseBonesFade", nUseBonesFade); //Set Local for later use + SetLocalInt(oLootCorpse, "nBonesFade", nBonesFade); //Set Local for later use + SetLocalInt(oLootCorpse, "nTinyBones", nTinyBones); //Set Local for later use + + SetLocalInt(oLootCorpse, "nKeepInventoryBash", nKeepInventoryBash); //Set Local for later use + SetLocalInt(oLootCorpse, "nKeepInventoryFade", nKeepInventoryFade); //Set Local for later use + + // Remember racial type and Blueprint ResRef for use with Scrotok's Raise Dead/Resurrection plugin + SetLocalInt(oLootCorpse, "nRacialType", GetRacialType(oHostBody)); + SetLocalString(oLootCorpse, "sHostBodyResRef", GetResRef(oHostBody)); + + object oCorpseBlood; + // If nUseBlood is TRUE and oHostBody isn't Undead/Construct/Elemental, set Local for later "gibbing" if bashed + if ((nUseBlood) && (GetRacialType(oHostBody) != RACIAL_TYPE_UNDEAD) && (GetRacialType(oHostBody) != RACIAL_TYPE_CONSTRUCT) && (GetRacialType(oHostBody) != RACIAL_TYPE_ELEMENTAL)) + { + SetLocalInt(oLootCorpse, "nUseBlood", TRUE); + } + // If nUseBlood = TRUE, continue Bloodspot routine + if (nUseBlood) + { + location lBloodLoc = GetLocation(oHostBody); //get original location for placing blood spot + if ((nTinyBlood == FALSE) && (GetCreatureSize(oHostBody) == CREATURE_SIZE_TINY)) + { + // Do nothing -- no bloodspot for tiny creatures if nTinyBlood is FALSE + } + else + { + if (nUseFlame) + { + // If nUseFlame = TRUE, determine if scorch, flame, or bloodspot should appear + int nFireDam = GetDamageDealtByType(DAMAGE_TYPE_FIRE); + int nElecDam = GetDamageDealtByType(DAMAGE_TYPE_ELECTRICAL); + int nTotDam = GetTotalDamageDealt(); + int nMaxHP = GetMaxHitPoints(); + int nFlameout; + +/* + // Used for debugging + SendMessageToPC(GetFirstPC(), "nFireDam: "+IntToString(nFireDam)+" nElecDam: "+IntToString(nElecDam)+" nTotDam: "+IntToString(nTotDam)+" nMaxHP: "+IntToString(nMaxHP)+" nTotDam/3: "+IntToString(nTotDam/3)); +*/ + + // If 1/3 or more of the damage is due to fire or electricity... + // (only the final damage that actually killed the creature is + // considered; tracking the cumulative damage taken would require + // altering the default OnDamaged script for every creature, + // which is not desirable) + if ((nFireDam >= (nTotDam/3)) || (nElecDam >= (nTotDam/3))) + { + // If massive fire or electricity damage, spawn a small flame + // which turns into a scorch mark after 10-120 seconds + // ("massive" means >= max HP) + if ((nFireDam >= nMaxHP) || (nElecDam >= nMaxHP)) + { + oCorpseBlood = CreateObject(OBJECT_TYPE_PLACEABLE, "plc_flamesmall", lBloodLoc, FALSE); + ExecuteScript("sl_destroyself", oCorpseBlood); +/* + // Used for debugging + nFlameout = 30; +*/ + nFlameout = d12(10); + DelayCommand(IntToFloat(nFlameout), Flameout(oCorpseBlood, oLootCorpse)); + } + else + { + // Otherwise, spawn a scorch mark + oCorpseBlood = CreateObject(OBJECT_TYPE_PLACEABLE, "plc_weathmark", lBloodLoc, FALSE); + ExecuteScript("sl_destroyself", oCorpseBlood); + } + } + else + { + // Not enough (or zero) fire/electrical damage, so just spawn bloodspot (or do nothing for Undead/Constructs/Elementals) + if ((GetRacialType(oHostBody) != RACIAL_TYPE_UNDEAD) && (GetRacialType(oHostBody) != RACIAL_TYPE_CONSTRUCT) && (GetRacialType(oHostBody) != RACIAL_TYPE_ELEMENTAL)) + { + oCorpseBlood = CreateObject(OBJECT_TYPE_PLACEABLE, "plc_bloodstain", lBloodLoc, FALSE); + ExecuteScript("sl_destroyself", oCorpseBlood); + } + } + } + else + { + // If nUseFlame = FALSE, just spawn the bloodspot (or do nothing for Undead/Constructs/Elementals) + if ((GetRacialType(oHostBody) != RACIAL_TYPE_UNDEAD) && (GetRacialType(oHostBody) != RACIAL_TYPE_CONSTRUCT) && (GetRacialType(oHostBody) != RACIAL_TYPE_ELEMENTAL)) + { + oCorpseBlood = CreateObject(OBJECT_TYPE_PLACEABLE, "plc_bloodstain", lBloodLoc, FALSE); + ExecuteScript("sl_destroyself", oCorpseBlood); + } + } + // oBloodSpot will either be a bloodstain, scorch mark, small flame, or OBJECT_INVALID (for Undead/Constructs/Elementals) + SetLocalObject(oLootCorpse, "oBloodSpot", oCorpseBlood); //Set Local for deletion later if needed + } + } + + // Get DEAD CREATURE'S INVENTORY - Move to oLootCorpse + int nAmtGold = GetGold(oHostBody); //Get any gold from the dead creature + if(nAmtGold) + { + AssignCommand(oLootCorpse, TakeGoldFromCreature(nAmtGold, oHostBody, FALSE)); + } + + if (nMoveEquipped) + { + //Get any DROPPABLE loot the dead creature has equipped + object oEquip1 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_ARMS, oHostBody)); + object oEquip2 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_ARROWS, oHostBody)); + object oEquip3 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_BELT, oHostBody)); + object oEquip4 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_BOLTS, oHostBody)); + object oEquip5 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_BOOTS, oHostBody)); + object oEquip6 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_BULLETS, oHostBody)); + object oEquip7 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_CLOAK, oHostBody)); + // Version 3.2: Moved oEquip8 (helmets) to the armour section (see below) + object oEquip9 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_LEFTRING, oHostBody)); + object oEquip10 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_NECK, oHostBody)); + object oEquip11 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_RIGHTRING, oHostBody)); + + SetLocalObject(oLootCorpse, "oEquip1", oEquip1); + SetLocalObject(oLootCorpse, "oEquip2", oEquip2); + SetLocalObject(oLootCorpse, "oEquip3", oEquip3); + SetLocalObject(oLootCorpse, "oEquip4", oEquip4); + SetLocalObject(oLootCorpse, "oEquip5", oEquip5); + SetLocalObject(oLootCorpse, "oEquip6", oEquip6); + SetLocalObject(oLootCorpse, "oEquip7", oEquip7); + // Version 3.2: Moved oEquip8 (helmets) to the armour section (see below) + SetLocalObject(oLootCorpse, "oEquip9", oEquip9); + SetLocalObject(oLootCorpse, "oEquip10", oEquip10); + SetLocalObject(oLootCorpse, "oEquip11", oEquip11); + } + + // Handle Weapons/Shields/Torches equipped (held) in left/right hands + // NOTE: nDropWeapons takes precedence over nMoveWeapons if both are TRUE + /* + If oHostBody has nothing in left/right hand, and has oLeftWpn/ + oRightWpn set (due to Scrotok's Raise Dead/Resurrection plugin), + set oLeftWpn/oRightWpn (dropped weapon info) on oLootCorpse for + later use + */ + if (nDropWeapons) + { + if (GetItemInSlot(INVENTORY_SLOT_RIGHTHAND, oHostBody) == OBJECT_INVALID) + { + if (GetIsObjectValid(GetLocalObject(oHostBody, "oRightWpn"))) + { + SetLocalObject(oLootCorpse, "oRightWpn", GetLocalObject(oHostBody, "oRightWpn")); + } + } + if (GetItemInSlot(INVENTORY_SLOT_LEFTHAND, oHostBody) == OBJECT_INVALID) + { + if (GetIsObjectValid(GetLocalObject(oHostBody, "oLeftWpn"))) + { + SetLocalObject(oLootCorpse, "oLeftWpn", GetLocalObject(oHostBody, "oLeftWpn")); + } + } + } + + if (nMoveWeapons || nDropWeapons) + { + //Move equipped Weapons/Shields/Torches from oHostBody to oLootCorpse + object oEquip12 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_RIGHTHAND, oHostBody)); + object oEquip13 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_LEFTHAND, oHostBody)); + + // oEquip12/13 == OBJECT_INVALID if oHostBody has nothing in right/left hand slots + SetLocalObject(oLootCorpse, "oEquip12", oEquip12); + SetLocalObject(oLootCorpse, "oEquip13", oEquip13); + } + + if (nDropWeapons) + { + // oEquip12/13 == OBJECT_INVALID if oHostBody has nothing in right/left hand slots + object oEquip12 = GetLocalObject(oLootCorpse, "oEquip12"); + object oEquip13 = GetLocalObject(oLootCorpse, "oEquip13"); + + // Drop the weapons/shields/torches + /* + The following commands destroy oEquip12 and oEquip13, and store + the dropped weapons on oLootCorpse as "oLeftWpn" and "oRightWpn". + Nothing gets stored in oLeftWpn/oRightWpn if oEquip12/13 == + OBJECT_INVALID. + */ + // Make sure DropLeftWeapon comes after DropRightWeapon in the lines + // below, in order for the SetPlotFlag fix (version 3.3) to work + AssignCommand(oLootCorpse, ActionDoCommand(DropRightWeapon(oEquip12, oLootCorpse))); + AssignCommand(oLootCorpse, ActionDoCommand(DropLeftWeapon(oEquip13, oLootCorpse))); + + SetLocalInt(oLootCorpse, "nKeepWeaponsBonesFade", nKeepWeaponsBonesFade); //Set Local to prevent deletion later if needed + SetLocalInt(oLootCorpse, "nKeepWeaponsCorpseFade", nKeepWeaponsCorpseFade); //Set Local to prevent deletion later if needed + SetLocalInt(oLootCorpse, "nKeepWeaponsBash", nKeepWeaponsBash); //Set Local to prevent deletion later if needed + SetLocalInt(oLootCorpse, "nKeepWeaponsEmpty", nKeepWeaponsEmpty); //Set Local for later use + } + + // Handle Armour/Helmets + // NOTE: nCopyArmour takes precedence over nMoveArmour if both are TRUE + if(nCopyArmour) + { + nMoveArmour = FALSE; + // Handle armour + object oArmour = GetItemInSlot(INVENTORY_SLOT_CHEST, oHostBody); + SetLocalObject(oLootCorpse, "oOrigArmour", oArmour); + if (GetDroppableFlag(oArmour)) + { + string sArmourRef = GetResRef(oArmour); + object oLootArmour = CreateItemOnObject(sArmourRef, oLootCorpse); + + SetPlotFlag(oLootArmour, GetPlotFlag(oArmour)); + SetIdentified(oLootArmour, GetIdentified(oArmour)); + + // Set Plot flag to FALSE for original armor so it can be + // destroyed later if corpse is bashed + SetPlotFlag(oArmour, FALSE); + + SetLocalObject(oLootCorpse, "oLootArmour", oLootArmour); + SetLocalObject(oLootCorpse, "oEquip14", oLootArmour); + } + + // Handle helmet + object oHelmet = GetItemInSlot(INVENTORY_SLOT_HEAD, oHostBody); + SetLocalObject(oLootCorpse, "oOrigHelmet", oHelmet); + if (GetDroppableFlag(oHelmet)) + { + string sHelmetRef = GetResRef(oHelmet); + object oLootHelmet = CreateItemOnObject(sHelmetRef, oLootCorpse); + + SetPlotFlag(oLootHelmet, GetPlotFlag(oHelmet)); + SetIdentified(oLootHelmet, GetIdentified(oHelmet)); + + // Set Plot flag to FALSE for original helmet so it can be + // destroyed later if corpse is bashed + SetPlotFlag(oHelmet, FALSE); + + SetLocalObject(oLootCorpse, "oLootHelmet", oLootHelmet); + SetLocalObject(oLootCorpse, "oEquip8", oLootHelmet); + } + } + + if(nMoveArmour) + { + nCopyArmour = FALSE; + // Handle armour + object oEquip14 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_CHEST, oHostBody)); + SetLocalObject(oLootCorpse, "oEquip14", oEquip14); + // Handle helmet + object oEquip8 = strip_equipped(oHostBody, oLootCorpse, GetItemInSlot(INVENTORY_SLOT_HEAD, oHostBody)); + SetLocalObject(oLootCorpse, "oEquip8", oEquip8); + } + + //Get the remaining loot from the dead creature and move it to oLootCorpse + int nEquipCount = 14; + object oLootEQ = GetFirstItemInInventory(oHostBody); + while(GetIsObjectValid(oLootEQ)) + { + nEquipCount++; + // AssignCommand(oLootCorpse, ActionDoCommand(SendMessageToPC(GetFirstPC(), "oEquip"+IntToString(nEquipCount)+": "+GetTag(oLootEQ)))); + + object oEquipTemp = strip_equipped(oHostBody, oLootCorpse, oLootEQ); + string sEquipCount = "oEquip" + IntToString(nEquipCount); + SetLocalObject(oLootCorpse, sEquipCount, oEquipTemp); + oLootEQ = GetNextItemInInventory(oHostBody); + } + + // We're done with oHostBody, so allow oLootCorpse to be destroyable + if (!nDropWeapons) + { + AssignCommand(oLootCorpse, ActionDoCommand(SetPlotFlag(oLootCorpse, FALSE))); + } + + // Fade corpse out of existence after specified delay (unless set to 0) + if (nCorpseFade > 0) + { + float fCorpseFade = IntToFloat(nCorpseFade); + // ActionWait(fCorpseFade); // Removed for version 3.2 + DelayCommand(fCorpseFade, FadeCorpse(oCorpseBlood, oLootCorpse, oHostBody)); + } + } +} +//void main(){} diff --git a/_module/nss/_kill_plant.nss b/_module/nss/_kill_plant.nss index 725846f3..07829da6 100644 --- a/_module/nss/_kill_plant.nss +++ b/_module/nss/_kill_plant.nss @@ -119,8 +119,8 @@ void main() { oSelf = CreateObject(OBJECT_TYPE_PLACEABLE, "temporaryplaceho",lSelf,FALSE); } - AssignCommand(oSelf,DelayCommand(1800.0,CreatePlaceable(sSelf,lSelf,0.0))); - DestroyObject(oSelf,1830.0); + AssignCommand(oSelf,DelayCommand(900.0,CreatePlaceable(sSelf,lSelf,0.0))); + DestroyObject(oSelf,930.0); } diff --git a/_module/nss/_on_active_item.nss b/_module/nss/_on_active_item.nss index 8007a072..f93ef01d 100644 --- a/_module/nss/_on_active_item.nss +++ b/_module/nss/_on_active_item.nss @@ -1,9 +1,6 @@ -#include "udk_include" -#include "ww_inc_on_act" void main() { - EnableDyeKitMenu(); - ExecuteScript(GetTag(GetItemActivated()),OBJECT_SELF); + object oItem = GetItemActivated(); object oActivator = GetItemActivator(); location lTarget = GetItemActivatedTargetLocation(); @@ -11,66 +8,6 @@ void main() string oCreatureTag = ""; int oMaxGoldValue = 0; string oNewItemTag = ""; - object oUser=GetItemActivator(); - location lLoc=GetItemActivatedTargetLocation(); - string sTag=GetTag(oItem); - object oMod=GetModule(); - string sPre=GetLocalString(oMod,"OnAct_Pre"); - string sPreScript=GetLocalString(oMod,"OnAct_PreScript"); - int nN=GetStringLength(sPre); - //SendMessageToPC(GetItemActivator(),"uni_onactivateit:'"+GetResRef(oItem)+"'."); - if (nN<1) - { // check for prefix waypoint - oMod=GetWaypointByTag("UNI_ACTIVATEPRE"); - if (oMod!=OBJECT_INVALID) sPre=GetName(oMod); - oMod=GetWaypointByTag("UNI_ACTIVATEPRES"); - if (oMod!=OBJECT_INVALID) sPreScript=GetName(oMod); - nN=GetStringLength(sPre); - //SendMessageToPC(GetItemActivator()," prefix waypoint check: nN="+IntToString(nN)+"."); - } // check for prefix waypoint - if (GetStringLeft(GetTag(oItem),4)=="DH2_") ExecuteScript("desertheat2",OBJECT_SELF); - else - { // not a special - //SendMessageToPC(GetItemActivator()," not special."); - if (nN>0&&sPre!="") - { // check for special prefix - if (GetStringLeft(GetTag(oItem),nN)==sPre) ExecuteScript(sPreScript,OBJECT_SELF); - else {nN=-1;} - //SendMessageToPC(GetItemActivator()," Check for special prefix:"+IntToString(nN)+"."); - } // check for special prefix - if (nN<1) - { // special prefix was not used - sPre=GetResRef(oItem); - //SendMessageToPC(GetItemActivator()," Special prefix not used."); - if (GetStringLength(sPre)>0) - { // has res ref - //SendMessageToPC(GetItemActivator()," resref:'"+sPre+"'."); - ExecuteScript(sPre,OBJECT_SELF); - } // has res ref - else - { // use tag - sPre=GetTag(oItem); - if (GetStringLength(sPre)>16) sPre=GetStringLeft(sPre,16); - //SendMessageToPC(GetItemActivator()," tag:'"+sPre+"'."); - ExecuteScript(sPre,OBJECT_SELF); - } // use tag - oMod=GetWaypointByTag("UNI_ACTIVATE"); - if (oMod!=OBJECT_INVALID) ExecuteScript(GetName(oMod),OBJECT_SELF); - } // special prefix was not used - } // not a special - if(sTag=="kpbwand") - { - if (GetIsDM(oUser) == TRUE) - { - AssignCommand(oUser, ActionStartConversation(oUser, "kpb_wand", TRUE)); - } - else - { - DestroyObject(oItem); - SendMessageToPC(oUser, "I am not an immortal, and I cannot use that item!"); - } - } - if(GetStringLeft(GetTag(oItem),4)=="SEED") { @@ -151,6 +88,13 @@ void main() if (GetTag(oItem) == "SEED_HOPS")ExecuteScript("_plant_seed",oActivator); if (GetTag(oItem) == "SEED_SUGARCANE")ExecuteScript("_plant_seed2",oActivator); + + + + + + + } if (GetTag(oItem)=="FOOD_EAROFCORN") diff --git a/_module/nss/_open_alchemist.nss b/_module/nss/_open_alchemist.nss index bb8a196d..bbfcf644 100644 --- a/_module/nss/_open_alchemist.nss +++ b/_module/nss/_open_alchemist.nss @@ -1,11 +1,13 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); SetLocalObject(oPC,"oLastOpened",OBJECT_SELF); //int iAlchemySkill = GetTokenPair(oPC,14,12); - int iAlchemySkill = GetCampaignInt("UOACraft","iAlchemySkill",oPC); + int iAlchemySkill = GetPersistentInt(oPC,"iAlchemySkill","UOACraft" + ); int iAlchemyChance = iAlchemySkill; if (iAlchemyChance <350) diff --git a/_module/nss/_open_anvil.nss b/_module/nss/_open_anvil.nss index f8ebb62c..ffbbbf4b 100644 --- a/_module/nss/_open_anvil.nss +++ b/_module/nss/_open_anvil.nss @@ -1,13 +1,16 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iSmithSkill = GetTokenPair(oPC,13,4); // Weaponsmith - int iSmithSkill = GetCampaignInt("UOACraft","iSmithSkill",oPC); + int iSmithSkill = GetPersistentInt(oPC,"iSmithSkill","UOACraft" + ); int iSmithChance = iSmithSkill; //int iArmorSkill = GetTokenPair(oPC,13,5); // ArmorCraft - int iArmorSkill = GetCampaignInt("UOACraft","iArmorSkill",oPC); + int iArmorSkill = GetPersistentInt(oPC,"iArmorSkill","UOACraft" + ); int iArmorChance = iArmorSkill; int iIngotType = GetLocalInt(oPC,"iUseIngotType"); int iIngotMod = iIngotType*25; diff --git a/_module/nss/_open_bowyer.nss b/_module/nss/_open_bowyer.nss index 26aebb08..e10a047e 100644 --- a/_module/nss/_open_bowyer.nss +++ b/_module/nss/_open_bowyer.nss @@ -1,10 +1,12 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iBowSkill = GetTokenPair(oPC,13,3); - int iBowSkill = GetCampaignInt("UOACraft","iBowSkill",oPC); + int iBowSkill = GetPersistentInt(oPC,"iBowSkill","UOACraft" + ); int iBowChance = iBowSkill; int iWoodType = GetLocalInt(oPC,"iUseThisWood"); diff --git a/_module/nss/_open_brewvat.nss b/_module/nss/_open_brewvat.nss index 0f243090..f746f6dc 100644 --- a/_module/nss/_open_brewvat.nss +++ b/_module/nss/_open_brewvat.nss @@ -1,8 +1,11 @@ +#include "aps_include" + void main() { object oPC = GetLastOpenedBy(); //int iBrewSkill = GetTokenPair(oPC,13,9); // Brewing (Credit Tony Edwards for catching a mis-typed token value here.. was originally using weaponcraft skill to determine Brew patterns. Thx Tony ;) - int iBrewSkill = GetCampaignInt("UOACraft","iBrewSkill",oPC); + int iBrewSkill = GetPersistentInt(oPC,"iBrewSkill","UOACraft" + ); int iBrewChance = iBrewSkill; if (GetItemPossessedBy(oPC,"NoDrop_SkillLogBook")==OBJECT_INVALID) diff --git a/_module/nss/_open_carpentry.nss b/_module/nss/_open_carpentry.nss index 8d305e47..dda90668 100644 --- a/_module/nss/_open_carpentry.nss +++ b/_module/nss/_open_carpentry.nss @@ -1,10 +1,12 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iCarpentrySkill = GetTokenPair(oPC,13,3); - int iCarpentrySkill = GetCampaignInt("UOACraft","iCarpentrySkill",oPC); + int iCarpentrySkill = GetPersistentInt(oPC,"iCarpentrySkill","UOACraft" + ); int iCarpentryChance = iCarpentrySkill; int iWoodType = GetLocalInt(oPC,"iUseThisWood"); diff --git a/_module/nss/_open_cook.nss b/_module/nss/_open_cook.nss index fbeceec5..1652384b 100644 --- a/_module/nss/_open_cook.nss +++ b/_module/nss/_open_cook.nss @@ -1,3 +1,5 @@ +#include "aps_include" + void main() { object oPC = GetLastOpenedBy(); @@ -5,7 +7,8 @@ void main() string sTagSelf = GetTag(oSelf); int iCookType = StringToInt(GetStringRight(sTagSelf,3)); - int iCookSkill = GetCampaignInt("UOACraft","iCookSkill",oPC); + int iCookSkill = GetPersistentInt(oPC,"iCookSkill","UOACraft" + ); int iCookChance = iCookSkill; if (GetItemPossessedBy(oPC,"NoDrop_SkillLogBook")==OBJECT_INVALID) diff --git a/_module/nss/_open_ench_armor.nss b/_module/nss/_open_ench_armor.nss new file mode 100644 index 00000000..34b09aa2 --- /dev/null +++ b/_module/nss/_open_ench_armor.nss @@ -0,0 +1,54 @@ +void main() +{ + // +1 - +14 switches + CreateItemOnObject("flagswitch087",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch088",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch089",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch090",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch091",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch092",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch093",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch180",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch181",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch182",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch183",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch184",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch185",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch186",OBJECT_SELF,1); //enchant item + //elemental damage switches + CreateItemOnObject("flagswitch094",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch095",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch096",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch097",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch098",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch099",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch163",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch164",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch165",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch166",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch172",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch167",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch168",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch169",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch170",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch171",OBJECT_SELF,1); //enchant item + + + // Search for and destroy any hidden 'body bags' from prior incarnations of this placeable + object oSearchForBag = GetNearestObjectByTag("Body Bag",OBJECT_SELF,1); + if (oSearchForBag == OBJECT_INVALID)return; + object oBagItem = OBJECT_INVALID; + if (GetDistanceToObject(oSearchForBag)<= 0.2) + { + //SendMessageToPC(GetFirstPC(),"Body bag found.. destroying contents.."); + oBagItem = GetFirstItemInInventory(oSearchForBag); + while (oBagItem != OBJECT_INVALID) + { + //SendMessageToPC(GetFirstPC(),"Destroying : "+GetName(oBagItem)); + DestroyObject(oBagItem); + oBagItem = GetNextItemInInventory(oSearchForBag); + } + DestroyObject(oSearchForBag,1.0); + } + +} diff --git a/_module/nss/_open_jeweler.nss b/_module/nss/_open_jeweler.nss index c6c48724..3e0e1684 100644 --- a/_module/nss/_open_jeweler.nss +++ b/_module/nss/_open_jeweler.nss @@ -1,10 +1,12 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iJewelSkill = GetTokenPair(oPC,12,4); // JewelCraft - int iJewelSkill = GetCampaignInt("UOACraft","iJewelSkill",oPC); + int iJewelSkill = GetPersistentInt(oPC,"iJewelSkill","UOACraft" + ); int iJewelChance = iJewelSkill; int iIngotType = GetLocalInt(oPC,"iUseIngotType"); diff --git a/_module/nss/_open_kiln.nss b/_module/nss/_open_kiln.nss index 01d36842..5ded23c3 100644 --- a/_module/nss/_open_kiln.nss +++ b/_module/nss/_open_kiln.nss @@ -1,10 +1,12 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iGlassSkill = GetTokenPair(oPC,14,4); - int iGlassSkill = GetCampaignInt("UOACraft","iGlassSkill",oPC); + int iGlassSkill = GetPersistentInt(oPC,"iGlassSkill","UOACraft" + ); int iGlassChance = iGlassSkill; if (GetItemPossessedBy(oPC,"NoDrop_SkillLogBook")==OBJECT_INVALID) diff --git a/_module/nss/_open_pulp.nss b/_module/nss/_open_pulp.nss index 2f834710..5095f14b 100644 --- a/_module/nss/_open_pulp.nss +++ b/_module/nss/_open_pulp.nss @@ -1,10 +1,12 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iWoodSkill = GetTokenPair(oPC,13,13); - int iWoodSkill = GetCampaignInt("UOACraft","iPaperSkill",oPC); + int iWoodSkill = GetPersistentInt(oPC,"iPaperSkill","UOACraft" + ); int iWoodChance = iWoodSkill; if (GetItemPossessedBy(oPC,"NoDrop_SkillLogBook")==OBJECT_INVALID) diff --git a/_module/nss/_open_tailor.nss b/_module/nss/_open_tailor.nss index 62029342..823facb2 100644 --- a/_module/nss/_open_tailor.nss +++ b/_module/nss/_open_tailor.nss @@ -1,10 +1,12 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iTailorSkill = GetTokenPair(oPC,13,9); // Tailoring (Credit Tony Edwards for catching a mis-typed token value here.. was originally using weaponcraft skill to determine tailor patterns. Thx Tony ;) - int iTailorSkill = GetCampaignInt("UOACraft","iTailorSkill",oPC); + int iTailorSkill = GetPersistentInt(oPC,"iTailorSkill","UOACraft" + ); int iTailorChance = iTailorSkill; if (GetItemPossessedBy(oPC,"NoDrop_SkillLogBook")==OBJECT_INVALID) diff --git a/_module/nss/_open_tailor2.nss b/_module/nss/_open_tailor2.nss index 3cc69dc0..0acfb389 100644 --- a/_module/nss/_open_tailor2.nss +++ b/_module/nss/_open_tailor2.nss @@ -1,10 +1,12 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iTailorSkill = GetTokenPair(oPC,13,9); // Tailoring (Credit Tony Edwards for catching a mis-typed token value here.. was originally using weaponcraft skill to determine tailor patterns. Thx Tony ;) - int iTailorSkill = GetCampaignInt("UOACraft","iTailorSkill",oPC); + int iTailorSkill = GetPersistentInt(oPC,"iTailorSkill","UOACraft" + ); int iTailorChance = iTailorSkill; if (GetItemPossessedBy(oPC,"NoDrop_SkillLogBook")==OBJECT_INVALID) diff --git a/_module/nss/_open_tink.nss b/_module/nss/_open_tink.nss index 8a9731f3..366aacf1 100644 --- a/_module/nss/_open_tink.nss +++ b/_module/nss/_open_tink.nss @@ -1,10 +1,11 @@ //#include "_persist_01a" +#include "aps_include" void main() { object oPC = GetLastOpenedBy(); //int iGlassSkill = GetTokenPair(oPC,14,5); - int iGlassSkill = GetCampaignInt("UOACraft","iTinkerSkill",oPC); + int iGlassSkill = GetPersistentInt(oPC,"iTinkerSkill","UOACraft"); int iGlassChance = iGlassSkill; if (GetItemPossessedBy(oPC,"NoDrop_SkillLogBook")==OBJECT_INVALID) diff --git a/_module/nss/_opn_ench_weapon.nss b/_module/nss/_opn_ench_weapon.nss new file mode 100644 index 00000000..b647064d --- /dev/null +++ b/_module/nss/_opn_ench_weapon.nss @@ -0,0 +1,59 @@ +void main() +{ +/* CreateItemOnObject("flagswitch064",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch065",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch066",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch067",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch068",OBJECT_SELF,1); //enchant item +*/ + CreateItemOnObject("flagswitch069",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch070",OBJECT_SELF,1); //enchant item + //CreateItemOnObject("flagswitch063",OBJECT_SELF,1); //add effect + CreateItemOnObject("flagswitch071",OBJECT_SELF,1); //enchant item +// CreateItemOnObject("flagswitch072",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch073",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch074",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch075",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch076",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch173",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch174",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch175",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch176",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch177",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch178",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch179",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch077",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch078",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch079",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch080",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch081",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch082",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch083",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch084",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch085",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch086",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch157",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch158",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch159",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch160",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch161",OBJECT_SELF,1); //enchant item + CreateItemOnObject("flagswitch162",OBJECT_SELF,1); //enchant item + + // Search for and destroy any hidden 'body bags' from prior incarnations of this placeable + object oSearchForBag = GetNearestObjectByTag("Body Bag",OBJECT_SELF,1); + if (oSearchForBag == OBJECT_INVALID)return; + object oBagItem = OBJECT_INVALID; + if (GetDistanceToObject(oSearchForBag)<= 0.2) + { + //SendMessageToPC(GetFirstPC(),"Body bag found.. destroying contents.."); + oBagItem = GetFirstItemInInventory(oSearchForBag); + while (oBagItem != OBJECT_INVALID) + { + //SendMessageToPC(GetFirstPC(),"Destroying : "+GetName(oBagItem)); + DestroyObject(oBagItem); + oBagItem = GetNextItemInInventory(oSearchForBag); + } + DestroyObject(oSearchForBag,1.0); + } + +} diff --git a/_module/nss/_spider_death.nss b/_module/nss/_spider_death.nss index f186d2c0..ab711342 100644 --- a/_module/nss/_spider_death.nss +++ b/_module/nss/_spider_death.nss @@ -16,9 +16,7 @@ void CreatePlaceable2(); void main() { - - ExecuteScript("prc_npc_death", OBJECT_SELF); - + if (Random(1000)< (5*GetHitDice(OBJECT_SELF))+10 ) { object oTemp = CreatePlaceable("temporaryplaceho",GetLocation(OBJECT_SELF),180.0); diff --git a/_module/nss/_use_shroompatch.nss b/_module/nss/_use_shroompatch.nss index 75454dca..ab7c2699 100644 --- a/_module/nss/_use_shroompatch.nss +++ b/_module/nss/_use_shroompatch.nss @@ -1,4 +1,5 @@ //#include "_persist_01a" +#include "aps_include" void CreateAnObject(string sResource, object oPC, int iStackSize); void CreatePlaceable(string sObject, location lPlace, float fDuration); @@ -37,7 +38,7 @@ void main() DelayCommand(8.1,SetLocalInt(oPC,"iAmDigging",0)); //int iShroomSkill = GetTokenPair(oPC,12,1); - int iShroomSkill = GetCampaignInt("UOACraft","iShroomSkill",oPC); + int iShroomSkill = GetPersistentInt(oPC,"iShroomSkill","UOACraft"); int iShroomChance = iShroomSkill; if (iShroomSkill <350) { @@ -123,7 +124,7 @@ void main() DelayCommand(4.5,ApplyEffectToObject(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_HIT_FIRE,FALSE),OBJECT_SELF,1.0)); DelayCommand(5.0,ApplyEffectToObject(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_HIT_FIRE,FALSE),OBJECT_SELF,1.0)); DelayCommand(3.5,PlaySound("")); - DelayCommand(3.0,FloatingTextStringOnCreature("You have triggered a stag's horn fungus to spew forth its spores!!",oPC,FALSE)); + DelayCommand(3.0,FloatingTextStringOnCreature("You have triggered a candlesnuff fungus to spew forth its spores!!",oPC,FALSE)); if (Random(1000)<200) NewShroomPatch(OBJECT_SELF,oPC); } break; @@ -284,7 +285,7 @@ void main() { SetLocalInt(OBJECT_SELF,"iTriggered",99); DelayCommand(3.3,ApplyEffectToObject(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_FNF_PWSTUN,FALSE),OBJECT_SELF,1.0)); - DelayCommand(3.0,FloatingTextStringOnCreature("You have triggered a velvet earth star fungus to spew forth its spores!!",oPC,FALSE)); + DelayCommand(3.0,FloatingTextStringOnCreature("You have triggered an earth star fungus to spew forth its spores!!",oPC,FALSE)); if (Random(1000)<200) NewShroomPatch(OBJECT_SELF,oPC); } break; @@ -1007,7 +1008,7 @@ void main() { SetLocalInt(OBJECT_SELF,"iTriggered",99); DelayCommand(3.0,ApplyEffectToObject(DURATION_TYPE_INSTANT,EffectVisualEffect(VFX_COM_HIT_FROST,FALSE),OBJECT_SELF,1.0)); - DelayCommand(3.0,FloatingTextStringOnCreature("You have triggered a spring agaric to spew forth its spores!!",oPC,FALSE)); + DelayCommand(3.0,FloatingTextStringOnCreature("You have triggered a spring agaric to spew forth its blinding spores!!",oPC,FALSE)); AssignCommand(oPC,DelayCommand(3.0,DoSavingThrow(oPC,1,20,5,oSelf))); } break; @@ -1170,7 +1171,7 @@ void main() } else { - DelayCommand(8.0,FloatingTextStringOnCreature("You fail to find any mushrooms..",oPC,FALSE)); + DelayCommand(8.0,FloatingTextStringOnCreature("You accidentally crush the fungi whilst picking it.",oPC,FALSE)); if (GetLocalInt(OBJECT_SELF,"iAmDestroyed")==99) { object oTemp = OBJECT_INVALID; @@ -1221,7 +1222,7 @@ void main() if (iShroomSkill <= 1000) { //DelayCommand(8.1,SetTokenPair(oPC,12,1,iShroomSkill)); - DelayCommand(8.1,SetCampaignInt("UOACraft","iShroomSkill",iShroomSkill,oPC)); + DelayCommand(8.1,SetPersistentInt(oPC,"iShroomSkill",iShroomSkill,0,"UOACraft")); DelayCommand(8.1,SendMessageToPC(oPC,"===================================")); DelayCommand(8.2,SendMessageToPC(oPC,"Your skill in mycology has gone up!")); DelayCommand(8.3,SendMessageToPC(oPC,"Current mycology skill : "+ sOldSkill+"%")); diff --git a/_module/nss/_use_skillbook.nss b/_module/nss/_use_skillbook.nss index b74e5644..cab126f3 100644 --- a/_module/nss/_use_skillbook.nss +++ b/_module/nss/_use_skillbook.nss @@ -16,14 +16,14 @@ //by UOAbigail on Aug. 19, 2003 // //------End comment------ - +#include "aps_include" void DelayText(object oPC, int iSkillNumber); void main() { object oPC = OBJECT_SELF; - int iSkillNumber =33; + int iSkillNumber =34; for (iSkillNumber; iSkillNumber>0; iSkillNumber--) { DelayText(oPC,iSkillNumber); @@ -48,202 +48,208 @@ void DelayText(object oPC, int iSkillNumber) { case 1: { - iSkillValue = GetCampaignInt("UOACraft","iMiningSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iMiningSkill","UOACraft"); sSkillName = "Mining"; break; } case 2: { - iSkillValue = GetCampaignInt("UOACraft","iSmeltSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSmeltSkill","UOACraft"); sSkillName = "Smelting"; break; } case 3: { - iSkillValue = GetCampaignInt("UOACraft","iDigSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iDigSkill","UOACraft"); sSkillName = "Digging"; break; } case 4: { - iSkillValue = GetCampaignInt("UOACraft","iGlassSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGlassSkill","UOACraft"); sSkillName = "Pottery and Glassblowing"; break; } case 5: { - iSkillValue = GetCampaignInt("UOACraft","iTinkerSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTinkerSkill","UOACraft"); sSkillName = "Tinkering"; break; } case 6: { - iSkillValue = GetCampaignInt("UOACraft","iFarmSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFarmSkill","UOACraft"); sSkillName = "Farming"; break; } case 7: { - iSkillValue = GetCampaignInt("UOACraft","iLumberjackSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iLumberjackSkill","UOACraft"); sSkillName = "Lumberjacking"; break; } case 8: { - iSkillValue = GetCampaignInt("UOACraft","iSkinningSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSkinningSkill","UOACraft"); sSkillName = "Skinning Pelts"; break; } case 9: { - iSkillValue = GetCampaignInt("UOACraft","iCureSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCureSkill","UOACraft"); sSkillName = "Curing Hides"; break; } case 10: { - iSkillValue = GetCampaignInt("UOACraft","iTanSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTanSkill","UOACraft"); sSkillName = "Tanning Leather"; break; } case 11: { - iSkillValue = GetCampaignInt("UOACraft","iLeatherSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iLeatherSkill","UOACraft"); sSkillName = "Leatherworking"; break; } case 12: { - iSkillValue = GetCampaignInt("UOACraft","iAlchemySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iAlchemySkill","UOACraft"); sSkillName = "Alchemy"; break; } case 13: { - iSkillValue = GetCampaignInt("UOACraft","iFishingSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFishingSkill","UOACraft"); sSkillName = "Fishing"; break; } case 14: { - iSkillValue = GetCampaignInt("UOACraft","iBeeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBeeSkill","UOACraft"); sSkillName = "Beekeeping"; break; } case 15: { - iSkillValue = GetCampaignInt("UOACraft","iFletchingSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFletchingSkill","UOACraft"); sSkillName = "Fletching"; break; } case 16: { - iSkillValue = GetCampaignInt("UOACraft","iBowSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBowSkill","UOACraft"); sSkillName = "Bowcraft"; break; } case 17: { - iSkillValue = GetCampaignInt("UOACraft","iSmithSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSmithSkill","UOACraft"); sSkillName = "Weaponcrafting"; break; } case 18: { - iSkillValue = GetCampaignInt("UOACraft","iArmorSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iArmorSkill","UOACraft"); sSkillName = "Armorcrafting"; break; } case 19: { - iSkillValue = GetCampaignInt("UOACraft","iPolishSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iPolishSkill","UOACraft"); sSkillName = "Gem Polishing"; break; } case 20: { - iSkillValue = GetCampaignInt("UOACraft","iGemSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGemSkill","UOACraft"); sSkillName = "Gemcutting"; break; } case 21: { - iSkillValue = GetCampaignInt("UOACraft","iGemQuarrySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGemQuarrySkill","UOACraft"); sSkillName = "Gem Quarrying"; break; } case 22: { - iSkillValue = GetCampaignInt("UOACraft","iTailorSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTailorSkill","UOACraft"); sSkillName = "Tailoring"; break; } case 23: { - iSkillValue = GetCampaignInt("UOACraft","iSpindleSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSpindleSkill","UOACraft"); sSkillName = "Spindling"; break; } case 24: { - iSkillValue = GetCampaignInt("UOACraft","iClothSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iClothSkill","UOACraft"); sSkillName = "Clothmaking"; break; } case 25: { - iSkillValue = GetCampaignInt("UOACraft","iDyeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iDyeSkill","UOACraft"); sSkillName = "Cloth Dyeing"; break; } case 26: { - iSkillValue = GetCampaignInt("UOACraft","iPaperSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iPaperSkill","UOACraft"); sSkillName = "Papermaking"; break; } case 27: { - iSkillValue = GetCampaignInt("UOACraft","iShroomSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iShroomSkill","UOACraft"); sSkillName = "Mycology"; break; } case 28: { - iSkillValue = GetCampaignInt("UOACraft","iScribeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iScribeSkill","UOACraft"); sSkillName = "Inscription"; break; } case 29: { - iSkillValue = GetCampaignInt("UOACraft","iCookSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCookSkill","UOACraft"); sSkillName = "Cooking"; break; } case 30: { - iSkillValue = GetCampaignInt("UOACraft","iJewelSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iJewelSkill","UOACraft"); sSkillName = "Jewelcraft"; break; } case 31: { - iSkillValue = GetCampaignInt("UOACraft","iMapSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iMapSkill","UOACraft"); sSkillName = "Cartography"; break; } case 32: { - iSkillValue = GetCampaignInt("UOACraft","iCarpentrySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCarpentrySkill","UOACraft"); sSkillName = "Carpentry"; break; } case 33: { - iSkillValue = GetCampaignInt("UOACraft","iBrewSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBrewSkill","UOACraft"); sSkillName = "Brewing"; break; } + case 34: + { + iSkillValue = GetPersistentInt(oPC,"iEnchantSkill","UOACraft"); + sSkillName = "Enchanting"; + break; + } default:{return;} } diff --git a/_module/nss/_use_skillbook2.nss b/_module/nss/_use_skillbook2.nss index e1ae9c00..29d0078a 100644 --- a/_module/nss/_use_skillbook2.nss +++ b/_module/nss/_use_skillbook2.nss @@ -16,7 +16,7 @@ //by UOAbigail on Aug. 19, 2003 // //------End comment------ - +#include "aps_include" void DelayText(object oPC, int iSkillNumber); @@ -25,7 +25,7 @@ void main() object oPC = OBJECT_SELF; object oTarget = GetLocalObject(oPC,"oTarget"); //DeleteLocalObject(oPC,"oTarget"); - int iSkillNumber =33; + int iSkillNumber =34; for (iSkillNumber; iSkillNumber>0; iSkillNumber--) { DelayText(oTarget,iSkillNumber); @@ -52,202 +52,208 @@ void DelayText(object oPC, int iSkillNumber) { case 1: { - iSkillValue = GetCampaignInt("UOACraft","iMiningSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iMiningSkill","UOACraft"); sSkillName = "Miner"; break; } case 2: { - iSkillValue = GetCampaignInt("UOACraft","iSmeltSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSmeltSkill","UOACraft"); sSkillName = "Smelter"; break; } case 3: { - iSkillValue = GetCampaignInt("UOACraft","iDigSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iDigSkill","UOACraft"); sSkillName = "Digger"; break; } case 4: { - iSkillValue = GetCampaignInt("UOACraft","iGlassSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGlassSkill","UOACraft"); sSkillName = "Potter/Glassblower"; break; } case 5: { - iSkillValue = GetCampaignInt("UOACraft","iTinkerSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTinkerSkill","UOACraft"); sSkillName = "Tinkerer"; break; } case 6: { - iSkillValue = GetCampaignInt("UOACraft","iFarmSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFarmSkill","UOACraft"); sSkillName = "Farmer"; break; } case 7: { - iSkillValue = GetCampaignInt("UOACraft","iLumberjackSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iLumberjackSkill","UOACraft"); sSkillName = "Lumberjack"; break; } case 8: { - iSkillValue = GetCampaignInt("UOACraft","iSkinningSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSkinningSkill","UOACraft"); sSkillName = "Skinning Pelts"; break; } case 9: { - iSkillValue = GetCampaignInt("UOACraft","iCureSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCureSkill","UOACraft"); sSkillName = "Hide Curer"; break; } case 10: { - iSkillValue = GetCampaignInt("UOACraft","iTanSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTanSkill","UOACraft"); sSkillName = "Leather Tanner"; break; } case 11: { - iSkillValue = GetCampaignInt("UOACraft","iLeatherSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iLeatherSkill","UOACraft"); sSkillName = "Leatherworker"; break; } case 12: { - iSkillValue = GetCampaignInt("UOACraft","iAlchemySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iAlchemySkill","UOACraft"); sSkillName = "Alchemist"; break; } case 13: { - iSkillValue = GetCampaignInt("UOACraft","iFishingSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFishingSkill","UOACraft"); sSkillName = "Fisher"; break; } case 14: { - iSkillValue = GetCampaignInt("UOACraft","iBeeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBeeSkill","UOACraft"); sSkillName = "Beekeeper"; break; } case 15: { - iSkillValue = GetCampaignInt("UOACraft","iFletchingSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFletchingSkill","UOACraft"); sSkillName = "Fletcher"; break; } case 16: { - iSkillValue = GetCampaignInt("UOACraft","iBowSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBowSkill","UOACraft"); sSkillName = "Bowcrafter"; break; } case 17: { - iSkillValue = GetCampaignInt("UOACraft","iSmithSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSmithSkill","UOACraft"); sSkillName = "Weaponcrafter"; break; } case 18: { - iSkillValue = GetCampaignInt("UOACraft","iArmorSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iArmorSkill","UOACraft"); sSkillName = "Armorcrafter"; break; } case 19: { - iSkillValue = GetCampaignInt("UOACraft","iPolishSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iPolishSkill","UOACraft"); sSkillName = "Gem Polisher"; break; } case 20: { - iSkillValue = GetCampaignInt("UOACraft","iGemSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGemSkill","UOACraft"); sSkillName = "Gemcutter"; break; } case 21: { - iSkillValue = GetCampaignInt("UOACraft","iGemQuarrySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGemQuarrySkill","UOACraft"); sSkillName = "Gem Quarrier"; break; } case 22: { - iSkillValue = GetCampaignInt("UOACraft","iTailorSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTailorSkill","UOACraft"); sSkillName = "Tailor"; break; } case 23: { - iSkillValue = GetCampaignInt("UOACraft","iSpindleSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSpindleSkill","UOACraft"); sSkillName = "Spindler"; break; } case 24: { - iSkillValue = GetCampaignInt("UOACraft","iClothSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iClothSkill","UOACraft"); sSkillName = "Clothmaker"; break; } case 25: { - iSkillValue = GetCampaignInt("UOACraft","iDyeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iDyeSkill","UOACraft"); sSkillName = "Cloth Dyer"; break; } case 26: { - iSkillValue = GetCampaignInt("UOACraft","iPaperSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iPaperSkill","UOACraft"); sSkillName = "Papermaker"; break; } case 27: { - iSkillValue = GetCampaignInt("UOACraft","iShroomSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iShroomSkill","UOACraft"); sSkillName = "Mycologist"; break; } case 28: { - iSkillValue = GetCampaignInt("UOACraft","iScribeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iScribeSkill","UOACraft"); sSkillName = "Inscriptionist"; break; } case 29: { - iSkillValue = GetCampaignInt("UOACraft","iCookSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCookSkill","UOACraft"); sSkillName = "Cook"; break; } case 30: { - iSkillValue = GetCampaignInt("UOACraft","iJewelSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iJewelSkill","UOACraft"); sSkillName = "Jewelcrafter"; break; } case 31: { - iSkillValue = GetCampaignInt("UOACraft","iMapSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iMapSkill","UOACraft"); sSkillName = "Cartographer"; break; } case 32: { - iSkillValue = GetCampaignInt("UOACraft","iCarpentrySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCarpentrySkill","UOACraft"); sSkillName = "Carpenter"; break; } case 33: { - iSkillValue = GetCampaignInt("UOACraft","iBrewSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBrewSkill","UOACraft"); sSkillName = "Brewmeister"; break; } + case 34: + { + iSkillValue = GetPersistentInt(oPC,"iEnchantSkill","UOACraft"); + sSkillName = "Enchanting"; + break; + } default:{return;} } diff --git a/_module/nss/_use_skillbook3.nss b/_module/nss/_use_skillbook3.nss index ca69c41a..10a84d3b 100644 --- a/_module/nss/_use_skillbook3.nss +++ b/_module/nss/_use_skillbook3.nss @@ -16,7 +16,7 @@ //by UOAbigail on Aug. 19, 2003 // //------End comment------ - +#include "aps_include" void DelayText(object oPC, int iSkillNumber); void DelayText2(object oPC, int iSkillNumber); @@ -25,7 +25,7 @@ void main() { object oPC = OBJECT_SELF; object oTarget = GetLocalObject(oPC,"oTarget"); - int iSkillNumber =33; + int iSkillNumber =34; for (iSkillNumber; iSkillNumber>0; iSkillNumber--) { if (oTarget==OBJECT_INVALID)DelayText(oPC,iSkillNumber); @@ -49,202 +49,224 @@ void DelayText(object oPC, int iSkillNumber) { case 1: { - iSkillValue = GetCampaignInt("UOACraft","iMiningSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iMiningSkill","UOACraft"); sSkillName = "Mining"; break; } case 2: { - iSkillValue = GetCampaignInt("UOACraft","iSmeltSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSmeltSkill","UOACraft"); sSkillName = "Smelting"; break; } case 3: { - iSkillValue = GetCampaignInt("UOACraft","iDigSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iDigSkill","UOACraft"); sSkillName = "Digging"; break; } case 4: { - iSkillValue = GetCampaignInt("UOACraft","iGlassSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGlassSkill","UOACraft"); sSkillName = "Pottery and Glassblowing"; break; } case 5: { - iSkillValue = GetCampaignInt("UOACraft","iTinkerSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTinkerSkill","UOACraft"); sSkillName = "Tinkering"; break; } case 6: { - iSkillValue = GetCampaignInt("UOACraft","iFarmSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFarmSkill","UOACraft"); sSkillName = "Farming"; break; } case 7: { - iSkillValue = GetCampaignInt("UOACraft","iLumberjackSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iLumberjackSkill","UOACraft"); sSkillName = "Lumberjacking"; break; } case 8: { - iSkillValue = GetCampaignInt("UOACraft","iSkinningSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSkinningSkill","UOACraft"); sSkillName = "Skinning Pelts"; break; } case 9: { - iSkillValue = GetCampaignInt("UOACraft","iCureSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCureSkill","UOACraft"); sSkillName = "Curing Hides"; break; } case 10: { - iSkillValue = GetCampaignInt("UOACraft","iTanSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTanSkill","UOACraft"); sSkillName = "Tanning Leather"; break; } case 11: { - iSkillValue = GetCampaignInt("UOACraft","iLeatherSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iLeatherSkill","UOACraft"); sSkillName = "Leatherworking"; break; } case 12: { - iSkillValue = GetCampaignInt("UOACraft","iAlchemySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iAlchemySkill","UOACraft"); sSkillName = "Alchemy"; break; } case 13: { - iSkillValue = GetCampaignInt("UOACraft","iFishingSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFishingSkill","UOACraft"); sSkillName = "Fishing"; break; } case 14: { - iSkillValue = GetCampaignInt("UOACraft","iBeeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBeeSkill","UOACraft"); sSkillName = "Beekeeping"; break; } case 15: { - iSkillValue = GetCampaignInt("UOACraft","iFletchingSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFletchingSkill","UOACraft"); sSkillName = "Fletching"; break; } case 16: { - iSkillValue = GetCampaignInt("UOACraft","iBowSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBowSkill","UOACraft"); sSkillName = "Bowcraft"; break; } case 17: { - iSkillValue = GetCampaignInt("UOACraft","iSmithSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSmithSkill","UOACraft"); sSkillName = "Weaponcrafting"; break; } case 18: { - iSkillValue = GetCampaignInt("UOACraft","iArmorSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iArmorSkill","UOACraft"); sSkillName = "Armorcrafting"; break; } case 19: { - iSkillValue = GetCampaignInt("UOACraft","iPolishSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iPolishSkill","UOACraft" + ); sSkillName = "Gem Polishing"; break; } case 20: { - iSkillValue = GetCampaignInt("UOACraft","iGemSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGemSkill","UOACraft" + ); sSkillName = "Gemcutting"; break; } case 21: { - iSkillValue = GetCampaignInt("UOACraft","iGemQuarrySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGemQuarrySkill","UOACraft" + ); sSkillName = "Gem Quarrying"; break; } case 22: { - iSkillValue = GetCampaignInt("UOACraft","iTailorSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTailorSkill","UOACraft" + ); sSkillName = "Tailoring"; break; } case 23: { - iSkillValue = GetCampaignInt("UOACraft","iSpindleSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSpindleSkill","UOACraft" + ); sSkillName = "Spindling"; break; } case 24: { - iSkillValue = GetCampaignInt("UOACraft","iClothSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iClothSkill","UOACraft" + ); sSkillName = "Clothmaking"; break; } case 25: { - iSkillValue = GetCampaignInt("UOACraft","iDyeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iDyeSkill","UOACraft" + ); sSkillName = "Cloth Dyeing"; break; } case 26: { - iSkillValue = GetCampaignInt("UOACraft","iPaperSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iPaperSkill","UOACraft" + ); sSkillName = "Papermaking"; break; } case 27: { - iSkillValue = GetCampaignInt("UOACraft","iShroomSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iShroomSkill","UOACraft" + ); sSkillName = "Mycology"; break; } case 28: { - iSkillValue = GetCampaignInt("UOACraft","iScribeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iScribeSkill","UOACraft" + ); sSkillName = "Inscription"; break; } case 29: { - iSkillValue = GetCampaignInt("UOACraft","iCookSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCookSkill","UOACraft" + ); sSkillName = "Cooking"; break; } case 30: { - iSkillValue = GetCampaignInt("UOACraft","iJewelSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iJewelSkill","UOACraft" + ); sSkillName = "Jewelcraft"; break; } case 31: { - iSkillValue = GetCampaignInt("UOACraft","iMapSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iMapSkill","UOACraft" + ); sSkillName = "Cartography"; break; } case 32: { - iSkillValue = GetCampaignInt("UOACraft","iCarpentrySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCarpentrySkill","UOACraft" + ); sSkillName = "Carpentry"; break; } case 33: { - iSkillValue = GetCampaignInt("UOACraft","iBrewSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBrewSkill","UOACraft" + ); sSkillName = "Brewing"; break; } + case 34: + { + iSkillValue = GetPersistentInt(oPC,"iEnchantSkill","UOACraft" + ); + sSkillName = "Enchanting"; + break; + } default:{return;} } @@ -289,202 +311,242 @@ void DelayText2(object oPC, int iSkillNumber) { case 1: { - iSkillValue = GetCampaignInt("UOACraft","iMiningSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iMiningSkill","UOACraft" + ); sSkillName = "Mining"; break; } case 2: { - iSkillValue = GetCampaignInt("UOACraft","iSmeltSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSmeltSkill","UOACraft" + ); sSkillName = "Smelting"; break; } case 3: { - iSkillValue = GetCampaignInt("UOACraft","iDigSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iDigSkill","UOACraft" + ); sSkillName = "Digging"; break; } case 4: { - iSkillValue = GetCampaignInt("UOACraft","iGlassSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGlassSkill","UOACraft" + ); sSkillName = "Pottery and Glassblowing"; break; } case 5: { - iSkillValue = GetCampaignInt("UOACraft","iTinkerSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTinkerSkill","UOACraft" + ); sSkillName = "Tinkering"; break; } case 6: { - iSkillValue = GetCampaignInt("UOACraft","iFarmSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFarmSkill","UOACraft" + ); sSkillName = "Farming"; break; } case 7: { - iSkillValue = GetCampaignInt("UOACraft","iLumberjackSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iLumberjackSkill","UOACraft" + ); sSkillName = "Lumberjacking"; break; } case 8: { - iSkillValue = GetCampaignInt("UOACraft","iSkinningSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSkinningSkill","UOACraft" + ); sSkillName = "Skinning Pelts"; break; } case 9: { - iSkillValue = GetCampaignInt("UOACraft","iCureSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCureSkill","UOACraft" + ); sSkillName = "Curing Hides"; break; } case 10: { - iSkillValue = GetCampaignInt("UOACraft","iTanSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTanSkill","UOACraft" + ); sSkillName = "Tanning Leather"; break; } case 11: { - iSkillValue = GetCampaignInt("UOACraft","iLeatherSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iLeatherSkill","UOACraft" + ); sSkillName = "Leatherworking"; break; } case 12: { - iSkillValue = GetCampaignInt("UOACraft","iAlchemySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iAlchemySkill","UOACraft" + ); sSkillName = "Alchemy"; break; } case 13: { - iSkillValue = GetCampaignInt("UOACraft","iFishingSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFishingSkill","UOACraft" + ); sSkillName = "Fishing"; break; } case 14: { - iSkillValue = GetCampaignInt("UOACraft","iBeeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBeeSkill","UOACraft" + ); sSkillName = "Beekeeping"; break; } case 15: { - iSkillValue = GetCampaignInt("UOACraft","iFletchingSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iFletchingSkill","UOACraft" + ); sSkillName = "Fletching"; break; } case 16: { - iSkillValue = GetCampaignInt("UOACraft","iBowSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBowSkill","UOACraft" + ); sSkillName = "Bowcraft"; break; } case 17: { - iSkillValue = GetCampaignInt("UOACraft","iSmithSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSmithSkill","UOACraft" + ); sSkillName = "Weaponcrafting"; break; } case 18: { - iSkillValue = GetCampaignInt("UOACraft","iArmorSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iArmorSkill","UOACraft" + ); sSkillName = "Armorcrafting"; break; } case 19: { - iSkillValue = GetCampaignInt("UOACraft","iPolishSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iPolishSkill","UOACraft" + ); sSkillName = "Gem Polishing"; break; } case 20: { - iSkillValue = GetCampaignInt("UOACraft","iGemSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGemSkill","UOACraft" + ); sSkillName = "Gemcutting"; break; } case 21: { - iSkillValue = GetCampaignInt("UOACraft","iGemQuarrySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iGemQuarrySkill","UOACraft" + ); sSkillName = "Gem Quarrying"; break; } case 22: { - iSkillValue = GetCampaignInt("UOACraft","iTailorSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iTailorSkill","UOACraft" + ); sSkillName = "Tailoring"; break; } case 23: { - iSkillValue = GetCampaignInt("UOACraft","iSpindleSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iSpindleSkill","UOACraft" + ); sSkillName = "Spindling"; break; } case 24: { - iSkillValue = GetCampaignInt("UOACraft","iClothSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iClothSkill","UOACraft" + ); sSkillName = "Clothmaking"; break; } case 25: { - iSkillValue = GetCampaignInt("UOACraft","iDyeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iDyeSkill","UOACraft" + ); sSkillName = "Cloth Dyeing"; break; } case 26: { - iSkillValue = GetCampaignInt("UOACraft","iPaperSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iPaperSkill","UOACraft" + ); sSkillName = "Papermaking"; break; } case 27: { - iSkillValue = GetCampaignInt("UOACraft","iShroomSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iShroomSkill","UOACraft" + ); sSkillName = "Mycology"; break; } case 28: { - iSkillValue = GetCampaignInt("UOACraft","iScribeSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iScribeSkill","UOACraft" + ); sSkillName = "Inscription"; break; } case 29: { - iSkillValue = GetCampaignInt("UOACraft","iCookSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCookSkill","UOACraft" + ); sSkillName = "Cooking"; break; } case 30: { - iSkillValue = GetCampaignInt("UOACraft","iJewelSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iJewelSkill","UOACraft" + ); sSkillName = "Jewelcraft"; break; } case 31: { - iSkillValue = GetCampaignInt("UOACraft","iMapSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iMapSkill","UOACraft" + ); sSkillName = "Cartography"; break; } case 32: { - iSkillValue = GetCampaignInt("UOACraft","iCarpentrySkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iCarpentrySkill","UOACraft" + ); sSkillName = "Carpentry"; break; } case 33: { - iSkillValue = GetCampaignInt("UOACraft","iBrewSkill",oPC); + iSkillValue = GetPersistentInt(oPC,"iBrewSkill","UOACraft" + ); sSkillName = "Brewmeister"; break; } + case 34: + { + iSkillValue = GetPersistentInt(oPC,"iEnchantSkill","UOACraft" + ); + sSkillName = "Enchanter"; + break; + } default:{return;} } diff --git a/_module/nss/_use_waterwell.nss b/_module/nss/_use_waterwell.nss index 0a9e9c62..94562afc 100644 --- a/_module/nss/_use_waterwell.nss +++ b/_module/nss/_use_waterwell.nss @@ -31,6 +31,6 @@ void main() void ItemCreate(object oPC) { object oWater = CreateItemOnObject("item002",oPC,1); - SetLocalInt(oPC,"iWaterFull",5); + SetLocalInt(oPC,"iWaterFull",100); return; } diff --git a/_module/nss/aps_include.nss b/_module/nss/aps_include.nss new file mode 100644 index 00000000..36260a2d --- /dev/null +++ b/_module/nss/aps_include.nss @@ -0,0 +1,693 @@ +// Name : Avlis Persistence System include +// Purpose : Various APS/NWNX2 related functions +// Authors : Ingmar Stieger, Adam Colon, Josh Simon +// Modified : January 1st, 2005 + +// This file is licensed under the terms of the +// GNU GENERAL PUBLIC LICENSE (GPL) Version 2 + +/************************************/ +/* Return codes */ +/************************************/ + +const int SQL_ERROR = 0; +const int SQL_SUCCESS = 1; + +/************************************/ +/* Function prototypes */ +/************************************/ + +// Setup placeholders for ODBC requests and responses +void SQLInit(); + +// Execute statement in sSQL +void SQLExecDirect(string sSQL); + +// Position cursor on next row of the resultset +// Call this before using SQLGetData(). +// returns: SQL_SUCCESS if there is a row +// SQL_ERROR if there are no more rows +int SQLFetch(); + +// * deprecated. Use SQLFetch instead. +// Position cursor on first row of the resultset and name it sResultSetName +// Call this before using SQLNextRow() and SQLGetData(). +// returns: SQL_SUCCESS if result set is not empty +// SQL_ERROR is result set is empty +int SQLFirstRow(); + +// * deprecated. Use SQLFetch instead. +// Position cursor on next row of the result set sResultSetName +// returns: SQL_SUCCESS if cursor could be advanced to next row +// SQL_ERROR if there was no next row +int SQLNextRow(); + +// Return value of column iCol in the current row of result set sResultSetName +string SQLGetData(int iCol); + +// Return a string value when given a location +string APSLocationToString(location lLocation); + +// Return a location value when given the string form of the location +location APSStringToLocation(string sLocation); + +// Return a string value when given a vector +string APSVectorToString(vector vVector); + +// Return a vector value when given the string form of the vector +vector APSStringToVector(string sVector); + +// Set oObject's persistent string variable sVarName to sValue +// Optional parameters: +// iExpiration: Number of days the persistent variable should be kept in database (default: 0=forever) +// sTable: Name of the table where variable should be stored (default: pwdata) +void SetPersistentString(object oObject, string sVarName, string sValue, int iExpiration = + 0, string sTable = "pwdata"); + +// Set oObject's persistent integer variable sVarName to iValue +// Optional parameters: +// iExpiration: Number of days the persistent variable should be kept in database (default: 0=forever) +// sTable: Name of the table where variable should be stored (default: pwdata) +void SetPersistentInt(object oObject, string sVarName, int iValue, int iExpiration = + 0, string sTable = "pwdata"); + +// Set oObject's persistent float variable sVarName to fValue +// Optional parameters: +// iExpiration: Number of days the persistent variable should be kept in database (default: 0=forever) +// sTable: Name of the table where variable should be stored (default: pwdata) +void SetPersistentFloat(object oObject, string sVarName, float fValue, int iExpiration = + 0, string sTable = "pwdata"); + +// Set oObject's persistent location variable sVarName to lLocation +// Optional parameters: +// iExpiration: Number of days the persistent variable should be kept in database (default: 0=forever) +// sTable: Name of the table where variable should be stored (default: pwdata) +// This function converts location to a string for storage in the database. +void SetPersistentLocation(object oObject, string sVarName, location lLocation, int iExpiration = + 0, string sTable = "pwdata"); + +// Set oObject's persistent vector variable sVarName to vVector +// Optional parameters: +// iExpiration: Number of days the persistent variable should be kept in database (default: 0=forever) +// sTable: Name of the table where variable should be stored (default: pwdata) +// This function converts vector to a string for storage in the database. +void SetPersistentVector(object oObject, string sVarName, vector vVector, int iExpiration = + 0, string sTable = "pwdata"); + +// Set oObject's persistent object with sVarName to sValue +// Optional parameters: +// iExpiration: Number of days the persistent variable should be kept in database (default: 0=forever) +// sTable: Name of the table where variable should be stored (default: pwobjdata) +void SetPersistentObject(object oObject, string sVarName, object oObject2, int iExpiration = + 0, string sTable = "pwobjdata"); + +// Get oObject's persistent string variable sVarName +// Optional parameters: +// sTable: Name of the table where variable is stored (default: pwdata) +// * Return value on error: "" +string GetPersistentString(object oObject, string sVarName, string sTable = "pwdata"); + +// Get oObject's persistent integer variable sVarName +// Optional parameters: +// sTable: Name of the table where variable is stored (default: pwdata) +// * Return value on error: 0 +int GetPersistentInt(object oObject, string sVarName, string sTable = "pwdata"); + +// Get oObject's persistent float variable sVarName +// Optional parameters: +// sTable: Name of the table where variable is stored (default: pwdata) +// * Return value on error: 0 +float GetPersistentFloat(object oObject, string sVarName, string sTable = "pwdata"); + +// Get oObject's persistent location variable sVarName +// Optional parameters: +// sTable: Name of the table where variable is stored (default: pwdata) +// * Return value on error: 0 +location GetPersistentLocation(object oObject, string sVarname, string sTable = "pwdata"); + +// Get oObject's persistent vector variable sVarName +// Optional parameters: +// sTable: Name of the table where variable is stored (default: pwdata) +// * Return value on error: 0 +vector GetPersistentVector(object oObject, string sVarName, string sTable = "pwdata"); + +// Get oObject's persistent object sVarName +// Optional parameters: +// sTable: Name of the table where object is stored (default: pwobjdata) +// * Return value on error: 0 +object GetPersistentObject(object oObject, string sVarName, object oOwner = OBJECT_INVALID, string sTable = "pwobjdata"); + +// Delete persistent variable sVarName stored on oObject +// Optional parameters: +// sTable: Name of the table where variable is stored (default: pwdata) +void DeletePersistentVariable(object oObject, string sVarName, string sTable = "pwdata"); + +// (private function) Replace special character ' with ~ +string SQLEncodeSpecialChars(string sString); + +// (private function)Replace special character ' with ~ +string SQLDecodeSpecialChars(string sString); + +/************************************/ +/* Implementation */ +/************************************/ + +// Functions for initializing APS and working with result sets + +void SQLInit() +{ + int i; + + // Placeholder for ODBC persistence + string sMemory; + + for (i = 0; i < 8; i++) // reserve 8*128 bytes + sMemory += + "................................................................................................................................"; + + SetLocalString(GetModule(), "NWNX!ODBC!SPACER", sMemory); +} + +void SQLExecDirect(string sSQL) +{ + SetLocalString(GetModule(), "NWNX!ODBC!EXEC", sSQL); +} + +int SQLFetch() +{ + string sRow; + object oModule = GetModule(); + + SetLocalString(oModule, "NWNX!ODBC!FETCH", GetLocalString(oModule, "NWNX!ODBC!SPACER")); + sRow = GetLocalString(oModule, "NWNX!ODBC!FETCH"); + if (GetStringLength(sRow) > 0) + { + SetLocalString(oModule, "NWNX_ODBC_CurrentRow", sRow); + return SQL_SUCCESS; + } + else + { + SetLocalString(oModule, "NWNX_ODBC_CurrentRow", ""); + return SQL_ERROR; + } +} + +// deprecated. use SQLFetch(). +int SQLFirstRow() +{ + return SQLFetch(); +} + +// deprecated. use SQLFetch(). +int SQLNextRow() +{ + return SQLFetch(); +} + +string SQLGetData(int iCol) +{ + int iPos; + string sResultSet = GetLocalString(GetModule(), "NWNX_ODBC_CurrentRow"); + + // find column in current row + int iCount = 0; + string sColValue = ""; + + iPos = FindSubString(sResultSet, "¬"); + if ((iPos == -1) && (iCol == 1)) + { + // only one column, return value immediately + sColValue = sResultSet; + } + else if (iPos == -1) + { + // only one column but requested column > 1 + sColValue = ""; + } + else + { + // loop through columns until found + while (iCount != iCol) + { + iCount++; + if (iCount == iCol) + sColValue = GetStringLeft(sResultSet, iPos); + else + { + sResultSet = GetStringRight(sResultSet, GetStringLength(sResultSet) - iPos - 1); + iPos = FindSubString(sResultSet, "¬"); + } + + // special case: last column in row + if (iPos == -1) + iPos = GetStringLength(sResultSet); + } + } + + return sColValue; +} + +// These functions deal with various data types. Ultimately, all information +// must be stored in the database as strings, and converted back to the proper +// form when retrieved. + +string APSVectorToString(vector vVector) +{ + return "#POSITION_X#" + FloatToString(vVector.x) + "#POSITION_Y#" + FloatToString(vVector.y) + + "#POSITION_Z#" + FloatToString(vVector.z) + "#END#"; +} + +vector APSStringToVector(string sVector) +{ + float fX, fY, fZ; + int iPos, iCount; + int iLen = GetStringLength(sVector); + + if (iLen > 0) + { + iPos = FindSubString(sVector, "#POSITION_X#") + 12; + iCount = FindSubString(GetSubString(sVector, iPos, iLen - iPos), "#"); + fX = StringToFloat(GetSubString(sVector, iPos, iCount)); + + iPos = FindSubString(sVector, "#POSITION_Y#") + 12; + iCount = FindSubString(GetSubString(sVector, iPos, iLen - iPos), "#"); + fY = StringToFloat(GetSubString(sVector, iPos, iCount)); + + iPos = FindSubString(sVector, "#POSITION_Z#") + 12; + iCount = FindSubString(GetSubString(sVector, iPos, iLen - iPos), "#"); + fZ = StringToFloat(GetSubString(sVector, iPos, iCount)); + } + + return Vector(fX, fY, fZ); +} + +string APSLocationToString(location lLocation) +{ + object oArea = GetAreaFromLocation(lLocation); + vector vPosition = GetPositionFromLocation(lLocation); + float fOrientation = GetFacingFromLocation(lLocation); + string sReturnValue; + + if (GetIsObjectValid(oArea)) + sReturnValue = + "#AREA#" + GetTag(oArea) + "#POSITION_X#" + FloatToString(vPosition.x) + + "#POSITION_Y#" + FloatToString(vPosition.y) + "#POSITION_Z#" + + FloatToString(vPosition.z) + "#ORIENTATION#" + FloatToString(fOrientation) + "#END#"; + + return sReturnValue; +} + +location APSStringToLocation(string sLocation) +{ + location lReturnValue; + object oArea; + vector vPosition; + float fOrientation, fX, fY, fZ; + + int iPos, iCount; + int iLen = GetStringLength(sLocation); + + if (iLen > 0) + { + iPos = FindSubString(sLocation, "#AREA#") + 6; + iCount = FindSubString(GetSubString(sLocation, iPos, iLen - iPos), "#"); + oArea = GetObjectByTag(GetSubString(sLocation, iPos, iCount)); + + iPos = FindSubString(sLocation, "#POSITION_X#") + 12; + iCount = FindSubString(GetSubString(sLocation, iPos, iLen - iPos), "#"); + fX = StringToFloat(GetSubString(sLocation, iPos, iCount)); + + iPos = FindSubString(sLocation, "#POSITION_Y#") + 12; + iCount = FindSubString(GetSubString(sLocation, iPos, iLen - iPos), "#"); + fY = StringToFloat(GetSubString(sLocation, iPos, iCount)); + + iPos = FindSubString(sLocation, "#POSITION_Z#") + 12; + iCount = FindSubString(GetSubString(sLocation, iPos, iLen - iPos), "#"); + fZ = StringToFloat(GetSubString(sLocation, iPos, iCount)); + + vPosition = Vector(fX, fY, fZ); + + iPos = FindSubString(sLocation, "#ORIENTATION#") + 13; + iCount = FindSubString(GetSubString(sLocation, iPos, iLen - iPos), "#"); + fOrientation = StringToFloat(GetSubString(sLocation, iPos, iCount)); + + lReturnValue = Location(oArea, vPosition, fOrientation); + } + + return lReturnValue; +} + +// These functions are responsible for transporting the various data types back +// and forth to the database. + +void SetPersistentString(object oObject, string sVarName, string sValue, int iExpiration = + 0, string sTable = "pwdata") +{ + string sPlayer; + string sTag; + + if (GetIsPC(oObject)) + { + sPlayer = SQLEncodeSpecialChars(GetPCPlayerName(oObject)); + sTag = SQLEncodeSpecialChars(GetName(oObject)); + } + else + { + sPlayer = "~"; + sTag = GetTag(oObject); + } + + sVarName = SQLEncodeSpecialChars(sVarName); + sValue = SQLEncodeSpecialChars(sValue); + + string sSQL = "SELECT player FROM " + sTable + " WHERE player='" + sPlayer + + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SQLExecDirect(sSQL); + + if (SQLFetch() == SQL_SUCCESS) + { + // row exists + sSQL = "UPDATE " + sTable + " SET val='" + sValue + + "',expire=" + IntToString(iExpiration) + " WHERE player='" + sPlayer + + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SQLExecDirect(sSQL); + } + else + { + // row doesn't exist + sSQL = "INSERT INTO " + sTable + " (player,tag,name,val,expire) VALUES" + + "('" + sPlayer + "','" + sTag + "','" + sVarName + "','" + + sValue + "'," + IntToString(iExpiration) + ")"; + SQLExecDirect(sSQL); + } +} + +string GetPersistentString(object oObject, string sVarName, string sTable = "pwdata") +{ + string sPlayer; + string sTag; + + if (GetIsPC(oObject)) + { + sPlayer = SQLEncodeSpecialChars(GetPCPlayerName(oObject)); + sTag = SQLEncodeSpecialChars(GetName(oObject)); + } + else + { + sPlayer = "~"; + sTag = GetTag(oObject); + } + + sVarName = SQLEncodeSpecialChars(sVarName); + + string sSQL = "SELECT val FROM " + sTable + " WHERE player='" + sPlayer + + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SQLExecDirect(sSQL); + + if (SQLFetch() == SQL_SUCCESS) + return SQLDecodeSpecialChars(SQLGetData(1)); + else + { + return ""; + // If you want to convert your existing persistent data to APS, this + // would be the place to do it. The requested variable was not found + // in the database, you should + // 1) query it's value using your existing persistence functions + // 2) save the value to the database using SetPersistentString() + // 3) return the string value here. + } +} + +void SetPersistentInt(object oObject, string sVarName, int iValue, int iExpiration = + 0, string sTable = "pwdata") +{ + SetPersistentString(oObject, sVarName, IntToString(iValue), iExpiration, sTable); +} + +int GetPersistentInt(object oObject, string sVarName, string sTable = "pwdata") +{ + string sPlayer; + string sTag; + object oModule; + + if (GetIsPC(oObject)) + { + sPlayer = SQLEncodeSpecialChars(GetPCPlayerName(oObject)); + sTag = SQLEncodeSpecialChars(GetName(oObject)); + } + else + { + sPlayer = "~"; + sTag = GetTag(oObject); + } + + sVarName = SQLEncodeSpecialChars(sVarName); + + string sSQL = "SELECT val FROM " + sTable + " WHERE player='" + sPlayer + + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SQLExecDirect(sSQL); + + oModule = GetModule(); + SetLocalString(oModule, "NWNX!ODBC!FETCH", "-2147483647"); + return StringToInt(GetLocalString(oModule, "NWNX!ODBC!FETCH")); +} + +void SetPersistentFloat(object oObject, string sVarName, float fValue, int iExpiration = + 0, string sTable = "pwdata") +{ + SetPersistentString(oObject, sVarName, FloatToString(fValue), iExpiration, sTable); +} + +float GetPersistentFloat(object oObject, string sVarName, string sTable = "pwdata") +{ + string sPlayer; + string sTag; + object oModule; + + if (GetIsPC(oObject)) + { + sPlayer = SQLEncodeSpecialChars(GetPCPlayerName(oObject)); + sTag = SQLEncodeSpecialChars(GetName(oObject)); + } + else + { + sPlayer = "~"; + sTag = GetTag(oObject); + } + + sVarName = SQLEncodeSpecialChars(sVarName); + + string sSQL = "SELECT val FROM " + sTable + " WHERE player='" + sPlayer + + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SQLExecDirect(sSQL); + + oModule = GetModule(); + SetLocalString(oModule, "NWNX!ODBC!FETCH", "-340282306073709650000000000000000000000.000000000"); + return StringToFloat(GetLocalString(oModule, "NWNX!ODBC!FETCH")); +} + +void SetPersistentLocation(object oObject, string sVarName, location lLocation, int iExpiration = + 0, string sTable = "pwdata") +{ + SetPersistentString(oObject, sVarName, APSLocationToString(lLocation), iExpiration, sTable); +} + +location GetPersistentLocation(object oObject, string sVarName, string sTable = "pwdata") +{ + return APSStringToLocation(GetPersistentString(oObject, sVarName, sTable)); +} + +void SetPersistentVector(object oObject, string sVarName, vector vVector, int iExpiration = + 0, string sTable = "pwdata") +{ + SetPersistentString(oObject, sVarName, APSVectorToString(vVector), iExpiration, sTable); +} + +vector GetPersistentVector(object oObject, string sVarName, string sTable = "pwdata") +{ + return APSStringToVector(GetPersistentString(oObject, sVarName, sTable)); +} + +void SetPersistentObject(object oOwner, string sVarName, object oObject, int iExpiration = + 0, string sTable = "pwobjdata") +{ + string sPlayer; + string sTag; + + if (GetIsPC(oOwner)) + { + sPlayer = SQLEncodeSpecialChars(GetPCPlayerName(oOwner)); + sTag = SQLEncodeSpecialChars(GetName(oOwner)); + } + else + { + sPlayer = "~"; + sTag = GetTag(oOwner); + } + sVarName = SQLEncodeSpecialChars(sVarName); + + string sSQL = "SELECT player FROM " + sTable + " WHERE player='" + sPlayer + + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SQLExecDirect(sSQL); + + if (SQLFetch() == SQL_SUCCESS) + { + // row exists + sSQL = "UPDATE " + sTable + " SET val=%s,expire=" + IntToString(iExpiration) + + " WHERE player='" + sPlayer + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SetLocalString(GetModule(), "NWNX!ODBC!SETSCORCOSQL", sSQL); + StoreCampaignObject ("NWNX", "-", oObject); + } + else + { + // row doesn't exist + sSQL = "INSERT INTO " + sTable + " (player,tag,name,val,expire) VALUES" + + "('" + sPlayer + "','" + sTag + "','" + sVarName + "',%s," + IntToString(iExpiration) + ")"; + SetLocalString(GetModule(), "NWNX!ODBC!SETSCORCOSQL", sSQL); + StoreCampaignObject ("NWNX", "-", oObject); + } +} + +object GetPersistentObject(object oObject, string sVarName, object oOwner = OBJECT_INVALID, string sTable = "pwobjdata") +{ + string sPlayer; + string sTag; + object oModule; + + if (GetIsPC(oObject)) + { + sPlayer = SQLEncodeSpecialChars(GetPCPlayerName(oObject)); + sTag = SQLEncodeSpecialChars(GetName(oObject)); + } + else + { + sPlayer = "~"; + sTag = GetTag(oObject); + } + sVarName = SQLEncodeSpecialChars(sVarName); + + string sSQL = "SELECT val FROM " + sTable + " WHERE player='" + sPlayer + + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SetLocalString(GetModule(), "NWNX!ODBC!SETSCORCOSQL", sSQL); + + if (!GetIsObjectValid(oOwner)) + oOwner = oObject; + return RetrieveCampaignObject ("NWNX", "-", GetLocation(oOwner), oOwner); +} + +void DeletePersistentVariable(object oObject, string sVarName, string sTable = "pwdata") +{ + string sPlayer; + string sTag; + + if (GetIsPC(oObject)) + { + sPlayer = SQLEncodeSpecialChars(GetPCPlayerName(oObject)); + sTag = SQLEncodeSpecialChars(GetName(oObject)); + } + else + { + sPlayer = "~"; + sTag = GetTag(oObject); + } + + sVarName = SQLEncodeSpecialChars(sVarName); + string sSQL = "DELETE FROM " + sTable + " WHERE player='" + sPlayer + + "' AND tag='" + sTag + "' AND name='" + sVarName + "'"; + SQLExecDirect(sSQL); +} + +// Problems can arise with SQL commands if variables or values have single quotes +// in their names. These functions are a replace these quote with the tilde character + +string SQLEncodeSpecialChars(string sString) +{ + if (FindSubString(sString, "'") == -1) // not found + return sString; + + int i; + string sReturn = ""; + string sChar; + + // Loop over every character and replace special characters + for (i = 0; i < GetStringLength(sString); i++) + { + sChar = GetSubString(sString, i, 1); + if (sChar == "'") + sReturn += "~"; + else + sReturn += sChar; + } + return sReturn; +} + +string SQLDecodeSpecialChars(string sString) +{ + if (FindSubString(sString, "~") == -1) // not found + return sString; + + int i; + string sReturn = ""; + string sChar; + + // Loop over every character and replace special characters + for (i = 0; i < GetStringLength(sString); i++) + { + sChar = GetSubString(sString, i, 1); + if (sChar == "~") + sReturn += "'"; + else + sReturn += sChar; + } + return sReturn; +} + +// Gets the current REAL WORLD time, uses NWNX2 +// Year-Month-Day Time +// 1997-12-15 23:50:26 +string GetSQLTime(); +string GetSQLTime() +{ + string sSQL = "SELECT CURRENT_TIME"; + SQLExecDirect(sSQL); + if(SQLFetch() == SQL_SUCCESS) + { + return SQLGetData(1); + } + else + { + return "Database error"; + } +} + +// Gets the current REAL WORLD date, uses NWNX2 +string GetSQLDate(); +string GetSQLDate() +{ + string sSQL = "SELECT CURRENT_DATE"; + SQLExecDirect(sSQL); + if(SQLFetch() == SQL_SUCCESS) + { + return SQLGetData(1); + } + else + { + return "Database error"; + } +} + +// Gets the current REAL WORLD time stamp, uses NWNX2 +string GetSQLTimeStamp(); +string GetSQLTimeStamp() +{ + string sSQL = "SELECT CURRENT_TIMESTAMP"; + SQLExecDirect(sSQL); + if(SQLFetch() == SQL_SUCCESS) + { + return SQLGetData(1); + } + else + { + return "Database error"; + } +} diff --git a/_module/nss/dm_reads_line.nss b/_module/nss/dm_reads_line.nss new file mode 100644 index 00000000..57f55801 --- /dev/null +++ b/_module/nss/dm_reads_line.nss @@ -0,0 +1,11 @@ +int StartingConditional() +{ +object oSpeaker = GetPCSpeaker(); + +//Show this line in the conversation ONLY if it's a DM! +if(GetIsDM(oSpeaker)) +return TRUE; + + //Otherwise Don't show the line to anyone else! + return FALSE; +} diff --git a/_module/nss/fake_conditional.nss b/_module/nss/fake_conditional.nss new file mode 100644 index 00000000..ebb48587 --- /dev/null +++ b/_module/nss/fake_conditional.nss @@ -0,0 +1,9 @@ +int StartingConditional() +{ + int i = 3; + + if(i==1) + return TRUE; + + return FALSE; +} diff --git a/_module/nss/is_guild.nss b/_module/nss/is_guild.nss new file mode 100644 index 00000000..41ab7e8d --- /dev/null +++ b/_module/nss/is_guild.nss @@ -0,0 +1,16 @@ +//:://///////////////////////////////////////////// +//:: FileName is_guild +//::////////////////////////////////////////////// +//::////////////////////////////////////////////// +//:: Created By: Script Wizard +//:: Created On: 3/5/2009 2:50:49 PM +//::////////////////////////////////////////////// +int StartingConditional() +{ + + // Inspect local variables + if(GetItemPossessedBy(GetPCSpeaker(), "guildpass")!=OBJECT_INVALID) + return TRUE; + + return FALSE; +} diff --git a/_module/nss/mk_cb_deity_chk.nss b/_module/nss/mk_cb_deity_chk.nss new file mode 100644 index 00000000..052cf31d --- /dev/null +++ b/_module/nss/mk_cb_deity_chk.nss @@ -0,0 +1,66 @@ +#include "mk_inc_debug" +#include "mk_inc_2DA_disp" + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + + int bIgnoreRacialType = GetLocalInt(oPC, "MK_DEITY_IGNORE_RACIALTYPE"); + int bIgnoreAlignment = GetLocalInt(oPC, "MK_DEITY_IGNORE_ALIGNMENT"); + int bIgnoreClasses = GetLocalInt(oPC, "MK_DEITY_IGNORE_CLASSES"); + int bIgnoreGender = GetLocalInt(oPC, "MK_DEITY_IGNORE_GENDER"); + + string s2DA = GetLocalString(oPC, "MK_DEITY_2DAFILE"); + if (s2DA == "") s2DA = "mk_deities"; + + int bCheckRacialType = TRUE; + if (!bIgnoreRacialType) + { + bCheckRacialType = MK_Get2DAInt(s2DA, "AllRaces", nRow, 0) + || MK_Get2DAInt("mk_deities", GetLocalString(oPC, "MK_BODY_DEITY_RACIAL_COLUMN"), nRow, 0); + } + + int nAlignmentGenderAdjustment = ( GetLocalInt(oPC, "MK_BODY_DEITY_ALIGNMENTGENDER_ADJUST") ? 1 : 0 ); + + int bCheckAlignment = TRUE; + if (!bIgnoreAlignment) + { + int nAlignment = MK_Get2DAInt(s2DA, GetLocalString(oPC, "MK_BODY_DEITY_ALIGNMENT_COLUMN"), nRow, 0); + if ((nAlignment>0) && (!bIgnoreClasses)) + { + nAlignment-=nAlignmentGenderAdjustment; + } + bCheckAlignment = nAlignment; + } + + int bCheckGender = TRUE; + if (!bIgnoreGender) + { + int nAlignment = MK_Get2DAInt(s2DA, GetLocalString(oPC, "MK_BODY_DEITY_GENDER_COLUMN"), nRow, 0); + if ((nAlignment>0) && (!bIgnoreClasses)) + { + nAlignment-=nAlignmentGenderAdjustment; + } + bCheckGender = nAlignment; + } + + int bCheckClasses = TRUE; + if (!bIgnoreClasses) + { + int iClass; + for (iClass = 1; iClass<=3; iClass++) + { + string sColumn = GetLocalString(oPC, "MK_BODY_DEITY_CLASS"+IntToString(iClass)+"_COLUMN"); + if (sColumn!="") + { + bCheckClasses = bCheckClasses && MK_Get2DAInt(s2DA, sColumn, nRow); + } + } + } + + MK_DEBUG_TRACE("mk_cb_deity_chk: "+Get2DAString("mk_deities", "LABEL", nRow)+"["+IntToString(nRow)+"]: "+IntToString(bCheckRacialType)+", "+IntToString(bCheckAlignment)+", "+IntToString(bCheckGender)+", "+IntToString(bCheckClasses)); + int bCheck = bCheckRacialType && bCheckAlignment && bCheckGender && bCheckClasses; + + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_CHECK, bCheck); +} diff --git a/_module/nss/mk_cb_hd_f_flt.nss b/_module/nss/mk_cb_hd_f_flt.nss new file mode 100644 index 00000000..645e6acd --- /dev/null +++ b/_module/nss/mk_cb_hd_f_flt.nss @@ -0,0 +1,28 @@ +// mk_cb_hd_f_flt + +#include "mk_inc_debug" +#include "mk_inc_generic" +#include "mk_inc_states" +#include "mk_inc_head" +#include "mk_inc_2da_disp" + +void main() +{ + int bReturn = FALSE; + int nState = MK_GenericDialog_GetState(); + + switch (nState) + { + case MK_STATE_HEAD_FILTER: + { + object oPC = GetPCSpeaker(); + object oTarget = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + bReturn = !MK_HEAD_GetIsFilterEmpty(oPC, oTarget, nRow); + MK_DEBUG_TRACE("mk_cb_hd_f_flt: nRow="+IntToString(nRow)+", bReturn="+IntToString(bReturn)); + break; + } + } + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_CHECK, bReturn); +} + diff --git a/_module/nss/mk_cb_hd_f_label.nss b/_module/nss/mk_cb_hd_f_label.nss new file mode 100644 index 00000000..e51fa351 --- /dev/null +++ b/_module/nss/mk_cb_hd_f_label.nss @@ -0,0 +1,23 @@ +// mk_cb_hd_f_label + +#include "mk_inc_tools" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_head" + +void main() +{ + object oPC = GetPCSpeaker(); + object oTarget = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + string s2DA = MK_HEAD_Get2DAFile(oPC); + MK_DEBUG_TRACE("mk_cb_hd_f_label(oPC='"+GetName(oPC)+"', oTarget='"+GetName(oTarget)+"', s2DA='"+s2DA+"', nRow="+IntToString(nRow)+")"); + string sLabel = MK_TLK_GetStringByStrRef( MK_HEAD_GetIsFilterSelected(oTarget, nRow) ? -39 : -40 ) + + MK_TLK_Get2DAStringByStrRef(s2DA, nRow, "STRREF", "LABEL"); + MK_DEBUG_TRACE(" > sLabel='"+sLabel+"'"); +// int nStrRef = MK_Get2DAInt(s2DA, "STRREF", nRow, 0); +// string sLabel = (nStrRef!=0 ? MK_TLK_GetStringByStrRef(nStrRef) : Get2DAString(s2DA, "LABEL", nRow)); +// sLabel = MK_TLK_GetStringByStrRef( MK_HEAD_GetIsFilterSelected(oTarget, nRow) ? -39 : -40, GetGender(oTarget) ) + sLabel; + + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_hd_label.nss b/_module/nss/mk_cb_hd_label.nss new file mode 100644 index 00000000..623604f0 --- /dev/null +++ b/_module/nss/mk_cb_hd_label.nss @@ -0,0 +1,15 @@ +// mk_cb_hd_label + +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tools" + +void main() +{ +// object oPC = GetPCSpeaker(); +// object oTarget = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + string sLabel = "Head " + MK_IntToString(nRow, 3, "0"); +// MK_DEBUG_TRACE("mk_cb_hd_label: nRow="+IntToString(nRow)+", sLabel='"+sLabel+"'"); + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_ichrg_chk.nss b/_module/nss/mk_cb_ichrg_chk.nss new file mode 100644 index 00000000..317b9113 --- /dev/null +++ b/_module/nss/mk_cb_ichrg_chk.nss @@ -0,0 +1,14 @@ +#include "mk_inc_debug" +#include "mk_inc_itm_disp" + +void main() +{ + object oPC = OBJECT_SELF; + object oItem = GetLocalObject(oPC, MK_ITM_DISP_CALLBACK_OBJECT); + + int bShowAllItems = GetLocalInt(oPC, "MK_CHEATS_SHOWALLITEMS"); + + int bCheck = bShowAllItems || (GetItemCharges(oItem)>0); + + SetLocalInt(OBJECT_SELF, MK_ITM_DISP_CALLBACK_CHECK, bCheck); +} diff --git a/_module/nss/mk_cb_ichrg_lbl.nss b/_module/nss/mk_cb_ichrg_lbl.nss new file mode 100644 index 00000000..2c79c4ce --- /dev/null +++ b/_module/nss/mk_cb_ichrg_lbl.nss @@ -0,0 +1,22 @@ +#include "mk_inc_itm_disp" +#include "mk_inc_cheats" + +void main() +{ + object oPC = OBJECT_SELF; + object oItem = GetLocalObject(oPC, MK_ITM_DISP_CALLBACK_OBJECT); + object oCurrentItem = MK_CHEATS_GetCurrentItem(); + + int bIsCurrentItem = (oItem == oCurrentItem); + string sColorTag = GetLocalString(oPC, (bIsCurrentItem ? "MK_2DA_DISP_CURRENT_COLOR" : "MK_2DA_DISP_DEFAULT_COLOR")); + + string sLabel = sColorTag+GetName(oItem); + int nCharges = GetItemCharges(oItem); + if (nCharges>0) + { + sLabel += (" #" + IntToString(nCharges)); + } + sLabel += ""; + + SetLocalString(OBJECT_SELF, MK_ITM_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iflag_chk.nss b/_module/nss/mk_cb_iflag_chk.nss new file mode 100644 index 00000000..16f3b9fb --- /dev/null +++ b/_module/nss/mk_cb_iflag_chk.nss @@ -0,0 +1,36 @@ +#include "mk_inc_debug" +#include "mk_inc_states" +#include "mk_inc_itm_disp" + +void main() +{ + object oPC = OBJECT_SELF; + object oItem = GetLocalObject(oPC, MK_ITM_DISP_CALLBACK_OBJECT); + + int nState = MK_GenericDialog_GetState(); + + int bCheck = GetLocalInt(oPC, "MK_CHEATS_SHOWALLITEMS") + || GetLocalInt(oItem, "MK_CHEATS_FLAG_" + IntToString(nState)); + + if (!bCheck) + { + switch (nState) + { + case MK_STATE_CHEATS_CURSEDFLAG: + bCheck = bCheck || GetItemCursedFlag(oItem); + break; + case MK_STATE_CHEATS_PLOTFLAG: + bCheck = bCheck || GetPlotFlag(oItem); + break; + case MK_STATE_CHEATS_STOLENFLAG: + bCheck = bCheck || GetStolenFlag(oItem); + break; + case MK_STATE_CHEATS_NOTIDENTIFIED: + bCheck = bCheck || !GetIdentified(oItem); + break; + } + } +// MK_DEBUG_TRACE("mk_cb_iflag_chk (nState="+IntToString(nState)+"): '"+GetName(oItem)+"', bCheck="+IntToString(bCheck)); + + SetLocalInt(OBJECT_SELF, MK_ITM_DISP_CALLBACK_CHECK, bCheck); +} diff --git a/_module/nss/mk_cb_iflag_lbl.nss b/_module/nss/mk_cb_iflag_lbl.nss new file mode 100644 index 00000000..93fdf1b5 --- /dev/null +++ b/_module/nss/mk_cb_iflag_lbl.nss @@ -0,0 +1,46 @@ +#include "mk_inc_itm_disp" +#include "mk_inc_iprp" +#include "mk_inc_states" + +void main() +{ + object oPC = OBJECT_SELF; + object oItem = GetLocalObject(oPC, MK_ITM_DISP_CALLBACK_OBJECT); + + string sLabel = MK_IPRP_GetItemName(oItem, TRUE); + + string sColorTag = GetLocalString(oPC, "MK_CHEATS_FLAGS_COLOR"); + string sCloseTag = ""; + + int nState = MK_GenericDialog_GetState(); + + switch (nState) + { + case MK_STATE_CHEATS_CURSEDFLAG: + if (GetItemCursedFlag(oItem)) + { + sLabel += (sColorTag + " *" + GetStringByStrRef(111874) + "*" + sCloseTag); + } + break; + case MK_STATE_CHEATS_PLOTFLAG: + if (GetPlotFlag(oItem)) + { + sLabel += (sColorTag + " *" + GetStringByStrRef(6808) + "*" + sCloseTag); // or 7520? + } + break; + case MK_STATE_CHEATS_STOLENFLAG: + if (GetStolenFlag(oItem)) + { + sLabel += (sColorTag + " *" + GetStringByStrRef(7102) + "*" + sCloseTag); + } + break; + case MK_STATE_CHEATS_NOTIDENTIFIED: + if (!GetIdentified(oItem)) + { + // Postfix already done by MK_IPRP_GetItemName() + sLabel = sColorTag + sLabel + sCloseTag; + } + break; + } + SetLocalString(OBJECT_SELF, MK_ITM_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iprp_chk.nss b/_module/nss/mk_cb_iprp_chk.nss new file mode 100644 index 00000000..323e4b27 --- /dev/null +++ b/_module/nss/mk_cb_iprp_chk.nss @@ -0,0 +1,50 @@ +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_iprp" +#include "mk_inc_cheats" +#include "mk_inc_states" + +const string s2DAfile = "itempropdef"; +const string sColumnStrRef = "Name"; + + +void main() +{ + object oPC = OBJECT_SELF; + + int bCheck=TRUE; + int bShowCurrentOnly = GetLocalInt(oPC, "MK_CHEATS_ITEMPROPS_SHOWCURRENTONLY"); + + if (bShowCurrentOnly) + { + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + + object oItem = MK_CHEATS_GetCurrentItem(); + int nIProp = MK_CHEATS_GetCurrentItemPropertyID(); + int nSubType = MK_CHEATS_GetCurrentItemPropertySubType(); + int nCostTableValue = MK_CHEATS_GetCurrentItemPropertyCostTableValue(); + + int nState = MK_GenericDialog_GetState(); + + itemproperty iProp; + switch (nState) + { + case MK_STATE_CHEATS_ITEMPROPS_PROPERTY: + iProp = MK_IPRP_GetItemProperty(oItem, nRow); + break; + case MK_STATE_CHEATS_ITEMPROPS_SUBTYPE: + iProp = MK_IPRP_GetItemProperty(oItem, nIProp, nRow); + break; + case MK_STATE_CHEATS_ITEMPROPS_COSTTABLE: + iProp = MK_IPRP_GetItemProperty(oItem, nIProp, nSubType, nRow); + break; + case MK_STATE_CHEATS_ITEMPROPS_PARAM1: + iProp = MK_IPRP_GetItemProperty(oItem, nIProp, nSubType, nCostTableValue, nRow); + break; + } + bCheck = GetIsItemPropertyValid(iProp); + } + + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_CHECK, bCheck); +} diff --git a/_module/nss/mk_cb_iprp_ctlbl.nss b/_module/nss/mk_cb_iprp_ctlbl.nss new file mode 100644 index 00000000..2e29fc7d --- /dev/null +++ b/_module/nss/mk_cb_iprp_ctlbl.nss @@ -0,0 +1,42 @@ +/////////////////////////////////////////////////////////////////////////////// +// mk_cb_iprp_ctlbl +/////////////////////////////////////////////////////////////////////////////// +// callback itemproperty costtablevalue label +/////////////////////////////////////////////////////////////////////////////// + +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_iprp" +#include "mk_inc_cheats" + +//const string s2DAfile = "itempropdef"; +const string sColumnStrRef = "Name"; + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + object oItem = MK_CHEATS_GetCurrentItem(); + + string s2DAFile = MK_2DA_DISPLAY_Get2DAFileName(); + + int nStrRef = MK_Get2DAInt(s2DAFile, sColumnStrRef, nRow, -1); + + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + int nSubType = MK_CHEATS_GetCurrentItemPropertySubType(); +// int nParam1 = MK_CHEATS_GetCurrentItemPropertyParam1(); + + itemproperty iProp = MK_IPRP_GetItemProperty(oItem, nIPropID, nSubType, nRow); + int bHasIProp = GetIsItemPropertyValid(iProp); + +// MK_DEBUG_TRACE("mk_cb_iprp_ctlbl: nIProp="+IntToString(nRow) +// +", nStrRef="+IntToString(nStrRef) +// +", bHasIProp="+IntToString(bHasIProp)); + + int nGender = GetGender(OBJECT_SELF); + string sColorTag = GetLocalString(oPC, (bHasIProp ? "MK_2DA_DISP_CURRENT_COLOR" : "MK_2DA_DISP_DEFAULT_COLOR")); + string sLabel = sColorTag + GetStringByStrRef(nStrRef, nGender) + " [#"+IntToString(nRow)+"]"; + + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iprp_ftchk.nss b/_module/nss/mk_cb_iprp_ftchk.nss new file mode 100644 index 00000000..7ecb5b6a --- /dev/null +++ b/_module/nss/mk_cb_iprp_ftchk.nss @@ -0,0 +1,21 @@ +/////////////////////////////////////////////////////////////////////////////// +// mk_cb_iprp_ftchk +/////////////////////////////////////////////////////////////////////////////// +// callback itemproperty feat check +/////////////////////////////////////////////////////////////////////////////// + +#include "mk_inc_2da_disp" +#include "mk_inc_iprp" + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + + int nFeatIndex = MK_Get2DAInt("iprp_feats", "FeatIndex", nRow); + object oItem = GetItemInSlot(INVENTORY_SLOT_CARMOUR, oPC); + + int bCheck = !GetHasFeat(nFeatIndex, oPC) || MK_IPRP_GetItemHasFeat(oItem, nRow); + + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_CHECK, bCheck); +} diff --git a/_module/nss/mk_cb_iprp_ftlbl.nss b/_module/nss/mk_cb_iprp_ftlbl.nss new file mode 100644 index 00000000..884df443 --- /dev/null +++ b/_module/nss/mk_cb_iprp_ftlbl.nss @@ -0,0 +1,41 @@ +/////////////////////////////////////////////////////////////////////////////// +// mk_cb_iprp_ftlbl +/////////////////////////////////////////////////////////////////////////////// +// callback itemproperty feat label +/////////////////////////////////////////////////////////////////////////////// + +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_iprp" + +const string s2DAfile = "iprp_feats"; +const string sColumnFeatIndex = "FeatIndex"; +const string sColumnStrRef = "Name"; + + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + + int nFeat = nRow; + int nFeatIndex = MK_Get2DAInt(s2DAfile, sColumnFeatIndex, nRow, -1); + int nStrRef = MK_Get2DAInt(s2DAfile, sColumnStrRef, nRow, -1); + + object oItem = GetItemInSlot(INVENTORY_SLOT_CARMOUR, oPC); + + int bHasFeat = MK_IPRP_GetItemHasFeat(oItem, nFeat); + +// MK_DEBUG_TRACE("mk_cb_iprp_ftlbl: nFeat="+IntToString(nFeat) +// +", nFeatIndex="+IntToString(nFeatIndex) +// +", nStrRef="+IntToString(nStrRef) +// +", bHasFeat="+IntToString(bHasFeat)); + + int nGender = GetGender(OBJECT_SELF); + string sColorTag = GetLocalString(oPC, (bHasFeat ? "MK_2DA_DISP_CURRENT_COLOR" : "MK_2DA_DISP_DEFAULT_COLOR")); + string sLabel = sColorTag + MK_TLK_GetStringByStrRef( bHasFeat ? -39 : -40, nGender ) + + GetStringByStrRef(nStrRef, nGender) + " [#"+IntToString(nFeatIndex)+"]"; + + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iprp_iflbl.nss b/_module/nss/mk_cb_iprp_iflbl.nss new file mode 100644 index 00000000..5fe2728f --- /dev/null +++ b/_module/nss/mk_cb_iprp_iflbl.nss @@ -0,0 +1,48 @@ +/////////////////////////////////////////////////////////////////////////////// +// mk_cb_iprp_iflbl +/////////////////////////////////////////////////////////////////////////////// +// callback itemproperty item filter label +/////////////////////////////////////////////////////////////////////////////// + +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_cheats" +//#include "mk_inc_iprp" + +const string s2DAfile = "iprp_feats"; +const string sColumnFeatIndex = "FeatIndex"; +const string sColumnStrRef = "Name"; + + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + + int bSelected = MK_CHEATS_GetIsItemTypeSelected(oPC, nRow); + + int nCol; + int nStrRef; + string sLabel=""; + int nGender = GetGender(OBJECT_SELF); + for (nCol = 1; (nStrRef = MK_Get2DAInt("mk_iprp_cols", "StrRef"+IntToString(nCol), nRow, -1))!=-1; nCol++) + { + sLabel += (MK_TLK_GetStringByStrRef(nStrRef, nGender) + ", "); + } + if (sLabel!="") + { + sLabel = GetStringLeft(sLabel, GetStringLength(sLabel)-2); + } + +// MK_DEBUG_TRACE("mk_cb_iprp_ftlbl: nFeat="+IntToString(nFeat) +// +", nFeatIndex="+IntToString(nFeatIndex) +// +", nStrRef="+IntToString(nStrRef) +// +", bHasFeat="+IntToString(bHasFeat)); + + string sColorTag = GetLocalString(oPC, (bSelected ? "MK_2DA_DISP_CURRENT_COLOR" : "MK_2DA_DISP_DEFAULT_COLOR")); + sLabel = sColorTag + MK_TLK_GetStringByStrRef( bSelected ? -39 : -40, nGender ) + + sLabel + ""; + + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iprp_inlbl.nss b/_module/nss/mk_cb_iprp_inlbl.nss new file mode 100644 index 00000000..d6cc0f08 --- /dev/null +++ b/_module/nss/mk_cb_iprp_inlbl.nss @@ -0,0 +1,15 @@ +#include "mk_inc_itm_disp" + +void main() +{ + object oPC = OBJECT_SELF; + object oItem = GetLocalObject(oPC, MK_ITM_DISP_CALLBACK_OBJECT); + + string sLabel = GetName(oItem); + int nBaseItemType = GetBaseItemType(oItem); + if ((GetItemStackSize(oItem)>1) || (MK_Get2DAInt("baseitems", "Stacking", nBaseItemType, 1) > 1)) + { + sLabel += (" #" + IntToString(GetItemStackSize(oItem))); + } + SetLocalString(OBJECT_SELF, MK_ITM_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iprp_iplbl.nss b/_module/nss/mk_cb_iprp_iplbl.nss new file mode 100644 index 00000000..6f6ae58f --- /dev/null +++ b/_module/nss/mk_cb_iprp_iplbl.nss @@ -0,0 +1,31 @@ +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_iprp" +#include "mk_inc_cheats" + +const string s2DAfile = "itempropdef"; +const string sColumnStrRef = "Name"; + + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + object oItem = MK_CHEATS_GetCurrentItem(); + + int nStrRef = MK_Get2DAInt(s2DAfile, sColumnStrRef, nRow, -1); + + itemproperty iProp = MK_IPRP_GetItemProperty(oItem, nRow); + int bHasIProp = GetIsItemPropertyValid(iProp); + +// MK_DEBUG_TRACE("mk_cb_iprp_iplbl: nIProp="+IntToString(nRow) +// +", nStrRef="+IntToString(nStrRef) +// +", bHasIProp="+IntToString(bHasIProp)); + + int nGender = GetGender(OBJECT_SELF); + string sColorTag = GetLocalString(oPC, (bHasIProp ? "MK_2DA_DISP_CURRENT_COLOR" : "MK_2DA_DISP_DEFAULT_COLOR")); + string sLabel = sColorTag + GetStringByStrRef(nStrRef, nGender) + " [#"+IntToString(nRow)+"]"; + + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iprp_itchk.nss b/_module/nss/mk_cb_iprp_itchk.nss new file mode 100644 index 00000000..5fb03458 --- /dev/null +++ b/_module/nss/mk_cb_iprp_itchk.nss @@ -0,0 +1,15 @@ +#include "mk_inc_debug" +#include "mk_inc_cheats" +#include "mk_inc_itm_disp" + +void main() +{ + object oPC = OBJECT_SELF; + object oItem = GetLocalObject(oPC, MK_ITM_DISP_CALLBACK_OBJECT); + + int nBaseItemType = GetBaseItemType(oItem); + int nItemType = MK_Get2DAInt("baseitems", "PropColumn", nBaseItemType); + int bCheck = MK_CHEATS_GetIsItemTypeSelected(oPC, nItemType); + + SetLocalInt(OBJECT_SELF, MK_ITM_DISP_CALLBACK_CHECK, bCheck); +} diff --git a/_module/nss/mk_cb_iprp_p1lbl.nss b/_module/nss/mk_cb_iprp_p1lbl.nss new file mode 100644 index 00000000..5eea83a8 --- /dev/null +++ b/_module/nss/mk_cb_iprp_p1lbl.nss @@ -0,0 +1,40 @@ +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_iprp" +#include "mk_inc_cheats" + +//const string s2DAfile = "itempropdef"; +const string sColumnStrRef = "Name"; + + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + object oItem = MK_CHEATS_GetCurrentItem(); + + string s2DAFile = MK_2DA_DISPLAY_Get2DAFileName(); + + int nStrRef = MK_Get2DAInt(s2DAFile, sColumnStrRef, nRow, -1); + + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + int nSubType = MK_CHEATS_GetCurrentItemPropertySubType(); + int nCostTableValue = MK_CHEATS_GetCurrentItemPropertyCostTableValue(); + + itemproperty iProp = MK_IPRP_GetItemProperty(oItem, nIPropID, nSubType, nCostTableValue, nRow); + int bHasIProp = GetIsItemPropertyValid(iProp); + +// MK_DEBUG_TRACE("mk_cb_iprp_p1lbl: nIProp="+IntToString(nIPropID) +// +", nSubType="+IntToString(nSubType) +// +", nCostTableValue="+IntToString(nCostTableValue) +// +", nParam1Value="+IntToString(nRow) +// +", nStrRef="+IntToString(nStrRef) +// +", bHasIProp="+IntToString(bHasIProp)); + + int nGender = GetGender(OBJECT_SELF); + string sColorTag = GetLocalString(oPC, (bHasIProp ? "MK_2DA_DISP_CURRENT_COLOR" : "MK_2DA_DISP_DEFAULT_COLOR")); + string sLabel = sColorTag + GetStringByStrRef(nStrRef, nGender) + " [#"+IntToString(nRow)+"]"; + + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iprp_sklbl.nss b/_module/nss/mk_cb_iprp_sklbl.nss new file mode 100644 index 00000000..55cec4f8 --- /dev/null +++ b/_module/nss/mk_cb_iprp_sklbl.nss @@ -0,0 +1,32 @@ +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_iprp" +#include "mk_inc_cheats" + +const string s2DAfile = "skills"; +const string sColumnStrRef = "Name"; + + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + + int nSkill = nRow; + int nStrRef = MK_Get2DAInt(s2DAfile, sColumnStrRef, nRow, -1); + + object oItem = GetItemInSlot(INVENTORY_SLOT_CARMOUR, oPC); + + int nSkillBonus = MK_IPRP_GetSkillBonus(oItem, nSkill, FALSE); + int nCurrentSkill = MK_CHEATS_GetCurrentSkill(); + + int bHighlight = (nSkillBonus>0) || (nSkill==nCurrentSkill); + + string sLabel = GetLocalString(oPC, (bHighlight ? "MK_2DA_DISP_CURRENT_COLOR" : "MK_2DA_DISP_DEFAULT_COLOR")) + + GetStringByStrRef(nStrRef, GetGender(oPC)) + + (bHighlight ? " ("+IntToString(nSkillBonus)+")" : "") + + ""; + + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_iprp_stlbl.nss b/_module/nss/mk_cb_iprp_stlbl.nss new file mode 100644 index 00000000..79b17f22 --- /dev/null +++ b/_module/nss/mk_cb_iprp_stlbl.nss @@ -0,0 +1,35 @@ +#include "mk_inc_debug" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_iprp" +#include "mk_inc_cheats" + +//const string s2DAfile = "itempropdef"; +const string sColumnStrRef = "Name"; + + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + object oItem = MK_CHEATS_GetCurrentItem(); + + string s2DAFile = MK_2DA_DISPLAY_Get2DAFileName(); + + int nStrRef = MK_Get2DAInt(s2DAFile, sColumnStrRef, nRow, -1); + + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + + itemproperty iProp = MK_IPRP_GetItemProperty(oItem, nIPropID, nRow); + int bHasIProp = GetIsItemPropertyValid(iProp); + +// MK_DEBUG_TRACE("mk_cb_iprp_stlbl: nIProp="+IntToString(nRow) +// +", nStrRef="+IntToString(nStrRef) +// +", bHasIProp="+IntToString(bHasIProp)); + + int nGender = GetGender(OBJECT_SELF); + string sColorTag = GetLocalString(oPC, (bHasIProp ? "MK_2DA_DISP_CURRENT_COLOR" : "MK_2DA_DISP_DEFAULT_COLOR")); + string sLabel = sColorTag + GetStringByStrRef(nStrRef, nGender) + " [#"+IntToString(nRow)+"]"; + + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_store_lbl.nss b/_module/nss/mk_cb_store_lbl.nss new file mode 100644 index 00000000..b625882b --- /dev/null +++ b/_module/nss/mk_cb_store_lbl.nss @@ -0,0 +1,16 @@ +// mk_cb_hd_f_label + +#include "mk_inc_tools" +#include "mk_inc_2da_disp" +#include "mk_inc_tlk" +#include "mk_inc_cheats" + +void main() +{ + object oPC = OBJECT_SELF; + int nRow = GetLocalInt(oPC, MK_2DA_DISP_CALLBACK_ROW); + + string sLabel = MK_CHEATS_GetStoreNameByID(nRow); + + SetLocalString(oPC, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cb_swpip_chk.nss b/_module/nss/mk_cb_swpip_chk.nss new file mode 100644 index 00000000..a8bfe789 --- /dev/null +++ b/_module/nss/mk_cb_swpip_chk.nss @@ -0,0 +1,38 @@ +#include "mk_inc_debug" +#include "mk_inc_itm_disp" +#include "mk_inc_generic" +#include "mk_inc_states" +#include "mk_inc_swp_iprop" + +void main() +{ + object oPC = OBJECT_SELF; + object oItem = GetLocalObject(oPC, MK_ITM_DISP_CALLBACK_OBJECT); + int nState = MK_GenericDialog_GetState(); + + int nBaseItemType = GetBaseItemType(oItem); + int nCharges = GetItemCharges(oItem); + int nItemType = MK_Get2DAInt("baseitems", "PropColumn", nBaseItemType, -1); + + int bCheck=FALSE; + + switch (nState) + { + case MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1: + bCheck = MK_Get2DAInt("mk_iprp_cols", "SwpIPrp", nItemType, 0); + break; + case MK_STATE_CHEATS_SWAPITEMPROPS_ITEM2: + { + object oItem1 = MK_SWAPIPROP_GetItem(MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1); + if (GetIsObjectValid(oItem1) && (oItem1!=oItem)) + { + int nItemType1 = MK_Get2DAInt("baseitems", "PropColumn", GetBaseItemType(oItem1), -1); + int nCharges1 = GetItemCharges(oItem1); + bCheck = (nItemType == nItemType1) && (((nCharges1==0) && (nCharges==0)) || ((nCharges1>0) && (nCharges>0))); + } + break; + } + } + + SetLocalInt(OBJECT_SELF, MK_ITM_DISP_CALLBACK_CHECK, bCheck); +} diff --git a/_module/nss/mk_cb_vfx_check.nss b/_module/nss/mk_cb_vfx_check.nss new file mode 100644 index 00000000..cddf6860 --- /dev/null +++ b/_module/nss/mk_cb_vfx_check.nss @@ -0,0 +1,23 @@ +#include "mk_inc_debug" +//#include "mk_inc_tools" +#include "mk_inc_vfx" +//#include "mk_inc_generic" +//#include "mk_inc_states" +#include "mk_inc_2da_disp" + +void main() +{ + object oPC = GetPCSpeaker(); + object oTarget = OBJECT_SELF; + int nVFXMode = MK_VFX_GetVFXMode(oPC); +// MK_DEBUG_TRACE("Running mk_cb_vfx_check: ); + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + + int bCheck=MK_VFX_GetVFXIsValid(oPC, nVFXMode, nRow, oTarget); + +// MK_DEBUG_TRACE("mk_cb_vfx_check: nVFXmode="+IntToString(nVFXmode) +// +", nRow="+IntToString(nRow) +// +", bCheck="+IntToString(bCheck)); + + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_CHECK, bCheck); +} diff --git a/_module/nss/mk_cb_vfx_filter.nss b/_module/nss/mk_cb_vfx_filter.nss new file mode 100644 index 00000000..b42ad944 --- /dev/null +++ b/_module/nss/mk_cb_vfx_filter.nss @@ -0,0 +1,62 @@ +#include "mk_inc_debug" +#include "mk_inc_generic" +#include "mk_inc_states" +#include "mk_inc_tools" +#include "mk_inc_2da_disp" +#include "mk_inc_version" +#include "mk_inc_cep" +#include "mk_inc_vfx" + + +void main() +{ + int bReturn = TRUE; + int nState = MK_GenericDialog_GetState(); + + object oPC = GetPCSpeaker(); + object oTarget = OBJECT_SELF; + + switch (nState) + { + case MK_STATE_VFX_INIT_FILTER: + { + string s2DAFile = MK_VFX_Get_VFXModeFile(oPC); + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + int nMajor = MK_Get2DAInt(s2DAFile, "REQ_MAJ", nRow, -1); + int nMinor = MK_Get2DAInt(s2DAFile, "REQ_MIN", nRow, -1); + string sReqOther = Get2DAString(s2DAFile, "REQ_OTHER", nRow); + string s2DA = Get2DAString(s2DAFile, "2DAFILE", nRow); + int bDisable = MK_Get2DAInt(s2DAFile, "DISABLE", nRow, 0); + + if (bDisable) + { + bReturn = FALSE; + } + else + { + if ((nMajor>=0) && (nMinor>=0)) + { + bReturn = MK_VERSION_GetIsVersionGreaterEqual(OBJECT_SELF, nMajor, nMinor); + } + if (bReturn && (sReqOther!="")) + { + if (sReqOther=="CEP") + { + bReturn = MK_CEP_GetIsCEPInstalled(); + } + } + if (bReturn && (s2DA!="")) + { + bReturn = (Get2DAString(s2DA, "Label", 0)!=""); + } + +// MK_DEBUG_TRACE("mk_cb_vfx_filter: nRow="+IntToString(nRow)+", nVersion="+IntToString(nMajor)+"."+IntToString(nMinor)+", other"+sReqOther +// +", s2DA="+s2DA +// +": bReturn="+IntToString(bReturn)); + } + break; + } + } + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_CHECK, bReturn); + +} diff --git a/_module/nss/mk_cb_vfx_label.nss b/_module/nss/mk_cb_vfx_label.nss new file mode 100644 index 00000000..435e020d --- /dev/null +++ b/_module/nss/mk_cb_vfx_label.nss @@ -0,0 +1,43 @@ +#include "mk_inc_tools" +#include "mk_inc_2da_disp" +#include "mk_inc_states" +#include "mk_inc_vfx" +#include "mk_inc_generic" +#include "mk_inc_tlk" + +void main() +{ + object oPC = GetPCSpeaker(); + object oTarget = OBJECT_SELF; +// SendMessageToPC(GetFirstPC(), "GetPCSpeaker()="+GetName(GetPCSpeaker())); +// SendMessageToPC(GetFirstPC(), "OBJECT_SELF="+GetName(OBJECT_SELF)); + int nVFXMode = MK_VFX_GetVFXMode(oPC); + +// MK_DEBUG_TRACE("Callback script is running! nVFXmode="+IntToString(nVFXmode)+" detected."); + + string sLabel=""; + + if (nVFXMode!=-1) + { + string s2DAFile = MK_VFX_Get2DAFile(oPC, nVFXMode); + int nRow = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + + string sName = Get2DAString(s2DAFile, "Label", nRow); + + int nVFX = MK_VFX_GetVFX(oPC, nVFXMode, nRow, oTarget); + +// MK_DEBUG_TRACE("s2DAFile='"+s2DAFile+"', nRow="+IntToString(nRow)+", sName='"+sName+"', sColumn='"+sColumn+"', nVFX="+IntToString(nVFX)); + + string sDescription = MK_VFX_GetDescription(nVFXMode, nVFX, sName); + int bHasVFX = MK_VFX_GetHasVFX(oPC, nVFX, oTarget); + +// MK_DEBUG_TRACE("s2DAFile='"+s2DAFile+"', nRow="+IntToString(nRow)+", sName='"+sName+"', sColumn='" +// +sColumn+"', nVFX="+IntToString(nVFX)+", sDescription='"+sDescription+"', bHasVFX="+IntToString(bHasVFX)); + int nGender = GetGender(oTarget); + + sLabel = MK_TLK_GetStringByStrRef( bHasVFX ? -39 : -40, nGender ) + sDescription; + +// MK_DEBUG_TRACE("sLabel='"+sLabel+"'"); + } + SetLocalString(OBJECT_SELF, MK_2DA_DISP_CALLBACK_LABEL, sLabel); +} diff --git a/_module/nss/mk_cond_00.nss b/_module/nss/mk_cond_00.nss new file mode 100644 index 00000000..3796f83a --- /dev/null +++ b/_module/nss/mk_cond_00.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(0); +} diff --git a/_module/nss/mk_cond_01.nss b/_module/nss/mk_cond_01.nss new file mode 100644 index 00000000..3b8cf39f --- /dev/null +++ b/_module/nss/mk_cond_01.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(1); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_1")==1); +} diff --git a/_module/nss/mk_cond_02.nss b/_module/nss/mk_cond_02.nss new file mode 100644 index 00000000..91515b3b --- /dev/null +++ b/_module/nss/mk_cond_02.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(2); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_2")==1); +} diff --git a/_module/nss/mk_cond_03.nss b/_module/nss/mk_cond_03.nss new file mode 100644 index 00000000..0e6d1159 --- /dev/null +++ b/_module/nss/mk_cond_03.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(3); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_3")==1); +} diff --git a/_module/nss/mk_cond_04.nss b/_module/nss/mk_cond_04.nss new file mode 100644 index 00000000..edf8c4a5 --- /dev/null +++ b/_module/nss/mk_cond_04.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(4); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_4")==1); +} diff --git a/_module/nss/mk_cond_05.nss b/_module/nss/mk_cond_05.nss new file mode 100644 index 00000000..46bb39a1 --- /dev/null +++ b/_module/nss/mk_cond_05.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(5); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_5")==1); +} diff --git a/_module/nss/mk_cond_06.nss b/_module/nss/mk_cond_06.nss new file mode 100644 index 00000000..8a90e869 --- /dev/null +++ b/_module/nss/mk_cond_06.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(6); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_6")==1); +} diff --git a/_module/nss/mk_cond_07.nss b/_module/nss/mk_cond_07.nss new file mode 100644 index 00000000..4e563715 --- /dev/null +++ b/_module/nss/mk_cond_07.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(7); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_7")==1); +} diff --git a/_module/nss/mk_cond_08.nss b/_module/nss/mk_cond_08.nss new file mode 100644 index 00000000..2a6fde63 --- /dev/null +++ b/_module/nss/mk_cond_08.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(8); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_8")==1); +} diff --git a/_module/nss/mk_cond_09.nss b/_module/nss/mk_cond_09.nss new file mode 100644 index 00000000..4d474c5a --- /dev/null +++ b/_module/nss/mk_cond_09.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(9); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_9")==1); +} diff --git a/_module/nss/mk_cond_10.nss b/_module/nss/mk_cond_10.nss new file mode 100644 index 00000000..3663bc18 --- /dev/null +++ b/_module/nss/mk_cond_10.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(10); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_10")==1); +} diff --git a/_module/nss/mk_cond_100.nss b/_module/nss/mk_cond_100.nss new file mode 100644 index 00000000..3f31cbd1 --- /dev/null +++ b/_module/nss/mk_cond_100.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(100); +} diff --git a/_module/nss/mk_cond_101.nss b/_module/nss/mk_cond_101.nss new file mode 100644 index 00000000..8df2ebf1 --- /dev/null +++ b/_module/nss/mk_cond_101.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(101); +} diff --git a/_module/nss/mk_cond_102.nss b/_module/nss/mk_cond_102.nss new file mode 100644 index 00000000..52c7247a --- /dev/null +++ b/_module/nss/mk_cond_102.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(102); +} diff --git a/_module/nss/mk_cond_103.nss b/_module/nss/mk_cond_103.nss new file mode 100644 index 00000000..8366f31b --- /dev/null +++ b/_module/nss/mk_cond_103.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(103); +} diff --git a/_module/nss/mk_cond_11.nss b/_module/nss/mk_cond_11.nss new file mode 100644 index 00000000..d512ab24 --- /dev/null +++ b/_module/nss/mk_cond_11.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(11); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_11")==1); +} diff --git a/_module/nss/mk_cond_12.nss b/_module/nss/mk_cond_12.nss new file mode 100644 index 00000000..4e98efc8 --- /dev/null +++ b/_module/nss/mk_cond_12.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(12); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_12")==1); +} diff --git a/_module/nss/mk_cond_127.nss b/_module/nss/mk_cond_127.nss new file mode 100644 index 00000000..73bea39e --- /dev/null +++ b/_module/nss/mk_cond_127.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(127); +} diff --git a/_module/nss/mk_cond_13.nss b/_module/nss/mk_cond_13.nss new file mode 100644 index 00000000..ef4c5bef --- /dev/null +++ b/_module/nss/mk_cond_13.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(13); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_13")==1); +} diff --git a/_module/nss/mk_cond_14.nss b/_module/nss/mk_cond_14.nss new file mode 100644 index 00000000..33e802cf --- /dev/null +++ b/_module/nss/mk_cond_14.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(14); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_14")==1); +} diff --git a/_module/nss/mk_cond_15.nss b/_module/nss/mk_cond_15.nss new file mode 100644 index 00000000..7f92bda1 --- /dev/null +++ b/_module/nss/mk_cond_15.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(15); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_15")==1); +} diff --git a/_module/nss/mk_cond_16.nss b/_module/nss/mk_cond_16.nss new file mode 100644 index 00000000..ddf285fa --- /dev/null +++ b/_module/nss/mk_cond_16.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(16); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_16")==1); +} diff --git a/_module/nss/mk_cond_17.nss b/_module/nss/mk_cond_17.nss new file mode 100644 index 00000000..b9a8d684 --- /dev/null +++ b/_module/nss/mk_cond_17.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(17); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_17")==1); +} diff --git a/_module/nss/mk_cond_18.nss b/_module/nss/mk_cond_18.nss new file mode 100644 index 00000000..45f8e696 --- /dev/null +++ b/_module/nss/mk_cond_18.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(18); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_18")==1); +} diff --git a/_module/nss/mk_cond_19.nss b/_module/nss/mk_cond_19.nss new file mode 100644 index 00000000..ed0f651b --- /dev/null +++ b/_module/nss/mk_cond_19.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(19); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_19")==1); +} diff --git a/_module/nss/mk_cond_20.nss b/_module/nss/mk_cond_20.nss new file mode 100644 index 00000000..eee125c3 --- /dev/null +++ b/_module/nss/mk_cond_20.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(20); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_20")==1); +} diff --git a/_module/nss/mk_cond_21.nss b/_module/nss/mk_cond_21.nss new file mode 100644 index 00000000..6c566ed4 --- /dev/null +++ b/_module/nss/mk_cond_21.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(21); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_21")==1); +} diff --git a/_module/nss/mk_cond_22.nss b/_module/nss/mk_cond_22.nss new file mode 100644 index 00000000..bee4c22a --- /dev/null +++ b/_module/nss/mk_cond_22.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(22); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_23.nss b/_module/nss/mk_cond_23.nss new file mode 100644 index 00000000..5481800e --- /dev/null +++ b/_module/nss/mk_cond_23.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(23); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_23")==1); +} diff --git a/_module/nss/mk_cond_24.nss b/_module/nss/mk_cond_24.nss new file mode 100644 index 00000000..051a0e9b --- /dev/null +++ b/_module/nss/mk_cond_24.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(24); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_24")==1); +} diff --git a/_module/nss/mk_cond_249.nss b/_module/nss/mk_cond_249.nss new file mode 100644 index 00000000..5b4ff7fb --- /dev/null +++ b/_module/nss/mk_cond_249.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(249); +} diff --git a/_module/nss/mk_cond_25.nss b/_module/nss/mk_cond_25.nss new file mode 100644 index 00000000..b479d07b --- /dev/null +++ b/_module/nss/mk_cond_25.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(25); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_250.nss b/_module/nss/mk_cond_250.nss new file mode 100644 index 00000000..4770c5a7 --- /dev/null +++ b/_module/nss/mk_cond_250.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(250); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_251.nss b/_module/nss/mk_cond_251.nss new file mode 100644 index 00000000..59863f94 --- /dev/null +++ b/_module/nss/mk_cond_251.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(251); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_252.nss b/_module/nss/mk_cond_252.nss new file mode 100644 index 00000000..7f53b3f6 --- /dev/null +++ b/_module/nss/mk_cond_252.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(252); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_253.nss b/_module/nss/mk_cond_253.nss new file mode 100644 index 00000000..b91be963 --- /dev/null +++ b/_module/nss/mk_cond_253.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(253); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_254.nss b/_module/nss/mk_cond_254.nss new file mode 100644 index 00000000..bb253dd3 --- /dev/null +++ b/_module/nss/mk_cond_254.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(254); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_255.nss b/_module/nss/mk_cond_255.nss new file mode 100644 index 00000000..65603a9c --- /dev/null +++ b/_module/nss/mk_cond_255.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(255); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_256.nss b/_module/nss/mk_cond_256.nss new file mode 100644 index 00000000..68bb38a8 --- /dev/null +++ b/_module/nss/mk_cond_256.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(256); +} diff --git a/_module/nss/mk_cond_257.nss b/_module/nss/mk_cond_257.nss new file mode 100644 index 00000000..08921d09 --- /dev/null +++ b/_module/nss/mk_cond_257.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(257); +} diff --git a/_module/nss/mk_cond_26.nss b/_module/nss/mk_cond_26.nss new file mode 100644 index 00000000..31308104 --- /dev/null +++ b/_module/nss/mk_cond_26.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(26); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_27.nss b/_module/nss/mk_cond_27.nss new file mode 100644 index 00000000..c4c207c5 --- /dev/null +++ b/_module/nss/mk_cond_27.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(27); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_28.nss b/_module/nss/mk_cond_28.nss new file mode 100644 index 00000000..0bf8a3bc --- /dev/null +++ b/_module/nss/mk_cond_28.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(28); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_29.nss b/_module/nss/mk_cond_29.nss new file mode 100644 index 00000000..c582056b --- /dev/null +++ b/_module/nss/mk_cond_29.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(29); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_30.nss b/_module/nss/mk_cond_30.nss new file mode 100644 index 00000000..d50533cb --- /dev/null +++ b/_module/nss/mk_cond_30.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(30); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_31.nss b/_module/nss/mk_cond_31.nss new file mode 100644 index 00000000..f261e507 --- /dev/null +++ b/_module/nss/mk_cond_31.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(31); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_32.nss b/_module/nss/mk_cond_32.nss new file mode 100644 index 00000000..f6e7182f --- /dev/null +++ b/_module/nss/mk_cond_32.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(32); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_33.nss b/_module/nss/mk_cond_33.nss new file mode 100644 index 00000000..64375c7e --- /dev/null +++ b/_module/nss/mk_cond_33.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(33); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_34.nss b/_module/nss/mk_cond_34.nss new file mode 100644 index 00000000..8e441b50 --- /dev/null +++ b/_module/nss/mk_cond_34.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(34); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_35.nss b/_module/nss/mk_cond_35.nss new file mode 100644 index 00000000..88740bc5 --- /dev/null +++ b/_module/nss/mk_cond_35.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(35); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_36.nss b/_module/nss/mk_cond_36.nss new file mode 100644 index 00000000..d3c490b3 --- /dev/null +++ b/_module/nss/mk_cond_36.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(36); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_37.nss b/_module/nss/mk_cond_37.nss new file mode 100644 index 00000000..613d1bbf --- /dev/null +++ b/_module/nss/mk_cond_37.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(37); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_38.nss b/_module/nss/mk_cond_38.nss new file mode 100644 index 00000000..58321a14 --- /dev/null +++ b/_module/nss/mk_cond_38.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(38); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_39.nss b/_module/nss/mk_cond_39.nss new file mode 100644 index 00000000..5d58c186 --- /dev/null +++ b/_module/nss/mk_cond_39.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(39); +// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_22")==1); +} diff --git a/_module/nss/mk_cond_40.nss b/_module/nss/mk_cond_40.nss new file mode 100644 index 00000000..d2cec1d0 --- /dev/null +++ b/_module/nss/mk_cond_40.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return MK_GenericDialog_GetCondition(40); +} diff --git a/_module/nss/mk_do_sel_target.nss b/_module/nss/mk_do_sel_target.nss new file mode 100644 index 00000000..1f01d58e --- /dev/null +++ b/_module/nss/mk_do_sel_target.nss @@ -0,0 +1,13 @@ +#include "mk_inc_craft" + +void main() +{ + object oPC = GetPCSpeaker(); + object oTarget = OBJECT_SELF; + + CISetCurrentModMode(oPC,X2_CI_MODMODE_INVALID ); + MK_GenericDialog_CleanUp(); + + MK_SetPlayerTargetScript(MK_CCOH_ONPLAYERTARGETSCRIPT); + EnterTargetingMode(oPC, OBJECT_TYPE_CREATURE, MOUSECURSOR_MAGIC); +} diff --git a/_module/nss/mk_editor_main.nss b/_module/nss/mk_editor_main.nss new file mode 100644 index 00000000..b4a9363b --- /dev/null +++ b/_module/nss/mk_editor_main.nss @@ -0,0 +1,1134 @@ +#include "mk_inc_generic" +#include "mk_inc_time" +#include "mk_inc_tools_s" +#include "mk_inc_pixel" +#include "mk_inc_editor" +#include "mk_inc_editor_c" +#include "mk_inc_delimiter" + +//////////////////////////////////////////////////////////////////////////// +// used custom tokens: +// - 19999: text +// - 19998: cursor position +// - 19997: length of text +// - 19996: block on +// - 19995: headline +// - 19992: -------...-------- +// - 19991: colors (colored text 'colors') +// +// - 19990: +// - 19989: color of 'OK' button +// - 19988: color of 'Color Off' +// - 19987: editor window: color head lines, foot lines +// - 19986: color of button 'Color Off' +// - 19985: color of 'Cancel' button +// - 19984: key color +// - 19983: insert color +// - 19982: color of 'Back to main menu' button +// - 19981: color of 'Help' button +// - 19980: color of 'Load/Save' button +// +// - 19951,... +// - 19970: color names + + +// return a if ab or b==-1 otherwise it returns b +int _max(int a, int b); + +// deletes the text between nStart and nEnd and returns the result +string DeleteBlock(string sText, int nStart, int nEnd); + +// returns the text between nStart and nEnd +string CopyBlock(string sText, int nStart, int nEnd); + +// inserts sInsert at position nPos into sText and returns the result +string InsertText(string sText, int nPos, string sInsert, int nMaxLength); + +// returns sColorTag + sText + +string AddColorTag(string sText, string sColorTag); + +// creates the editor 'screen' +void CreateDisplay(object oPC, string sText, int nCursor, int nBlock); + +// returns true if block mode is on, +// block mode is on if (nBlock!=-1) and (nBlock!=nCursor) +int IsBlockMarked(int nCursor, int nBlock); + +// initializes the custom tokens +void InitCustomTokens(); + +// sets the custom tokens for the color names used by the color sub menu +void SetColorMenuStrings(); + + +string GetFileSlotVarName(int nSlot); + +// LineFeedMode: 0=ignore, 1=cut, 2=remove +string LoadTextFromSlot(object oObject, int nSlot, int nMaxLength=-1, int nLineFeedMode=0); + +void SaveTextToSlot(object oObject, int nSlot, string sText); + +// creates a line of the file menu +string CreateFileMenuText(object oObject, int bSave, int nSlot); + +// sets the custom tokens for load/save slots used by the load/save sub menu +void SetFileMenuStrings(object oObject); + +// moves the cursor one character to the right, +// basically a simple 'nCursor++' unless the character right to the cursor +// is a tag (color tag or ). Then the cursor jumps over the tag. +int IncCursor(string sText, int nCursor, int nDelta=1); + +// moves the cursor one character to the left, +// basically a simple 'nCursor--' unless the character left to the cursor +// is a tag (color tag or ). Then the cursor jumps over the tag. +int DecCursor(string sText, int nCursor, int nDelta=1); + +// reads a color name from a 2DA file (default = mk_colors.2da). +string GetColorName(int iColor); + +// reads a color tag from a 2DA file (default = mk_colors.2da). +string GetColorTag(int iColor); + +// if bUsePlayerChatEvent is FALSE (single player mode) it returns +// GetPCChatMessage(). +// if bUsePlayerChatEvent is TRUE (multi player mode) it returns +// GetLocalString(oPC, g_varEditorChatMessageString). +// The variable should be set inside OnPlayerChatEvent. +string GetPCChatMessageEx(object oPC, int bUsePlayerChatEvent); + +void IncLocalInt(object oObject, string sVarName, int n=1); + +/* +// returns true if sText starts with a 'color tag' +// (something like ). +int IsColorTag(string sText); + +// returns true if sText starts with the 'close color tag' (). +int IsCloseTag(string sText); +*/ + +struct mk_lastAction +{ + int nAction; + float fTimeStamp; +}; + +// stores nAction and the current time on the oObject +void StoreAction(object oObject, int nAction); + +// reads nAction and time passed as time stamp from oObject +struct mk_lastAction GetLastAction(object oObject); + +// calculates the cursor speed +int CalculateCursorSpeed(object oObject, int nAction); + + +// the 'menus'... +const int nMainMenu = 0; +const int nColorMenu = 1; +const int nFileMenu = 2; + +// the 'keys'... +const int nKeyPos1 = 1; +const int nKeyCursorLeft = 2; +const int nKeyCursorRight = 3; +const int nKeyEnd = 4; + +const int nKeyShiftPos1 = 5; +const int nKeyShiftCursorLeft = 6; +const int nKeyShiftCursorRight = 7; +const int nKeyShiftEnd = 8; + +const int nKeyInsert = 9; + +const int nKeyDelete = 10; +const int nKeyBackspace = 11; + +const int nKeyCtrlInsert = 12; + +const int nKeyShiftInsert = 13; +const int nKeyShiftDelete = 14; + +const int nKeyReturn = 15; + +const int nKeyColorMenu = 16; +const int nKeyFileMenu = 17; + +const int nNumberOfLoadSaveSlots = 5; + +const int nMaxTextDisplayLength = 25; + +const string sLineOnScreen = "-------------------------------------------"; +const string sColoredColor = "Colors"; +const string sEmptyLine = " "; +const string sEditorHeadLine = "IGTE 1.02 - Text:"; + + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + + // read the current text + string sText = GetLocalString(oPC, g_varEditorBuffer); + // read the clipboard + string sClipboard = GetLocalString(oPC, g_varEditorClipboard); + // read the cursor position + int nCursor = GetLocalInt(oPC, g_varEditorCursor); + // read the block position + int nBlock = GetLocalInt(oPC, g_varEditorBlock); + // read the menu mode + int nMenuMode = GetLocalInt(oPC, g_varEditorMenuMode); + + // read the editor settings, these setings should be set in the + // script that starts the editor + int nMaxLength = GetLocalInt(oPC, g_varEditorMaxLength); + int bSingleLine = GetLocalInt(oPC, g_varEditorSingleLine); + int bDisableColors = GetLocalInt(oPC, g_varEditorDisableColors); + int bDisableBlock = GetLocalInt(oPC, g_varEditorDisableBlock); + int bUsePlayerChatEvent = GetLocalInt(oPC, g_varEditorUseOnPlayerChatEvent); + int bDisableLoadSave = GetLocalInt(oPC, g_varEditorDisableLoadSave); + + int nAction; + + int bInitialize = GetLocalInt(oPC, g_varEditorInit); + // if bInitialize is TRUE we have to initialize the editor + if (bInitialize) + { + SetLocalInt(oPC, g_varEditorInit, 0); + + // initialize the custom tokens + InitCustomTokens(); + + // indicate that the editor is running + // the variable g_varEditorRunning can/should be used in the + // OnPlayerChatEvent. + + // if it is already set then the last time the editor was + // closed using the 'escape' key + if (GetLocalInt(oPC, g_varEditorRunning)==0) + { + SetLocalInt(oPC, g_varEditorRunning, 1); + // inc the number of editor instances currently running + IncLocalInt(GetModule(), g_varEditorCounter); + } + + // execute an OnInit script (optional) + MK_Editor_ExecuteScript(oPC, g_varEditorOnInit); + + // read the starting text from a variable stored on the user + sText=GetLocalString(oPC, g_varEditorText); + + // block mode is off + nBlock = -1; + + // move the cursor behind the last character + nCursor = GetStringLength(sText); + + // the main menu is shown + nMenuMode = 0; + + nAction = -1; + } + else + { + // we're not in the init mode so lets read the key pressed by the + // user (that is the dialog option selected by the user). + nAction = MK_GenericDialog_GetAction(TRUE); + } + +// MK_DEBUG_TRACE("ColorMode = "+IntToString(nColorMode) +// +", Action = "+IntToString(nAction)); + + string sInsert; + int nCursorSpeed; + + switch (nMenuMode) + { + case nMainMenu: + + // we don't have cursor up/down so moving the cursor in a + // larger text can become quite tedious. That's why we move + // the cursor by more than one character if time passed between + // two cursor left/right is very small + nCursorSpeed = CalculateCursorSpeed(oPC, nAction); + + switch (nAction) + { + case nKeyPos1: // pos 1 + // move cursor in front of first character, block mode off + nCursor = 0; + nBlock = -1; + break; + case nKeyCursorLeft: // cursor left + // move cursor on character to the left, block mode off + nCursor = DecCursor(sText, nCursor, nCursorSpeed); + nBlock = -1; + break; + case nKeyCursorRight: // cursor right + // move cursor on character to the right, block mode off + nCursor = IncCursor(sText, nCursor, nCursorSpeed); + nBlock = -1; + break; + case nKeyEnd: // end + // move cursor behind the last character, block mode off + nCursor = GetStringLength(sText); + nBlock = -1; + break; + case nKeyShiftPos1: + // turn block mode on and move cursor in front of first character + if (nBlock==-1) nBlock = nCursor; + nCursor = 0; + break; + case nKeyShiftCursorLeft: // shift cursor left + // turn block mode on and move cursor one character to the left + if (nBlock==-1) nBlock = nCursor; + nCursor = DecCursor(sText, nCursor, nCursorSpeed); + break; + case nKeyShiftCursorRight: // shift cursor right + // turn block mode on and move cursor one character to the right + if (nBlock==-1) nBlock = nCursor; + nCursor = IncCursor(sText, nCursor, nCursorSpeed); + break; + case nKeyShiftEnd: + // turn block mode on and move cursor behind the last character + if (nBlock==-1) nBlock = nCursor; + nCursor = GetStringLength(sText); + break; + case nKeyDelete: // delete + if (IsBlockMarked(nCursor, nBlock)) + { + // delete the marked block and get the new cursor + // position + sText = DeleteBlock(sText, nBlock, nCursor); + nCursor = _min(nBlock, nCursor); + } + else + { + // calculate the position right to the cursor position + // and delete the text between the cursor and this position. + // Looks complicated but is necessary because we don't + // want to delete just leading '<' of a (color) tag. + // We want to delete the whole tag of course. + int nCursorQ = IncCursor(sText, nCursor); + sText = DeleteBlock(sText,nCursor,nCursorQ); + } + nBlock = -1; + break; + case nKeyBackspace: // backspace + if (IsBlockMarked(nCursor, nBlock)) + { + // delete the marked block and get the new cursor + // position + sText = DeleteBlock(sText, nBlock, nCursor); + nCursor = _min(nBlock, nCursor); + } + else + { + // calculate the position left to the cursor position + // and delete the text between the cursor and this position. + // This is also the new cursor position. + // Looks complicated but is necessary because we don't + // want to delete just closing '>' of a (color) tag. + // We want to delete the whole tag of course. + int nCursorQ = DecCursor(sText, nCursor); + sText = DeleteBlock(sText,nCursorQ,nCursor); + nCursor = nCursorQ; + } + nBlock = -1; + break; + case nKeyShiftDelete: // shift delete + if (IsBlockMarked(nCursor, nBlock)) + { + // If a block is marked we copy that block to the + // clibboard and then we delete the block. + sClipboard = CopyBlock(sText, nBlock, nCursor); + sText = DeleteBlock(sText, nBlock, nCursor); + nCursor = _min(nBlock, nCursor); + } + else + { + // If no block is marked this is the same as 'backspace' + int nCursorQ = DecCursor(sText, nCursor); + sText = DeleteBlock(sText,nCursorQ,nCursor); + nCursor = nCursorQ; + } + nBlock = -1; + break; + case nKeyCtrlInsert: + if (IsBlockMarked(nCursor, nBlock)) + { + // If a block is marked we copy that block to the clipboard. + sClipboard = CopyBlock(sText, nBlock, nCursor); + } + break; + case nKeyShiftInsert: + // If a block is marked we delete that block. + if (IsBlockMarked(nCursor, nBlock)) + { + sText = DeleteBlock(sText, nBlock, nCursor); + nCursor = _min(nBlock, nCursor); + } + // Turn block mode off + nBlock=-1; + // Insert the clipboard into the text at the cursor position. + // The new cursor position is behind the just inserted text. + { + // we don't know how many characters get added so + // nCursor += GetStringLength(sClipboard) + // might be wrong. + int nLenOld = GetStringLength(sText); + sText = InsertText(sText, nCursor, sClipboard, nMaxLength); + int nLenNew = GetStringLength(sText); + + nCursor += (nLenNew - nLenOld); + } + break; + case nKeyInsert: // insert text + // If a block is marked we delete that block. + if (IsBlockMarked(nCursor, nBlock)) + { + sText = DeleteBlock(sText, nBlock, nCursor); + nCursor = _min(nBlock, nCursor); + } + nBlock=-1; + // If the user has entered some text into the chat line + // and has pressed the enter key we can read that text + // and insert it into the editor. + sInsert = GetPCChatMessageEx(oPC, bUsePlayerChatEvent); + { + // we don't know how many characters get added so + // nCursor += GetStringLength(sInsert) + // might be wrong. + int nLenOld = GetStringLength(sText); + sText = InsertText(sText, nCursor, sInsert, nMaxLength); + int nLenNew = GetStringLength(sText); + + nCursor += (nLenNew - nLenOld); + } + break; + case nKeyReturn: // return + // If a block is marked we delete that block. + if (IsBlockMarked(nCursor, nBlock)) + { + sText = DeleteBlock(sText, nBlock, nCursor); + nCursor = _min(nBlock, nCursor); + } + nBlock=-1; + // We insert line feed at cursor position + sInsert = "\n"; + { + // we don't know how many characters get added so + // nCursor += GetStringLength(sInsert) + // might be wrong. + int nLenOld = GetStringLength(sText); + sText = InsertText(sText, nCursor, sInsert, nMaxLength); + int nLenNew = GetStringLength(sText); + + if (nLenNew>nLenOld) + { + nCursor = IncCursor(sText, nCursor); + } + } + break; + case nKeyColorMenu: // color + // Activate the color menu + nMenuMode = nColorMenu; + break; + case nKeyFileMenu: + nMenuMode = nFileMenu; + break; + } + + // write key pressed and time on player + StoreAction(oPC, nAction); + + break; + case nColorMenu: + nMenuMode = nMainMenu; + if ((nAction>=1) && (nAction<=20)) + { + // The user has selected a color. Lets get the color tag. + sInsert = GetColorTag(nAction-1); + } + else if (nAction==21) + { + // The user has selected the close color tag. + sInsert = ""; + } + else + { + // The user has probably selected 'Back to main menu' + sInsert = ""; + } + + if (sInsert!="") + { + if (IsBlockMarked(nCursor, nBlock) && (nAction!=21)) + { + // If a block is marked (and a color tag is choosen) we add + // a close color tag behind the block and the color tag in + // front of the block. That will make sure that only the + // marked block gets colored. + sText = InsertText(sText, _max(nCursor, nBlock), "", nMaxLength); + sText = InsertText(sText, _min(nCursor, nBlock), sInsert, nMaxLength); + if (nBlock=1) && (nAction<=nNumberOfLoadSaveSlots)) + { + SaveTextToSlot(oPC, nAction, sText); + } + else if ((nAction>nNumberOfLoadSaveSlots) && (nAction<2*nNumberOfLoadSaveSlots)) + { + sText = LoadTextFromSlot(oPC, nAction-nNumberOfLoadSaveSlots, + nMaxLength, (bSingleLine ? 1 : 0)); + nBlock = -1; + nCursor = GetStringLength(sText); + } + break; + } + + MK_DELIMITER_Initialize(); + + switch (nMenuMode) + { + case nMainMenu: + // If the block operations are disabled the appropriate dialog options + // are disabled as well. + // Also if the clipboard is empty the 'Shift Insert' option is + // disabled. + MK_GenericDialog_SetCondition(nKeyShiftPos1, (!bDisableBlock)); + MK_GenericDialog_SetCondition(nKeyShiftCursorLeft, (!bDisableBlock)); + MK_GenericDialog_SetCondition(nKeyShiftCursorRight, (!bDisableBlock)); + MK_GenericDialog_SetCondition(nKeyShiftEnd, (!bDisableBlock)); + MK_GenericDialog_SetCondition(nKeyShiftInsert, (sClipboard!="") && (!bDisableBlock)); + MK_GenericDialog_SetCondition(nKeyShiftDelete, (!bDisableBlock)); + MK_GenericDialog_SetCondition(nKeyCtrlInsert, (!bDisableBlock)); + MK_GenericDialog_SetCondition(nKeyReturn, !bSingleLine); + // If colors are disabled the color menu is disabled. + MK_GenericDialog_SetCondition(nKeyColorMenu, !bDisableColors); + MK_GenericDialog_SetCondition(nKeyFileMenu, !bDisableLoadSave); + + MK_GenericDialog_SetCondition(GetLocalInt(oPC, g_varEditorOK), TRUE); + MK_GenericDialog_SetCondition(GetLocalInt(oPC, g_varEditorCancel), TRUE); + + break; + case nColorMenu: + // Create the color menu. + SetColorMenuStrings(); + break; + case nFileMenu: + // Create the file menu. + SetFileMenuStrings(oPC); + break; + } + + // Generate the editor screen. + CreateDisplay(oPC, sText, nCursor, nBlock); + + // Store the editor variables on the player. + SetLocalString(oPC, g_varEditorBuffer, sText); + SetLocalString(oPC, g_varEditorClipboard, sClipboard); + SetLocalInt(oPC, g_varEditorCursor, nCursor); + SetLocalInt(oPC, g_varEditorBlock, nBlock); + SetLocalInt(oPC, g_varEditorMenuMode, nMenuMode); + + return TRUE; +} + +int _min(int a, int b) +{ + if (a==-1) return b; + if (b==-1) return a; + if (a0)) + { + if (MK_IsColorTag(sText,nCursor)) + { + nCursor+=6; + } + else if (MK_IsCloseTag(sText,nCursor)) + { + nCursor+=4; + } + else if (nCursor0) && (nDelta>0)) + { + if ((nCursor>5) && (MK_IsColorTag(sText,nCursor-6))) + { + nCursor-=6; + } + else if ((nCursor>3) && (MK_IsCloseTag(sText,nCursor-4))) + { + nCursor-=4; + } + else if (nCursor>0) + { + nCursor--; + } + nDelta--; + } + return nCursor; +} + +int GetColor2DAMode() +{ + object oModule = GetModule(); + if (!GetIsObjectValid(oModule)) return 2; + + int nColor2DAMode = GetLocalInt(oModule, g_varEditorColor2DA); + if (nColor2DAMode==0) + { + if (Get2DAString(sColor2DA, sColor2DAName, 0)!="") + { + nColor2DAMode=1; + } + else + { + nColor2DAMode=2; + } + SetLocalInt(oModule, g_varEditorColor2DA, nColor2DAMode); + } + return nColor2DAMode; +} + +string GetColorName(int iColor) +{ + string sColor; + if (GetColor2DAMode()==1) + { + sColor = Get2DAString(sColor2DA, sColor2DAName, iColor); + } + else + { + switch (iColor) + { + case 0: sColor = sColorNameRed; break; + case 1: sColor = sColorNameGreen; break; + case 2: sColor = sColorNameBlue; break; + case 3: sColor = sColorNameCyan; break; + case 4: sColor = sColorNameMagenta; break; + case 5: sColor = sColorNameYellow; break; + default: sColor = ""; + } + } + return sColor; +} + +string GetColorTag(int iColor) +{ + string sTag; + if (GetColor2DAMode()==1) + { + sTag = Get2DAString(sColor2DA, sColor2DATag, iColor); + } + else + { + switch (iColor) + { + case 0: sTag = sColorTagRed; break; + case 1: sTag = sColorTagGreen; break; + case 2: sTag = sColorTagBlue; break; + case 3: sTag = sColorTagCyan; break; + case 4: sTag = sColorTagMagenta; break; + case 5: sTag = sColorTagYellow; break; + default: sTag = ""; + } + } + return sTag; +} + +void SetColorMenuStrings() +{ + int iColor=0; + int bOk = TRUE; + string sColor, sTag; + string sLine; + while (bOk) + { + bOk = FALSE; + sColor = GetColorName(iColor); + if (sColor!="") + { + sTag = GetColorTag(iColor); + if (MK_IsColorTag(sTag)) + { + sLine = sTag+sColor+""; + + SetCustomToken(19951+iColor, sLine); + + MK_GenericDialog_SetCondition(iColor+1, TRUE); + bOk = TRUE; + iColor++; + } + } + else + { + } + } + while (iColor<20) + { + MK_GenericDialog_SetCondition(iColor+1, FALSE); + iColor++; + } + MK_GenericDialog_SetCondition(21, TRUE); // Color off +} + +string GetFileSlotVarName(int nSlot) +{ + return g_varEditorLoadSaveSlots + + MK_IntToString(nSlot, 2, "0"); +} + +string LoadTextFromSlot(object oObject, int nSlot, int nMaxLength, int nLineFeedMode) +{ + string sSlotVarName = GetFileSlotVarName(nSlot); + string sText = GetLocalString(oObject, sSlotVarName); + if ((nMaxLength>0) && (MK_GetStringLength(sText, TRUE)>nMaxLength)) + { + sText = MK_GetStringLeft(sText, nMaxLength, TRUE); + } + switch (nLineFeedMode) + { + case 0: // ignore + break; + case 1: // cut + { + int nNewLinePos = FindSubString(sText, "\n"); + if (nNewLinePos!=-1) + { + sText = GetStringLeft(sText, nNewLinePos); + } + } + break; + case 2: // remove + sText = MK_RemoveFromString(sText, "\n"); + break; + } + return sText; +} + +void SaveTextToSlot(object oObject, int nSlot, string sText) +{ + string sSlotVarName = GetFileSlotVarName(nSlot); + SetLocalString(oObject, sSlotVarName, sText); +} + +string CreateFileMenuText(object oObject, int bSave, int nSlot) +{ + string sLine=""; + + string sText = LoadTextFromSlot(oObject, nSlot, -1, 2); + if ((!bSave) && (sText=="")) + { + // we don't want to load empty text; + return sLine; + } + + // if the text is too long we display only the first characters + if (MK_GetStringLength(sText,TRUE)>nMaxTextDisplayLength) + { + sText = MK_GetStringLeft(sText, nMaxTextDisplayLength-2, TRUE) + "..."; + } + + if (sText=="") + { + sText = "empty"; + } + else + { + sText = "'"+sText+"'"; + } + + sLine = (bSave ? sSaveToSlotColorTag + "Save to" : + sLoadFromSlotColorTag + "Load from") + + " slot " + MK_IntToString(nSlot, 2, "0") + sCloseTag + + " (" + sText + ")"; + return sLine; +} + +void SetFileMenuStrings(object oObject) +{ + int nStartToken = 19951; + int i=0; + string sLine; + while (++i<=2*nNumberOfLoadSaveSlots) + { + sLine = CreateFileMenuText(oObject, + i<=nNumberOfLoadSaveSlots, + ((i-1) % nNumberOfLoadSaveSlots) +1); + + SetCustomToken(nStartToken+i-1, sLine); + MK_GenericDialog_SetCondition(i,sLine!=""); + } + do + { + MK_GenericDialog_SetCondition(i, FALSE); + } + while (++i<=21); +} + +string GetPCChatMessageEx(object oPC, int bUsePlayerChatEvent) +{ + string sMessage; + if (bUsePlayerChatEvent) + { + sMessage = GetLocalString(oPC, g_varEditorChatMessageString); + } + else + { + sMessage = GetPCChatMessage(); + } + return sMessage; +} + +void IncLocalInt(object oObject, string sVarName, int n) +{ + if (!GetIsObjectValid(oObject)) return; + int nValue = GetLocalInt(oObject, sVarName); + nValue+=n; + SetLocalInt(oObject, sVarName, nValue); +} + +struct mk_lastaction +{ + int nAction; + float fTimeStamp; +}; + +// stores nAction and the current time on the oObject +void StoreAction(object oObject, int nAction) +{ + SetLocalInt(oObject, g_varEditorLastAction, nAction); + mk_writeTimeStampToObject(oObject, g_varEditorTimeStamp); +} + +// reads nAction and time stamp from oObject +struct mk_lastAction GetLastAction(object oObject) +{ + struct mk_lastAction lastAction; + lastAction.nAction = GetLocalInt(oObject, g_varEditorLastAction); + lastAction.fTimeStamp = mk_getTimeSinceTimeStamp(oObject, g_varEditorTimeStamp); + return lastAction; +} + +int CalculateCursorSpeed(object oObject, int nAction) +{ + int nCursorSpeed=1; + struct mk_lastAction lastAction = GetLastAction(oObject); + int nCursorSpeedMode; + + if (nAction==lastAction.nAction) + { + nCursorSpeedMode = GetLocalInt(oObject, g_varEditorCursorSpeedMode); + + // Time passed in milliseconds + float fTimeSpan = lastAction.fTimeStamp * 2.0f * 60.0f * 1000.0f; + + struct mk_datetime dateTimeSpan = + mk_timeStampToDateTimeSpan(lastAction.fTimeStamp); + string sOutput = mk_formatDateTimeSpan(dateTimeSpan); + +// MK_DEBUG_TRACE("Delta="+sOutput+" ("+FloatToString(lastAction.fTimeStamp)+") ," +// +IntToString(FloatToInt(fTimeSpan))+" milliseconds."); + + if (fTimeSpan < fSpeedUpCursorMovementTime) + { + nCursorSpeedMode++; + } + else if (fTimeSpan < 2.0 * fSpeedUpCursorMovementTime) + { + } + else if (fTimeSpan < 3.0 * fSpeedUpCursorMovementTime) + { + nCursorSpeedMode--; + } + else + { + nCursorSpeedMode=1; + } + if (nCursorSpeedMode< 1) nCursorSpeedMode= 1; + if (nCursorSpeedMode>10) nCursorSpeedMode=10; + } + else + { + nCursorSpeedMode = 1; + } + + SetLocalInt(oObject, g_varEditorCursorSpeedMode, nCursorSpeedMode); + + switch (nCursorSpeedMode) + { + case 1: + case 2: + nCursorSpeed=1; + break; + case 3: + case 4: + nCursorSpeed=2; + break; + case 5: + case 6: + nCursorSpeed=3; + break; + case 7: + case 8: + nCursorSpeed=4; + break; + case 9: + case 10: + nCursorSpeed=5; + break; + } +/* + MK_DEBUG_TRACE( + "CursorSpeedMode=" + IntToString(nCursorSpeedMode)+", "+ + "CursorSpeed=" + IntToString(nCursorSpeed)); +*/ + return nCursorSpeed; +} + +/* +void main() +{ +} +/**/ + + diff --git a/_module/nss/mk_get_version.nss b/_module/nss/mk_get_version.nss new file mode 100644 index 00000000..623a8840 --- /dev/null +++ b/_module/nss/mk_get_version.nss @@ -0,0 +1,6 @@ +#include "mk_inc_version" + +void main() +{ + MK_VERSION_DetectGameVersionQ(OBJECT_SELF, GetLocalInt(OBJECT_SELF, "MK_NWN_VERSION_DEBUG_MESSAGE")); +} diff --git a/_module/nss/mk_im_cancel.nss b/_module/nss/mk_im_cancel.nss new file mode 100644 index 00000000..42e98c87 --- /dev/null +++ b/_module/nss/mk_im_cancel.nss @@ -0,0 +1,83 @@ +////////////////////////////////////////////////////////// +/* + Item Appearance Modification Conversation + Cancel Conversation Script +*/ +////////////////////////////////////////////////////////// + +//#include "mk_inc_init" +#include "mk_inc_generic" +#include "mk_inc_craft" +#include "mk_inc_ccoh_db" +#include "mk_inc_2da_disp" +#include "mk_inc_ccoh_db" + +void main() +{ + + object oPC = GetPCSpeaker(); + + object oTarget = MK_GetCurrentTarget(oPC); + + MK_DEBUG_TRACE("Executing 'mk_im_cancel' script. Current mod mode is '"+IntToString(CIGetCurrentModMode(oPC))+"!"); +// MK_DEBUG_TRACE(" > oPC: '"+GetName(oPC)+"'"); +// MK_DEBUG_TRACE(" > oTarget: '"+GetName(oTarget)+"'"); + +// int bDisableExtendedEditionFeatures = MK_INIT_GetAreEEFeaturesDisabled(); + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_INVALID: + AssignCommand(oPC, ClearAllActions()); + break; + case MK_CI_MODMODE_CHARACTER: + MK_RestoreCharacterDescription(oPC); + SendMessageToPC(oPC, "Canceling character description editing - original description is restored."); + AssignCommand(oPC,ClearAllActions()); + break; + case MK_CI_MODMODE_BODY: + MK_CCOH_DB_RestoreBody(oTarget); + SendMessageToPC(oPC, "Canceling body modifying - original appearance is restored."); + MK_DoneBodyPart(oPC, oTarget); + AssignCommand(oPC,ClearAllActions()); + break; + case X2_CI_MODMODE_ARMOR: + case X2_CI_MODMODE_WEAPON: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + case MK_CI_MODMODE_SHIELD: + SendMessageToPC(oPC, "Canceling item modifying - original appearance is restored."); + MK_CancelModifyItem(oTarget, oPC); + break; + case MK_CI_MODMODE_ITEM: + SendMessageToPC(oPC, "Canceling item modifying - original item is restored."); + MK_CancelModifyItem(oTarget, oPC); + break; + } + + CISetCurrentModMode(oPC,X2_CI_MODMODE_INVALID ); + + MK_RemoveTemporaryEffects(oPC, MK_TAG_TEMP_EFFECT, oTarget); + + if (!GetLocalInt(oPC, MK_KEEP_CURRENT_TARGET)) + { + MK_SetCurrentTarget(oPC, OBJECT_INVALID); + } + else + { + DeleteLocalInt(oPC, MK_KEEP_CURRENT_TARGET); + } + + // in case the ESC key was used to exit the dialog + MK_Editor_CleanUp(oPC); + + MK_CCOH_DB_Cleanup(oPC); + MK_2DA_DISPLAY_Cleanup(); + + MK_GenericDialog_CleanUp(); + + MK_INIT_Cleanup(oPC, "MK_CCOH", "MK_CCOH_USER"); + + RestoreCameraFacing(); + +} diff --git a/_module/nss/mk_im_finished.nss b/_module/nss/mk_im_finished.nss new file mode 100644 index 00000000..9a373b0f --- /dev/null +++ b/_module/nss/mk_im_finished.nss @@ -0,0 +1,66 @@ +////////////////////////////////////////////////////////// +/* + Item Appearance Modification Conversation + Finish Conversation Script +*/ +////////////////////////////////////////////////////////// + +#include "mk_inc_generic" +#include "mk_inc_craft" +#include "mk_inc_body" +#include "mk_inc_horse" +#include "mk_inc_2da_disp" +#include "mk_inc_ccoh_db" + +void main() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); +// MK_DEBUG_TRACE("Executing 'mk_im_finish' script. Current mod mode is '"+IntToString(CIGetCurrentModMode(oPC))+"!"); + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_INVALID: + AssignCommand(oPC, ClearAllActions()); + break; + case MK_CI_MODMODE_CHARACTER: + AssignCommand(oPC, ClearAllActions()); + SendMessageToPC(oPC, "Finishing character description editing."); + break; + case MK_CI_MODMODE_BODY: + switch (MK_GetBodyPartToBeModified(oPC)) + { + case MK_CRAFTBODY_HORSE: + if (MK_GetIsRiding(oTarget)) + { + SetLocalInt(oTarget, MK_VAR_CURRENT_HORSE, GetCreatureTailType(oTarget)); + } + break; + } + MK_DoneBodyPart(oPC, oTarget); + SendMessageToPC(oPC, "Finishing body modifying."); + break; + case X2_CI_MODMODE_ARMOR: + case X2_CI_MODMODE_WEAPON: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + case MK_CI_MODMODE_SHIELD: + MK_FinishModifyItem(oTarget, oPC); + SendMessageToPC(oPC, "Finishing item modifying."); + break; + } + CISetCurrentModMode(oPC, X2_CI_MODMODE_INVALID ); + + MK_RemoveTemporaryEffects(oPC, MK_TAG_TEMP_EFFECT, oTarget); + + MK_SetCurrentTarget(oPC, OBJECT_INVALID); + + MK_CCOH_DB_Cleanup(oPC); + MK_2DA_DISPLAY_Cleanup(); + + MK_GenericDialog_CleanUp(); + + MK_INIT_Cleanup(oPC, "MK_CCOH", "MK_CCOH_USER"); + + RestoreCameraFacing() ; +} diff --git a/_module/nss/mk_im_getchanged.nss b/_module/nss/mk_im_getchanged.nss new file mode 100644 index 00000000..bf2b2db0 --- /dev/null +++ b/_module/nss/mk_im_getchanged.nss @@ -0,0 +1,27 @@ +//#include "x2_inc_craft" +#include "mk_inc_craft" + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + object oBackup = CIGetCurrentModBackup(oPC); + object oItem = CIGetCurrentModItem(oPC); + + int iResult; + + switch (CIGetCurrentModMode(oPC)) + { + case MK_CI_MODMODE_CHARACTER: + iResult = MK_GetIsDescriptionModified(oTarget); + break; +// case MK_CI_MODMODE_ITEM: +// iResult = (GetIsObjectValid(oItem) && (GetLocalInt(oItem, "MK_ITEM_MODIFIED")==1)); +// break; + default: + iResult = MK_GetIsModified(oItem, oBackup); + break; + } + + return iResult; +} diff --git a/_module/nss/mk_im_start.nss b/_module/nss/mk_im_start.nss new file mode 100644 index 00000000..ae1a1d29 --- /dev/null +++ b/_module/nss/mk_im_start.nss @@ -0,0 +1,172 @@ +#include "mk_inc_craft" +#include "mk_inc_generic" +#include "mk_inc_ccoh_db" +#include "mk_inc_states" + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + object oItem; + + MK_CCOH_DB_Init(oPC); + + int nAction = MK_GenericDialog_GetAction(TRUE); + int nState = MK_GenericDialog_GetState(); + + switch (nState) + { + case MK_STATE_DATABASE_3: + MK_DEBUG_TRACE("mk_im_start: GetState=MK_STATE_DATABASE_3"); + switch (nAction) + { + case 250: + { + int nSelectedIASStrTypes = MK_CCOH_DB_GetSelectedIASStrTypes(oPC); + switch (MK_CCOH_DB_GetReadWriteMode(oPC)) + { + case MK_CCOH_DB_READ: + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + case X2_CI_MODMODE_WEAPON: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + case MK_CI_MODMODE_SHIELD: + { + oItem = CIGetCurrentModItem(oPC); + + object oItemQ = MK_CCOH_DB_ReadItemAppearanceFromDatabase( + oPC, oItem, + MK_CCOH_DB_GetCurrentSlot(oPC), + nSelectedIASStrTypes); + if (GetIsObjectValid(oItemQ)) + { + DestroyObject(oItem); + oItem = oItemQ; + CISetCurrentModItem(oPC, oItem); + MK_EquipModifiedItem(oTarget, oPC); + SendMessageToPC(oPC, "Appearance read from database!"); + } + else + { + SendMessageToPC(oPC, "Failed to read appearance from database!"); + } + } +// case MK_CI_MODMODE_BODY: +// break; + } + break; + case MK_CCOH_DB_WRITE: + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + case X2_CI_MODMODE_WEAPON: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + case MK_CI_MODMODE_SHIELD: + oItem = CIGetCurrentModItem(oPC); + if (MK_CCOH_DB_WriteItemAppearanceToDatabase( + oPC, oItem, + MK_CCOH_DB_GetCurrentSlot(oPC), + nSelectedIASStrTypes, + MK_CCOH_DB_GetCurrentSlotName(oPC))) + { + SendMessageToPC(oPC, "Appearance written to database!"); + } + else + { + SendMessageToPC(oPC, "Failed to write appearance to database!"); + } + break; +// case MK_CI_MODMODE_BODY: +// break; + } + break; + } + break; + } + } + nState = MK_STATE_INIT; + MK_GenericDialog_SetState(nState); + break; + case MK_STATE_DATABASE_1: + MK_DEBUG_TRACE("mk_im_start: GetState=MK_STATE_DATABASE_1"); + oItem = CIGetCurrentModItem(oPC); + nState = MK_STATE_INIT; + MK_GenericDialog_SetState(nState); + break; + case MK_STATE_INIT: + MK_DEBUG_TRACE("mk_im_start: GetState=MK_STATE_INIT"); + switch (nAction) + { + case X2_CI_MODMODE_ARMOR: + case X2_CI_MODMODE_WEAPON: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + case MK_CI_MODMODE_SHIELD: + StoreCameraFacing(); + CISetCurrentModMode(oPC, nAction); + MK_SetCurrentModPart(oPC, -1); + oItem = GetItemInSlot(MK_GetCurrentInventorySlot(oPC), oTarget); + // Make backup, make mirror item, call CISetCurrentModItem(), ... + MK_StartModifyItem(oPC, oItem, TRUE); + // Add light effect and immobilize player + MK_AddTemporaryEffects(oPC, MK_TAG_TEMP_EFFECT, TRUE, oTarget); + break; + default: + return FALSE; + } + break; + } + + float fFacing = GetFacing(oPC); + float fDistance = 3.5f; + float fPitch = 75.0f; + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + fFacing += 180.0; + break; + case X2_CI_MODMODE_WEAPON: + fFacing += 90.0; + break; + case MK_CI_MODMODE_CLOAK: + fFacing += 315.0; + break; + case MK_CI_MODMODE_HELMET: + fFacing += 180.0; + break; + case MK_CI_MODMODE_SHIELD: + fFacing += 270.0; + break; + } + + if (fFacing > 359.0) + { + fFacing -=359.0; + } + SetCameraFacing(fFacing, fDistance, fPitch, CAMERA_TRANSITION_TYPE_FAST); + +// int nSlot = MK_GetCurrentInventorySlot(oPC); +// object oItem = GetItemInSlot(nSlot, oPC); + + if (CIGetCurrentModMode(oPC) == MK_CI_MODMODE_CLOAK) + { + MK_GenericDialog_SetCondition(7, MK_VERSION_GetIsVersionGreaterEqual_1_69(oPC)); + } + + MK_GenericDialog_SetCondition(21, GetLocalInt(oPC, "MK_DISABLE_SAVE_ITEM_APPEARANCE")!=1); + + int bDisableTextEditor = (MK_VERSION_GetIsVersionLower_1_69(oPC) && (GetLocalInt(oPC, "MK_DISABLE_TEXT_EDITOR") == 1)); + MK_GenericDialog_SetCondition(22, !bDisableTextEditor && GetLocalInt(oPC, "MK_ENABLE_RENAME_ITEMS")); + MK_GenericDialog_SetCondition(23, !bDisableTextEditor && GetLocalInt(oPC, "MK_ENABLE_EDIT_DESCRIPTION")); + MK_GenericDialog_SetCondition(24, !MK_GetHiddenWhenEquipped(oItem)); + + MK_SetCustomTokenByItemTypeName(oTarget, oPC); + +// MK_VerifyCurrentModItem(oPC, "mk_im_start(end)"); + + return TRUE; +} diff --git a/_module/nss/mk_inc_2da_disp.nss b/_module/nss/mk_inc_2da_disp.nss new file mode 100644 index 00000000..0e16fa42 --- /dev/null +++ b/_module/nss/mk_inc_2da_disp.nss @@ -0,0 +1,594 @@ +////////////////////////////////////////////////////////////////////////////// +// mk_inc_2da_disp.nss +////////////////////////////////////////////////////////////////////////////// + +//#include "x3_inc_string" +#include "mk_inc_debug" +#include "mk_inc_tools" +#include "mk_inc_math" +#include "mk_inc_array" +#include "mk_inc_generic" +#include "mk_inc_tlk" +#include "mk_inc_delimiter" + +// const int MK_2DA_DISP_DEBUG = TRUE; +const int MK_2DA_DISP_DEBUG = FALSE; + +const int MK_2DA_DISP_USE_CACHE = TRUE; +const int MK_2DA_DISP_CACHE_ITEM_SIZE = 4; + +const string MK_2DA_DISP_ITEM_COUNT = "MK_2DA_DISP_ITEM_COUNT"; +const string MK_2DA_DISP_CURRENT_PAGE = "MK_2DA_DISP_CURRENT_PAGE"; +const string MK_2DA_DISP_ITEMS_PER_PAGE = "MK_2DA_DISP_ITEMS_PER_PAGE"; +const string MK_2DA_DISP_2DA_FILENAME = "MK_2DA_DISP_2DA_FILENAME"; +const string MK_2DA_DISP_2DA_COL_LABEL = "MK_2DA_DISP_2DA_COL_LABEL"; +const string MK_2DA_DISP_2DA_COL_STRREF = "MK_2DA_DISP_2DA_COL_STRREF"; +const string MK_2DA_DISP_2DA_COL_NOTEMPTY = "MK_2DA_DISP_2DA_COL_NOTEMPTY"; +const string MK_2DA_DISP_2DA_COL_VALUE = "MK_2DA_DISP_2DA_COL_VALUE"; + +const string MK_2DA_DISP_CURRENT_COLOR = "MK_2DA_DISP_CURRENT_COLOR"; +const string MK_2DA_DISP_DEFAULT_COLOR = "MK_2DA_DISP_DEFAULT_COLOR"; + +const string MK_2DA_DISP_2DA_CACHE = "MK_2DA_DISP_2DA_CACHE"; + +const string MK_2DA_DISP_CALLBACK_ROW = "MK_2DA_DISP_CALLBACK_ROW"; +const string MK_2DA_DISP_CALLBACK_LABEL = "MK_2DA_DISP_CALLBACK_LABEL"; +const string MK_2DA_DISP_CALLBACK_CHECK = "MK_2DA_DISP_CALLBACK_CHECK"; + +const string MK_2DA_DISP_DIALOG_TEXT = "MK_2DA_DISP_2DA_DISLOG_TEXT"; + +const int MK_2DA_DISP_TOKEN_BASE = 14440; +const int MK_2DA_DISP_TOKEN_CURRENT_PAGE = 14431; +const int MK_2DA_DISP_TOKEN_CURRENT_VALUE = 14430; + +const int MK_2DA_DISPLAY_MAX_PAGE_LENGTH = 20; + +////////////////////////////////////////////////////////////////////////////// +// Initializes the 2DA display system +// - s2DAfile: name of the 2DA file +// - s2DAColValue: name of the value column (if empty row number is returned +// by MK_2DA_DISPLAY_GetValueAsInt(). MK_2DA_DISPLAY_GetValueAsString will +// return an empty string in case s2DAColValue is empty). +// - s2DAColLabel: name of the label column +// - s2DAColStrRef: name of StrRef column +// if s2DAColStrRef is not empty that column will be used to read the label +// from tlk. If it's empty the text in s2DAColLabel will be used as label. +// - s2DAColNotEmpty: column that's always not empty so it can be used to +// get the number of rows in the 2DA file. If s2DAColNotEmpty is empty +// s2DAColLabel will be used instead. +void MK_2DA_DISPLAY_Initialize(string s2DAFile, string s2DAColValue, string s2DAColLabel, string s2DAColStrRef, + string s2DAColNotEmpty="", int nAllowedEmptyRowsInARow=10, string sCallbackScript=""); + + +////////////////////////////////////////////////////////////////////////////// +// returns the label for an item +// - nItem: item whose label should be returned +// - bShowItemID: if TRUE ' (nItem)' is added to the label +string MK_2DA_DISPLAY_GetItemLabel(int nRow, int bShowItemID = FALSE); + + +////////////////////////////////////////////////////////////////////////////// +string MK_2DA_DISPLAY_GetValueAsString(int nLine); + +////////////////////////////////////////////////////////////////////////////// +int MK_2DA_DISPLAY_GetValueAsInt(int nLine); + +////////////////////////////////////////////////////////////////////////////// +void MK_2DA_DISPLAY_DisplayPage(int nPage, int nCurrentValue=-1, string sCallbackScript="", int bShowItemID=TRUE); + +////////////////////////////////////////////////////////////////////////////// +int MK_2DA_DISPLAY_GetPageCount(); + +////////////////////////////////////////////////////////////////////////////// +int MK_2DA_DISPLAY_GetItemCount(); + +////////////////////////////////////////////////////////////////////////////// +int MK_2DA_DISPLAY_GetPageLength(); + +////////////////////////////////////////////////////////////////////////////// +void MK_2DA_DISPLAY_SetPageLength(int nPageLength); + +////////////////////////////////////////////////////////////////////////////// +int MK_2DA_DISPLAY_GetCurrentPage(); + +////////////////////////////////////////////////////////////////////////////// +int MK_2DA_DISPLAY_GetMaxPageLength(); + +////////////////////////////////////////////////////////////////////////////// +void MK_2DA_DISPLAY_SetCurrentPage(int nPage); + +////////////////////////////////////////////////////////////////////////////// +string MK_2DA_DISPLAY_GetCache(); + +////////////////////////////////////////////////////////////////////////////// +void MK_2DA_DISPLAY_SetCache(string sCache); + +////////////////////////////////////////////////////////////////////////////// +void MK_2DA_DISPLAY_Initialize(string s2DAFile, string s2DAColValue, string s2DAColLabel, string s2DAColStrRef, string s2DAColNotEmpty, int nAllowedEmptyRowsInARow, string sCallbackScript); + +////////////////////////////////////////////////////////////////////////////// +string MK_2DA_DISPLAY_Get2DAFileName(); + +void MK_2DA_DISPLAY_DEBUG_TRACE(string sMessage) +{ + if (MK_2DA_DISP_DEBUG) + { + MK_DEBUG_TRACE(sMessage); + } +} + + +string MK_2DA_DISPLAY_GetCache() +{ + return MK_ARRAY_GetLocalArrayBuffer(OBJECT_SELF, MK_2DA_DISP_2DA_CACHE); +// return GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_CACHE); +} + +void MK_2DA_DISPLAY_SetCache(string sCache) +{ + MK_ARRAY_SetLocalArrayBuffer(OBJECT_SELF, MK_2DA_DISP_2DA_CACHE, sCache); +// SetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_CACHE, sCache); +} + +int MK_2DA_DISPLAY_GetMaxPageLength() +{ + return MK_2DA_DISPLAY_MAX_PAGE_LENGTH; +} + +void MK_2DA_DISPLAY_SetCurrentPage(int nPage) +{ + int nPageCount = MK_2DA_DISPLAY_GetPageCount(); + int nCurrentPage = (nPageCount>0 ? MK_MATH_MinInt(nPage, nPageCount) : nPage); + + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CURRENT_PAGE, nCurrentPage); +// SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CURRENT_PAGE, MK_MATH_MinInt(nPage, MK_2DA_DISPLAY_GetPageCount())); +} + +int MK_2DA_DISPLAY_GetCurrentPage() +{ + return GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CURRENT_PAGE); +} + +int MK_2DA_DISPLAY_GetPageLength() +{ + return GetLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEMS_PER_PAGE); +} + +void MK_2DA_DISPLAY_SetPageLength(int nPageLength) +{ + if (nPageLength==-1) + { + if (MK_2DA_DISPLAY_GetItemCount()<=MK_2DA_DISPLAY_MAX_PAGE_LENGTH) + { + nPageLength = MK_2DA_DISPLAY_MAX_PAGE_LENGTH; + } + else + { + nPageLength = MK_2DA_DISPLAY_MAX_PAGE_LENGTH-5; + } + } + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEMS_PER_PAGE, nPageLength); +} + + +int MK_2DA_DISPLAY_GetItemCount() +{ + return GetLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEM_COUNT); +} + +int MK_2DA_DISPLAY_GetPageCount() +{ + int nPageLength = MK_2DA_DISPLAY_GetPageLength(); + int nPageCount = (nPageLength>0 ? (((MK_2DA_DISPLAY_GetItemCount() - 1) / nPageLength) + 1) : -1); + return nPageCount; +// return (((MK_2DA_DISPLAY_GetItemCount() - 1) / MK_2DA_DISPLAY_GetPageLength()) + 1); +} + +string MK_2DA_DISPLAY_Get2DAFileName() +{ + return GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_FILENAME); +} + +int MK_2DA_DISPLAY_ItemToRow(int nItem) +{ + int nRow; + if (nItem==-1) + { + nRow = -1; + } + else if (MK_2DA_DISP_USE_CACHE) + { + nRow = MK_ARRAY_GetLocalArraySortedInt(OBJECT_SELF, MK_2DA_DISP_2DA_CACHE, nItem); +// string sCache = MK_2DA_DISPLAY_GetCache(); +// int nPos = nItem*MK_2DA_DISP_CACHE_ITEM_SIZE; +// nRow = StringToInt(GetSubString(sCache, nPos, MK_2DA_DISP_CACHE_ITEM_SIZE)); + } + else + { + nRow = nItem; + } + return nRow; +} + +int MK_2DA_DISPLAY_RowToItem(int nRow) +{ + int nItem; + if (nRow==-1) + { + nItem=-1; + } + else if (MK_2DA_DISP_USE_CACHE) + { + nItem = MK_ARRAY_SearchLocalArraySortedInt(OBJECT_SELF, MK_2DA_DISP_2DA_CACHE, nRow); + } + else + { + nItem = nRow; + } + return nItem; +} + +string MK_2DA_DISPLAY_GetItemLabel(int nRow, int bShowItemID) +{ +// string sLabel; + string s2DAFile = GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_FILENAME); + string sColumnStrRef = GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_STRREF); + string sColumnLabel = GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_LABEL); + +// int nRow = MK_2DA_DISPLAY_ItemToRow(nItem); + + string sLabel = MK_TLK_Get2DAStringByStrRef(s2DAFile, nRow, sColumnStrRef, sColumnLabel, GetGender(OBJECT_SELF)); + +// int nStrRef = MK_Get2DAInt(s2DAFile, sColumnStrRef, nRow, 0); +// if (nStrRef!=0) +// { +// sLabel = MK_TLK_GetStringByStrRef(nStrRef, GetGender(OBJECT_SELF)); +// if (GetStringLeft(sLabel, 9) == "BadStrRef") +// { +// sLabel = Get2DAString(s2DAFile, sColumnLabel, nRow); +// } +// } +// else +// { +// sLabel = Get2DAString(s2DAFile, sColumnLabel, nRow); +// } + + if (bShowItemID) + { + sLabel += (" ("+IntToString(nRow)+")"); + } + return sLabel; +} + +int MK_2DA_DISPLAY_CalculateItemCount(string s2DAFile, string sColumn, int nAllowedEmptyRowsInARow=10, string sCallbackScript="") +{ + int nCount = 0; + int nRow = 0; + int nMaxRow = -1; + string sValue; + int bOk; + int nEmptyRows = 0; + string sCache = ""; + do + { + sValue = Get2DAString(s2DAFile, sColumn, nRow); +// MK_DEBUG_TRACE("MK_2DA_DISPLAY_CalculateItemCount: s2DA="+s2DAFile+", col="+sColumn+", nRow="+IntToString(nRow)+", sValue="+sValue); + if (sValue!="") + { + bOk = TRUE; + nEmptyRows = 0; + + if (MK_2DA_DISP_USE_CACHE) + { + int bCheck=TRUE; + if (sCallbackScript!="") + { + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW, nRow); +// MK_DEBUG_TRACE("Running callback script '"+sCallbackScript+"'..."); + ExecuteScript(sCallbackScript); + bCheck = GetLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_CHECK); + } + + if (bCheck) + { + sCache+=MK_ARRAY_LocalArraySortedInt_IntToString(nRow); +// sCache+=MK_IntToString(nRow, MK_2DA_DISP_CACHE_ITEM_SIZE, "0"); + nCount++; + } + } + else + { + nMaxRow = nRow; + } + } + else + { + bOk = ((++nEmptyRows) <= nAllowedEmptyRowsInARow); + } +// MK_DEBUG_TRACE("MK_2DA_DISPLAY_CalculateItemCount: nRow="+IntToString(nRow) +// +", sValue='"+sValue+"', nCount="+IntToString(nCount)+", nMaxRow=" +// +IntToString(nMaxRow)); + + nRow++; + + } + while (bOk); + + if (MK_2DA_DISP_USE_CACHE) + { + MK_2DA_DISPLAY_SetCache(sCache); + } + else + { + nCount = nMaxRow+1; + } +// MK_DEBUG_TRACE("MK_2DA_DISPLAY_CalculateItemCount(): "+IntToString(nCount)+"."); + + return nCount; +} + + +void MK_2DA_DISPLAY_Initialize(string s2DAFile, string s2DAColValue, string s2DAColLabel, string s2DAColStrRef, string s2DAColNotEmpty, int nAllowedEmptyRowsInARow, string sCallbackScript) +{ + MK_2DA_DISPLAY_DEBUG_TRACE("Initializing 2DA display system..."); + SetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_FILENAME, s2DAFile); + SetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_VALUE, s2DAColValue); + SetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_LABEL, s2DAColLabel); + SetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_STRREF, s2DAColStrRef); + SetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_NOTEMPTY, (s2DAColNotEmpty != "" ? s2DAColNotEmpty : s2DAColLabel)); + + if (s2DAFile!="") + { + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEM_COUNT, + MK_2DA_DISPLAY_CalculateItemCount(s2DAFile, GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_NOTEMPTY), nAllowedEmptyRowsInARow, sCallbackScript)); + } + else + { + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEM_COUNT, 0); + } + + MK_2DA_DISPLAY_SetCurrentPage(1); + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEMS_PER_PAGE, 20); + MK_2DA_DISPLAY_DEBUG_TRACE("2DA display system initialized (nItemCount="+IntToString(MK_2DA_DISPLAY_GetItemCount())+")."); +} + +void MK_2DA_DISPLAY_InitializeVirtual(string sCache) +{ + MK_2DA_DISPLAY_SetCache(sCache); + SetLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEM_COUNT, GetStringLength(sCache) / MK_2DA_DISP_CACHE_ITEM_SIZE); + MK_2DA_DISPLAY_SetCurrentPage(1); + MK_DEBUG_TRACE("virtual 2DA display system initialized (nItemCount="+IntToString(MK_2DA_DISPLAY_GetItemCount())+")."); +} + +int MK_2DA_DISPLAY_UpdatePage(int nAction) +{ + int nCurrentPage = MK_2DA_DISPLAY_GetCurrentPage(); + int nPageCount = MK_2DA_DISPLAY_GetPageCount(); + int nPageOld=nCurrentPage; + switch (nAction) + { + case 250: + // First Page + MK_2DA_DISPLAY_SetCurrentPage(nCurrentPage=1); + break; + case 251: + // Prev Page + if (nCurrentPage>1) + MK_2DA_DISPLAY_SetCurrentPage(--nCurrentPage); + break; + case 252: + // Next Page + if (nCurrentPage"; + //StringToRGBString(sText, sRGB); + bEnable = TRUE; + } + } + + SetCustomToken(nToken, sText); +// MK_2DA_DISPLAY_DEBUG_TRACE("DispOptions: nToken="+IntToString(nToken)+", sText='"+sText+"', bEnable="+IntToString(bEnable)); + } + else + { + bEnable = FALSE; + } + MK_GenericDialog_SetCondition(nCondition, bEnable); +} + +void MK_2DA_DISPLAY_DisplayNavigationOptions(int nPage, int nPageCount) +{ + MK_2DA_DISPLAY_DisplayNavigationOption(250, -71, 14402, nPage>1); + MK_2DA_DISPLAY_DisplayNavigationOption(251, -72, 14403, nPage>1); + MK_2DA_DISPLAY_DisplayNavigationOption(252, -73, 14404, nPage1, 249); + MK_DELIMITER_Initialize(TRUE, 249); +// MK_GenericDialog_SetCondition(249, (nPageCount>1) && MK_DELIMITER_GetUseDelimiter()); +} + +void MK_2DA_DISPLAY_DisplayPage(int nPage, int nCurrentValue, string sCallbackScript, int bShowItemID) +{ + int iLine = 0; + int nPageLength = MK_2DA_DISPLAY_GetPageLength(); + int nItemCount = MK_2DA_DISPLAY_GetItemCount(); + int nPageCount = MK_2DA_DISPLAY_GetPageCount(); + int nMaxPageLength = MK_2DA_DISPLAY_GetMaxPageLength(); + int iItem = (nPage-1) * nPageLength; + + object oPC = GetPCSpeaker(); + + MK_2DA_DISPLAY_DEBUG_TRACE("DisplayPage: nPage="+IntToString(nPage) + +", nPageCount="+IntToString(nPageCount) + +", nPageLength="+IntToString(nPageLength) + +", nItemCount="+IntToString(nItemCount) + +", iItem="+IntToString(iItem) + ); + + MK_2DA_DISPLAY_DisplayNavigationOptions(nPage, nPageCount); + + string sLabel; + int bEnable; + while (iLine"; + } +// MK_DEBUG_TRACE("Label("+IntToString(iLine)+")="+sLabel); + SetCustomToken(MK_2DA_DISP_TOKEN_BASE + iLine, sLabel); + bEnable = TRUE; + } + else + { + bEnable = FALSE; + } + + MK_GenericDialog_SetCondition(iLine, bEnable); + + iItem++; + iLine++; + } + + string s = ""; + if (nPageCount>1) + { + s = "\n"+MK_TLK_GetStringByStrRef(-75)+" "+IntToString(nPage)+"/"+IntToString(nPageCount); + } + if (MK_2DA_DISP_TOKEN_CURRENT_PAGE>0) + { + SetCustomToken(MK_2DA_DISP_TOKEN_CURRENT_PAGE, s); + } + + if (nCurrentValue!=-1) + { + s = MK_2DA_DISPLAY_GetItemLabel(nCurrentValue, TRUE); + } + else + { + s = ""; + } + if (MK_2DA_DISP_TOKEN_CURRENT_VALUE>0) + { + SetCustomToken(MK_2DA_DISP_TOKEN_CURRENT_VALUE, s); + } + +} + +int MK_2DA_DISPLAY_GetSelectedItem(int nLine) +{ + int nPageLength = MK_2DA_DISPLAY_GetPageLength(); + if ((nLine<0) || (nLine>=nPageLength)) + { + return -1; + } + return ((MK_2DA_DISPLAY_GetCurrentPage()-1) * nPageLength) + nLine; +} + +int MK_2DA_DISPLAY_GetSelectedRow(int nLine) +{ + return MK_2DA_DISPLAY_ItemToRow(MK_2DA_DISPLAY_GetSelectedItem(nLine)); +} + +string MK_2DA_DISPLAY_GetValueAsString(int nLine) +{ + string sResult = ""; + int nRow = MK_2DA_DISPLAY_GetSelectedRow(nLine); + + string sColValue = GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_VALUE); + if (sColValue!="") + { + string s2DAFile = GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_FILENAME); + sResult = Get2DAString(s2DAFile, sColValue, nRow); + } + return sResult; +} + +int MK_2DA_DISPLAY_GetValueAsInt(int nLine) +{ + int nResult = MK_2DA_DISPLAY_GetSelectedRow(nLine); + string sColValue = GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_VALUE); + if (sColValue!="") + { + string s2DAFile = GetLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_FILENAME); + nResult = StringToInt(Get2DAString(s2DAFile, sColValue, nResult)); + } + return nResult; +} + +int MK_2DA_DISPLAY_EnsureVisible(int nRow) +{ + int nItem = MK_2DA_DISPLAY_RowToItem(nRow); + int nCurrentPage = ( (nItem!=-1) ? (nItem / MK_2DA_DISPLAY_GetPageLength()) + 1 : MK_2DA_DISPLAY_GetCurrentPage() ); +// MK_2DA_DISPLAY_DEBUG_TRACE("MK_2DA_DISPLAY_EnsureVisible: nRow="+IntToString(nRow) +// +", nItem="+IntToString(nItem) +// +", PageLength="+IntToString(MK_2DA_DISPLAY_GetPageLength()) +// +", nCurPage="+IntToString(nCurrentPage)); + MK_2DA_DISPLAY_SetCurrentPage(nCurrentPage); + return nCurrentPage; +} + +void MK_2DA_DISPLAY_Cleanup() +{ + DeleteLocalInt(OBJECT_SELF, MK_2DA_DISP_CURRENT_PAGE); + DeleteLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEMS_PER_PAGE); + DeleteLocalInt(OBJECT_SELF, MK_2DA_DISP_ITEM_COUNT); + DeleteLocalInt(OBJECT_SELF, MK_2DA_DISP_CALLBACK_ROW); + DeleteLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_FILENAME); + DeleteLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_VALUE); + DeleteLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_LABEL); + DeleteLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_STRREF); + DeleteLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_COL_NOTEMPTY); + DeleteLocalString(OBJECT_SELF, MK_2DA_DISP_2DA_CACHE); +} diff --git a/_module/nss/mk_inc_app.nss b/_module/nss/mk_inc_app.nss new file mode 100644 index 00000000..85c3852d --- /dev/null +++ b/_module/nss/mk_inc_app.nss @@ -0,0 +1,6 @@ +////////////////////////////////////////////////////////////////////////////// +// mk_inc_app.nss +////////////////////////////////////////////////////////////////////////////// + + +const string g_2daAppearanceType = "appearance"; diff --git a/_module/nss/mk_inc_array.nss b/_module/nss/mk_inc_array.nss new file mode 100644 index 00000000..3a8926f1 --- /dev/null +++ b/_module/nss/mk_inc_array.nss @@ -0,0 +1,232 @@ +// mk_inc_array + +#include "mk_inc_tools" + +/////////////////////////////////////////////////////////////////////////////// +// General functions + +// Returns the buffer for the specified array +// - oObject: object the array is stored on +// - sArrayName: name of the array +// * return value: buffer of specified array +string MK_ARRAY_GetLocalArrayBuffer(object oObject, string sArrayName); + +// Sets the buffer for the specified array +// - oObject: object the array is stored on +// - sArrayName: name of the array +// - sBuffer: buffer the specified array should use. +// sBuffer is supposed to contain only '0' and '1'. +void MK_ARRAY_SetLocalArrayBuffer(object oObject, string sArrayName, string sBuffer); + +// Deletes an array +// - oObject: object the array is stored on +// - sArrayName: name of the array +void MK_ARRAY_DeleteLocalArray(object oObject, string sArrayName); + + +/////////////////////////////////////////////////////////////////////////// +// Sorted Int Array: + +// Appends a new element to the end of an array +// - oObject: object to store the array on +// - sArrayName: name of the array +// - nValue: element to be appended +// The element is appended regardless of its value +void MK_ARRAY_AppendLocalArraySortedInt(object oObject, string sArrayName, int nValue); + +// returns the length/size of the specified array +// - oObject: object the array is stored on +// - sArrayName: name of the array +// * returns the length/size of the specified array (the number of elements) +int MK_ARRAY_GetLocalArraySortedIntLength(object oObject, string sArrayName); + +// returns element at specified position of an sorted int array +// - oObject: object the array is stored on +// - sArrayName: name of the array +// - nPos: position in the array the value should be retrieved from +// * returns the value stored at position nPos +int MK_ARRAY_GetLocalArraySortedInt(object oObject, string sArrayName, int nPos); + +// returns the position of an integer in a sorted int array +// - oObject: object the array is stored on +// - sArrayName: name of the array +// - nValue: value to be searched +// * returns position of specified element or -1 if the element is not found +int MK_ARRAY_SearchLocalArraySortedInt(object oObject, string sArrayName, int nValue); + + +/////////////////////////////////////////////////////////////////////////// +// Bool Array: + +// Simulates storing a boolean value in an array +// - oObject: object to store the array on +// - sArrayName: name of the array +// - nPos: position/index within the array to store the value in +// - bValue: the (boolean) value (TRUE/FALSE) to store in the array +void MK_ARRAY_SetLocalArrayBool(object oObject, string sArrayName, int nPos, int bValue); + +// Simulates retrieving a boolean value from an array +// - oObject: object the array is stored on +// - sArrayName: name of the array +// - nPos: the position/index in the array the value should be retrieved from +// * return value: returns the value found at position/index nPos +int MK_ARRAY_GetLocalArrayBool(object oObject, string sArrayName, int nPos); + +// Returns the size/length of an array +// - oObject: object the array is stored on +// - sArrayName: name of the array +// * return value: size/length of an array +int MK_ARRAY_GetLocalArrayBoolLength(object oObject, string sArrayName); + + +/////////////////////////////////////////////////////////////////////////////// +// General functions + +string MK_ARRAY_GetLocalArrayBuffer(object oObject, string sArrayName) +{ + return GetLocalString(oObject, sArrayName); +} + +void MK_ARRAY_SetLocalArrayBuffer(object oObject, string sArrayName, string sBuffer) +{ + SetLocalString(oObject, sArrayName, sBuffer); +} + +void MK_ARRAY_DeleteLocalArray(object oObject, string sArrayName) +{ + DeleteLocalString(oObject, sArrayName); +} + +/////////////////////////////////////////////////////////////////////////////// +// Sorted Int Array: + +const int MK_ARRAY_INTEGER_SIZE = 4; + +string MK_ARRAY_LocalArraySortedInt_IntToString(int nValue) +{ + return MK_IntToString(nValue, MK_ARRAY_INTEGER_SIZE, " "); +} + +void MK_ARRAY_AppendLocalArraySortedInt(object oObject, string sArrayName, int nValue) +{ + string sBuffer = MK_ARRAY_GetLocalArrayBuffer(oObject, sArrayName); + sBuffer += MK_ARRAY_LocalArraySortedInt_IntToString(nValue); + MK_ARRAY_SetLocalArrayBuffer(oObject, sArrayName, sBuffer); +} + +int MK_ARRAY_GetLocalArraySortedIntLength(object oObject, string sArrayName) +{ + string sBuffer = MK_ARRAY_GetLocalArrayBuffer(oObject, sArrayName); + int nLen = GetStringLength(sBuffer) / MK_ARRAY_INTEGER_SIZE; + return nLen; +} + +int MK_ARRAY_GetLocalArraySortedInt(object oObject, string sArrayName, int nPos) +{ + string sBuffer = MK_ARRAY_GetLocalArrayBuffer(oObject, sArrayName); + string sValue = GetSubString(sBuffer, nPos*MK_ARRAY_INTEGER_SIZE, MK_ARRAY_INTEGER_SIZE); + return StringToInt(sValue); +} + +int MK_ARRAY_SearchLocalArraySortedInt(object oObject, string sArrayName, int nValue) +{ + string sBuffer = MK_ARRAY_GetLocalArrayBuffer(oObject, sArrayName); + int nPos, nPos0=0, nPos1=GetStringLength(sBuffer) / MK_ARRAY_INTEGER_SIZE; + int nValueQ; + while (nPos0<=nPos1) + { + nPos = (nPos0 + nPos1) / 2; + nValueQ = StringToInt(GetSubString(sBuffer, nPos*MK_ARRAY_INTEGER_SIZE, MK_ARRAY_INTEGER_SIZE)); + if (nValuenValueQ) + { + nPos0 = nPos+1; + } + else + { + return nPos; + } + } + return -1; +} + +/////////////////////////////////////////////////////////////////////////////// +// Bool Array: + +int MK_ARRAY_GetLocalArrayBool(object oObject, string sArrayName, int nPos) +{ + string sArray = MK_ARRAY_GetLocalArrayBuffer(oObject, sArrayName); + return (GetSubString(sArray, nPos, 1)=="1"); +} + + +int MK_ARRAY_GetLocalArrayBoolLength(object oObject, string sArrayName) +{ + string sArray = MK_ARRAY_GetLocalArrayBuffer(oObject, sArrayName); + return GetStringLength(sArray); +} + +int MK_ARRAY_GetIsLocalArrayBoolEqual(object oObject, string sArrayName, int bValue) +{ + string sArray = MK_ARRAY_GetLocalArrayBuffer(oObject, sArrayName); +// MK_DEBUG_TRACE("MK_ARRAY_GetIsLocalArrayBoolEqual: '"+sArray+"'"); + int iPos; + int nLength=GetStringLength(sArray); + string sValue = (bValue ? "1" : "0"); + for (iPos=0; iPos0) + { + sPrefix = GetStringLeft(sArray, nPos); + } + if (nPos+1 < nLength) + { + sPostfix = GetStringRight(sArray, (nLength-(nPos+1))); + } + + sArray = sPrefix + (bValue ? "1" : "0") + sPostfix; + + MK_ARRAY_SetLocalArrayBuffer(oObject, sArrayName, sArray); +} + + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_body.nss b/_module/nss/mk_inc_body.nss new file mode 100644 index 00000000..47d0fa0e --- /dev/null +++ b/_module/nss/mk_inc_body.nss @@ -0,0 +1,1484 @@ +// requires +#include "x3_inc_skin" +#include "mk_inc_tools_s" +#include "mk_inc_iaam" +//#include "mk_inc_ccoh_db" +#include "mk_inc_debug" + + +const int MK_CRAFTBODY_CREATUREPART_NAME = 12220; + +const int MK_CREATURE_PART_NEXT = 1; +const int MK_CREATURE_PART_PREV = 2; + +const int MK_CRAFTBODY_ERROR = 0; +const int MK_CRAFTBODY_HEAD = 1; + +const int MK_CRAFTBODY_TAIL = 3; +const int MK_CRAFTBODY_WINGS = 4; +const int MK_CRAFTBODY_PHENOTYPE = 5; + +const int MK_CRAFTBODY_PORTRAIT = 7; +const int MK_CRAFTBODY_BODY = 8; +const int MK_CRAFTBODY_HORSE = 9; + +const int MK_CRAFTBODY_COLOR = 10; + +const int MK_CRAFTBODY_APPRTYPE = 11; + +const int MK_CRAFTBODY_SCALE = 12; + +const int MK_CRAFTBODY_FOOTSTEP = 13; + +const int MK_CRAFTBODY_DEITY = 14; + +const int MK_CRAFTBODY_NUMBER_OF_BODYPARTS = 14; + +//const int MK_CRAFTBODY_SAVERESTORE = 21; + +const int MK_CRAFTBODY_NUMBER_OF_SLOTS = 10; + +const int MK_CRAFTBODY_NEXT = 1; +const int MK_CRAFTBODY_PREV = 2; +const int MK_CRAFTBODY_CLEAR = 3; + +const int MK_PORTRAIT_ID_NEXT = 1; +const int MK_PORTRAIT_ID_PREV = 2; +const int MK_PORTRAIT_RESREF_NEXT = 3; +const int MK_PORTRAIT_RESREF_PREV = 4; + +const string MK_CRAFTBODY_CURRENT = "MK_CRAFTBODY_CURRENT"; +const string MK_CRAFTBODY_SUB = "MK_CRAFTBODY_SUB"; +//const string MK_CRAFTBODY_SAVE = "MK_CRAFTBODY_SAVE"; + +const string MK_CRAFTBODY_HEAD_FILTER = "MK_CRAFTBODY_HEAD_FILTER"; + +const int MK_CRAFTBODY_TOKEN_NAME = 14422; +const int MK_CRAFTBODY_TOKEN_NUMBER = 14423; + +//const string MK_2DA_RIDE_PHENO = "mk_ride_pheno"; +//const string MK_2DA_RIDE_HORSES = "mk_horses"; + +//const string MK_VAR_CURRENT_HORSE = "MK_CurrentHorse"; +//const string MK_VAR_CURRENT_TAIL = "MK_CurrentTail"; + +//const int MK_HORSE_1 = 16; +//const int MK_HORSE_2 = 29; +//const int MK_HORSE_3 = 42; +//const int MK_HORSE_4 = 55; +//const int MK_HORSE_5 = 68; + +//const int MK_STATE_BODY = 10; + +/* +const int MK_STATE_BODY_SELECT = 10; +const int MK_STATE_BODY_MODIFY = 11; +*/ + + +// ---------------------------------------------------------------------------- +// Sets the part of the body to be modified +// - nBodyPart (MK_CRAFTBODY_*) +// MK_CRAFTBODY_ERROR +// MK_CRAFTBODY_HEAD +// MK_CRAFTBODY_TAIL +// MK_CRAFTBODY_WINGS +// MK_CRAFTBODY_PHENOTYPE +// MK_CRAFTBODY_PORTRAIT +// MK_CRAFTBODY_BODY +// ---------------------------------------------------------------------------- +void MK_SetBodyPartToBeModified(object oPC, int nBodyPart, int bSetCamera=FALSE); + +// ---------------------------------------------------------------------------- +// Returns the body part to be modified +// ---------------------------------------------------------------------------- +int MK_GetBodyPartToBeModified(object oCreature); + +// ---------------------------------------------------------------------------- +// Changes the creature's portrait +// - nMode +// MK_PORTRAITID_NEXT +// MK_PORTRAITID_PREV +// ---------------------------------------------------------------------------- +void MK_NewPortrait(object oCreature, int nMode, object oPC); + +// ---------------------------------------------------------------------------- +// Tries to find the portrait ID by searching the portraits.2da +// for a matching resref. +// - bCustom: searches custom portrait list +// ---------------------------------------------------------------------------- +int MK_GetPortraitIdFromResRef(object oPC, string sResRef, int bCustom=FALSE); + +// ---------------------------------------------------------------------------- +// Get the PortraitId of oTarget +// - oTarget: the object for which you are getting the portrait Id. +// +// The function calls GetPortraitId() and if PORTRAIT_INVALID is returned +// it tries GetPortraitResRef() and searches the returned ResRef in +// Portraits.2da. +// - bCustom: searches custom portrait list +// +// ---------------------------------------------------------------------------- +int MK_GetPortraitId(object oTarget, object oPC); + +// ---------------------------------------------------------------------------- +// Get the custom PortraitId of oTarget +// - oTarget: the object for which you are getting the portrait Id. +// +// The function reads the portrait resref and searches MK_Portraits.2da +// for a matching portrait. +// Returns PORTRAIT_INVALID if no matching portrait is found. Otherwise +// it returns the line number. +// ---------------------------------------------------------------------------- +int MK_GetCustomPortraitId(object oTarget, object oPC); + +// ---------------------------------------------------------------------------- +// Returns the current body part number +// ---------------------------------------------------------------------------- +int MK_GetBodyPart(object oCreature, object oPC, int nBodyPartToBeModified, int nSubBodyPart=0); + +// ---------------------------------------------------------------------------- +// Sets the current body part number +// ---------------------------------------------------------------------------- +void MK_SetBodyPart(int nBodyPart, object oCreature, int nBodyPartToBeModified, int nSubBodyPart=0); + +// ---------------------------------------------------------------------------- +// Calculates the save bodypart string +// ---------------------------------------------------------------------------- +string MK_GetSaveBodyPartString(object oCreature, int nBodyPart); + +// ---------------------------------------------------------------------------- +// Restores appearance of bodypart nBodyPart from string sSaveString +// ---------------------------------------------------------------------------- +void MK_RestoreBodyPartFromString(object oCreature, int nBodyPart, string sSaveString, float fDelay=0.0); + +// ---------------------------------------------------------------------------- +// Saves the current body appearance to slot nSlot +// ---------------------------------------------------------------------------- +//void MK_SaveBody(object oCreature, int nSlot); + +// ---------------------------------------------------------------------------- +// Compares the current body appearance with appearance in slot nSlot +// ---------------------------------------------------------------------------- +//int MK_CompareBody(object oCreature, int nSlot); + +// ---------------------------------------------------------------------------- +// Returns TRUE if slot nSlot stores a body appearance +// ---------------------------------------------------------------------------- +int MK_GetIsUsedSaveBodySlot(object oCreature, int nSlot); + +// ---------------------------------------------------------------------------- +// Restores the body appearance from slot nSlot +// ---------------------------------------------------------------------------- +//void MK_RestoreBody(object oCreature, int nSlot); + +// ---------------------------------------------------------------------------- +// Saves the current body part so it can be restored +// ---------------------------------------------------------------------------- +//void MK_SaveBodyPart(object oCreature); + +// ---------------------------------------------------------------------------- +// Restores a previously saved body part +// ---------------------------------------------------------------------------- +//void MK_RestoreBodyPart(object oCreature); + +// ---------------------------------------------------------------------------- +// Finishes modifying of creature body +// ---------------------------------------------------------------------------- +void MK_DoneBodyPart(object oPC, object oTarget); + +// ---------------------------------------------------------------------------- +// Some clean up +// ---------------------------------------------------------------------------- +void MK_CleanUpBodyPart(object oPC, object oTarget); + +// ---------------------------------------------------------------------------- +// Returns TRUE if nBodyPart is valid +// ---------------------------------------------------------------------------- +int MK_GetIsValidBodyPart(int nPartToBeModfied, int nBodyPart, string sUser2DA="", string sColumn="", + string sUser2DA2="", string sColumn2=""); + +// ---------------------------------------------------------------------------- +// Returns the name of nBodyPart +// ---------------------------------------------------------------------------- +string MK_GetBodyPartName(int nPartToBeModified, int nBodyPart); + +// ---------------------------------------------------------------------------- +// Returns the name of the current horse +// ---------------------------------------------------------------------------- +string MK_GetHorseName(int nHorse); + +// ---------------------------------------------------------------------------- +// Changes the body part +// - nMode +// MK_CRAFTBODY_NEXT +// MK_CRAFTBODY_PREV +// MK_CRAFTBODY_TOGGLE +// +// ---------------------------------------------------------------------------- +void MK_NewBodyPart(object oCreature, int nMode, object oPC=OBJECT_INVALID); + + +// ---------------------------------------------------------------------------- +// Sets the tokens 14422/14423 to current body part name/number +// ---------------------------------------------------------------------------- +void MK_SetBodyPartTokens(object oPC, object oTarget=OBJECT_INVALID); + +// ---------------------------------------------------------------------------- +// Sets the tokens 14422/14423 +// ---------------------------------------------------------------------------- +void MK_SetBodyPartTokens2(string sPartName, string sBodyPart); + +// ---------------------------------------------------------------------------- +int MK_GetMaxBodyPartID(object oPC, int nCreaturePart); + +string MK_BODY_GetCEPHeadColumn(object oPC); + +int MK_BODY_GetCEPHeadFilterExists(object oPC); + + +void MK_SetColor(object oObject, int nColorChannel, int nColorValue); + +/* +// ---------------------------------------------------------------------------- +// Initializes the horse selection for oCreature: +// - sets the phenotype to riding +// - sets the tail to the current horse or the starting horse of no +// current horse exists. +// ---------------------------------------------------------------------------- +int MK_InitializeHorseSelection(object oCreature); + +// ---------------------------------------------------------------------------- +int MK_GetIsRiding(object oCreature); +*/ + +// ---------------------------------------------------------------------------- +// implementation +// ---------------------------------------------------------------------------- + +void MK_SetColor(object oObject, int nColorChannel, int nColorValue) +{ + SetColor(oObject, nColorChannel, nColorValue); + + if (MK_VERSION_GetIsBuildVersionGreaterEqual(GetPCSpeaker(), 8193, 21) && !MK_VERSION_GetIsBuildVersionGreaterEqual(GetPCSpeaker(), 8193, 22)) + { + MK_DEBUG_TRACE("8193.21 workaround: removing head to force head to update colors!"); + int nHead = GetCreatureBodyPart(CREATURE_PART_HEAD, oObject); + SetCreatureBodyPart(CREATURE_PART_HEAD, 255, oObject); + DelayCommand(0.2, SetCreatureBodyPart(CREATURE_PART_HEAD, nHead, oObject)); + } +} + +const int MK_HORSE_CCOH_HORSE_SYSTEM = 1; +const int MK_HORSE_BIOWARE_HORSE_SYSTEM = 2; + +int MK_HORSE_GetHorseSystem(object oRider = OBJECT_SELF) +{ + int nHorseSystem = GetLocalInt(oRider, "MK_HORSE_USED_HORSE_SYSTEM"); +// MK_DEBUG_TRACE("MK_HORSE_GetHorseSystem: MK_HORSE_USED_HORSE_SYSTEM("+GetName(oRider)+")="+IntToString(nHorseSystem)); + if (nHorseSystem == 0) + { + nHorseSystem = GetLocalInt(GetModule(), "MK_HORSE_HORSE_SYSTEM"); +// MK_DEBUG_TRACE("MK_HORSE_GetHorseSystem: MK_HORSE_HORSE_SYSTEM("+GetName(OBJECT_SELF)+")="+IntToString(nHorseSystem)); + } + if (nHorseSystem == 0) + { + nHorseSystem = MK_HORSE_CCOH_HORSE_SYSTEM; + } + return nHorseSystem; +} + +string MK_HORSES_Get2DAFile() +{ + string s2DAFile = GetLocalString(GetModule(), "MK_2DA_VALID_HORSES"); + MK_DEBUG_TRACE("MK_HORSES_Get2DAFile(): '"+s2DAFile+"'"); + if (s2DAFile=="") s2DAFile = "mk_horses"; + + MK_DEBUG_TRACE(" > '"+s2DAFile+"'"); + return s2DAFile; +} + + +void MK_HORSE_SetUsedHorseSystem(object oRider, int nHorseSystem) +{ +// MK_DEBUG_TRACE("MK_HORSE_SetHorseSystem: MK_HORSE_USED_HORSE_SYSTEM("+GetName(oRider)+")="+IntToString(nHorseSystem)); + SetLocalInt(oRider, "MK_HORSE_USED_HORSE_SYSTEM", nHorseSystem); +} + +void MK_SetBodyPartToBeModified(object oPC, int nBodyPart, int bSetCamera) +{ +// MK_DEBUG_TRACE(" MK_SetBodyPartToBeModified(nBodyPart="+IntToString(nBodyPart)+", bSetCamera="+IntToString(bSetCamera)+")"); + SetLocalInt(oPC, MK_CRAFTBODY_CURRENT,nBodyPart); + + if (bSetCamera) + { + float fFacing = GetFacing(oPC) + 180.0; + float fPitch = 75.0; + float fDistance = 3.5f; + + switch (nBodyPart) + { + case MK_CRAFTBODY_HEAD: + fDistance = 2.5f; + break; + case MK_CRAFTBODY_TAIL: + fFacing += 135; + break; + case MK_CRAFTBODY_WINGS: + fFacing += 135; + break; + case MK_CRAFTBODY_PHENOTYPE: + break; + case MK_CRAFTBODY_BODY: + break; + } + if (fFacing > 359.0) + { + fFacing -=359.0; + } + + switch (GetRacialType(oPC)) + { + case RACIAL_TYPE_HALFORC: + fDistance += 1.0f; + break; + } + SetCameraFacing(fFacing, fDistance, fPitch,CAMERA_TRANSITION_TYPE_VERY_FAST) ; + } +} + +void MK_CraftBody_SetDefaultCameraFacing(object oPC) +{ + float fDistance = 3.5f; + float fPitch = 75.0f; + float fFacing; + fFacing = GetFacing(oPC) + 180.0; + if (fFacing > 359.0) + { + fFacing -=359.0; + } + SetCameraFacing(fFacing, fDistance, fPitch,CAMERA_TRANSITION_TYPE_VERY_FAST) ; +} + +void MK_SetSubPartToBeModified(object oPC, int nSubPart, int bSetCamera=TRUE) +{ + SetLocalInt(oPC, MK_CRAFTBODY_SUB, nSubPart); + + string sName; + switch (MK_GetBodyPartToBeModified(oPC)) + { + case MK_CRAFTBODY_BODY: + { + if (MK_IAAM_GetIsCreaturePart(nSubPart)) + { + if (bSetCamera) + { + // * Make the camera float near the PC + float fFacing = GetFacing(oPC) + 180.0; + if (fFacing > 359.0) + { + fFacing -=359.0; + } + + float fPitch = 75.0; + float fDistance = 3.5f; + + if (nSubPart == CREATURE_PART_RIGHT_FOOT || nSubPart == CREATURE_PART_LEFT_FOOT ) + { + fDistance = 3.5f; + fPitch = 47.0f; + } + else if (nSubPart == CREATURE_PART_LEFT_THIGH || nSubPart == CREATURE_PART_RIGHT_THIGH ) + { + fDistance = 2.5f; + fPitch = 65.0f; + } + else if (nSubPart == CREATURE_PART_RIGHT_SHIN || nSubPart == CREATURE_PART_LEFT_SHIN ) + { + fDistance = 3.5f; + fPitch = 95.0f; + } + + if (GetRacialType(oPC) == RACIAL_TYPE_HALFORC) + { + fDistance += 1.0f; + } + + SetCameraFacing(fFacing, fDistance, fPitch,CAMERA_TRANSITION_TYPE_VERY_FAST) ; + } + sName = MK_IAAM_GetName(nSubPart); +// MK_DEBUG_TRACE("MK_SetSubPartToBeModified: sName='"+sName+"'"); + + } + break; + } + default: + if (bSetCamera) + { + MK_CraftBody_SetDefaultCameraFacing(oPC); + } + break; + } + SetCustomToken(MK_CRAFTBODY_CREATUREPART_NAME, sName); +} + +int MK_GetBodyPartToBeModified(object oCreature) +{ + return GetLocalInt(oCreature,MK_CRAFTBODY_CURRENT); +} + +int MK_GetSubPartToBeModified(object oCreature) +{ + return GetLocalInt(oCreature,MK_CRAFTBODY_SUB); +} + +int MK_GetBoneArmBodyPart(int iBoneArm) +{ + int nPart=0; + switch (iBoneArm) + { + case 0: + nPart = CREATURE_PART_LEFT_BICEP; + break; + case 1: + nPart = CREATURE_PART_LEFT_FOREARM; + break; + case 2: + nPart = CREATURE_PART_LEFT_HAND; + break; + } + return nPart; +} + +int MK_GetTattooBodyPart(int iTattoo) +{ + int nPart=0; + switch (iTattoo) + { + case 0: + nPart = CREATURE_PART_TORSO; + break; + case 1: + nPart = CREATURE_PART_LEFT_BICEP; + break; + case 2: + nPart = CREATURE_PART_RIGHT_BICEP; + break; + case 3: + nPart = CREATURE_PART_LEFT_FOREARM; + break; + case 4: + nPart = CREATURE_PART_RIGHT_FOREARM; + break; + case 5: + nPart = CREATURE_PART_LEFT_THIGH; + break; + case 6: + nPart = CREATURE_PART_RIGHT_THIGH; + break; + case 7: + nPart = CREATURE_PART_LEFT_SHIN; + break; + case 8: + nPart = CREATURE_PART_RIGHT_SHIN; + break; + } + return nPart; +} + +string MK_BodyPartToColumn(int nPart) +{ + return Get2DAString("capart", "MDLNAME", nPart); +} + +int MK_BodyPart_ID2Model(int nPart, int nID) +{ + string sColumn = MK_BodyPartToColumn(nPart); + string sModel = Get2DAString("mk_bodyparts", sColumn, nID); + if (sModel=="") return -1; + return StringToInt(sModel); +} + +int MK_BodyPart_Model2ID(object oPC, int nPart, int nModel) +{ + string sColumn = MK_BodyPartToColumn(nPart); + + int nMin = 0; + int nMax = MK_GetMaxBodyPartID(oPC, nPart); + + int bFound=FALSE; + string s2DA = "MK_BodyParts"; + + int nId=nMin-1; + while ((!bFound) && (nId=0) + { +// string sPrefix = "MK_SaveSlot"+MK_IntToString(nSlot,2,"0")+"_"; + int nBodyPart; + for (nBodyPart=1; nBodyPart<=MK_CRAFTBODY_NUMBER_OF_BODYPARTS; nBodyPart++) + { +// string sVariable = sPrefix+"Part"+MK_IntToString(nBodyPart,2,"0"); +// string sSaveString = GetLocalString(oCreature, sVariable); +// if (sSaveString!="") return TRUE; + if (MK_BODY_GetDatabaseString(oCreature, nSlot, nBodyPart)!="") + { + return TRUE; + } + } + return FALSE; + } + else + { + int nSlotQ; + for (nSlotQ=1; nSlotQ<=MK_CRAFTBODY_NUMBER_OF_SLOTS; nSlotQ++) + { + if (MK_GetIsUsedSaveBodySlot(oCreature, nSlotQ)) + { + return TRUE; + } + } + return FALSE; + } +} + +string MK_GetSaveBodyPartString(object oCreature, int nBodyPart) +{ + string sSave=""; + switch (nBodyPart) +// switch (MK_GetBodyPartToBeModified(oCreature)) + { + case MK_CRAFTBODY_HEAD: + sSave = IntToString(GetCreatureBodyPart(CREATURE_PART_HEAD, oCreature)); + break; + case MK_CRAFTBODY_BODY: + { + int i; + for (i=0; i<=17; i++) + { + sSave+=MK_IntToString(GetCreatureBodyPart(i,oCreature),3); + } + } + break; + case MK_CRAFTBODY_COLOR: + { + int i; + int nColorChannel; + for (i=0; i<=3; i++) + { + sSave+=MK_IntToString(GetColor(oCreature, i),3); + } + } + break; + case MK_CRAFTBODY_TAIL: + sSave = IntToString(GetCreatureTailType(oCreature)); + break; + case MK_CRAFTBODY_WINGS: + sSave = IntToString(GetCreatureWingType(oCreature)); + break; + case MK_CRAFTBODY_PHENOTYPE: + sSave = IntToString(GetPhenoType(oCreature)); + break; + case MK_CRAFTBODY_HORSE: + sSave = MK_IntToString(GetPhenoType(oCreature),3) + + MK_IntToString(GetCreatureTailType(oCreature),3); + break; + case MK_CRAFTBODY_PORTRAIT: + { + int nId = GetPortraitId(oCreature); + if (nId!=PORTRAIT_INVALID) + { + sSave="ID="+IntToString(nId); + } + else + { + sSave="ResRef="+GetPortraitResRef(oCreature); + } + } + break; + } + return sSave; +} + +void MK_RestoreBodyPartFromString(object oCreature, int nBodyPart, string sSaveString, float fDelay) +{ + switch (nBodyPart) + { + case MK_CRAFTBODY_HEAD: + SetCreatureBodyPart(CREATURE_PART_HEAD, StringToInt(sSaveString), oCreature); + break; + case MK_CRAFTBODY_BODY: + { + int i; + int nNewBodyPart; + int nCurrentBodyPart; + for (i=0; i<=17; i++) + { + nNewBodyPart = StringToInt(GetSubString(sSaveString,i*3,3)); + nCurrentBodyPart = GetCreatureBodyPart(i, oCreature); + + if (nNewBodyPart!=nCurrentBodyPart) + { + SetCreatureBodyPart( + i, + nNewBodyPart, + oCreature); + ActionPauseConversation(); + ActionWait(fDelay); + ActionResumeConversation(); + } + } + } + break; + case MK_CRAFTBODY_COLOR: + { + int i, nNewColor, nCurrentColor; + for (i=0; i<=3; i++) + { + nNewColor = StringToInt(GetSubString(sSaveString,i*3,3)); + nCurrentColor = GetColor(oCreature, i); + + if (nNewColor!=nCurrentColor) + { + SetColor(oCreature, i, nNewColor); + + ActionPauseConversation(); + ActionWait(fDelay); + ActionResumeConversation(); + } + } + } + break; + case MK_CRAFTBODY_TAIL: + SetCreatureTailType(StringToInt(sSaveString), oCreature); + break; + case MK_CRAFTBODY_WINGS: + SetCreatureWingType(StringToInt(sSaveString), oCreature); + break; + case MK_CRAFTBODY_PHENOTYPE: + SetPhenoType(StringToInt(sSaveString), oCreature); + break; + case MK_CRAFTBODY_HORSE: + SetCreatureTailType(StringToInt(GetStringRight(sSaveString,3)), oCreature); + SetPhenoType(StringToInt(GetStringLeft(sSaveString,3)), oCreature); + break; + case MK_CRAFTBODY_PORTRAIT: + { + if (GetStringLeft(sSaveString,3)=="ID=") + { + int nId = StringToInt(GetSubString(sSaveString,3,GetStringLength(sSaveString)-3)); + SetPortraitId(oCreature,nId); + } + else if (GetStringLeft(sSaveString,7)=="ResRef=") + { + string sResRef = GetSubString(sSaveString,7,GetStringLength(sSaveString)-7); + SetPortraitResRef(oCreature, sResRef); + } + } + break; + } +} + +/* +void MK_RestoreBodyPart(object oCreature) +{ + string sSave=GetLocalString(oCreature, MK_CRAFTBODY_SAVE); + int nBodyPart = MK_GetBodyPartToBeModified(oCreature); + + MK_RestoreBodyPartFromString(oCreature, nBodyPart, sSave); + +// MK_CleanUpBodyPart(oCreature); +} +*/ + +/* +int MK_GetIsBodyModified(object oCreature) +{ + int bModified=FALSE; + + int nBodyPart = MK_GetBodyPartToBeModified(oCreature); + if (nBodyPart==MK_CRAFTBODY_SAVERESTORE) + { + bModified = !MK_CompareBody(oCreature, 0); + } + else + { + bModified = + (MK_GetSaveBodyPartString(oCreature, nBodyPart) != GetLocalString(oCreature, MK_CRAFTBODY_SAVE)); + } + return bModified; +} +*/ + +void MK_CleanUpBodyPart(object oPC, object oTarget) +{ +// DeleteLocalString(oTarget, MK_CRAFTBODY_SAVE); + DeleteLocalInt(oPC, MK_CRAFTBODY_SUB); + DeleteLocalInt(oPC, MK_CRAFTBODY_CURRENT); + DeleteLocalInt(oPC, "MK_PORTRAIT_MAX_ID"); + DeleteLocalInt(oPC, "MK_CUSTOM_MAX_ID"); + DeleteLocalInt(oPC, "MK_CURRENT_CUSTOM_PORTRAIT"); + + int i; + for (i=0; i<=17; i++) + { + string sColumn = Get2DAString("capart","MDLNAME",i); + if (sColumn!="") + { + DeleteLocalInt(oPC, "MK_"+sColumn+"_MAX_ID"); + } + } + for (i=1; i<=MK_CRAFTBODY_NUMBER_OF_BODYPARTS; i++) + { +// DeleteLocalInt(oPC, "MK_SaveSlot00_Part"+MK_IntToString(i,2,"0")); + DeleteLocalInt(oPC, MK_BODY_GetVarName(0, i)); + } +} + +void MK_DoneBodyPart(object oPC, object oTarget) +{ + MK_CleanUpBodyPart(oPC, oTarget); +} + +string MK_GetBodyPartName(int nPartToBeModified, int nBodyPart) +{ + string s2DA = ""; + string sColumn = ""; + + switch (nPartToBeModified) + { + case MK_CRAFTBODY_HEAD: + break; + case MK_CRAFTBODY_BODY: + break; + case MK_CRAFTBODY_TAIL: + s2DA = "TailModel"; + sColumn = "Label"; + break; + case MK_CRAFTBODY_HORSE: + s2DA = "TailModel"; + sColumn = "Label"; + break; + case MK_CRAFTBODY_WINGS: + s2DA = "WingModel"; + sColumn = "Label"; + break; + case MK_CRAFTBODY_PHENOTYPE: + s2DA = "PhenoType"; + sColumn = "Label"; + break; + case MK_CRAFTBODY_PORTRAIT: + s2DA = "Portraits"; + sColumn = "BaseResRef"; + break; + case MK_CRAFTBODY_COLOR: + break; + } + + string sPartName = ""; + + if ((s2DA!="") && (sColumn!="")) + { + sPartName = Get2DAString(s2DA, sColumn, nBodyPart); + } + return sPartName; +} + +string MK_GetHorseName(int nHorse) +{ + string sHorseName; + string sUser2DA = GetLocalString(GetPCSpeaker(), "MK_2DA_VALID_HORSES"); + string sColumn = "Horse"; + + if (MK_GetIsValidBodyPart(MK_CRAFTBODY_HORSE, nHorse, sUser2DA, sColumn)) + { + sHorseName=MK_GetBodyPartName(MK_CRAFTBODY_HORSE, nHorse); + } + else + { + sHorseName="No Horse"; + } + return sHorseName; +} + +string MK_GetRacialTypeAsString(object oCreature) +{ + int nRacialType = GetRacialType(oCreature); + string sRacialType=Get2DAString("racialtypes", "Label", nRacialType); +/* + switch (nRacialType) + { + case RACIAL_TYPE_DWARF: + sRacialType = "Dwarf"; + break; + case RACIAL_TYPE_ELF: + sRacialType = "Elf"; + break; + case RACIAL_TYPE_GNOME: + sRacialType = "Gnome"; + break; + case RACIAL_TYPE_HALFELF: + sRacialType = "Halfelf"; + break; + case RACIAL_TYPE_HALFLING: + sRacialType = "Halfling"; + break; + case RACIAL_TYPE_HALFORC: + sRacialType = "Halforc"; + break; + case RACIAL_TYPE_HUMAN: + sRacialType = "Human"; + break; + default: + sRacialType = IntToString(nRacialType); + break; + } +*/ + return sRacialType; +} + +string MK_GetGenderAsString(object oCreature) +{ + string sGender=""; + int nGender = GetGender(oCreature); + switch (nGender) + { + case GENDER_FEMALE: + sGender = "Female"; + break; + case GENDER_MALE: + sGender = "Male"; + break; + } + return sGender; +} + +int MK_GetIsValidBodyPart(int nPartToBeModified, int nBodyPart, string sUser2DA, string sColumn, + string sUser2DA2, string sColumn2) +{ + string sPartName = MK_GetBodyPartName(nPartToBeModified, nBodyPart); + + int bOk = FALSE; + switch (nPartToBeModified) + { + case MK_CRAFTBODY_HEAD: + bOk = TRUE; + break; + case MK_CRAFTBODY_BODY: + bOk = TRUE; + break; + case MK_CRAFTBODY_TAIL: + bOk = (sPartName!=""); + break; + case MK_CRAFTBODY_WINGS: + bOk = (sPartName!=""); + break; + case MK_CRAFTBODY_PHENOTYPE: + bOk = (sPartName!=""); + break; + case MK_CRAFTBODY_HORSE: + bOk = TRUE; + break; + case MK_CRAFTBODY_PORTRAIT: + bOk = TRUE; + break; + case MK_CRAFTBODY_COLOR: + bOk = TRUE; + break; + } + + if ((bOk) && ((sUser2DA!="") || (sUser2DA2!=""))) + { + bOk = ((sUser2DA !="") && (StringToInt(Get2DAString(sUser2DA, sColumn, nBodyPart))>0)) + || + ((sUser2DA2!="") && (StringToInt(Get2DAString(sUser2DA2, sColumn2, nBodyPart))>0)); + } + +// MK_DEBUG_TRACE("> MK_GetIsValidBodyPart: nBodyPart="+IntToString(nBodyPart)+", bOk="+IntToString(bOk)); + return bOk; +} + +int MK_GetMaxBodyPart(object oPC, int nBodyPart) +{ +// MK_DEBUG_TRACE("MK_GetMaxBodyPart("+IntToString(nBodyPart)+")"); + switch (nBodyPart) + { + case MK_CRAFTBODY_HEAD: + return GetLocalInt(oPC, "MK_HEAD_MAX_ID"); + case MK_CRAFTBODY_PORTRAIT: + return 0; + case MK_CRAFTBODY_COLOR: + return 175; + } + + string sVarName = "MK_BODYPART_"+IntToString(nBodyPart)+"_MAX_ID"; + + int nMax = GetLocalInt(oPC, sVarName); + + if (nMax==0) + { + string s2DA=""; + string sColumn=""; + + switch (nBodyPart) + { + case MK_CRAFTBODY_TAIL: + s2DA = "tailmodel"; + sColumn = "LABEL"; + break; + case MK_CRAFTBODY_HORSE: + s2DA = MK_HORSES_Get2DAFile(); + sColumn = "Horse"; + break; + case MK_CRAFTBODY_WINGS: + s2DA = "wingmodel"; + sColumn = "LABEL"; + break; + case MK_CRAFTBODY_PHENOTYPE: + s2DA = "phenotype"; + sColumn = "Label"; + break; + case MK_CRAFTBODY_PORTRAIT: + break; + } +// MK_DEBUG_TRACE(" > nMax="+IntToString(nMax)+", 2DA="+s2DA+", Column="+sColumn); + + if ((s2DA!="") && (sColumn!="")) + { + nMax = MK_Get2DALength(s2DA, sColumn, GetLocalInt(oPC, "MK_2DA_MAX_HOLE_SIZE")); + SetLocalInt(oPC, sVarName, nMax); + } + } + return nMax; +} + +void MK_SwapTattooColors(object oPC) +{ + if (!GetIsObjectValid(oPC)) + { + return; + } + int nColor1 = GetColor(oPC, COLOR_CHANNEL_TATTOO_1); + int nColor2 = GetColor(oPC, COLOR_CHANNEL_TATTOO_2); + SetColor(oPC, COLOR_CHANNEL_TATTOO_1, nColor2); + MK_SetColor(oPC, COLOR_CHANNEL_TATTOO_2, nColor1); +} + +void MK_NewBodyPart(object oCreature, int nMode, object oPC) +{ +// MK_DEBUG_TRACE("MK_NewBodyPart("+GetName(oCreature)+", "+IntToString(nMode)+", "+GetName(oPC)+")"); + if (!GetIsObjectValid(oPC)) oPC = oCreature; + + int nBodyPartToBeModified = MK_GetBodyPartToBeModified(oPC); + int nSubPartToBeModified = MK_GetSubPartToBeModified(oPC); + + int nMin = 0; + int nMax = 0; + + switch (nBodyPartToBeModified) + { + case MK_CRAFTBODY_BODY: + nMax = MK_GetMaxBodyPartID(oPC, nSubPartToBeModified); + break; + default: + nMax = MK_GetMaxBodyPart(oPC, nBodyPartToBeModified); + break; + } +// MK_DEBUG_TRACE(" > nMax = "+IntToString(nMax)); + + int nBodyPart = MK_GetBodyPart(oCreature, oPC, nBodyPartToBeModified, nSubPartToBeModified); + + string sUser2DA=""; + string sColumn="Default"; + string sUser2DA2=""; + string sColumn2=""; + + switch (nBodyPartToBeModified) + { + case MK_CRAFTBODY_HEAD: + { + int nCurrentFilter = GetLocalInt(oPC, MK_CRAFTBODY_HEAD_FILTER); +// MK_DEBUG_TRACE("MK_NewBodyPart: nCurrentFilter="+IntToString(nCurrentFilter)); + switch (nCurrentFilter) + { + case 0: + sUser2DA = ""; + sUser2DA2 = ""; + break; + case 1: + sUser2DA = "MK_HEADS_DEFAULT"; + sUser2DA2 = ""; + break; + case 2: + sUser2DA = GetLocalString(oCreature, "MK_2DA_VALID_HEADS"); + sUser2DA2 = ""; + break; + case 3: + sUser2DA = ""; + sUser2DA2 = "cepheadmodel"; + break; + case 4: + sUser2DA = GetLocalString(oCreature, "MK_2DA_VALID_HEADS"); + sUser2DA2 = "cepheadmodel"; + break; + } + + sColumn = MK_GetRacialTypeAsString(oCreature)+"_"+MK_GetGenderAsString(oCreature); + sColumn2 = MK_BODY_GetCEPHeadColumn(oCreature); + break; + } + case MK_CRAFTBODY_TAIL: + sUser2DA = GetLocalString(oPC, "MK_2DA_VALID_TAILS"); + break; + case MK_CRAFTBODY_WINGS: + sUser2DA = GetLocalString(oPC, "MK_2DA_VALID_WINGS"); + break; + case MK_CRAFTBODY_PHENOTYPE: + sUser2DA = GetLocalString(oPC, "MK_2DA_VALID_PHENOTYPES"); + break; + case MK_CRAFTBODY_HORSE: + sUser2DA = GetLocalString(oPC, "MK_2DA_VALID_HORSES"); + sColumn = "Horse"; + break; + } + +// MK_DEBUG_TRACE(" > sUser2DA='"+sUser2DA+"', sCol='"+sColumn+"', sUser2DA2='"+sUser2DA2+"', sCol2='"+sColumn2+"'"); + + do + { + switch (nMode) + { + case MK_CRAFTBODY_NEXT: + if (++nBodyPart>nMax) nBodyPart=nMin; + break; + case MK_CRAFTBODY_PREV: + if (--nBodyPart nBodyPart = "+IntToString(nBodyPart)); + } + while (!MK_GetIsValidBodyPart(nBodyPartToBeModified, nBodyPart, sUser2DA, sColumn, sUser2DA2, sColumn2) && (nMode != MK_CRAFTBODY_CLEAR)); + +// MK_DEBUG_TRACE("MK_NewBodyPart: nMode = "+IntToString(nMode) +// +", nBodyPart="+IntToString(nBodyPart) +// +", nBodyPartToBeModified="+IntToString(nBodyPartToBeModified) +// +", nSubPartToBeModified="+IntToString(nSubPartToBeModified)); + + MK_SetBodyPart(nBodyPart,oCreature,nBodyPartToBeModified,nSubPartToBeModified); + + return; +} + +void MK_SetBodyPartTokens(object oPC, object oTarget) +{ + if (!GetIsObjectValid(oTarget)) + { + oTarget = oPC; + } + int nToBeModified = MK_GetBodyPartToBeModified(oPC); + int nSubPartToBeModified = MK_GetSubPartToBeModified(oPC); + +// MK_DEBUG_TRACE("MK_SetBodyPartTokens: nToBeModified="+IntToString(nToBeModified)+ +// ", nSubPartToBeModified="+IntToString(nSubPartToBeModified)); + + string sBodyPart=""; + string sPartName=""; + + int nBodyPart = MK_GetBodyPart(oTarget, oPC, nToBeModified, + nSubPartToBeModified); + +// MK_DEBUG_TRACE("MK_SetBodyPartTokens: nToBeModified="+IntToString(nToBeModified)+ +// ", nSubPartToBeModified="+IntToString(nSubPartToBeModified)+ +// ", nBodyPart="+IntToString(nBodyPart)); + + switch (nToBeModified) + { + case MK_CRAFTBODY_BODY: + nBodyPart = MK_BodyPart_ID2Model( + nSubPartToBeModified, + nBodyPart); + sBodyPart = IntToString(nBodyPart); + break; + case MK_CRAFTBODY_PORTRAIT: + if (nBodyPart==PORTRAIT_INVALID) + { + nBodyPart=MK_GetCustomPortraitId(oTarget, oPC); + sBodyPart=(nBodyPart==PORTRAIT_INVALID ? "-" : IntToString(nBodyPart)+"C"); + sPartName = GetPortraitResRef(oTarget); + } + else + { + sBodyPart=IntToString(nBodyPart); + sPartName = MK_GetBodyPartName(nToBeModified,nBodyPart); + } + break; + default: + sPartName = MK_GetBodyPartName(nToBeModified,nBodyPart); + sBodyPart = IntToString(nBodyPart); + } + +// MK_DEBUG_TRACE("> nBodyPart="+IntToString(nBodyPart)+ +// ", sPartName="+sPartName+", sBodyPart="+sBodyPart); + MK_SetBodyPartTokens2(sPartName, sBodyPart); +} + +void MK_SetBodyPartTokens2(string sPartName, string sBodyPart) +{ + SetCustomToken(MK_CRAFTBODY_TOKEN_NAME, sPartName); + SetCustomToken(MK_CRAFTBODY_TOKEN_NUMBER, sBodyPart); +} + +int MK_GetMaxPortraitId(object oPC, int bCustom=FALSE) +{ + string sVarName = (bCustom ? "MK_CUSTOM_MAX_ID" : "MK_PORTRAIT_MAX_ID"); + + int nMax = GetLocalInt(oPC, sVarName); + if (nMax==0) + { + string s2DA = (bCustom ? "MK_Portraits" : "Portraits"); + int bContinue=TRUE; + int nEmpty=1; + int nMaxEmpty = GetLocalInt(oPC, "MK_2DA_MAX_HOLE_SIZE"); + while (bContinue) + { + if (Get2DAString(s2DA, "BaseResRef", nMax+nEmpty)!="") + { + nMax+=nEmpty; + nEmpty=1; + } + else + { + nEmpty++; + } + bContinue = (nEmpty<=nMaxEmpty); + } + SetLocalInt(oPC, sVarName, nMax); + } + return nMax; +} + +int MK_GetPortraitIdFromResRef(object oPC, string sResRef, int bCustom=FALSE) +{ + int nMin = 1; + int nMax = MK_GetMaxPortraitId(oPC, bCustom); + + int bFound=FALSE; + string sResRef0=GetStringLowerCase(sResRef); + string sResRef1; + + string s2DA = (bCustom ? "MK_Portraits" : "Portraits"); + + int iId=nMin-1; + while ((!bFound) && (iId nMax)) + { + nCurrId=nMin; + } + break; + case MK_PORTRAIT_ID_PREV: + case MK_PORTRAIT_RESREF_PREV: + if ((nCurrId==PORTRAIT_INVALID) || (--nCurrId < nMin)) + { + nCurrId=nMax; + } + break; + } + sResRef = Get2DAString(s2DA, sColResRef, nCurrId); + bPortraitIsValid = (sResRef!=""); + + bPortraitIsValid&=((bIgnoreGender)|(Get2DAString(s2DA, sColGender, nCurrId)==sGender)); + bPortraitIsValid&=((bIgnoreRace)|(Get2DAString(s2DA, sColRace, nCurrId)==sGender)); + } + while (!bPortraitIsValid); + + if (bCustom) + { + SetPortraitResRef(oCreature, sResRef); + } + else + { + SetPortraitId(oCreature, nCurrId); + } +} + +int MK_GetMaxBodyPartID(object oPC, int nCreaturePart) +{ + string sColumn = Get2DAString("capart", "MDLNAME", nCreaturePart); + if (sColumn=="") return -1; + + string sVarName = "MK_"+sColumn+"_MAX_ID"; + int nMax = GetLocalInt(oPC, sVarName); + + if (nMax==0) + { + string s2DA = "MK_BodyParts"; + int bContinue=TRUE; + int nEmpty=1; + int nMaxEmpty=1; + while (bContinue) + { + if (Get2DAString(s2DA, sColumn, nMax+nEmpty)!="") + { + nMax+=nEmpty; + nEmpty=1; + } + else + { + nEmpty++; + } + bContinue = (nEmpty<=nMaxEmpty); + } + SetLocalInt(oPC, sVarName, nMax); + } + return nMax; +} + + + +string MK_BODY_GetCEPHeadColumn(object oTarget) +{ + int nRacialType = GetRacialType(oTarget); + string sGender = MK_GetGenderAsString(oTarget); +// MK_DEBUG_TRACE("MK_BODY_GetCEPHeadColumn: sGender='"+sGender+"', nRacialType="+IntToString(nRacialType)); + string sColumn = Get2DAString("mk_head_cep_col", "Label_"+sGender, nRacialType); +// MK_DEBUG_TRACE("MK_BODY_GetCEPHeadColumn: sCol='"+sColumn+"'"); + return sColumn; +} + +int MK_BODY_GetCEPHeadFilterExists(object oTarget) +{ + string sCol = MK_BODY_GetCEPHeadColumn(oTarget); + return (StringToInt(Get2DAString("cepheadmodel", sCol, 1))!=0); +} + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_ccoh_db.nss b/_module/nss/mk_inc_ccoh_db.nss new file mode 100644 index 00000000..f302232e --- /dev/null +++ b/_module/nss/mk_inc_ccoh_db.nss @@ -0,0 +1,1836 @@ +#include "mk_inc_init" +#include "mk_inc_tools_s" +#include "mk_inc_craft" +#include "mk_inc_body" +#include "mk_inc_hex" +#include "mk_inc_scale" +#include "mk_inc_iprp" + +// name of global database +const string MK_CCOH_DB_DATABASE_NAME = "MK_CCOH"; + +// Get/SetLocalString(oPC, MK_CCOH_DB_DATABASE, MK_CCOH_DB_DATABASE_NAME) +// or +// Get/SetLocalString(oPC, MK_CCOH_DB_DATABASE, "") +// empty string: use local string +// "MK_CCOH" : use database "MK_CCOH" +const string MK_CCOH_DB_DATABASE = "MK_CCOH_DATABASE_NAME"; +const string MK_CCOH_DB_READWRITE = "MK_CCOH_DATABASE_READWRITE"; +const string MK_CCOH_DB_CURRENT_SLOTNR = "MK_CCOH_DATABASE_CURRENT_SLOTNR"; +const string MK_CCOH_DB_CURRENT_SLOTNAME = "MK_CCOH_DATABASE_CURRENT_SLOTNAME"; +const string MK_CCOH_DB_CURRENT_APPRTYPE = "MK_CCOH_DATABASE_CURRENT_APPRTYPE"; +const string MK_CCOH_DB_SAVED_BODY_APPEARANCE = "MK_CCOH_DATABASE_BODY_TEMP_SAVE"; + + +const int MK_CCOH_DB_ITEM_APPR_MODEL = 1; +const int MK_CCOH_DB_ITEM_APPR_COLOR = 2; +const int MK_CCOH_DB_ITEM_APPR_ALL = 3; + +const int ITEM_APPR_WEAPON_NUM_MODELS = 3; + +const int MK_CCOH_DB_BODY_APPR_HEAD = 1; +const int MK_CCOH_DB_BODY_APPR_TAIL = 4; +const int MK_CCOH_DB_BODY_APPR_WINGS = 8; +const int MK_CCOH_DB_BODY_APPR_PHENO = 16; +const int MK_CCOH_DB_BODY_APPR_PORTRAIT = 64; +const int MK_CCOH_DB_BODY_APPR_BODY = 128; +const int MK_CCOH_DB_BODY_APPR_HORSE = 256; +const int MK_CCOH_DB_BODY_APPR_COLOR = 512; +const int MK_CCOH_DB_BODY_APPR_TYPE = 1024; +const int MK_CCOH_DB_BODY_APPR_SCALE = 2048; +const int MK_CCOH_DB_BODY_APPR_FOOTSTEP = 4096; +const int MK_CCOH_DB_BOFY_APPR_DEITY = 8192; + + +const int MK_CCOH_DB_READ = 1; +const int MK_CCOH_DB_WRITE = 2; +const int MK_CCOH_DB_ADMIN = 255; + +// int g_bDbUsesHexData; + +const int g_nCCOH_DB_DbVersion = 1; +int g_bCCOH_DB_UseLocalDb = TRUE; + +int MK_CCOH_DB_GetUseLocalDb(object oPC); + +string MK_CCOH_DB_GetDatabaseName(object oPC); + +void MK_CCOH_DB_SetDatabaseName(object oPC, string sDatabaseName); + +void MK_CCOH_DB_SetReadWriteMode(object oPC, int nMode); + +int MK_CCOH_DB_GetReadWriteMode(object oPC); + +int MK_CCOH_DB_GetIsSlotUsed(object oPC, int iSlot); + +int MK_CCOH_DB_GetIsSlotValid(object oPC, int iSlot, object oItem); + +string MK_CCOH_DB_CreateSlotName(object oPC, int iSlot, int bAppendApprType=FALSE); + +string MK_CCOH_DB_GetVarName(object oPC, int nSlot); + +int MK_CCOH_DB_GetBaseItemTypeFromIAStr(string sIAStr); + +int MK_CCOH_DB_GetACBonusFromIAStr(string sIAStr); + +int MK_CCOH_DB_GetVersionFromIAStr(string sIAStr); + +string MK_CCOH_DB_GetSlotData(object oPC, int iSlot); + +string MK_CCOH_DB_GetSlotName(object oPC, int iSlot); + +void MK_CCOH_DB_SetSlotData(object oPC, int iSlot, string sIAStr); + +void MK_CCOH_DB_SetSlotName(object oPC, int iSlot, string sName); + +int MK_CCOH_DB_GetIsIAStrValid(string sIAStr); + +void MK_CCOH_DB_SetCurrentSlot(object oPC, int nSlot); + +void MK_CCOH_DB_SetCurrentSlotName(object oPC, string sSlotName); + +int MK_CCOH_DB_GetCurrentSlot(object oPC); + +string MK_CCOH_DB_GetCurrentSlotName(object oPC); + +void MK_CCOH_DB_DeleteCurrentSlot(object oPC); + +// int MK_CCOH_DB_GetIASStrTypesFromIAStr(string sIAStr); + +int MK_CCOH_DB_GetIASStrTypesFromSlot(object oPC, int nSlot); + +void MK_CCOH_DB_SetCurrentAppearanceType(object oPC, int nAppearanceType); + +int MK_CCOH_DB_GetCurrentAppearanceType(object oPC); + +int MK_CCOH_DB_StringToInt(string s, int nPos, int nLen=-1); + +object MK_CCOH_DB_IAStrToItemAppearance(object oItem, string sIAStr, int nMask=-1); + +int MK_CCOH_DB_IAStrToBodyAppearance(object oCreature, string sIAStr, int nMask=65279, float fDelay=0.0); + +int MK_CCOH_DB_GetIsItemAppearance(string sIAStr); + +int MK_CCOH_DB_GetIsBodyAppearance(string sIAStr); + +int MK_CCOH_DB_IASStrToBodyPart(object oCreature, string sIASStr, float fDelay=0.0); + +void MK_CCOH_DB_DeleteSlot(object oPC, int iSlot); + +// ---------------------------------------------------------------------------- +// Stores body appearance of creature into a string +// - oCreature: creature whose appearance is to be stored +// - nMask: use one or more from +// const int MK_CCOH_DB_BODY_APPR_HEAD = 1; +// const int MK_CCOH_DB_BODY_APPR_TAIL = 4; +// const int MK_CCOH_DB_BODY_APPR_WINGS = 8; +// const int MK_CCOH_DB_BODY_APPR_PHENO = 16; +// const int MK_CCOH_DB_BODY_APPR_PORTRAIT = 64; +// const int MK_CCOH_DB_BODY_APPR_BODY = 128; +// const int MK_CCOH_DB_BODY_APPR_HORSE = 256; +// const int MK_CCOH_DB_BODY_APPR_COLOR = 512; +// const int MK_CCOH_DB_BODY_APPR_TYPE = 1024; +// default value is 65279 = all but MK_CCOH_DB_BODY_APPR_HORSE +// MK_CCOH_DB_BODY_APPR_HORSE is not required anyway as it is +// covered by MK_CCOH_DB_BODY_APPR_TAIL, MK_CCOH_DB_BODY_APPR_PHENO +// and MK_CCOH_DB_BODY_APPR_TYPE +// ---------------------------------------------------------------------------- +string MK_CCOH_DB_BodyAppearanceToIAStr(object oCreature, int nMask=65279); + +// ---------------------------------------------------------------------------- +// Stores the appearance of the specified item +// into a string +// - oItem: item whose appearance should be stored +// - mask: MK_CCOH_DB_ITEM_APPR_... +// ---------------------------------------------------------------------------- +string MK_CCOH_DB_ItemToString(object oItem, int nMask=-1); + + +// ---------------------------------------------------------------------------- +// Writes the appearance of the specified item to database +// - oPC: player +// - oItem: item whose appearance should be stored +// - nSlot: slot used for storing the appearance +// - mask: MK_CCOH_DB_ITEM_APPR_... +// - sName: optional name for the stored appearance +// ---------------------------------------------------------------------------- +int MK_CCOH_DB_WriteItemAppearanceToDatabase(object oPC, object oItem, int nSlot, int nMask=-1, string sName=""); + + +// ---------------------------------------------------------------------------- +// Reads appearance of the specified item from database +// - oPC: player +// - oItem: item whose appearance should be changed +// - nSlot: slot used for reading the appearance +// - mask: MK_CCOH_DB_ITEM_APPR_... +// ---------------------------------------------------------------------------- +object MK_CCOH_DB_ReadItemAppearanceFromDatabase(object oPC, object oItem, int nSlot, int nMask=-1); + + +// ---------------------------------------------------------------------------- +// Format of hex DB string +/* + +Hex Header: + +0123456789012 +HvvmmTMMMbba! + +Dec Header: + +01234567890123 +DvvmmTMMMbbba! + +H/D: hex or decimal +vv: version of Db (currently 1) +mm; modmode +T : type (I=Item, B=Body) +M : mask (I: item appr type (1=Model, 2=Color, 3=Both), B: body type) +bb: base item type +a : AC bonus +! : delimiter + + + + +*/ +// ---------------------------------------------------------------------------- + +const int g_nVersionPos = 1; +const int g_nVersionLen = 2; + +const int g_nModModePos = 3; +const int g_nModModeLen = 2; + +const int g_nApprTypePos = 5; +const int g_nApprTypeLen = 1; + +const int g_nMaskPos = 6; +const int g_nMaskLen = 3; + +const string g_cHexDbMode = "H"; +const int g_nHexBaseItemTypePos = 9; +const int g_nHexBaseItemTypeLen = 2; +const int g_nHexACBonusPos = 11; +const int g_nHexACBonusLen = 1; +const int g_nHexDelimiterPos = 12; +const int g_nHexModelLen = 2; +const int g_nHexArmorColorLen = 2; +const int g_nHexWeaponColorLen = 1; + +const string g_cDecDbMode = "D"; +const int g_nDecBaseItemTypePos = 9; +const int g_nDecBaseItemTypeLen = 3; +const int g_nDecACBonusPos = 12; +const int g_nDecACBonusLen = 1; +const int g_nDecDelimiterPos = 13; +const int g_nDecModelLen = 3; +const int g_nDecArmorColorLen = 3; +const int g_nDecWeaponColorLen = 2; + + +struct IASTR_FORMAT_DEFINITION +{ + int bUseHexData; + string cDbMode; + int nVersionPos; + int nVersionLen; + int nModModePos; + int nModModeLen; + int nApprTypePos; + int nApprTypeLen; + int nMaskPos; + int nMaskLen; + int nBaseItemTypePos; + int nBaseItemTypeLen; + int nACBonusPos; + int nACBonusLen; + int nDelimiterPos; + + int nModelLen; + int nArmorColorLen; + int nWeaponColorLen; +}; + +struct IASTR_FORMAT_DEFINITION g_iastrFmtDef; + +const int MK_CCOH_DB_HexMode = 1; +const int MK_CCOH_DB_DecMode = 2; + +string MK_CCOH_DB_GetIASStrTypeName(int nModMode, int nApprType) +{ + string s2DAFile = "mk_apprtype_" + Get2DAString("mk_modmode", "TYPE2DA", nModMode); + int nStrRef = StringToInt(Get2DAString(s2DAFile, "StrRef", nApprType)); + return MK_TLK_GetStringByStrRef(nStrRef); +} + +void MK_CCOH_DB_SetValidIASStrTypes(object oPC, int nValidIASStrTypes) +{ + SetLocalInt(oPC, "MK_CCOH_DB_VALID_IASSTR_TYPES", nValidIASStrTypes); +// MK_DEBUG_TRACE("MK_CCOH_DB_SetValidIASStrTypes: "+IntToString(nValidIASStrTypes)); +} + +void MK_CCOH_DB_SetSelectedIASStrTypes(object oPC, int nSelectedIASStrTypes) +{ + SetLocalInt(oPC, "MK_CCOH_DB_SELECTED_IASSTR_TYPES", nSelectedIASStrTypes); +// MK_DEBUG_TRACE("MK_CCOH_DB_SetSelectedIASStrTypes: "+IntToString(nSelectedIASStrTypes)); +} + +int MK_CCOH_DB_GetValidIASStrTypes(object oPC) +{ + return GetLocalInt(oPC, "MK_CCOH_DB_VALID_IASSTR_TYPES"); +} + +int MK_CCOH_DB_GetSelectedIASStrTypes(object oPC) +{ + return GetLocalInt(oPC, "MK_CCOH_DB_SELECTED_IASSTR_TYPES"); +} + +int MK_CCOH_DB_ToggleSelectedIASStrType(object oPC, int nIASStrType) +{ +// MK_DEBUG_TRACE("MK_CCOH_DB_ToggleSelectedIASStrType("+IntToString(nIASStrType)+"):"); + int nSelectedIASStrTypes = MK_CCOH_DB_GetSelectedIASStrTypes(oPC); + int nIASStrTypeFlag = FloatToInt(pow(2.0, IntToFloat(nIASStrType))); +// MK_DEBUG_TRACE(" > nSelectedIASStrTypes="+IntToString(nSelectedIASStrTypes)); +// MK_DEBUG_TRACE(" > nIASStrTypeFlag="+IntToString(nIASStrTypeFlag)); + + if (nSelectedIASStrTypes & nIASStrTypeFlag) + { + nSelectedIASStrTypes = (nSelectedIASStrTypes & ~nIASStrTypeFlag); + } + else + { + nSelectedIASStrTypes = (nSelectedIASStrTypes | nIASStrTypeFlag); + } +// MK_DEBUG_TRACE(" > nSelectedIASStrTypes="+IntToString(nSelectedIASStrTypes)); + + MK_CCOH_DB_SetSelectedIASStrTypes(oPC, nSelectedIASStrTypes); + return nSelectedIASStrTypes; +} + +int MK_CCOH_DB_GetUseLocalDb(object oPC) +{ + return (MK_CCOH_DB_GetDatabaseName(oPC) == ""); +} + +string MK_CCOH_DB_GetDatabaseName(object oPC) +{ + return GetLocalString(oPC, MK_CCOH_DB_DATABASE); +} + +void MK_CCOH_DB_SetDatabaseName(object oPC, string sDatabaseName) +{ + SetLocalString(oPC, MK_CCOH_DB_DATABASE, sDatabaseName); + g_bCCOH_DB_UseLocalDb = MK_CCOH_DB_GetUseLocalDb(oPC); +} + +void MK_CCOH_DB_SetReadWriteMode(object oPC, int nMode) +{ + SetLocalInt(oPC, MK_CCOH_DB_READWRITE, nMode); +} + +int MK_CCOH_DB_GetReadWriteMode(object oPC) +{ + return GetLocalInt(oPC, MK_CCOH_DB_READWRITE); +} + +string MK_CCOH_DB_GetString(object oPC, string sVarName) +{ + string s=""; + if (g_bCCOH_DB_UseLocalDb) + { + s = GetLocalString(oPC, sVarName); + } + else + { + s = GetCampaignString(MK_CCOH_DB_GetDatabaseName(oPC), + sVarName); + } + return s; +} + +void MK_CCOH_DB_SetString(object oPC, string sVarName, string sValue) +{ + if (g_bCCOH_DB_UseLocalDb) + { +// MK_DEBUG_TRACE("MK_CCOH_DB_SetString(LOCAL, "+GetName(oPC)+", '"+sVarName+"', '"+sValue+"')"); + SetLocalString(oPC, sVarName, sValue); + } + else + { +// MK_DEBUG_TRACE("MK_CCOH_DB_SetString(GLOBAL, "+GetName(oPC)+", '"+sVarName+"', '"+sValue+"')"); + SetCampaignString(MK_CCOH_DB_GetDatabaseName(oPC), + sVarName, sValue); + } +} + +string MK_CCOH_DB_GetSlotData(object oPC, int iSlot) +{ + string sVarName = MK_CCOH_DB_GetVarName(oPC, iSlot); + string sSlotData = MK_CCOH_DB_GetString(oPC, sVarName+"D"); + MK_DEBUG_TRACE("MK_CCOH_DB_GetSlotData("+GetName(oPC)+", "+IntToString(iSlot)+")='"+sSlotData+"'"); + return sSlotData; +} + +string MK_CCOH_DB_GetSlotName(object oPC, int iSlot) +{ + string sVarName = MK_CCOH_DB_GetVarName(oPC, iSlot); + return MK_CCOH_DB_GetString(oPC, sVarName+"N"); +} + +void MK_CCOH_DB_SetSlotData(object oPC, int iSlot, string sIAStr) +{ + string sVarName = MK_CCOH_DB_GetVarName(oPC, iSlot); + MK_DEBUG_TRACE("MK_CCOH_DB_SetSlotData("+GetName(oPC)+", "+IntToString(iSlot)+", '"+sIAStr+"')"); + MK_CCOH_DB_SetString(oPC, sVarName+"D", sIAStr); +} + +void MK_CCOH_DB_SetSlotName(object oPC, int iSlot, string sName) +{ + string sVarName = MK_CCOH_DB_GetVarName(oPC, iSlot); + MK_CCOH_DB_SetString(oPC, sVarName+"N", sName); +} + +int MK_CCOH_DB_GetIsSlotUsed(object oPC, int iSlot) +{ + return (MK_CCOH_DB_GetSlotData(oPC, iSlot)!=""); +} + +int MK_CCOH_DB_GetIsSlotValid(object oPC, int iSlot, object oItem) +{ +// string sVarName = MK_CCOH_DB_GetVarName(iSlot); + string sIAStr = MK_CCOH_DB_GetSlotData(oPC, iSlot); +// MK_DEBUG_TRACE("MK_CCOH_DB_GetSLotData("+GetName(oPC)+", iSlot="+IntToString(iSlot)+ +// ", '"+GetName(oItem)+"')="+sIAStr); + if (sIAStr=="") + { + return FALSE; + } + if (!MK_CCOH_DB_GetIsIAStrValid(sIAStr)) + { +// MK_DEBUG_TRACE("MK_CCOH_DB_GetIsSlotValid(): sIAstr is invalid!"); + return FALSE; + } + if (GetIsObjectValid(oItem)) + { + if (!MK_CCOH_DB_GetIsItemAppearance(sIAStr)) + { + return FALSE; + } + int nBaseItemType = MK_CCOH_DB_GetBaseItemTypeFromIAStr(sIAStr); + if (nBaseItemType != GetBaseItemType(oItem)) + { +// MK_DEBUG_TRACE("MK_CCOH_DB_GetIsSlotValid(): base item types do not match ("+ +// IntToString(nBaseItemType)+" != "+IntToString(GetBaseItemType(oItem))+")"); + return FALSE; + } + } + else + { + if (!MK_CCOH_DB_GetIsBodyAppearance(sIAStr)) + { + return FALSE; + } + } + return TRUE; +} + +void MK_CCOH_DB_DeleteSlot(object oPC, int iSlot) +{ + MK_CCOH_DB_SetSlotName(oPC, iSlot, ""); + MK_CCOH_DB_SetSlotData(oPC, iSlot, ""); +} + + +int MK_CCOH_DB_GetApprTypesFromIAStr(string sIAStr) +{ + return MK_CCOH_DB_StringToInt(sIAStr, + g_iastrFmtDef.nMaskPos, + g_iastrFmtDef.nMaskLen); +} + +int MK_CCOH_DB_GetModModeFromIAStr(string sIAStr) +{ +// MK_DEBUG_TRACE("MK_CCOH_DB_GetModModeFromIAStr("+sIAStr+"):"); +// MK_DEBUG_TRACE("> nModModPod="+IntToString(g_iastrFmtDef.nModModePos) +// +", nModModeLen="+IntToString(g_iastrFmtDef.nModModeLen)); +// MK_DEBUG_TRACE("> SubStr='"+GetSubString(sIAStr, g_iastrFmtDef.nModModePos, g_iastrFmtDef.nModModeLen)+"'"); + return MK_CCOH_DB_StringToInt(sIAStr, + g_iastrFmtDef.nModModePos, + g_iastrFmtDef.nModModeLen); +} + +string MK_CCOH_DB_GetDescriptionFromIAStr(string sIAStr) +{ +// MK_DEBUG_TRACE("MK_CCOH_DB_GetDescriptionFromIAStr("+sIAStr+")"); + + string sDescription=""; + int nModMode = MK_CCOH_DB_GetModModeFromIAStr(sIAStr); + + string s2DAFile = "mk_apprtype_" + Get2DAString("mk_modmode", "TYPE2DA", nModMode); + int nCount = MK_Get2DAInt("mk_modmode", "TYPECOUNT", nModMode, 0); + int nApprTypes = MK_CCOH_DB_GetApprTypesFromIAStr(sIAStr); + +// MK_DEBUG_TRACE("> nModMode="+IntToString(nModMode)+", s2DAFile='"+s2DAFile+"', nCount="+IntToString(nCount)+", nApprTypes="+IntToString(nApprTypes)); + + int iApprType; + int nFlag=1; + for (iApprType=1; iApprType<=nCount; iApprType++) + { + if (nApprTypes & nFlag) + { + sDescription += Get2DAString(s2DAFile, "Token", iApprType); + } + nFlag*=2; + } +// MK_DEBUG_TRACE("> sDescription='"+sDescription+"'"); + return sDescription; +} + +string MK_CCOH_DB_CreateSlotName(object oPC, int iSlot, int bAppendApprType) +{ +// string sVarName = MK_CCOH_DB_GetVarName(iSlot); + +// string sSlotName = "Slot "+MK_IntToString(iSlot, 2, " ")+": "; + string sSlotName=""; + + string sName=MK_CCOH_DB_GetSlotName(oPC, iSlot); + string sData=MK_CCOH_DB_GetSlotData(oPC, iSlot); + + int bItemAppr = MK_CCOH_DB_GetIsItemAppearance(sData); + int bBodyAppr = MK_CCOH_DB_GetIsBodyAppearance(sData); + + if (sData == "") + { + sSlotName += ""; + } + else if (sName!="") + { + sSlotName += sName; + } + else if (bItemAppr) + { + int nBaseItemType = MK_CCOH_DB_GetBaseItemTypeFromIAStr(sData); + int nACBonus = MK_CCOH_DB_GetACBonusFromIAStr(sData); + string sItem = Get2DAString("baseitems", "Name", nBaseItemType); + if (nBaseItemType == 16) + { + sItem += (" (AC="+IntToString(nACBonus)+")"); + } + sSlotName += ("Unknown "+sItem); + } + else if (bBodyAppr) + { + sSlotName = "Body Appearance"; + } + + + if ((sData!="") && bAppendApprType) + { + sSlotName += ( " ("+MK_CCOH_DB_GetDescriptionFromIAStr(sData)+")"); + } + + return sSlotName; +} + +void MK_CCOH_DB_SetCurrentSlot(object oPC, int nSlot) +{ + SetLocalInt(oPC, MK_CCOH_DB_CURRENT_SLOTNR, nSlot); +} + +void MK_CCOH_DB_SetCurrentSlotName(object oPC, string sSlotName) +{ + SetLocalString(oPC, MK_CCOH_DB_CURRENT_SLOTNAME, sSlotName); +} + +void MK_CCOH_DB_DeleteCurrentSlot(object oPC) +{ + int nSlot = MK_CCOH_DB_GetCurrentSlot(oPC); + MK_CCOH_DB_DeleteSlot(oPC, nSlot); + MK_CCOH_DB_SetCurrentSlot(oPC, -1); + MK_CCOH_DB_SetCurrentSlotName(oPC, ""); +} + +int MK_CCOH_DB_GetCurrentSlot(object oPC) +{ + return GetLocalInt(oPC, MK_CCOH_DB_CURRENT_SLOTNR); +} + +string MK_CCOH_DB_GetCurrentSlotName(object oPC) +{ + return GetLocalString(oPC, MK_CCOH_DB_CURRENT_SLOTNAME); +} + +void MK_CCOH_DB_SetCurrentAppearanceType(object oPC, int nAppearanceType) +{ + SetLocalInt(oPC, MK_CCOH_DB_CURRENT_APPRTYPE, nAppearanceType); +} + +int MK_CCOH_DB_GetCurrentAppearanceType(object oPC) +{ + return GetLocalInt(oPC, MK_CCOH_DB_CURRENT_APPRTYPE); +} + +struct IASTR_FORMAT_DEFINITION MK_CCOH_DB_SetDbMode(int nDbMode) +{ + struct IASTR_FORMAT_DEFINITION iastrFmtDef; + iastrFmtDef.nVersionPos = g_nVersionPos; + iastrFmtDef.nVersionLen = g_nVersionLen; + iastrFmtDef.nApprTypePos = g_nApprTypePos; + iastrFmtDef.nApprTypeLen = g_nApprTypeLen; + iastrFmtDef.nModModePos = g_nModModePos; + iastrFmtDef.nModModeLen = g_nModModeLen; + iastrFmtDef.nMaskPos = g_nMaskPos; + iastrFmtDef.nMaskLen = g_nMaskLen; + + if (nDbMode == MK_CCOH_DB_HexMode) + { + iastrFmtDef.bUseHexData = TRUE; + iastrFmtDef.cDbMode = g_cHexDbMode; + iastrFmtDef.nBaseItemTypePos = g_nHexBaseItemTypePos; + iastrFmtDef.nBaseItemTypeLen = g_nHexBaseItemTypeLen; + iastrFmtDef.nACBonusPos = g_nHexACBonusPos; + iastrFmtDef.nACBonusLen = g_nHexACBonusLen; + iastrFmtDef.nDelimiterPos = g_nHexDelimiterPos; + iastrFmtDef.nModelLen = g_nHexModelLen; + iastrFmtDef.nArmorColorLen = g_nHexArmorColorLen; + iastrFmtDef.nWeaponColorLen = g_nHexWeaponColorLen; + int nColorLen; + } + else if (nDbMode == MK_CCOH_DB_DecMode) + { + iastrFmtDef.bUseHexData = FALSE; + iastrFmtDef.cDbMode = g_cDecDbMode; + iastrFmtDef.nBaseItemTypePos = g_nDecBaseItemTypePos; + iastrFmtDef.nBaseItemTypeLen = g_nDecBaseItemTypeLen; + iastrFmtDef.nACBonusPos = g_nDecACBonusPos; + iastrFmtDef.nACBonusLen = g_nDecACBonusLen; + iastrFmtDef.nDelimiterPos = g_nDecDelimiterPos; + iastrFmtDef.nModelLen = g_nDecModelLen; + iastrFmtDef.nArmorColorLen = g_nDecArmorColorLen; + iastrFmtDef.nWeaponColorLen = g_nDecWeaponColorLen; + } + return iastrFmtDef; +} + + +string MK_CCOH_DB_IntToHexString(int nInteger, int nLen) +{ + string sHex = IntToHexString(nInteger); + if (nLen<=8) + return GetStringRight(sHex, nLen); + return GetStringRight(sHex,8); +} + +string MK_CCOH_DB_IntToString(int nValue, int nLen) +{ + if (g_iastrFmtDef.bUseHexData) + { + return MK_CCOH_DB_IntToHexString(nValue, nLen); + } + else + { + if (nValue==-1) nValue = 255; + return MK_IntToString(nValue, nLen, "0"); + } +} + +string MK_CCOH_DB_FloatToString(float fValue, int nWidth, int nDecimals) +{ + return FloatToString(fValue, nWidth, nDecimals); +} + +int MK_CCOH_DB_StringToInt(string s, int nPos, int nLen) +{ + if (nLen==-1) + { + nLen = (GetStringLength(s)-nPos); + } + if (g_iastrFmtDef.bUseHexData) + { + return MK_HEX_HexStringToInt(GetSubString(s, nPos, nLen)); + } + else + { + return StringToInt(GetSubString(s, nPos, nLen)); + } +} + +float MK_CCOH_DB_StringToFloat(string s, int nPos, int nLen) +{ + if (nLen==-1) + { + nLen = (GetStringLength(s)-nPos); + } + return StringToFloat(GetSubString(s, nPos, nLen)); +} + + +int MK_CCOH_DB_GetACBonus(object oItem) +{ + int nACBonus = 0; + if (GetIsObjectValid(oItem)) + { + if (GetBaseItemType(oItem)==BASE_ITEM_ARMOR) + { + int nTorso = GetItemAppearance(oItem, ITEM_APPR_TYPE_ARMOR_MODEL, + ITEM_APPR_ARMOR_MODEL_TORSO); + string sACBonus = Get2DAString("parts_chest", "ACBONUS", nTorso); + nACBonus = FloatToInt(StringToFloat(sACBonus)); + } + } + return nACBonus; +} + +string MK_CCOH_DB_ItemColorToIASStr(object oItem) +{ + int nType = GetBaseItemType(oItem); + string sResult="C"; + int nItemAppearance; + int iColor; + int iPart; + switch (nType) + { + case BASE_ITEM_ARMOR: + case BASE_ITEM_CLOAK: + case BASE_ITEM_HELMET: + for (iColor=0; iColor Header='"+sResult+"'"); + int iBodyPart; + int nBit=1; + for (iBodyPart=1; iBodyPart<=MK_CRAFTBODY_NUMBER_OF_BODYPARTS; iBodyPart++) + { +// MK_DEBUG_TRACE(" > iBodyPart="+IntToString(iBodyPart)+", nBit="+IntToString(nBit)); + if (nMask & nBit) + { + sResult += (MK_CCOH_DB_BodyAppearanceToIASStr(oCreature, iBodyPart)); +// MK_DEBUG_TRACE(" > sResult='"+sResult+"'"); + } + nBit *= 2; + } + } + return sResult; +} + +int MK_CCOH_DB_ItemToModMode(object oItem) +{ + int nModMode = X2_CI_MODMODE_INVALID; + int nBaseItemType = GetBaseItemType(oItem); + switch (nBaseItemType) + { + case BASE_ITEM_ARMOR: + nModMode = X2_CI_MODMODE_ARMOR; + break; + case BASE_ITEM_CLOAK: + nModMode = MK_CI_MODMODE_CLOAK; + break; + case BASE_ITEM_HELMET: + nModMode = MK_CI_MODMODE_HELMET; + break; + case BASE_ITEM_BASTARDSWORD: + case BASE_ITEM_BATTLEAXE: + case BASE_ITEM_CLUB: + case BASE_ITEM_DAGGER: + case BASE_ITEM_DIREMACE: + case BASE_ITEM_DOUBLEAXE: + case BASE_ITEM_DWARVENWARAXE: + case BASE_ITEM_GREATAXE: + case BASE_ITEM_GREATSWORD: + case BASE_ITEM_HALBERD: + case BASE_ITEM_HANDAXE: + case BASE_ITEM_HEAVYCROSSBOW: + case BASE_ITEM_HEAVYFLAIL: + case BASE_ITEM_KAMA: + case BASE_ITEM_KATANA: + case BASE_ITEM_KUKRI: + case BASE_ITEM_LIGHTCROSSBOW: + case BASE_ITEM_LIGHTFLAIL: + case BASE_ITEM_LIGHTHAMMER: + case BASE_ITEM_LIGHTMACE: + case BASE_ITEM_LONGBOW: + case BASE_ITEM_LONGSWORD: + case BASE_ITEM_MORNINGSTAR: + case BASE_ITEM_QUARTERSTAFF: + case BASE_ITEM_RAPIER: + case BASE_ITEM_SCIMITAR: + case BASE_ITEM_SCYTHE: + case BASE_ITEM_SHORTBOW: + case BASE_ITEM_SHORTSPEAR: + case BASE_ITEM_SHORTSWORD: + case BASE_ITEM_SICKLE: + case BASE_ITEM_SLING: + case BASE_ITEM_TRIDENT: + case BASE_ITEM_TWOBLADEDSWORD: + case BASE_ITEM_WARHAMMER: + nModMode = X2_CI_MODMODE_WEAPON; + break; + case BASE_ITEM_LARGESHIELD: + case BASE_ITEM_SMALLSHIELD: + case BASE_ITEM_TOWERSHIELD: + nModMode = MK_CI_MODMODE_SHIELD; + break; + } + return nModMode; +} + +string MK_CCOH_DB_ItemAppearanceToIAStr(object oItem, int nMask) +{ + string sResult = ""; + if (GetIsObjectValid(oItem)) + { + sResult = MK_CCOH_DB_CreateHeader(MK_CCOH_DB_ItemToModMode(oItem), oItem, nMask); +/* int nType = GetBaseItemType(oItem); + int nACBonus = MK_CCOH_DB_GetACBonus(oItem); + + + sResult = g_iastrFmtDef.cDbMode + + MK_CCOH_DB_IntToString(g_nCCOH_DB_DbVersion, g_iastrFmtDef.nVersionLen) + + "I"+ + MK_CCOH_DB_IntToString(nMask, g_iastrFmtDef.nItemApprTypeLen); + + + sResult += (MK_CCOH_DB_IntToString(nType, g_iastrFmtDef.nBaseItemTypeLen) + + MK_CCOH_DB_IntToString(nACBonus, g_iastrFmtDef.nACBonusLen) + + "!"); +*/ + if (nMask & MK_CCOH_DB_ITEM_APPR_MODEL) + { + sResult += (MK_CCOH_DB_ItemModelToIASStr(oItem) + "!"); + } + if (nMask & MK_CCOH_DB_ITEM_APPR_COLOR) + { + sResult += (MK_CCOH_DB_ItemColorToIASStr(oItem) + "!"); + } + } + return sResult; +} + +string MK_CCOH_DB_GetVarName(object oPC, int nSlot) +{ + string sPrefix = ""; + if (!g_bCCOH_DB_UseLocalDb) + { + sPrefix = GetPCPublicCDKey(oPC, FALSE); +// MK_DEBUG_TRACE("MK_CCOH_DB_GetVarName: cdkey for '"+GetName(oPC)+"' is: "+sPrefix); + } + if (g_iastrFmtDef.bUseHexData) + { + return sPrefix+"MK_CCOH_IA_DB_"+MK_CCOH_DB_IntToHexString(nSlot,4); + } + else + { + return sPrefix+"MK_CCOH_IA_DB_"+MK_IntToString(nSlot,4, "0"); + } +} + +int MK_CCOH_DB_WriteBodyAppearanceToDatabase(object oPC, object oCreature, int nSlot, int nMask, string sName) +{ + if (!GetIsObjectValid(oPC)) return FALSE; + if (GetIsObjectValid(oCreature)) + { + MK_CCOH_DB_SetSlotData(oPC, nSlot, MK_CCOH_DB_BodyAppearanceToIAStr(oCreature, nMask)); + MK_CCOH_DB_SetSlotName(oPC, nSlot, sName); + } + else + { + MK_CCOH_DB_SetSlotData(oPC, nSlot, ""); + MK_CCOH_DB_SetSlotName(oPC, nSlot, ""); + } + return TRUE; +} + +int MK_CCOH_DB_WriteItemAppearanceToDatabase(object oPC, object oItem, int nSlot, int nMask, string sName) +{ + if (!GetIsObjectValid(oPC)) return FALSE; +// string sVarName= MK_CCOH_DB_GetVarName(nSlot); + if (GetIsObjectValid(oItem)) + { +// MK_DEBUG_TRACE("MK_CCOH_DB_WriteToDatabase("+GetName(oPC)+", "+GetName(oItem)+", slot="+IntToString(nSlot)+ +// ", nMark="+IntToString(nMask)+", sName='"+sName+"')"); + MK_CCOH_DB_SetSlotData(oPC, nSlot, MK_CCOH_DB_ItemAppearanceToIAStr(oItem, nMask)); + MK_CCOH_DB_SetSlotName(oPC, nSlot, sName); + } + else + { +// MK_DEBUG_TRACE("MK_CCOH_DB_WriteToDatabase("+GetName(oPC)+", '', slot="+IntToString(nSlot)+ +// ", nMark="+IntToString(nMask)+", sName='"+sName+"')"); + MK_CCOH_DB_SetSlotData(oPC, nSlot, ""); + MK_CCOH_DB_SetSlotName(oPC, nSlot, ""); + } + return TRUE; +} + +int MK_CCOH_DB_ReadBodyAppearanceFromDatabase(object oPC, object oCreature, int nSlot, int nMask) +{ +// MK_DEBUG_TRACE("MK_CCOH_DB_ReadFromDatabase('"+GetName(oPC)+"', '"+GetName(oItem)+"', nSlot=" +// +IntToString(nSlot)+", nMask="+IntToString(nMask)+")"); + if (!GetIsObjectValid(oPC)) return FALSE; + if (!GetIsObjectValid(oCreature)) return FALSE; + + string sIAStr = MK_CCOH_DB_GetSlotData(oPC, nSlot); + + float fDelay = GetLocalFloat(oPC, "MK_RESTOREBODY_DELAY"); + + return MK_CCOH_DB_IAStrToBodyAppearance(oCreature, sIAStr, nMask, fDelay); +} + +object MK_CCOH_DB_ReadItemAppearanceFromDatabase(object oPC, object oItem, int nSlot, int nMask) +{ +// MK_DEBUG_TRACE("MK_CCOH_DB_ReadFromDatabase('"+GetName(oPC)+"', '"+GetName(oItem)+"', nSlot=" +// +IntToString(nSlot)+", nMask="+IntToString(nMask)+")"); + if (!GetIsObjectValid(oPC)) return OBJECT_INVALID; + if (!GetIsObjectValid(oItem)) return OBJECT_INVALID; + + string sIAStr = MK_CCOH_DB_GetSlotData(oPC, nSlot); + + return MK_CCOH_DB_IAStrToItemAppearance(oItem, sIAStr, nMask); +} + +int MK_CCOH_DB_GetIsIAStrValid(string sIAStr) +{ + string s = GetStringLeft(sIAStr, 1); + if ((s!=g_cHexDbMode) && (s!=g_cDecDbMode)) + { +// MK_DEBUG_TRACE("MK_CCOH_DB_GetIsIAStrValid: s='"+s+"' != '"+g_cHexDbMode+"'/'"+g_cDecDbMode+"'"); + return FALSE; + } + if (GetSubString(sIAStr, g_iastrFmtDef.nDelimiterPos, 1) != "!") + { +// MK_DEBUG_TRACE("MK_CCOH_DB_GetIsIAStrValid: d='"+GetSubString(sIAStr, g_iastrFmtDef.nDelimiterPos, 1)+"' != '!'"); + return FALSE; + } + return TRUE; +} + +int MK_CCOH_DB_GetIsItemAppearance(string sIAStr) +{ + return (GetSubString(sIAStr, g_iastrFmtDef.nApprTypePos, g_iastrFmtDef.nApprTypeLen) == "I"); +} + +int MK_CCOH_DB_GetIsBodyAppearance(string sIAStr) +{ + return (GetSubString(sIAStr, g_iastrFmtDef.nApprTypePos, g_iastrFmtDef.nApprTypeLen) == "B"); +} + +int MK_CCOH_DB_GetBaseItemTypeFromIAStr(string sIAStr) +{ + return MK_CCOH_DB_StringToInt(sIAStr, g_iastrFmtDef.nBaseItemTypePos, g_iastrFmtDef.nBaseItemTypeLen); +} + +int MK_CCOH_DB_GetACBonusFromIAStr(string sIAStr) +{ + return MK_CCOH_DB_StringToInt(sIAStr, g_iastrFmtDef.nACBonusPos, g_iastrFmtDef.nACBonusLen); +} + +int MK_CCOH_DB_GetVersionFromIAStr(string sIAStr) +{ + return MK_CCOH_DB_StringToInt(sIAStr,g_iastrFmtDef.nVersionPos,g_iastrFmtDef.nVersionLen); +} + +string MK_CCOH_DB_GetNextIASStr(string sIAStr, int iStart) +{ + int iEnd=iStart; + int nLen = GetStringLength(sIAStr); + while (GetSubString(sIAStr,iEnd,1)!="!") + { + iEnd++; +// MK_DEBUG_TRACE("> iEnd="+IntToString(iEnd)+", c="+GetSubString(sIAStr,iEnd,1) +// +", nLen="+IntToString(nLen)); + if (iEnd>=nLen) + { + return ""; + } + } + return GetSubString(sIAStr, iStart, iEnd-iStart+1); +} + +int MK_CCOH_DB_ReadDbMode(string sIAStr) +{ + string c = GetStringLeft(sIAStr,1); + if (c == g_cHexDbMode) + { + g_iastrFmtDef = MK_CCOH_DB_SetDbMode(MK_CCOH_DB_HexMode); + return TRUE; + } + else if (c == g_cDecDbMode) + { + g_iastrFmtDef = MK_CCOH_DB_SetDbMode(MK_CCOH_DB_DecMode); + return TRUE; + } + return FALSE; +} + +int MK_CCOH_DB_IAStrToBodyAppearance(object oCreature, string sIAStr, int nMask, float fDelay) +{ + int nReturn=TRUE; + +// MK_DEBUG_TRACE("MK_CCOH_DB_IAStrToBodyAppearance('"+GetName(oCreature)+"', '"+sIAStr+"', nMask="+IntToString(nMask)+")"); + if (!GetIsObjectValid(oCreature)) + { +// MK_DEBUG_TRACE("MK_CCOH_DB_IAStrToItemAppearance: creature is invalid"); + return FALSE; + } + if (!MK_CCOH_DB_ReadDbMode(sIAStr)) + { +// MK_DEBUG_TRACE("MK_CCOH_DB_IAStrToItemAppearance: MK_CCOH_DB_ReadDbMode returns FALSE"); + return FALSE; + } + if (!MK_CCOH_DB_GetIsBodyAppearance(sIAStr)) + { + return FALSE; + } + + string sIASStr; + int nLen = GetStringLength(sIAStr); + int iPos = g_iastrFmtDef.nDelimiterPos+1; + int nCount = 0; + do + { + sIASStr = MK_CCOH_DB_GetNextIASStr(sIAStr, iPos); + iPos+=GetStringLength(sIASStr); + +// MK_DEBUG_TRACE("> iPos="+IntToString(iPos)+", sIASStr("+IntToString(nCount)+")='"+sIASStr+"'"); + + if (sIASStr!="") + { + // int nBodyPart = MK_CCOH_DB_IntToString(sIASStr, 0, 2); + nReturn = MK_CCOH_DB_IASStrToBodyPart(oCreature, sIASStr); + } + nCount++; + + } while ((sIASStr!="") && (iPos iPos="+IntToString(iPos)+", sIASStr("+IntToString(nCount)+")='"+sIASStr+"'"); + + if (sIASStr!="") + { + string c = GetStringLeft(sIASStr,1); + if ((c=="M") && (nMask & MK_CCOH_DB_ITEM_APPR_MODEL)) + { + SendMessageToPC(GetPCSpeaker(), "Reading model..."); + oItemQ = MK_CCOH_DB_IASStrToItemModel(oItemQ, sIASStr); + if (!GetIsObjectValid(oItemQ)) + { + SendMessageToPC(GetPCSpeaker(), + "Failed to read model from database!"); + } + } + else if ((c=="C") && (nMask & MK_CCOH_DB_ITEM_APPR_COLOR)) + { + SendMessageToPC(GetPCSpeaker(), "Reading color..."); + oItemQ = MK_CCOH_DB_IASStrToItemColor(oItemQ, sIASStr); + if (!GetIsObjectValid(oItemQ)) + { + SendMessageToPC(GetPCSpeaker(), + "Failed to read color from database!"); + } + } + } + nCount++; + + } while ((sIASStr!="") && (iPos nBaseItemType="+IntToString(nBaseItemType)); + int nPropColumn = MK_Get2DAInt("baseitems", "PropColumn", nBaseItemType, -1); + if (nPropColumn!=-1) + { + MK_CHEATS_DEBUG_TRACE(" > nPropColumn="+IntToString(nPropColumn)); + string sPropColumn = Get2DAString("mk_iprp_cols", "Column", nPropColumn); + if (sPropColumn!="") + { + MK_CHEATS_DEBUG_TRACE(" > sPropColumn='"+sPropColumn+"'"); + SetLocalString(oPC, "MK_CHEATS_CURRENT_PROPCOL", sPropColumn); +// SetLocalObject(oPC, "MK_CHEATS_CURRENT_ITEM", oItem); + MK_CHEATS_InitializeItemAdditionalCostCalculation(oItem); + + CISetCurrentModMode(oPC, MK_CI_MODMODE_ITEM); + MK_StartModifyItem(oPC, oItem, FALSE, FALSE); + + MK_CHEATS_SetCurrentItemPropertyID(-1); + MK_CHEATS_SetCurrentItemPropertySubType(-1); + MK_CHEATS_SetCurrentItemPropertyCostTableValue(-1); + + bReturn = TRUE; + } + } + } + break; + } + default: + CISetCurrentModItem(oPC, oItem); +// SetLocalObject(OBJECT_SELF, "MK_CHEATS_CURRENT_ITEM", oItem); + bReturn = TRUE; + } + } + else + { + DeleteLocalString(OBJECT_SELF, "MK_CHEATS_CURRENT_PROPCOL"); +// DeleteLocalObject(OBJECT_SELF, "MK_CHEATS_CURRENT_ITEM"); + DeleteLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_ADDITIONAL_COST"); + DeleteLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROPID"); + DeleteLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROP_SUBTYPE"); + DeleteLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROP_COSTTABLEVALUE"); + CISetCurrentModItem(oPC, OBJECT_INVALID); + CISetCurrentModBackup(oPC, OBJECT_INVALID); + CISetCurrentModMode(oPC, 0); + } + return bReturn; +} + +object MK_CHEATS_GetCurrentItem() +{ + return CIGetCurrentModItem(GetPCSpeaker()); +} + +string MK_CHEATS_GetCurrentItemName(string sDefault) +{ + string sName=sDefault; + object oItem = MK_CHEATS_GetCurrentItem(); + if (GetIsObjectValid(oItem)) + { + sName = GetName(oItem); + } + return sName; +} + +int MK_CHEATS_CalculateCurrentItemAdditionalCost() +{ + int bReturn = FALSE; + object oTempCopy = GetLocalObject(OBJECT_SELF, "MK_CHEATS_CURRENT_ITEM_TEMPCOPY"); + if (GetIsObjectValid(oTempCopy)) + { +// MK_CHEATS_DEBUG_TRACE("MK_CHEATS_CalculateCurrentItemAdditionalCost: stackSize="+IntToString(GetItemStackSize(oTempCopy))); + SetItemStackSize(oTempCopy, 1); +// MK_CHEATS_DEBUG_TRACE("MK_CHEATS_CalculateCurrentItemAdditionalCost: stackSize="+IntToString(GetItemStackSize(oTempCopy))); + + int nAdditionalCost = MK_IPRP_GetItemAdditionalCostValue(oTempCopy); + + DeleteLocalObject(OBJECT_SELF, "MK_CHEATS_CURRENT_ITEM_TEMPCOPY"); + DestroyObject(oTempCopy); + + if (nAdditionalCost!=-1) + { + bReturn = TRUE; + MK_CHEATS_DEBUG_TRACE("Item Additional Cost Calculation successful!"); + } + else + { + MK_CHEATS_DEBUG_TRACE("Falied to calculate Item Additional Cost!"); + } + SetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_ADDITIONAL_COST", MK_MATH_MaxInt(nAdditionalCost,0)); + } + return bReturn; +} + +int MK_CHEATS_GetCurrentItemAdditionalCost() +{ + return GetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_ADDITIONAL_COST"); +} + +int MK_CHEATS_GetCurrentGoldPieceValue() +{ + return MK_IPRP_GetGoldPieceValue(MK_CHEATS_GetCurrentItem()); +} + +int MK_CHEATS_CalculateCurrentGoldPieceValue() +{ + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_CalculateCurrentGoldPieceValue()"); + int nItemValue=-1; + int nAdditionalCost = MK_CHEATS_GetCurrentItemAdditionalCost(); + MK_CHEATS_DEBUG_TRACE(" > nAdditionalCost="+IntToString(nAdditionalCost)); + if (nAdditionalCost == -1) + { + nItemValue = MK_CHEATS_GetCurrentGoldPieceValue(); + } + else + { + nItemValue = MK_IPRP_CalculateGoldPieceValue(MK_CHEATS_GetCurrentItem(), nAdditionalCost); + } + MK_CHEATS_DEBUG_TRACE(" > nItemValue="+IntToString(nItemValue)); + return nItemValue; +} + +string MK_CHEATS_GetCurrentGoldPieceValueAsString(string sDefault) +{ + string sItemValue = sDefault; + object oItem = MK_CHEATS_GetCurrentItem(); + if (GetIsObjectValid(oItem)) + { + int nValue1 = MK_CHEATS_CalculateCurrentGoldPieceValue(); + int nValue2 = MK_CHEATS_GetCurrentGoldPieceValue(); + sItemValue = IntToString(nValue1) + " (" + IntToString(nValue2) +")"; + } + return sItemValue; +} + +string MK_CHEATS_GetCurrentItemPropertyName(string sDefault) +{ + string sItemPropertyName = sDefault; + if (GetIsObjectValid(MK_CHEATS_GetCurrentItem())) + { + int nType = MK_CHEATS_GetCurrentItemPropertyID(); + int nSubType = MK_CHEATS_GetCurrentItemPropertySubType(); + int nCostTableValue = MK_CHEATS_GetCurrentItemPropertyCostTableValue(); + sItemPropertyName = MK_IPRP_GetItemPropertyNameByID(nType, nSubType, nCostTableValue); +// MK_CHEATS_DEBUG_TRACE("MK_CHEATS_GetCurrentItemPropertyName(): nType="+IntToString(nType) +// +", nSubType="+IntToString(nSubType) +// +", nCostTableValue="+IntToString(nCostTableValue) +// +", name='"+sItemPropertyName+"'"); + } + return sItemPropertyName; +} + +string MK_CHEATS_GetCurrentPropColumn() +{ + return GetLocalString(OBJECT_SELF, "MK_CHEATS_CURRENT_PROPCOL"); +} + +void MK_CHEATS_SetCurrentItemPropertyID(int nIPropID) +{ + SetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROPID", nIPropID); +} + +int MK_CHEATS_GetCurrentItemPropertyID() +{ + return GetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROPID"); +} + +string MK_CHEATS_GetCurrentItemPropertyTypeName() +{ + string sIPropName=""; + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + if (nIPropID!=-1) + { + int nStrRef = MK_Get2DAInt("itempropdef", "Name", nIPropID, 0); + sIPropName = GetStringByStrRef(nStrRef, GetGender(OBJECT_SELF)); + } + return sIPropName; +} + +string MK_CHEATS_GetCurrentItemPropertyGameName() +{ + string sIPropName=""; + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + if (nIPropID!=-1) + { + int nStrRef = MK_Get2DAInt("itempropdef", "GameStrRef", nIPropID, 0); + sIPropName = GetStringByStrRef(nStrRef, GetGender(OBJECT_SELF)); + } + return sIPropName; +} + +string MK_CHEATS_GetCurrentSubTypeResRef() +{ + string sSubTypeResRef=""; + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + if (nIPropID!=-1) + { + sSubTypeResRef= Get2DAString("itempropdef", "SubTypeResRef", nIPropID); + } + return sSubTypeResRef; +} + +void MK_CHEATS_SetCurrentItemPropertySubType(int nSubType) +{ + SetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROP_SUBTYPE", nSubType); +} + +int MK_CHEATS_GetCurrentItemPropertySubType() +{ + return GetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROP_SUBTYPE"); +} + +string MK_CHEATS_GetCurrentItemPropertySubTypeName() +{ + string sSubTypeName=""; + int nSubType = MK_CHEATS_GetCurrentItemPropertySubType(); + + if (nSubType!=-1) + { + string sSubTypeResRef = MK_CHEATS_GetCurrentSubTypeResRef(); + sSubTypeName = GetStringByStrRef(MK_Get2DAInt(sSubTypeResRef, "Name", nSubType, 0), GetGender(OBJECT_SELF)); + } + return sSubTypeName; +} + +int MK_CHEATS_GetCurrentParam1ResRefID() +{ + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + int nSubType = MK_CHEATS_GetCurrentItemPropertySubType(); + + return MK_IPRP_GetParam1ResRefIDByID(nIPropID, nSubType); +} + +string MK_CHEATS_GetCurrentParam1ResRef() +{ + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + int nSubType = MK_CHEATS_GetCurrentItemPropertySubType(); + + return MK_IPRP_GetParam1ResRefByID(nIPropID, nSubType); +} + +string MK_CHEATS_GetCurrentCostTableResRef() +{ + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + return MK_IPRP_GetCostTableResRefByID(nIPropID); +} + +int MK_CHEATS_GetCurrentParam1TableStrRef() +{ + int nStrRef = 0; + int nIPropID = MK_CHEATS_GetCurrentItemPropertyID(); + int nSubType = MK_CHEATS_GetCurrentItemPropertySubType(); + + int nParam1ResRefID = MK_IPRP_GetParam1ResRefIDByID(nIPropID, nSubType); + if (nParam1ResRefID!=-1) + { + nStrRef = MK_Get2DAInt("iprp_paramtable", "Name", nParam1ResRefID, 0); + } + return nStrRef; +} + +void MK_CHEATS_SetCurrentItemPropertyParam1Value(int nParam1) +{ + SetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROP_PARAM1", nParam1); +} + +int MK_CHEATS_GetCurrentItemPropertyParam1Value() +{ + return GetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROP_PARAM1"); +} + +string MK_CHEATS_GetCurrentItemPropertyParam1Name() +{ + string sParam1Name=""; + int nParam1 = MK_CHEATS_GetCurrentItemPropertyParam1Value(); + if (nParam1!=-1) + { + string s2DAFile = MK_CHEATS_GetCurrentParam1ResRef(); + + int nStrRef = MK_Get2DAInt(s2DAFile, "Name", nParam1, 0); + + sParam1Name = GetStringByStrRef(nStrRef, GetGender(OBJECT_SELF)); + } + return sParam1Name; +} + +int MK_CHEATS_GetCurrentItemPropertyCostTableValue() +{ + return GetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROP_COSTTABLEVALUE"); +} + +void MK_CHEATS_SetCurrentItemPropertyCostTableValue(int nCostTableValue) +{ + SetLocalInt(OBJECT_SELF, "MK_CHEATS_CURRENT_IPROP_COSTTABLEVALUE", nCostTableValue); +} + +string MK_CHEATS_GetCurrentItemPropertyCostTableValueName() +{ + string sCostTableValueName=""; + int nCostTableValue = MK_CHEATS_GetCurrentItemPropertyCostTableValue(); + if (nCostTableValue>0) + { + string s2DAFile = MK_CHEATS_GetCurrentCostTableResRef(); + + int nStrRef = MK_Get2DAInt(s2DAFile, "Name", nCostTableValue, 0); + + sCostTableValueName = GetStringByStrRef(nStrRef, GetGender(OBJECT_SELF)); + } + return sCostTableValueName; +} + +void MK_CHEATS_ToggleItemProperty(object oItem, int nIPropID, int nSubType=-1, int nCostTableValue=-1, int nParam1Value=0) +{ + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_ToggleItemProperty('"+GetName(oItem)+"', nIPropID="+IntToString(nIPropID) + +", nSubType="+IntToString(nSubType) + +", nCostTableValue="+IntToString(nCostTableValue) + +", nParam1Value="+IntToString(nParam1Value)); + + itemproperty iProp = MK_IPRP_GetItemProperty(oItem, nIPropID, nSubType, nCostTableValue, nParam1Value); + if (GetIsItemPropertyValid(iProp)) + { + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_ToggleItemProperty: property removed."); + RemoveItemProperty(oItem, iProp); + } + else if (MK_IPRP_CreateItemPropertyOnItem(oItem, nIPropID, nSubType, nCostTableValue, nParam1Value)) + { + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_ToggleItemProperty: property created."); + } + else + { + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_ToggleItemProperty: failed to create property."); + } +} + +int MK_CHEATS_GetIsCurrentItemModified() +{ + int bResult = FALSE; + object oPC = GetPCSpeaker(); + object oItem = CIGetCurrentModItem(oPC); + object oBackup = CIGetCurrentModBackup(oPC); + +// MK_CHEATS_DEBUG_TRACE("MK_CHEATS_GetIsCurrentItemModified(): '" +// +GetName(oItem)+"', '"+GetName(oBackup)+"'"); + + if (GetIsObjectValid(oItem) && GetIsObjectValid(oBackup)) + { + int nState = MK_GenericDialog_GetState(); + + switch (nState) + { + case MK_STATE_CHEATS_ITEMPROPS_ITEM: + case MK_STATE_CHEATS_ITEMPROPS_PROPERTY: + case MK_STATE_CHEATS_ITEMPROPS_SUBTYPE: + case MK_STATE_CHEATS_ITEMPROPS_COSTTABLE: + case MK_STATE_CHEATS_ITEMPROPS_PARAM1: + { + string sIASStrBackup = MK_CCOH_DB_ItemPropertiesToIASStr(oBackup); + string sIASStrCurrent = MK_CCOH_DB_ItemPropertiesToIASStr(oItem); + bResult = (sIASStrBackup != sIASStrCurrent); +// MK_CHEATS_DEBUG_TRACE(" > '"+sIASStrCurrent+"', '"+sIASStrBackup+"': bResult="+IntToString(bResult)); + break; + } + case MK_STATE_CHEATS_CHARGES: + bResult = GetItemCharges(oItem)!=GetItemCharges(oBackup); +// MK_CHEATS_DEBUG_TRACE(" > '"+IntToString(GetItemCharges(oItem))+"', '"+IntToString(GetItemCharges(oBackup))+"': bResult="+IntToString(bResult)); + break; + } + } + return bResult; +} + +int MK_CHEATS_GetRequiredGold(int nCurrentValue=-1) +{ +// MK_CHEATS_DEBUG_TRACE("MK_CHEATS_GetRequiredGold("+IntToString(nCurrentValue)+")"); + object oPC = GetPCSpeaker(); + int nRequiredGold = 0; + object oBackup = CIGetCurrentModBackup(oPC); + if (GetIsObjectValid(oBackup)) + { + if (nCurrentValue==-1) + { + nCurrentValue = MK_CHEATS_CalculateCurrentGoldPieceValue(); + } + int nBackupValue = MK_IPRP_GetGoldPieceValue(oBackup); + nRequiredGold = nCurrentValue - nBackupValue; +// MK_CHEATS_DEBUG_TRACE(" > nCurrentValue="+IntToString(nCurrentValue)); +// MK_CHEATS_DEBUG_TRACE(" > nBackupValue="+IntToString(nBackupValue)); +// MK_CHEATS_DEBUG_TRACE(" > nRequiredGold="+IntToString(nRequiredGold)); + float fFactor = 1.0f; + if (nRequiredGold > 0) + { + fFactor = GetLocalFloat(oPC, "MK_CHEATS_ITEM_BUY"); + } + else if (nRequiredGold < 0) + { + fFactor = GetLocalFloat(oPC, "MK_CHEATS_ITEM_SELL"); + } + nRequiredGold = FloatToInt(fFactor * nRequiredGold); +// MK_CHEATS_DEBUG_TRACE(" > fFactor="+FloatToString(fFactor)); +// MK_CHEATS_DEBUG_TRACE(" > nRequiredGold="+IntToString(nRequiredGold)); +// MK_CHEATS_DEBUG_TRACE("MK_CHEATS_GetRequiredGold: nCurrentValue="+IntToString(nCurrentValue) +// +", nBackupValue="+IntToString(nBackupValue) +// +", fFactor="+FloatToString(fFactor) +// +", nRequiredGold="+IntToString(nRequiredGold)); +// MK_CHEATS_DEBUG_TRACE(" > oBackup='"+GetName(oBackup)+"', nCalculatedValue="+IntToString(MK_IPRP_CalculateGoldPieceValue(oBackup))); + } + return nRequiredGold; +} + +int MK_CHEATS_CanModifyItem(int bDisplayMessage) +{ + object oPC = GetPCSpeaker(); + int nState = MK_GenericDialog_GetState(); + switch (nState) + { + case MK_STATE_CHEATS_ITEMPROPS_PROPERTY: + case MK_STATE_CHEATS_ITEMPROPS_SUBTYPE: + case MK_STATE_CHEATS_ITEMPROPS_COSTTABLE: + case MK_STATE_CHEATS_ITEMPROPS_PARAM1: + if (!GetLocalInt(oPC, "MK_CHEATS_IGNORE_MINMAX_PROPS")) + { + if (!MK_CHEATS_GetHasCurrentItemValidNumberOfCastSpellProps(bDisplayMessage)) + { + return FALSE; + } + } + break; + } + + switch (nState) + { + case MK_STATE_CHEATS_ITEMPROPS_PROPERTY: + case MK_STATE_CHEATS_ITEMPROPS_SUBTYPE: + case MK_STATE_CHEATS_ITEMPROPS_COSTTABLE: + case MK_STATE_CHEATS_ITEMPROPS_PARAM1: + case MK_STATE_CHEATS_CHARGES: + { + int nRequiredGold = MK_CHEATS_GetRequiredGold(); + int nGold = GetGold(oPC); + if (nRequiredGold > nGold) + { + if (bDisplayMessage) + { + SendMessageToPC(oPC, "Not enough gold to modify item!"); + } + return FALSE; + } + break; + } + } + return TRUE; +} + +int MK_CHEATS_FinishModifyItem() +{ + int bReturn = FALSE; + object oPC = GetPCSpeaker(); + + if (MK_CHEATS_CanModifyItem(FALSE)) + { + int nRequiredGold = MK_CHEATS_GetRequiredGold(); + int nGold = GetGold(oPC); + if (nGold >= nRequiredGold) + { + MK_FinishModifyItem(oPC, oPC); + + if (nRequiredGold > 0) + { + TakeGoldFromCreature(nRequiredGold, oPC, TRUE); + } + else if (nRequiredGold < 0) + { + GiveGoldToCreature(oPC, -nRequiredGold); + } + MK_CHEATS_SetCurrentItem(OBJECT_INVALID); + + // CISetCurrentModItem(oPC, OBJECT_INVALID); + // CISetCurrentModMode(oPC, 0); + // MK_CHEATS_SetCurrentItemPropertyID(-1); + // MK_CHEATS_SetCurrentItemPropertySubType(-1); + // MK_CHEATS_SetCurrentItemPropertyCostTableValue(-1); + + bReturn = TRUE; + } + } + return bReturn; +} + +void MK_CHEATS_CancelModifyItem() +{ + object oPC = GetPCSpeaker(); +// int nState = MK_GenericDialog_GetState(); + +// MK_GenericDialog_SetCurrentPage(nState, 1); +// MK_2DA_DISPLAY_Cleanup(); + MK_CancelModifyItem(oPC, oPC); + MK_CHEATS_SetCurrentItem(OBJECT_INVALID); +// CISetCurrentModItem(oPC, OBJECT_INVALID); +// CISetCurrentModMode(oPC, 0); +// MK_CHEATS_SetCurrentItemPropertyID(-1); +// MK_CHEATS_SetCurrentItemPropertySubType(-1); +// MK_CHEATS_SetCurrentItemPropertyCostTableValue(-1); +// MK_GenericDialog_SetState(nState = MK_STATE_CHEATS_ITEMPROPS_ITEM_INIT); +// MK_CHEATS_DEBUG_TRACE("MK_ITEMPROP_Cancel(): *terminate*"); +// return nState; +} + +int MK_CHEATS_GetHasCurrentItemValidNumberOfCastSpellProps(int bDisplayMessage) +{ + int bResult = FALSE; + object oItem = MK_CHEATS_GetCurrentItem(); + + int nBaseItemType = GetBaseItemType(oItem); + int nMinProps = MK_Get2DAInt("baseitems", "MinProps", nBaseItemType, 0); + int nMaxProps = MK_Get2DAInt("baseitems", "MaxProps", nBaseItemType, 0); + + int nCastSpellProps = MK_IPRP_GetItemPropertyCount(oItem, ITEM_PROPERTY_CAST_SPELL); + + if ((nMinProps<=nCastSpellProps) && (nMaxProps>=nCastSpellProps)) + { + bResult = TRUE; + } + else if (bDisplayMessage) + { + object oPC = GetPCSpeaker(); + SendMessageToPC(oPC, "Item has invalid number of Cast Spell properties: "+IntToString(nCastSpellProps)+"!"); + SendMessageToPC(oPC, "Allowed number of Cast Spell properties for this item: "+IntToString(nMinProps)+".."+IntToString(nMaxProps)+"!"); + } + + return bResult; +} + +void MK_CHEATS_SetCustomToken(/*int nState*/) +{ + object oPC = GetPCSpeaker(); + string sItemName; + string sItemValue = "-"; + string sRequiredGold = "-"; + int nRequiredGold = 0; + int nGold = GetGold(); + + object oItem = MK_CHEATS_GetCurrentItem(); + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_SetCustomToken('"+GetName(oItem)+"'): valid="+IntToString(GetIsObjectValid(oItem))); + if (GetIsObjectValid(oItem)) + { + int nCurrentValue = MK_CHEATS_CalculateCurrentGoldPieceValue(); + nRequiredGold = MK_CHEATS_GetRequiredGold(nCurrentValue); + if (MK_DEBUG_GetDebugMode()) + { + int nGoldPieceValue = MK_CHEATS_GetCurrentGoldPieceValue(); + sItemValue = IntToString(nCurrentValue) + " / " + IntToString(nGoldPieceValue); + MK_CHEATS_DEBUG_TRACE(" > nCurrentValue="+IntToString(nCurrentValue)+", nGoldPieceValue="+IntToString(nGoldPieceValue)+", nRequiredGold="+IntToString(nRequiredGold)); + } + else + { + sItemValue = IntToString(nCurrentValue); + } + sRequiredGold = IntToString(nRequiredGold); + } + sRequiredGold += (" ("+IntToString(nGold)+")"); + + sItemName=MK_CHEATS_GetCurrentItemName("-"); + + SetCustomToken(14422, sItemName); + SetCustomToken(14423, sItemValue); + SetCustomToken(14426, sRequiredGold); + + string sDisabledOptionsColor = GetLocalString(OBJECT_SELF, "MK_DISABLED_OPTIONS_COLOR"); + string sCloseColor = (sDisabledOptionsColor!="" ? "" : ""); + + if (!GetLocalInt(oPC, "MK_CHEATS_IGNORE_MINMAX_PROPS") && !MK_CHEATS_GetHasCurrentItemValidNumberOfCastSpellProps()) + { + SetCustomToken(14460, sDisabledOptionsColor); + SetCustomToken(14470, " "+MK_TLK_GetStringByStrRef(-500)+""); + } + else if (nRequiredGold>nGold) + { + SetCustomToken(14460, sDisabledOptionsColor); + SetCustomToken(14470, " "+MK_TLK_GetStringByStrRef(-474)+""); + } + else + { + SetCustomToken(14460, ""); + SetCustomToken(14470, ""); + } +} + +void MK_CHEATS_InitializeFilterItemArray(object oPC) +{ + if (MK_ARRAY_GetLocalArrayBuffer(oPC, "MK_CHEATS_IPROP_ITEMFILTER") == "") + { + MK_ARRAY_InitializeLocalArrayBool(oPC, "MK_CHEATS_IPROP_ITEMFILTER", MK_Get2DALength("mk_iprp_cols", "Column"), TRUE); +// MK_ARRAY_SetLocalArrayBool(oPC, "MK_CHEATS_IPROP_ITEMFILTER", 17, FALSE); // no properties + } +} + + +int MK_CHEATS_GetIsItemTypeSelected(object oPC, int nItemType) +{ + return MK_ARRAY_GetLocalArrayBool(oPC, "MK_CHEATS_IPROP_ITEMFILTER", nItemType); +} + +int MK_CHEATS_GetAreAllItemTypesSelected(object oPC) +{ + return MK_ARRAY_GetIsLocalArrayBoolEqual(oPC, "MK_CHEATS_IPROP_ITEMFILTER", TRUE); +} + +void MK_CHEATS_SelectItemType(object oPC, int nItemType, int bSelect) +{ + MK_ARRAY_SetLocalArrayBool(oPC, "MK_CHEATS_IPROP_ITEMFILTER", nItemType, bSelect); +} + +void MK_CHEATS_SelectAllItemTypes(object oPC, int bSelect) +{ + MK_ARRAY_InitializeLocalArrayBool(oPC, "MK_CHEATS_IPROP_ITEMFILTER", MK_Get2DALength("mk_iprp_cols", "Column"), bSelect); +} + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_color.nss b/_module/nss/mk_inc_color.nss new file mode 100644 index 00000000..85e20499 --- /dev/null +++ b/_module/nss/mk_inc_color.nss @@ -0,0 +1,213 @@ +// mk_inc_color +#include "mk_inc_debug" +#include "x2_inc_craft" +#include "mk_inc_tools" +#include "mk_inc_modmodes" +#include "mk_inc_body" +#include "mk_inc_tlk" +#include "mk_inc_array" + +const string MK_COLOR_2DAFILE = "mk_color"; + +const int MK_COLOR_NUMBER = 0; +const int MK_COLOR_NEXT = 1; +const int MK_COLOR_PREV = 2; + +const string MK_COLOR_VALID_COLORS = "mk_color_valid_colors"; + + +// returns the matching column in 'mk_color.2da' +// - nModMode: either MK_CI_MODMODE_BODY or X2_CI_MODMODE_ARMOR, +// MK_CI_MODMODE_HELMET or MK_CI_MODMODE_CLOAK +// - nParam1: nModMode == MK_CI_MODMODE_BODY: MK_CRAFTBODY_COLOR +// else: ignored +// - nParam2: nModMode == MK_CI_MODMODE_BODY: COLOR_CHANNEL_* +// else: ITEM_APPR_ARMOR_COLOR_* +// * returns column +string MK_COLOR_Get2DAColumn(int nModMode, int nParam1, int nParam2); + + +// returns TRUE if specified color is valid +// - sColumn: column in 'mk_color.2da' +// - nColor: color number (0..176) +// * returns TRUE if color is valid and FALSE otherwise. +int MK_COLOR_GetIsColorValid(string sColumn, int nColor); + +// returns strref for specified color +// - sColumn: column in 'mk_color.2da' +// - nColor: color number (0..176) +// * returns strref if color is valid or 0. +int MK_COLOR_GetStrRef(string sColumn, int nColor); + +// returns color name for specified color +// - sColumn: column in 'mk_color.2da' +// - nColor: color number (0..176) +// * returns color name if color is valid or an empty string otherwise. +string MK_COLOR_GetColorName(string sColumn, int nColor); + +// returns color name for specified color +// - nModMode: either MK_CI_MODMODE_BODY or X2_CI_MODMODE_ARMOR, +// MK_CI_MODMODE_HELMET or MK_CI_MODMODE_CLOAK +// - nParam1: nModMode == MK_CI_MODMODE_BODY: MK_CRAFTBODY_COLOR +// else: ignored +// - nParam2: nModMode == MK_CI_MODMODE_BODY: COLOR_CHANNEL_* +// else: ITEM_APPR_ARMOR_COLOR_* +// - nColor: color number (0..176) +// * returns color name if color is valid or an empty string otherwise. +string MK_COLOR_GetColorName2(int nModMode, int nParam1, int nParam2, int nColor); + +// sets custom tokens to color name and color number +// - sColumn: column in 'mk_color.2da' +// - nColor: color number (0..176) +void MK_COLOR_SetCustomToken(string sColumn, int nColor, int nTokenName=14422, int nTokenNr=14423); + + +int MK_COLOR_SetColor(object oCreature, int nColorChannel, int nMode, int nColor=-1, object oPC=OBJECT_INVALID); + + +void MK_COLOR_SetValidColors(object oPC, string sValidColors) +{ + MK_ARRAY_SetLocalArrayBuffer(oPC, MK_COLOR_VALID_COLORS, sValidColors); +} + + +int MK_COLOR_SetColor(object oCreature, int nColorChannel, int nMode, int nColor, object oPC) +{ + if (!GetIsObjectValid(oPC)) + { + oPC = oCreature; + } + int nNewColor=-1; + switch (nMode) + { + case MK_COLOR_NUMBER: + nNewColor = nColor; + break; + case MK_COLOR_NEXT: + case MK_COLOR_PREV: + { + int nCurrentColor = GetColor(oCreature, nColorChannel); + int nPosCurrent = MK_ARRAY_SearchLocalArraySortedInt(oPC, MK_COLOR_VALID_COLORS, nCurrentColor); + int nColorCount = MK_ARRAY_GetLocalArraySortedIntLength(oPC, MK_COLOR_VALID_COLORS); + + int nPosNew=-1; + if (nPosCurrent==-1) + { + nPosNew=0; + } + else + { + switch (nMode) + { + case MK_COLOR_PREV: + nPosNew = (nPosCurrent + nColorCount - 1) % nColorCount; + break; + case MK_COLOR_NEXT: + nPosNew = (nPosCurrent + 1) % nColorCount; + break; + } + } + + if (nPosNew>=0) + { + nNewColor = MK_ARRAY_GetLocalArraySortedInt(oPC, MK_COLOR_VALID_COLORS, nPosNew); + } + + break; + } + } + if (nNewColor!=-1) + { + MK_SetColor(oCreature, nColorChannel, nNewColor); + } + return nNewColor; +} + +int MK_COLOR_GetStrRef(string sColumn, int nColor) +{ + return MK_Get2DAInt(MK_COLOR_2DAFILE, sColumn, nColor, 0); +} + +int MK_COLOR_GetIsColorValid(string sColumn, int nColor) +{ + int nStrRef = MK_COLOR_GetStrRef(sColumn, nColor); + return (nStrRef!=0); +} + +string MK_COLOR_GetColorName(string sColumn, int nColor) +{ + int nStrRef = MK_COLOR_GetStrRef(sColumn, nColor); + string sColorName = MK_TLK_GetStringByStrRef(nStrRef, GetGender(OBJECT_SELF)); +// MK_DEBUG_TRACE("MK_COLOR_GetColorName('"+sColumn+"',"+IntToString(nColor)+"): nStrRef="+IntToString(nStrRef)+", sName='"+sColorName+"'"); + return sColorName; +} + +string MK_COLOR_GetColorName2(int nModMode, int nParam1, int nParam2, int nColor) +{ + string sColumn = MK_COLOR_Get2DAColumn(nModMode, nParam1, nParam2); + return MK_COLOR_GetColorName(sColumn, nColor); +} + +string MK_COLOR_Get2DAColumn(int nModMode, int nParam1, int nParam2) +{ + string sColumn=""; + switch (nModMode) + { + case X2_CI_MODMODE_ARMOR: + case MK_CI_MODMODE_HELMET: + case MK_CI_MODMODE_CLOAK: + switch (nParam2) + { + case ITEM_APPR_ARMOR_COLOR_LEATHER1: + case ITEM_APPR_ARMOR_COLOR_LEATHER2: + sColumn = "Leather"; + break; + case ITEM_APPR_ARMOR_COLOR_CLOTH1: + case ITEM_APPR_ARMOR_COLOR_CLOTH2: + sColumn = "Cloth"; + break; + case ITEM_APPR_ARMOR_COLOR_METAL1: + case ITEM_APPR_ARMOR_COLOR_METAL2: + sColumn = "Metal"; + break; + } + break; + case MK_CI_MODMODE_BODY: + switch (nParam1) + { + case MK_CRAFTBODY_COLOR: + switch (nParam2) + { + case COLOR_CHANNEL_HAIR: + sColumn="Hair"; + break; + case COLOR_CHANNEL_SKIN: + sColumn="Skin"; + break; + case COLOR_CHANNEL_TATTOO_1: + case COLOR_CHANNEL_TATTOO_2: + sColumn="Tattoo"; + break; + } + break; + } + break; + } + return sColumn; +} + +void MK_COLOR_SetCustomToken(string sColumn, int nColor, int nTokenName, int nTokenNr) +{ + string sColorName=MK_COLOR_GetColorName(sColumn, nColor); + SetCustomToken(nTokenName, sColorName); +// MK_DEBUG_TRACE("SetCustomToken("+IntToString(nTokenName)+",'"+sColorName+"')"); + SetCustomToken(nTokenNr, IntToString(nColor)); +// MK_DEBUG_TRACE("SetCustomToken("+IntToString(nTokenNr)+","+IntToString(nColor)+")"); +} + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_craft.nss b/_module/nss/mk_inc_craft.nss new file mode 100644 index 00000000..81ea98e2 --- /dev/null +++ b/_module/nss/mk_inc_craft.nss @@ -0,0 +1,3666 @@ +// requires +#include "mk_inc_init" +#include "mk_inc_version" +#include "mk_inc_generic" +#include "x2_inc_craft" +#include "mk_inc_tools_s" +#include "mk_inc_editor" +#include "mk_inc_iaam" +#include "mk_inc_iaac" +#include "mk_inc_tlk" +#include "mk_inc_ipwrkcntn" +#include "mk_inc_vfx" +#include "mk_inc_exec" +#include "mk_inc_debug" +#include "mk_inc_iprp" + +const int MK_IP_ITEMTYPE_NEXT = 0; +const int MK_IP_ITEMTYPE_PREV = 1; +const int MK_IP_ITEMTYPE_OPPOSITE = 2; +const int MK_IP_ITEMCOLOR_NEXT = 3; +const int MK_IP_ITEMCOLOR_PREV = 4; +const int MK_IP_ITEMTYPE_CLEAR = 5; + +const int MK_IP_WEAPONCOLOR_NEXT = 3; +const int MK_IP_WEAPONCOLOR_PREV = 4; +const int MK_IP_WEAPONCOLOR_RESET = 5; + +const string MK_CURRENT_TARGET = "MK_CURRENT_TARGET"; +const string MK_BACKUP_PLAYERTARGETSCRIPT = "MK_BACKUP_PLAYERTARGETSCRIPT"; +const string MK_KEEP_CURRENT_TARGET = "MK_KEEP_CURRENT_TARGET"; + +const string MK_CCOH_ONPLAYERTARGETSCRIPT = "mk_onplayertargt"; + +/* +// Defined in x2_inc_craft +//const int X2_CI_MODMODE_INVALID = 0; +//const int X2_CI_MODMODE_ARMOR = 1; +//const int X2_CI_MODMODE_WEAPON = 2; + +const int MK_CI_MODMODE_CLOAK = 3; +const int MK_CI_MODMODE_HELMET = 4; +const int MK_CI_MODMODE_SHIELD = 5; +//const int MK_CI_MODMODE_CHARACTER = 255; // character description +const int MK_CI_MODMODE_CHARACTER = 8; // character description +const int MK_CI_MODMODE_BODY = 9; +//const int MK_CI_MODMODE_BODY = 127; // modify body (used only for proper + // abort dialog) +*/ +#include "mk_inc_modmodes" + +const int MK_TOKEN_PARTSTRING = 14422; +const int MK_TOKEN_PARTNUMBER = 14423; +const int MK_TOKEN_OPP_PART = 14430; + +const int MK_TOKEN_COLOR1 = 14424; +const int MK_TOKEN_COLOR2 = 14425; +const int MK_TOKEN_COLOR3 = 14426; +const int MK_TOKEN_COLOR4 = 14427; +const int MK_TOKEN_COLOR5 = 14428; +const int MK_TOKEN_COLOR6 = 14429; + +const int MK_TOKEN_COPYFROM = 14410; +const int MK_TOKEN_DYEFROM = 14432; +const int MK_TOKEN_SOURCEITEM = 14433; +const int MK_TOKEN_MATERIAL = 14434; + +const int MK_TOKEN_COLOR_CLOSE = 14435; +const int MK_TOKEN_COLOR_COLOR1 = 14436; +const int MK_TOKEN_COLOR_COLOR2 = 14437; +const int MK_TOKEN_COLOR_COLOR3 = 14438; +const int MK_TOKEN_COLOR_COLOR4 = 14439; +const int MK_TOKEN_COLOR_COLOR5 = 14480; + +/* +const int MK_STATE_INVALID = 0; +const int MK_STATE_COPY = 1; +const int MK_STATE_MATERIAL = 2; +const int MK_STATE_CGROUP = 3; +const int MK_STATE_COLOR = 4; +const int MK_STATE_SELECTPART = 5; +const int MK_STATE_MODIFY = 6; +const int MK_STATE_SELECTMODE = 7; +const int MK_STATE_INIT = 8; +const int MK_STATE_DATABASE_1 = 9; +const int MK_STATE_DATABASE_2 = 10; +const int MK_STATE_DATABASE_3 = 11; +const int MK_STATE_DATABASE_4 = 12; +*/ + +/* +const int MK_ITEM_APPR_MODEL_LRSHOULDER = 19; +const int MK_ITEM_APPR_MODEL_LRBICEP = 20; +const int MK_ITEM_APPR_MODEL_LRFOREARM = 21; +const int MK_ITEM_APPR_MODEL_LRHAND = 22; +const int MK_ITEM_APPR_MODEL_LRTHIGH = 23; +const int MK_ITEM_APPR_MODEL_LRSHIN = 24; +const int MK_ITEM_APPR_MODEL_LRFOOT = 25; + +const int MK_ITEM_APPR_ARMOR_NUM_MODELS = 26; +*/ + +// const int MK_TOKEN_MATERIAL = 14422; + +const int MK_TOKEN_ITEMLIST = 14440; + +// Token 14440-14461 for up to 22 color groups (176/8 = 22) +const int MK_TOKEN_COLORGROUP = 14440; + +// Token 14462-14477 for up to 16 color names +const int MK_TOKEN_COLORNAME = 14462; + +const int MK_TOKEN_NEWNAME = 14478; +const int MK_TOKEN_ORIGINALNAME = 14479; + +// int MK_NUMBER_OF_COLOR_GROUPS = 22; + +const string MK_VAR_CHARACTER_DESCRIPTION = "MK_CHARACTER_DESCRIPTION"; + +const string MK_TAG_TEMP_EFFECT = "MK_TAG_TEMP_EFFECT"; + +const string MK_LIGHTEFFECT_DURATION = "MK_LIGHTEFFECT_DURATION"; + +const string MK_PERPARTCOLORING = "MK_PERPARTCOLORING"; + +const string MK_O_CRAFT_MODIFY_MIRROR = "MK_O_CRAFT_MODIFY_MIRROR"; + +const string MK_MODIFYITEM_USECONTAINER = "MK_MODIFYITEM_USECONTAINER"; + +const string MK_MODIFYITEM_CURRENTITEMMODIFIED = "MK_MODIFYITEM_CURRENTITEMMODIFIED"; + +const string MK_MODIFYITEM_DEACTIVATE_MIRRORUPDATE = "MK_MODIFYITEM_DEACTIVATE_MIRRORUPDATE"; + +const string MK_COLOR_HIGHLIGHT = ""; +const string MK_COLOR_CLOSE = ""; + +// Colors per group +// int MK_NUMBER_OF_COLORS_PER_GROUP = (176 / MK_NUMBER_OF_COLOR_GROUPS); + +/* +// ---------------------------------------------------------------------------- +// On client/server with servervault characters forcing the client to quit +// when modifying an item will create a dupe item. This function removes that +// dupe. It should be called from the OnClientEnter script: +// +// MK_craft_remove_dupe(GetEnteringObject()); +// +// it cycles through the item slots of oPlayer and removes the items with +// GetLocalInt(oItem, MK_CRRAFTING_DUPE) == 1 +// also it cycles through the inventory and equips the item with +// GetLocalInt(oItem, MK_CRAFTING_BACKUP) > 0 +// +// In single player or on a server with local characters allowed this is not +// required because the character and the dupe are lost on a crash. +// ---------------------------------------------------------------------------- +int MK_craft_remove_dupe(object oPlayer); +*/ + + +// ---------------------------------------------------------------------------- +// Sets a creature as target of the CCOH modifications +// ---------------------------------------------------------------------------- +void MK_SetCurrentTarget(object oPC, object oTarget, int bKeepTarget=FALSE); + +// ---------------------------------------------------------------------------- +// Returns the current target. If no target was set previously oPC +// is returned. +// ---------------------------------------------------------------------------- +object MK_GetCurrentTarget(object oPC); + +// ---------------------------------------------------------------------------- +// Reads the current mod part and returns its name (as it is set in the custom +// token XP_IP_ITEMMODCONVERSATION_CTOKENBASE) +// ---------------------------------------------------------------------------- +string MK_CurrentModPart2PartName(object oPC); + +// ---------------------------------------------------------------------------- +// Reads a string from a 2DA file, if it does not exist it reads from DefaultColumn +// ---------------------------------------------------------------------------- +string MK_Get2DAStringEx(string s2DA, string sColumn, int nRow, string sDefaultColumn=""); + +// ---------------------------------------------------------------------------- +// Returns the color name for cloth/leather color iColor +// - iColor (0..63) +// Taken from Mandragon's Dye Kit +// ---------------------------------------------------------------------------- +string MK_ClothColor(int iColor); + +// ---------------------------------------------------------------------------- +// Returns the color name (if iColor between 0 and 63) for cloth/leather color +// iColor plus the color number in brackets +// Example 'Light Blue (24)' +// - iColor (0..176) +// ---------------------------------------------------------------------------- +string MK_ClothColorEx(int iColor, int bDisplayNumber = TRUE); + +string MK_ColorEx(int iMaterial, int iColor, int bDisplayNumber = TRUE); + +// ---------------------------------------------------------------------------- +// Returns the color name for metal color iColor +// - iColor (0..63) +// Taken from Mandragon's Dye Kit +// ---------------------------------------------------------------------------- +string MK_MetalColor(int iColor); + +// ---------------------------------------------------------------------------- +// Returns the color name (if iColor between 0 and 63) for metal color +// iColor plus the color number in brackets +// Example 'Lightest Gold (8)' +// - iColor (0..176) +// ---------------------------------------------------------------------------- +string MK_MetalColorEx(int iColor, int bDisplayNumber = TRUE); + +// ---------------------------------------------------------------------------- +// Uses 'CIGetCurrentModItem' to get the current item to be dyed. +// Then the script changes the color of layer iMaterialToDye to iColor. +// Finally the item is equipped again (if bEquipItem=TRUE). +// ---------------------------------------------------------------------------- +void MK_DyeItem(object oTarget, object oPC, int nMaterialToDye, int nColor); + +// ---------------------------------------------------------------------------- +// Prints the colors of oItem. +// ---------------------------------------------------------------------------- +void MK_DisplayColors(object oPC, object oItem); + +// ---------------------------------------------------------------------------- +// Gets the new armor appearance type of oArmor +// - nPart +// ITEM_APPR_ARMOR_MODEL_* +// nMode +// X2_IP_ARMORTYPE_PREV +// X2_IP_ARMORTYPE_NEXT +// ---------------------------------------------------------------------------- +int MK_GetArmorAppearanceType2(object oPC, object oArmor, int nPart, int nMode); + +// ---------------------------------------------------------------------------- +// Returns the new armor with nPart modified +// - nPart +// ITEM_APPR_ARMOR_MODEL_* +// nMode +// X2_IP_ARMORTYPE_PREV +// X2_IP_ARMORTYPE_NEXT +// ---------------------------------------------------------------------------- +object MK_GetModifiedArmor(object oPC, object oArmor, int nPart, int nMode, int bDestroyOldOnSuccess); + + +// ---------------------------------------------------------------------------- +// Returns the new weapon with nPart modified +// - nPart +// ITEM_APPR_WEAPON_MODEL_* +// ITEM_APPR_WEAPON_COLOR_* +// nMode +// MK_IP_ITEMTYPE_NEXT +// MK_IP_ITEMTYPE_PREV +// MK_IP_ITEMCOLOR_NEXT +// MK_IP_ITEMCOLOR_PREV +// ---------------------------------------------------------------------------- +object MK_GetModifiedWeapon(object oWeapon, int nPart, int nMode, int bDestroyOldOnSuccess); + +// ---------------------------------------------------------------------------- +// Returns the inventory slot of the current item +// ---------------------------------------------------------------------------- +int MK_GetCurrentInventorySlot(object oPC); + +// ---------------------------------------------------------------------------- +// Gets the new cloak appearance type of oCloak +// - nMode +// MK_IP_CLOAKTYPE_PREV +// MK_IP_CLOAKTYPE_NEXT +// ---------------------------------------------------------------------------- +int MK_GetCloakAppearanceType(object oCloak, int nPart, int nMode); + +// ---------------------------------------------------------------------------- +// Returns a new cloak based of oCloak with the model modified +// nMode - +// MK_IP_CLOAKTYPE_NEXT - next valid appearance +// MK_IP_CLOAKTYPE_PREV - previous valid apperance; +// bDestroyOldOnSuccess - Destroy oArmor in process? +// ---------------------------------------------------------------------------- +object MK_GetModifiedCloak(object oCloak, int nPart, int nMode, int bDestroyOldOnSuccess); + +// ---------------------------------------------------------------------------- +// Returns a new helm based of oHelmet with the model modified +// nMode - +// MK_IP_HELMTYPE_NEXT - next valid appearance +// MK_IP_HELMTYPE_PREV - previous valid apperance; +// bDestroyOldOnSuccess - Destroy oArmor in process? +// ---------------------------------------------------------------------------- +object MK_GetModifiedHelmet(object oHelmet, int nMode, int bDestroyOldOnSuccess); + +// ---------------------------------------------------------------------------- +// Copies the appearance of item oSource to item oDest +// +// iType iIndex +// ITEM_APPR_TYPE_SIMPLE_MODEL [Ignored] +// ITEM_APPR_TYPE_WEAPON_COLOR ITEM_APPR_WEAPON_COLOR_* +// ITEM_APPR_TYPE_WEAPON_MODEL ITEM_APPR_WEAPON_MODEL_* +// ITEM_APPR_TYPE_ARMOR_MODEL ITEM_APPR_ARMOR_MODEL_* +// ITEM_APPR_TYPE_ARMOR_COLOR ITEM_APPR_ARMOR_COLOR_* +// +// Script (idea) taken from a script posted by John Bye +// ---------------------------------------------------------------------------- +object MK_MatchItem(object oDest, object oSource, int nType, int nIndex); + + +// ---------------------------------------------------------------------------- +// Script (idea) taken from a script posted by John Bye +// ---------------------------------------------------------------------------- +object MK_ModifyCloakModel(object oPC, object oItem, int nNewValue); + +// ---------------------------------------------------------------------------- +// returns TRUE if the item is modified +// ---------------------------------------------------------------------------- +int MK_GetIsModified(object oItem, object oBackup); + +// ---------------------------------------------------------------------------- +// returns TRUE if the item is a weapon and if it can be modified +// Slings and whips are 1 part items and can't be modified. +// ---------------------------------------------------------------------------- +int MK_GetIsModifiableWeapon(object oItem); + +// ---------------------------------------------------------------------------- +// returns TRUE if the item is a shield +// ---------------------------------------------------------------------------- +int MK_GetIsShield(object oItem); + +// ---------------------------------------------------------------------------- +// returns TRUE if it is allowed to modify the item +// ---------------------------------------------------------------------------- +int MK_GetIsAllowedToModifyItem(object oPC, object oItem, object oTarget); + +// ---------------------------------------------------------------------------- +// initializes the RenameItem dialog +// ---------------------------------------------------------------------------- +void MK_InitializeRenameItem(object oPC, object oItem); + +// ---------------------------------------------------------------------------- +// initializes the EditDescription dialog +// ---------------------------------------------------------------------------- +void MK_InitializeEditDescription(object oPC, object oObject); + +// ---------------------------------------------------------------------------- +// prepares the editor +// ---------------------------------------------------------------------------- +void MK_PrepareEditor(object oPC, int nEditorID, int nOK, int nCancel, + string sHeadLine="", int nMaxLength=-1, int bSingleLine=FALSE, + int bDisableColors=FALSE, int bUseChatEvent=FALSE); + + +// ---------------------------------------------------------------------------- +// sets custom token 14410, 14411, ... to the current item type name +// (armor, weapon, cloak, helmet or shield) +// used in the crafting dialog +// ---------------------------------------------------------------------------- +void MK_SetCustomTokenByItemTypeName(object oTarget, object oPC); + + +// ---------------------------------------------------------------------------- +// special version of CopyItem that also copies a modified description +// ---------------------------------------------------------------------------- +object MK_CopyItem(object oItem, object oTargetInventory=OBJECT_INVALID, int bCopyVars=TRUE, int bShowAcquireItemMessage=TRUE); + + +void MK_DestroyItem(object oItem, int bShowUnacquireItemMessage=TRUE); + +// ---------------------------------------------------------------------------- +// special version of CopyItemAndModify that also copies a modified description +// ---------------------------------------------------------------------------- +object MK_CopyItemAndModify(object oItem, int nType, int nIndex, int nNewValue, int bCopyVars=TRUE, int nStoreValueOnItem=FALSE); + + +// ---------------------------------------------------------------------------- +// return the number of colors used for that mod mode +// ---------------------------------------------------------------------------- +int MK_GetNumColorsFromModMode(int nModMode); + +// ---------------------------------------------------------------------------- +// return the item appearance, work-around for per-part coloring +// ---------------------------------------------------------------------------- +int MK_GetItemAppearance2(object oItem, int nType, int nIndex, int nIndex2=-1); + + +// ---------------------------------------------------------------------------- +// return the item's color, calculates index in case of per-part coloring +// ---------------------------------------------------------------------------- +int MK_GetItemColor(object oPC, object oItem, int nType, int nIndex); + +// ---------------------------------------------------------------------------- +// calculates color index for per-part coloring +// ---------------------------------------------------------------------------- +int MK_CalculateColorIndex(int nIndex, int nPart); + +// Same as ActionEquipItem but identifies the item in case it isn't identified. +// Sets the item to not identified again after the item has been equipped +// fDelay: unidentifying is delayed to give ActionEquipItem some time to work +void MK_ActionEquipItem(object oTarget, object oItem, int nInventorySlot, float fDelay=0.1f); + + +object MK_CopyColor(object oDest, object oSource, int bCopyOverrideColors=FALSE); + +void MK_StartModifyItem(object oPC, object oItem, int bUseContainer=FALSE, int bCreateMirror=TRUE); + +void MK_EquipModifiedItem(object oTarget, object oPC); + +void MK_CancelModifyItem(object oTarget, object oPC); + +void MK_FinishModifyItem(object oTarget, object oPC); + +void MK_SetAppearanceValue(object oItem, int nType, int nIndex, int nValue); + +int MK_GetAppearanceValue(object oItem, int nType, int nIndex); + +int MK_GetIsPerPartColored(object oItem, int nType, int nIndex, int nPart); + +int MK_ModPart2StrRef(int nModPart); + +//void MK_SetCurrentModParts(object oPC, int nPart1, int nPart2); + +void MK_SetCurrentModPart(object oPC, int nPart, int bSetCamera=TRUE); + +int MK_GetCurrentModPart(object oPC); + +int MK_GetItemAppearance(object oItem, int nType, int nIndex); + +//int MK_GetCurrentModPart1(object oPC); + +//int MK_GetCurrentModPart2(object oPC); + +//void MK_SetCurrentModPart1(object oPC, int nPart); + +//void MK_SetCurrentModPart2(object oPC, int nPart); + +void MK_SetCurrentModMirror(object oPC, object oItem); + +object MK_GetCurrentModMirror(object oPC); + +void MK_SetModifyItemUseContainer(object oPC, int bUseContainer); + +int MK_GetModifyItemUseContainer(object oPC); + +void MK_SetCurrentItemIsModified(object oPC, int bModified=TRUE); + +void MK_SetItemIsModified(object oItem, int bModified=TRUE); + +int MK_GetCurrentItemIsModified(object oPC, int bReset=TRUE); + +int MK_DeactivateMirrorUpdate(object oTarget, object oPC, int bDeactivate, int bUpdateMirror=TRUE); + +int MK_GetUpdateMirror(object oPC); + +void MK_VerifyCurrentModItem(object oPC, string s); + +void MK_SetMaterialToken(int nMaterial); + +int MK_GetHiddenWhenEquipped(object oItem) +{ + if (MK_VERSION_GetIsVersionGreaterEqual_1_74()) + { + return GetHiddenWhenEquipped(oItem); + } + return FALSE; +} + +void MK_SetHiddenWhenEquipped(object oItem, int nValue) +{ + if (MK_VERSION_GetIsVersionGreaterEqual_1_74()) + { + SetHiddenWhenEquipped(oItem, nValue); + } +} + + +int MK_GetIsPerPartColoring(object oPC) +{ + return GetLocalInt(oPC, MK_PERPARTCOLORING); +} + +void MK_SetMaterialToken(int nMaterial) +{ +/* + string sToken=""; + switch (nMaterial) + { + case ITEM_APPR_ARMOR_COLOR_LEATHER1: + sToken = "Leather 1"; + break; + case ITEM_APPR_ARMOR_COLOR_LEATHER2: + sToken = "Leather 2"; + break; + case ITEM_APPR_ARMOR_COLOR_CLOTH1: + sToken = "Cloth 1"; + break; + case ITEM_APPR_ARMOR_COLOR_CLOTH2: + sToken = "Cloth 2"; + break; + case ITEM_APPR_ARMOR_COLOR_METAL1: + sToken = "Metal 1"; + break; + case ITEM_APPR_ARMOR_COLOR_METAL2: + sToken = "Metal 2"; + break; + } +*/ + string sToken = MK_IAAC_GetName(nMaterial); + SetCustomToken(MK_TOKEN_MATERIAL, sToken); +} + +int MK_DeactivateMirrorUpdate(object oTarget, object oPC, int bDeactivate, int bUpdateMirror) +{ +// MK_DEBUG_TRACE("MK_DeactivateMirrorUpdate(bDeactivate="+IntToString(bDeactivate) +// +",bUpdateMirror="+IntToString(bUpdateMirror)); + + if (!MK_GetModifyItemUseContainer(oPC)) return FALSE; + if (bDeactivate) + { + SetLocalInt(oPC, MK_MODIFYITEM_DEACTIVATE_MIRRORUPDATE, bDeactivate); + } + else + { + DeleteLocalInt(oPC, MK_MODIFYITEM_DEACTIVATE_MIRRORUPDATE); + if (bUpdateMirror) + { + MK_EquipModifiedItem(oTarget, oPC); + } + } + return TRUE; +} + +int MK_GetUpdateMirror(object oPC) +{ + if (!MK_GetModifyItemUseContainer(oPC)) + { + return FALSE; + } + return !GetLocalInt(oPC, MK_MODIFYITEM_DEACTIVATE_MIRRORUPDATE); +} + +void MK_SetItemIsModified(object oItem, int bModified) +{ + if (GetIsObjectValid(oItem)) + { + if (bModified) + { + SetLocalInt(oItem, MK_MODIFYITEM_CURRENTITEMMODIFIED, TRUE); + } + else + { + DeleteLocalInt(oItem, MK_MODIFYITEM_CURRENTITEMMODIFIED); + } + } +} + +void MK_SetCurrentItemIsModified(object oPC, int bModified) +{ + MK_SetItemIsModified(CIGetCurrentModItem(oPC)); +} + +int MK_GetCurrentItemIsModified(object oPC, int bReset) +{ + int bModified=FALSE; + object oItem = CIGetCurrentModItem(oPC); + if (GetIsObjectValid(oItem)) + { + bModified = GetLocalInt(oItem, MK_MODIFYITEM_CURRENTITEMMODIFIED); + if (bReset) + { + DeleteLocalInt(oItem, MK_MODIFYITEM_CURRENTITEMMODIFIED); + } + } + return bModified; +} + +void MK_SetModifyItemUseContainer(object oPC, int bUseContainer) +{ + SetLocalInt(oPC, MK_MODIFYITEM_USECONTAINER, bUseContainer); +} + +int MK_GetModifyItemUseContainer(object oPC) +{ + return GetLocalInt(oPC, MK_MODIFYITEM_USECONTAINER); +} + +void MK_SetCurrentModMirror(object oPC, object oItem) +{ + if (GetIsObjectValid(oItem)) + { + SetItemCursedFlag(oItem, TRUE); + SetLocalObject(oPC, MK_O_CRAFT_MODIFY_MIRROR, oItem); + } + else + { + DeleteLocalObject(oPC, MK_O_CRAFT_MODIFY_MIRROR); + } +} + +object MK_GetCurrentModMirror(object oPC) +{ + return GetLocalObject(oPC, MK_O_CRAFT_MODIFY_MIRROR); +} + + +void MK_CopyItemFlags(object oSource, object oDestination) +{ + string sDescription = GetDescription(oSource); + if (GetDescription(oDestination)!=sDescription) + { +// MK_DEBUG_TRACE("CopyItem: description copied manually!"); + SetDescription(oDestination, sDescription); + } + int nItemCursedFlag = GetItemCursedFlag(oSource); + if (GetItemCursedFlag(oDestination)!=nItemCursedFlag) + { +// MK_DEBUG_TRACE("CopyItem: cursed flag copied manually!"); + SetItemCursedFlag(oDestination, nItemCursedFlag); + } + int nPlotFlag = GetPlotFlag(oSource); + if (GetPlotFlag(oDestination)!=nPlotFlag) + { +// MK_DEBUG_TRACE("CopyItem: plot flag copied manually!"); + SetPlotFlag(oDestination, nPlotFlag); + } + int nHiddenWhenEquipped = MK_GetHiddenWhenEquipped(oSource); + if (MK_GetHiddenWhenEquipped(oDestination)!=nHiddenWhenEquipped) + { +// MK_DEBUG_TRACE("CopyItem: hidden when equipped flag copied manually!"); + MK_SetHiddenWhenEquipped(oDestination, nHiddenWhenEquipped); + } +} + +object MK_CopyItem(object oItem, object oTargetInventory, int bCopyVars, int bShowAcquireItemMessage) +{ + if (!GetIsObjectValid(oItem)) + { + return OBJECT_INVALID; + } +// int bAcquireItemMessageDisabled = FALSE; +// if (!bShowAcquireItemMessage && MK_VERSION_GetIsBuildVersionGreaterEqual(OBJECT_SELF, 8193, 21)) +// { +// SetTlkOverride(10468, ""); +// bAcquireItemMessageDisabled = TRUE; +// } + object oCopy = CopyItem(oItem, oTargetInventory, bCopyVars); +// if (bAcquireItemMessageDisabled) +// { +// SetTlkOverride(10468, ""); +// } + if (!GetIsObjectValid(oCopy)) + { + return OBJECT_INVALID; + } + MK_CopyItemFlags(oItem, oCopy); + + return oCopy; +} + +object MK_CopyItemAndModify(object oItem, int nType, int nIndex, int nNewValue, int bCopyVars, int nStoreValueOnItem) +{ +// MK_DEBUG_TRACE("MK_CopyItemAndModify(name="+GetName(oItem) +// +", nType="+IntToString(nType)+", nIndex="+IntToString(nIndex)+", nNewValue="+IntToString(nNewValue) +// +", bCopyVars="+IntToString(bCopyVars)+", nStoreValueOnItem="+IntToString(nStoreValueOnItem)+")"); + if (!GetIsObjectValid(oItem)) + { + return OBJECT_INVALID; + } +// MK_DEBUG_TRACE("> original item is possessed by '"+GetName(GetItemPossessor(oItem))+"'."); +// if (GetLocalInt(oItem, "MK_MIRRORITEM")) +// { +// MK_DEBUG_TRACE("> ORIGINAL ITEM IS MIRROR ITEM!"); +// } + + object oCopy = CopyItemAndModify(oItem, nType, nIndex, nNewValue, bCopyVars); + if (!GetIsObjectValid(oCopy)) + { + return OBJECT_INVALID; + } + MK_SetItemIsModified(oCopy, TRUE); +// MK_DEBUG_TRACE("> new item is possessed by '"+GetName(GetItemPossessor(oCopy))+"'."); + + MK_CopyItemFlags(oItem, oCopy); + if ((nType == ITEM_APPR_TYPE_ARMOR_COLOR) && nStoreValueOnItem && (nIndex>=ITEM_APPR_ARMOR_NUM_COLORS)) + { + MK_SetAppearanceValue(oCopy, nType, nIndex, nNewValue); + } + return oCopy; +} + +/* +const int MK_CUSTOMTOKEN_PREFIX_NONE = 0; +const int MK_CUSTOMTOKEN_PREFIX_YOUR = 1; +const int MK_CUSTOMTOKEN_PREFIX_THE = 2; +*/ + +void MK_SetCustomTokenByItemTypeName(object oTarget, object oPC) +{ + int nModMode = CIGetCurrentModMode(oPC); + string sToken=""; + + string s2DAFile = "mk_modmode"; + int nCol; + string sColumn; + int nStrRef; + int nGender = GetGender(oTarget); + int bOk = TRUE; + for (nCol=0; bOk; nCol++) + { + sColumn = "StrRef"+IntToString(nCol); + nStrRef = MK_Get2DAInt(s2DAFile, sColumn, nModMode); + sToken = MK_TLK_GetStringByStrRef(nStrRef, nGender); + if ((nModMode == MK_CI_MODMODE_CHARACTER) && (nCol==3) && (oPC!=oTarget)) + { + sToken = GetName(oTarget); + } + SetCustomToken(MK_TOKEN_COPYFROM+nCol, sToken); + bOk = (nCol<20) && (nStrRef!=0); + } +/* + switch (nModMode) + { + case MK_CI_MODMODE_CHARACTER: + nStrRef = (nPrefix ? -46 : -6); +// sToken = "character"; + break; + case X2_CI_MODMODE_ARMOR: + nStrRef = (nPrefix ? -41 : -1); +// sToken = "armor"; + break; + case X2_CI_MODMODE_WEAPON: + nStrRef = (nPrefix ? -42 : -2); +// sToken = "weapon"; + break; + case MK_CI_MODMODE_CLOAK: + nStrRef = (nPrefix ? -43 : -3); +// sToken = "cloak"; + break; + case MK_CI_MODMODE_HELMET: + nStrRef = (nPrefix ? -44 : -4); +// sToken = "helmet"; + break; + case MK_CI_MODMODE_SHIELD: + nStrRef = (nPrefix ? -45 : -5); +// sToken = "shield"; + break; + } + sToken = MK_TLK_GetStringByStrRef(nStrRef, GetGender(oPC)); + SetCustomToken(MK_TOKEN_COPYFROM, sToken); +*/ +} + +int MK_GetIsAllowedToModifyItem(object oPC, object oItem, object oTarget) +{ + if (!GetIsObjectValid(oPC)) + { + return FALSE; + } + if (!GetIsObjectValid(oTarget)) + { + return FALSE; + } + if (!GetIsObjectValid(oItem)) + { + return FALSE; + } + if (GetLocalInt(GetModule(),"X2_L_DO_NOT_ALLOW_MODIFY_ARMOR")) + { + return FALSE; + } + if (GetPlotFlag(oItem) && (GetLocalInt(oPC,"MK_ENABLE_MODIFY_PLOT_ITEMS")==0)) + { + SendMessageToPC(oPC, "Can't modify plot item '"+GetName(oItem)+"' (plot item modifying disabled)!"); + return FALSE; + } + if ((!GetLocalInt(oPC, "MK_IDENTIFY_EQUIPPED_ITEMS")) && (!GetIdentified(oItem))) + { + SendMessageToPC(oPC, "Can't modify unidentified item '"+GetName(oItem)+"' (auto-identifying disabled)!"); + return FALSE; + } + if (MK_VERSION_GetIsBuildVersionGreaterEqual(oPC, 8193, 21)) + { + int nBaseItemType = GetBaseItemType(oItem); + if (!GetBaseItemFitsInInventory(nBaseItemType, oTarget)) + { + SendMessageToPC(oPC, "Not enough inventory space to modify items of type '" + + GetStringByStrRef(MK_Get2DAInt("baseitems", "Name", nBaseItemType))+"'."); + return FALSE; + } + } + return TRUE; +} + +int MK_GetIsSameArmorAppearance(object oItem, object oBackup) +{ + int bIsSameApp=TRUE; + int iPart; + for (iPart=0; (bIsSameApp)&&(iPart"); // CLOSE tag + SetCustomToken(14436, ""); // orange (highlight) + SetCustomToken(14437, ""); // magenta (back) + SetCustomToken(14438, ""); // deepskyblue (model name/number) + SetCustomToken(14439, ""); // yellow (make changes) +} +*/ + +int MK_GetCurrentInventorySlot(object oPC) +{ + int nModMode = CIGetCurrentModMode(oPC); + return (nModMode!=-1 ? MK_Get2DAInt("mk_modmode", "INVENTORY_SLOT", nModMode) : -1); +/* int nInventorySlot=0; + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + nInventorySlot = INVENTORY_SLOT_CHEST; + break; + case X2_CI_MODMODE_WEAPON: + nInventorySlot = INVENTORY_SLOT_RIGHTHAND; + break; + case MK_CI_MODMODE_CLOAK: + nInventorySlot = INVENTORY_SLOT_CLOAK; + break; + case MK_CI_MODMODE_HELMET: + nInventorySlot = INVENTORY_SLOT_HEAD; + break; + case MK_CI_MODMODE_SHIELD: + nInventorySlot = INVENTORY_SLOT_LEFTHAND; + break; + default: + nInventorySlot = -1; + } + return nInventorySlot;*/ +} + +// copied from 'string ZEP_ListReverse(string s)' +string MK_ListReverse(string s) { + string sCache; + int n; + int l = GetStringLength(s); + s = GetSubString(s, 1, l); + while (s!="") { + // take string upto next seperator and put this in front of cache + n = FindSubString(s, ":")+1; + sCache = GetStringLeft(s, n) + sCache; + s = GetSubString(s, n, l); + } + return ":"+sCache; +} + +int MK_GetOppositePart(int nPart) +{ + return MK_IAAM_GetOpposite(nPart); +} +/* +int MK_GetOppositePart(int nPart) +{ + int nOppositePart=0; + switch (nPart) + { + case ITEM_APPR_ARMOR_MODEL_LSHOULDER: + nOppositePart = ITEM_APPR_ARMOR_MODEL_RSHOULDER; + break; + case ITEM_APPR_ARMOR_MODEL_RSHOULDER: + nOppositePart = ITEM_APPR_ARMOR_MODEL_LSHOULDER; + break; + case ITEM_APPR_ARMOR_MODEL_LBICEP: + nOppositePart = ITEM_APPR_ARMOR_MODEL_RBICEP; + break; + case ITEM_APPR_ARMOR_MODEL_RBICEP: + nOppositePart = ITEM_APPR_ARMOR_MODEL_LBICEP; + break; + case ITEM_APPR_ARMOR_MODEL_LFOREARM: + nOppositePart = ITEM_APPR_ARMOR_MODEL_RFOREARM; + break; + case ITEM_APPR_ARMOR_MODEL_RFOREARM: + nOppositePart = ITEM_APPR_ARMOR_MODEL_LFOREARM; + break; + case ITEM_APPR_ARMOR_MODEL_LHAND: + nOppositePart = ITEM_APPR_ARMOR_MODEL_RHAND; + break; + case ITEM_APPR_ARMOR_MODEL_RHAND: + nOppositePart = ITEM_APPR_ARMOR_MODEL_LHAND; + break; + case ITEM_APPR_ARMOR_MODEL_LTHIGH: + nOppositePart = ITEM_APPR_ARMOR_MODEL_RTHIGH; + break; + case ITEM_APPR_ARMOR_MODEL_RTHIGH: + nOppositePart = ITEM_APPR_ARMOR_MODEL_LTHIGH; + break; + case ITEM_APPR_ARMOR_MODEL_LSHIN: + nOppositePart = ITEM_APPR_ARMOR_MODEL_RSHIN; + break; + case ITEM_APPR_ARMOR_MODEL_RSHIN: + nOppositePart = ITEM_APPR_ARMOR_MODEL_LSHIN; + break; + case ITEM_APPR_ARMOR_MODEL_LFOOT: + nOppositePart = ITEM_APPR_ARMOR_MODEL_RFOOT; + break; + case ITEM_APPR_ARMOR_MODEL_RFOOT: + nOppositePart = ITEM_APPR_ARMOR_MODEL_LFOOT; + break; + } + return nOppositePart; + +} +*/ + +int MK_HasOppositePart(int nPart) +{ + int nReturn = FALSE; + int nOpposite = MK_IAAM_GetOpposite(nPart); + if (nOpposite!=-1) + { + string s; + int nStrRef = MK_IAAM_GetStrRef(nOpposite); + if (nStrRef!=-1) + { + s = GetStringByStrRef(nStrRef); + } + SetCustomToken(MK_TOKEN_OPP_PART, s); + nReturn = TRUE; + } + return nReturn; +} + +/* +int MK_HasOppositePart(int nPart) +{ + int nStrRef=0; + switch (nPart) + { + case ITEM_APPR_ARMOR_MODEL_LSHOULDER: + nStrRef=7146; + break; + case ITEM_APPR_ARMOR_MODEL_RSHOULDER: + nStrRef=7150; + break; + case ITEM_APPR_ARMOR_MODEL_LBICEP: + nStrRef=7147; + break; + case ITEM_APPR_ARMOR_MODEL_RBICEP: + nStrRef=7151; + break; + case ITEM_APPR_ARMOR_MODEL_LFOREARM: + nStrRef=7148; + break; + case ITEM_APPR_ARMOR_MODEL_RFOREARM: + nStrRef=7152; + break; + case ITEM_APPR_ARMOR_MODEL_LHAND: + nStrRef=7149; + break; + case ITEM_APPR_ARMOR_MODEL_RHAND: + nStrRef=7153; + break; + case ITEM_APPR_ARMOR_MODEL_LTHIGH: + nStrRef=83351; + break; + case ITEM_APPR_ARMOR_MODEL_RTHIGH: + nStrRef=83350; + break; + case ITEM_APPR_ARMOR_MODEL_LSHIN: + nStrRef=83349; + break; + case ITEM_APPR_ARMOR_MODEL_RSHIN: + nStrRef=83348; + break; + case ITEM_APPR_ARMOR_MODEL_LFOOT: + nStrRef=83346; + break; + case ITEM_APPR_ARMOR_MODEL_RFOOT: + nStrRef=83345; + break; + } + + int nResult = FALSE; + string s = ""; + + if (nStrRef>0) + { + s = GetStringByStrRef(nStrRef); + nResult = TRUE; + } + SetCustomToken(MK_TOKEN_OPP_PART, s); + + return nResult; +} +*/ + +/* +//copied from 'string ZEP_PreReadArmorACList(string sAC)' +string MK_PreReadArmorACList(string sAC) +{ + // pick the right 2da to read the parts from + string s2DA = "parts_chest"; + string sCache= ":"; + string sLine; + + int nMax = 255; + int n=1; + sAC = GetStringLeft(sAC, 1); + while (n<=nMax) { + // Verify validity of the ID and add to the list + sLine = Get2DAString(s2DA, "ACBONUS", n); + if (GetStringLeft(sLine, 1)==sAC) + { + sCache+= IntToString(n)+":"; + } + n++; + } + // Store the list in a modulestring, once normal, once reversed, both with ID 0 added as first index for cycling + SetLocalString(GetModule(), "MK_IDPreReadAC_"+GetStringLeft(sAC,1), sCache); + SetLocalString(GetModule(), "MK_IDPreReadACR_"+GetStringLeft(sAC,1), MK_ListReverse(sCache)); + + return GetLocalString(GetModule(), "MK_IDPreReadAC_"+GetStringLeft(sAC,1)); +} +*/ + + +string MK_GetParts2DAfile(int nPart) +{ + return MK_IAAM_GetParts2DAfile(nPart); +} + +int MK_GetPartsMaxID(int nPart) +{ + return MK_IAAM_GetPartsMaxID(nPart); +} + +/* +// - private - +// Prereads the 2da-file for nPart and puts all used ID's in a : seperated stringlist +string MK_PreReadArmorPartList(int nPart) { + // pick the right 2da to read the parts from + string s2DA = MK_GetParts2DAfile(nPart); + + string sCache= ":"; + string sLine; + int nMax = 255; + int n=1; + while (n<=nMax) { + // Verify validity of the ID and add to the list + sLine = Get2DAString(s2DA, "ACBONUS", n); + if (sLine!="") + { + sCache+= IntToString(n)+":"; +// MK_DEBUG_TRACE("MK_PreReadArmorPartList: n="+IntToString(n)+", sLine='"+sLine+"', sCache='"+sCache+"'"); + } + n++; + } + // Store the list in a modulestring, once normal, once reversed, both with ID 0 added as first index for cycling + SetLocalString(GetModule(), "MK_IDPreRead_"+IntToString(nPart), ":0"+sCache); + SetLocalString(GetModule(), "MK_IDPreReadR_"+IntToString(nPart), ":0"+MK_ListReverse(sCache)); + +// MK_DEBUG_TRACE("MK_PreReadArmorPartList: MK_IDPreRead_"+IntToString(nPart)+"='"+GetLocalString(GetModule(),"MK_IDPreRead_"+IntToString(nPart))); +// MK_DEBUG_TRACE("MK_PreReadArmorPartList: MK_IDPreReadR_"+IntToString(nPart)+"='"+GetLocalString(GetModule(),"MK_IDPreReadR_"+IntToString(nPart))); + return GetLocalString(GetModule(),"MK_IDPreRead_"+IntToString(nPart)); +} +*/ + + +// - private - +// Prereads the 2da-file for nPart and puts all used ID's in a : seperated stringlist +string MK_PreReadArmorPartList2(object oObject, int nPart, string sAC="") +{ + // pick the right 2da to read the parts from + string s2DA = MK_GetParts2DAfile(nPart); + string sCache = ""; + string sLine; + int nMax = MK_GetPartsMaxID(nPart); + int n = 0; + int nCount=0; +// MK_DEBUG_TRACE("MK_PreReadArmorPartList2("+IntToString(nPart)+", '"+sAC+"'), s2DA='"+s2DA+"', nMax="+IntToString(nMax)); + for (n=0; n<=nMax; n++) + { + // Verify validity of the ID and add to the list + sLine = Get2DAString(s2DA, "ACBONUS", n); + if ((sLine!="") && ((sAC=="") || (GetStringLeft(sLine,1)==sAC))) + { + sCache+=("!"+MK_IntToString(n,3," ")); + nCount++; + } + } + if (nCount>0) + { + string sStart = GetStringLeft(sCache, 4); + string sEnd = GetStringRight(sCache, 4); + sCache = sEnd + sCache + sStart; + } + SetLocalString(oObject, "MK_IAAM_PreReadIDs"+MK_IntToString(nPart,2,"0")+sAC, sCache); + return sCache; +} + +string MK_GetPreReadArmorPartCache(object oObject, int nPart, int nCurrApp) +{ + string sAC = ""; + if (nPart ==ITEM_APPR_ARMOR_MODEL_TORSO) + { + sAC = GetStringLeft(Get2DAString("parts_chest", "ACBONUS", nCurrApp),1); + } + + string sCache = GetLocalString(oObject,"MK_IAAM_PreReadIDs"+MK_IntToString(nPart,2,"0")+sAC); + if (sCache=="") + { + sCache = MK_PreReadArmorPartList2(oObject, nPart, sAC); + } + return sCache; +} + +void MK_ResetAllPreReadArmorPartCache(object oObject) +{ + int iPart; +// object oModule = GetModule(); + for (iPart = ITEM_APPR_ARMOR_MODEL_RFOOT; iPartnMax) nCurrApp = nMin; + break; + + case MK_IP_ITEMTYPE_PREV: + if (--nCurrApp nMaxApp) nCurrApp = nMinApp; + break; + case MK_IP_ITEMTYPE_PREV: + if (--nCurrApp < nMinApp) nCurrApp = nMaxApp; + break; + } + return nCurrApp; +} +*/ + +int MK_GetIsWeaponValid(object oWeapon, int nType, int nPart) +{ + int bReturn = FALSE; + if (GetIsObjectValid(oWeapon)) + { + switch (nType) + { + case ITEM_APPR_TYPE_WEAPON_COLOR: + { + int nAppearance = GetItemAppearance(oWeapon, ITEM_APPR_TYPE_WEAPON_MODEL, nPart); + object oTemp = MK_CopyItemAndModify(oWeapon, ITEM_APPR_TYPE_WEAPON_MODEL, nPart, nAppearance, FALSE); + if (GetIsObjectValid(oTemp)) + { + DestroyObject(oTemp); + bReturn = TRUE; + } + break; + } + case ITEM_APPR_TYPE_WEAPON_MODEL: + bReturn = TRUE; + break; + } + if (!bReturn) + { + DestroyObject(oWeapon); + } + } + return bReturn; +} + +object MK_GetModifiedWeapon(object oWeapon, int nPart, int nMode, int bDestroyOldOnSuccess) +{ +// int bDisableExtendedEditionFeatures = MK_INIT_GetAreEEFeaturesDisabled(); +// MK_DEBUG_TRACE("MK_GetModifiedWeapon(..,nPart="+IntToString(nPart)+", nMode="+IntToString(nMode)+")"); + int nBaseItemType = GetBaseItemType(oWeapon); + int nMin, nMax, nCurrApp; + int nType; + switch (nMode) + { + case X2_IP_WEAPONTYPE_NEXT: + case X2_IP_WEAPONTYPE_PREV: + nMin = MK_Get2DAInt("baseitems", "MinRange", nBaseItemType)/10; + nMax = MK_Get2DAInt("baseitems", "MaxRange", nBaseItemType)/10; + nType = ITEM_APPR_TYPE_WEAPON_MODEL; + break; + case MK_IP_WEAPONCOLOR_NEXT: + case MK_IP_WEAPONCOLOR_PREV: + case MK_IP_WEAPONCOLOR_RESET: + nMin = 1; + // if (bDisableExtendedEditionFeatures) + // nMax = 4; + // else + nMax = (MK_VERSION_GetIsVersionGreaterEqual_1_74() ? 9 : 4); + nType = ITEM_APPR_TYPE_WEAPON_COLOR; + break; + } + nCurrApp = GetItemAppearance(oWeapon, nType, nPart); +// MK_DEBUG_TRACE("> nType="+IntToString(nType)+", nMin="+IntToString(nMin) +// +", nMax="+IntToString(nMax)+", nCurrApp="+IntToString(nCurrApp)); + + object oNew; + + int nOldApp = nCurrApp; + + do + { + switch (nMode) + { + case X2_IP_WEAPONTYPE_NEXT: + case MK_IP_WEAPONCOLOR_NEXT: + if (++nCurrApp>nMax) nCurrApp = nMin; + break; + + case MK_IP_WEAPONCOLOR_PREV: + case X2_IP_WEAPONTYPE_PREV: + if (--nCurrApp MK_CopyItemAndModify(nType="+IntToString(nType)+", nPart="+IntToString(nPart)+", nCurrApp="+IntToString(nCurrApp)+")"); + oNew = MK_CopyItemAndModify(oWeapon, nType, nPart, nCurrApp, TRUE); + } + while (!MK_GetIsWeaponValid(oNew, nType, nPart) && (nOldApp!=nCurrApp)); + + if (GetIsObjectValid(oNew) && (nMax!=nMin) && (nOldApp==nCurrApp)) + { + oWeapon = oNew; + oNew = OBJECT_INVALID; + } + + if (GetIsObjectValid(oNew)) + { +// MK_DEBUG_TRACE("MK_GetModifiedWeapon: nType="+IntToString(nType)+", nPart="+IntToString(nPart)+", nCurrApp="+IntToString(nCurrApp)+": valid"); + MK_SetItemIsModified(oNew, TRUE); + + SetCustomToken(MK_TOKEN_PARTNUMBER, + IntToString(GetItemAppearance(oWeapon, ITEM_APPR_TYPE_WEAPON_MODEL, nPart)*10+ + GetItemAppearance(oWeapon, ITEM_APPR_TYPE_WEAPON_COLOR, nPart))); + + if( bDestroyOldOnSuccess ) + { + DestroyObject(oWeapon); + } + return oNew; + } + else + { +// MK_DEBUG_TRACE("MK_GetModifiedWeapon: nType="+IntToString(nType)+", nPart="+IntToString(nPart)+", nCurrApp="+IntToString(nCurrApp)+": INVALID"); + switch (nMode) + { + case X2_IP_WEAPONTYPE_NEXT: + case X2_IP_WEAPONTYPE_PREV: + if (GetItemAppearance(oWeapon, ITEM_APPR_TYPE_WEAPON_COLOR, nPart) != 1) + { + oNew = MK_GetModifiedWeapon(oWeapon, nPart, MK_IP_WEAPONCOLOR_RESET, FALSE); + if (GetIsObjectValid(oNew)) + { +// MK_DEBUG_TRACE("MK_GetModifiedWeapon: nType="+IntToString(nType)+", nPart="+IntToString(nPart)+", nCurrApp=1: valid"); + oNew = MK_GetModifiedWeapon(oNew, nPart, X2_IP_WEAPONTYPE_NEXT, TRUE); + if (GetIsObjectValid(oNew)) + { + if (GetItemAppearance(oNew, nType, nPart) != nOldApp) + { + DestroyObject(oWeapon); + return oNew; + } + else + { + DestroyObject(oNew); + } + } + } + // else + // { + // MK_DEBUG_TRACE("MK_GetModifiedWeapon: nPart="+IntToString(nPart)+", nCurrApp=1: INVALID"); + // } + } + break; + } + } + + return oWeapon; +} + +object MK_GetModifiedShield(object oShield, int nMode, int bDestroyOldOnSuccess) +{ + int nBaseItemType = GetBaseItemType(oShield); + int nMinApp = MK_Get2DAInt("baseitems", "MinRange", nBaseItemType); + int nMaxApp = MK_Get2DAInt("baseitems", "MaxRange", nBaseItemType); + + int nCurrApp = GetItemAppearance(oShield, ITEM_APPR_TYPE_SIMPLE_MODEL, 0); + + object oNew; + + do + { + switch (nMode) + { + case MK_IP_ITEMTYPE_NEXT: + if (++nCurrApp > nMaxApp) nCurrApp = nMinApp; + break; + case MK_IP_ITEMTYPE_PREV: + if (--nCurrApp < nMinApp) nCurrApp = nMaxApp; + break; + } + oNew = MK_CopyItemAndModify(oShield, ITEM_APPR_TYPE_SIMPLE_MODEL, 0, nCurrApp, TRUE); + } + while (!MK_GetIsWeaponValid(oNew, ITEM_APPR_TYPE_WEAPON_COLOR, 0)); +// while (!GetIsObjectValid(oNew)); + + MK_SetItemIsModified(oNew, TRUE); + + SetCustomToken(MK_TOKEN_PARTNUMBER, IntToString(nCurrApp)); + if( bDestroyOldOnSuccess ) + { + DestroyObject(oShield); + } + return oNew; +} + +object MK_GetDyedItem(object oArmor, int iPart, int iMaterialToDye, int iColor, int bDestroyOldOnSuccess, int nStoreValueOnItem) +{ + object oNew = OBJECT_INVALID; + + if (iPart==-1) + { + oNew = MK_CopyItemAndModify(oArmor, ITEM_APPR_TYPE_ARMOR_COLOR, iMaterialToDye, iColor, TRUE, FALSE); + } + else + { + int iIndex = MK_CalculateColorIndex(iMaterialToDye, iPart); + oNew = MK_CopyItemAndModify(oArmor, ITEM_APPR_TYPE_ARMOR_COLOR, iIndex, iColor, TRUE, nStoreValueOnItem); + } +// MK_DEBUG_TRACE("MK_GetDyedItem(iPart="+IntToString(iPart)+", iMaterial="+IntToString(iMaterialToDye)+ +// ", iColor="+IntToString(iColor)+"): success="+IntToString(oNew != OBJECT_INVALID)); + if (oNew != OBJECT_INVALID) + { + if( bDestroyOldOnSuccess ) + { + DestroyObject(oArmor); + } + return oNew; + } + + // Safety fallback, return old armor on failures + return oArmor; +} + + +object MK_MatchItem(object oDest, object oSource, int nType, int nIndex) +{ + int nValue = MK_GetItemAppearance(oSource, nType, nIndex); + if ((nValue==-1) && (nType==ITEM_APPR_TYPE_ARMOR_COLOR) && (nIndex>ITEM_APPR_ARMOR_NUM_COLORS)) + { + nValue = 255; + } + + if ((nValue!=-1) || ((nType==ITEM_APPR_TYPE_ARMOR_COLOR) && (nIndex>ITEM_APPR_ARMOR_NUM_COLORS))) + { + object oNew = MK_CopyItemAndModify(oDest, nType, nIndex, nValue, TRUE, TRUE); + if (GetIsObjectValid(oNew)) + { + DestroyObject(oDest); + return oNew; + } + } + return oDest; +} + +string MK_GetCloakModelResRef(int nModel) +{ + string sNr = "mk_clk_"; + if (nModel<100) sNr+="0"; + if (nModel<10) sNr+="0"; + sNr+=IntToString(nModel); + return sNr; +} + +object MK_CopyAppearance(object oDest, object oSource) +{ + if ((GetBaseItemType(oDest)!=BASE_ITEM_ARMOR) || + (GetBaseItemType(oSource)!=BASE_ITEM_ARMOR)) + { + return oDest; + } + + int bCopyTorso=FALSE; + + int nDestTorso = GetItemAppearance(oDest,ITEM_APPR_TYPE_ARMOR_MODEL,ITEM_APPR_ARMOR_MODEL_TORSO); + int nSourceTorso = GetItemAppearance(oSource,ITEM_APPR_TYPE_ARMOR_MODEL,ITEM_APPR_ARMOR_MODEL_TORSO); + if (nDestTorso!=nSourceTorso) + { + int nDestACBonus = MK_Get2DAInt("parts_chest","ACBONUS",nDestTorso); + int nSourceACBonus = MK_Get2DAInt("parts_chest","ACBONUS",nSourceTorso); + bCopyTorso = (nDestACBonus==nSourceACBonus); + } + + object oNewItem = oDest; + int iModelType; + for (iModelType=0; iModelType nPartCount="+IntToString(nPartCount)+", iModel="+IntToString(iModel)+", iPart="+IntToString(iPart)+", sColumn="+sColumn+", nVisible="+IntToString(nVisible)); + } + return nVisible; +/* + string sColumn=""; + switch (nPart) + { + case ITEM_APPR_ARMOR_MODEL_LBICEP: + sColumn = "HIDEBICEPR"; + break; + case ITEM_APPR_ARMOR_MODEL_RBICEP: + sColumn = "HIDEBICEPL"; + break; + case ITEM_APPR_ARMOR_MODEL_LFOREARM: + sColumn = "HIDEFOREL"; + break; + case ITEM_APPR_ARMOR_MODEL_RFOREARM: + sColumn = "HIDEFORER"; + break; + case ITEM_APPR_ARMOR_MODEL_LFOOT: + sColumn = "HIDEFOOTL"; + break; + case ITEM_APPR_ARMOR_MODEL_RFOOT: + sColumn = "HIDEFOOTR"; + break; + case ITEM_APPR_ARMOR_MODEL_LHAND: + sColumn = "HIDEHANDL"; + break; + case ITEM_APPR_ARMOR_MODEL_RHAND: + sColumn = "HIDEHANDR"; + break; + case ITEM_APPR_ARMOR_MODEL_LSHIN: + sColumn = "HIDESHINR"; + break; + case ITEM_APPR_ARMOR_MODEL_RSHIN: + sColumn = "HIDESHINL"; + break; + case ITEM_APPR_ARMOR_MODEL_LSHOULDER: + sColumn = "HIDESHOL"; + break; + case ITEM_APPR_ARMOR_MODEL_RSHOULDER: + sColumn = "HIDESHOR"; + break; + case ITEM_APPR_ARMOR_MODEL_LTHIGH: + sColumn = "HIDELEGL"; + break; + case ITEM_APPR_ARMOR_MODEL_RTHIGH: + sColumn = "HIDELEGR"; + break; + case ITEM_APPR_ARMOR_MODEL_NECK: + sColumn = "HIDENECK"; + break; + case ITEM_APPR_ARMOR_MODEL_BELT: + sColumn = "HIDEBELT"; + break; + case ITEM_APPR_ARMOR_MODEL_PELVIS: + sColumn = "HIDEPELVIS"; + break; + case ITEM_APPR_ARMOR_MODEL_TORSO: + sColumn = "HIDECHEST"; + break; + } + int nReturn=TRUE; + + if (sColumn!="") + { + nReturn = (0==StringToInt(Get2DAString("parts_robe", sColumn, nRobe))); + } + return nReturn; + */ +} + +void MK_DyeItem(object oTarget, object oPC, int nMaterialToDye, int nColor) +{ + if (!GetIsObjectValid(oPC)) + { + return; + } + if (!GetIsObjectValid(oTarget)) + { + return; + } + object oItem = CIGetCurrentModItem(oPC); + if (!GetIsObjectValid(oItem)) + { + return; + } + object oNew = oItem; + + int bPerPartColoring = GetLocalInt(oPC, MK_PERPARTCOLORING) && (CIGetCurrentModMode(oPC)==X2_CI_MODMODE_ARMOR); + int iColor; + int nColorCount = MK_IAAC_GetColorCount(nMaterialToDye); +// MK_DEBUG_TRACE("MK_DyeItem: iMaterialToDye="+IntToString(nMaterialToDye)+", nColorCount="+IntToString(nColorCount)); + for (iColor=0; iColor: iColor="+IntToString(iColor)+", iMaterial="+IntToString(iMaterial)); + + if ( bPerPartColoring ) + { + int nCurrentModPart = MK_GetCurrentModPart(oPC); + if (MK_IAAM_GetIsValid(nCurrentModPart)) + { + int nPartCount = MK_IAAM_GetPartCount(nCurrentModPart); + int iModel; +// oNew = oItem; + for (iModel=0; iModel: iModel="+IntToString(iModel)+", iPart="+IntToString(iPart)); + oNew = MK_GetDyedItem(oNew, iPart, iMaterial, nColor, TRUE, TRUE); + } + } + } + else + { + oNew = MK_GetDyedItem(oNew, -1, iMaterial, nColor, TRUE, FALSE); + } + } + + if (GetIsObjectValid(oNew)) + { + CISetCurrentModItem(oPC,oNew); + + MK_EquipModifiedItem(oTarget, oPC); + } +} + +void MK_SetColorToken(object oPC, object oItem, int nMaterialToDye) +{ + if (GetIsObjectValid(oItem)) + { + string sColor1 = GetLocalString(oPC, "MK_TOKEN_COLOR1"); + string sColor2 = GetLocalString(oPC, "MK_TOKEN_COLOR2"); + string sColor=""; + int nColor, iMaterial; + for (iMaterial = 0; iMaterial0) + { + sColor+=" *"+IntToString(nNumParts); + } + } + + SetCustomToken(MK_TOKEN_COLOR1+iMaterial, sColor); + } + } +} + +void MK_DisplayColors(object oPC, object oItem) +{ + if (GetIsObjectValid(oItem)) + { +// int iLeather1 = GetItemAppearance(oItem, ITEM_APPR_TYPE_ARMOR_COLOR, ITEM_APPR_ARMOR_COLOR_LEATHER1); +// int iLeather2 = GetItemAppearance(oItem, ITEM_APPR_TYPE_ARMOR_COLOR, ITEM_APPR_ARMOR_COLOR_LEATHER2); +// int iCloth1 = GetItemAppearance(oItem, ITEM_APPR_TYPE_ARMOR_COLOR, ITEM_APPR_ARMOR_COLOR_CLOTH1); +// int iCloth2 = GetItemAppearance(oItem, ITEM_APPR_TYPE_ARMOR_COLOR, ITEM_APPR_ARMOR_COLOR_CLOTH2); +// int iMetal1 = GetItemAppearance(oItem, ITEM_APPR_TYPE_ARMOR_COLOR, ITEM_APPR_ARMOR_COLOR_METAL1); +// int iMetal2 = GetItemAppearance(oItem, ITEM_APPR_TYPE_ARMOR_COLOR, ITEM_APPR_ARMOR_COLOR_METAL2); + int i; + string sOutput=""; + for (i=0; i-1) && (bSetCamera)) + { + // * Make the camera float near the PC + float fFacing = GetFacing(oPC) + 180.0; + if (fFacing > 359.0) + { + fFacing -=359.0; + } + + float fPitch = 75.0; + float fDistance = 3.5f; + + if (nPart1 == ITEM_APPR_ARMOR_MODEL_RFOOT || nPart1 == ITEM_APPR_ARMOR_MODEL_LFOOT ) + { + fDistance = 3.5f; + fPitch = 47.0f; + } + else if (nPart1 == ITEM_APPR_ARMOR_MODEL_LTHIGH || nPart1 == ITEM_APPR_ARMOR_MODEL_RTHIGH ) + { + fDistance = 2.5f; + fPitch = 65.0f; + } + else if (nPart1 == ITEM_APPR_ARMOR_MODEL_RSHIN || nPart1 == ITEM_APPR_ARMOR_MODEL_LSHIN ) + { + fDistance = 3.5f; + fPitch = 95.0f; + } + + if (GetRacialType(oPC) == RACIAL_TYPE_HALFORC) + { + fDistance += 1.0f; + } + + SetCameraFacing(fFacing, fDistance, fPitch,CAMERA_TRANSITION_TYPE_VERY_FAST) ; + } + sName = MK_IAAM_GetName(nPart); + break; + } + case X2_CI_MODMODE_WEAPON: + { + int nStrRef = -1; + switch (nPart) + { + case ITEM_APPR_WEAPON_MODEL_TOP: + nStrRef = 84540; + break; + case ITEM_APPR_WEAPON_MODEL_MIDDLE: + nStrRef = 84541; + break; + case ITEM_APPR_WEAPON_MODEL_BOTTOM: + nStrRef = 84542; + break; + } + if (nStrRef!=-1) + { + sName = GetStringByStrRef(nStrRef); + } + break; + } + } + +// SetCustomToken(X2_CI_MODIFYARMOR_GP_CTOKENBASE,"0"); +// SetCustomToken(X2_CI_MODIFYARMOR_GP_CTOKENBASE+1,"0"); + + SetCustomToken(XP_IP_ITEMMODCONVERSATION_CTOKENBASE, sName); +} + +int MK_GetIsModifiableWeapon(object oItem) +{ + int nBaseType = GetBaseItemType(oItem); + + // Modifiable Weapons are ModelType 2 (?) + int nModelType = MK_Get2DAInt("baseitems","ModelType",nBaseType); + if (nModelType!=2) + { + return FALSE; + } + // Weapons should have a Weapon Size (?) + int nWeaponSize = MK_Get2DAInt("baseitems","WeaponSize",nBaseType); + if (nWeaponSize==0) + { + return FALSE; + } + return TRUE; +} + +int MK_GetIsShield(object oItem) +{ + int bShield; + + switch (GetBaseItemType(oItem)) + { + case BASE_ITEM_LARGESHIELD: + case BASE_ITEM_SMALLSHIELD: + case BASE_ITEM_TOWERSHIELD: + bShield=TRUE; + break; + default: + bShield=FALSE; + break; + } + return bShield; +} + +void MK_InitializeEditDescription(object oPC, object oObject) +{ + string sDescription = GetDescription(oObject, FALSE); + string sOriginalDescription = GetDescription(oObject, TRUE); + + MK_GenericDialog_SetCondition(22, sDescription!=sOriginalDescription); + + SetLocalString(oPC, g_varEditorText, sDescription); + + if (MK_GetStringLength(sDescription, TRUE)>200) + { + sDescription = MK_CloseColorTags(MK_GetStringLeft(sDescription,200, TRUE)+"..."); + } + SetCustomToken(MK_TOKEN_PARTSTRING, sDescription); +} + +void MK_InitializeRenameItem(object oPC, object oItem) +{ + string sName = GetName(oItem, FALSE); + string sNewName = GetLocalString(oPC, "MK_NEWNAME"); + string sOriginalName = GetName(oItem, TRUE); + + SetCustomToken(MK_TOKEN_PARTSTRING, sName); + + int i; + int bOk; + + for (i=21; i<=22; i++) + { + bOk = FALSE; + + switch (i) + { + case 21: + if ((sNewName!="") && (sNewName!=sName)) + { + SetCustomToken(MK_TOKEN_NEWNAME , "'"+sNewName+"'"); + bOk = TRUE; + } + break; + case 22: + if (sName!=sOriginalName) + { + SetCustomToken(MK_TOKEN_ORIGINALNAME , "'"+sOriginalName+"'"); + bOk = TRUE; + } + break; + } + MK_GenericDialog_SetCondition(i, bOk); + } + + // + SetLocalString(oPC, g_varEditorText, (sNewName=="" ? sName : sNewName)); +} + +void MK_PrepareEditor(object oPC, int nEditorID, int nOK, int nCancel, + string sHeadLine, int nMaxLength, int bSingleLine, int bDisableColors, + int bUseChatEvent) +{ + SetLocalInt(oPC, g_varEditorID, nEditorID); + SetLocalInt(oPC, g_varEditorOK, nOK); + SetLocalInt(oPC, g_varEditorCancel, nCancel); + SetLocalInt(oPC, g_varEditorInit, 1); + // to make sure the editor gets initialized. + // Without this the editor doesn't get initialized and everything + // will most likely look very strange. + // So this is REQUIRED !!! + + SetLocalString(oPC, g_varEditorHeadLine, sHeadLine); + // text displayed as 'headline'. Set it something different than "" + // Otherwise the default headline 'IGTE vsersion - Text:' will be + // displayed. + + // Allready done in MK_InitializeRenameItem() so we don't have to it here: + // + // SetLocalString(oPC, g_varEditorText, sText); + // the text that gets edited. Without this the text editor will start + // empty (or containing something strange in case there are some remains + // from a previous call. + + // We don't need it: + // + SetLocalString(oPC, g_varEditorOnInit, ""); + // the OnInit script gets called after the editor is initialized. + // if you don't need it set it to "". + + // We don't need it: + // + SetLocalString(oPC, g_varEditorOnExit, ""); + // the OnExit script, gets called when the user exits the editor + // using the 'Exit' (= OK) option. + // that's the place where you should process the edited text. + // replace 'mk_editor_onexit' with your script name. + // Not required but without it the whole thing doesn't make much + // sense because everything the user has done is lost. + + // We don't need it: + // + SetLocalString(oPC, g_varEditorOnCancel, ""); + // the name of the 'OnCancel' script, gets called when the user + // exits the editor by choosing the 'Cancel' option. + // Warning: the script does not get called if the user uses 'escape' + // to exit the dialog. + // replace 'mk_editor_oncncl' with your script name or set it to an + // empty string if you don't have/need an 'OnCancel' script. + + SetLocalInt(oPC, g_varEditorMaxLength, nMaxLength); + // You can limit the length of the text by setting the variable + // g_varEditorMaxLength to value greater 0 + + SetLocalInt(oPC, g_varEditorSingleLine, bSingleLine); + // Setting 'g_varEditorSingleLine' to TRUE will disable the + // 'Return (insert new line)' dialog option. + + SetLocalInt(oPC, g_varEditorDisableColors, bDisableColors); + // Setting 'g_varEditorDisableColors' to TRUE will disable the + // 'Colors (insert color codes)' dialog option. + // Warning: the user still can use the chat line to insert color tags. + + SetLocalInt(oPC, g_varEditorDisableBlock, FALSE); + // Setting 'g_varEditorDisableBlock' to TRUE will disable the following + // dialog options: 'Shift Pos 1', 'Shift Left', 'Shift Right', 'Shift + // End', 'Shift Delete', 'Shift Insert' and 'Ctrl Insert'. This will + // perhaps make the editor less confusing but also you lose a lot of + // functionality (you can't use the block operations anymore). + + SetLocalInt(oPC, g_varEditorDisableLoadSave, FALSE); + // If g_varEditorDisableLoadSave is set to TRUE the player cannot load + // or save text. Of course still the text gets saved to + // g_varEditorText (if the player exits the editor using the OK button) + + SetLocalInt(oPC, g_varEditorUseOnPlayerChatEvent, bUseChatEvent); + // if you use the editor in a single player game you don't have to use + // the OnPlayerChatEvent because there are no other players and their + // chat messages can't interfere with the users chat messages. + // In a multiplayer game however you should use the OnPlayerChat event + // to store the chat message as a variable on the player. The editor then + // will use that variable instead of using the GetPCChatMessage command to + // get the text entered by the user. + // The OnPlayerChat event script should look like: + // + // #include "mk_inc_editor" + // void main() + // { + // object oPC = GetPCChatSpeaker(); + // string sChatMessage = GetPCChatMessage(); + // + // int bEditorRunning = GetLocalInt(oPC, g_varEditorRunning); + // if (bEditorRunning) // the editor is running + // { + // int bUseOnPlayerChatEvent = + // GetLocalInt(oPC, g_varEditorUseOnPlayerChatEvent); + // if (bUseOnPlayerChatEvent) + // { + // SetLocalString(oPC, g_varEditorChatMessageString, sChatMessage); + // + // // the following line is not required but will make everything + // // look much better. + // SetPCChatMessage(""); // delete the message so it does not + // // appear above the player's head + // } + // return; + // } + // + // /* + // ... + // */ + // } +} + +string MK_GetDescription(object oObject) +{ + string sDescription = GetDescription(oObject); + if (GetDescription(oObject, TRUE)==sDescription) + { + sDescription = ""; + } + return sDescription; +} + +void MK_SaveCharacterDescription(object oPC) +{ + SetLocalString(oPC, MK_VAR_CHARACTER_DESCRIPTION, + MK_GetDescription(oPC)); +} + +void MK_RestoreCharacterDescription(object oPC) +{ + SetDescription(oPC, GetLocalString(oPC, MK_VAR_CHARACTER_DESCRIPTION)); + DeleteLocalString(oPC, MK_VAR_CHARACTER_DESCRIPTION); +} + +int MK_GetIsDescriptionModified(object oPC) +{ + return MK_GetDescription(oPC)!=GetLocalString(oPC, MK_VAR_CHARACTER_DESCRIPTION); +} + +int MK_RemoveEffectsByTag(object oTarget, string sTagName) +{ + int nResult; + if (GetIsObjectValid(oTarget) && MK_VERSION_GetIsVersionGreaterEqual_1_74()) + { + effect eEff = GetFirstEffect(oTarget); + while (GetIsEffectValid(eEff)) + { + if (GetEffectTag(eEff) == sTagName) + { + nResult++; + RemoveEffect(oTarget, eEff); + } + eEff = GetNextEffect(oTarget); + } + } + return nResult; +} + +int MK_RemoveTemporaryEffects(object oPC, string sTagName, object oTarget=OBJECT_INVALID) +{ + int nResult = 0; + + MK_DEBUG_TRACE("MK_RemoveTemporaryEffects("+GetName(oPC)+",'"+sTagName+"', "+GetName(oTarget)+")"); + + if (!GetIsObjectValid(oTarget)) + { + oTarget = oPC; + } + + if (GetIsObjectValid(oPC)) + { +// int bDisableExtendedEditionFeatures = MK_INIT_GetAreEEFeaturesDisabled(); + int nNWNversion_GE_1_74 = MK_VERSION_GetIsVersionGreaterEqual_1_74(); + + if (nNWNversion_GE_1_74) + { + MK_RemoveEffectsByTag(oPC, sTagName); + if (oPC != oTarget) MK_RemoveEffectsByTag(oTarget, sTagName); + } + else + { + effect eEff = GetFirstEffect(oPC); + while (GetIsEffectValid(eEff)) + { + if ((GetEffectType(eEff) == EFFECT_TYPE_CUTSCENEIMMOBILIZE + && GetEffectCreator(eEff) == oPC + && GetEffectSubType(eEff) == SUBTYPE_EXTRAORDINARY )) + { + nResult++; + RemoveEffect(oPC, eEff); + } + eEff = GetNextEffect(oPC); + } + } + + if (nResult>0) + { + string s1=""; + string s2="s were"; + switch (nResult) + { + case 1: + s1="One"; + s2=" was"; + break; + case 2: + s1="Two"; + break; + case 3: + s1="Three"; + break; + default: + s1=IntToString(nResult); + break; + } + SendMessageToPC(oPC, s1 + " temporary effect" + s2 + " removed."); + } + } + return nResult; +} + +int MK_AddTemporaryEffects(object oPC, string sTagName, int bFreezePlayer, object oTarget=OBJECT_INVALID) +{ + MK_DEBUG_TRACE("MK_AddTemporaryEffects("+GetName(oPC)+",'"+sTagName+"', "+IntToString(bFreezePlayer)+", "+GetName(oTarget)+")"); + + int nResult = 0; + if (!GetIsObjectValid(oTarget)) + { + oTarget = oPC; + } + + if (GetIsObjectValid(oPC)) + { + int nNWNversion_GE_1_74 = MK_VERSION_GetIsVersionGreaterEqual_1_74(); +// int bDisableExtendedEditionFeatures = MK_INIT_GetAreEEFeaturesDisabled(); + + int nDurationType; + float fDuration=0.0f; + + int nVFX = -1; + + if (nNWNversion_GE_1_74) + { + nDurationType = DURATION_TYPE_PERMANENT; + SendMessageToPC(oPC, "Applying temporary light effect - will be removed when crafting dialog terminates."); + nVFX = VFX_DUR_AURA_WHITE; + } + else + { + fDuration = GetLocalFloat(oPC, MK_LIGHTEFFECT_DURATION); + if (fDuration<1.0) + { + fDuration = 120.0; + nDurationType = DURATION_TYPE_TEMPORARY; + } + nVFX = VFX_DUR_LIGHT_WHITE_20; + SendMessageToPC(oPC, "Applying temporary light effect - will disappear after "+IntToString(FloatToInt(fDuration))+" seconds."); + } + MK_VFX_ApplyVisualEffect(nVFX, oTarget, 0, nDurationType, fDuration, MK_TAG_TEMP_EFFECT); + nResult++; + + if (oPC != oTarget) + { + bFreezePlayer = FALSE; + +// if (nNWNversion_GE_1_74) +// { +// MK_VFX_ApplyVisualEffect(VFX_DUR_CUTSCENE_INVISIBILITY, oPC, 0, nDurationType, fDuration, MK_TAG_TEMP_EFFECT); +// SendMessageToPC(oPC, "Applying temporary invisibility effect - will be removed when crafting dialog terminates."); +// } + } + + if (bFreezePlayer) + { + //* Immobilize player while crafting + effect eImmob = EffectCutsceneImmobilize(); + eImmob = ExtraordinaryEffect(eImmob); + if (nNWNversion_GE_1_74) + { + eImmob = TagEffect(eImmob, MK_TAG_TEMP_EFFECT); + } + ApplyEffectToObject(DURATION_TYPE_PERMANENT,eImmob,oPC); + SendMessageToPC(oPC, "Applying temporary freeze effect - will be removed when crafting dialog terminates."); + nResult++; + } + } + + return nResult; +} + +int MK_ModPart2StrRef(int nModPart) +{ + int nStrRef=-1; + switch (nModPart) + { + case ITEM_APPR_ARMOR_MODEL_NECK: + nStrRef = 7143; + break; + case ITEM_APPR_ARMOR_MODEL_LSHOULDER: + nStrRef = 7150; + break; + case ITEM_APPR_ARMOR_MODEL_RSHOULDER: + nStrRef = 7146; + break; + case ITEM_APPR_ARMOR_MODEL_LBICEP: + nStrRef = 7151; + break; + case ITEM_APPR_ARMOR_MODEL_RBICEP: + nStrRef = 7147; + break; + case ITEM_APPR_ARMOR_MODEL_LFOREARM: + nStrRef = 7152; + break; + case ITEM_APPR_ARMOR_MODEL_RFOREARM: + nStrRef = 7148; + break; + case ITEM_APPR_ARMOR_MODEL_LHAND: + nStrRef = 7153; + break; + case ITEM_APPR_ARMOR_MODEL_RHAND: + nStrRef = 7149; + break; + case ITEM_APPR_ARMOR_MODEL_TORSO: + nStrRef = 7144; + break; + case ITEM_APPR_ARMOR_MODEL_BELT: + nStrRef = 6745; + break; + case ITEM_APPR_ARMOR_MODEL_PELVIS: + nStrRef = 7145; + break; + case ITEM_APPR_ARMOR_MODEL_LTHIGH: + nStrRef = 83350; + break; + case ITEM_APPR_ARMOR_MODEL_RTHIGH: + nStrRef = 83351; + break; + case ITEM_APPR_ARMOR_MODEL_LSHIN: + nStrRef = 83348; + break; + case ITEM_APPR_ARMOR_MODEL_RSHIN: + nStrRef = 83349; + break; + case ITEM_APPR_ARMOR_MODEL_LFOOT: + nStrRef = 83345; + break; + case ITEM_APPR_ARMOR_MODEL_RFOOT: + nStrRef = 83346; + break; + case ITEM_APPR_ARMOR_MODEL_ROBE: + nStrRef = 83691; + break; + } + return nStrRef; +} + + + +string MK_ModPart2String(int nModPart) +{ + string sReturn=""; + int nStrRef=MK_ModPart2StrRef(nModPart); + if (nStrRef!=-1) + { + sReturn = GetStringByStrRef(nStrRef); + } + return sReturn; +} + +string MK_CurrentModPart2String(object oPC) +{ + string sReturn; + + int nCurrentModPart1 = GetLocalInt(oPC,"X2_TAILOR_CURRENT_PART"); +// int nCurrentModPart2 = MK_GetCurrentModPart2(oPC); + + sReturn = MK_ModPart2String(nCurrentModPart1); +/* if (nCurrentModPart2>=0) + { + sReturn = sReturn + + "\\" + + MK_ModPart2String(nCurrentModPart2); + }*/ + return sReturn; +} + +int MK_GetNumColorsFromModMode(int nModMode) +{ + switch (nModMode) + { + case X2_CI_MODMODE_ARMOR: + return 6; + } + return 1; +} + +int MK_CalculateColorIndex(int nIndex, int nPart) +{ + return (ITEM_APPR_ARMOR_NUM_COLORS + nPart*ITEM_APPR_ARMOR_NUM_COLORS) + nIndex; +} + +void MK_SetAppearanceValue(object oItem, int nType, int nIndex, int nValue) +{ + string sVarName = "MK_APP_"+MK_IntToString(nType, 3, "0")+MK_IntToString(nIndex, 4, "0"); + if (nValue==255) + { + DeleteLocalInt(oItem, sVarName); + } + else + { + SetLocalInt(oItem, sVarName, nValue+1); + } +} + +int MK_GetAppearanceValue(object oItem, int nType, int nIndex) +{ + string sVarName = "MK_APP_"+MK_IntToString(nType, 3, "0")+MK_IntToString(nIndex, 4, "0"); + int nValue = GetLocalInt(oItem, sVarName); + return nValue-1; +} + +int MK_GetItemAppearance(object oItem, int nType, int nIndex) +{ + int nResult = GetItemAppearance(oItem, nType, nIndex); + if ((nType==ITEM_APPR_TYPE_ARMOR_COLOR) && (nIndex>=ITEM_APPR_ARMOR_NUM_COLORS)) + { + if (nResult==-1) + { + nResult = MK_GetAppearanceValue(oItem, nType, nIndex); + } + else + { + MK_DEBUG_TRACE("GetItemAppearance('"+GetName(oItem)+"', "+IntToString(nType) + +", "+IntToString(nIndex)+") = "+IntToString(nResult)+" !!!"); +// int nResultQ = MK_GetAppearanceValue(oItem, nType, nIndex); +// MK_DEBUG_TRACE("MK_GetItemAppearance('"+GetName(oItem)+"', "+IntToString(nType) +// +", "+IntToString(nIndex)+"): GetItemAppearance="+IntToString(nResult) +// +", AppearanceValue="+IntToString(nResultQ)); +// nResult = nResultQ; + } + } + return nResult; +} + +int MK_GetItemAppearance2(object oItem, int nType, int nIndex, int nIndex2) +{ + int nAppearance=-1; + switch (nType) + { + case ITEM_APPR_TYPE_ARMOR_COLOR: + nAppearance = GetItemAppearance(oItem, nType, nIndex); + if (nIndex2!=-1) + { + if (MK_IAAM_GetIsBase(nIndex2)) + { + nIndex = MK_CalculateColorIndex(nIndex, nIndex2); + } + else if (MK_IAAM_GetIsValid(nIndex2)) + { + nIndex = MK_CalculateColorIndex(nIndex, MK_IAAM_GetPart(nIndex2, 0)); + } + else + { + nIndex = -1; + } + if (nIndex!=-1) + { + int nValue = MK_GetAppearanceValue(oItem, nType, nIndex); + if (nValue>=0) + { + nAppearance = nValue; + } + } + } + break; + case ITEM_APPR_TYPE_ARMOR_MODEL: + if (MK_IAAM_GetIsValid(nIndex)) + { + nIndex = MK_IAAM_GetPart(nIndex, 0); + nAppearance = GetItemAppearance(oItem, nType, nIndex); + } + break; + default: + nAppearance = GetItemAppearance(oItem, nType, nIndex); + break; + } + return nAppearance; +} + +int MK_GetItemColor(object oPC, object oItem, int nType, int nIndex) +{ + int nAppearance; + int nMaterial = MK_IAAC_GetColor(nIndex, 0); + if (GetLocalInt(oPC, MK_PERPARTCOLORING)) + { + int nPart = MK_GetCurrentModPart(oPC); + nAppearance = MK_GetItemAppearance2(oItem, nType, nMaterial, nPart); +// MK_DEBUG_TRACE("MK_GetItemColor('"+GetName(oItem)+"', nType="+IntToString(nType)+", nIndex="+IntToString(nIndex) +// +", nMaterial="+IntToString(nMaterial)+", nPart="+IntToString(nPart)+")="+IntToString(nAppearance)); + } + else + { + nAppearance = GetItemAppearance(oItem, nType, nMaterial); +// MK_DEBUG_TRACE("MK_GetItemColor('"+GetName(oItem)+"', nType="+IntToString(nType)+", nIndex="+IntToString(nIndex) +// +", nMaterial="+IntToString(nMaterial)+")="+IntToString(nAppearance)); + } + return nAppearance; +} + +int MK_GetIsPerPartColored(object oItem, int nType, int nIndex, int nPart) +{ + int nReturn=0; +// MK_DEBUG_TRACE("MK_GetIsPerPartColored(nIndex="+IntToString(nIndex) +// +", nPart="+IntToString(nPart)+")..."); + switch (nType) + { + case ITEM_APPR_TYPE_ARMOR_COLOR: + if ((nIndex!=-1) && (nPart!=-1)) + { + if (MK_IAAC_GetIsBase(nIndex) && MK_IAAM_GetIsBase(nPart)) + { + if (MK_GetAppearanceValue(oItem, nType, MK_CalculateColorIndex(nIndex, nPart))>=0) + { + nReturn = 1; + } + } + else if (!MK_IAAM_GetIsBase(nPart)) + { + int nPartCount = MK_IAAM_GetPartCount(nPart); + int iModel; + for (iModel=0; iModel item is possessed by '"+GetName(GetItemPossessor(oItem))+"'."); + +// int nSlot = MK_GetCurrentInventorySlot(oPC); + object oContainer = MK_IPGetIPWorkContainer(); + if (GetIsObjectValid(oContainer)) + { + MK_DEBUG_TRACE("> "+GetName(oContainer)+" is valid!"); + } + +// object oItem = GetItemInSlot(nSlot, oPC); + + object oBackup = MK_CopyItem(oItem, oContainer, TRUE); + + // Mark the backup item. In case of a multiplayer crash this can be used + // to re-equip the backup item. + // SetLocalInt(oBackup, "MK_CRAFTING_BACKUP", nSlot+1); + CISetCurrentModBackup(oPC, oBackup); + MK_DEBUG_TRACE("> backup item created on "+GetName(oContainer)+" and stored."); + MK_DEBUG_TRACE("> backup item is possessed by '"+GetName(GetItemPossessor(oBackup))+"'."); + + if (bCreateMirror) + { + MK_SetModifyItemUseContainer(oPC, bUseContainer); + if (bUseContainer) + { + MK_DEBUG_TRACE("> modifying item will use container "+GetName(oContainer)+" (hopefully)!"); + object oMirror = oItem; + oItem = MK_CopyItem(oMirror, oContainer, TRUE); + MK_SetCurrentModMirror(oPC, oMirror); + SetLocalInt(oMirror, "MK_MIRRORITEM", 1); + MK_DEBUG_TRACE("> mirror item created to reflect item changes."); + MK_DEBUG_TRACE("> mirror item is possessed by '"+GetName(GetItemPossessor(oMirror))+"'."); + MK_DEBUG_TRACE("> current item is possessed by '"+GetName(GetItemPossessor(oItem))+"'."); + } + else + { + MK_DEBUG_TRACE("> modifying item will use players inventory!"); + MK_SetCurrentModMirror(oPC, OBJECT_INVALID); + MK_DEBUG_TRACE("> current item is possessed by '"+GetName(GetItemPossessor(oItem))+"'."); + } + } + + CISetCurrentModItem(oPC, oItem); + MK_DEBUG_TRACE("> current mod item set."); + MK_DEBUG_TRACE("> current mod item is '"+GetName(CIGetCurrentModItem(oPC))+"'."); +} + +void MK_DupeItemFix(object oItem) +{ + itemproperty ip = GetFirstItemProperty(oItem); + while(GetIsItemPropertyValid(ip)) + { + RemoveItemProperty(oItem,ip); + ip = GetNextItemProperty(oItem); + } + AddItemProperty(DURATION_TYPE_PERMANENT,ItemPropertyLimitUseByClass(20),oItem); + SetDescription(oItem,"This item was duped!"); + SetStolenFlag(oItem,TRUE); + SetLocalInt(oItem,"DUPLICATED_ITEM",TRUE); +} + +void MK_DestroyItem(object oItem, int bShowUnacquireItemMessage) +{ + if (GetIsObjectValid(oItem)) + { + SetLocalInt(oItem, "MK_ITEM_DESTROYED", TRUE); +// int bUnacquireItemMessageDisabled = FALSE; +// if (!bShowUnacquireItemMessage && MK_VERSION_GetIsBuildVersionGreaterEqual(OBJECT_SELF, 8193, 21)) +// { +// SetTlkOverride(10469, ""); +// bUnacquireItemMessageDisabled = TRUE; +// } + DestroyObject(oItem); +// if (bUnacquireItemMessageDisabled) +// { +// SetTlkOverride(10469, ""); +// } + } +} + +int MK_SearchItem(object oPC, object oItem) +{ + if (GetIsObjectValid(oItem) && GetIsObjectValid(oPC)) + { + int iSlot=0; + for (iSlot=0; iSlot<=NUM_INVENTORY_SLOTS; iSlot++) + { + if (GetItemInSlot(iSlot, oPC) == oItem) + { + return iSlot; + } + } + } + return -1; +} + +void MK_CancelModifyItem(object oTarget, object oPC) +{ + object oBackup = CIGetCurrentModBackup(oPC); + object oItem = CIGetCurrentModItem(oPC); + object oMirror = MK_GetCurrentModMirror(oPC); + + int nInventorySlot = MK_GetCurrentInventorySlot(oPC); + + int bUseContainer = GetIsObjectValid(oMirror); + + if (nInventorySlot == 256) + { + nInventorySlot = MK_SearchItem(oPC, (bUseContainer ? oMirror : oItem)); + } + + if (bUseContainer) + { + MK_DupeItemFix(oMirror); + MK_DestroyItem(oMirror); + } + else + { + MK_DupeItemFix(oItem); + } + + object oNew = MK_CopyItem(oBackup, oTarget, TRUE); + + MK_DestroyItem(oItem); + DestroyObject(oBackup); + + AssignCommand(oTarget, ClearAllActions(TRUE)); + + if (nInventorySlot != -1) + { +// AssignCommand(oTarget, ActionEquipItem(oNew,nInventorySlot)); + MK_ActionEquipItem(oTarget, oNew, nInventorySlot); + } +} + +void MK_FinishModifyItem(object oTarget, object oPC) +{ + object oBackup = CIGetCurrentModBackup(oPC); + object oMirror = MK_GetCurrentModMirror(oPC); + object oItem; + object oNew; + + if (GetIsObjectValid(oMirror)) + { + MK_DestroyItem(oMirror, FALSE); + object oItem = CIGetCurrentModItem(oPC); + oNew = MK_CopyItem(oItem, oTarget, TRUE, FALSE); + DestroyObject(oItem); + } + else + { + oNew = CIGetCurrentModItem(oPC); + } + + AssignCommand(oTarget, ClearAllActions(TRUE)); + int nInventorySlot = MK_GetCurrentInventorySlot(oPC); + if (nInventorySlot != -1) + { +// AssignCommand(oTarget, ActionEquipItem(oNew,nInventorySlot)); + MK_ActionEquipItem(oTarget, oNew, nInventorySlot); + } + + switch (CIGetCurrentModMode(oPC)) + { + case MK_CI_MODMODE_ITEM: + break; + default: + //------------------------------------------------------------------- + // This is to work around a problem with temporary item properties + // sometimes staying around when they are on a cloned item. + //------------------------------------------------------------------- + if (!GetLocalInt(oPC, "MK_KEEP_TEMP_ITEM_PROPS")) + { + IPRemoveAllItemProperties(oNew, DURATION_TYPE_TEMPORARY); + } + break; + } + + // remove backup + DestroyObject(oBackup); +} + +void MK_EquipModifiedItem(object oTarget, object oPC) +{ + MK_DEBUG_TRACE("MK_EquipModifiedItem("+GetName(oPC)+")"); + +// MK_DEBUG_TRACE("> GetModifyItemUseContainer: "+IntToString(MK_GetModifyItemUseContainer(oPC))+"."); + + if (MK_GetModifyItemUseContainer(oPC)) + { +// MK_DEBUG_TRACE("> GetCurrentItemIsModified: "+IntToString(MK_GetCurrentItemIsModified(oPC, FALSE))+"."); + if (MK_GetUpdateMirror(oPC)) + { +// MK_DEBUG_TRACE("> GetUpdateMirror: "+IntToString(MK_GetUpdateMirror(oPC))+"."); + if (MK_GetCurrentItemIsModified(oPC)) + { + object oItem = CIGetCurrentModItem(oPC); + AssignCommand(oTarget,ClearAllActions(TRUE)); + int nInventorySlot = MK_GetCurrentInventorySlot(oPC); + + object oMirror = MK_GetCurrentModMirror(oPC); + if (GetIsObjectValid(oMirror)) + { + MK_DestroyItem(oMirror, FALSE); + } + object oNew = MK_CopyItem(oItem, oTarget, TRUE, FALSE); + + MK_DEBUG_TRACE("> modified item copied to Target!"); + MK_SetCurrentModMirror(oPC, oNew); + MK_DEBUG_TRACE("> copy set as mirror item"); + SetLocalInt(oNew, "MK_MIRRORITEM", 1); +// AssignCommand(oTarget, ActionEquipItem(oNew, nInventorySlot)); + MK_ActionEquipItem(oTarget, oNew, nInventorySlot); + MK_DEBUG_TRACE("> mirror item equipped!"); + } + } + } + else + { + object oItem = CIGetCurrentModItem(oPC); + AssignCommand(oTarget,ClearAllActions(TRUE)); + int nInventorySlot = MK_GetCurrentInventorySlot(oPC); +// AssignCommand(oTarget, ActionEquipItem(oItem, nInventorySlot)); + MK_ActionEquipItem(oTarget, oItem, nInventorySlot); + MK_DEBUG_TRACE("> modified item equipped!"); + } +} + +void MK_VerifyCurrentModItem(object oPC, string s) +{ + object oItem = CIGetCurrentModItem(oPC); + if (GetIsObjectValid(oItem)) + { + int bMirror = GetLocalInt(oItem, "MK_MIRRORITEM"); + if (bMirror) + MK_DEBUG_TRACE(s+" :MIRROR : current mod item: '"+GetName(oItem)+"', possessed by '"+GetName(GetItemPossessor(oItem))+"'."); + else + MK_DEBUG_TRACE(s+" :OK : current mod item: '"+GetName(oItem)+"', possessed by '"+GetName(GetItemPossessor(oItem))+"'."); + } + else + { + MK_DEBUG_TRACE(s+" :INVALID: current mod item is invalid."); + } +} + +int MK_GetModifyShieldMode(object oPC) +{ + int nReturn = GetLocalInt(oPC, "MK_MODIFYSHIELD_MODE"); + switch (nReturn) + { + case 1: + case 2: + break; + default: + nReturn = (MK_VERSION_GetIsVersionGreaterEqual_1_74(oPC) ? 2 : 1); + break; + } + return nReturn; +} + +void MK_IM_NextPart(object oTarget, object oPC, object oItem, int nPart) +{ + if(GetIsObjectValid(oItem)) + { + object oNew = OBJECT_INVALID; + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + oNew = MK_GetModifiedArmor(oPC, oItem, nPart, X2_IP_ARMORTYPE_NEXT, TRUE); + break; + case X2_CI_MODMODE_WEAPON: + oNew = MK_GetModifiedWeapon(oItem, nPart, X2_IP_WEAPONTYPE_NEXT, TRUE); + MK_DEBUG_TRACE("MK_IM_NextPart: nAppearance="+IntToString(GetItemAppearance(oNew, ITEM_APPR_TYPE_SIMPLE_MODEL, nPart))); +// CISetCurrentModItem(oPC,oNew); + break; + case MK_CI_MODMODE_CLOAK: + oNew = MK_GetModifiedCloak(oItem, nPart, MK_IP_ITEMTYPE_NEXT, TRUE); +// CISetCurrentModItem(oPC,oNew); + break; + case MK_CI_MODMODE_HELMET: + oNew = MK_GetModifiedHelmet(oItem, MK_IP_ITEMTYPE_NEXT, TRUE); +// CISetCurrentModItem(oPC,oNew); + break; + case MK_CI_MODMODE_SHIELD: + switch (MK_GetModifyShieldMode(oPC)) + { + case 1: + oNew = MK_GetModifiedShield(oItem, MK_IP_ITEMTYPE_NEXT, TRUE); + break; + case 2: + oNew = MK_GetModifiedWeapon(oItem, 0, X2_IP_WEAPONTYPE_NEXT, TRUE); + break; + } +// CISetCurrentModItem(oPC,oNew); + break; + } + if (GetIsObjectValid(oNew)) + { + CISetCurrentModItem(oPC,oNew); + MK_EquipModifiedItem(oTarget, oPC); + } + } +} + +void MK_IM_PrevPart(object oTarget, object oPC, object oItem, int nPart) +{ + if(GetIsObjectValid(oItem)) + { + object oNew = OBJECT_INVALID; + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + oNew = MK_GetModifiedArmor(oPC, oItem, nPart, X2_IP_ARMORTYPE_PREV, TRUE); + break; + case X2_CI_MODMODE_WEAPON: + oNew = MK_GetModifiedWeapon(oItem, nPart, X2_IP_WEAPONTYPE_PREV, TRUE); + break; + case MK_CI_MODMODE_CLOAK: + oNew = MK_GetModifiedCloak(oItem, nPart, MK_IP_ITEMTYPE_PREV, TRUE); + break; + case MK_CI_MODMODE_HELMET: + oNew = MK_GetModifiedHelmet(oItem, MK_IP_ITEMTYPE_PREV, TRUE); + break; + case MK_CI_MODMODE_SHIELD: + switch (MK_GetModifyShieldMode(oPC)) + { + case 1: + oNew = MK_GetModifiedShield(oItem, MK_IP_ITEMTYPE_PREV, TRUE); + break; + case 2: + oNew = MK_GetModifiedWeapon(oItem, 0, X2_IP_WEAPONTYPE_PREV, TRUE); + break; + } + break; + } + if (GetIsObjectValid(oNew)) + { + CISetCurrentModItem(oPC,oNew); + MK_EquipModifiedItem(oTarget, oPC); + } + } +} + +void MK_IM_ClearPart(object oTarget, object oPC, object oItem, int nPart) +{ + if(GetIsObjectValid(oItem)) + { + object oNew = OBJECT_INVALID; + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + oNew = MK_GetModifiedArmor(oPC, oItem, nPart, MK_IP_ITEMTYPE_CLEAR, TRUE); + break; + case MK_CI_MODMODE_CLOAK: + oNew = MK_GetModifiedCloak(oItem, nPart, MK_IP_ITEMTYPE_CLEAR, TRUE); + break; + } + if (GetIsObjectValid(oNew)) + { + CISetCurrentModItem(oPC,oNew); + MK_EquipModifiedItem(oTarget, oPC); + } + } +} + +void MK_IM_OppositePart(object oTarget, object oPC, object oItem, int nPart) +{ + if(GetIsObjectValid(oItem)) + { + object oNew = OBJECT_INVALID; + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + if (MK_IAAM_GetHasOpposite(nPart)) + { + oNew = MK_GetModifiedArmor(oPC, oItem, nPart, MK_IP_ITEMTYPE_OPPOSITE, TRUE); + } + break; + } + if (GetIsObjectValid(oNew)) + { + CISetCurrentModItem(oPC,oNew); + MK_EquipModifiedItem(oTarget, oPC); + } + } +} + +void MK_IM_ToggleVisibility(object oTarget, object oPC, object oItem) +{ + if (GetIsObjectValid(oItem)) + { + MK_SetHiddenWhenEquipped(oItem, !MK_GetHiddenWhenEquipped(oItem)); + MK_SetItemIsModified(oItem, TRUE); + MK_EquipModifiedItem(oTarget, oPC); + } +} + +int MK_IM_GetColorCount(object oPC) +{ + int nColorCount = GetLocalInt(oPC, "MK_IM_COLOR_COUNT"); + if (nColorCount==0) + { + nColorCount = MK_Get2DALength("mk_color", "Cloth"); + SetLocalInt(oPC, "MK_IM_COLOR_COUNT", nColorCount); + } + return nColorCount; +} + +void MK_IM_NextColor(object oTarget, object oPC, object oItem, int nPart) +{ + if(GetIsObjectValid(oItem)) + { + object oNew = OBJECT_INVALID; + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + { + int iMaterialToDye = GetLocalInt(oPC, "MK_MaterialToDye"); + int iColor = MK_GetItemColor(oPC, oItem, ITEM_APPR_TYPE_ARMOR_COLOR, iMaterialToDye); + int nColors = MK_IM_GetColorCount(oPC); + +// MK_DEBUG_TRACE("MK_IM_NextColor: iMaterialToDye="+IntToString(iMaterialToDye) +// +", oldColor="+IntToString(iColor)+", newColor="+IntToString((iColor+1) % 176)); + + iColor = (iColor+1) % nColors; + + MK_DyeItem(oTarget, oPC,iMaterialToDye,iColor); + + break; + } + case X2_CI_MODMODE_WEAPON: + { + oNew = MK_GetModifiedWeapon(oItem, nPart, MK_IP_WEAPONCOLOR_NEXT, TRUE); + break; + } + case MK_CI_MODMODE_SHIELD: + oNew = MK_GetModifiedWeapon(oItem, 0, MK_IP_WEAPONCOLOR_NEXT, TRUE); + break; + } + + if (GetIsObjectValid(oNew)) + { + CISetCurrentModItem(oPC,oNew); + MK_EquipModifiedItem(oTarget, oPC); + } + } +} + +void MK_IM_PrevColor(object oTarget, object oPC, object oItem, int nPart) +{ + if(GetIsObjectValid(oItem)) + { + object oNew = OBJECT_INVALID; + + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + { + int iMaterialToDye = GetLocalInt(oPC, "MK_MaterialToDye"); + int iColor = MK_GetItemColor(oPC, oItem, ITEM_APPR_TYPE_ARMOR_COLOR, iMaterialToDye); + int nColors = MK_IM_GetColorCount(oPC); + + iColor = (iColor+nColors-1) % nColors; + + MK_DyeItem(oTarget, oPC, iMaterialToDye, iColor); + break; + } + case X2_CI_MODMODE_WEAPON: + { + oNew = MK_GetModifiedWeapon(oItem, nPart, MK_IP_WEAPONCOLOR_PREV, TRUE); + break; + } + case MK_CI_MODMODE_SHIELD: + oNew = MK_GetModifiedWeapon(oItem, 0, MK_IP_WEAPONCOLOR_PREV, TRUE); + break; + } + + if (GetIsObjectValid(oNew)) + { + CISetCurrentModItem(oPC,oNew); + MK_EquipModifiedItem(oTarget, oPC); + } + } +} + +void MK_SetCurrentTarget(object oPC, object oTarget, int bKeepTarget) +{ + SetLocalObject(oPC, MK_CURRENT_TARGET, oTarget); +// SetLocalInt(oPC, MK_KEEP_CURRENT_TARGET, bKeepTarget); +} + +object MK_GetCurrentTarget(object oPC) +{ +// return OBJECT_SELF; + object oTarget = GetLocalObject(oPC, MK_CURRENT_TARGET); + return (GetIsObjectValid(oTarget) ? oTarget : OBJECT_SELF); +} + +void MK_BackupPlayerTargetScript() +{ + object oModule = GetModule(); + int nPlayerTargetingModeCount = GetLocalInt(oModule, "MK_PLAYERTARGETMODECOUNTER"); + if (nPlayerTargetingModeCount==0) + { + string sOriginalPlayerTargetScript = GetEventScript(oModule, EVENT_SCRIPT_MODULE_ON_PLAYER_TARGET); + if ((sOriginalPlayerTargetScript!="") && (sOriginalPlayerTargetScript!=MK_CCOH_ONPLAYERTARGETSCRIPT)) + { + MK_DEBUG_TRACE("Saving original OnPlayerTarget script '"+sOriginalPlayerTargetScript+"'"); + SetLocalString(oModule, MK_BACKUP_PLAYERTARGETSCRIPT, sOriginalPlayerTargetScript); + } + } + SetLocalInt(oModule, "MK_PLAYERTARGETMODECOUNTER", ++nPlayerTargetingModeCount); +} + +void MK_SetPlayerTargetScript(string sScript, int bBackup=TRUE) +{ + if (bBackup) + { + MK_BackupPlayerTargetScript(); + } + SetEventScript(GetModule(), EVENT_SCRIPT_MODULE_ON_PLAYER_TARGET, sScript); +} + +void MK_RestorePlayerTargetScript() +{ + object oModule = GetModule(); + int nPlayerTargetingModeCount = GetLocalInt(oModule, "MK_PLAYERTARGETMODECOUNTER"); + if (nPlayerTargetingModeCount==1) + { + string sPlayerTargetScript =GetEventScript(oModule, EVENT_SCRIPT_MODULE_ON_PLAYER_TARGET); + if (sPlayerTargetScript == MK_CCOH_ONPLAYERTARGETSCRIPT) + { + string sOriginalPlayerTargetScript = GetLocalString(oModule, MK_BACKUP_PLAYERTARGETSCRIPT); + if (sOriginalPlayerTargetScript!="") + { + MK_DEBUG_TRACE("Restoring original OnPlayerTarget script '"+sOriginalPlayerTargetScript+"'"); + SetEventScript(oModule, EVENT_SCRIPT_MODULE_ON_PLAYER_TARGET, sOriginalPlayerTargetScript); + DeleteLocalString(oModule, MK_BACKUP_PLAYERTARGETSCRIPT); + } + } + } + SetLocalInt(oModule, "MK_PLAYERTARGETMODECOUNTER", --nPlayerTargetingModeCount); +} + +int MK_GetIsPartBasedAppearanceType(object oTarget) +{ + int nAppearance = GetAppearanceType(oTarget); + string sModelType = Get2DAString("appearance", "MODELTYPE", nAppearance); + return (sModelType == "P"); +} + +void MK_ActionEquipItem(object oTarget, object oItem, int nInventorySlot, float fDelay) +{ + MK_DEBUG_TRACE("MK_ActionEquipItem('"+GetName(oTarget)+'", '"+GetName(oItem)+"', nSlot="+IntToString(nInventorySlot)+")"); + int nIdentified = MK_IPRP_SetIdentified(oItem, TRUE); + if (!nIdentified) MK_DEBUG_TRACE(" > item identified: "+IntToString(GetIdentified(oItem))); + AssignCommand(oTarget, ActionEquipItem(oItem, nInventorySlot)); + DelayCommand(fDelay, SetIdentified(oItem, nIdentified)); +} + + +/* +void main() +{ +} +/**/ diff --git a/_module/nss/mk_inc_craft_0.nss b/_module/nss/mk_inc_craft_0.nss new file mode 100644 index 00000000..f9dad405 --- /dev/null +++ b/_module/nss/mk_inc_craft_0.nss @@ -0,0 +1,18 @@ +// mk_inc_craft_0 + +/* Defined in x2_inc_craft +const int X2_CI_MODMODE_INVALID = 0; +const int X2_CI_MODMODE_ARMOR = 1; +const int X2_CI_MODMODE_WEAPON = 2; +*/ +const int MK_CI_MODMODE_CLOAK = 3; +const int MK_CI_MODMODE_HELMET = 4; +const int MK_CI_MODMODE_SHIELD = 5; +const int MK_CI_MODMODE_CHARACTER = 8; // character description +const int MK_CI_MODMODE_BODY = 9; + +/* +void main( +{ +} +/**/ diff --git a/_module/nss/mk_inc_debug.nss b/_module/nss/mk_inc_debug.nss new file mode 100644 index 00000000..391703eb --- /dev/null +++ b/_module/nss/mk_inc_debug.nss @@ -0,0 +1,55 @@ + +void MK_DEBUG_TRACE(string s); + +int MK_DEBUG_GetDebugMode(); + +object MK_DEBUG_GetPC(object oPC = OBJECT_SELF) +{ + if (GetIsPC(oPC)) + { + return oPC; + } + oPC = GetMaster(oPC); + if (GetIsPC(oPC)) + { + return oPC; + } + return GetFirstPC(); +} + +int MK_DEBUG_GetDebugMode() +{ + return GetLocalInt(GetModule(), "MK_DISPLAY_DEBUG_MESSAGES"); +} + +void MK_DEBUG_TRACE(string s) +{ + if (!MK_DEBUG_GetDebugMode()) return; + object oPC = MK_DEBUG_GetPC(OBJECT_SELF); + if (GetIsObjectValid(oPC)) + { + SendMessageToPC(oPC, s); + } +/**/ +} + +/* +void MK_DEBUG_SetCustomToken(int nCustomTokenNumber, string sTokenValue) +{ + SetCustomToken(nCustomTokenNumber, sTokenValue); + MK_DEBUG_TRACE("SetCustomToken("+IntToString(nCustomTokenNumber)+",'"+sTokenValue+'")"); +} +*/ + +void MK_DEBUG_SpawnScriptDebugger() +{ + if (!MK_DEBUG_GetDebugMode()) return; + SpawnScriptDebugger(); +} + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_delimiter.nss b/_module/nss/mk_inc_delimiter.nss new file mode 100644 index 00000000..b1d07294 --- /dev/null +++ b/_module/nss/mk_inc_delimiter.nss @@ -0,0 +1,31 @@ +//#include "x3_inc_string" +#include "mk_inc_generic" + +void MK_DELIMITER_Initialize(int bEnable=TRUE, int nCondition=MK_DELIMITER_CONDITION); + +void MK_DELIMITER_Initialize(int bEnable, int nCondition) +{ + bEnable = bEnable && MK_DELIMITER_GetUseDelimiter(); + string sToken=""; + if (bEnable) + { +// string sRGB = GetLocalString(OBJECT_SELF, MK_DELIMITER_COLOR); + string sColorTag = GetLocalString(MK_GetObjectQ(), MK_DELIMITER_COLOR); + string sColorEnd = ""; + sToken = sColorTag + "--------------------------------------------------" + sColorEnd; +// sToken = StringToRGBString("--------------------------------------------------",sRGB); + } + SetCustomToken(MK_DELIMITER_TOKEN, sToken); + + if (nCondition!=MK_DELIMITER_CONDITION) + { + MK_GenericDialog_SetCondition(nCondition, bEnable); + } +} + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_editor.nss b/_module/nss/mk_inc_editor.nss new file mode 100644 index 00000000..a2724ab9 --- /dev/null +++ b/_module/nss/mk_inc_editor.nss @@ -0,0 +1,128 @@ +#include "mk_inc_time" + +const string g_varEditorOnExit = "MK_EditBox_OnExit"; +const string g_varEditorOnCancel = "MK_EditBox_OnCancel"; +const string g_varEditorOnInit = "MK_EditBox_OnInit"; + +const string g_varEditorHeadLine = "MK_Editor_HeadLine"; +const string g_varEditorInit = "MK_Editor_Init"; +const string g_varEditorText = "MK_Editor_Text"; +const string g_varEditorMaxLength = "MK_Editor_MaxLength"; +const string g_varEditorSingleLine = "MK_Editor_SingleLine"; +const string g_varEditorDisableColors = "MK_Editor_DisableColors"; +const string g_varEditorDisableBlock = "MK_Editor_DisableBlock"; +const string g_varEditorUseOnPlayerChatEvent = "MK_Editor_UseOnPlayerChatEvent"; +const string g_varEditorChatMessageString = "MK_Editor_ChatMessageString"; +const string g_varEditorDisableLoadSave = "MK_Editor_DisableLoadSave"; +const string g_varEditorID = "MK_Editor_ID"; +const string g_varEditorOK = "MK_Editor_OK"; +const string g_varEditorCancel = "MK_Editor_Cancel"; + +const string g_varEditorBuffer = "MK_Editor_Buffer"; +const string g_varEditorClipboard = "MK_Editor_Clipboard"; +const string g_varEditorCursor = "MK_Editor_Cursor"; +const string g_varEditorBlock = "MK_Editor_Block"; +const string g_varEditorMenuMode = "MK_Editor_MenuMode"; +const string g_varEditorRunning = "MK_Editor_Running"; + +const string g_varEditorLastAction = "MK_Editor_LastAction"; +const string g_varEditorTimeStamp = "MK_Editor_TimeStamp"; +const string g_varEditorCursorSpeedMode = "MK_Editor_CursorSpeedMode"; + +const string g_varEditorLoadSaveSlots = "MK_EditorFileSlot_"; +// MK_EditorFileSlot_01, MK_EditorFileSlot_02, ... + +const string g_varEditorCounter = "MK_Editor_Counter"; + +const string g_varEditorColor2DA = "MK_Editor_Color2DA"; + +void MK_Editor_ExecuteScript(object oPC, string sVarName); + +string MK_Editor_GetScript(object oPC, string sVarName); + +void MK_Editor_CleanUp(object oPC); + + +void MK_Editor_ExecuteScript(object oPC, string sVarName) +{ + string sScript = MK_Editor_GetScript(oPC, sVarName); + if (sScript!="") + { + ExecuteScript(sScript, oPC); + } +} + + +string MK_Editor_GetScript(object oPC, string sVarName) +{ + string sScript; + sScript = GetLocalString(oPC, sVarName); + if (sScript=="") + { + sScript = GetLocalString(GetModule(), sVarName); + } + return sScript; +} + +void MK_Editor_CleanUp(object oPC) +{ + if (GetLocalInt(oPC, g_varEditorRunning)) + { + DeleteLocalString(oPC, g_varEditorOnExit); + DeleteLocalString(oPC, g_varEditorOnCancel); + DeleteLocalString(oPC, g_varEditorOnInit); + + DeleteLocalInt(oPC, g_varEditorInit); + DeleteLocalInt(oPC, g_varEditorID); + DeleteLocalInt(oPC, g_varEditorOK); + DeleteLocalInt(oPC, g_varEditorCancel); + + DeleteLocalString(oPC, g_varEditorText); + DeleteLocalString(oPC, g_varEditorHeadLine); + + DeleteLocalInt(oPC, g_varEditorMaxLength); + DeleteLocalInt(oPC, g_varEditorSingleLine); + DeleteLocalInt(oPC, g_varEditorDisableColors); + DeleteLocalInt(oPC, g_varEditorDisableBlock); + DeleteLocalInt(oPC, g_varEditorUseOnPlayerChatEvent); + DeleteLocalString(oPC, g_varEditorChatMessageString); + + DeleteLocalString(oPC, g_varEditorBuffer); + DeleteLocalString(oPC, g_varEditorClipboard); + DeleteLocalInt(oPC, g_varEditorCursor); + DeleteLocalInt(oPC, g_varEditorBlock); + DeleteLocalInt(oPC, g_varEditorMenuMode); + DeleteLocalInt(oPC, g_varEditorRunning); + + DeleteLocalInt(oPC, g_varEditorLastAction); + DeleteLocalInt(oPC, g_varEditorCursorSpeedMode); + + mk_deleteTimeStampOnObject(oPC, g_varEditorTimeStamp); + + object oModule = GetModule(); + + // number of editor instances currently running (including this one) + int nCounter = GetLocalInt(oModule, g_varEditorCounter); + SetLocalInt(oModule, g_varEditorCounter, --nCounter); + + if (nCounter==0) + { + // we're the last one so lets delete everything + + DeleteLocalInt(oModule, g_varEditorColor2DA); + + int i; + for (i=1; i<50; i++) + { + SetCustomToken(19950+i, ""); + } + } + } +} + +/* +void main() +{ + +} +/* */ diff --git a/_module/nss/mk_inc_editor_c.nss b/_module/nss/mk_inc_editor_c.nss new file mode 100644 index 00000000..cc3f112e --- /dev/null +++ b/_module/nss/mk_inc_editor_c.nss @@ -0,0 +1,88 @@ +//:://///////////////////////////////////////////// +//:: Name +//:: FileName mk_inc_editor_c +//:: Copyright (c) 2008 +//::////////////////////////////////////////////// +/* + +*/ +//::////////////////////////////////////////////// +//:: Created By: Kamiryn +//:: Created On: 2008-03-03 +//::////////////////////////////////////////////// + +// Cursor used by the editor +const string sCursor = "|"; + +// Name of a color 2DA file +const string sColor2DA = "mk_colors"; + +// Name of column of the color name +const string sColor2DAName = "Color"; + +// Name of column of the color tag +const string sColor2DATag = "Code"; + +// the text color, used for the text +const string sText1ColorTag = ""; + +// the editor color, used for top and bottom lines +const string sText2ColorTag = ""; + +// the color of the cursor +const string sCursorColorTag = ""; + +// if a block is marked this color gets used +const string sBlockColorTag = ""; + +// the color used to highlight the 'keys' +const string sKeyColorTag = ""; + +// the color used for the 'OK' button +const string sExitColorTag = ""; + +// the color used for the 'Cancel' button +const string sCancelColorTag = ""; + +// the color used to highlight the 'Insert' option +const string sInsertColorTag = ""; + +// the color of 'Back to main menu' +const string sBackToMainMenuColor = ""; + +// the color used for the 'Help' button. +const string sHelpColorTag = ""; + +// the color used for the Load/Save button +const string sLoadSaveColorTag = ""; + +const string sLoadFromSlotColorTag = ""; +const string sSaveToSlotColorTag = ""; + +// the color used for text 'Color Off' +const string sColorOffColorTag = ""; + +// the close color tag. Don't change it. +const string sCloseTag = ""; + +const string sColorNameRed = "red"; +const string sColorTagRed = ""; +const string sColorNameGreen = "green"; +const string sColorTagGreen = ""; +const string sColorNameBlue = "blue"; +const string sColorTagBlue = ""; +const string sColorNameCyan = "cyan"; +const string sColorTagCyan = ""; +const string sColorNameMagenta = "magenta"; +const string sColorTagMagenta = ""; +const string sColorNameYellow = "yellow"; +const string sColorTagYellow = ""; + +const float fSpeedUpCursorMovementTime = 250.0f; // Milliseconds + +/* +void main() +{ + +} +/* */ diff --git a/_module/nss/mk_inc_exec.nss b/_module/nss/mk_inc_exec.nss new file mode 100644 index 00000000..5f956146 --- /dev/null +++ b/_module/nss/mk_inc_exec.nss @@ -0,0 +1,219 @@ +// mk_inc_exec + +#include "mk_inc_debug" + +const string MK_EXEC_INT_VALUE = "MK_EXEC_INT_VALUE"; +const string MK_EXEC_STR_VALUE = "MK_EXEC_STR_VALUE"; +const string MK_EXEC_OBJ_VALUE = "MK_EXEC_OBJ_VALUE"; +const string MK_EXEC_FLT_VALUE = "MK_EXEC_FLT_VALUE"; + +const string MK_EXEC_INT_PARAM = "MK_EXEC_INT_PARAM"; +const string MK_EXEC_OBJ_PARAM = "MK_EXEC_OBJ_PARAM"; + +// Make oTarget run sScript and then return execution to the calling script. +// The return value should be set inside sScript by making a call to +// void MK_EXEC_INT_SetReturnValue(int nReturnValue) +// If sScript does not specify a compiled script, nothing happens. +// If sScript does not set the return value nDefault will be returned instead. +// sVarName is the name of a local int to be used to store the return value. +int MK_EXEC_INT_ExecuteScript(string sScript, object oTarget = OBJECT_SELF, int nDefault=0, string sVarName=MK_EXEC_INT_VALUE); + + +int MK_EXEC_INT_I_I_ExecuteScript(string sScript, int nParam0, int nParam1, object oTarget = OBJECT_SELF, int nDefault=0, string sVarName=MK_EXEC_INT_VALUE); + +int MK_EXEC_INT_O_O_O_I_I_ExecuteScript(string sScript, object oParam0, object oParam1, object oParam2, int nParam3, int nParam4, object oTarget=OBJECT_SELF, int nDefault=0, string sVarName=MK_EXEC_INT_VALUE); + +// Make oTarget run sScript and then return execution to the calling script. +// The return value should be set inside sScript by making a call to +// void MK_EXEC_INT_SetReturnValue(int nReturnValue) +// If sScript does not specify a compiled script, nothing happens. +// If sScript does not set the return value sDefault will be returned instead. +// sVarName is the name of a local int to be used to store the return value. +string MK_EXEC_STR_ExecuteScript(string sScript, object oTarget = OBJECT_SELF, string sDefault="", string sVarName=MK_EXEC_STR_VALUE); + +// Make oTarget run sScript and then return execution to the calling script. +// The return value should be set inside sScript by making a call to +// void MK_EXEC_INT_SetReturnValue(int nReturnValue) +// If sScript does not specify a compiled script, nothing happens. +// If sScript does not set the return value sDefault will be returned instead. +// sVarName is the name of a local int to be used to store the return value. +object MK_EXEC_OBJ_ExecuteScript(string sScript, object oTarget = OBJECT_SELF, object oDefault=OBJECT_INVALID, string sVarName=MK_EXEC_STR_VALUE); + + +// To be used inside a script called by MK_EXEC_INT_ExecuteScript(...) +// to set the value returned by MK_EXEC_INT_ExecuteScript(...). +void MK_EXEC_INT_SetReturnValue(int nReturnValue, object oTarget = OBJECT_SELF, string sVarName=MK_EXEC_INT_VALUE); + +// To be used inside a script called by MK_EXEC_STR_ExecuteScript(...) +// to set the value returned by MK_EXEC_STR_ExecuteScript(...). +void MK_EXEC_STR_SetReturnValue(string sReturnValue, object oTarget = OBJECT_SELF, string sVarName=MK_EXEC_INT_VALUE); + +// To be used inside a script called by MK_EXEC_OBJ_ExecuteScript(...) +// to set the value returned by MK_EXEC_OBJ_ExecuteScript(...). +void MK_EXEC_OBJ_SetReturnValue(object oReturnValue, object oTarget = OBJECT_SELF, string sVarName=MK_EXEC_INT_VALUE); + + +void MK_EXEC_SetIntParam(int nParam, int nValue, object oTarget = OBJECT_SELF, string sVarName=MK_EXEC_INT_PARAM); + +void MK_EXEC_SetObjParam(int nParam, object oValue, object oTarget = OBJECT_SELF, string sVarName=MK_EXEC_OBJ_PARAM); + +int MK_EXEC_GetIntParam(int nParam, object oTarget = OBJECT_SELF, string sVarName=MK_EXEC_INT_PARAM); + +object MK_EXEC_GetObjParam(int nParam, object oTarget = OBJECT_SELF, string sVarName=MK_EXEC_OBJ_PARAM); + + +void MK_EXEC_SetIntParam(int nParam, int nValue, object oTarget, string sVarName) +{ + SetLocalInt(oTarget, sVarName+IntToString(nParam), nValue); +} + +void MK_EXEC_SetObjParam(int nParam, object oValue, object oTarget, string sVarName) +{ + SetLocalObject(oTarget, sVarName+IntToString(nParam), oValue); +} + +int MK_EXEC_GetIntParam(int nParam, object oTarget, string sVarName) +{ + return GetLocalInt(oTarget, sVarName+IntToString(nParam)); +} + +object MK_EXEC_GetObjParam(int nParam, object oTarget, string sVarName) +{ + return GetLocalObject(oTarget, sVarName+IntToString(nParam)); +} + +void MK_EXEC_INT_SetReturnValue(int nReturnValue, object oTarget, string sVarName) +{ + SetLocalInt(oTarget, sVarName, nReturnValue); + MK_DEBUG_TRACE("MK_EXEC_INT_SetReturnValue("+IntToString(nReturnValue)+", "+GetName(oTarget)+", "+sVarName+")"); +} + +void MK_EXEC_STR_SetReturnValue(string sReturnValue, object oTarget, string sVarName) +{ + SetLocalString(oTarget, sVarName, sReturnValue); + MK_DEBUG_TRACE("MK_EXEC_STR_SetReturnValue('"+sReturnValue+'", "+GetName(oTarget)+", "+sVarName+")"); +} + +void MK_EXEC_OBJ_SetReturnValue(object oReturnValue, object oTarget, string sVarName) +{ + SetLocalObject(oTarget, sVarName, oReturnValue); + MK_DEBUG_TRACE("MK_EXEC_OBJ_SetReturnValue('"+GetName(oReturnValue)+'", "+GetName(oTarget)+", "+sVarName+")"); +} + +int MK_EXEC_INT_GetReturnValue(object oTarget, string sVarName=MK_EXEC_INT_VALUE) +{ + return GetLocalInt(oTarget, sVarName); +} + +string MK_EXEC_STR_GetReturnValue(object oTarget, string sVarName=MK_EXEC_INT_VALUE) +{ + return GetLocalString(oTarget, sVarName); +} + +object MK_EXEC_OBJ_GetReturnValue(object oTarget, string sVarName=MK_EXEC_INT_VALUE) +{ + return GetLocalObject(oTarget, sVarName); +} + +void MK_EXEC_INT_DeleteReturnValue(object oTarget, string sVarName=MK_EXEC_INT_VALUE) +{ + DeleteLocalInt(oTarget, sVarName); +} + +void MK_EXEC_STR_DeleteReturnValue(object oTarget, string sVarName=MK_EXEC_INT_VALUE) +{ + DeleteLocalString(oTarget, sVarName); +} + +void MK_EXEC_OBJ_DeleteReturnValue(object oTarget, string sVarName=MK_EXEC_INT_VALUE) +{ + DeleteLocalObject(oTarget, sVarName); +} + +void MK_EXEC_ExecuteScript(string sScript, object oTarget) +{ +// if (sScript=="") return; +// string sOverideScript = GetLocalString(GetModule(), sScript); +// if (sOverrideScript!="") +// { +// sScript = sOverrideScript; +// } + ExecuteScript(sScript, oTarget); +} + + +int MK_EXEC_INT_ExecuteScript(string sScript, object oTarget, int nDefault, string sVarName) +{ + MK_EXEC_INT_SetReturnValue(nDefault, oTarget, sVarName); + + MK_EXEC_ExecuteScript(sScript, oTarget); + + int nReturn = MK_EXEC_INT_GetReturnValue(oTarget, sVarName); +// MK_DEBUG_TRACE("MK_EXEC_INT_ExecuteScript("+sScript+", "+GetName(oTarget)+", "+IntToString(nDefault)+", "+sVarName+")="+IntToString(nReturn)); + MK_EXEC_INT_DeleteReturnValue(oTarget, sVarName); + return nReturn; +} + +int MK_EXEC_INT_I_I_ExecuteScript(string sScript, int nParam0, int nParam1, object oTarget, int nDefault, string sVarName) +{ + MK_EXEC_SetIntParam(0, nParam0); + MK_EXEC_SetIntParam(1, nParam1); +// MK_DEBUG_TRACE("MK_EXEC_INT_I_I_ExecuteScript('"+sScript+"', nParam0="+IntToString(nParam0)+", nParam1="+IntToString(nParam1)+")"); + + int nReturn = MK_EXEC_INT_ExecuteScript(sScript, oTarget, nDefault, sVarName); + +// MK_DEBUG_TRACE(" > nReturn = "+IntToString(nReturn)); + MK_EXEC_SetIntParam(1, 0); + MK_EXEC_SetIntParam(0, 0); + + return nReturn; +} + +int MK_EXEC_INT_O_O_O_I_I_ExecuteScript(string sScript, object oParam0, object oParam1, object oParam2, int nParam3, int nParam4, object oTarget, int nDefault, string sVarName) +{ + MK_EXEC_SetObjParam(0, oParam0, oTarget); + MK_EXEC_SetObjParam(1, oParam1, oTarget); + MK_EXEC_SetObjParam(2, oParam2, oTarget); + MK_EXEC_SetIntParam(3, nParam3, oTarget); + MK_EXEC_SetIntParam(4, nParam4, oTarget); + + int nReturn = MK_EXEC_INT_ExecuteScript(sScript, oTarget, nDefault, sVarName); +// MK_DEBUG_TRACE(" > nReturn = "+IntToString(nReturn)); + + MK_EXEC_SetIntParam(4, 0, oTarget); + MK_EXEC_SetIntParam(3, 0, oTarget); + MK_EXEC_SetObjParam(2, OBJECT_INVALID, oTarget); + MK_EXEC_SetObjParam(1, OBJECT_INVALID, oTarget); + MK_EXEC_SetObjParam(0, OBJECT_INVALID, oTarget); + + return nReturn; +} + + +string MK_EXEC_STR_ExecuteScript(string sScript, object oTarget, string sDefault, string sVarName) +{ + MK_EXEC_STR_SetReturnValue(sDefault, oTarget, sVarName); + + MK_EXEC_ExecuteScript(sScript, oTarget); + + string sReturn = MK_EXEC_STR_GetReturnValue(oTarget, sVarName); + MK_EXEC_STR_DeleteReturnValue(oTarget, sVarName); + return sReturn; +} + +object MK_EXEC_OBJ_ExecuteScript(string sScript, object oTarget, object oDefault, string sVarName) +{ + MK_EXEC_OBJ_SetReturnValue(oDefault, oTarget, sVarName); + + MK_EXEC_ExecuteScript(sScript, oTarget); + + object oReturn = MK_EXEC_OBJ_GetReturnValue(oTarget, sVarName); + MK_EXEC_OBJ_DeleteReturnValue(oTarget, sVarName); + return oReturn; +} + +/* +void main() +{ +} +/**/ diff --git a/_module/nss/mk_inc_generic.nss b/_module/nss/mk_inc_generic.nss new file mode 100644 index 00000000..1c9db7d9 --- /dev/null +++ b/_module/nss/mk_inc_generic.nss @@ -0,0 +1,222 @@ +#include "mk_inc_debug" + +//const int MK_GENERIC_DIALOG_DEBUG = TRUE; +const int MK_GENERIC_DIALOG_DEBUG = FALSE; + +const int MK_GENERIC_DIALOG_NUMBER_OF_VARIABLES = 257; + +const int MK_GENERIC_DIALOG_INVALID_ACTION = -1; + +const int MK_GENERIC_DIALOG_STATE_DISPLAY_TOKEN = 14400; + +const string MK_DISABLED_OPTIONS_COLOR = "MK_DISABLED_OPTIONS_COLOR"; + +const string MK_GENERIC_ACTION_SCRIPT = "MK_GENERIC_ACTION_SCRIPT"; + +void MK_GenericDialog_CleanUp(); + +int MK_GenericDialog_SetState(int nState); + +int MK_GenericDialog_GetState(int bClearState=FALSE); + +int MK_GenericDialog_StateToCustomToken(int nToken); + +int MK_GenericDialog_IsInState(int nState, int bClearState=FALSE); + +void MK_GenericDialog_SetCondition(int nCondition, int bIsTrue); + +void MK_GenericDialog_SetConditionRange(int nConditionFrom, int nConditionTo, int bTrue); + +int MK_GenericDialog_GetCondition(int nCondition, int nReset=TRUE); + +void MK_GenericDialog_SetObject(int nObject, object oObject); + +object MK_GenericDialog_GetObject(int nObject); + +void MK_GenericDialog_SetAction(int nAction); + +int MK_GenericDialog_GetAction(int bClearAction=TRUE); + +void MK_GenericDialog_SetCurrentPage(int nState, int nPage); + +int MK_GenericDialog_GetCurrentPage(int nState); + +object MK_GetObjectQ() +{ + object oReturn = GetPCSpeaker(); + if (!GetIsObjectValid(oReturn)) oReturn = OBJECT_SELF; + return oReturn; +} + +void MK_GenericDialog_DEBUG_TRACE(string sMessage) +{ + if (MK_GENERIC_DIALOG_DEBUG) + { + MK_DEBUG_TRACE(sMessage); + } +} + +const int MK_DELIMITER_TOKEN = 14401; +const int MK_DELIMITER_CONDITION = 256; +const string MK_USE_DELIMITER = "MK_USE_DELIMITER"; +const string MK_DELIMITER_COLOR = "MK_DELIMITER_COLOR"; + +int MK_DELIMITER_GetUseDelimiter() +{ + return GetLocalInt(MK_GetObjectQ(), MK_USE_DELIMITER); +} + + +void MK_GenericDialog_CleanUp() +{ + object oObject = MK_GetObjectQ(); + SetCustomToken(MK_GENERIC_DIALOG_STATE_DISPLAY_TOKEN,""); + int iVar; + for (iVar=0; iVar"+IntToString(nState)+"\n"); + return nOldState; +} + +int MK_GenericDialog_GetState(int bClearState=FALSE) +{ + object oObject = MK_GetObjectQ(); + int nState = GetLocalInt(oObject, "MK_STATE"); + if (bClearState) + { + MK_GenericDialog_SetState(-1); + } + return nState; +} + +int MK_GenericDialog_IsInState(int nState, int bClearState=FALSE) +{ + return MK_GenericDialog_GetState()==nState; +} + +void MK_GenericDialog_SetCondition(int nCondition, int bIsTrue) +{ +// if (nCondition==20) MK_DEBUG_TRACE("MK_GenericDialog_SetCondition("+IntToString(nCondition)+", "+IntToString(bIsTrue)+")"); + object oObject = MK_GetObjectQ(); +// MK_GenericDialog_DEBUG_TRACE("MK_GenericDialog_SetCondition("+IntToString(nCondition)+", "+IntToString(bIsTrue)+")"); + SetLocalInt(oObject, "MK_CONDITION_"+IntToString(nCondition), bIsTrue); +} + +void MK_GenericDialog_SetConditionRange(int nConditionFrom, int nConditionTo, int bIsTrue) +{ + int iCondition; + for (iCondition=nConditionFrom; iCondition<=nConditionTo; iCondition++) + { + MK_GenericDialog_SetCondition(iCondition, bIsTrue); + } +} + +int MK_GenericDialog_GetCondition(int nCondition, int nReset) +{ + if (nReset && (nCondition!=256)) MK_GenericDialog_DEBUG_TRACE("MK_GenericDialog_GetCondition("+IntToString(nCondition)+", "+IntToString(nReset)+")"); + object oObject = MK_GetObjectQ(); + string sVarName = "MK_CONDITION_"+IntToString(nCondition); + int nReturn = GetLocalInt(oObject, sVarName); +// if (nCondition==20) MK_DEBUG_TRACE(" > nReturn = "+IntToString(nReturn)); + if (nReturn) + { + if (nReset || (nCondition==MK_DELIMITER_CONDITION)) + { + DeleteLocalInt(oObject, sVarName); +// if (nCondition==20) MK_DEBUG_TRACE(" > deleting "+sVarName); + } + if ((nCondition!=MK_DELIMITER_CONDITION) && MK_DELIMITER_GetUseDelimiter()) + { + MK_GenericDialog_SetCondition(MK_DELIMITER_CONDITION, TRUE); + } + } + return nReturn; +} + +void MK_GenericDialog_SetObject(int nObject, object oObject) +{ + object oObjectQ = MK_GetObjectQ(); + SetLocalObject(oObjectQ, "MK_OBJECT_"+IntToString(nObject), oObject); +} + +object MK_GenericDialog_GetObject(int nObject) +{ + object oObject = MK_GetObjectQ(); + return GetLocalObject(oObject, "MK_OBJECT_"+IntToString(nObject)); +} + +void MK_GenericDialog_SetAction(int nAction) +{ + object oObject = MK_GetObjectQ(); + SetLocalInt(oObject, "MK_ACTION", nAction+1); + string sActionScript = MK_GenericDialog_GetActionScript(); + MK_GenericDialog_DEBUG_TRACE("MK_GenericDialog_SetAction("+IntToString(nAction)+"[,'"+sActionScript+"'])"); + if (sActionScript!="") + { + ExecuteScript(sActionScript, oObject); + } +} + +int MK_GenericDialog_GetAction(int bClearAction=TRUE) +{ + object oObject = MK_GetObjectQ(); + int nAction = GetLocalInt(oObject, "MK_ACTION") - 1; + if (bClearAction) + { + SetLocalInt(oObject, "MK_ACTION", MK_GENERIC_DIALOG_INVALID_ACTION); + } + return nAction; +} + +void MK_GenericDialog_SetCurrentPage(int nState, int nPage) +{ + object oObject = MK_GetObjectQ(); + SetLocalInt(oObject, "MK_GENERIC_CURRENTPAGE_"+IntToString(nState), nPage); +} + +int MK_GenericDialog_GetCurrentPage(int nState) +{ + object oObject = MK_GetObjectQ(); + return GetLocalInt(oObject, "MK_GENERIC_CURRENTPAGE_"+IntToString(nState)); +} + + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_head.nss b/_module/nss/mk_inc_head.nss new file mode 100644 index 00000000..f569447e --- /dev/null +++ b/_module/nss/mk_inc_head.nss @@ -0,0 +1,406 @@ +///////////////////////////////////////////////////////////////////////////// +// +// mk_inc_head.nss +// +///////////////////////////////////////////////////////////////////////////// + +#include "mk_inc_debug" +#include "mk_inc_tools" +#include "mk_inc_array" +#include "mk_inc_body" + +// name of the local that stores the head filter definition 2da file +const string MK_DEF_HEAD = "mk_def_head"; + +const string MK_HEAD_MAX_HEAD_ID = "MK_HEAD_MAX_ID"; + +const string MK_HEAD_SELECTED_FILTER = "MK_HEAD_SELECTED_FILTER"; + +const string MK_HEAD_VALID_HEADS = "MK_HEAD_VALID_HEADS"; + +const string MK_HEAD_DISABLE_CHANGE_FILTER = "MK_HEAD_DISABLE_CHANGE_FILTER"; +const string MK_HEAD_DEFAULT_FILTER = "MK_HEAD_DEFAULT_FILTER"; + +const int MK_HEAD_NEXT = 1; +const int MK_HEAD_PREV = 2; +const int MK_HEAD_MODEL = 3; + +///////////////////////////////////////////////////////////////////////////// + +// initializes the head filter system +// sets the 2da file used (mk_sys_head.2da or mk_def_head.2da) +// returns FALSE if none of these files were found. +int MK_HEAD_Initialize(object oPC, object oTarget); + +// returns the 2DA file used to store the valid filters (mk_sys_head or mk_def_head) +string MK_HEAD_Get2DAFile(object oPC); + +// returns the max head ID. If no max head ID is set then 255 is returned +int MK_HEAD_GetMaxHeadID(object oPC); + +// returns Get2DAString("mk_def_head", "2DAFILE", nFilterID) +string MK_HEAD_GetFilter2DAFile(object oPC, int nFilterID); + +// returns RacialType_Gender +string MK_HEAD_GetBaseColumn(object oTarget); + +// returns the column name for the specified object (racialtype, gender) and +// the specified filter ID (row in "mk_def_head") +string MK_HEAD_GetColumn(object oPC, object oTarget, int nFilterID); + +// returns TRUE if the specified filter provides no heads for oTarget +int MK_HEAD_GetIsFilterEmpty(object oPC, object oTarget, int nFilterID); + +// sets the head model to be used on the creature specified +// - oTarget: the creature to change the head for +// - nMode: MK_HEAD_NEXT: next valid head model number +// MK_HEAD_PREV: previous valid head model number +// MK_HEAD_MODEL: set head model number to nModelNumber +// - nModelNumber: model number used for mode MK_HEAD_MODEL +int MK_HEAD_SetCreatureHead(object oTarget, int nMode, int nModelNumber=-1); + +string MK_HEAD_GetSelectedFilterAsText(object oPC, object oTarget); + +// creates the valid heads string for oTarget on oTarget +string MK_HEAD_CreateValidHeadsString(object oTarget, object oPC); + +string MK_HEAD_GetSelectedFilterString(object oTarget); + +void MK_HEAD_SetSelectedFilterString(object oTarget, string sSelectedFilter); + + +int MK_HEAD_GetMaxHeadID(object oPC) +{ + int nMaxID = GetLocalInt(oPC, MK_HEAD_MAX_HEAD_ID); + if (nMaxID==0) + { + nMaxID = 255; + } + return nMaxID; +} + + +int MK_HEAD_Initialize(object oPC, object oTarget) +{ + MK_DEBUG_TRACE("MK_HEAD:Initialize('"+GetName(oPC)+"')"); + int bReturn = TRUE; + string s2DA = "mk_def_head"; + if (Get2DAString(s2DA, "NAME", 0) == "MK_HEAD_DEFAULT") + { + MK_DEBUG_TRACE(" > "+s2DA+".2DA found ("+Get2DAString(s2DA, "NAME", 0)+")."); + SetLocalString(oPC, MK_DEF_HEAD, s2DA); + } + else + { + s2DA = "mk_sys_head"; + if (Get2DAString(s2DA, "NAME", 0) == "MK_HEAD_DEFAULT") + { + MK_DEBUG_TRACE(" > "+s2DA+".2DA found."); + SetLocalString(oPC, MK_DEF_HEAD, s2DA); + } + else + { + MK_DEBUG_TRACE(" > "+s2DA+".2DA not found."); + DeleteLocalString(oPC, MK_DEF_HEAD); + SendMessageToPC(oPC, "Head filter definition files 'mk_def_head.2da' or 'mk_sys_head.2da' not found!"); + bReturn = FALSE; + } + } + if (MK_HEAD_GetSelectedFilterString(oTarget)=="") + { + MK_HEAD_SetSelectedFilterString(oTarget, GetLocalString(oPC, MK_HEAD_DEFAULT_FILTER)); + } + return bReturn; +} + +string MK_HEAD_Get2DAFile(object oPC) +{ + return GetLocalString(oPC, MK_DEF_HEAD); +} + +int MK_HEAD_GetIsCCOHFilter(object oPC, int nFilterID) +{ + return MK_Get2DAInt(MK_HEAD_Get2DAFile(oPC), "CCOH", nFilterID); +} + +string MK_HEAD_GetFilter2DAFile(object oPC, int nFilterID) +{ + return Get2DAString(MK_HEAD_Get2DAFile(oPC), "2DAFILE", nFilterID); +} + +string MK_HEAD_GetBaseColumn(object oTarget) +{ + int nRacialType = GetRacialType(oTarget); + int nGender = GetGender(oTarget); + string sColumn = Get2DAString("racialtypes", "Label", nRacialType) + +"_" + +MK_GetGenderAsString(oTarget); + return sColumn; +} + +string MK_HEAD_GetColumn(object oPC, object oTarget, int nFilterID) +{ + string sBaseColumn = MK_HEAD_GetBaseColumn(oTarget); + string sColumn = Get2DAString(MK_HEAD_Get2DAFile(oPC), sBaseColumn, nFilterID); + if (sColumn=="") + { + sColumn = sBaseColumn; + } + return sColumn; +} + +string MK_HEAD_GetFilterLabel(object oPC, int nFilterID, object oTarget = OBJECT_SELF) +{ + string sLabel=""; + string s2DA = MK_HEAD_Get2DAFile(oPC); + int nStrRef = MK_Get2DAInt(s2DA, "STRREF", nFilterID); + if (nStrRef!=0) + { + sLabel = MK_TLK_GetStringByStrRef(nStrRef, GetGender(oTarget)); + } + else + { + sLabel = Get2DAString(s2DA, "LABEL", nFilterID); + } + return sLabel; +} + +int MK_HEAD_GetIsFilterEmpty(object oPC, object oTarget, int nFilterID) +{ + string s2DAFile = MK_HEAD_GetFilter2DAFile(oPC, nFilterID); + + if (MK_Get2DAInt(s2DAFile, "DISABLE", FALSE)) + { + return TRUE; + } + + string sColumn = MK_HEAD_GetColumn(oPC, oTarget, nFilterID); + +// MK_DEBUG_TRACE("MK_HEAD_GetIsFilterEmpty("+IntToString(nFilterID)+"): s2DAfile='"+s2DAFile+"', sColumn='"+sColumn+"', CCOH="+(MK_HEAD_GetIsCCOHFilter(oPC, nFilterID) ? "J" : "N")); + + if (MK_HEAD_GetIsCCOHFilter(oPC, nFilterID)) + { + if (Get2DAString(s2DAFile, sColumn, 256)=="") + { + return TRUE; + } + } + +// MK_DEBUG_TRACE("MK_HEAD_GetIsFilterEmpty: s2DAFile='"+s2DAFile+"', sColumn='"+sColumn+"'"); + int iRow; +// MK_DEBUG_TRACE(" > MaxHeadID="+IntToString(MK_HEAD_GetMaxHeadID(oPC))); + + for (iRow=1; iRow<=MK_HEAD_GetMaxHeadID(oPC); iRow++) + { + if (Get2DAString(s2DAFile, sColumn, iRow)!="") + { +// MK_DEBUG_TRACE(" > iRow="+IntToString(iRow)+", sValue='"+Get2DAString(s2DAFile, sColumn, iRow)+"'"); + return FALSE; + } + } + return TRUE; +} + +string MK_HEAD_GetSelectedFilterString(object oTarget) +{ + return GetLocalString(oTarget, MK_HEAD_SELECTED_FILTER); +} + +int MK_HEAD_GetFilterCount(object oTarget) +{ + return MK_ARRAY_GetLocalArrayBoolLength(oTarget, MK_HEAD_SELECTED_FILTER); +} + +void MK_HEAD_SetSelectedFilterString(object oTarget, string sSelectedFilter) +{ + SetLocalString(oTarget, MK_HEAD_SELECTED_FILTER, sSelectedFilter); +} + +void MK_HEAD_SelectFilter(object oTarget, int nFilterID, int bSelect) +{ + MK_ARRAY_SetLocalArrayBool(oTarget, MK_HEAD_SELECTED_FILTER, nFilterID, bSelect); +} + +int MK_HEAD_GetIsFilterSelected(object oTarget, int nFilterID) +{ + return MK_ARRAY_GetLocalArrayBool(oTarget, MK_HEAD_SELECTED_FILTER, nFilterID); +} + +string MK_HEAD_GetSelectedFilterAsText(object oPC, object oTarget) +{ + string sSelectedFilter = MK_HEAD_GetSelectedFilterString(oTarget); + string s=""; + int nLen = MK_HEAD_GetFilterCount(oTarget); + int iFilter; +// MK_DEBUG_TRACE("MK_HEAD_GetSelectedFilterAsText: sSelectedFilter='"+sSelectedFilter+"', nLen="+IntToString(nLen)); + for (iFilter=0; iFilter sToken='"+s+"'"); + return s; +} + +int MK_HEAD_ToggleFilter(object oTarget, int nFilterID) +{ + int bSelect = !MK_HEAD_GetIsFilterSelected(oTarget, nFilterID); + MK_HEAD_SelectFilter(oTarget, nFilterID, bSelect); + return bSelect; +} + +string MK_HEAD_GetHeadsString(object oPC, object oTarget, int nFilterID, string sHeadsString="") +{ + string s2DAFile = MK_HEAD_GetFilter2DAFile(oPC, nFilterID); + string sColumn = MK_HEAD_GetColumn(oPC, oTarget, nFilterID); + string s=""; + int nLength = GetStringLength(sHeadsString); + int iRow; + for (iRow=0; iRow sHeadsString='"+sHeadsString+"'"); + nCount++; + } + } + int iHeads; + string sValidHeads = ""; + if (nCount>0) + { + int nHeadCount = GetStringLength(sHeadsString); + for (iHeads=0; iHeads=0) + { + nNew = MK_ARRAY_GetLocalArraySortedInt(oTarget, MK_HEAD_VALID_HEADS, nPosNew); + } + + if (nNew!=-1) + { + SetCreatureBodyPart(CREATURE_PART_HEAD, nNew, oTarget); + nReturn = nNew; + } +// MK_DEBUG_TRACE(" > nCurrent="+IntToString(nCurrent)+ +// ", ValidHeads='"+sValidHeads+"', nPos="+IntToString(nPos)+ +// ", nNew="+IntToString(nNew)); + + break; + } + } + return nReturn; +} + + +/* +void main() +{ +} +/**/ + diff --git a/_module/nss/mk_inc_hex.nss b/_module/nss/mk_inc_hex.nss new file mode 100644 index 00000000..deabc0e4 --- /dev/null +++ b/_module/nss/mk_inc_hex.nss @@ -0,0 +1,65 @@ +#include "mk_inc_debug" + +int MK_HEX_GetIsValidHexChar(string c) +{ + return ((c=="0") || (c=="1") || (c=="2") || (c=="3") || (c=="4") || + (c=="5") || (c=="6") || (c=="7") || (c=="8") || (c=="9") || + (c=="a") || (c=="b") || (c=="c") || (c=="d") || (c=="e") || + (c=="f")); +} + +int MK_HEX_GetHexValue(string c) +{ + int nValue = StringToInt(c); + if (nValue>0) + return nValue; + else if (c=="0") + return 0; + else if (c=="a") + return 10; + else if (c=="b") + return 11; + else if (c=="c") + return 12; + else if (c=="d") + return 13; + else if (c=="e") + return 14; + else if (c=="f") + return 15; + return -1; +} + + +int MK_HEX_HexStringToInt(string sHexString) +{ + int nLen = GetStringLength(sHexString); + int iStart=0; + if ((nLen>=2) && (GetStringLeft(sHexString,2)=="0x")) + { + iStart+=2; + } + int iPos; + int nValue = 0; + int n; + for (iPos=iStart; iPos iStart="+IntToString(iStart)+ + ", iPos="+IntToString(iPos)+ + ", nLen="+IntToString(nLen)+ + ", c="+c+ + ", h="+IntToString(h)+ + ", nValue="+IntToString(nValue));*/ + if (h==-1) + { + return -1; + } + nValue*=16; + nValue+=h; + } +// MK_DEBUG_TRACE("MK_HEX_HexStringToInt("+sHexString+")="+IntToString(nValue)); + return nValue; +} + diff --git a/_module/nss/mk_inc_horse.nss b/_module/nss/mk_inc_horse.nss new file mode 100644 index 00000000..d10359cf --- /dev/null +++ b/_module/nss/mk_inc_horse.nss @@ -0,0 +1,263 @@ +#include "mk_inc_debug" +#include "x3_inc_horse" +#include "mk_inc_ccoh_db" +#include "mk_inc_body" +#include "mk_inc_exec" + +const string MK_VAR_CURRENT_HORSE = "MK_CurrentHorse"; +const string MK_VAR_CURRENT_TAIL = "MK_CurrentTail"; +const string MK_VAR_CURRENT_APPR = "MK_CurrentAppr"; + +const string MK_2DA_RIDE_PHENO = "mk_ride_pheno"; +// const string MK_2DA_RIDE_HORSES = "mk_horses"; + +const string MK_SCRIPT_ON_MOUNT = "mk_on_mount"; +const string MK_SCRIPT_ON_DISMOUNT = "mk_on_dismount"; +const string MK_SCRIPT_ON_MOUNTED = "mk_on_mounted"; +const string MK_SCRIPT_ON_DISMOUNTED = "mk_on_dismounted"; + +const int MK_HORSE_1 = 16; +const int MK_HORSE_2 = 29; +const int MK_HORSE_3 = 42; +const int MK_HORSE_4 = 55; +const int MK_HORSE_5 = 68; + +// ---------------------------------------------------------------------------- +// Initializes the horse selection for oCreature: +// - sets the phenotype to riding +// - sets the tail to the current horse or the starting horse of no +// current horse exists. +// ---------------------------------------------------------------------------- +int MK_InitializeHorseSelection(object oCreature); + +// ---------------------------------------------------------------------------- +int MK_GetIsRiding(object oCreature); + +// ---------------------------------------------------------------------------- +int MK_PhenoTypeNormal2Ride(int nPhenoType); + +// ---------------------------------------------------------------------------- +int MK_PhenoTypeRide2Normal(int nPhenoType); + + +int MK_GetRidingAppearanceType(object oPC) +{ + string sColumn = MK_GetRacialTypeAsString(oPC)+"_"+MK_GetGenderAsString(oPC); + string sApprType = Get2DAString("mk_ride_appr", sColumn, 0); + if (sApprType=="") + { + return -1; + } + return StringToInt(sApprType); +} + + +int MK_GetIsRiding(object oCreature) +{ + int nResult; + switch (MK_HORSE_GetHorseSystem(oCreature)) + { + case MK_HORSE_BIOWARE_HORSE_SYSTEM: + nResult = HorseGetIsMounted(oCreature); + break; + case MK_HORSE_CCOH_HORSE_SYSTEM: + { + int nPhenoType = GetPhenoType(oCreature); + int nPhenoTypeRide = MK_PhenoTypeNormal2Ride(nPhenoType); + int nPhenoTypeNormal = MK_PhenoTypeRide2Normal(nPhenoType); + + nResult = ((nPhenoTypeRide==-1) && (nPhenoTypeNormal!=-1)); + break; + } + } + return nResult; +} + +int MK_GetIsNotRiding(object oCreature) +{ + int nResult; + switch (MK_HORSE_GetHorseSystem(oCreature)) + { + case MK_HORSE_BIOWARE_HORSE_SYSTEM: + nResult = !HorseGetIsMounted(oCreature); + break; + case MK_HORSE_CCOH_HORSE_SYSTEM: + { + int nPhenoType = GetPhenoType(oCreature); + int nPhenoTypeRide = MK_PhenoTypeNormal2Ride(nPhenoType); + int nPhenoTypeNormal = MK_PhenoTypeRide2Normal(nPhenoType); + + nResult = ((nPhenoTypeRide!=-1) && (nPhenoTypeNormal==-1)); + break; + } + } + return nResult; +} + +int MK_PhenoTypeNormal2Ride(int nPhenoType) +{ + string s = Get2DAString(MK_2DA_RIDE_PHENO, "Ride", nPhenoType); + return ( (s=="") ? -1 : StringToInt(s) ); +} + +int MK_PhenoTypeRide2Normal(int nPhenoType) +{ + string s = Get2DAString(MK_2DA_RIDE_PHENO, "Normal", nPhenoType); + return ( (s=="") ? -1 : StringToInt(s) ); +} + +int MK_HORSE_ExecuteScript(string sScript, object oTarget, string sOverrideScript, int nDefault=0) +{ + string sOScript = GetLocalString(GetModule(), sOverrideScript); + if (sOScript!="") sScript = sOScript; + return MK_EXEC_INT_ExecuteScript(sScript, oTarget, nDefault); +} + +int MK_CreatureMountHorse(object oCreature, int nHorse) +{ +// int nPhenoTypeNormal, nPhenoTypeRide, nTailType; + if (nHorse==0) + { + if (MK_GetIsRiding(oCreature)) + { + if (MK_HORSE_ExecuteScript(MK_SCRIPT_ON_DISMOUNT, oCreature, "MK_SCRIPT_ON_DISMOUNT", TRUE)) + { + switch (MK_HORSE_GetHorseSystem(oCreature)) + { + case MK_HORSE_BIOWARE_HORSE_SYSTEM: + HorseInstantDismount(oCreature); + DeleteSkinInt(oCreature, "nX3_HorseAppearance"); + break; + case MK_HORSE_CCOH_HORSE_SYSTEM: + { + // no horse selected and riding: unmount + string sIAStr = GetLocalString(oCreature, "MK_RIDING_PHENOTAIL_SAVE"); + if (sIAStr!="") + { + DeleteLocalString(oCreature, "MK_RIDING_PHENOTAIL_SAVE"); + MK_CCOH_DB_IAStrToBodyAppearance(oCreature, sIAStr, MK_CCOH_DB_BODY_APPR_HORSE); + } + else + { + int nPhenoTypeNormal = MK_PhenoTypeRide2Normal(GetPhenoType(oCreature)); + + int nTailType = GetLocalInt(oCreature, MK_VAR_CURRENT_TAIL); + int nApprType = GetLocalInt(oCreature, MK_VAR_CURRENT_APPR); + + SetPhenoType(nPhenoTypeNormal, oCreature); + SetCreatureTailType(nTailType, oCreature); + SetCreatureAppearanceType(oCreature, nApprType); + } + break; + } + } + MK_HORSE_SetUsedHorseSystem(oCreature, 0); + MK_HORSE_ExecuteScript(MK_SCRIPT_ON_DISMOUNTED, oCreature, "MK_SCRIPT_ON_DISMOUNTED"); + } + } + } + else if (nHorse>0) + { + if (MK_GetIsNotRiding(oCreature)) + { + // we're not riding yet so change phenotype + if (MK_HORSE_ExecuteScript(MK_SCRIPT_ON_MOUNT, oCreature, "MK_SCRIPT_ON_MOUNT", TRUE)) + { + switch (MK_HORSE_GetHorseSystem(oCreature)) + { + case MK_HORSE_BIOWARE_HORSE_SYSTEM: + { + string s2DAFile = MK_HORSES_Get2DAFile(); + string sResRef = Get2DAString(s2DAFile, "ResRef", nHorse); + HorseInstantMount(oCreature, nHorse, FALSE, sResRef); + int nAppearanceType = MK_Get2DAInt(s2DAFile, "Appearance", nHorse); + SetSkinInt(oCreature, "nX3_HorseAppearance", nAppearanceType); + MK_DEBUG_TRACE("SetSkinInt("+GetName(oCreature)+", \"nX3_HorseAppearance\", "+IntToString(nAppearanceType)); + break; + } + case MK_HORSE_CCOH_HORSE_SYSTEM: + { + string sIAStr = MK_CCOH_DB_BodyAppearanceToIAStr(oCreature, MK_CCOH_DB_BODY_APPR_HORSE); + if (sIAStr!="") + { + SetLocalString(oCreature, "MK_RIDING_PHENOTAIL_SAVE", sIAStr); + } + else + { + SetLocalInt(oCreature, MK_VAR_CURRENT_TAIL, GetCreatureTailType(oCreature)); + SetLocalInt(oCreature, MK_VAR_CURRENT_APPR, GetAppearanceType(oCreature)); + } + int nPhenoTypeRide = MK_PhenoTypeNormal2Ride(GetPhenoType(oCreature)); + if (nPhenoTypeRide!=-1) + { + SetPhenoType(nPhenoTypeRide, oCreature); + } + int nApprType = MK_GetRidingAppearanceType(oCreature); + if (nApprType!=-1) + { + SetCreatureAppearanceType(oCreature, nApprType); + } + SetFootstepType(FOOTSTEP_TYPE_HORSE, oCreature); + SetCreatureTailType(nHorse, oCreature); + + break; + } + } + + MK_HORSE_SetUsedHorseSystem(oCreature, MK_HORSE_GetHorseSystem(oCreature)); + + MK_HORSE_ExecuteScript(MK_SCRIPT_ON_MOUNTED, oCreature, "MK_SCRIPT_ON_MOUNTED"); + } + } + else + { + SetCreatureTailType(nHorse, oCreature); + switch (MK_HORSE_GetHorseSystem(oCreature)) + { + case MK_HORSE_BIOWARE_HORSE_SYSTEM: + { + string s2DAFile = MK_HORSES_Get2DAFile(); + string sResRef = Get2DAString(s2DAFile, "ResRef", nHorse); + SetSkinString(oCreature, "sX3_HorseResRef", sResRef); + int nAppearanceType = MK_Get2DAInt(s2DAFile, "Appearance", nHorse); + SetSkinInt(oCreature, "nX3_HorseAppearance", nAppearanceType); + MK_DEBUG_TRACE("MK_CreatureMountHorse("+IntToString(nHorse)+"): sResRef="+sResRef+", nAppearanceType="+IntToString(nAppearanceType)); + break; + } + } + } + } + return TRUE; +} + +void MK_SetCustomTokenToHorseName(int nCustomTokenNumber, int nHorse) +{ + string sHorseName = MK_GetHorseName(nHorse); + SetCustomToken(nCustomTokenNumber, + sHorseName + "(" + IntToString(nHorse) + ")"); +} + +int MK_InitializeHorseSelection(object oCreature) +{ + int bIsRiding = MK_GetIsRiding(oCreature); + int nCurrentHorse = GetLocalInt(oCreature, MK_VAR_CURRENT_HORSE); + + if (nCurrentHorse != 0) + { + MK_SetCustomTokenToHorseName(14440,nCurrentHorse); + } + MK_SetCustomTokenToHorseName(14441,MK_HORSE_1); + MK_SetCustomTokenToHorseName(14442,MK_HORSE_2); + MK_SetCustomTokenToHorseName(14443,MK_HORSE_3); + MK_SetCustomTokenToHorseName(14444,MK_HORSE_4); + MK_SetCustomTokenToHorseName(14445,MK_HORSE_5); + + return TRUE; +} + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_iaac.nss b/_module/nss/mk_inc_iaac.nss new file mode 100644 index 00000000..11294169 --- /dev/null +++ b/_module/nss/mk_inc_iaac.nss @@ -0,0 +1,180 @@ +#include "mk_inc_debug" +#include "mk_inc_language" +#include "mk_inc_tlk" +#include "mk_inc_tools" +#include "mk_inc_color" + +const int MK_ITEM_APPR_ARMOR_COLOR_LEATHER = 6; +const int MK_ITEM_APPR_ARMOR_COLOR_CLOTH = 7; +const int MK_ITEM_APPR_ARMOR_COLOR_METAL = 8; +const int MK_ITEM_APPR_ARMOR_COLOR_LEATHERCLOTH = 9; +const int MK_ITEM_APPR_ARMOR_COLOR_ALL = 10; + +const int MK_ITEM_APPR_ARMOR_NUM_COLORS = 11; + +const string MK_IAAC_2DA_FILE = "mk_iaac_def"; + +//--------------------------------------------------------------------------- +// a) in this include file color always means the material (leather 1, +// leather 2, cloth 1, ... or one of the composed materials (leather 1+2,..). +// b) the actual color is colorValue +//--------------------------------------------------------------------------- + +//--------------------------------------------------------------------------- +// returns TRUE if the specified color is valid +//--------------------------------------------------------------------------- +int MK_IAAC_GetIsValid(int nColor); + +//--------------------------------------------------------------------------- +// returns TRUE if the specified color is a base color +// means: 0 <= nCOLOR < ITEM_APPR_ARMOR_NUM_COLORS +//--------------------------------------------------------------------------- +int MK_IAAC_GetIsBase(int nColor); + +//--------------------------------------------------------------------------- +// returns the color count for the specified armor color +//--------------------------------------------------------------------------- +int MK_IAAC_GetColorCount(int nColor); + +//--------------------------------------------------------------------------- +// returns color no nNumber for the specified color +//--------------------------------------------------------------------------- +int MK_IAAC_GetColor(int nColor, int nNumber); + +//--------------------------------------------------------------------------- +// returns TRUE if specified color contains specified color +// nColor: >=0, =0, 0); +} + +int MK_IAAC_GetIsBase(int nColor) +{ + return (0<=nColor) && (nColor"; + } + return sString; +} + + +/* +void main() +{ + +} +/**/ diff --git a/_module/nss/mk_inc_version.nss b/_module/nss/mk_inc_version.nss new file mode 100644 index 00000000..da42a828 --- /dev/null +++ b/_module/nss/mk_inc_version.nss @@ -0,0 +1,573 @@ +#include "mk_inc_tools" + +//const int MK_NWN_VERSION_1_68 = 68; +//const int MK_NWN_VERSION_1_69 = 69; +//const int MK_NWN_VERSION_1_74 = 74; +//const int MK_NWN_VERSION_1_79 = 79; + +const string MK_NWN_VERSION_2DAFILE = "mk_version"; + +const string MK_NWN_VERSION_MAJOR = "mk_nwn_version_major"; +const string MK_NWN_VERSION_MINOR = "mk_nwn_version_minor"; + +const int MK_NWN_VERSION_CURRENT_MAJOR = 1; +const int MK_NWN_VERSION_CURRENT_MINOR = 79; + +struct MK_VERSION_DATA +{ + int nMajor; + int nMinor; +}; + +struct MK_VERSION_DATA MK_VERSION_Initialize(object oPC, int bDisplayMessage); + +struct MK_VERSION_DATA MK_VERSION_GetGameVersion(object oPC); + +struct MK_VERSION_DATA MK_VERSION_DetectGameVersion(object oPC, int bDisplayProgress=FALSE); + +struct MK_VERSION_DATA MK_VERSION_DetectGameVersionEx(object oPC); + +int MK_VERSION_GetIsExtendedVersion(object oPC); + +int MK_VERSION_GetIsVersionLower(object oPC, int nMajor, int nMinor); + +int MK_VERSION_GetIsVersionGreaterEqual(object oPC, int nMajor, int nMinor); + +int MK_VERSION_GetIsVersionGreaterEqual_1_80(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionGreaterEqual_1_75(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionGreaterEqual_1_74(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionGreaterEqual_1_69(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionGreaterEqual_1_67(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionGreaterEqual_1_66(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionGreaterEqual_1_64(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionGreaterEqual_1_61(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionLower_1_61(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionLower_1_67(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionLower_1_68(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionLower_1_69(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionLower_1_74(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionLower_1_79(object oPC = OBJECT_INVALID); + +int MK_VERSION_GetIsVersionLower_1_83(object oPC = OBJECT_INVALID); + +float MK_VERSION_VersionDataToFloat(struct MK_VERSION_DATA verData); + +string MK_VERSION_VersionDataToString(struct MK_VERSION_DATA verData); + +struct MK_VERSION_DATA MK_VERSION_StringToVersionData(string sNWNversion); + +void MK_VERSION_VersionDataToLocal(struct MK_VERSION_DATA verData, object oPC); + +struct MK_VERSION_DATA MK_VERSION_LocalToVersionData(object oPC); + +int MK_VERSION_GetIsVersionDataValid(struct MK_VERSION_DATA verData); + + +int MK_VERSION_GetIsBuildVersionGreaterEqual(object oPC, int nMajor, int nMinor); + +// 1.69+ or nStart==0: same as FindSubString +// else Workaround for the missing starting position parameter +int MK_VERSION_FindSubString(string sString, string sSubString, int nStart=0); + + +object MK_VERSION_GetObject(object oPC) +{ + if (!GetIsObjectValid(oPC)) + { + oPC = GetPCSpeaker(); + } + if (!GetIsObjectValid(oPC)) + { + oPC = OBJECT_SELF; + } + return oPC; +} + +struct MK_VERSION_DATA MK_VERSION_SetVersion(int nMajor, int nMinor) +{ + struct MK_VERSION_DATA verData; + verData.nMajor = nMajor; + verData.nMinor = nMinor; + return verData; +} + +struct MK_VERSION_DATA MK_VERSION_Initialize(object oPC, int bDisplayMessage) +{ + struct MK_VERSION_DATA verData; + string sNWNversion = GetStringLowerCase(GetLocalString(oPC, "MK_NWN_VERSION_DETECTION")); + if (sNWNversion=="auto") + { +// verData = MK_VERSION_DetectGameVersion(oPC, GetLocalInt(oPC, "MK_NWN_VERSION_DEBUG_MESSAGE")); + verData = MK_VERSION_DetectGameVersionEx(oPC); + SendMessageToPC(oPC, "NWN version detection: NWN version "+MK_VERSION_VersionDataToString(verData)+" detected."); + } + else if (sNWNversion=="") + { + verData = MK_VERSION_SetVersion(MK_NWN_VERSION_CURRENT_MAJOR, MK_NWN_VERSION_CURRENT_MINOR); + SendMessageToPC(oPC, "NWN version detection: NWN version "+MK_VERSION_VersionDataToString(verData)+" assumed."); + } + else if (StringToFloat(sNWNversion)>1.0f) + { + verData = MK_VERSION_StringToVersionData(sNWNversion); + SendMessageToPC(oPC, "NWN version detection: NWN version "+MK_VERSION_VersionDataToString(verData)+" assumed."); + } + else + { + verData = MK_VERSION_SetVersion(MK_NWN_VERSION_CURRENT_MAJOR, MK_NWN_VERSION_CURRENT_MINOR); + SendMessageToPC(oPC, "NWN version detection: Unrecognized NWN version detection mode: '"+sNWNversion+"'! NWN version "+MK_VERSION_VersionDataToString(verData)+" assumed."); + } + MK_VERSION_VersionDataToLocal(verData, oPC); + + return verData; +} + +struct MK_VERSION_DATA MK_VERSION_GetGameVersion(object oPC) +{ + oPC = MK_VERSION_GetObject(oPC); + struct MK_VERSION_DATA verData = MK_VERSION_LocalToVersionData(oPC); + if (!MK_VERSION_GetIsVersionDataValid(verData)) + { + verData = MK_VERSION_Initialize(oPC, TRUE); + } + return verData; +} + +int MK_VERSION_GetIsExtendedVersion(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual_1_74(oPC); +} + +int MK_VERSION_GetIsVersionLower(object oPC, int nMajor, int nMinor) +{ + struct MK_VERSION_DATA verData = MK_VERSION_GetGameVersion(oPC); + return ((verData.nMajornMajor) || ((verData.nMajor==nMajor) && (verData.nMinor>=nMinor))); +} + +int MK_VERSION_GetIsVersionGreaterEqual_1_80(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual(oPC, 1, 80); +} + +int MK_VERSION_GetIsVersionGreaterEqual_1_75(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual(oPC, 1, 75); +} + +int MK_VERSION_GetIsVersionGreaterEqual_1_74(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual(oPC, 1, 74); +} + +int MK_VERSION_GetIsVersionGreaterEqual_1_69(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual(oPC, 1, 69); +} + +int MK_VERSION_GetIsVersionGreaterEqual_1_67(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual(oPC, 1, 67); +} + +int MK_VERSION_GetIsVersionGreaterEqual_1_66(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual(oPC, 1, 66); +} + +int MK_VERSION_GetIsVersionGreaterEqual_1_64(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual(oPC, 1, 64); +} + +int MK_VERSION_GetIsVersionGreaterEqual_1_61(object oPC) +{ + return MK_VERSION_GetIsVersionGreaterEqual(oPC, 1, 61); +} + +int MK_VERSION_GetIsVersionLower_1_61(object oPC) +{ + return MK_VERSION_GetIsVersionLower(oPC, 1, 67); +} + +int MK_VERSION_GetIsVersionLower_1_67(object oPC) +{ + return MK_VERSION_GetIsVersionLower(oPC, 1, 67); +} + +int MK_VERSION_GetIsVersionLower_1_68(object oPC) +{ + return MK_VERSION_GetIsVersionLower(oPC, 1, 68); +} + +int MK_VERSION_GetIsVersionLower_1_69(object oPC) +{ + return MK_VERSION_GetIsVersionLower(oPC, 1, 69); +} + +int MK_VERSION_GetIsVersionLower_1_74(object oPC) +{ + return MK_VERSION_GetIsVersionLower(oPC, 1, 74); +} + +int MK_VERSION_GetIsVersionLower_1_79(object oPC) +{ + return MK_VERSION_GetIsVersionLower(oPC, 1, 79); +} + +int MK_VERSION_GetIsVersionLower_1_83(object oPC) +{ + return MK_VERSION_GetIsVersionLower(oPC, 1, 83); +} + +string MK_VERSION_Get2DAString(string sColumn, int nRow) +{ + return Get2DAString(MK_NWN_VERSION_2DAFILE, sColumn, nRow); +} + +int MK_VERSION_Get2DAInt(string sColumn, int nRow) +{ + return MK_Get2DAInt(MK_NWN_VERSION_2DAFILE, sColumn, nRow); +} + +float MK_VERSION_VersionDataToFloat(struct MK_VERSION_DATA verData) +{ + return (1.0f * verData.nMajor) + + ( (1.0f * verData.nMinor) / pow(10.0f, 1.0f * GetStringLength(IntToString(verData.nMinor))) ); +} + +string MK_VERSION_VersionDataToString(struct MK_VERSION_DATA verData) +{ + return IntToString(verData.nMajor)+"."+IntToString(verData.nMinor); +} + +struct MK_VERSION_DATA MK_VERSION_StringToVersionData(string sNWNversion) +{ + struct MK_VERSION_DATA verData; + int n = FindSubString(sNWNversion, "."); + if (n<=0) + { + verData = MK_VERSION_SetVersion(-1,0); + } + else + { + verData = MK_VERSION_SetVersion( + StringToInt(GetStringLeft(sNWNversion, n)), + StringToInt(GetStringRight(sNWNversion, GetStringLength(sNWNversion)-n-1))); + } + return verData; +} + +void MK_VERSION_VersionDataToLocal(struct MK_VERSION_DATA verData, object oPC) +{ + SetLocalInt(oPC, MK_NWN_VERSION_MAJOR, verData.nMajor); + SetLocalInt(oPC, MK_NWN_VERSION_MINOR, verData.nMinor); +} + +void MK_VERSION_VersionToLocal(int nMajor, int nMinor, object oPC) +{ +// MK_DEBUG_TRACE("MK_VERSION_VersionToLocal("+IntToString(nMajor)+", "+IntToString(nMinor)+")"); + SetLocalInt(oPC, MK_NWN_VERSION_MAJOR, nMajor); + SetLocalInt(oPC, MK_NWN_VERSION_MINOR, nMinor); +} + +struct MK_VERSION_DATA MK_VERSION_LocalToVersionData(object oPC) +{ + struct MK_VERSION_DATA verData; + verData.nMajor = GetLocalInt(oPC, MK_NWN_VERSION_MAJOR); + verData.nMinor = GetLocalInt(oPC, MK_NWN_VERSION_MINOR); + return verData; +} + +int MK_VERSION_GetIsVersionDataValid(struct MK_VERSION_DATA verData) +{ + return (verData.nMajor>=1); +} + +struct MK_VERSION_DATA MK_VERSION_DetectGameVersion(object oPC, int bDisplayProgress) +{ + int nVersionMajor = 1; + int nVersionMinor = 0; + int bOk = TRUE; + int iRow=0; + struct MK_VERSION_DATA verData; + string s2DAFile; + string s2DACol; + int n2DARow; + string s2DAValue; + int b2DAIsEqual; + + while (bOk) + { + verData = MK_VERSION_SetVersion(nVersionMajor, nVersionMinor); + + nVersionMajor = MK_VERSION_Get2DAInt("Major", iRow); + nVersionMinor = MK_VERSION_Get2DAInt("Minor", iRow); + + if (nVersionMajor>=1) + { + s2DAFile = MK_VERSION_Get2DAString("2DA_FILE", iRow); + s2DACol = MK_VERSION_Get2DAString("2DA_COL", iRow); + if ((s2DAFile != "") && (s2DACol != "")) + { + n2DARow = MK_VERSION_Get2DAInt("2DA_ROW", iRow); + s2DAValue = MK_VERSION_Get2DAString("2DA_VALUE", iRow); + b2DAIsEqual = MK_VERSION_Get2DAInt("2DA_EQUAL", iRow); + + string sValue = Get2DAString(s2DAFile, s2DACol, n2DARow); + + bOk = (b2DAIsEqual ? (sValue == s2DAValue) : (sValue != s2DAValue)); + + if (bDisplayProgress) + { + if (!bOk) + { + SendMessageToPC(oPC, "NWN version detection: version '" + + MK_VERSION_Get2DAString("Version", iRow) + + "' test failed: Get2DAString("+s2DAFile+","+s2DACol+","+IntToString(n2DARow)+")='" + + sValue + "' " + (b2DAIsEqual ? "unequal" : "equal") + " '" + s2DAValue + "'"); + } + else + { + SendMessageToPC(oPC, "NWN version detection: version '" + + MK_VERSION_Get2DAString("Version", iRow) + + "' test passed: Get2DAString("+s2DAFile+","+s2DACol+","+IntToString(n2DARow)+")='" + + sValue + "' " + (b2DAIsEqual ? "equal" : "unequal") + " '" + s2DAValue + "'"); + } + } + } + else + { + bOk = TRUE; + } + } + else + { + bOk = FALSE; + } + iRow++; + } + return verData; +} + +int MK_VERSION_FindSubString(string sString, string sSubString, int nStart) +{ + if (nStart==0) + { + return FindSubString(sString, sSubString); + } + else if (MK_VERSION_GetIsVersionGreaterEqual_1_69()) + { + return FindSubString(sString, sSubString, nStart); + } + string sStringQ = GetStringRight(sString, GetStringLength(sString) - nStart); + int nReturn = FindSubString(sStringQ, sSubString); + if (nReturn != -1) + { + nReturn+=nStart; + } + return nReturn; +} + + + +/* +int MK_SetGameVersion(object oPC, int nGameVersion) +{ + SetLocalInt(oPC, "MK_DETECTED_GAME_VERSION", nGameVersion); + return nGameVersion; +} +*/ + +void MK_VERSION_DetectGameVersionQ(object oPC, int bDisplayProgress) +{ + if (bDisplayProgress) + { + SendMessageToPC(oPC, "Extended game version detection..."); + } + int nReturn; + string sReturn; + MK_VERSION_VersionToLocal(1, 22, oPC); + + // The follwing function was added in 1.23 + // int GetStealthMode(object oCreature); + // if we crash we're not running NWN 1.23 + nReturn = GetStealthMode(oPC); + MK_VERSION_VersionToLocal(1, 23, oPC); + + // No new command in 1.24 unfortunately + + // The follwing function was added in 1.25 + // int GetStealthMode(object oCreature); + // if we crash we're not running NWN 1.25 + sReturn = GetResRef(oPC); + MK_VERSION_VersionToLocal(1, 25, oPC); + + // No new command in 1.26 unfortunately + + // The follwing function was added in 1.27 + // int GetDroppableFlag(object oItem); + // if we crash we're not running NWN 1.27 + nReturn = GetDroppableFlag(oPC); + MK_VERSION_VersionToLocal(1, 27, oPC); + + // The follwing function was added in 1.28 + // object CopyObject(object oSource, location locLocation, object oOwner = OBJECT_INVALID, string sNewTag = ""); + // if we crash we're not running NWN 1.28 + CopyObject(OBJECT_INVALID, GetLocation(oPC)); + MK_VERSION_VersionToLocal(1, 28, oPC); + + // No new command in 1.29 unfortunately + + // The follwing function was added in 1.30 + // int GetAppearanceType(object oCreature); + // if we crash we're not running NWN 1.30 + nReturn = GetAppearanceType(oPC); + MK_VERSION_VersionToLocal(1, 30, oPC); + + // The follwing function was added in 1.31 + // int GetWeather(object oArea); + // if we crash we're not running NWN 1.31 + nReturn = GetWeather(GetArea(oPC)); + MK_VERSION_VersionToLocal(1, 31, oPC); + + // No new command in 1.32 unfortunately + + // The follwing function was added in 1.61 + // int GetIsCreatureDisarmable(object oCreature) + // if we crash we're not running NWN 1.61 + nReturn = GetIsCreatureDisarmable(oPC); + MK_VERSION_VersionToLocal(1, 61, oPC); + + // No new command in 1.62 unfortunately + + // No patch notes for 1.63 (did it acutually exist?) + + // The follwing function was added in 1.64 + // int GetPhenoType(object oCreature) + // if we crash we're not running NWN 1.64 + nReturn = GetPhenoType(oPC); + MK_VERSION_VersionToLocal(1, 64, oPC); + + // The follwing function was added in 1.65 + // int GetSkyBox(object oArea=OBJECT_INVALID) + // if we crash we're not running NWN 1.65 + nReturn = GetSkyBox(); + MK_VERSION_VersionToLocal(1, 65, oPC); + + // The follwing function was added in 1.66 + // int GetPickpocketableFlag(object oItem) + // if we crash we're not running NWN 1.66 + nReturn = GetPickpocketableFlag(oPC); + MK_VERSION_VersionToLocal(1, 66, oPC); + + // The follwing function was added in 1.67 + // int GetCreatureWingType(object oCreature=OBJECT_SELF) + // if we crash we're not running NWN 1.67 + nReturn = GetCreatureWingType(oPC); + MK_VERSION_VersionToLocal(1, 67, oPC); + + // The follwing function was added in 1.68 + // void SetUseableFlag(object oPlaceable, int nUseableFlag); + // if we crash we're not running NWN 1.68 + SetUseableFlag(OBJECT_INVALID, FALSE); + MK_VERSION_VersionToLocal(1, 68, oPC); + + // The follwing function was added in 1.69 + // string GetPCChatMessage() + // if we crash we're not running NWN 1.69 + sReturn = GetPCChatMessage(); + MK_VERSION_VersionToLocal(1, 69, oPC); + + // The follwing function was added in 1.74 + // object GetFirstArea(); + // if we crash we're not running NWN 1.74 + GetFirstArea(); + MK_VERSION_VersionToLocal(1, 74, oPC); + + // The follwing function was added in 1.75 + // float GetObjectVisualTransform(object oObject, int nTransform); + // if we crash we're not running NWN 1.75 + //GetObjectVisualTransform(oPC, OBJECT_VISUAL_TRANSFORM_SCALE); + //MK_VERSION_VersionToLocal(1, 75, oPC); + // Build 8193.21 has changed the signature of GetObjectVisualTransform() + // and also SetObjectVisualTransform() so we would crash here always if + // we're running on NWN pre 8193.21. + // As there aren't any other function new to 1.75 we can't detect it + // anymore unfortunately. + + // no idea how to detect 1.76 + // no idea how to detect 1.77 + // no idea how to detect 1.78 + + // The follwing function was added in 1.79 + // string GetRandomUUID(); + // if we crash we're not running NWN 1.79 + sReturn = GetRandomUUID(); + MK_VERSION_VersionToLocal(1, 79, oPC); + + // The follwing function was added in 1.80 + // int GetPlayerBuildVersionMajor(object oPlayer); + // if we crash we're not running NWN 1.80 + nReturn = GetPlayerBuildVersionMajor(oPC); + MK_VERSION_VersionToLocal(1, 80, oPC); + + if (!MK_VERSION_GetIsBuildVersionGreaterEqual(oPC, 8193, 13)) + { + return; + } + MK_VERSION_VersionToLocal(1, 81, oPC); + + if (!MK_VERSION_GetIsBuildVersionGreaterEqual(oPC, 8193, 20)) + { + return; + } + MK_VERSION_VersionToLocal(1, 82, oPC); + if (!MK_VERSION_GetIsBuildVersionGreaterEqual(oPC, 8193, 21)) + { + return; + } + MK_VERSION_VersionToLocal(1, 83, oPC); +} + +struct MK_VERSION_DATA MK_VERSION_DetectGameVersionEx(object oPC) +{ + MK_VERSION_VersionToLocal(1, 0, oPC); + ExecuteScript("mk_get_version", oPC); + return MK_VERSION_LocalToVersionData(oPC); +} + +int MK_VERSION_GetIsBuildVersionGreaterEqual(object oPC, int nMajor, int nMinor) +{ + int nReturn = FALSE; + + oPC = MK_VERSION_GetObject(oPC); + + if (MK_VERSION_GetIsVersionGreaterEqual_1_80(oPC)) + { + nReturn = (GetPlayerBuildVersionMajor(oPC)>nMajor) + || ( (GetPlayerBuildVersionMajor(oPC)==nMajor) + && + (GetPlayerBuildVersionMinor(oPC)>=nMinor) ); + } + return nReturn; +} + + diff --git a/_module/nss/mk_inc_vfx.nss b/_module/nss/mk_inc_vfx.nss new file mode 100644 index 00000000..f9a30f3e --- /dev/null +++ b/_module/nss/mk_inc_vfx.nss @@ -0,0 +1,665 @@ +////////////////////////////////////////////////////////////////////////////// +// mk_inc_vfx.nss +////////////////////////////////////////////////////////////////////////////// + +#include "mk_inc_version" +#include "mk_inc_tools" +#include "mk_inc_body" + +const string MK_VFX_BIOWARE_2DA = "visualeffects"; + +const string MK_VFX_MODE = "mk_vfx_mode"; + +const string MK_VFX_PER_PAGE = "MK_VFX_PER_PAGE"; + +const string MK_DEF_VFX = "mk_def_vfx"; + +const string MK_VFX_CURRENT_VFX = "MK_VFX_CURRENT_VFX"; +const string MK_VFX_CURRENT_ROW = "MK_VFX_CURRENT_ROW"; + +const string MK_EFFECT_SCALE = "MK_EFFECT_SCALE"; +const string MK_EFFECT_TRANSLATE = "MK_EFFECT_TRANSLATE"; +const string MK_EFFECT_ROTATE = "MK_EFFECT_ROTATE"; + +/* +const int MK_VFX_MODE_GLEYES = 0; +const int MK_VFX_MODE_LIGHTS = 1; +const int MK_VFX_MODE_CEP = 2; +const int MK_VFX_MODE_USER = 3; +const int MK_VFX_MODE_ALL = 4; +const int MK_VFX_MODE_ERROR = -1; +*/ + +// initializes the vfx filter system +// sets the 2da file used (mk_sys_vfx.2da or mk_def_vfx.2da) +// returns FALSE if none of these files were found. +int MK_VFX_Initialize(object oPC); + +////////////////////////////////////////////////////////////////////////////// +string MK_VFX_Get_VFXModeFile(object oPC); + +////////////////////////////////////////////////////////////////////////////// +string MK_VFX_Get2DAFile(object oPC, int nVFXmode); + +////////////////////////////////////////////////////////////////////////////// +int MK_VFX_GetVFX(object oPC, int nVFXmode, int nRow, object oTarget = OBJECT_SELF); + +////////////////////////////////////////////////////////////////////////////// +int MK_VFX_GetVFXIsValid(object oPC, int nVFXmode, int nRow, object oTarget = OBJECT_SELF); + +////////////////////////////////////////////////////////////////////////////// +//string MK_VFX_GetValueColumn(int nVFXmode, object oPC = OBJECT_SELF); + +////////////////////////////////////////////////////////////////////////////// +string MK_VFX_GetTag(int nVFX); + +////////////////////////////////////////////////////////////////////////////// +int MK_VFX_GetHasVFX(object oPC, int nVFX, object oTarget); + +////////////////////////////////////////////////////////////////////////////// +int MK_VFX_RemoveVFX(object oPC, int nVFX, object oPC); + +////////////////////////////////////////////////////////////////////////////// +int MK_VFX_ApplyVFX(object oPC, int nVFX, object oPC, int nVFXmode=-1, int nRow=-1); + +////////////////////////////////////////////////////////////////////////////// +int MK_VFX_GetNumberOfVFXPerPage(object oPC); + +////////////////////////////////////////////////////////////////////////////// +void MK_VFX_RemoveAllEffects(object oPC, int nEffectType=EFFECT_TYPE_VISUALEFFECT, int nEffectSubType=0); + +////////////////////////////////////////////////////////////////////////////// +int MK_VFX_GetVFXMode(object oPC); + +////////////////////////////////////////////////////////////////////////////// +void MK_VFX_SetVFXMode(int nVFXMode, object oPC); + + +string MK_EFFECT_GetTag(effect e); + +effect MK_EFFECT_VisualEffect(int nVisualEffectId, int nMissEffect=FALSE, float fScale=1.0f, vector vTranslate=[0.0,0.0,0.0], vector vRotate=[0.0,0.0,0.0]); + +float MK_EFFECT_GetScale(effect e); + +vector MK_EFFECT_GetTranslate(effect e); + +vector MK_EFFECT_GetRotate(effect e); + +effect MK_EFFECT_GetCurrentEffect(object oTarget); + +void MK_EFFECT_UpdateEffect(object oTarget, int nVFX, object oPC, float fScale=1.0f, vector vTranslate=[0.0,0.0,0.0], vector vRotate=[0.0,0.0,0.0]); + +void MK_VFX_ApplyVisualEffect(int nVisualEffectId, object oTarget, int nSubType, int nDurationType, float fDuration=0.0f, string sTag="", int bMissEffect=FALSE, float fScale=1.0f, vector vTranslate=[0.0,0.0,0.0], vector vRotate=[0.0,0.0,0.0], int bDelay=FALSE); + +////////////////////////////////////////////////////////////////////////////// + +int MK_VFX_Initialize(object oPC) +{ + MK_DEBUG_TRACE("MK_HEAD:Initialize('"+GetName(oPC)+"')"); + int bReturn = TRUE; + string s2DA = "mk_def_vfx"; + if (Get2DAString(s2DA, "NAME", 0) == "MK_VFX_ALL") + { + MK_DEBUG_TRACE(" > "+s2DA+".2DA found ("+Get2DAString(s2DA, "NAME", 0)+")."); + SetLocalString(oPC, MK_DEF_VFX, s2DA); + } + else + { + s2DA = "mk_sys_vfx"; + if (Get2DAString(s2DA, "NAME", 0) == "MK_VFX_ALL") + { + MK_DEBUG_TRACE(" > "+s2DA+".2DA found."); + SetLocalString(oPC, MK_DEF_VFX, s2DA); + } + else + { + MK_DEBUG_TRACE(" > "+s2DA+".2DA not found."); + DeleteLocalString(oPC, MK_DEF_VFX); + SendMessageToPC(oPC, "VFX filter definition files 'mk_def_vfx.2da' or 'mk_sys_vfx.2da' not found!"); + bReturn = FALSE; + } + } + return bReturn; +} + +int MK_VFX_GetCurrentVFX() +{ + return GetLocalInt(OBJECT_SELF, MK_VFX_CURRENT_VFX); +} + +void MK_VFX_SetCurrentVFX(int nVFX) +{ + SetLocalInt(OBJECT_SELF, MK_VFX_CURRENT_VFX, nVFX); +} + +int MK_VFX_GetCurrentRow() +{ + return GetLocalInt(OBJECT_SELF, MK_VFX_CURRENT_ROW); +} + +void MK_VFX_SetCurrentRow(int nRow) +{ + SetLocalInt(OBJECT_SELF, MK_VFX_CURRENT_ROW, nRow); +} + +string MK_VFX_Get_VFXModeFile(object oPC) +{ + return GetLocalString(oPC, MK_DEF_VFX); +} + +int MK_VFX_GetVFXMode(object oPC) +{ + return GetLocalInt(oPC, MK_VFX_MODE); +} + +void MK_VFX_SetVFXMode(int nVFXMode, object oPC) +{ + SetLocalInt(oPC, MK_VFX_MODE, nVFXMode); +} + +int MK_VFX_GetVFXIsValid(object oPC, int nVFXmode, int nRow, object oTarget) +{ + int bReturn = FALSE; + int nVFX = MK_VFX_GetVFX(oPC, nVFXmode, nRow, oTarget); + if (nVFX!=-1) + { + bReturn = (Get2DAString(MK_VFX_BIOWARE_2DA, "Type_FD", nVFX)!=""); + } + return bReturn; +} + +int MK_VFX_GetNumberOfVFXPerPage(object oPC) +{ + return GetLocalInt(oPC, MK_VFX_PER_PAGE); +} + +string MK_VFX_Get2DAFile(object oPC, int nVFXmode) +{ + string s2DA = Get2DAString(MK_VFX_Get_VFXModeFile(oPC), "2DAFILE", nVFXmode); + if (s2DA=="") + { + s2DA = MK_VFX_BIOWARE_2DA; + } + return s2DA; +} + +string MK_VFX_GetRaceGenderColumn(object oTarget) +{ + int nRacialType = GetRacialType(oTarget); + string sAppearance =Get2DAString("racialtypes", "Appearance", nRacialType); + if (sAppearance!="") + { + nRacialType = MK_Search2DAFile("racialtypes", "Appearance", sAppearance, 50); + } + return Get2DAString("racialtypes", "Label", nRacialType)+"_"+MK_GetGenderAsString(oTarget); +} + +int MK_VFX_GetVFX(object oPC, int nVFXMode, int nRow, object oTarget) +{ + int nVFX=-1; + string s2DA = Get2DAString(MK_VFX_Get_VFXModeFile(oPC), "2DAFILE", nVFXMode); +// MK_DEBUG_TRACE("MK_VFX_GetVFX("+IntToString(nVFXMode)+","+IntToString(nRow)+"): s2DA="+s2DA); + if (s2DA=="") + { + nVFX = nRow; + } + else + { + string sColumn = MK_VFX_GetRaceGenderColumn(oTarget); + nVFX = MK_Get2DAInt(s2DA, sColumn, nRow, -1); +// MK_DEBUG_TRACE(" > sColumn="+sColumn+", nVFX="+IntToString(nVFX)); + if (nVFX == -1) + { + nVFX = MK_Get2DAInt(s2DA, "Default", nRow, -1); +// MK_DEBUG_TRACE(" > nVFX="+IntToString(nVFX)); + } + } + return nVFX; +} + +string MK_VFX_GetTag(int nVFX) +{ + return "MK_VFX_"+MK_IntToString(nVFX, 5, "0"); +} + +int MK_VFX_GetHasVFX(object oPC, int nVFX, object oTarget) +{ + if (MK_VERSION_GetIsVersionLower_1_74(oPC)) + { + return FALSE; + } + + string sTag = MK_VFX_GetTag(nVFX); + + effect eEff = GetFirstEffect(oTarget); + while (GetIsEffectValid(eEff)) + { + if (MK_EFFECT_GetTag(eEff) == sTag) + { + return TRUE; + } + eEff = GetNextEffect(oTarget); + } + return FALSE; +} + +int MK_VFX_RemoveVFX(object oTarget, int nVFX, object oPC) +{ + if (MK_VERSION_GetIsVersionLower_1_74(oPC)) + { + SendMessageToPC(oPC, "EE features are disabled. Can't remove specific effects!"); + return FALSE; + } + + string sTag = MK_VFX_GetTag(nVFX); + + effect eEff = GetFirstEffect(oTarget); + while (GetIsEffectValid(eEff)) + { + if (MK_EFFECT_GetTag(eEff) == sTag) + { + RemoveEffect(oTarget, eEff); + return TRUE; + } + eEff = GetNextEffect(oTarget); + } +// SendMessageToPC(oPC, "Specified effect not found!"); + return FALSE; +} + +int MK_VFX_ApplyVFX(object oTarget, int nVFX, object oPC, int nVFXmode, int nRow) +{ + int nDurationType = DURATION_TYPE_INSTANT; + int nSubType = SUBTYPE_MAGICAL; + string s2DAFile = MK_VFX_Get2DAFile(oPC, nVFXmode); + if (s2DAFile!="") + { + if (nRow==-1) nRow = nVFX; + string sTypeFD = Get2DAString(s2DAFile, "Type_FD", nRow); + if ((sTypeFD == "D") || (sTypeFD == "B")) + { + if (Get2DAString(s2DAFile, "Supernatural", nRow) == "1") + { + nSubType = SUBTYPE_SUPERNATURAL; + } + nDurationType = DURATION_TYPE_PERMANENT; + } + } + + MK_VFX_ApplyVisualEffect(nVFX, oTarget, nSubType, nDurationType, 0.0f, MK_VFX_GetTag(nVFX)); + SendMessageToPC(oPC, "Applying specified vfx (name="+Get2DAString(s2DAFile, "Label", nRow)+","+IntToString(nVFX)+")!"); + +/* + effect eEffect = MK_EFFECT_VisualEffect(nVFX); + + int nDurationType = DURATION_TYPE_INSTANT; + string s2DAFile = MK_VFX_Get2DAFile(nVFXmode); + if (s2DAFile!="") + { + if (nRow==-1) nRow = nVFX; + string sTypeFD = Get2DAString(s2DAFile, "Type_FD", nRow); + if ((sTypeFD == "D") || (sTypeFD == "B")) + { + if (Get2DAString(s2DAFile, "Supernatural", nRow) == "1") + { + eEffect = SupernaturalEffect(eEffect); + } + nDurationType = DURATION_TYPE_PERMANENT; + } + } +// if (MK_VERSION_GetIsVersionGreaterEqual_1_74(oPC)) +// { +// eEffect = TagEffect(eEffect, MK_VFX_GetTag(nVFX)); +// } + + SendMessageToPC(oPC, "Applying specified vfx (name="+Get2DAString(s2DAFile, "Label", nRow)+","+IntToString(nVFX)+")!"); + + ApplyEffectToObject(nDurationType, eEffect, oPC); +*/ + return TRUE; +} + +void MK_VFX_RemoveAllEffects(object oTarget, int nEffectType, int nEffectSubType) +{ + effect eEffect = GetFirstEffect(oTarget); + while (GetIsEffectValid(eEffect)) + { + if ( ( GetEffectType (eEffect) == nEffectType ) && + ( (nEffectSubType==0) || (GetEffectSubType(eEffect) == nEffectSubType)) ) + { + RemoveEffect(oTarget, eEffect); + } + eEffect = GetNextEffect(oTarget); + } +} + +/* +struct MK_VFX_DESCRIPTION +{ + string sDescription; + string sPrefix1; + string sPrefix2; +}; + +struct MK_VFX_DESCRIPTION MK_VFX_SetDescription(string sName) +{ + struct MK_VFX_DESCRIPTION desc; + + int nPos0 = FindSubString(sName, "_"); + int nPos1 = ( (nPos0 == -1) ? -1 : MK_VERSION_FindSubString(sName, "_", nPos0+1) ); + int nLen = GetStringLength(sName); + + if (nPos1!=-1) + { + desc.sPrefix1 = GetStringLeft(sName, nPos0); + if (desc.sPrefix1 == "SCENE") + { + desc.sPrefix2 = ""; + desc.sDescription = GetStringRight(sName, nLen - nPos0 - 1); + } + else + { + desc.sPrefix2 = GetSubString(sName, nPos0+1, nPos1 - nPos0 -1); + desc.sDescription = GetStringRight(sName, nLen - nPos1 - 1); + } + } + else if (nPos0!=-1) + { + desc.sDescription = GetStringRight(sName, nLen - nPos0 - 1); + desc.sPrefix1 = GetStringLeft(sName, nPos0); + desc.sPrefix2 = ""; + } + else + { + desc.sDescription = sName; + desc.sPrefix1 = ""; + desc.sPrefix2 = ""; + } + return desc; +} +*/ + +string MK_VFX_GetDescription(int nVFXmode, int nVFX, string sName) +{ + string sDescription; + switch (nVFXmode) + { + case 0: + { + int nLen = GetStringLength(sName); + int nNewLen = -1; + if ((nLen>25) && (nVFX>=100)) + { + nNewLen = 24; + } + else if ((nLen>26) && (nVFX>=10)) + { + nNewLen = 25; + } + else if (nLen>27) + { + nNewLen = 26; + } + if (nNewLen!=-1) + { + sName = GetStringLeft(sName, nNewLen)+".."; + } + sDescription = sName + " ("+IntToString(nVFX)+")"; + break; + } + default: + sDescription = sName + " ("+IntToString(nVFX)+")"; + break; + } +/* + case 1: + case 2: + case 3: + sDescription = sName + " ("+IntToString(nVFX)+")"; + break; + default: + { + struct MK_VFX_DESCRIPTION desc = MK_VFX_SetDescription(sName); + sDescription = desc.sDescription + " ("+IntToString(nVFX); + if ((desc.sPrefix1 != "VFX") && (desc.sPrefix1 != "")) + { + sDescription += (", " + desc.sPrefix1); + } + if (desc.sPrefix2 != "") + { + sDescription += (", " + desc.sPrefix2); + } + sDescription += ")"; + break; + } + } +*/ + return sDescription; +} + + +effect MK_EFFECT_VisualEffect(int nVisualEffectId, int nMissEffect, float fScale, vector vTranslate, vector vRotate) +{ + effect e; + + if (MK_VERSION_GetIsBuildVersionGreaterEqual(OBJECT_SELF, 8193, 14)) + { + MK_DEBUG_TRACE("EffectVisualEffect("+IntToString(nVisualEffectId) + +", "+IntToString(nMissEffect) + +", "+FloatToString(fScale, 7, 3) + +", ("+FloatToString(vTranslate.x, 7, 3) + +", "+FloatToString(vTranslate.y, 7, 3) + +", "+FloatToString(vTranslate.z, 7, 3)+")" + +", ("+FloatToString(vRotate.x, 7, 3) + +", "+FloatToString(vRotate.y, 7, 3) + +", "+FloatToString(vRotate.z, 7, 3)+")"); + + e = EffectVisualEffect(nVisualEffectId, nMissEffect, fScale, vTranslate, vRotate); + } + else + { + MK_DEBUG_TRACE("EffectVisualEffect("+IntToString(nVisualEffectId)+")"); + e = EffectVisualEffect(nVisualEffectId); + } + + if (MK_VERSION_GetIsVersionGreaterEqual_1_74()) + { + string sTag = MK_VFX_GetTag(nVisualEffectId); + if (MK_VERSION_GetIsBuildVersionGreaterEqual(OBJECT_SELF, 8193, 14)) + { + sTag += "$$$"; + sTag += (FloatToString(fScale, 7, 3) + "§"); + sTag += (FloatToString(vTranslate.x, 9, 3) + +FloatToString(vTranslate.y, 9, 3) + +FloatToString(vTranslate.z, 9, 3) + "§"); + sTag += (FloatToString(vRotate.x , 9, 3) + +FloatToString(vRotate.y , 9, 3) + +FloatToString(vRotate.z , 9, 3) + "$"); + } + MK_DEBUG_TRACE(" > sTag = '"+sTag+"'"); + e = TagEffect(e, sTag); + } + + return e; +} + +string MK_EFFECT_GetTag(effect e) +{ + string sTag = GetEffectTag(e); + int nPos = FindSubString(sTag, "$$$"); + if (nPos!=-1) + { + sTag = GetStringLeft(sTag, nPos); + } + return sTag; +} + +float MK_EFFECT_GetScale(effect e) +{ + float fScale = 1.0f; + string sTag = GetEffectTag(e); + int nPos = FindSubString(sTag, "$$$"); + if (nPos != -1) + { + sTag = GetSubString(sTag, nPos+3, 7); + fScale = StringToFloat(sTag); + } + return fScale; +} + +vector MK_EFFECT_GetTranslate(effect e) +{ + vector vTrans = [0.0, 0.0, 0.0]; + string sTag = GetEffectTag(e); + int nPos = FindSubString(sTag, "$$$"); + if (nPos != -1) + { + sTag = GetSubString(sTag, nPos+3+10, 28); + vTrans.x = StringToFloat(GetSubString(sTag,0,9)); + vTrans.y = StringToFloat(GetSubString(sTag,9,9)); + vTrans.z = StringToFloat(GetSubString(sTag,18,9)); + } + return vTrans; +} + +vector MK_EFFECT_GetRotate(effect e) +{ + vector vRotate = [0.0, 0.0, 0.0]; + string sTag = GetEffectTag(e); + int nPos = FindSubString(sTag, "$$$"); + if (nPos != -1) + { + sTag = GetSubString(sTag, nPos+3+10+28, 28); + vRotate.x = StringToFloat(GetSubString(sTag,0,9)); + vRotate.y = StringToFloat(GetSubString(sTag,9,9)); + vRotate.z = StringToFloat(GetSubString(sTag,18,9)); + } + + return vRotate; +} + +effect MK_EFFECT_GetCurrentEffect(object oTarget) +{ + int nVFX = MK_VFX_GetCurrentVFX(); + string sTag = MK_VFX_GetTag(nVFX); + + effect eEff = GetFirstEffect(oTarget); + while (GetIsEffectValid(eEff)) + { + if (MK_EFFECT_GetTag(eEff) == sTag) + { + return eEff; + } + eEff = GetNextEffect(oTarget); + } + effect e; + return e; +} + +void MK_EFFECT_UpdateEffect(object oTarget, int nVFX, object oPC, float fScale, vector vTranslate, vector vRotate) +{ + MK_DEBUG_TRACE("UpdateEffect(...,"+IntToString(nVFX)+", "+FloatToString(fScale, 7, 3)+")"); + + if (nVFX!=-1) + { + string sTag = MK_VFX_GetTag(nVFX); + effect e = GetFirstEffect(oTarget); + while (GetIsEffectValid(e)) + { + if (MK_EFFECT_GetTag(e) == sTag) + { + MK_DEBUG_TRACE(" > effect found!"); + int nSubType = GetEffectSubType(e); + int nDurationType = GetEffectDurationType(e); + int nDurationRemaining = GetEffectDurationRemaining(e); + + RemoveEffect(oTarget, e); + + effect eEff = MK_EFFECT_VisualEffect(nVFX, FALSE, fScale, vTranslate, vRotate); + + switch (nSubType) + { + case SUBTYPE_SUPERNATURAL: + eEff = SupernaturalEffect(eEff); + break; + case SUBTYPE_MAGICAL: + eEff = MagicalEffect(eEff); + break; + case SUBTYPE_EXTRAORDINARY: + eEff = ExtraordinaryEffect(eEff); + break; + } + + MK_DEBUG_TRACE(" > nDurationType="+IntToString(nDurationType)); + + SetLocalString(oPC, MK_EFFECT_SCALE, FloatToString(fScale, 7, 3)); + SetLocalString(oPC, MK_EFFECT_TRANSLATE, "("+FloatToString(vTranslate.x,7,3)+ + FloatToString(vTranslate.y, 7, 3)+ + FloatToString(vTranslate.z, 7, 3)+")"); + SetLocalString(oPC, MK_EFFECT_ROTATE, "("+FloatToString(vRotate.x,7,3)+ + FloatToString(vRotate.y, 7, 3)+ + FloatToString(vRotate.z, 7, 3)+")"); + + DelayCommand(0.0f, ApplyEffectToObject(nDurationType, eEff, oTarget, IntToFloat(nDurationRemaining))); + +// ApplyEffectToObject(nDurationType, eEff, oPC, IntToFloat(nDurationRemaining)); + + return; + } + e = GetNextEffect(oTarget); + } + MK_DEBUG_TRACE(" > effect not found!"); + } +} + +void MK_VFX_ApplyVisualEffect(int nVisualEffectId, object oTarget, int nSubType, int nDurationType, float fDuration, string sTag, int bMissEffect, float fScale, vector vTranslate, vector vRotate, int bDelay) +{ + if (MK_VERSION_GetIsBuildVersionGreaterEqual(OBJECT_SELF, 8193, 14)) + { + effect e = EffectVisualEffect(nVisualEffectId, bMissEffect, fScale, vTranslate, vRotate); + + switch (nSubType) + { + case SUBTYPE_EXTRAORDINARY: + e = ExtraordinaryEffect(e); + break; + case SUBTYPE_SUPERNATURAL: + e = SupernaturalEffect(e); + break; + } + + if (sTag!="") + { + e = TagEffect(e, sTag); + } + + if (bDelay) + { + DelayCommand(0.0f, ApplyEffectToObject(nDurationType, e, oTarget, fDuration)); + } + else + { + ApplyEffectToObject(nDurationType, e, oTarget, fDuration); + } + } + else + { + string sScript="mk_apply_vis_eff"; + object oObject = oTarget; + SetLocalInt(oObject, "PARAM_01", nVisualEffectId); + SetLocalObject(oObject, "PARAM_02", oTarget); + SetLocalInt(oObject, "PARAM_03", nSubType); + SetLocalInt(oObject, "PARAM_04", nDurationType); + SetLocalFloat(oObject, "PARAM_05", fDuration); + SetLocalString(oObject, "PARAM_06", sTag); + SetLocalInt(oObject, "PARAM_07", bDelay); + ExecuteScript(sScript, oObject); + } +} + + +/* +void main() +{ +} +/**/ diff --git a/_module/nss/mk_ncond_27.nss b/_module/nss/mk_ncond_27.nss new file mode 100644 index 00000000..5fe70909 --- /dev/null +++ b/_module/nss/mk_ncond_27.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(27, FALSE); +} diff --git a/_module/nss/mk_ncond_28.nss b/_module/nss/mk_ncond_28.nss new file mode 100644 index 00000000..fe39f088 --- /dev/null +++ b/_module/nss/mk_ncond_28.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(28, FALSE); +} diff --git a/_module/nss/mk_ncond_29.nss b/_module/nss/mk_ncond_29.nss new file mode 100644 index 00000000..27a72c59 --- /dev/null +++ b/_module/nss/mk_ncond_29.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(29, FALSE); +} diff --git a/_module/nss/mk_ncond_30.nss b/_module/nss/mk_ncond_30.nss new file mode 100644 index 00000000..62059fdb --- /dev/null +++ b/_module/nss/mk_ncond_30.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(30, FALSE); +} diff --git a/_module/nss/mk_ncond_31.nss b/_module/nss/mk_ncond_31.nss new file mode 100644 index 00000000..0ad88832 --- /dev/null +++ b/_module/nss/mk_ncond_31.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(31, FALSE); +} diff --git a/_module/nss/mk_ncond_32.nss b/_module/nss/mk_ncond_32.nss new file mode 100644 index 00000000..561af6a3 --- /dev/null +++ b/_module/nss/mk_ncond_32.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(32, FALSE); +} diff --git a/_module/nss/mk_ncond_33.nss b/_module/nss/mk_ncond_33.nss new file mode 100644 index 00000000..7c896994 --- /dev/null +++ b/_module/nss/mk_ncond_33.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(33, FALSE); +} diff --git a/_module/nss/mk_ncond_34.nss b/_module/nss/mk_ncond_34.nss new file mode 100644 index 00000000..cb57c2cf --- /dev/null +++ b/_module/nss/mk_ncond_34.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(34, FALSE); +} diff --git a/_module/nss/mk_ncond_35.nss b/_module/nss/mk_ncond_35.nss new file mode 100644 index 00000000..392278d1 --- /dev/null +++ b/_module/nss/mk_ncond_35.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(35, FALSE); +} diff --git a/_module/nss/mk_ncond_36.nss b/_module/nss/mk_ncond_36.nss new file mode 100644 index 00000000..650e6cf6 --- /dev/null +++ b/_module/nss/mk_ncond_36.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(36, FALSE); +} diff --git a/_module/nss/mk_ncond_37.nss b/_module/nss/mk_ncond_37.nss new file mode 100644 index 00000000..67985e4d --- /dev/null +++ b/_module/nss/mk_ncond_37.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(37, FALSE); +} diff --git a/_module/nss/mk_ncond_38.nss b/_module/nss/mk_ncond_38.nss new file mode 100644 index 00000000..492ca475 --- /dev/null +++ b/_module/nss/mk_ncond_38.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(38, FALSE); +} diff --git a/_module/nss/mk_ncond_39.nss b/_module/nss/mk_ncond_39.nss new file mode 100644 index 00000000..30b7b702 --- /dev/null +++ b/_module/nss/mk_ncond_39.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +int StartingConditional() +{ + return !MK_GenericDialog_GetCondition(39, FALSE); +} diff --git a/_module/nss/mk_on_dismount.nss b/_module/nss/mk_on_dismount.nss new file mode 100644 index 00000000..ba20a305 --- /dev/null +++ b/_module/nss/mk_on_dismount.nss @@ -0,0 +1,16 @@ +// mk_on_dismount + +#include "mk_inc_exec" + +// this script is called by the CCOH horse system to verify +// if dismounting is allowed at the moment. +// +// Provide TRUE as a parameter to MK_EXEC_INT_SetReturnValue(int nReturn) +// to allow mounting or provide FALSE to disallow mounting + + +void main() +{ + SendMessageToPC(OBJECT_SELF, "*** script \"mk_on_dismount\" called ***"); + MK_EXEC_INT_SetReturnValue(TRUE); +} diff --git a/_module/nss/mk_on_dismounted.nss b/_module/nss/mk_on_dismounted.nss new file mode 100644 index 00000000..51b07812 --- /dev/null +++ b/_module/nss/mk_on_dismounted.nss @@ -0,0 +1,25 @@ +// mk_on_dismounted.nss + +#include "mk_inc_horse" +//#include "x3_inc_horse" + +// this script is called by the CCOH horse system after dismounting +// it could be used to dismount all the PC's henchmen for example + +void main() +{ + object oRider = OBJECT_SELF; + if (!GetIsPC(oRider)) return; + + SendMessageToPC(OBJECT_SELF, "*** script \"mk_on_dismounted\" called ***"); + + int iHench; + for (iHench=1; iHench<=GetMaxHenchmen(); iHench++) + { + object oHench = GetHenchman(oRider, iHench); + if (GetIsObjectValid(oHench)) + { + MK_CreatureMountHorse(oHench, 0); + } + } +} diff --git a/_module/nss/mk_on_mount.nss b/_module/nss/mk_on_mount.nss new file mode 100644 index 00000000..71d7991c --- /dev/null +++ b/_module/nss/mk_on_mount.nss @@ -0,0 +1,22 @@ +// mk_on_mount.nss + +#include "mk_inc_exec" + +// this script is called by the CCOH horse system to verify +// if mounting horse is allowed at the moment. +// +// Provide TRUE as a parameter to MK_EXEC_INT_SetReturnValue(int nReturn) +// to allow mounting or provide FALSE to disallow mounting + +void main() +{ + SendMessageToPC(OBJECT_SELF, "*** script \"mk_on_mount\" called ***"); +// MK_EXEC_INT_SetReturnValue(TRUE); + int nReturn = !GetIsAreaInterior(GetArea(OBJECT_SELF)); + if (!nReturn) + { + if (GetIsPC(OBJECT_SELF)) + SendMessageToPC(OBJECT_SELF, GetStringByStrRef(112003)); + } + MK_EXEC_INT_SetReturnValue(nReturn); +} diff --git a/_module/nss/mk_on_mounted.nss b/_module/nss/mk_on_mounted.nss new file mode 100644 index 00000000..9b4ffb51 --- /dev/null +++ b/_module/nss/mk_on_mounted.nss @@ -0,0 +1,32 @@ +// mk_on_mounted.nss + +#include "mk_inc_horse" +//#include "x3_inc_horse" + +// this script is called by the CCOH horse system after smounting +// it could be used to mount all the PC's henchmen for example + + +void main() +{ + object oRider = OBJECT_SELF; + if (!GetIsPC(oRider)) return; + + SendMessageToPC(OBJECT_SELF, "*** script \"mk_on_mounted\" called ***"); + + int iHench; + for (iHench=1; iHench<=GetMaxHenchmen(); iHench++) + { + object oHench = GetHenchman(oRider, iHench); + if (!HorseGetIsMounted(oHench)) + { + int nHorse = GetLocalInt(oHench, MK_VAR_CURRENT_HORSE); + if (nHorse<=0) + { + nHorse = 17 + ((iHench-1) % 4) * 13; + } + MK_CreatureMountHorse(oHench, nHorse); + } + } + +} diff --git a/_module/nss/mk_onplayerchat.nss b/_module/nss/mk_onplayerchat.nss new file mode 100644 index 00000000..db391bd5 --- /dev/null +++ b/_module/nss/mk_onplayerchat.nss @@ -0,0 +1,25 @@ +#include "mk_inc_editor" + +void main() +{ + object oPC = GetPCChatSpeaker(); + string sChatMessage = GetPCChatMessage(); + + int bEditorRunning = GetLocalInt(oPC, g_varEditorRunning); + if (bEditorRunning) // the editor is running + { + int bUseOnPlayerChatEvent = + GetLocalInt(oPC, g_varEditorUseOnPlayerChatEvent); + + if (bUseOnPlayerChatEvent) + { + SetLocalString(oPC, g_varEditorChatMessageString, sChatMessage); + + // the following line is not required but will make everything + // look much better. + SetPCChatMessage(""); // delete the message so it does not + // appear above the player's head + } + return; + } +} diff --git a/_module/nss/mk_onplayertargt.nss b/_module/nss/mk_onplayertargt.nss new file mode 100644 index 00000000..3378f2f4 --- /dev/null +++ b/_module/nss/mk_onplayertargt.nss @@ -0,0 +1,74 @@ +#include "mk_inc_craft" +#include "mk_inc_debug" +#include "mk_inc_version" + +void MK_SetEventScript(object oObject, int nHandler, string sScript) +{ + SetEventScript(oObject, nHandler, sScript); +} + +string MK_GetEventScript(object oObject, int nHandler) +{ + return GetEventScript(oObject, nHandler); +} + + +void main() +{ + MK_DEBUG_TRACE("mk_onplayertargt..."); + + MK_RestorePlayerTargetScript(); + + object oPC = GetLastPlayerToSelectTarget(); + object oTargetOld = MK_GetCurrentTarget(oPC); + object oTargetNew = GetTargetingModeSelectedObject(); + int nEnableTarget = GetLocalInt(oPC, "MK_ENABLE_SELECT_TARGET"); + + MK_DEBUG_TRACE(" > oPC="+GetName(oPC)); + MK_DEBUG_TRACE(" > oTargetOld="+GetName(oTargetOld)); + MK_DEBUG_TRACE(" > oTargetNew="+GetName(oTargetNew)); + + if (GetIsObjectValid(oTargetNew)) + { + if (GetIsPC(oTargetNew) && (oTargetNew != oPC)) // no PCs allowed + { + SendMessageToPC(oPC, "Invalid target! You can't modify other PCs!"); + oTargetNew = oTargetOld; + } + else if (nEnableTarget==1) // henchmen only + { + if (!MK_GetIsHenchman(oTargetNew, oPC)) + { + SendMessageToPC(oPC, "Invalid target! Only your own henchmen are allowed!"); + oTargetNew = oTargetOld; + } + } + + if (oTargetNew!=oTargetOld) + { + MK_SetCurrentTarget(oPC, oTargetNew); + if (oTargetNew!=oPC) + { + AssignCommand(oPC, ActionForceMoveToObject(oTargetNew, FALSE, 1.0f, 5.0f)); + + if (MK_VERSION_GetIsVersionGreaterEqual_1_74(oPC)) + { + string sOnConversationScript = MK_GetEventScript(oTargetNew, EVENT_SCRIPT_CREATURE_ON_DIALOGUE); + if (sOnConversationScript!="") + { + SetLocalString(oTargetNew, "MK_CCOH_ON_DIALOG_SCRIPT", sOnConversationScript); + SetEventScript(oTargetNew, EVENT_SCRIPT_CREATURE_ON_DIALOGUE, ""); + // safety belt: if dialog does not start for some reason then this will restore the OnConversation script + DelayCommand(10.0f, MK_SetEventScript(oTargetNew, EVENT_SCRIPT_CREATURE_ON_DIALOGUE, sOnConversationScript)); + } + } + } + } + } + else + { + oTargetNew = oTargetOld; + } + + AssignCommand(oPC, ActionStartConversation(oTargetNew, "x0_skill_ctrap", TRUE, FALSE)); +} diff --git a/_module/nss/mk_pre_app.nss b/_module/nss/mk_pre_app.nss new file mode 100644 index 00000000..79b043be --- /dev/null +++ b/_module/nss/mk_pre_app.nss @@ -0,0 +1,94 @@ +#include "mk_inc_generic" +#include "mk_inc_states" +#include "mk_inc_2da_disp" +#include "mk_inc_ccoh_db" + +const string MK_APPEARANCE_TYPE_SAVE = "MK_APPEARANCE_TYPE_SAVE"; + +void RestoreOriginalAppearance(object oTarget) +{ + string sIAStr = GetLocalString(oTarget, MK_APPEARANCE_TYPE_SAVE); + MK_DEBUG_TRACE("Restoring original appearance type: '"+sIAStr+"'"); + if (sIAStr!="") + { + MK_CCOH_DB_IAStrToBodyAppearance(oTarget, sIAStr, MK_CCOH_DB_BODY_APPR_TYPE); + DeleteLocalString(oTarget, MK_APPEARANCE_TYPE_SAVE); + } +} + +void SaveOriginalAppearance(object oTarget) +{ + string sIAStr = GetLocalString(oTarget, MK_APPEARANCE_TYPE_SAVE); + if (sIAStr=="") + { + sIAStr = MK_CCOH_DB_BodyAppearanceToIAStr(oTarget, MK_CCOH_DB_BODY_APPR_TYPE); + SetLocalString(oTarget, MK_APPEARANCE_TYPE_SAVE, sIAStr); + } +} + +int GetHasOriginalAppearance(object oTarget) +{ + string sIAStr1 = GetLocalString(oTarget, MK_APPEARANCE_TYPE_SAVE); + string sIAStr2 = MK_CCOH_DB_BodyAppearanceToIAStr(oTarget, MK_CCOH_DB_BODY_APPR_TYPE); + return (sIAStr1=="") || (sIAStr1==sIAStr2); +} + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + + MK_CCOH_DB_Init(oPC); + + int nState = MK_GenericDialog_GetState(); + int nAction = MK_GenericDialog_GetAction(); + + int nCurrentPage; + + switch (nState) + { + case MK_STATE_APPEARANCETYPE: + nCurrentPage = MK_2DA_DISPLAY_GetCurrentPage(); + switch (nAction) + { + case 250: + case 251: + case 252: + case 253: + nCurrentPage = MK_2DA_DISPLAY_UpdatePage(nAction); + break; + case 127: + // Restore original appearance + RestoreOriginalAppearance(oTarget); + break; + default: + int nNewAppearanceType = MK_2DA_DISPLAY_GetValueAsInt(nAction); + if (nNewAppearanceType!=-1) + { + SaveOriginalAppearance(oTarget); + SetCreatureAppearanceType(oTarget, nNewAppearanceType); + } + break; + } + break; + default: + nState = MK_STATE_APPEARANCETYPE; + MK_2DA_DISPLAY_Initialize("appearance", "", "NAME", "STRING_REF", "LABEL", 1500); + nCurrentPage = MK_2DA_DISPLAY_GetCurrentPage(); + MK_GenericDialog_SetState(nState); + CISetCurrentModMode(oPC, MK_CI_MODMODE_BODY); + break; + } + + switch (nState) + { + case MK_STATE_APPEARANCETYPE: + MK_2DA_DISPLAY_DisplayPage(nCurrentPage, GetAppearanceType(oTarget)); + + MK_GenericDialog_SetCondition(127, !GetHasOriginalAppearance(oTarget)); + MK_GenericDialog_SetCondition(254, MK_CCOH_DB_GetIsBodyChanged(oTarget)); + break; + } + + return TRUE; +} diff --git a/_module/nss/mk_pre_armorpart.nss b/_module/nss/mk_pre_armorpart.nss new file mode 100644 index 00000000..f3673abf --- /dev/null +++ b/_module/nss/mk_pre_armorpart.nss @@ -0,0 +1,93 @@ +#include "mk_inc_generic" + +#include "x2_inc_craft" +#include "mk_inc_craft" +#include "mk_inc_states" + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + + int nNWNversion_GE_1_74 = MK_VERSION_GetIsVersionGreaterEqual_1_74(); +// int nDisableEEFeatures = MK_INIT_GetAreEEFeaturesDisabled(); + + object oItem = CIGetCurrentModItem(oPC); + + int nState = MK_GenericDialog_GetState(TRUE); + + switch (nState) + { + case MK_STATE_COPY: + { + int nItem = MK_GenericDialog_GetAction(); + MK_DEBUG_TRACE("mk_pre_armorpart(MK_STATE_COPY): nItem="+IntToString(nItem)); + if (nItem>=0) + { + object oSourceItem = MK_GenericDialog_GetObject(nItem); + MK_DEBUG_TRACE("mk_pre_armorpart(MK_STATE_COPY): oSourceItem="+GetName(oSourceItem)); + + if (GetIsObjectValid(oSourceItem)) + { + oItem = MK_CopyAppearance(oItem, oSourceItem); + MK_DEBUG_TRACE("mk_pre_armorpart(MK_STATE_COPY): oItem="+GetName(oItem)); + + CISetCurrentModItem(oPC,oItem); + + MK_EquipModifiedItem(oTarget, oPC); + } + } + break; + } + case MK_STATE_MODIFY: + CISetDefaultModItemCamera(oPC); + break; + case MK_STATE_SELECTPART: + { + int nAction = MK_GenericDialog_GetAction(); + switch (nAction) + { +// case 249: +// MK_ResetAllPreReadArmorPartCache(); +// break; + case 250: + case 251: + MK_IM_ToggleVisibility(oTarget, oPC, oItem); + oItem = CIGetCurrentModItem(oPC); + break; + } + break; + } + case MK_STATE_INIT: + CISetDefaultModItemCamera(oPC); + MK_ResetAllPreReadArmorPartCache(oPC); + break; + } + + MK_GenericDialog_SetState(MK_STATE_SELECTPART); + + int nVisible = !MK_GetHiddenWhenEquipped(oItem);; + + int nRobe = GetItemAppearance(oItem,ITEM_APPR_TYPE_ARMOR_MODEL,ITEM_APPR_ARMOR_MODEL_ROBE); + + int iItemAppr; + int nValid; + for (iItemAppr=0; iItemAppr nIASStrTypes="+IntToString(nSelectedIASStrTypes)+ + ", RWmode="+IntToString(MK_CCOH_DB_GetReadWriteMode(oPC))); + switch (MK_CCOH_DB_GetReadWriteMode(oPC)) + { + case MK_CCOH_DB_READ: + switch (CIGetCurrentModMode(oPC)) + { + case MK_CI_MODMODE_BODY: + if (MK_CCOH_DB_ReadBodyAppearanceFromDatabase( + oPC, oTarget, + MK_CCOH_DB_GetCurrentSlot(oPC), + nSelectedIASStrTypes)) + { + SendMessageToPC(oPC, "Appearance read from database!"); + } + else + { + SendMessageToPC(oPC, "Failed to read appearance from database!"); + } + break; + } + break; + case MK_CCOH_DB_WRITE: + switch (CIGetCurrentModMode(oPC)) + { + case MK_CI_MODMODE_BODY: + if (MK_CCOH_DB_WriteBodyAppearanceToDatabase( + oPC, oTarget, + MK_CCOH_DB_GetCurrentSlot(oPC), + nSelectedIASStrTypes, + MK_CCOH_DB_GetCurrentSlotName(oPC))) + { + SendMessageToPC(oPC, "Appearance written to database!"); + } + else + { + SendMessageToPC(oPC, "Failed to write appearance to database!"); + } + break; + } + break; + } + break; + } + } + nState = MK_STATE_BODY_SELECT; + MK_GenericDialog_SetState(nState); + break; + case MK_STATE_BODY_SELECT: + if ((nAction>0) && (nAction<=MK_CRAFTBODY_NUMBER_OF_BODYPARTS)) + { + // So the finish/cancel scripts work properly + CISetCurrentModMode(oPC, MK_CI_MODMODE_BODY); + + MK_SetBodyPartToBeModified(oPC, nAction, TRUE); +// MK_SaveBodyPart(oPC); + + switch (nAction) + { + case MK_CRAFTBODY_BODY: + MK_SetSubPartToBeModified(oPC, -1, FALSE); + break; + case MK_CRAFTBODY_COLOR: + MK_SetSubPartToBeModified(oPC, -1, oPC==oTarget); + break; + } + nState = MK_STATE_BODY_MODIFY; + MK_GenericDialog_SetState(nState); + } +/* else if (nAction==MK_CRAFTBODY_SAVERESTORE) + { + // So the cancel script restores the body + CISetCurrentModMode(oPC, MK_CI_MODMODE_BODY); + MK_SetBodyPartToBeModified(oPC, nAction); +// MK_SaveBody(oPC, 0); + }*/ + else if (nAction!=255) + { + SendMessageToPC(oPC, "mk_pre_body: I think we shouldn't be here. Something went wrong?"); + } + + switch (MK_GetBodyPartToBeModified(oPC)) + { +// case MK_CRAFTBODY_HORSE: + case MK_CRAFTBODY_BODY: + case MK_CRAFTBODY_COLOR: + case MK_CRAFTBODY_PHENOTYPE: + case MK_CRAFTBODY_HEAD: + case MK_CRAFTBODY_TAIL: + case MK_CRAFTBODY_WINGS: +// case MK_CRAFTBODY_SCALE: + MK_AddTemporaryEffects(oPC, MK_TAG_TEMP_EFFECT, FALSE, oTarget); + break; + } + + break; + case MK_STATE_BODY_MODIFY: + + switch (nBodyPartToBeModified) + { + case MK_CRAFTBODY_PORTRAIT: + if ((nAction>=1) && (nAction<=4)) + { + MK_NewPortrait(oTarget, nAction, oPC); + ClearAllActions(); + // So we have the proper portrait in the dialog as well + ActionPauseConversation(); + ActionWait(GetLocalFloat(oPC, "MK_PORTRAIT_DELAY")); + ActionResumeConversation(); + } + break; + case MK_CRAFTBODY_HEAD: + switch (nAction) + { + case 1: + case 2: + MK_NewBodyPart(oTarget, nAction, oPC); + break; + case 20: + case 21: + case 22: + case 23: + case 24: + SetLocalInt(oPC, MK_CRAFTBODY_HEAD_FILTER, (nAction-20)); + break; + case 250: + MK_SwapTattooColors(oTarget); + break; + } + break; + case MK_CRAFTBODY_PHENOTYPE: + case MK_CRAFTBODY_TAIL: + case MK_CRAFTBODY_WINGS: + switch (nAction) + { + case 1: + case 2: + case 3: + MK_NewBodyPart(oTarget, nAction, oPC); + break; + } + break; + case MK_CRAFTBODY_BODY: + { + int nCurrentSubPart = MK_GetSubPartToBeModified(oPC); + if (nCurrentSubPart==-1) + { + nCurrentSubPart = nAction; + nAction = -1; + MK_SetSubPartToBeModified(oPC, nCurrentSubPart, (oPC==oTarget) && (nBodyPartToBeModified == MK_CRAFTBODY_BODY)); + } + else if (nAction == -1) + { + nCurrentSubPart = -1; + MK_SetSubPartToBeModified(oPC, nCurrentSubPart, (oPC==oTarget) && (nBodyPartToBeModified == MK_CRAFTBODY_BODY)); + } + + if ((nCurrentSubPart!=-1) && (nAction!=-1)) + { + switch (nAction) + { + case 1: + case 2: + MK_NewBodyPart(oTarget, nAction, oPC); + break; + } + } + break; + } + case MK_CRAFTBODY_COLOR: + { + int nCurrentSubPart = MK_GetSubPartToBeModified(oPC); + if ((nCurrentSubPart==-1) && (nAction==250)) + { + MK_SwapTattooColors(oTarget); + } + else if (nCurrentSubPart==-1) + { + nCurrentSubPart = nAction; + nAction = -1; + MK_SetSubPartToBeModified(oPC, nCurrentSubPart, (oPC==oTarget) && (nBodyPartToBeModified == MK_CRAFTBODY_BODY)); + } + else if (nAction == -1) + { + nCurrentSubPart = -1; + MK_SetSubPartToBeModified(oPC, nCurrentSubPart, (oPC==oTarget) && (nBodyPartToBeModified == MK_CRAFTBODY_BODY)); + } + + if ((nCurrentSubPart!=-1) && (nAction!=-1)) + { + switch (nAction) + { + case 1: + case 2: + MK_NewBodyPart(oTarget, nAction, oPC); + break; + } + } + break; + } + case MK_CRAFTBODY_HORSE: + { + int nHorse=-1; + switch (nAction) + { + case 1: + case 2: + MK_NewBodyPart(oTarget, nAction, oPC); + break; + case 3: + nHorse = GetLocalInt(oTarget, MK_VAR_CURRENT_HORSE); + break; + case 4: + nHorse = MK_HORSE_1; + break; + case 5: + nHorse = MK_HORSE_2; + break; + case 6: + nHorse = MK_HORSE_3; + break; + case 7: + nHorse = MK_HORSE_4; + break; + case 8: + nHorse = MK_HORSE_5; + break; + case 20: + nHorse = 0; + break; + } + if (nHorse!=-1) + { + MK_CreatureMountHorse(oTarget,nHorse); + } + break; + } + } + break; + } + + switch (nState) + { + case MK_STATE_BODY_SELECT: + { +// MK_DEBUG_TRACE("mk_pre_body: state=MK_STATE_BODY_SELECT"); + int nPartBased = MK_GetIsPartBasedAppearanceType(oTarget); + int iCondition; + int bOk; + string sVarName; + for (iCondition=11; iCondition<=26; iCondition++) + { + bOk = (!GetIsCraftingDisabled(oPC, iCondition)); + switch (iCondition) + { + case 11: // portraits + bOk = bOk && MK_VERSION_GetIsVersionGreaterEqual_1_67(oPC); + break; + case 12: // head + case 14: // body parts + case 15: // tail + case 16: // wings + bOk = bOk && nPartBased && MK_VERSION_GetIsVersionGreaterEqual_1_67(oPC); + break; + case 13: // pheno + bOk = bOk && nPartBased && MK_VERSION_GetIsVersionGreaterEqual_1_64(oPC); + break; + case 17: // color + bOk = bOk && nPartBased && MK_VERSION_GetIsVersionGreaterEqual_1_69(oPC); + break; + case 18: // not used + case 20: // not used + bOk = FALSE; + break; + case 21: // scale +// bOk = bOk && MK_VERSION_GetIsVersionGreaterEqual_1_75(oPC); + bOk = bOk && MK_VERSION_GetIsBuildVersionGreaterEqual(oPC, 8193, 21); + break; + case 23: // description + bOk = bOk && MK_VERSION_GetIsVersionGreaterEqual_1_69(oPC) && + // (!GetIsCraftingDisabled(oPC, iCondition)) && + (!MK_CCOH_DB_GetIsBodyChanged(oPC)) && + (GetLocalInt(oPC, "MK_DISABLE_TEXT_EDITOR")!=1); + break; + case 25: // footstep type + bOk = bOk && MK_VERSION_GetIsVersionGreaterEqual_1_66(oPC); + break; + case 26: // deity + bOk = bOk && (oPC == oTarget); + break; +// default: +// bOk = (!GetIsCraftingDisabled(oPC, iCondition)); +// break; + } + MK_GenericDialog_SetCondition(iCondition, bOk); + } + MK_GenericDialog_SetCondition(254, MK_CCOH_DB_GetIsBodyChanged(oPC)); + break; + } + case MK_STATE_BODY_MODIFY: +// MK_DEBUG_TRACE("mk_pre_body: state=MK_STATE_BODY_MODIFY"); + + MK_GenericDialog_SetCondition(254, MK_CCOH_DB_GetIsBodyChanged(oPC)); + MK_GenericDialog_SetCondition(255, FALSE); + MK_GenericDialog_SetCondition(257, TRUE); + + switch (MK_GetBodyPartToBeModified(oPC)) + { +/* + case MK_CRAFTBODY_SAVERESTORE: + { + int bUsedAny=FALSE; + int nSlot; + for (nSlot=1; nSlot<=MK_CRAFTBODY_NUMBER_OF_SLOTS; nSlot++) + { + int bUsed = MK_GetIsUsedSaveBodySlot(oPC, nSlot); + bUsedAny = bUsedAny || bUsed; + MK_GenericDialog_SetCondition(nSlot, !bUsed); + MK_GenericDialog_SetCondition(10+nSlot, bUsed); + } + MK_GenericDialog_SetCondition(0, bUsedAny); + MK_GenericDialog_SetCondition(22, !bIsModified); + break; + } +*/ + case MK_CRAFTBODY_HEAD: + { + MK_GenericDialog_SetCondition(17, + MK_VERSION_GetIsVersionGreaterEqual_1_69(oPC) && + (!GetIsCraftingDisabled(oPC, 17))); + + int nCurrentFilter = GetLocalInt(oPC, MK_CRAFTBODY_HEAD_FILTER); + int nUserFilter = (GetLocalString(oPC, "MK_2DA_VALID_HEADS")!=""); + int nCEPFilter = (MK_BODY_GetCEPHeadFilterExists(oPC)); + MK_GenericDialog_SetCondition(20, (nCurrentFilter!=0)); + MK_GenericDialog_SetCondition(21, (nCurrentFilter!=1)); + MK_GenericDialog_SetCondition(22, (nCurrentFilter!=2) && (nUserFilter) && (!nCEPFilter)); + MK_GenericDialog_SetCondition(23, (nCurrentFilter!=3) && (!nUserFilter) && (nCEPFilter)); + MK_GenericDialog_SetCondition(24, (nCurrentFilter!=4) && (nUserFilter) && (nCEPFilter)); + + string sFilter=""; + switch (nCurrentFilter) + { + case 0: + sFilter = "none"; + break; + case 1: + sFilter = "Bioware"; + break; + case 2: + sFilter = "User"; + break; + case 3: + sFilter = "CEP"; + break; + case 4: + sFilter = "User / CEP"; + break; + } + SetCustomToken(14433, sFilter); + + break; + } + case MK_CRAFTBODY_PORTRAIT: + { + int nMaxCustomId = MK_GetMaxPortraitId(oPC, TRUE); + MK_GenericDialog_SetCondition(3,nMaxCustomId>0); + MK_GenericDialog_SetCondition(4,nMaxCustomId>0); + break; + } + case MK_CRAFTBODY_BODY: + { + int nBodyPart; + for (nBodyPart=0; nBodyPart<=17; nBodyPart++) + { + int nMaxBodyPartID = MK_GetMaxBodyPartID(oPC, nBodyPart); + MK_GenericDialog_SetCondition(nBodyPart, nMaxBodyPartID>0); + } + break; + } + case MK_CRAFTBODY_HORSE: + { +// MK_DEBUG_TRACE("mk_pre_body: part=MK_CRAFTBODY_HORSE"); + int bIsRiding = MK_GetIsRiding(oTarget); + int nCurrentHorse = GetLocalInt(oTarget, MK_VAR_CURRENT_HORSE); + int nHorse = GetCreatureTailType(oTarget); +// MK_DEBUG_TRACE("bIsRiding="+IntToString(bIsRiding)+", nCurrentHorse="+IntToString(nCurrentHorse)+", nHorse="+IntToString(nHorse)); + MK_GenericDialog_SetCondition(1, bIsRiding); + MK_GenericDialog_SetCondition(2, bIsRiding); + MK_GenericDialog_SetCondition(3, (nCurrentHorse!=0) && (nHorse!=nCurrentHorse)); + MK_GenericDialog_SetCondition(4, (nCurrentHorse!=MK_HORSE_1) && (nHorse!=MK_HORSE_1)); + MK_GenericDialog_SetCondition(5, (nCurrentHorse!=MK_HORSE_2) && (nHorse!=MK_HORSE_2)); + MK_GenericDialog_SetCondition(6, (nCurrentHorse!=MK_HORSE_3) && (nHorse!=MK_HORSE_3)); + MK_GenericDialog_SetCondition(7, (nCurrentHorse!=MK_HORSE_4) && (nHorse!=MK_HORSE_4)); + MK_GenericDialog_SetCondition(8, (nCurrentHorse!=MK_HORSE_5) && (nHorse!=MK_HORSE_5)); + MK_GenericDialog_SetCondition(20, bIsRiding); + MK_SetBodyPartTokens(oPC, oTarget); + + switch (MK_HORSE_GetHorseSystem(oPC)) + { + case MK_HORSE_BIOWARE_HORSE_SYSTEM: + MK_GenericDialog_SetCondition(254, FALSE); + MK_GenericDialog_SetCondition(255, TRUE); + MK_GenericDialog_SetCondition(257, FALSE); + SetCustomToken(14424, "Bioware Instant Horse System."); + break; + case MK_HORSE_CCOH_HORSE_SYSTEM: + MK_GenericDialog_SetCondition(254, TRUE); + MK_GenericDialog_SetCondition(255, FALSE); + MK_GenericDialog_SetCondition(257, TRUE); + SetCustomToken(14424, "CCOH Simple Horse System."); + break; + } + + break; + } +/* default: + MK_SetBodyPartTokens(oPC); + break;*/ + } + MK_SetBodyPartTokens(oPC, oTarget); + + break; + } + + MK_DELIMITER_Initialize(); + + return TRUE; +} diff --git a/_module/nss/mk_pre_cheats.nss b/_module/nss/mk_pre_cheats.nss new file mode 100644 index 00000000..80456807 --- /dev/null +++ b/_module/nss/mk_pre_cheats.nss @@ -0,0 +1,1556 @@ +#include "mk_inc_generic" +#include "mk_inc_debug" +#include "mk_inc_states" +#include "mk_inc_math" +#include "mk_inc_delimiter" +#include "mk_inc_itm_disp" +#include "mk_inc_2da_disp" +#include "mk_inc_cheats" + +//const int MK_CHEATS_DEBUG = FALSE; + +const string MK_CHEATS_LEVEL_XP = "MK_CHEATS_LEVEL_XP"; +const string MK_CHEATS_GOLD_AMOUNT = "MK_CHEATS_GOLD_AMOUNT"; +const string MK_CHEATS_ALIGNMENT_GOODEVIL = "MK_CHEATS_ALIGNMENT_GOODEVIL"; +const string MK_CHEATS_ALIGNMENT_LAWCHAOS = "MK_CHEATS_ALIGNMENT_LAWCHAOS"; + +/* +void MK_CHEATS_DEBUG_TRACE(string sMessage) +{ + if (MK_ITM_DISPLAY_DEBUG) + { + MK_DEBUG_TRACE(sMessage); + } +} +*/ + +string MK_CHEATS_GetCheatEnabledDisableVarName(int nState, int bEnabled) +{ + return "MK_CHEATS_" + IntToString(nState) + "_" + (bEnabled ? "ENABLED" : "DISABLED"); +} + +int MK_CHEATS_GetIsCheatEnabled(int nState) +{ + string sVarName = MK_CHEATS_GetCheatEnabledDisableVarName(nState, TRUE); + int nReturn = GetLocalInt(OBJECT_SELF, sVarName); + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_GetIsCheatEnabled("+IntToString(nState)+"): GetLocalInt("+sVarName+")="+IntToString(nReturn)); + return nReturn; +} + +int MK_CHEATS_GetIsCheatDisabled(int nState) +{ + string sVarName = MK_CHEATS_GetCheatEnabledDisableVarName(nState, FALSE); + int nReturn = GetLocalInt(OBJECT_SELF, sVarName); + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_GetIsCheatDisabled("+IntToString(nState)+"): GetLocalInt("+sVarName+")="+IntToString(nReturn)); + return nReturn; +} + +void MK_CHEATS_DisableCheat(int nState, int bDisable=TRUE) +{ + SetLocalInt(OBJECT_SELF, MK_CHEATS_GetCheatEnabledDisableVarName(nState, FALSE), bDisable); + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_DisableCheat("+IntToString(nState)+", "+IntToString(bDisable)+"): " + +"GetLocalInt("+MK_CHEATS_GetCheatEnabledDisableVarName(nState, FALSE)+")=" + + IntToString(GetLocalInt(OBJECT_SELF, MK_CHEATS_GetCheatEnabledDisableVarName(nState, FALSE)))); +} + +int MK_CHEATS_GetItemFlagDefaultMode(int nState) +{ + int nMode = 0; + switch (nState) + { + case MK_STATE_CHEATS_PLOTFLAG: + nMode = MK_ITM_DISP_ALL | MK_ITM_DISP_HIDDENSLOTS; + break; + default: + nMode = MK_ITM_DISP_ALL; + break; + } + return nMode; +} + +string MK_CHEATS_GetCheatDisabledMessage(int nState) +{ + string sReturn = ""; + if (!MK_CHEATS_GetIsCheatEnabled(nState)) + { + sReturn = MK_TLK_GetStringByStrRef(-466); + } + else if (MK_CHEATS_GetIsCheatDisabled(nState)) + { + sReturn = MK_TLK_GetStringByStrRef(-485); + } + else + { + switch (nState) + { + case MK_STATE_CHEATS_CURSEDFLAG: + case MK_STATE_CHEATS_PLOTFLAG: + case MK_STATE_CHEATS_STOLENFLAG: + case MK_STATE_CHEATS_NOTIDENTIFIED: + { + int nStateQ = MK_GenericDialog_SetState(nState); + MK_ITM_DISPLAY_Initialize(BASE_ITEM_INVALID, MK_CHEATS_GetItemFlagDefaultMode(nState), MK_ITM_DISP_MAX_PAGE_LENGTH, "mk_cb_iflag_chk"); + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_GetCheatDisabledMessage("+IntToString(nState)+"): nItemCount = "+IntToString(MK_ITM_DISPLAY_GetItemCount())); + MK_GenericDialog_SetState(nStateQ); + if (MK_ITM_DISPLAY_GetItemCount()==0) + { + sReturn = MK_TLK_GetStringByStrRef(-467); + } + MK_ITM_DISPLAY_Cleanup(); + break; + } + case MK_STATE_CHEATS_FEATS: + case MK_STATE_CHEATS_SKILLPOINTS: + if (!GetIsObjectValid(GetItemInSlot(INVENTORY_SLOT_CARMOUR, OBJECT_SELF))) + { + sReturn = MK_TLK_GetStringByStrRef(-465); + } + break; +// case MK_STATE_CHEATS_CHARGES: +// sReturn = MK_TLK_GetStringByStrRef(-473); +// break; + } + } + return sReturn; +} + +int MK_CHEATS_GetCheatEnabled(int nState) +{ + return (MK_CHEATS_GetCheatDisabledMessage(nState)==""); +} + +void MK_CHEATS_SetCustomTokens() +{ + string sDisabledOptionsColor = GetLocalString(OBJECT_SELF, "MK_DISABLED_OPTIONS_COLOR"); + string sCloseColor = (sDisabledOptionsColor!="" ? "" : ""); + string sMessage=""; + int nToken1,nToken2; + int nCondition; + + int iState; + for (iState = MK_STATE_CHEATS+1; iState<=MK_STATE_CHEATS_SWAPITEMPROPS; iState++) + { + sMessage = MK_CHEATS_GetCheatDisabledMessage(iState); + switch (iState) + { + case MK_STATE_CHEATS_LEVEL: + nToken1 = 14460; nToken2 = nToken1+10; + nCondition = 31; + break; + case MK_STATE_CHEATS_GOLD: + nToken1 = 14461; nToken2 = nToken1+10; + nCondition = 32; + break; + case MK_STATE_CHEATS_ALIGNMENT: + nToken1 = 14462; nToken2 = nToken1+10; + nCondition = 33; + break; + case MK_STATE_CHEATS_FEATS: + nToken1 = 14463; nToken2 = nToken1+10; + nCondition = 34; + break; + case MK_STATE_CHEATS_SKILLPOINTS: + nToken1 = 14464; nToken2 = nToken1+10; + nCondition = 37; + break; + case MK_STATE_CHEATS_ITEMPROPS: + nToken1 = 14465; nToken2 = nToken1+10; + nCondition = 38; + break; + case MK_STATE_CHEATS_CURSEDFLAG: + nToken1 = 14466; nToken2 = nToken1+10; + nCondition = 35; + break; + case MK_STATE_CHEATS_OPENSTORE: + nToken1 = 14467; nToken2 = nToken1+10; + nCondition = 36; + break; + case MK_STATE_CHEATS_CHARGES: + nToken1 = 14468; nToken2 = nToken1+10; + nCondition = 39; + break; + case MK_STATE_CHEATS_PLOTFLAG: + nToken1 = 14469; nToken2 = nToken1+10; + nCondition = 30; + break; + case MK_STATE_CHEATS_STOLENFLAG: + nToken1 = 14449; nToken2 = nToken1+10; + nCondition = 29; + break; + case MK_STATE_CHEATS_NOTIDENTIFIED: + nToken1 = 14448; nToken2 = nToken1+10; + nCondition = 28; + break; + case MK_STATE_CHEATS_SWAPITEMPROPS: + nToken1 = 14447; nToken2 = nToken1+10; + nCondition = 27; + break; + } + int bEnable = (sMessage==""); + SetCustomToken(nToken1, (!bEnable ? sDisabledOptionsColor : "")); + SetCustomToken(nToken2, (!bEnable ? sMessage+sCloseColor : "")); + MK_GenericDialog_SetCondition(nCondition, bEnable); + } +} + + +int MK_CHEATS_GetLevel(object oPC) +{ + int nCurrentXP = GetXP(oPC); + int nCurrentLevel = FloatToInt(0.5 + sqrt((125.0+nCurrentXP)/500.0)); +// 1/2+WURZEL((125+D11)/500) + return nCurrentLevel; +} + +int _max(int n1, int n2) +{ + return (n1>n2 ? n1 : n2); +} + +int _min(int n1, int n2) +{ + return (n1=0) + { + int nXP = GetLocalInt(oPC, MK_CHEATS_LEVEL_XP); + SetXP(oPC, nRequiredXP); + SetLocalInt(oPC, MK_CHEATS_LEVEL_XP, nXP + (nRequiredXP - nCurrentXP)); + } + } +} + +void MK_CHEATS_GiveGold(object oPC, int nGold) +{ + int nCurrentGold = GetGold(oPC); + int nGoldGiven = GetLocalInt(oPC, MK_CHEATS_GOLD_AMOUNT); + if (nGold>0) + { + GiveGoldToCreature(oPC, nGold); + } + else if (nGold<0) + { + TakeGoldFromCreature(-nGold, oPC, TRUE); + } + SetLocalInt(oPC, MK_CHEATS_GOLD_AMOUNT, nGoldGiven + GetGold(oPC) - nCurrentGold); +} + +void MK_CHEATS_AdjustAlignment(object oPC, int nAlignment, int nShift) +{ + int nCurrentAlignment=-1; + int nAlignmentShifted=-1; + switch (nAlignment) + { + case ALIGNMENT_CHAOTIC: + nAlignment = ALIGNMENT_LAWFUL; + nShift*=-1; + case ALIGNMENT_LAWFUL: + nCurrentAlignment = GetLawChaosValue(oPC); + nAlignmentShifted = GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_LAWCHAOS); + break; + break; + case ALIGNMENT_EVIL: + nAlignment = ALIGNMENT_GOOD; + nShift*=-1; + case ALIGNMENT_GOOD: + nCurrentAlignment = GetGoodEvilValue(oPC); + nAlignmentShifted = GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_GOODEVIL); + break; + } + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_AdjustAlignment: nAlignment="+IntToString(nAlignment) + +", nShift="+IntToString(nShift)+", nCurrentAlignment="+IntToString(nCurrentAlignment)); + + AdjustAlignment(oPC, nAlignment, nShift, FALSE); + + int nNewAlignment=-1; + + switch (nAlignment) + { + case ALIGNMENT_LAWFUL: + nNewAlignment = GetLawChaosValue(oPC); + break; + case ALIGNMENT_GOOD: + nNewAlignment = GetGoodEvilValue(oPC); + break; + } + + int nCurrentShift = nNewAlignment - nCurrentAlignment; + + MK_CHEATS_DEBUG_TRACE(" > nNewAlignment="+IntToString(nNewAlignment) + + ", nNewAlignment-nOldAlignment="+IntToString(nNewAlignment-nCurrentAlignment) + + ", desired="+IntToString(nShift)); + + if ((nCurrentShift != nShift) && (nNewAlignment!=0) && (nNewAlignment!=100)) + { + int nAdjustment = -(nCurrentShift - nShift); + MK_CHEATS_DEBUG_TRACE(" > adjustment required: adjustment="+IntToString(nAdjustment)); + AdjustAlignment(oPC, nAlignment, nAdjustment, FALSE); + } + + switch (nAlignment) + { + case ALIGNMENT_LAWFUL: + nNewAlignment = GetLawChaosValue(oPC); + SetLocalInt(oPC, MK_CHEATS_ALIGNMENT_LAWCHAOS, nAlignmentShifted + (nNewAlignment-nCurrentAlignment)); + break; + case ALIGNMENT_GOOD: + nNewAlignment = GetGoodEvilValue(oPC); + SetLocalInt(oPC, MK_CHEATS_ALIGNMENT_GOODEVIL, nAlignmentShifted + (nNewAlignment-nCurrentAlignment)); + break; + } +} + +void MK_CHEATS_RestoreAlignment(object oPC) +{ + int nShift; + nShift = GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_LAWCHAOS); + if (nShift>0) + { + MK_CHEATS_AdjustAlignment(oPC, ALIGNMENT_CHAOTIC, nShift); + } + else if (nShift<0) + { + MK_CHEATS_AdjustAlignment(oPC, ALIGNMENT_LAWFUL, -nShift); + } + nShift = GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_GOODEVIL); + if (nShift>0) + { + MK_CHEATS_AdjustAlignment(oPC, ALIGNMENT_EVIL, nShift); + } + else if (nShift<0) + { + MK_CHEATS_AdjustAlignment(oPC, ALIGNMENT_GOOD, -nShift); + } +} + +void _SetAlignmentToken(int nToken, string sAlignmentText, int nAlignmentValue, int nShifted) +{ + string s = sAlignmentText + " (" + IntToString(nAlignmentValue) + + (nShifted!=0 ? " / " + (nShifted>0 ? "+" : "") + IntToString(nShifted) : "") + ")"; + SetCustomToken(nToken, s); +} + +void MK_CHEATS_SetAlignmentToken(object oPC, int nTokenLawChaos, int nTokenGoodEvil) +{ + int nStrRef=-1; + switch (GetAlignmentGoodEvil(oPC)) + { + case ALIGNMENT_GOOD: + nStrRef = 265; + break; + case ALIGNMENT_EVIL: + nStrRef = 266; + break; + case ALIGNMENT_NEUTRAL: + nStrRef = 264; + break; + default: + nStrRef=-1; + break; + } + string sAlignmentGoodEvilText = (nStrRef!=-1 ? GetStringByStrRef(nStrRef) : ""); + + switch (GetAlignmentLawChaos(oPC)) + { + case ALIGNMENT_LAWFUL: + nStrRef = 268; + break; + case ALIGNMENT_CHAOTIC: + nStrRef = 267; + break; + case ALIGNMENT_NEUTRAL: + nStrRef = 264; + break; + default: + nStrRef=-1; + break; + } + string sAlignmentLawChaosText = (nStrRef!=-1 ? GetStringByStrRef(nStrRef) : ""); + + int nCurrentAlignmentGoodEvil = GetGoodEvilValue(oPC); + int nCurrentAlignmentLawChaos = GetLawChaosValue(oPC); + + int nShiftedGoodEvil = GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_GOODEVIL); + int nShiftedLawChaos = GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_LAWCHAOS); + + _SetAlignmentToken(nTokenGoodEvil, sAlignmentGoodEvilText, nCurrentAlignmentGoodEvil, nShiftedGoodEvil); + _SetAlignmentToken(nTokenLawChaos, sAlignmentLawChaosText, nCurrentAlignmentLawChaos, nShiftedLawChaos); + +// SetCustomToken(nTokenGoodEvil, sAlignmentGoodEvilText + " (" + IntToString(nCurrentAlignmentGoodEvil) +// + "[" + ( nShiftedGoodEvil > 0 ? "+" : "" ) + IntToString(nShiftedGoodEvil) + "])"); +// SetCustomToken(nTokenLawChaos, sAlignmentLawChaosText + " (" + IntToString(nCurrentAlignmentLawChaos) +// + "[" + ( nShiftedLawChaos > 0 ? "+" : "" ) + IntToString(nShiftedLawChaos) + "])"); +} + +void MK_CHEATS_ToggleFeat(int nFeat) +{ + object oItem = GetItemInSlot(INVENTORY_SLOT_CARMOUR, OBJECT_SELF); + if (!GetIsObjectValid(oItem)) + { + return; + } + itemproperty iProp = MK_IPRP_GetItemProperty(oItem, ITEM_PROPERTY_BONUS_FEAT, nFeat); + if (GetIsItemPropertyValid(iProp)) + { + RemoveItemProperty(oItem, iProp); + } + else + { +// iProp = TagItemProperty(ItemPropertyBonusFeat(nFeat), MK_CHEATS_CreateItemPropertyTag(ITEM_PROPERTY_BONUS_FEAT, nFeat)); + iProp = ItemPropertyBonusFeat(nFeat); + AddItemProperty(DURATION_TYPE_PERMANENT, iProp, oItem); + } +} + +int MK_CHEATS_GetCurrentSkillBonus(int bRemoveProperties=FALSE) +{ + int nSkillBonus = 0; + object oItem = GetItemInSlot(INVENTORY_SLOT_CARMOUR, OBJECT_SELF); + if (GetIsObjectValid(oItem)) + { + int nSkill = MK_CHEATS_GetCurrentSkill(); + if (nSkill!=-1) + { + nSkillBonus = MK_IPRP_GetSkillBonus(oItem, nSkill, bRemoveProperties); + } + } + return nSkillBonus; +} + +int MK_CHEATS_GetHasModifiedSkill() +{ + object oItem = GetItemInSlot(INVENTORY_SLOT_CARMOUR, OBJECT_SELF); + int iSkill; + for (iSkill=0; iSkill=0) && (!bCanSetSkillBonus); + bDisableDecrease = (nSkillBonus<=0) && (!bCanSetSkillBonus); + } + + SetCustomToken(14471, (bDisableIncrease ? sDisabledOptionsColor : "")); + SetCustomToken(14472, (bDisableIncrease ? "" : "")); + SetCustomToken(14473, (bDisableDecrease ? sDisabledOptionsColor : "")); + SetCustomToken(14474, (bDisableDecrease ? "" : "")); + SetCustomToken(14475, (nSkillBonus==0 ? sDisabledOptionsColor : "")); + SetCustomToken(14476, (nSkillBonus==0 ? "" : "")); + SetCustomToken(14477, (!bHasModifiedSkills ? sDisabledOptionsColor : "")); + SetCustomToken(14478, (!bHasModifiedSkills ? "" : "")); +} + +void MK_CHEATS_AdjustCurrentSkill(int nValue) +{ + int nSkill = MK_CHEATS_GetCurrentSkill(); + if (nSkill == -1) + { + return; + } + object oItem = GetItemInSlot(INVENTORY_SLOT_CARMOUR, OBJECT_SELF); + if (!GetIsObjectValid(oItem)) + { + return; + } + if (!MK_CHEATS_GetCanSetSkillBonus(MK_CHEATS_GetCurrentSkillBonus(FALSE) + nValue)) + { + return; + } + + int nSkillBonus = MK_CHEATS_GetCurrentSkillBonus(TRUE) + nValue; + + if (nSkillBonus!=0) + { + itemproperty iProp; + string sTag; + if (nSkillBonus>0) + { + iProp = ItemPropertySkillBonus(nSkill, nSkillBonus); +// sTag = MK_CHEATS_CreateItemPropertyTag(ITEM_PROPERTY_SKILL_BONUS, nSkill); + } + else + { + iProp = ItemPropertyDecreaseSkill(nSkill, -nSkillBonus); +// sTag = MK_CHEATS_CreateItemPropertyTag(ITEM_PROPERTY_DECREASED_SKILL_MODIFIER, nSkill); + } + if (GetIsItemPropertyValid(iProp)) + { +// iProp = TagItemProperty(iProp, sTag); + AddItemProperty(DURATION_TYPE_PERMANENT, iProp, oItem); + } + } +} + +void MK_CHEATS_ResetCurrentSkill() +{ + MK_CHEATS_GetCurrentSkillBonus(TRUE); +} + +void MK_CHEATS_ResetAllSkills() +{ + object oItem = GetItemInSlot(INVENTORY_SLOT_CARMOUR, OBJECT_SELF); + int iSkill; + for (iSkill=0; iSkill=MK_CHEATS_MIN_CHARGES) || (nAdjustBy>0)) + { + SetItemCharges(oItem, MK_MATH_MaxInt(MK_CHEATS_MIN_CHARGES, nCharges + nAdjustBy)); + } + } +} + +int MK_CHEATS_FinishChangeCharges() +{ + int nState = MK_GenericDialog_GetState(); + object oItem = MK_CHEATS_GetCurrentItem(); + if (MK_CHEATS_FinishModifyItem()) + { + MK_CHEATS_SetCurrentItem(oItem); +// MK_ITM_DISPLAY_Cleanup(); +// MK_GenericDialog_SetState(nState = MK_STATE_CHEATS); + } + return nState; +} + +int MK_CHEATS_CancelChangeCharges() +{ + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_CancelChangeCharges() *start*"); + + int nState = MK_GenericDialog_GetState(); + + MK_CHEATS_CancelModifyItem(); + + MK_ITM_DISPLAY_Cleanup(); + MK_ITM_DISPLAY_Initialize(BASE_ITEM_INVALID, MK_ITM_DISP_ALL, 10, "mk_cb_ichrg_chk"); + +// MK_GenericDialog_SetState(nState = MK_STATE_CHEATS); + + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_CancelChangeCharges(): *terminate*"); + return nState; +} + + +int MK_CHEATS_OpenCurrentStore() +{ + int bReturn = TRUE; + int nStoreID = MK_CHEATS_GetCurrentStore(); + if (nStoreID!=-1) + { + object oPC = GetPCSpeaker(); + object oStore = MK_CHEATS_SearchCurrentStore(); + if (!GetIsObjectValid(oStore)) + { + MK_DEBUG_TRACE("MK_CHEATS_OpenCurrentStore: store with tag '"+MK_CHEATS_GetCurrentStoreTag()+"' not found!"); + oStore = CreateObject(OBJECT_TYPE_STORE, MK_CHEATS_GetCurrentStoreResRef(), + GetLocation(oPC)); + } + if (GetIsObjectValid(oStore)) + { + MK_DEBUG_TRACE("MK_CHEATS_OpenCurrentStore: sResRef ='"+MK_CHEATS_GetCurrentStoreResRef()+"', sTag = '"+GetTag(oStore)+"'"); + object oStoreQ = GetObjectByTag(MK_CHEATS_GetCurrentStoreTag()); + if (!GetIsObjectValid(oStoreQ)) + { + MK_DEBUG_TRACE(" > store sill not found?"); + } + int nMarkUp = 0, nMarkDown=0; + if (MK_Get2DAInt("mk_cheat_stores", "ADJUST_PRICES", nStoreID, 0)) + { + nMarkUp = FloatToInt(100*GetLocalFloat(oPC, "MK_CHEATS_ITEM_BUY") - 100); + nMarkDown = FloatToInt(100*GetLocalFloat(oPC, "MK_CHEATS_ITEM_SELL") - 100); + int nStoreMarkUp = MK_Get2DAInt("mk_cheat_stores", "SELL", nStoreID, -1); + int nStoreMarkDown = MK_Get2DAInt("mk_cheat_stores", "BUY", nStoreID, -1); + if (nStoreMarkUp!=-1) + { + nMarkUp += (100-nStoreMarkUp); + } + if (nStoreMarkDown!=-1) + { + nMarkDown += (100-nStoreMarkDown); + } + } + MK_DEBUG_TRACE("OpenStore('"+GetName(oStore)+"', '"+GetName(oPC)+"', nMarkup="+IntToString(nMarkUp)+", "+IntToString(nMarkDown)+")"); + OpenStore(oStore, oPC, nMarkUp, nMarkDown); + bReturn = !GetLocalInt(OBJECT_SELF, "MK_CHEATS_EXTITDLGONOPENSTORE"); + MK_DEBUG_TRACE("MK_CHEATS_OpenCurrentStore(): "+GetTag(oStore)+" opened!"); + } + } + MK_CHEATS_DEBUG_TRACE("MK_CHEATS_OpenCurrentStore()="+IntToString(bReturn)); + return bReturn; +} + +int MK_CHEATS_PrepareDisablingCurrentCheat() +{ + int nState = MK_GenericDialog_GetState(); + int nToken = 0; + switch (nState) + { + case MK_STATE_CHEATS_LEVEL: + nToken = -475; + break; + case MK_STATE_CHEATS_GOLD: + nToken = -476; + break; + case MK_STATE_CHEATS_ALIGNMENT: + nToken = -477; + break; + case MK_STATE_CHEATS_FEATS: + nToken = -478; + break; + case MK_STATE_CHEATS_CURSEDFLAG: + nToken = -481; + break; + case MK_STATE_CHEATS_OPENSTORE: + nToken = -483; + break; + case MK_STATE_CHEATS_SKILLPOINTS: + nToken = -479; + break; + case MK_STATE_CHEATS_ITEMPROPS: + nToken = -480; + break; + case MK_STATE_CHEATS_CHARGES: + nToken = -482; + break; + case MK_STATE_CHEATS_PLOTFLAG: + nToken = -489; + break; + case MK_STATE_CHEATS_STOLENFLAG: + nToken = -493; + break; + case MK_STATE_CHEATS_NOTIDENTIFIED: + nToken = -494; + break; + default: + nToken = -484; + break; + } + SetCustomToken(14422, MK_TLK_GetStringByStrRef(nToken)); + SetLocalInt(OBJECT_SELF, "MK_CHEATS_DISABLE_CHEAT", nState); + MK_GenericDialog_SetState(nState = MK_STATE_CHEATS_DISABLE); + return nState; +} + +int MK_CHEATS_DisableCurrentCheat() +{ + int nCheat = GetLocalInt(OBJECT_SELF, "MK_CHEATS_DISABLE_CHEAT"); + MK_CHEATS_DisableCheat(nCheat, TRUE); + int nState = MK_STATE_CHEATS; + MK_GenericDialog_SetState(nState); + return nState; +} + +int MK_CHEATS_ToggleFlag(object oItem, int nState) +{ + int nFlag; + string sVarName = "MK_CHEATS_FLAG_"+IntToString(nState); + int nMarked = GetLocalInt(oItem, sVarName); + switch (nState) + { + case MK_STATE_CHEATS_CURSEDFLAG: + SetItemCursedFlag(oItem, nFlag = !GetItemCursedFlag(oItem)); + break; + case MK_STATE_CHEATS_PLOTFLAG: + SetPlotFlag(oItem, nFlag = !GetPlotFlag(oItem)); + break; + case MK_STATE_CHEATS_STOLENFLAG: + SetStolenFlag(oItem, nFlag = !GetStolenFlag(oItem)); + break; + case MK_STATE_CHEATS_NOTIDENTIFIED: + { + int nIdentified = GetIdentified(oItem); + int nGold = GetLocalInt(OBJECT_SELF, "MK_CHEATS_ITEM_IDENTIFY"); + if ((!nIdentified) && (!nMarked)) + { + int nGold = GetLocalInt(OBJECT_SELF, "MK_CHEATS_ITEM_IDENTIFY"); + if (GetGold() >= nGold) + { + SetIdentified(oItem, TRUE); + nFlag = FALSE; + if (nGold>0) + { + TakeGoldFromCreature(nGold, OBJECT_SELF, TRUE); + SendMessageToPC(OBJECT_SELF, "Item identified: name is "+MK_IPRP_GetItemName(oItem)+"!"); + } + } + else + { + // we haven't done anything so we make sure that + // the local int doesn't get changed later + nMarked = !nMarked; + nFlag = TRUE; + SendMessageToPC(OBJECT_SELF, "Failed to identify "+MK_IPRP_GetItemName(oItem)+": not enough gold!"); + } + } + else + { + if ((nIdentified) && (nMarked) && (nGold>0)) + { + GiveGoldToCreature(OBJECT_SELF, nGold); + SendMessageToPC(OBJECT_SELF, "Previously identified item made unidentified again. Gold is returned!"); + } + SetIdentified(oItem, !nIdentified); + nFlag = nIdentified; + } + break; + } + } + // Mark Uncursed/Unplot/Unstolen/Identified items or remove mark + // when items are recursed, re-plot, re-stolen or re-unidentified + // or mark items, when they are cursed, plot, stolen or unidentified + // and remove mark, when they are uncursed, unplot, unstolen or identified. + // This looks confusing but the idea is, that marked items are modified + // by CCOH + SetLocalInt(oItem, sVarName, !nMarked); + + return nFlag; +} + +void MK_CHEATS_SetToggleFlagToken(int nState) +{ +// MK_DEBUG_TRACE("MK_CHEATS_SetToggleFlagToken("+IntToString(nState)+")"); + object oPC = OBJECT_SELF; + int nStrRef1, nStrRef2, nStrRef3, nStrRefS; + string sText1, sText2, sText3, sTextS; + int bText3Colored=TRUE; + string sColorToken; + string sTokenEnd = ""; + switch (nState) + { + case MK_STATE_CHEATS_CURSEDFLAG: + nStrRef1 = -486; nStrRef2 = -487; nStrRef3 = -488; nStrRefS = 111874; + break; + case MK_STATE_CHEATS_PLOTFLAG: + nStrRef1 = -490; nStrRef2 = -491; nStrRef3 = -492; nStrRefS = 6808; + break; + case MK_STATE_CHEATS_STOLENFLAG: + nStrRef1 = -495; nStrRef2 = -496; nStrRef3 = -497; nStrRefS = 7102; + break; + case MK_STATE_CHEATS_NOTIDENTIFIED: + nStrRef1 = -498; nStrRef2 = 0; nStrRef3 = 0; nStrRefS = 5548; + sColorToken = GetLocalString(oPC, "MK_GOLD_COLOR"); + sText2 = "\n"+GetStringByStrRef(65759)+": "+sColorToken+IntToString(GetGold(oPC))+sTokenEnd; + sText3 = "\n"+GetStringByStrRef(84370)+": "+sColorToken+IntToString(GetLocalInt(oPC, "MK_CHEATS_ITEM_IDENTIFY"))+sTokenEnd; + bText3Colored=FALSE; + break; + } + int nGender = GetGender(OBJECT_SELF); + + if (nStrRef1!=0) sText1 = MK_TLK_GetStringByStrRef(nStrRef1, nGender); + if (nStrRef2!=0) sText2 = MK_TLK_GetStringByStrRef(nStrRef2, nGender); + if (nStrRef3!=0) sText3 = MK_TLK_GetStringByStrRef(nStrRef3, nGender); + if (nStrRefS!=0) sTextS = MK_TLK_GetStringByStrRef(nStrRefS, nGender); + + if (bText3Colored) + { + string sColorToken = GetLocalString(oPC, "MK_WARNING_COLOR"); + if (sColorToken!="") + { + sText3 = sColorToken+sText3+sTokenEnd; + } + } + + SetCustomToken(14422, sText1); + SetCustomToken(14423, sText2); + SetCustomToken(14424, sText3); + SetCustomToken(14425, sTextS); +} + +void MK_CHEATS_UnsetCurrentFlagForAllItems() +{ + object oPC = GetPCSpeaker(); + int nState = MK_GenericDialog_GetState(); + int nFlag; + string sVarName = "MK_CHEATS_FLAG_"+IntToString(nState); + int nMarked; + int nCount = MK_ITM_DISPLAY_GetItemCount(); + int iItem; + for (iItem=0; iItem=nGoldRequired) + { + SetIdentified(oItem, nFlag); + TakeGoldFromCreature(nGoldRequired, oPC, TRUE); + } + else + { + nFlag = FALSE; + SendMessageToPC(oPC, "Failed to identify "+MK_IPRP_GetItemName(oItem)+": not enough gold!"); + } + } + break; + } + if (nFlag) + { + SetLocalInt(oItem, sVarName, TRUE); + } + } + } + } +} + +void MK_CHEATS_RestoreCurrentFlagForAllItems() +{ + object oPC = GetPCSpeaker(); + int nState = MK_GenericDialog_GetState(); + int nFlag; + string sVarName = "MK_CHEATS_FLAG_"+IntToString(nState); + int nMarked; + int nCount = MK_ITM_DISPLAY_GetItemCount(); + int iItem; + for (iItem=0; iItem=0) && (nAction=0) && (nAction=0) && (nAction=0) && (nAction=0) && (nAction" : "")); + SetCustomToken(14473, (bMaxLevel ? GetLocalString(OBJECT_SELF, MK_DISABLED_OPTIONS_COLOR) : "")); + SetCustomToken(14474, (bMaxLevel ? "" : "")); + int nXP = GetLocalInt(oPC, MK_CHEATS_LEVEL_XP); + MK_GenericDialog_SetConditionRange(28, 31, TRUE); + MK_GenericDialog_SetCondition(38, nXP!=0); + MK_GenericDialog_SetCondition(39, nXP!=0); + SetCustomToken(14421, IntToString(nLevel)); + SetCustomToken(14422, IntToString(GetXP(oPC))); + SetCustomToken(14423, IntToString(nXP)); + MK_GenericDialog_SetCondition(127, TRUE); + break; + } + case MK_STATE_CHEATS_GOLD: + { + int nCurrentGold = GetGold(oPC); + int nGoldGiven = GetLocalInt(oPC, MK_CHEATS_GOLD_AMOUNT); + SetCustomToken(14471, (nCurrentGold==0 ? GetLocalString(OBJECT_SELF, MK_DISABLED_OPTIONS_COLOR) : "")); + SetCustomToken(14472, (nCurrentGold==0 ? "" : "")); + MK_GenericDialog_SetConditionRange(25, 34, TRUE); + MK_GenericDialog_SetCondition(38, nGoldGiven!=0); + MK_GenericDialog_SetCondition(39, nGoldGiven!=0); + SetCustomToken(14422, IntToString(nCurrentGold)); + SetCustomToken(14423, (nGoldGiven>0 ? "+" : "") + IntToString(nGoldGiven)); + MK_GenericDialog_SetCondition(127, TRUE); + break; + } + case MK_STATE_CHEATS_ALIGNMENT: + { + MK_CHEATS_SetAlignmentToken(oPC, 14422, 14424); +// SetCustomToken(14422, IntToString(nAlignmentGoodEvil)); +// int nAlignmentShiftGoodEvil = GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_GOODEVIL); +// SetCustomToken(14423, (nAlignmentShiftGoodEvil>0 ? "+" : "") + IntToString(nAlignmentShiftGoodEvil)); + +// SetCustomToken(14424, IntToString(nAlignmentLawChaos)); +// int nAlignmentShiftLawChaos = GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_LAWCHAOS); +// SetCustomToken(14425, (nAlignmentShiftLawChaos>0 ? "+" : "") + IntToString(nAlignmentShiftLawChaos)); + + int bAlignmentShifted = (GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_GOODEVIL)!=0) + || (GetLocalInt(oPC, MK_CHEATS_ALIGNMENT_LAWCHAOS)!=0); + MK_GenericDialog_SetConditionRange(31, 34, TRUE); + MK_GenericDialog_SetCondition(35, bAlignmentShifted); + MK_GenericDialog_SetCondition(36, bAlignmentShifted); + + string sDisabledColor = GetLocalString(OBJECT_SELF, MK_DISABLED_OPTIONS_COLOR); + string sEndColor = ""; + int nAlignmentGoodEvil = GetGoodEvilValue(oPC); + int nAlignmentLawChaos = GetLawChaosValue(oPC); + SetCustomToken(14471, (nAlignmentGoodEvil==100 ? sDisabledColor : "")); + SetCustomToken(14472, (nAlignmentGoodEvil==100 ? sEndColor : "")); + SetCustomToken(14473, (nAlignmentGoodEvil==0 ? sDisabledColor : "")); + SetCustomToken(14474, (nAlignmentGoodEvil==0 ? sEndColor : "")); + SetCustomToken(14475, (nAlignmentLawChaos==100 ? sDisabledColor : "")); + SetCustomToken(14476, (nAlignmentLawChaos==100 ? sEndColor : "")); + SetCustomToken(14477, (nAlignmentLawChaos==0 ? sDisabledColor : "")); + SetCustomToken(14478, (nAlignmentLawChaos==0 ? sEndColor : "")); + + MK_GenericDialog_SetCondition(127, TRUE); + break; + } + case MK_STATE_CHEATS_FEATS: + MK_2DA_DISPLAY_DisplayPage(MK_2DA_DISPLAY_GetCurrentPage(), -1, "mk_cb_iprp_ftlbl", TRUE); + MK_GenericDialog_SetCondition(127, TRUE); + break; + case MK_STATE_CHEATS_CURSEDFLAG: + case MK_STATE_CHEATS_PLOTFLAG: + case MK_STATE_CHEATS_STOLENFLAG: + case MK_STATE_CHEATS_NOTIDENTIFIED: + { + MK_ITM_DISPLAY_DisplayPage(MK_ITM_DISPLAY_GetCurrentPage(), "mk_cb_iflag_lbl"); + MK_GenericDialog_SetCondition(127, TRUE); + MK_CHEATS_SetToggleFlagToken(nState); + int bShowAll = GetLocalInt(oPC, "MK_CHEATS_SHOWALLITEMS"); + MK_GenericDialog_SetCondition(39, !bShowAll); + MK_GenericDialog_SetCondition(38, bShowAll); + MK_GenericDialog_SetConditionRange(30, 31, TRUE); + break; + } + case MK_STATE_CHEATS_CHARGES: + { + object oItem = MK_CHEATS_GetCurrentItem(); + int bIsValid = GetIsObjectValid(oItem); + + MK_CHEATS_SetCustomToken(); + + MK_GenericDialog_SetConditionRange(30, 33, bIsValid); + + if (GetIsObjectValid(oItem)) + { + int nCharges = GetItemCharges(oItem); + SetCustomToken(14461, (!GetIsObjectValid(oItem) ? GetLocalString(OBJECT_SELF, MK_DISABLED_OPTIONS_COLOR) : "")); + SetCustomToken(14462, (!GetIsObjectValid(oItem) || (nCharges<=MK_CHEATS_MIN_CHARGES) ? GetLocalString(OBJECT_SELF, MK_DISABLED_OPTIONS_COLOR) : "")); + SetCustomToken(14471, (!GetIsObjectValid(oItem) ? "" : "")); + SetCustomToken(14472, (!GetIsObjectValid(oItem) || (nCharges<=MK_CHEATS_MIN_CHARGES) ? "" : "")); + + SetCustomToken(14424, IntToString(GetItemCharges(oItem))); + MK_ITM_DISPLAY_HidePage(); + MK_GenericDialog_SetConditionRange(38,39, FALSE); + MK_GenericDialog_SetCondition(127, FALSE); + } + else + { + SetCustomToken(14424, "-"); + MK_ITM_DISPLAY_DisplayPage(MK_ITM_DISPLAY_GetCurrentPage(), "mk_cb_ichrg_lbl"); + int bShowAll = GetLocalInt(oPC, "MK_CHEATS_SHOWALLITEMS"); + MK_GenericDialog_SetCondition(39, !bShowAll); + MK_GenericDialog_SetCondition(38, bShowAll); +// MK_GenericDialog_SetCondition(37, TRUE); + MK_GenericDialog_SetCondition(127, TRUE); + } + + int bModified = MK_CHEATS_GetIsCurrentItemModified(); + MK_GenericDialog_SetCondition(254, bModified); + MK_GenericDialog_SetCondition(255, !bModified); + MK_GenericDialog_SetCondition(257, bModified); + + break; + } + case MK_STATE_CHEATS_SKILLPOINTS: + MK_CHEATS_SetSkillsToken(); + MK_2DA_DISPLAY_DisplayPage(MK_2DA_DISPLAY_GetCurrentPage(), MK_CHEATS_GetCurrentSkill(), "mk_cb_iprp_sklbl", FALSE); + MK_GenericDialog_SetConditionRange(30, 34, TRUE); + MK_GenericDialog_SetCondition(127, TRUE); + break; + case MK_STATE_CHEATS_OPENSTORE: + { + MK_2DA_DISPLAY_DisplayPage(MK_2DA_DISPLAY_GetCurrentPage(), MK_CHEATS_GetCurrentStore(), "mk_cb_store_lbl", TRUE); + SetCustomToken(14422, MK_CHEATS_GetCurrentStoreName()); + + SetCustomToken(14460, ""); + SetCustomToken(14470, ""); + object oStore = MK_CHEATS_SearchCurrentStore(); + int nStoreID = MK_CHEATS_GetCurrentStore(); + if (GetIsObjectValid(oStore)) + { + object oArea = GetArea(oStore); + SetCustomToken(14424, GetName(oArea)); + } + else if (nStoreID!=-1) + { + int nStrRef = MK_Get2DAInt("mk_cheat_stores", "LOCATION", nStoreID, 7221); + SetCustomToken(14424, MK_TLK_GetStringByStrRef(nStrRef, GetGender(oPC))); + } + else + { + SetCustomToken(14460, GetLocalString(OBJECT_SELF, "MK_DISABLED_OPTIONS_COLOR")); + SetCustomToken(14470, " *no store selected*"); + SetCustomToken(14424, ""); + } + MK_GenericDialog_SetCondition(30, TRUE); + MK_GenericDialog_SetCondition(127, TRUE); + break; + } + case MK_STATE_CHEATS_DISABLE: + // custom token set in MK_CHEATS_PrepareDisablingCurrentCheat() + break; + } + + MK_DEBUG_TRACE("mk_pre_cheats: bReturn="+IntToString(bReturn)); + + if (bReturn) + { + MK_DELIMITER_Initialize(); + } + else + { + ExecuteScript("mk_im_cancel"); + } + + MK_GenericDialog_SetCondition(256, FALSE); + + return bReturn; +} diff --git a/_module/nss/mk_pre_color2.nss b/_module/nss/mk_pre_color2.nss new file mode 100644 index 00000000..a88b6e50 --- /dev/null +++ b/_module/nss/mk_pre_color2.nss @@ -0,0 +1,109 @@ +// mk_pre_color + +#include "mk_inc_generic" + +#include "mk_inc_body" +#include "mk_inc_craft" +#include "mk_inc_ccoh_db" +#include "mk_inc_color" +#include "mk_inc_states" +#include "mk_inc_delimiter" +#include "mk_inc_2da_disp" + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + + MK_CCOH_DB_Init(oPC); + + int nState = MK_GenericDialog_GetState(); + + int nAction = MK_GenericDialog_GetAction(); + + string sColumn=""; + +// int nCurrentPage=-1; + + MK_DEBUG_TRACE("mk_pre_color2: nState="+IntToString(nState) + +", nAction="+IntToString(nAction)); + + switch (nState) + { + case MK_STATE_BODY_SELECT: + MK_GenericDialog_SetState(nState = MK_STATE_COLOR_SELECT); + // So the finish/cancel scripts work properly + CISetCurrentModMode(oPC, MK_CI_MODMODE_BODY); + MK_SetBodyPartToBeModified(oPC, MK_CRAFTBODY_COLOR, TRUE); + MK_SetSubPartToBeModified(oPC, -1, oPC==oTarget); + MK_AddTemporaryEffects(oPC, MK_TAG_TEMP_EFFECT, FALSE, oTarget); + break; + case MK_STATE_COLOR_SELECT: + switch (nAction) + { + case 0: + case 1: + case 2: + case 3: + MK_SetSubPartToBeModified(oPC, nAction, oPC==oTarget); + sColumn = MK_COLOR_Get2DAColumn(MK_CI_MODMODE_BODY, MK_CRAFTBODY_COLOR, nAction); + MK_GenericDialog_SetState(nState = MK_STATE_COLOR_MODIFY); + MK_2DA_DISPLAY_Initialize(MK_COLOR_2DAFILE, sColumn, "", sColumn, sColumn, 10); + MK_2DA_DISPLAY_SetPageLength(GetLocalInt(oPC, "MK_NUMBER_OF_COLORS_PER_GROUP")); + MK_2DA_DISPLAY_EnsureVisible(GetColor(oTarget, nAction)); + MK_COLOR_SetValidColors(oPC, MK_2DA_DISPLAY_GetCache()); +// nCurrentPage = MK_2DA_DISPLAY_GetCurrentPage(); + + break; + case 250: + MK_SwapTattooColors(oTarget); + break; + } + break; + case MK_STATE_COLOR_MODIFY: + switch (nAction) + { + case 31: + case 32: + MK_2DA_DISPLAY_EnsureVisible(MK_COLOR_SetColor(oTarget, MK_GetSubPartToBeModified(oPC), nAction-30, -1, oPC)); + break; + case 250: + case 251: + case 252: + case 253: + MK_2DA_DISPLAY_UpdatePage(nAction); + break; + case -1: + MK_GenericDialog_SetState(nState = MK_STATE_COLOR_SELECT); + MK_SetSubPartToBeModified(oPC, -1, oPC==oTarget); + break; + default: + if ((nAction>=0) && (nAction=1) && (nAction<=30)) + { + MK_CCOH_DB_SetCurrentSlot(oPC, nAction); + string sSlotName; + if (MK_CCOH_DB_GetIsSlotUsed(oPC, nAction)) + { + sSlotName = MK_CCOH_DB_CreateSlotName(oPC, nAction, FALSE); + } + else + { + switch (CIGetCurrentModMode(oPC)) + { + case MK_CI_MODMODE_BODY: + sSlotName = GetName(oTarget); + break; + default: + sSlotName = GetName(oItem); + break; + } + } + MK_CCOH_DB_SetCurrentSlotName(oPC, sSlotName); + + int nValidIASStrTypes; + switch (MK_CCOH_DB_GetReadWriteMode(oPC)) + { + case MK_CCOH_DB_READ: + nValidIASStrTypes = MK_CCOH_DB_GetIASStrTypesFromSlot(oPC, nAction); + break; + case MK_CCOH_DB_WRITE: + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + nValidIASStrTypes = MK_CCOH_DB_ITEM_APPR_MODEL | MK_CCOH_DB_ITEM_APPR_COLOR; + break; + case X2_CI_MODMODE_WEAPON: + case MK_CI_MODMODE_SHIELD: + nValidIASStrTypes = MK_CCOH_DB_ITEM_APPR_MODEL; + break; + case MK_CI_MODMODE_BODY: + nValidIASStrTypes = MK_CCOH_DB_BODY_APPR_HEAD | MK_CCOH_DB_BODY_APPR_TAIL + | MK_CCOH_DB_BODY_APPR_WINGS | MK_CCOH_DB_BODY_APPR_PHENO + | MK_CCOH_DB_BODY_APPR_PORTRAIT | MK_CCOH_DB_BODY_APPR_BODY + | MK_CCOH_DB_BODY_APPR_COLOR | MK_CCOH_DB_BODY_APPR_TYPE + | MK_CCOH_DB_BODY_APPR_SCALE; + break; + } + break; + } + MK_CCOH_DB_SetValidIASStrTypes(oPC, nValidIASStrTypes); + MK_CCOH_DB_SetSelectedIASStrTypes(oPC, nValidIASStrTypes); + + MK_GenericDialog_SetState(MK_STATE_DATABASE_3); + } + else if (nAction == 255) + { + MK_GenericDialog_SetState(MK_STATE_DATABASE_1); + } + break; + case MK_STATE_DATABASE_3: + // We've just choosen what to read or write (model, color or both) + switch (nAction) + { + case 18: + switch (CIGetCurrentModMode(oPC)) + { + case X2_CI_MODMODE_ARMOR: + case X2_CI_MODMODE_WEAPON: + case MK_CI_MODMODE_CLOAK: + case MK_CI_MODMODE_HELMET: + case MK_CI_MODMODE_SHIELD: + MK_CCOH_DB_SetCurrentSlotName(oPC, GetName(oItem)); + break; + case MK_CI_MODMODE_BODY: + MK_CCOH_DB_SetCurrentSlotName(oPC, GetName(oTarget)); + break; + } + break; + case 20: +// SendMessageToPC(oPC, "Delete selected slot!"); + MK_CCOH_DB_DeleteCurrentSlot(oPC); + MK_GenericDialog_SetState(MK_STATE_DATABASE_2); + break; + case 100: + { + // Editor: OK + string sSlotName = MK_TrimString(GetLocalString(oPC, g_varEditorBuffer)); + MK_CCOH_DB_SetCurrentSlotName(oPC, sSlotName); + MK_Editor_CleanUp(oPC); + break; + } + case 101: + // Editor: Cancel + MK_Editor_CleanUp(oPC); + break; + case 255: + MK_CCOH_DB_SetCurrentSlot(oPC, -1); + MK_CCOH_DB_SetCurrentSlotName(oPC, ""); + MK_GenericDialog_SetState(MK_STATE_DATABASE_2); + break; + default: + if ((nAction>=0) && (nAction<=15)) + { + MK_CCOH_DB_ToggleSelectedIASStrType(oPC, nAction); + } + break; + } + break; + default: + break; + } + + int bOk; + + nState = MK_GenericDialog_GetState(); + +// MK_DEBUG_TRACE("mk_pre_db_item(2): nState="+IntToString(nState)+ +// ", nCurrentModMode="+IntToString(CIGetCurrentModMode(oPC))); + + int iCondition; + + switch (nState) + { + case MK_STATE_DATABASE_1: + { + // We're about to choose what to do: read/write, local/global + bOk = MK_CCOH_DB_GetUseLocalDb(oPC); + MK_GenericDialog_SetCondition(10, bOk); + MK_GenericDialog_SetCondition(11, bOk); + MK_GenericDialog_SetCondition(12, !bOk); + MK_GenericDialog_SetCondition(13, !bOk); + MK_GenericDialog_SetCondition(15, TRUE); + int nMode = CIGetCurrentModMode(oPC); + for (iCondition=1; iCondition<=5; iCondition++) + { + MK_GenericDialog_SetCondition(iCondition, nMode == iCondition); + } + MK_GenericDialog_SetCondition(127, (nMode == MK_CI_MODMODE_BODY)); + break; + } + case MK_STATE_DATABASE_2: + { + // We're about to choose the slot number + int nReadWriteMode = MK_CCOH_DB_GetReadWriteMode(oPC); + int nEmptySlots = 0; + int nMaxEmptySlots = 1; + int bIsEmpty; + for (iCondition=1; iCondition<=30; iCondition++) + { + switch (nReadWriteMode) + { + case MK_CCOH_DB_READ: + bOk = MK_CCOH_DB_GetIsSlotValid(oPC, iCondition, oItem); + break; + case MK_CCOH_DB_WRITE: + { + bOk = TRUE; + if (!MK_CCOH_DB_GetIsSlotUsed(oPC, iCondition) && (nMaxEmptySlots < ++nEmptySlots)) + { + bOk = FALSE; + } + break; + } + case MK_CCOH_DB_ADMIN: + bOk = MK_CCOH_DB_GetIsSlotUsed(oPC, iCondition); + break; + default: + bOk = FALSE; + break; + } + if (bOk) + { + string sSlotName = MK_CCOH_DB_CreateSlotName(oPC, iCondition, TRUE); + SetCustomToken(14439+iCondition, sSlotName); + } + MK_GenericDialog_SetCondition(iCondition, bOk); + } + break; + } + case MK_STATE_DATABASE_3: + { + // We're about to choose what to read or write (model, color or both) + int nSlot = MK_CCOH_DB_GetCurrentSlot(oPC); + SetCustomToken(14430, (nSlot!=-1 ? MK_CCOH_DB_GetCurrentSlotName(oPC) + " ("+IntToString(nSlot)+")" : GetStringByStrRef(53185)) ); + + int nCurrentModMode = CIGetCurrentModMode(oPC); + + int nValidIASStrTypes = MK_CCOH_DB_GetValidIASStrTypes(oPC); + int nSelectedIASStrTypes = MK_CCOH_DB_GetSelectedIASStrTypes(oPC); + + MK_DEBUG_TRACE("mk_pre_db_item: nValidIASStrTypes="+IntToString(nValidIASStrTypes)+ + ", nSelectedIASStrTypes="+IntToString(nSelectedIASStrTypes)); + + int iCondition; + int nApprFlag = 1; + int nCount=0; + for (iCondition=0; iCondition<=15; iCondition++) + { + bOk = (nValidIASStrTypes & nApprFlag); + SetCustomToken(14440+iCondition, + ( nSelectedIASStrTypes & nApprFlag ? "[X] " : "[_] ") + + MK_CCOH_DB_GetIASStrTypeName(nCurrentModMode, iCondition+1)); + MK_GenericDialog_SetCondition(iCondition, bOk); + if (bOk) nCount++; + + nApprFlag*=2; + } + + string sText1=""; + string sText2=""; + switch (MK_CCOH_DB_GetReadWriteMode(oPC)) + { + case MK_CCOH_DB_READ: + sText1 = MK_TLK_GetStringByStrRef(-79); + sText2 = MK_TLK_GetStringByStrRef(-91); + + MK_GenericDialog_SetCondition(18,FALSE); + MK_GenericDialog_SetCondition(19,FALSE); + + MK_GenericDialog_SetCondition(20, FALSE); + + break; + case MK_CCOH_DB_WRITE: + { + sText1 = MK_TLK_GetStringByStrRef(-78); + sText2 = MK_TLK_GetStringByStrRef(-92); + + string sText18; + int bEnable18; + switch (nCurrentModMode) + { + case MK_CI_MODMODE_BODY: + sText18 = GetName(oTarget); + bEnable18 = (sText18!=MK_CCOH_DB_GetCurrentSlotName(oPC)); + break; + default: + sText18 = GetName(oItem); + bEnable18 = (sText18!=MK_CCOH_DB_GetCurrentSlotName(oPC)); + break; + } + SetCustomToken(14431, sText18); + MK_GenericDialog_SetCondition(18, bEnable18); + + MK_GenericDialog_SetCondition(19, + MK_VERSION_GetIsVersionGreaterEqual_1_69(oPC) && (GetLocalInt(oPC, "MK_DISABLE_TEXT_EDITOR")!=1)); + + MK_GenericDialog_SetCondition(20, FALSE); + + // In case the editor gets started + int bUseChatEvent = GetLocalInt(oPC, "MK_EDITOR_USE_CHAT_EVENT"); + SetLocalString(oPC, g_varEditorText, MK_CCOH_DB_GetCurrentSlotName(oPC)); + +// MK_DEBUG_TRACE("MK_PrepeareEditor()"); + MK_PrepareEditor(oPC, 3, 24, 25, "Edit slot name:", + 30, + TRUE, FALSE, bUseChatEvent); +// MK_GenericDialog_SetCondition(100, FALSE); +// MK_GenericDialog_SetCondition(101, FALSE); +// MK_GenericDialog_SetCondition(102, TRUE); +// MK_GenericDialog_SetCondition(103, FALSE); + break; + } + case MK_CCOH_DB_ADMIN: + MK_GenericDialog_SetCondition(19, nSlot!=-1); + MK_GenericDialog_SetCondition(20, nSlot!=-1); + + // In case the editor gets started + int bUseChatEvent = GetLocalInt(oPC, "MK_EDITOR_USE_CHAT_EVENT"); + SetLocalString(oPC, g_varEditorText, MK_CCOH_DB_GetCurrentSlotName(oPC)); + +// MK_DEBUG_TRACE("MK_PrepeareEditor()"); + MK_PrepareEditor(oPC, 3, 24, 25, "Edit slot name:", + 30, + TRUE, FALSE, bUseChatEvent); +// MK_GenericDialog_SetCondition(100, FALSE); +// MK_GenericDialog_SetCondition(101, FALSE); +// MK_GenericDialog_SetCondition(102, TRUE); +// MK_GenericDialog_SetCondition(103, FALSE); + + break; + } + +// MK_DEBUG_TRACE("SetCustomToken(14460, "+sText1+")"); + SetCustomToken(14460, sText1); + SetCustomToken(14461, sText2); + + MK_GenericDialog_SetCondition(21, nSelectedIASStrTypes && (nCurrentModMode == X2_CI_MODMODE_ARMOR)); + MK_GenericDialog_SetCondition(22, nSelectedIASStrTypes && (nCurrentModMode == X2_CI_MODMODE_WEAPON)); + MK_GenericDialog_SetCondition(23, nSelectedIASStrTypes && (nCurrentModMode == MK_CI_MODMODE_CLOAK)); + MK_GenericDialog_SetCondition(24, nSelectedIASStrTypes && (nCurrentModMode == MK_CI_MODMODE_HELMET)); + MK_GenericDialog_SetCondition(25, nSelectedIASStrTypes && (nCurrentModMode == MK_CI_MODMODE_SHIELD)); + MK_GenericDialog_SetCondition(29, nSelectedIASStrTypes && (nCurrentModMode == MK_CI_MODMODE_BODY)); + + MK_DELIMITER_Initialize(nCount>0); + + break; + } + } + + return TRUE; +} diff --git a/_module/nss/mk_pre_deity.nss b/_module/nss/mk_pre_deity.nss new file mode 100644 index 00000000..10b0a9d2 --- /dev/null +++ b/_module/nss/mk_pre_deity.nss @@ -0,0 +1,234 @@ +#include "mk_inc_generic" +#include "mk_inc_states" +#include "mk_inc_2da_disp" +#include "mk_inc_ccoh_db" +#include "mk_inc_editor" + +int MK_DEITY_SearchDeityName(string s2DA, string sDeity, int nMaxRangeOfEmptyRows) +{ + string sColumnLabel = "LABEL"; + string sColumnName = "Name"; + string sColumnStrRef = "StrRef"; + + int nLength = MK_Get2DALength(s2DA, sColumnLabel, nMaxRangeOfEmptyRows); + int iRow; + int nStrRef; + string sName; + for (iRow=0; iRow racialtype: "+ sRacialTypeColumn); + + int nAlignmentGoodEvil = GetAlignmentGoodEvil(oPC); + int nAlignmentLawChaos = GetAlignmentLawChaos(oPC); + string sAlignmentColumn = ""; + switch (nAlignmentLawChaos) + { + case ALIGNMENT_CHAOTIC: + sAlignmentColumn = "C"; + break; + case ALIGNMENT_NEUTRAL: + sAlignmentColumn = "N"; + break; + case ALIGNMENT_LAWFUL: + sAlignmentColumn = "L"; + break; + } + switch (nAlignmentGoodEvil) + { + case ALIGNMENT_GOOD: + sAlignmentColumn += "G"; + break; + case ALIGNMENT_NEUTRAL: + if (sAlignmentColumn=="N") + { + sAlignmentColumn = "TN"; + } + else + { + sAlignmentColumn += "N"; + } + break; + case ALIGNMENT_EVIL: + sAlignmentColumn += "E"; + break; + } + SetLocalString(oPC, "MK_BODY_DEITY_ALIGNMENT_COLUMN", sAlignmentColumn); + MK_DEBUG_TRACE(" > alignment: "+ sAlignmentColumn); + + int iClass; + int nNoAlignmentGenderAdjustment=TRUE; + for (iClass=1; iClass<=3; iClass++) + { + int nClassType = GetClassByPosition(iClass, oPC); + switch (nClassType) + { + case CLASS_TYPE_CLERIC: + case CLASS_TYPE_DRUID: + case CLASS_TYPE_PALADIN: + case CLASS_TYPE_RANGER: + SetLocalString(oPC, "MK_BODY_DEITY_CLASS"+IntToString(iClass)+"_COLUMN", Get2DAString("classes", "Label", nClassType)); + MK_DEBUG_TRACE(" > class"+IntToString(iClass)+": "+ Get2DAString("classes", "Label", nClassType)); + nNoAlignmentGenderAdjustment=FALSE; + break; + } + } + SetLocalInt(oPC, "MK_BODY_DEITY_ALIGNMENTGENDER_ADJUST", (nNoAlignmentGenderAdjustment ? 0 : 1)); + MK_DEBUG_TRACE(" > adjust: "+IntToString(GetLocalInt(oPC, "MK_BODY_DEITY_ALIGNMENTGENDER_ADJUST"))); + + string sGenderColumn=""; + switch (GetGender(oPC)) + { + case GENDER_FEMALE: + sGenderColumn = "Female"; + break; + case GENDER_MALE: + sGenderColumn = "Male"; + break; + } + SetLocalString(oPC, "MK_BODY_DEITY_GENDER_COLUMN", sGenderColumn); + MK_DEBUG_TRACE(" > alignment: "+ sGenderColumn); +} + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + + MK_CCOH_DB_Init(oPC); + + int nState = MK_GenericDialog_GetState(); + int nAction = MK_GenericDialog_GetAction(); + + int nCurrentPage; + + string s2DA = GetLocalString(oPC, "MK_DEITY_2DAFILE"); + if (s2DA == "") s2DA = "mk_deities"; + + switch (nState) + { + case MK_STATE_DEITY: + nCurrentPage = MK_2DA_DISPLAY_GetCurrentPage(); + switch (nAction) + { + case 250: + case 251: + case 252: + case 253: + nCurrentPage = MK_2DA_DISPLAY_UpdatePage(nAction); + break; + case 100: + // pressed OK in the 'edit box' -> get the description + { + string sText = MK_TrimString(GetLocalString(oPC, g_varEditorBuffer)); + int bDisableColors = GetLocalInt(oPC, g_varEditorDisableColors); + if (bDisableColors) + { + // We don't want colors, so lets remove them. + // Just in case the user has used the chat line + // to enter color tokens. + sText = MK_RemoveColorTagsFromString(sText); + } + else + { + // We close all color tags in case the user has forgotten + // to do so. + sText = MK_CloseColorTags(sText); + } + SetDeity(oPC, sText); +// SetLocalString(oPC, "MK_NEWNAME", sText); + MK_Editor_CleanUp(oPC); + break; + } + case 101: + // pressed Cancel in the 'edit box' + MK_Editor_CleanUp(oPC); + break; + default: + if ((nAction>=0) && (nAction=0) && (nAction=0) && (nAction=0)) + { + MK_GenericDialog_SetCondition(36, MK_GetIsPerPartColored(oItem, ITEM_APPR_TYPE_ARMOR_COLOR, -1, nCurrentModPart)); +// if ((nMaterial>=0) && (nMaterial=0) && (nMaterial get the description + { + string sText = MK_TrimString(GetLocalString(oPC, g_varEditorBuffer)); + int bDisableColors = GetLocalInt(oPC, g_varEditorDisableColors); + if (bDisableColors) + { + // We don't want colors, so lets remove them. + // Just in case the user has used the chat line + // to enter color tokens. + sText = MK_RemoveColorTagsFromString(sText); + } + else + { + // We close all color tags in case the user has forgotten + // to do so. + sText = MK_CloseColorTags(sText); + } + SetDescription(oItem, sText); +// SetLocalString(oPC, "MK_NEWNAME", sText); + } + MK_Editor_CleanUp(oPC); + break; + case 101: + // pressed Cancel in the 'edit box' + MK_Editor_CleanUp(oPC); + break; +/* case 21: + // rename item + SetName(oItem, GetLocalString(oPC, "MK_NEWNAME")); + break;*/ + } + + MK_InitializeEditDescription(oPC, oItem); + + // In case the editor gets started + int bUseChatEvent = GetLocalInt(oPC, "MK_EDITOR_USE_CHAT_EVENT"); + MK_PrepareEditor(oPC, 2, 22, 23, "Edit description:", -1, FALSE, FALSE, bUseChatEvent); + +// MK_GenericDialog_SetCondition(100, FALSE); +// MK_GenericDialog_SetCondition(101, TRUE); +// MK_GenericDialog_SetCondition(102, FALSE); +// MK_GenericDialog_SetCondition(103, FALSE); + + MK_SetCustomTokenByItemTypeName(oTarget, oPC); + + return TRUE; +} diff --git a/_module/nss/mk_pre_footstep.nss b/_module/nss/mk_pre_footstep.nss new file mode 100644 index 00000000..099a698a --- /dev/null +++ b/_module/nss/mk_pre_footstep.nss @@ -0,0 +1,128 @@ +#include "mk_inc_generic" +#include "mk_inc_states" +#include "mk_inc_delimiter" +#include "mk_inc_2da_disp" +#include "mk_inc_ccoh_db" + + +const string MK_FOOTSTEP_TYPE_SAVE = "MK_WINGS_TYPE_SAVE"; + +void RestoreOriginalFootstepType(object oTarget) +{ + string sIAStr = GetLocalString(oTarget, MK_FOOTSTEP_TYPE_SAVE); + MK_DEBUG_TRACE("Restoring original footstep type: '"+sIAStr+"'"); + if (sIAStr!="") + { + MK_CCOH_DB_IAStrToBodyAppearance(oTarget, sIAStr, MK_CCOH_DB_BODY_APPR_FOOTSTEP); + DeleteLocalString(oTarget, MK_FOOTSTEP_TYPE_SAVE); + } +} + +void SaveOriginalFootstepType(object oTarget) +{ + string sIAStr = GetLocalString(oTarget, MK_FOOTSTEP_TYPE_SAVE); + if (sIAStr=="") + { + sIAStr = MK_CCOH_DB_BodyAppearanceToIAStr(oTarget, MK_CCOH_DB_BODY_APPR_FOOTSTEP); + SetLocalString(oTarget, MK_FOOTSTEP_TYPE_SAVE, sIAStr); + } +} + +int GetHasOriginalFootstepType(object oTarget) +{ + string sIAStr1 = GetLocalString(oTarget, MK_FOOTSTEP_TYPE_SAVE); + string sIAStr2 = MK_CCOH_DB_BodyAppearanceToIAStr(oTarget, MK_CCOH_DB_BODY_APPR_FOOTSTEP); + return (sIAStr1=="") || (sIAStr1==sIAStr2); +} + +string GetFootstepSoundResRef(object oTarget, int nFootstepSound) +{ + location loc = GetLocation(oTarget); + int nSurfaceMaterial = GetSurfaceMaterial(loc); + int nNumber = GetLocalInt(oTarget, "MK_FOOTSTEP_SOUND_NR"); + nNumber = (nNumber + 1) % 3; + SetLocalInt(oTarget, "MK_FOOTSTEP_SOUND_NR", nNumber); + string sMaterial = Get2DAString("surfacemat", "Name", nSurfaceMaterial); + if (sMaterial=="") sMaterial = "Stone"; + string sColumn = sMaterial + IntToString(nNumber); + string sResRef = Get2DAString("footstepsounds", sColumn , nFootstepSound); +// MK_DEBUG_TRACE("GetFootstepSoundResRef(): nSurfaceMaterial="+IntToString(nSurfaceMaterial) +// +"', sColumn='"+sColumn +// +"', sResRef='"+sResRef+"'"); + return sResRef; +} + +void PlayCurrentFootstepSound(object oPC, object oTarget) +{ + int nFootstepSound = GetFootstepType(oTarget); + string sSoundResRef = GetFootstepSoundResRef(oTarget, nFootstepSound); + SendMessageToPC(oPC, "Playing '"+sSoundResRef+"' ..."); + PlaySound(sSoundResRef); +} + + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + + MK_CCOH_DB_Init(oPC); + + int nState = MK_GenericDialog_GetState(); + int nAction = MK_GenericDialog_GetAction(); + + int nCurrentPage; + + switch (nState) + { + case MK_STATE_FOOTSTEP: + nCurrentPage = MK_2DA_DISPLAY_GetCurrentPage(); + switch (nAction) + { + case 250: + case 251: + case 252: + case 253: + nCurrentPage = MK_2DA_DISPLAY_UpdatePage(nAction); + break; + case 127: + // Restore original appearance + RestoreOriginalFootstepType(oTarget); + break; + default: + if ((nAction>=0) && (nAction=0) && (nAction=0) && (nAction 0) + { + fFactor = GetLocalFloat(oPC, "MK_CHEATS_ITEM_BUY"); + } + else if (nRequiredGold < 0) + { + fFactor = GetLocalFloat(oPC, "MK_CHEATS_ITEM_SELL"); + } + nRequiredGold = FloatToInt(fFactor * nRequiredGold); + MK_DEBUG_TRACE("MK_ITEMPROP_GetRequiredGold: nCurrentValue="+IntToString(nCurrentValue) + +", nBackupValue="+IntToString(nBackupValue) + +", fFactor="+FloatToString(fFactor) + +", nRequiredGold="+IntToString(nRequiredGold)); + } + return nRequiredGold; +} +*/ + +void MK_ITEMPROP_SetCustomToken(int nState) +{ + MK_CHEATS_SetCustomToken(); + +// string sItemName; +// string sItemValue = "-"; + string sItemPropertyName; +// string sRequiredGold = "-"; +// int nRequiredGold = 0; +// int nGold = GetGold(); + +// object oItem = MK_CHEATS_GetCurrentItem(); +// if (GetIsObjectValid(oItem)) +// { +// int nCurrentValue = MK_CHEATS_CalculateCurrentGoldPieceValue(); +// int nGoldPieceValue = MK_CHEATS_GetCurrentGoldPieceValue(); +// sItemValue = IntToString(nCurrentValue) + " / " + IntToString(nGoldPieceValue); + +// nRequiredGold = MK_CHEATS_GetRequiredGold(nCurrentValue); +// sRequiredGold = IntToString(nRequiredGold); +// } +// sRequiredGold += (" ("+IntToString(nGold)+")"); + +// sItemName=MK_CHEATS_GetCurrentItemName("-"); + sItemPropertyName = MK_CHEATS_GetCurrentItemPropertyName("-"); + +// SetCustomToken(14422, sItemName); +// SetCustomToken(14423, sItemValue); + SetCustomToken(14424, sItemPropertyName); +// SetCustomToken(14426, sRequiredGold); + + // if (nRequiredGold>nGold) + // { +// string sDisabledOptionsColor = GetLocalString(OBJECT_SELF, "MK_DISABLED_OPTIONS_COLOR"); +// string sCloseColor = (sDisabledOptionsColor!="" ? "" : ""); + +// SetCustomToken(14460, sDisabledOptionsColor); +// SetCustomToken(14470, " "+MK_TLK_GetStringByStrRef(-474)+""); +// } + + + int nStrRef = 0; + switch (nState) + { + case MK_STATE_CHEATS_ITEMPROPS_PARAM1: + nStrRef = MK_CHEATS_GetCurrentParam1TableStrRef(); + break; + case MK_STATE_CHEATS_ITEMPROPS_COSTTABLE: + nStrRef = -471; + break; + case MK_STATE_CHEATS_ITEMPROPS_SUBTYPE: + nStrRef = -470; + break; + case MK_STATE_CHEATS_ITEMPROPS_PROPERTY: + nStrRef = -469; + break; + case MK_STATE_CHEATS_ITEMPROPS_ITEM: + nStrRef = -468; + break; + } + SetCustomToken(14425, MK_TLK_GetStringByStrRef(nStrRef)); +} + +int MK_ITEMPROP_Finish() +{ + int nState = MK_GenericDialog_GetState(); + if (MK_CHEATS_FinishModifyItem()) + { + object oPC = GetPCSpeaker(); + + MK_GenericDialog_SetCurrentPage(nState, 1); + MK_2DA_DISPLAY_Cleanup(); + MK_GenericDialog_SetState(nState = MK_STATE_CHEATS_ITEMPROPS_ITEM_INIT); + } + return nState; +} + +int MK_ITEMPROP_Cancel() +{ + MK_DEBUG_TRACE("MK_ITEMPROP_Cancel() *start*"); + object oPC = GetPCSpeaker(); + int nState = MK_GenericDialog_GetState(); + MK_GenericDialog_SetCurrentPage(nState, 1); + MK_2DA_DISPLAY_Cleanup(); + + MK_CHEATS_CancelModifyItem(); + + MK_GenericDialog_SetState(nState = MK_STATE_CHEATS_ITEMPROPS_ITEM_INIT); + MK_DEBUG_TRACE("MK_ITEMPROP_Cancel(): *terminate*"); + return nState; +} + +/* +void DisplayDebugOutputQ(string sMsg, object oItem) +{ + string sIASStr = ""; + int nCalculatedValue = -1; + int nGoldPieceValue = -1; + if (GetIsObjectValid(oItem)) + { + sIASStr = MK_CCOH_DB_ItemPropertiesToIASStr(oItem); + nCalculatedValue = MK_IPRP_CalculateGoldPieceValue(oItem, 0); + nGoldPieceValue = MK_IPRP_GetGoldPieceValue(oItem); + } + MK_DEBUG_TRACE(sMsg+": oItem='"+GetName(oItem) + +"', sIASStr='"+sIASStr + +"', nCalculatedValue="+IntToString(nCalculatedValue) + +"', nGoldPieceValue="+IntToString(nGoldPieceValue)); +} + +void DisplayDebugOutput(object oPC) +{ + object oItem = CIGetCurrentModItem(oPC); + object oBackup = CIGetCurrentModBackup(oPC); + DisplayDebugOutputQ("Current item", oItem); + DisplayDebugOutputQ("Backup item ", oBackup); + object oContainer = IPGetIPWorkContainer(); + if (GetIsObjectValid(oContainer)) + { + int iItem=0; + object oItemQ = GetFirstItemInInventory(oContainer); + while (GetIsObjectValid(oItemQ)) + { + DisplayDebugOutputQ("Item "+IntToString(++iItem), oItemQ); + oItemQ = GetNextItemInInventory(oContainer); + } + } +} +*/ + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + + int nState = MK_GenericDialog_GetState(); + int nAction = MK_GenericDialog_GetAction(); + + MK_DEBUG_TRACE("mk_pre_itemprop: nState="+IntToString(nState)+", nAction="+IntToString(nAction)); +// DisplayDebugOutput(oPC); + + switch (nState) + { + case MK_STATE_CHEATS: + MK_CHEATS_SetCurrentItem(OBJECT_INVALID); + MK_CHEATS_SetCurrentItemPropertyID(-1); + MK_CHEATS_SetCurrentItemPropertySubType(-1); + MK_CHEATS_SetCurrentItemPropertyCostTableValue(-1); + MK_CHEATS_SetCurrentItemPropertyParam1Value(-1); + MK_GenericDialog_SetCurrentPage(MK_STATE_CHEATS_ITEMPROPS_ITEM, 1); + MK_GenericDialog_SetCurrentPage(MK_STATE_CHEATS_ITEMPROPS_PROPERTY, 1); + MK_GenericDialog_SetCurrentPage(MK_STATE_CHEATS_ITEMPROPS_SUBTYPE, 1); + MK_GenericDialog_SetCurrentPage(MK_STATE_CHEATS_ITEMPROPS_COSTTABLE, 1); + + MK_GenericDialog_SetState(nState = MK_STATE_CHEATS_ITEMPROPS_ITEM_INIT); + break; + case MK_STATE_CHEATS_ITEMPROPS_ITEM: + switch (nAction) + { + case 250: // First page + case 251: // previous page + case 252: // next page + case 253: // last page + MK_ITM_DISPLAY_UpdatePage(nAction); + break; + case 31: // filter items + MK_ITM_DISPLAY_Cleanup(); + MK_GenericDialog_SetState(nState = MK_STATE_CHEATS_ITEMPROPS_FILTERITEMS_INIT); + SetLocalInt(oPC, "MK_CHEATS_ITEMPROPS_FILTERITEMS_SHOWALL", MK_CHEATS_GetAreAllItemTypesSelected(oPC)); + break; + default: + if ((nAction>=0) && (nAction=0) && (nAction=0) && (nAction=0) && (nAction=0) && (nAction=0) && (nAction0); + MK_GenericDialog_SetConditionRange(31, 32, FALSE); + MK_GenericDialog_SetCondition(33, TRUE); + MK_GenericDialog_SetCondition(127, FALSE); + SetCustomToken(14427, MK_TLK_GetStringByStrRef( GetLocalInt(oPC, "MK_CHEATS_ITEMPROPS_SHOWCURRENTONLY") ? -39 : -40 )); + break; + case MK_STATE_CHEATS_ITEMPROPS_SUBTYPE: + MK_2DA_DISPLAY_DisplayPage(MK_2DA_DISPLAY_GetCurrentPage(), -1, "mk_cb_iprp_stlbl", FALSE); + MK_GenericDialog_SetCondition(100, FALSE); + MK_GenericDialog_SetCondition(101, TRUE); + MK_GenericDialog_SetCondition(30, MK_CHEATS_GetCurrentItemPropertyCount(MK_CHEATS_GetCurrentItemPropertyID())>0); + MK_GenericDialog_SetConditionRange(31, 32, FALSE); + MK_GenericDialog_SetCondition(33, TRUE); + MK_GenericDialog_SetCondition(127, FALSE); + SetCustomToken(14427, MK_TLK_GetStringByStrRef( GetLocalInt(oPC, "MK_CHEATS_ITEMPROPS_SHOWCURRENTONLY") ? -39 : -40 )); + break; + case MK_STATE_CHEATS_ITEMPROPS_COSTTABLE: + MK_2DA_DISPLAY_DisplayPage(MK_2DA_DISPLAY_GetCurrentPage(), -1, "mk_cb_iprp_ctlbl", FALSE); + MK_GenericDialog_SetCondition(100, FALSE); + MK_GenericDialog_SetCondition(101, TRUE); + MK_GenericDialog_SetCondition(30, MK_CHEATS_GetCurrentItemPropertyCount( + MK_CHEATS_GetCurrentItemPropertyID(), MK_CHEATS_GetCurrentItemPropertySubType())>0); + MK_GenericDialog_SetConditionRange(31, 32, FALSE); + MK_GenericDialog_SetCondition(33, TRUE); + MK_GenericDialog_SetCondition(127, FALSE); + SetCustomToken(14427, MK_TLK_GetStringByStrRef( GetLocalInt(oPC, "MK_CHEATS_ITEMPROPS_SHOWCURRENTONLY") ? -39 : -40 )); + break; + case MK_STATE_CHEATS_ITEMPROPS_PARAM1: + MK_2DA_DISPLAY_DisplayPage(MK_2DA_DISPLAY_GetCurrentPage(), -1, "mk_cb_iprp_p1lbl", FALSE); + MK_GenericDialog_SetCondition(100, FALSE); + MK_GenericDialog_SetCondition(101, TRUE); + MK_GenericDialog_SetCondition(30, MK_CHEATS_GetCurrentItemPropertyCount( + MK_CHEATS_GetCurrentItemPropertyID(), MK_CHEATS_GetCurrentItemPropertySubType(), MK_CHEATS_GetCurrentItemPropertyCostTableValue())>0); + MK_GenericDialog_SetConditionRange(31, 32, FALSE); + MK_GenericDialog_SetCondition(33, TRUE); + MK_GenericDialog_SetCondition(127, FALSE); + SetCustomToken(14427, MK_TLK_GetStringByStrRef( GetLocalInt(oPC, "MK_CHEATS_ITEMPROPS_SHOWCURRENTONLY") ? -39 : -40 )); + break; + } + + MK_GenericDialog_SetCondition(254, bIsModified); + MK_GenericDialog_SetCondition(257, bIsModified); + + MK_DELIMITER_Initialize(); + MK_ITEMPROP_SetCustomToken(nState); + +// DisplayDebugOutput(oPC); + + return TRUE; +} diff --git a/_module/nss/mk_pre_material.nss b/_module/nss/mk_pre_material.nss new file mode 100644 index 00000000..87d63cb6 --- /dev/null +++ b/_module/nss/mk_pre_material.nss @@ -0,0 +1,165 @@ +#include "mk_inc_generic" +#include "mk_inc_version" +#include "mk_inc_iaam" +#include "mk_inc_craft" +#include "mk_inc_states" + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + +// int nDisableEEFeatures = MK_INIT_GetAreEEFeaturesDisabled(); + int nVersion_GE_1_74 = MK_VERSION_GetIsVersionGreaterEqual_1_74(oPC); + + int nPerPartColoring = GetLocalInt(oPC, MK_PERPARTCOLORING); + + object oItem; + + switch (MK_GenericDialog_GetState(TRUE)) + { + case MK_STATE_COLOR: + { + int nColor = MK_GenericDialog_GetAction(); + int nNumberOfColorsPerGroup = GetLocalInt(oPC, "MK_NUMBER_OF_COLORS_PER_GROUP"); + if ((nColor>=0) && (nColor=0) + { + object oSourceItem = MK_GenericDialog_GetObject(nItem); + + if (GetIsObjectValid(oSourceItem)) + { + oItem = CIGetCurrentModItem(oPC); + + int bMirrorUpdateDeactivated = FALSE; + if (MK_GetUpdateMirror(oPC)) + { + bMirrorUpdateDeactivated=TRUE; + MK_DeactivateMirrorUpdate(oTarget, oPC, TRUE); + } + + oItem = MK_CopyColor(oItem, oSourceItem, nVersion_GE_1_74); + CISetCurrentModItem(oPC,oItem); + + if (bMirrorUpdateDeactivated) + { + MK_DeactivateMirrorUpdate(oTarget, oPC, FALSE); + } + else + { + MK_EquipModifiedItem(oTarget, oPC); + } + } + } + } + break; + case MK_STATE_SELECTPART: + { + int nPart = MK_GenericDialog_GetAction(); + if ((nPart>=0) && (nPart=0) + { + int nValue = MK_GetIsPerPartColored(oItem, ITEM_APPR_TYPE_ARMOR_COLOR, -1, nCurrentModPart); + MK_GenericDialog_SetCondition(252, nValue); + } + else + { + MK_GenericDialog_SetCondition(252, FALSE); + } + MK_GenericDialog_SetCondition(250, TRUE); + MK_GenericDialog_SetCondition(255, nPerPartColoring); + } + break; + } + default: + SetCustomToken(14421,""); + break; + } + + return TRUE; +} diff --git a/_module/nss/mk_pre_perpart_s.nss b/_module/nss/mk_pre_perpart_s.nss new file mode 100644 index 00000000..d7be6a99 --- /dev/null +++ b/_module/nss/mk_pre_perpart_s.nss @@ -0,0 +1,87 @@ +#include "mk_inc_generic" +#include "x2_inc_craft" +#include "mk_inc_iaam" +#include "mk_inc_craft" +#include "mk_inc_states" + +/* +int IsVisible(object oItem, int nModel, int nRobe) +{ + int nPartCount = MK_IAAM_GetPartCount(nModel); + int i; + + int nHiddenByRobeCount=0; + int nEmptyAppearanceCount=0; + + for (i=0; (i0) + { + nVisible=FALSE; + } + else + { + switch (nPartCount) + { + case 1: + case 2: + nVisible = (nEmptyAppearanceCount==0); + break; + case 3: + case 4: + case 5: + case 6: + nVisible = (nEmptyAppearanceCount<=2); + break; + default: + nVisible = (nEmptyAppearanceCount<=4); + break; + } + } + MK_DEBUG_TRACE("IsVisible: nModel="+IntToString(nModel)+", nRobe="+IntToString(nRobe)+", nPartCount="+IntToString(nPartCount)+ + ", nHiddenByRobeCount="+IntToString(nHiddenByRobeCount)+", nEmptyAppearanceCount="+IntToString(nEmptyAppearanceCount)+", nVisible="+IntToString(nVisible)); + + return nVisible; +} +*/ + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oItem = CIGetCurrentModItem(oPC); + + MK_GenericDialog_SetState(MK_STATE_SELECTPART); + +// int nDisableEEFeatures = MK_INIT_GetAreEEFeaturesDisabled(); + int nVisible = !MK_GetHiddenWhenEquipped(oItem); + + int nRobe = GetItemAppearance(oItem,ITEM_APPR_TYPE_ARMOR_MODEL,ITEM_APPR_ARMOR_MODEL_ROBE); + + int iItemAppr; + int nValid; + for (iItemAppr=0; iItemAppr get the name + { + string sText = MK_TrimString(GetLocalString(oPC, g_varEditorBuffer)); + int bDisableColors = GetLocalInt(oPC, g_varEditorDisableColors); + if (bDisableColors) + { + // We don't want colors, so lets remove them. + // Just in case the user used the chat line to + // enter color tokens. + sText = MK_RemoveColorTagsFromString(sText); + } + else + { + // We close all color tags in case the user has forgotten + // to do so. + sText = MK_CloseColorTags(sText); + } + SetLocalString(oPC, "MK_NEWNAME", sText); + } + MK_Editor_CleanUp(oPC); + break; + case 101: + // pressed Cancel in the 'edit box' +// SetLocalString(oPC, "MK_NEWNAME", ""); + MK_Editor_CleanUp(oPC); + break; + } + + MK_InitializeRenameItem(oPC, oItem); + + // In case the editor gets started + int nMaxLength = GetLocalInt(oPC, "MK_ITEM_NAME_MAX_LENGTH"); + int bUseChatEvent = GetLocalInt(oPC, "MK_EDITOR_USE_CHAT_EVENT"); + MK_PrepareEditor(oPC, 1, 20, 21, "Rename item:", + nMaxLength>0 ? nMaxLength : 30, + TRUE, FALSE, bUseChatEvent); +// MK_GenericDialog_SetCondition(100, TRUE); +// MK_GenericDialog_SetCondition(101, FALSE); +// MK_GenericDialog_SetCondition(102, FALSE); +// MK_GenericDialog_SetCondition(103, FALSE); + + MK_SetCustomTokenByItemTypeName(oTarget, oPC); + + return TRUE; +} diff --git a/_module/nss/mk_pre_scale.nss b/_module/nss/mk_pre_scale.nss new file mode 100644 index 00000000..c4f90a9f --- /dev/null +++ b/_module/nss/mk_pre_scale.nss @@ -0,0 +1,79 @@ +#include "mk_inc_generic" +#include "mk_inc_states" +#include "mk_inc_craft" +#include "mk_inc_tools_s" +#include "mk_inc_ccoh_db" +#include "mk_inc_scale" + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + + MK_CCOH_DB_Init(oPC); + + int nState = MK_GenericDialog_GetState(); + int nAction = MK_GenericDialog_GetAction(); + + float fScaleFactor = MK_SCALE_GetScaleFactor(oTarget); + + switch (nState) + { + case MK_STATE_SCALE: + switch (nAction) + { + case 249: + fScaleFactor=1.0; + break; + case 250: + fScaleFactor+=0.1; + break; + case 251: + fScaleFactor+=0.01; + break; + case 252: + fScaleFactor-=0.01; + break; + case 253: + fScaleFactor-=0.1; + break; + } + + if (MK_SCALE_GetIsScaleFactorValid(fScaleFactor)) + { + MK_SCALE_SetScaleFactor(oTarget, fScaleFactor); + } + + break; + default: + nState = MK_STATE_SCALE; + MK_GenericDialog_SetState(nState); + CISetCurrentModMode(oPC, MK_CI_MODMODE_BODY); + MK_SetBodyPartToBeModified(oPC, MK_CRAFTBODY_SCALE, TRUE); + + break; + } + + + switch (nState) + { + case MK_STATE_SCALE: + { + fScaleFactor = MK_SCALE_GetScaleFactor(oTarget); +// GetObjectVisualTransform(oTarget, OBJECT_VISUAL_TRANSFORM_SCALE); + + MK_SCALE_DisplayScaleOption(250, -94, 14402, MK_SCALE_GetIsScaleFactorValid(fScaleFactor+0.1)); + MK_SCALE_DisplayScaleOption(251, -95, 14403, MK_SCALE_GetIsScaleFactorValid(fScaleFactor+0.01)); + MK_SCALE_DisplayScaleOption(252, -96, 14404, MK_SCALE_GetIsScaleFactorValid(fScaleFactor-0.01)); + MK_SCALE_DisplayScaleOption(253, -97, 14405, MK_SCALE_GetIsScaleFactorValid(fScaleFactor-0.1)); + MK_SCALE_DisplayScaleOption(249, -98, 14406, (fabs(fScaleFactor-1.0)>0.001) ); + + MK_GenericDialog_SetCondition(254, MK_CCOH_DB_GetIsBodyChanged(oTarget)); + + SetCustomToken(14423, MK_TrimString(FloatToString(fScaleFactor,10,2))); + break; + } + } + + return TRUE; +} diff --git a/_module/nss/mk_pre_swp_iprop.nss b/_module/nss/mk_pre_swp_iprop.nss new file mode 100644 index 00000000..2aa1a4cc --- /dev/null +++ b/_module/nss/mk_pre_swp_iprop.nss @@ -0,0 +1,167 @@ +#include "mk_inc_states" +#include "mk_inc_delimiter" +#include "mk_inc_itm_disp" +#include "mk_inc_swp_iprop" + +const int MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1_INIT = 1001; +const int MK_STATE_CHEATS_SWAPITEMPROPS_ITEM2_INIT = 1002; +const int MK_STATE_CHEATS_SWAPITEMPROPS_SWAP_INIT = 1003; + +void MK_SWAPIPROP_CalculateSwapCost() +{ + object oItem1 = MK_SWAPIPROP_GetItem(MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1); + object oItem2 = MK_SWAPIPROP_GetItem(MK_STATE_CHEATS_SWAPITEMPROPS_ITEM2); + + int nCost = 0; + if (GetIsObjectValid(oItem1) && GetIsObjectValid(oItem2)) + { + nCost = MK_SWAPIPROP_CalculateItemPropertySwapCost(oItem1, oItem2); + } + MK_SWAPIPROP_SetCost(nCost); +} + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + + int nState = MK_GenericDialog_GetState(); + int nAction = MK_GenericDialog_GetAction(); + + MK_DEBUG_TRACE("mk_pre_itemprop: nState="+IntToString(nState)+", nAction="+IntToString(nAction)); +// DisplayDebugOutput(oPC); + + switch (nState) + { + case MK_STATE_CHEATS: + switch (nAction) + { + case 27: + MK_GenericDialog_SetState(nState=MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1_INIT); + break; + } + break; + case MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1: + switch (nAction) + { + case 250: // First page + case 251: // previous page + case 252: // next page + case 253: // last page + MK_ITM_DISPLAY_UpdatePage(nAction); + break; + default: + if ((nAction>=0) && (nAction=nCost) + { + MK_SWAPIPROP_SwapItemProperties(oItem1, oItem2); + if (nCost>0) + { + TakeGoldFromCreature(nCost, oPC, TRUE); + } + else if (nCost<0) + { + GiveGoldToCreature(oPC, -nCost); + } + + MK_SWAPIPROP_SetItem(OBJECT_INVALID, MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1); + MK_SWAPIPROP_SetItem(OBJECT_INVALID, MK_STATE_CHEATS_SWAPITEMPROPS_ITEM2); + MK_SWAPIPROP_CalculateSwapCost(); + + MK_ITM_DISPLAY_Cleanup(); + MK_GenericDialog_SetState(nState=MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1_INIT); + } + } + break; + } + case 255: // Back + MK_ITM_DISPLAY_Cleanup(); + MK_SWAPIPROP_SetItem(OBJECT_INVALID, MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1); + MK_SWAPIPROP_SetItem(OBJECT_INVALID, MK_STATE_CHEATS_SWAPITEMPROPS_ITEM2); + MK_SWAPIPROP_CalculateSwapCost(); + MK_GenericDialog_SetState(nState=MK_STATE_CHEATS_SWAPITEMPROPS_ITEM1_INIT); + break; + default: + if ((nAction>=0) && (nAction=0) + { + object oSourceItem = MK_GenericDialog_GetObject(nItem); + + if (GetIsObjectValid(oSourceItem)) + { + oItem = MK_CopyAppearance(oItem, oSourceItem); + + CISetCurrentModItem(oPC,oItem); + + MK_EquipModifiedItem(oPC); + } + } + break; + }*/ + case MK_STATE_MODIFY: + CISetDefaultModItemCamera(oPC); + break; + case MK_STATE_SELECTPART: + { + int nAction = MK_GenericDialog_GetAction(); + switch (nAction) + { + case 250: + case 251: + MK_IM_ToggleVisibility(oTarget, oPC, oItem); + oItem = CIGetCurrentModItem(oPC); + break; + } + break; + } + case MK_STATE_INIT: + CISetDefaultModItemCamera(oPC); + break; + } + + MK_GenericDialog_SetState(MK_STATE_SELECTPART); + + int nVisible = !MK_GetHiddenWhenEquipped(oItem); + + MK_GenericDialog_SetConditionRange(1, 3, nVisible); + + int nNWNversion_GE_1_74 = MK_VERSION_GetIsVersionGreaterEqual_1_74(oPC); + MK_GenericDialog_SetCondition(250, (nNWNversion_GE_1_74) && (!nVisible)); + MK_GenericDialog_SetCondition(251, (nNWNversion_GE_1_74) && (nVisible)); + + MK_SetCurrentModPart(oPC, -1); + + return TRUE; +} diff --git a/_module/nss/mk_pre_wings.nss b/_module/nss/mk_pre_wings.nss new file mode 100644 index 00000000..ff302ba2 --- /dev/null +++ b/_module/nss/mk_pre_wings.nss @@ -0,0 +1,100 @@ +#include "mk_inc_generic" +#include "mk_inc_states" +#include "mk_inc_2da_disp" +#include "mk_inc_ccoh_db" + + +const string MK_WINGS_TYPE_SAVE = "MK_WINGS_TYPE_SAVE"; + +void RestoreOriginalWings(object oPC) +{ + string sIAStr = GetLocalString(oPC, MK_WINGS_TYPE_SAVE); + MK_DEBUG_TRACE("Restoring original wings type: '"+sIAStr+"'"); + if (sIAStr!="") + { + MK_CCOH_DB_IAStrToBodyAppearance(oPC, sIAStr, MK_CCOH_DB_BODY_APPR_WINGS); + DeleteLocalString(oPC, MK_WINGS_TYPE_SAVE); + } +} + +void SaveOriginalWings(object oPC) +{ + string sIAStr = GetLocalString(oPC, MK_WINGS_TYPE_SAVE); + if (sIAStr=="") + { + sIAStr = MK_CCOH_DB_BodyAppearanceToIAStr(oPC, MK_CCOH_DB_BODY_APPR_WINGS); + SetLocalString(oPC, MK_WINGS_TYPE_SAVE, sIAStr); + } +} + +int GetHasOriginalWings(object oPC) +{ + string sIAStr1 = GetLocalString(oPC, MK_WINGS_TYPE_SAVE); + string sIAStr2 = MK_CCOH_DB_BodyAppearanceToIAStr(oPC, MK_CCOH_DB_BODY_APPR_WINGS); + return (sIAStr1=="") || (sIAStr1==sIAStr2); +} + + +int StartingConditional() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + + MK_CCOH_DB_Init(oPC); + + int nState = MK_GenericDialog_GetState(); + int nAction = MK_GenericDialog_GetAction(); + + int nCurrentPage; + + switch (nState) + { + case MK_STATE_WINGS: + nCurrentPage = MK_2DA_DISPLAY_GetCurrentPage(); + switch (nAction) + { + case 250: + case 251: + case 252: + case 253: + nCurrentPage = MK_2DA_DISPLAY_UpdatePage(nAction); + break; + case 127: + // Restore original appearance + RestoreOriginalWings(oTarget); + break; + default: + int nNewWingType = MK_2DA_DISPLAY_GetValueAsInt(nAction); + if (nNewWingType!=-1) + { + SaveOriginalWings(oTarget); + SetCreatureWingType(nNewWingType, oTarget); + } + break; + } + break; + default: + nState = MK_STATE_WINGS; + MK_2DA_DISPLAY_Initialize("wingmodel", "", "LABEL", "", "", 300); + MK_2DA_DISPLAY_EnsureVisible(GetCreatureWingType(oTarget)); + nCurrentPage = MK_2DA_DISPLAY_GetCurrentPage(); + MK_GenericDialog_SetState(nState); + CISetCurrentModMode(oPC, MK_CI_MODMODE_BODY); + MK_AddTemporaryEffects(oPC, MK_TAG_TEMP_EFFECT, FALSE, oTarget); + break; + } + + switch (nState) + { + case MK_STATE_WINGS: + MK_DELIMITER_Initialize(); + + MK_2DA_DISPLAY_DisplayPage(nCurrentPage, GetCreatureWingType(oTarget)); + + MK_GenericDialog_SetCondition(127, !GetHasOriginalWings(oTarget)); + MK_GenericDialog_SetCondition(254, MK_CCOH_DB_GetIsBodyChanged(oTarget)); + break; + } + + return TRUE; +} diff --git a/_module/nss/mk_set_00.nss b/_module/nss/mk_set_00.nss new file mode 100644 index 00000000..191510a4 --- /dev/null +++ b/_module/nss/mk_set_00.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(0); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 0); +} diff --git a/_module/nss/mk_set_01.nss b/_module/nss/mk_set_01.nss new file mode 100644 index 00000000..76f6ae24 --- /dev/null +++ b/_module/nss/mk_set_01.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(1); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 1); +} diff --git a/_module/nss/mk_set_02.nss b/_module/nss/mk_set_02.nss new file mode 100644 index 00000000..49dfc3c7 --- /dev/null +++ b/_module/nss/mk_set_02.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(2); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 2); +} diff --git a/_module/nss/mk_set_03.nss b/_module/nss/mk_set_03.nss new file mode 100644 index 00000000..802be751 --- /dev/null +++ b/_module/nss/mk_set_03.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(3); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 3); +} diff --git a/_module/nss/mk_set_04.nss b/_module/nss/mk_set_04.nss new file mode 100644 index 00000000..ab067ea8 --- /dev/null +++ b/_module/nss/mk_set_04.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(4); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 4); +} diff --git a/_module/nss/mk_set_05.nss b/_module/nss/mk_set_05.nss new file mode 100644 index 00000000..99ca57ab --- /dev/null +++ b/_module/nss/mk_set_05.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(5); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 5); +} diff --git a/_module/nss/mk_set_06.nss b/_module/nss/mk_set_06.nss new file mode 100644 index 00000000..ccc4eff8 --- /dev/null +++ b/_module/nss/mk_set_06.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(6); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 6); +} diff --git a/_module/nss/mk_set_07.nss b/_module/nss/mk_set_07.nss new file mode 100644 index 00000000..ab712ce1 --- /dev/null +++ b/_module/nss/mk_set_07.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(7); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 7); +} diff --git a/_module/nss/mk_set_08.nss b/_module/nss/mk_set_08.nss new file mode 100644 index 00000000..6d9f42fb --- /dev/null +++ b/_module/nss/mk_set_08.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(8); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 8); +} diff --git a/_module/nss/mk_set_09.nss b/_module/nss/mk_set_09.nss new file mode 100644 index 00000000..c9d85abc --- /dev/null +++ b/_module/nss/mk_set_09.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(9); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 9); +} diff --git a/_module/nss/mk_set_10.nss b/_module/nss/mk_set_10.nss new file mode 100644 index 00000000..dc60ef16 --- /dev/null +++ b/_module/nss/mk_set_10.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(10); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 10); +} diff --git a/_module/nss/mk_set_100.nss b/_module/nss/mk_set_100.nss new file mode 100644 index 00000000..5400244c --- /dev/null +++ b/_module/nss/mk_set_100.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(100); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 22); +} diff --git a/_module/nss/mk_set_101.nss b/_module/nss/mk_set_101.nss new file mode 100644 index 00000000..2020b784 --- /dev/null +++ b/_module/nss/mk_set_101.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(101); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 22); +} diff --git a/_module/nss/mk_set_11.nss b/_module/nss/mk_set_11.nss new file mode 100644 index 00000000..bc49bdca --- /dev/null +++ b/_module/nss/mk_set_11.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(11); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 11); +} diff --git a/_module/nss/mk_set_12.nss b/_module/nss/mk_set_12.nss new file mode 100644 index 00000000..7efd4649 --- /dev/null +++ b/_module/nss/mk_set_12.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(12); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 12); +} diff --git a/_module/nss/mk_set_127.nss b/_module/nss/mk_set_127.nss new file mode 100644 index 00000000..d69f0eb6 --- /dev/null +++ b/_module/nss/mk_set_127.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(127); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 22); +} diff --git a/_module/nss/mk_set_13.nss b/_module/nss/mk_set_13.nss new file mode 100644 index 00000000..be2207d5 --- /dev/null +++ b/_module/nss/mk_set_13.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(13); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 13); +} diff --git a/_module/nss/mk_set_14.nss b/_module/nss/mk_set_14.nss new file mode 100644 index 00000000..94b1ce9e --- /dev/null +++ b/_module/nss/mk_set_14.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(14); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 14); +} diff --git a/_module/nss/mk_set_15.nss b/_module/nss/mk_set_15.nss new file mode 100644 index 00000000..1b879d3d --- /dev/null +++ b/_module/nss/mk_set_15.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(15); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 15); +} diff --git a/_module/nss/mk_set_16.nss b/_module/nss/mk_set_16.nss new file mode 100644 index 00000000..a1312f66 --- /dev/null +++ b/_module/nss/mk_set_16.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(16); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 16); +} diff --git a/_module/nss/mk_set_17.nss b/_module/nss/mk_set_17.nss new file mode 100644 index 00000000..930a757f --- /dev/null +++ b/_module/nss/mk_set_17.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(17); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 17); +} diff --git a/_module/nss/mk_set_18.nss b/_module/nss/mk_set_18.nss new file mode 100644 index 00000000..690b2ee7 --- /dev/null +++ b/_module/nss/mk_set_18.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(18); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 18); +} diff --git a/_module/nss/mk_set_19.nss b/_module/nss/mk_set_19.nss new file mode 100644 index 00000000..de9e71ff --- /dev/null +++ b/_module/nss/mk_set_19.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(19); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 19); +} diff --git a/_module/nss/mk_set_20.nss b/_module/nss/mk_set_20.nss new file mode 100644 index 00000000..8f9dd919 --- /dev/null +++ b/_module/nss/mk_set_20.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(20); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 20); +} diff --git a/_module/nss/mk_set_21.nss b/_module/nss/mk_set_21.nss new file mode 100644 index 00000000..9ddeaf0c --- /dev/null +++ b/_module/nss/mk_set_21.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(21); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 21); +} diff --git a/_module/nss/mk_set_22.nss b/_module/nss/mk_set_22.nss new file mode 100644 index 00000000..f0609d9f --- /dev/null +++ b/_module/nss/mk_set_22.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(22); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 22); +} diff --git a/_module/nss/mk_set_23.nss b/_module/nss/mk_set_23.nss new file mode 100644 index 00000000..f8d8267c --- /dev/null +++ b/_module/nss/mk_set_23.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(23); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_24.nss b/_module/nss/mk_set_24.nss new file mode 100644 index 00000000..0eb914f1 --- /dev/null +++ b/_module/nss/mk_set_24.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(24); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_249.nss b/_module/nss/mk_set_249.nss new file mode 100644 index 00000000..53e78e16 --- /dev/null +++ b/_module/nss/mk_set_249.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(249); +} diff --git a/_module/nss/mk_set_25.nss b/_module/nss/mk_set_25.nss new file mode 100644 index 00000000..33854098 --- /dev/null +++ b/_module/nss/mk_set_25.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(25); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_250.nss b/_module/nss/mk_set_250.nss new file mode 100644 index 00000000..ba1829fb --- /dev/null +++ b/_module/nss/mk_set_250.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(250); +} diff --git a/_module/nss/mk_set_251.nss b/_module/nss/mk_set_251.nss new file mode 100644 index 00000000..a9797cd6 --- /dev/null +++ b/_module/nss/mk_set_251.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(251); +} diff --git a/_module/nss/mk_set_252.nss b/_module/nss/mk_set_252.nss new file mode 100644 index 00000000..5486d99c --- /dev/null +++ b/_module/nss/mk_set_252.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(252); +} diff --git a/_module/nss/mk_set_253.nss b/_module/nss/mk_set_253.nss new file mode 100644 index 00000000..87037ba5 --- /dev/null +++ b/_module/nss/mk_set_253.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(253); +} diff --git a/_module/nss/mk_set_254.nss b/_module/nss/mk_set_254.nss new file mode 100644 index 00000000..34510e8a --- /dev/null +++ b/_module/nss/mk_set_254.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(254); +} diff --git a/_module/nss/mk_set_255.nss b/_module/nss/mk_set_255.nss new file mode 100644 index 00000000..27714f93 --- /dev/null +++ b/_module/nss/mk_set_255.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(255); +} diff --git a/_module/nss/mk_set_257.nss b/_module/nss/mk_set_257.nss new file mode 100644 index 00000000..44c85518 --- /dev/null +++ b/_module/nss/mk_set_257.nss @@ -0,0 +1,6 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(257); +} diff --git a/_module/nss/mk_set_26.nss b/_module/nss/mk_set_26.nss new file mode 100644 index 00000000..224664dd --- /dev/null +++ b/_module/nss/mk_set_26.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(26); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_27.nss b/_module/nss/mk_set_27.nss new file mode 100644 index 00000000..b01678ed --- /dev/null +++ b/_module/nss/mk_set_27.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(27); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_28.nss b/_module/nss/mk_set_28.nss new file mode 100644 index 00000000..242a2dd6 --- /dev/null +++ b/_module/nss/mk_set_28.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(28); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_29.nss b/_module/nss/mk_set_29.nss new file mode 100644 index 00000000..a89a7750 --- /dev/null +++ b/_module/nss/mk_set_29.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(29); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_30.nss b/_module/nss/mk_set_30.nss new file mode 100644 index 00000000..1aec6b6c --- /dev/null +++ b/_module/nss/mk_set_30.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(30); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_31.nss b/_module/nss/mk_set_31.nss new file mode 100644 index 00000000..58006cc2 --- /dev/null +++ b/_module/nss/mk_set_31.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(31); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_32.nss b/_module/nss/mk_set_32.nss new file mode 100644 index 00000000..db7125ae --- /dev/null +++ b/_module/nss/mk_set_32.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(32); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_33.nss b/_module/nss/mk_set_33.nss new file mode 100644 index 00000000..6f8c6826 --- /dev/null +++ b/_module/nss/mk_set_33.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(33); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_34.nss b/_module/nss/mk_set_34.nss new file mode 100644 index 00000000..7b0ef4b2 --- /dev/null +++ b/_module/nss/mk_set_34.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(34); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_35.nss b/_module/nss/mk_set_35.nss new file mode 100644 index 00000000..38cdd51b --- /dev/null +++ b/_module/nss/mk_set_35.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(35); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_36.nss b/_module/nss/mk_set_36.nss new file mode 100644 index 00000000..cb89a903 --- /dev/null +++ b/_module/nss/mk_set_36.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(36); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_37.nss b/_module/nss/mk_set_37.nss new file mode 100644 index 00000000..d86dc1a8 --- /dev/null +++ b/_module/nss/mk_set_37.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(37); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_38.nss b/_module/nss/mk_set_38.nss new file mode 100644 index 00000000..740e0d35 --- /dev/null +++ b/_module/nss/mk_set_38.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(38); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_39.nss b/_module/nss/mk_set_39.nss new file mode 100644 index 00000000..c949fb01 --- /dev/null +++ b/_module/nss/mk_set_39.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(39); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_40.nss b/_module/nss/mk_set_40.nss new file mode 100644 index 00000000..a3fe8b2c --- /dev/null +++ b/_module/nss/mk_set_40.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(40); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", 23); +} diff --git a/_module/nss/mk_set_invalid.nss b/_module/nss/mk_set_invalid.nss new file mode 100644 index 00000000..ab8c579e --- /dev/null +++ b/_module/nss/mk_set_invalid.nss @@ -0,0 +1,7 @@ +#include "mk_inc_generic" + +void main() +{ + MK_GenericDialog_SetAction(MK_GENERIC_DIALOG_INVALID_ACTION); +// SetLocalInt(OBJECT_SELF, "MK_ACTION", -1); +} diff --git a/_module/nss/mk_start_acp.nss b/_module/nss/mk_start_acp.nss new file mode 100644 index 00000000..dcecaa68 --- /dev/null +++ b/_module/nss/mk_start_acp.nss @@ -0,0 +1,11 @@ +#include "mk_inc_debug" +#include "mk_inc_craft" + +void main() +{ + object oPC = GetPCSpeaker(); + object oTarget = MK_GetCurrentTarget(oPC); + MK_DEBUG_TRACE("mk_start_acp: oPC='"+GetName(oPC)+"', oTarget='"+GetName(oTarget)+"'"); + + AssignCommand(oPC, ActionStartConversation(oTarget, "mk_acp", TRUE, FALSE)); +} diff --git a/_module/nss/nw_c2_default4.nss b/_module/nss/nw_c2_default4.nss index 0b7c92b3..a0d3d504 100644 --- a/_module/nss/nw_c2_default4.nss +++ b/_module/nss/nw_c2_default4.nss @@ -9,13 +9,13 @@ //:: Created By: Naomi Novik //:: Created On: 12/22/2002 //::////////////////////////////////////////////////// -#include "prc_inc_spells" + #include "nw_i0_generic" void main() { // * if petrified, jump out - if (PRCGetHasEffect(EFFECT_TYPE_PETRIFY, OBJECT_SELF) == TRUE) + if (GetHasEffect(EFFECT_TYPE_PETRIFY, OBJECT_SELF) == TRUE) { return; } @@ -26,7 +26,6 @@ void main() return; } - ExecuteScript("prc_npc_conv", OBJECT_SELF); // See if what we just 'heard' matches any of our // predefined patterns @@ -34,11 +33,12 @@ void main() object oShouter = GetLastSpeaker(); + // 2008.05.25 tsunami282 - removed for NWN 1.69 (no longer needed) //DMFI CODE ADDITIONS BEGIN HERE - if (GetIsPC(oShouter)) - { - ExecuteScript("dmfi_voice_exe", OBJECT_SELF); - } + // if (GetIsPC(oShouter) || GetIsDM(oShouter) || GetIsDMPossessed(oShouter)) + // { + // ExecuteScript("dmfi_voice_exe", OBJECT_SELF); + // } if (nMatch == -1 && GetIsPC(oShouter) &&(GetLocalInt(GetModule(), "dmfi_AllMute") || GetLocalInt(OBJECT_SELF, "dmfi_Mute"))) { @@ -63,7 +63,7 @@ void main() // * If only charmed then allow conversation // * so you can have a better chance of convincing // * people of lowering prices - if (PRCGetHasEffect(EFFECT_TYPE_CHARMED) == TRUE) + if (GetHasEffect(EFFECT_TYPE_CHARMED) == TRUE) { ClearActions(CLEAR_NW_C2_DEFAULT4_29); BeginConversation(); diff --git a/_module/nss/nw_c2_default5.nss b/_module/nss/nw_c2_default5.nss index 7fba9193..fa4d20ff 100644 --- a/_module/nss/nw_c2_default5.nss +++ b/_module/nss/nw_c2_default5.nss @@ -11,6 +11,11 @@ //:: Created By: Preston Watamaniuk //:: Created On: Oct 16, 2001 //::////////////////////////////////////////////// +//::////////////////////////////////////////////// +//:: Modified By: Deva Winblood +//:: Modified On: Jan 4th, 2008 +//:: Added Support for Mounted Combat Feat Support +//::////////////////////////////////////////////// #include "nw_i0_generic" @@ -38,15 +43,7 @@ void SafeFaction(object oCurrent, object oAttacker) //END DMFI CODE ADDITIONS************************* void main() -{ - ExecuteScript("prc_npc_physatt", OBJECT_SELF); - - if (!GetLocalInt(GetModule(),"X3_NO_MOUNTED_COMBAT_FEAT")) - { // set variables on target for mounted combat - SetLocalInt(OBJECT_SELF,"bX3_LAST_ATTACK_PHYSICAL",TRUE); - SetLocalInt(OBJECT_SELF,"nX3_HP_BEFORE",GetCurrentHitPoints(OBJECT_SELF)); - } // set variables on target for mounted combat - +{ //DMFI CODE ADDITIONS***************************** if ((GetIsPC(GetLastAttacker()) && (GetLocalInt(GetModule(), "dmfi_safe_factions")==1))) { @@ -58,6 +55,11 @@ void main() } //END DMFI CODE ADDITIONS**************************** + if (!GetLocalInt(GetModule(),"X3_NO_MOUNTED_COMBAT_FEAT")) + { // set variables on target for mounted combat + SetLocalInt(OBJECT_SELF,"bX3_LAST_ATTACK_PHYSICAL",TRUE); + SetLocalInt(OBJECT_SELF,"nX3_HP_BEFORE",GetCurrentHitPoints(OBJECT_SELF)); + } // set variables on target for mounted combat if(GetFleeToExit()) { // Run away! @@ -99,3 +101,4 @@ void main() SignalEvent(OBJECT_SELF, EventUserDefined(EVENT_ATTACKED)); } } + diff --git a/_module/nss/nw_c2_default7.nss b/_module/nss/nw_c2_default7.nss new file mode 100644 index 00000000..d53bf78c --- /dev/null +++ b/_module/nss/nw_c2_default7.nss @@ -0,0 +1,70 @@ +//::////////////////////////////////////////////////////// +//:: NW_C2_DEFAULT7 +/* + Default OnDeath event handler for NPCs. + + Adjusts killer's alignment if appropriate and + alerts allies to our death. + */ +//:://///////////////////////////////////////////////////// +//:: Copyright (c) 2002 Floodgate Entertainment +//:: Created By: Naomi Novik +//:: Created On: 12/22/2002 +//:://///////////////////////////////////////////////////// +//:://///////////////////////////////////////////////////// +//:: Modified By: Deva Winblood +//:: Modified On: April 1st, 2008 +//:: Added Support for Dying Wile Mounted +//:: Modified By: Sir Elric +//:: Modified On: July 20th, 2008 +//:: Added Support for Sir Elric's Simple Creature Respawns +//:://///////////////////////////////////////////////////// + +#include "x2_inc_compon" +#include "x0_i0_spawncond" +#include "x3_inc_horse" +#include "se_respawn_inc" +#include "_kb_loot_corpse" + +void main() +{ + ExecuteScript("sf_xp", OBJECT_SELF); + int nClass = GetLevelByClass(CLASS_TYPE_COMMONER); + int nAlign = GetAlignmentGoodEvil(OBJECT_SELF); + object oKiller = GetLastKiller(); + + if (GetLocalInt(GetModule(),"X3_ENABLE_MOUNT_DB")&&GetIsObjectValid(GetMaster(OBJECT_SELF))) SetLocalInt(GetMaster(OBJECT_SELF),"bX3_STORE_MOUNT_INFO",TRUE); + + + // If we're a good/neutral commoner, + // adjust the killer's alignment evil + if(nClass > 0 && (nAlign == ALIGNMENT_GOOD || nAlign == ALIGNMENT_NEUTRAL)) + { + AdjustAlignment(oKiller, ALIGNMENT_EVIL, 5); + } + + // Call to allies to let them know we're dead + SpeakString("NW_I_AM_DEAD", TALKVOLUME_SILENT_TALK); + + //Shout Attack my target, only works with the On Spawn In setup + SpeakString("NW_ATTACK_MY_TARGET", TALKVOLUME_SILENT_TALK); + + // NOTE: the OnDeath user-defined event does not + // trigger reliably and should probably be removed + if(GetSpawnInCondition(NW_FLAG_DEATH_EVENT)) + { + SignalEvent(OBJECT_SELF, EventUserDefined(1007)); + } + craft_drop_items(oKiller); + LeaveCorpse(); + // ----------------------------------------------------------------------------- + // Sir Elric's Simple Creature Respawns additions - SE v2.0 + // ----------------------------------------------------------------------------- + + // Do not respawn creature if tagged with _NSP eg. NW_GOBLINA_NSP + if (FindSubString(GetTag(OBJECT_SELF), "NSP") > -1) + return; + + if(GetLocalInt(OBJECT_SELF, "PLACED"))// Only respawn original placed mobs + SE_DoCreatureRespawn(5, 10); +} diff --git a/_module/nss/nw_c2_default9.nss b/_module/nss/nw_c2_default9.nss new file mode 100644 index 00000000..a6eb7217 --- /dev/null +++ b/_module/nss/nw_c2_default9.nss @@ -0,0 +1,337 @@ +//::////////////////////////////////////////////////// +//:: NW_C2_DEFAULT9 +/* + * Default OnSpawn handler with XP1 revisions. + * This corresponds to and produces the same results + * as the default OnSpawn handler in the OC. + * + * This can be used to customize creature behavior in three main ways: + * + * - Uncomment the existing lines of code to activate certain + * common desired behaviors from the moment when the creature + * spawns in. + * + * - Uncomment the user-defined event signals to cause the + * creature to fire events that you can then handle with + * a custom OnUserDefined event handler script. + * + * - Add new code _at the end_ to alter the initial + * behavior in a more customized way. + */ +//::////////////////////////////////////////////////// +//:: Copyright (c) 2002 Floodgate Entertainment +//:: Created By: Naomi Novik +//:: Created On: 12/11/2002 +//:: Modified By: Sir Elric +//:: Modified On: July 20th, 2008 +//:: Added Support for Sir Elric's Simple Creature Respawns +//::////////////////////////////////////////////////// +//:: Updated 2003-08-20 Georg Zoeller: Added check for variables to active spawn in conditions without changing the spawnscript + + +#include "x0_i0_anims" +// #include "x0_i0_walkway" - in x0_i0_anims +#include "x0_i0_treasure" + +#include "x2_inc_switches" + +void main() +{ + // ***** Spawn-In Conditions ***** // + ExecuteScript("spawn_rand_stats", OBJECT_SELF); + //ExecuteScript("wotr_npc_onspawn", OBJECT_SELF); + // * REMOVE COMMENTS (// ) before the "Set..." functions to activate + // * them. Do NOT touch lines commented out with // *, those are + // * real comments for information. + + // * This causes the creature to say a one-line greeting in their + // * conversation file upon perceiving the player. Put [NW_D2_GenCheck] + // * in the "Text Seen When" field of the greeting in the conversation + // * file. Don't attach any player responses. + // * + // SetSpawnInCondition(NW_FLAG_SPECIAL_CONVERSATION); + + // * Same as above, but for hostile creatures to make them say + // * a line before attacking. + // * + // SetSpawnInCondition(NW_FLAG_SPECIAL_COMBAT_CONVERSATION); + + // * This NPC will attack when its allies call for help + // * + // SetSpawnInCondition(NW_FLAG_SHOUT_ATTACK_MY_TARGET); + + // * If the NPC has the Hide skill they will go into stealth mode + // * while doing WalkWayPoints(). + // * + // SetSpawnInCondition(NW_FLAG_STEALTH); + + //-------------------------------------------------------------------------- + // Enable stealth mode by setting a variable on the creature + // Great for ambushes + // See x2_inc_switches for more information about this + //-------------------------------------------------------------------------- + if (GetCreatureFlag(OBJECT_SELF, CREATURE_VAR_USE_SPAWN_STEALTH) == TRUE) + { + SetSpawnInCondition(NW_FLAG_STEALTH); + } + // * Same, but for Search mode + // * + // SetSpawnInCondition(NW_FLAG_SEARCH); + + //-------------------------------------------------------------------------- + // Make creature enter search mode after spawning by setting a variable + // Great for guards, etc + // See x2_inc_switches for more information about this + //-------------------------------------------------------------------------- + if (GetCreatureFlag(OBJECT_SELF, CREATURE_VAR_USE_SPAWN_SEARCH) == TRUE) + { + SetSpawnInCondition(NW_FLAG_SEARCH); + } + // * This will set the NPC to give a warning to non-enemies + // * before attacking. + // * NN -- no clue what this really does yet + // * + // SetSpawnInCondition(NW_FLAG_SET_WARNINGS); + + // * Separate the NPC's waypoints into day & night. + // * See comment on WalkWayPoints() for use. + // * + // SetSpawnInCondition(NW_FLAG_DAY_NIGHT_POSTING); + + // * If this is set, the NPC will appear using the "EffectAppear" + // * animation instead of fading in, *IF* SetListeningPatterns() + // * is called below. + // * + //SetSpawnInCondition(NW_FLAG_APPEAR_SPAWN_IN_ANIMATION); + + // * This will cause an NPC to use common animations it possesses, + // * and use social ones to any other nearby friendly NPCs. + // * + // SetSpawnInCondition(NW_FLAG_IMMOBILE_AMBIENT_ANIMATIONS); + + //-------------------------------------------------------------------------- + // Enable immobile ambient animations by setting a variable + // See x2_inc_switches for more information about this + //-------------------------------------------------------------------------- + if (GetCreatureFlag(OBJECT_SELF, CREATURE_VAR_USE_SPAWN_AMBIENT_IMMOBILE) == TRUE) + { + SetSpawnInCondition(NW_FLAG_IMMOBILE_AMBIENT_ANIMATIONS); + } + // * Same as above, except NPC will wander randomly around the + // * area. + // * + SetSpawnInCondition(NW_FLAG_AMBIENT_ANIMATIONS); + + + //-------------------------------------------------------------------------- + // Enable mobile ambient animations by setting a variable + // See x2_inc_switches for more information about this + //-------------------------------------------------------------------------- + if (GetCreatureFlag(OBJECT_SELF, CREATURE_VAR_USE_SPAWN_AMBIENT) == TRUE) + { + SetSpawnInCondition(NW_FLAG_AMBIENT_ANIMATIONS); + } + // **** Animation Conditions **** // + // * These are extra conditions you can put on creatures with ambient + // * animations. + + // * Civilized creatures interact with placeables in + // * their area that have the tag "NW_INTERACTIVE" + // * and "talk" to each other. + // * + // * Humanoid races are civilized by default, so only + // * set this flag for monster races that you want to + // * behave the same way. + // SetAnimationCondition(NW_ANIM_FLAG_IS_CIVILIZED); + + // * If this flag is set, this creature will constantly + // * be acting. Otherwise, creatures will only start + // * performing their ambient animations when they + // * first perceive a player, and they will stop when + // * the player moves away. + SetAnimationCondition(NW_ANIM_FLAG_CONSTANT); + + // * Civilized creatures with this flag set will + // * randomly use a few voicechats. It's a good + // * idea to avoid putting this on multiple + // * creatures using the same voiceset. + // SetAnimationCondition(NW_ANIM_FLAG_CHATTER); + + // * Creatures with _immobile_ ambient animations + // * can have this flag set to make them mobile in a + // * close range. They will never leave their immediate + // * area, but will move around in it, frequently + // * returning to their starting point. + // * + // * Note that creatures spawned inside interior areas + // * that contain a waypoint with one of the tags + // * "NW_HOME", "NW_TAVERN", "NW_SHOP" will automatically + // * have this condition set. + // SetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE); + + + // **** Special Combat Tactics *****// + // * These are special flags that can be set on creatures to + // * make them follow certain specialized combat tactics. + // * NOTE: ONLY ONE OF THESE SHOULD BE SET ON A SINGLE CREATURE. + + // * Ranged attacker + // * Will attempt to stay at ranged distance from their + // * target. + // SetCombatCondition(X0_COMBAT_FLAG_RANGED); + + // * Defensive attacker + // * Will use defensive combat feats and parry + // SetCombatCondition(X0_COMBAT_FLAG_DEFENSIVE); + + // * Ambusher + // * Will go stealthy/invisible and attack, then + // * run away and try to go stealthy again before + // * attacking anew. + // SetCombatCondition(X0_COMBAT_FLAG_AMBUSHER); + + // * Cowardly + // * Cowardly creatures will attempt to flee + // * attackers. + // SetCombatCondition(X0_COMBAT_FLAG_COWARDLY); + + + // **** Escape Commands ***** // + // * NOTE: ONLY ONE OF THE FOLLOWING SHOULD EVER BE SET AT ONE TIME. + // * NOTE2: Not clear that these actually work. -- NN + + // * Flee to a way point and return a short time later. + // * + // SetSpawnInCondition(NW_FLAG_ESCAPE_RETURN); + + // * Flee to a way point and do not return. + // * + // SetSpawnInCondition(NW_FLAG_ESCAPE_LEAVE); + + // * Teleport to safety and do not return. + // * + // SetSpawnInCondition(NW_FLAG_TELEPORT_LEAVE); + + // * Teleport to safety and return a short time later. + // * + // SetSpawnInCondition(NW_FLAG_TELEPORT_RETURN); + + + + // ***** CUSTOM USER DEFINED EVENTS ***** / + + + /* + If you uncomment any of these conditions, the creature will fire + a specific user-defined event number on each event. That will then + allow you to write custom code in the "OnUserDefinedEvent" handler + script to go on top of the default NPC behaviors for that event. + + Example: I want to add some custom behavior to my NPC when they + are damaged. I uncomment the "NW_FLAG_DAMAGED_EVENT", then create + a new user-defined script that has something like this in it: + + if (GetUserDefinedEventNumber() == 1006) { + // Custom code for my NPC to execute when it's damaged + } + + These user-defined events are in the range 1001-1007. + */ + + // * Fire User Defined Event 1001 in the OnHeartbeat + // * + // SetSpawnInCondition(NW_FLAG_HEARTBEAT_EVENT); + + // * Fire User Defined Event 1002 + // * + // SetSpawnInCondition(NW_FLAG_PERCIEVE_EVENT); + + // * Fire User Defined Event 1005 + // * + // SetSpawnInCondition(NW_FLAG_ATTACK_EVENT); + + // * Fire User Defined Event 1006 + // * + // SetSpawnInCondition(NW_FLAG_DAMAGED_EVENT); + + // * Fire User Defined Event 1008 + // * + // SetSpawnInCondition(NW_FLAG_DISTURBED_EVENT); + + // * Fire User Defined Event 1003 + // * + // SetSpawnInCondition(NW_FLAG_END_COMBAT_ROUND_EVENT); + + // * Fire User Defined Event 1004 + // * + // SetSpawnInCondition(NW_FLAG_ON_DIALOGUE_EVENT); + + + + // ***** DEFAULT GENERIC BEHAVIOR (DO NOT TOUCH) ***** // + + // * Goes through and sets up which shouts the NPC will listen to. + // * + SetListeningPatterns(); + + // * Walk among a set of waypoints. + // * 1. Find waypoints with the tag "WP_" + NPC TAG + "_##" and walk + // * among them in order. + // * 2. If the tag of the Way Point is "POST_" + NPC TAG, stay there + // * and return to it after combat. + // + // * Optional Parameters: + // * void WalkWayPoints(int nRun = FALSE, float fPause = 1.0) + // + // * If "NW_FLAG_DAY_NIGHT_POSTING" is set above, you can also + // * create waypoints with the tags "WN_" + NPC Tag + "_##" + // * and those will be walked at night. (The standard waypoints + // * will be walked during the day.) + // * The night "posting" waypoint tag is simply "NIGHT_" + NPC tag. + WalkWayPoints(); + + //* Create a small amount of treasure on the creature + //if ((GetLocalInt(GetModule(), "X2_L_NOTREASURE") == FALSE) && + // (GetLocalInt(OBJECT_SELF, "X2_L_NOTREASURE") == FALSE) ) + //{ + // CTG_GenerateNPCTreasure(TREASURE_TYPE_MONSTER, OBJECT_SELF); + //} + + + // ***** ADD ANY SPECIAL ON-SPAWN CODE HERE ***** // +// ----------------------------------------------------------------------------- +// Sir Elric's Simple Creature Respawns additions - SE v1.9 +// ----------------------------------------------------------------------------- + SetLocalLocation(OBJECT_SELF, "spawn", GetLocation(OBJECT_SELF)); + // Set as original placed mobs... + if(!GetLocalInt(GetModule(), "ORIGINAL_PLACED_MOBS")) + { + SetLocalInt(OBJECT_SELF, "PLACED", 1); + } + + // * If Incorporeal, apply changes + if (GetCreatureFlag(OBJECT_SELF, CREATURE_VAR_IS_INCORPOREAL) == TRUE) + { + effect eConceal = EffectConcealment(50, MISS_CHANCE_TYPE_NORMAL); + eConceal = ExtraordinaryEffect(eConceal); + effect eGhost = EffectCutsceneGhost(); + eGhost = ExtraordinaryEffect(eGhost); + ApplyEffectToObject(DURATION_TYPE_PERMANENT, eConceal, OBJECT_SELF); + ApplyEffectToObject(DURATION_TYPE_PERMANENT, eGhost, OBJECT_SELF); + + } + // * Give the create a random name. + // * If you create a script named x3_name_gen in your module, you can + // * set the value of the variable X3_S_RANDOM_NAME on OBJECT_SELF inside + // * the script to override the creature's default name. + if (GetCreatureFlag(OBJECT_SELF, CREATURE_VAR_RANDOMIZE_NAME) == TRUE) + { + ExecuteScript("x3_name_gen",OBJECT_SELF); + string sName = GetLocalString(OBJECT_SELF,"X3_S_RANDOM_NAME"); + if ( sName == "" ) + { + sName = RandomName(); + } + SetName(OBJECT_SELF,sName); + } +} diff --git a/_module/nss/nw_c2_dropin9.nss b/_module/nss/nw_c2_dropin9.nss index 9cf668cd..2b5e3fd2 100644 --- a/_module/nss/nw_c2_dropin9.nss +++ b/_module/nss/nw_c2_dropin9.nss @@ -11,9 +11,10 @@ //:: Created By: Preston Watamaniuk //:: Created On: Oct 25, 2001 //::////////////////////////////////////////////// -#include "NW_O2_CONINCLUDE" -#include "NW_I0_GENERIC" +#include "NW_O2_CONINCLUDE" + +#include "NW_I0_GENERIC" void main() { // OPTIONAL BEHAVIORS (Comment In or Out to Activate ) **************************************************************************** @@ -81,6 +82,4 @@ void main() // combat. GenerateNPCTreasure(); //* Use this to create a small amount of treasure on the creature - - ExecuteScript("prc_npc_spawn", OBJECT_SELF); } diff --git a/_module/nss/nw_c2_herbivore.nss b/_module/nss/nw_c2_herbivore.nss index 8c644d10..9149e419 100644 --- a/_module/nss/nw_c2_herbivore.nss +++ b/_module/nss/nw_c2_herbivore.nss @@ -11,9 +11,9 @@ //:: Created By: Preston Watamaniuk //:: Created On: Dec 21, 2001 //::////////////////////////////////////////////// + #include "NW_I0_GENERIC" #include "NW_O2_CONINCLUDE" - void main() { // OPTIONAL BEHAVIORS (Comment In or Out to Activate ) **************************************************************************** @@ -79,6 +79,4 @@ void main() // 2. If the tag of the Way Point is "POST_" + NPC TAG the creature will return this way point after // combat. GenerateNPCTreasure(); //* Use this to create a small amount of treasure on the creature - - ExecuteScript("prc_npc_spawn", OBJECT_SELF); } diff --git a/_module/nss/nw_i0_generic.nss b/_module/nss/nw_i0_generic.nss new file mode 100644 index 00000000..49692cdc --- /dev/null +++ b/_module/nss/nw_i0_generic.nss @@ -0,0 +1,2022 @@ +//:://///////////////////////////////////////////// +//:: Generic Scripting Include v1.0 +//:: NW_I0_GENERIC +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + + December 7 2002, Naomi Novik + Many functions removed to separate libraries: + + x0_i0_anims + PlayMobileAmbientAnimations_NonAvian + PlayMobileAmbientAnimations_Avian + (with PlayMobileAmbientAnimations changed to + just a call to one of these two) + PlayImmobileAmbientAnimations + + x0_i0_assoc + associate constants (NW_ASC_...) + GetPercentageHPLoss (only used in GetAssociateHealMaster) + SetAssociateState + GetAssociateState + ResetHenchmenState + AssociateCheck + GetAssociateHealMaster + GetFollowDistance + SetAssociateStartLocation + GetAssociateStartLocation + + x0_i0_behavior + behavior constants + SetBehaviorState + GetBehaviorState + + x0_i0_spawncond + OnSpawn condition constants + SetSpawnInCondition + GetSpawnInCondition + SetSpawnInLocals + SetListeningPatterns + + x0_i0_walkway + WalkWayPoints + RunNextCircuit + RunCircuit + CheckWayPoints + GetIsPostOrWalking + + x0_i0_talent + ALL the talent functions + + x0_i0_equip + Equipping functions + + x0_i0_match + Matching functions + + x0_i0_debug + MyPrintString + DebugPrintTalentId + newdebug + + x0_inc_generic + Pretty much everything else + + ***********************************************' + CHANGE SUMMARY + + + February 6 2003: Commented out the Henchman RespondToShout because now using + the newer bkRespondToShout function in x0_i0_henchman + + + September 18 2002: DetermineCombatRound broken into smaller functions + 19 : Removed randomness from Talent system. You can't + have smart AI and random behavior. Only healing + has the possiblity of being random. + + I may want to add the possibility of getting a + random talent only in the Talent filter if + something fails (*) + + + ******************************************** + WARNING THIS SCRIPT IS CHANGED AT YOUR PERIL + ******************************************** + + This is the master generic script and currently + handles all combat and some plot behavior + within NWN. If this script is tampered + with there is a chance of introducing game + breaking bugs. But other than that enjoy. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Sept 20, 2001 +//::////////////////////////////////////////////// + +//#include "x0_i0_assoc" - included in x0_inc_generic +//#include "x0_inc_generic" - included in x0_i0_talent +//#include "x0_i0_talent" - included in x0_i0_combat + +//#include "x0_i0_combat" - include in x0_i0_anims + +//#include "x0_i0_walkway" - include in x0_i0_anims +#include "x0_i0_behavior" +#include "x0_i0_anims" + + +/********************************************************************** + * CONSTANTS + **********************************************************************/ + +/********************************************************************** + * Flee and move constants + **********************************************************************/ + +const int NW_GENERIC_FLEE_EXIT_FLEE = 0; +const int NW_GENERIC_FLEE_EXIT_RETURN = 1; +const int NW_GENERIC_FLEE_TELEPORT_FLEE = 2; +const int NW_GENERIC_FLEE_TELEPORT_RETURN = 3; + +/********************************************************************** + * Shout constants + **********************************************************************/ + +// NOT USED +const int NW_GENERIC_SHOUT_I_WAS_ATTACKED = 1; + +//IN OnDeath Script +const int NW_GENERIC_SHOUT_I_AM_DEAD = 12; + +//IN TalentMeleeAttacked +const int NW_GENERIC_SHOUT_BACK_UP_NEEDED = 13; + +const int NW_GENERIC_SHOUT_BLOCKER = 2; + +/********************************************************************** + * chooseTactics constants + **********************************************************************/ + +const int chooseTactics_MEMORY_OFFENSE_MELEE = 0; +const int chooseTactics_MEMORY_DEFENSE_OTHERS = 1; +const int chooseTactics_MEMORY_DEFENSE_SELF = 2; +const int chooseTactics_MEMORY_OFFENSE_SPELL = 3; + + +/********************************************************************** + * FUNCTION PROTOTYPES + **********************************************************************/ + +// * New Functions September - 2002 + + +// * The class-specific tactics have been broken out from DetermineCombatRound +// * for readability. This function determines the actual tactics each class +// * will use. +int chooseTactics(object oIntruder); + +// Adds all three of the class levels together. Used before +// GetHitDice became available +int GetCharacterLevel(object oTarget); + +//If using ambient sleep this will remove the effect +void RemoveAmbientSleep(); + +//Searches for the nearest locked object to the master +object GetLockedObject(object oMaster); + +/********************************************************************** + * DetermineCombatRound subfunctions + **********************************************************************/ + +// Used in DetermineCombatRound to keep a +// henchmen bashing doors. +int BashDoorCheck(object oIntruder = OBJECT_INVALID); + +// Determines which of a NPCs three classes to +// use in DetermineCombatRound +int DetermineClassToUse(); + + +/********************************************************************** + * Core AI Functions + **********************************************************************/ + +//:://///////////////////////////////////////////// +//:: DetermineCombatRound +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + This function is the master function for the + generic include and is called from the main + script. This function is used in lieu of + any actual scripting. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 16, 2001 +//::////////////////////////////////////////////// +void DetermineCombatRound(object oIntruder = OBJECT_INVALID, int nAI_Difficulty = 10); + +//:://///////////////////////////////////////////// +//:: Respond To Shouts +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +// Allows the listener to react in a manner +// consistant with the given shout but only to one +// combat shout per round +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 25, 2001 +//::////////////////////////////////////////////// +//NOTE ABOUT COMMONERS +// Commoners are universal cowards. If you attack anyone +// they will flee for 4 seconds away from the attacker. +// However to make the commoners into a mob, make a single +// commoner at least 10th level of the same faction. +// If that higher level commoner is attacked or killed then +// the commoners will attack the attacker. They will disperse again +// after some of them are killed. Should NOT make multi-class +// creatures using commoners. +// +//NOTE ABOUT BLOCKERS +// It should be noted that the Generic Script for On Dialogue +// attempts to get a local set on the shouter by itself. +// This object represents the LastOpenedBy object. It is this +// object that becomes the oIntruder within this function. +// +//NOTE ABOUT INTRUDERS +// The intruder object is for cases where a placable needs to +// pass a LastOpenedBy Object or a AttackMyAttacker +// needs to make his attacker the enemy of everyone. +void RespondToShout(object oShouter, int nShoutIndex, object oIntruder = OBJECT_INVALID); + + +//******** PLOT FUNCTIONS + +// NPCs who have warning status set to TRUE will allow +// one 'free' attack by PCs from a non-hostile faction. +void SetNPCWarningStatus(int nStatus = TRUE); + +// NPCs who have warning status set to TRUE will allow +// one 'free' attack by PCs from a non-hostile faction. +int GetNPCWarningStatus(); + +// * Presently Does not work with the current implementation +// * of encounter triggers! +// +// This function works in tandem with an encounter +// to spawn in guards to fight for the attacked +// NPC. MAKE SURE THE ENCOUNTER TAG IS SET TO: +// +// "ENC_" + NPC TAG +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 29, 2001 +void SetSummonHelpIfAttacked(); + +// The target object flees to the specified +// way point and then destroys itself, to be +// respawned at a later point. For unkillable +// sign post characters who are not meant to fight +// back. +// This function is used only because ActionDoCommand can +// only accept void functions. +void CreateSignPostNPC(string sTag, location lLocal); + +// The target object flees to the specified +// way point and then destroys itself, to be +// respawned at a later point. For unkillable +// sign post characters who are not meant to fight +// back. +void ActivateFleeToExit(); + +// The target object flees to the specified +// way point and then destroys itself, to be +// respawned at a later point. For unkillable +// sign post characters who are not meant to fight +// back. +int GetFleeToExit(); + +// Checks that an item was unlocked. +//:: Created By: Preston Watamaniuk +//:: Created On: Nov 19, 2001 +void CheckIsUnlocked(object oLastObject); + +// This function is now just a wrapper around the functions +// PlayMobileAmbientAnimations_Nonavian() and +// PlayMobileAmbientAnimations_Avian(), in x0_i0_anims +void PlayMobileAmbientAnimations(); + +// Determines the special behavior used by the NPC. +// Generally all NPCs who you want to behave differently +// than the defualt behavior. +// For these behaviors, passing in a valid object will +// cause the creature to become hostile the the attacker. +void DetermineSpecialBehavior(object oIntruder = OBJECT_INVALID); + +// * Am I in a invisible or stealth state or sanctuary? +int InvisibleTrue(object oSelf = OBJECT_SELF); + +/********************************************************************** + * FUNCTION DEFINITIONS + **********************************************************************/ + +//:://///////////////////////////////////////////// +//:: AdjustBehaviorVariable +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* +Overriding "behavior" variables. +If a variable has been stored on the creature it overrides the above +class defaults +*/ +//::////////////////////////////////////////////// +//:: Created By: +//:: Created On: +//::////////////////////////////////////////////// + +int AdjustBehaviorVariable(int nVar, string sVarName) +{ + int nPlace =GetLocalInt(OBJECT_SELF, sVarName); + if (nPlace > 0) + { + return nPlace; + } + //return nVar; // * return the original value + return 0; +} + +//:://///////////////////////////////////////////// +//:: InvisibleBecome +//:: Copyright (c) 2003 Bioware Corp. +//::////////////////////////////////////////////// +/* + A more intelligent invisibility solution, + along the lines of the one used in + the various end-user AIs. +*/ +//::////////////////////////////////////////////// +//:: Created By: Brent +//:: Created On: June 14, 2003 +//::////////////////////////////////////////////// +int InvisibleBecome(object oSelf = OBJECT_SELF) +{ + int iDarkness = FALSE; + if(GetHasSpell(SPELL_DARKNESS) && GetHasSpell(SPELL_DARKVISION)) iDarkness = TRUE; + if(GetHasSpell(SPELL_IMPROVED_INVISIBILITY) || GetHasSpell(SPELL_INVISIBILITY) || + GetHasSpell(SPELL_INVISIBILITY_SPHERE) || (iDarkness) || GetHasSpell(SPELL_SANCTUARY) + || GetHasSpell(SPELL_ETHEREALNESS) + || GetHasFeat(FEAT_HIDE_IN_PLAIN_SIGHT, oSelf) == TRUE) + { + + // * cannot already be invisible, otherwise what is the point + if(InvisibleTrue(oSelf) == FALSE) + { + // * this bit ported directly from Jasperre + // Can anyone see me? (has spell effects of X) + // * The point of this is to see if its even worthwhile to go invisbile + // * or will it be immediately dispeled. + object oSeeMe = GetNearestCreature(CREATURE_TYPE_REPUTATION, REPUTATION_TYPE_ENEMY, OBJECT_SELF, 1, CREATURE_TYPE_PERCEPTION, PERCEPTION_SEEN, CREATURE_TYPE_HAS_SPELL_EFFECT, SPELL_TRUE_SEEING); + if(!GetIsObjectValid(oSeeMe)) + { + oSeeMe = GetNearestCreature(CREATURE_TYPE_REPUTATION, REPUTATION_TYPE_ENEMY, OBJECT_SELF, 1, CREATURE_TYPE_PERCEPTION, PERCEPTION_SEEN, CREATURE_TYPE_HAS_SPELL_EFFECT, SPELL_SEE_INVISIBILITY); + // if(!GetIsObjectValid(oSeeMe)) + // { + // oSeeMe = GetNearestCreature(CREATURE_TYPE_REPUTATION, REPUTATION_TYPE_ENEMY, OBJECT_SELF, 1, CREATURE_TYPE_PERCEPTION, PERCEPTION_SEEN, CREATURE_TYPE_HAS_SPELL_EFFECT, SPELL_INVISIBILITY_PURGE); + // } + } + + + if(!GetIsObjectValid(oSeeMe)) + { + int nDiff = GetCombatDifficulty(oSelf, TRUE); + //SpeakString(IntToString(nDiff)); + if (nDiff > -1) + { + + ClearActions(1001); + if (iDarkness==TRUE) + { + ActionCastSpellAtObject(SPELL_DARKVISION, oSelf); + ActionCastSpellAtObject(SPELL_DARKNESS, oSelf); + return TRUE; + } +// if (GetHasSpell(SPELL_IMPROVED_INVISIBILITY, oSelf) == TRUE) + if (GetHasSpell(SPELL_IMPROVED_INVISIBILITY, oSelf)) + { + ActionCastSpellAtObject(SPELL_IMPROVED_INVISIBILITY, oSelf); + return TRUE; + } + else +// if (GetHasSpell(SPELL_INVISIBILITY, oSelf) == TRUE) + if (GetHasSpell(SPELL_INVISIBILITY, oSelf)) + { + ActionCastSpellAtObject(SPELL_INVISIBILITY, oSelf); + return TRUE; + } + else +// if (GetHasSpell(SPELL_INVISIBILITY_SPHERE, oSelf) == TRUE) + if (GetHasSpell(SPELL_INVISIBILITY_SPHERE, oSelf)) + { + ActionCastSpellAtObject(SPELL_INVISIBILITY_SPHERE, oSelf); + return TRUE; + } + else +// if (GetHasSpell(SPELL_ETHEREALNESS, oSelf) == TRUE) + if (GetHasSpell(SPELL_ETHEREALNESS, oSelf)) + { + ActionCastSpellAtObject(SPELL_ETHEREALNESS, oSelf); + return TRUE; + } + else +// if (GetHasSpell(SPELL_SANCTUARY, oSelf) == TRUE) + if (GetHasSpell(SPELL_SANCTUARY, oSelf)) + { + ActionCastSpellAtObject(SPELL_SANCTUARY, oSelf); + return TRUE; + } + else + if (GetHasFeat(FEAT_HIDE_IN_PLAIN_SIGHT, oSelf)) + // * go into stealth mode + { + // SpeakString("Attempting stealth mode"); + SetActionMode(OBJECT_SELF, ACTION_MODE_STEALTH, TRUE); + WrapperActionAttack(GetNearestEnemy()); + return TRUE; + } + + } + } + }// is NOT invisible + } + return FALSE; +} + +//:://///////////////////////////////////////////// +//:: InvisibleTrue +//:: Copyright (c) 2003 Bioware Corp. +//::////////////////////////////////////////////// +/* + Returns TRUE if oSelf is hidden either + magically or via stealth + +*/ +//::////////////////////////////////////////////// +//:: Created By: Brent +//:: Created On: July 14, 2003 +//::////////////////////////////////////////////// + +int InvisibleTrue(object oSelf =OBJECT_SELF) +{ + if(GetHasEffect(EFFECT_TYPE_INVISIBILITY, oSelf) || GetHasEffect(EFFECT_TYPE_IMPROVEDINVISIBILITY, oSelf) + || (GetHasSpellEffect(SPELL_DARKNESS, oSelf) && GetHasSpellEffect(SPELL_DARKVISION, oSelf)) + || GetActionMode(oSelf, ACTION_MODE_STEALTH) || GetHasEffect(EFFECT_TYPE_SANCTUARY, oSelf) + || GetHasEffect(EFFECT_TYPE_ETHEREAL, oSelf)) + { + return TRUE; + + } + return FALSE; +} + +// * Returns true if a wizard or sorcerer and wearing armor +int GetShouldNotCastSpellsBecauseofArmor(object oTarget, int nClass) +{ + + if (GetArcaneSpellFailure(oTarget) > 15 && (nClass == CLASS_TYPE_SORCERER || nClass == CLASS_TYPE_WIZARD)) + { + return TRUE; + } + return FALSE; +} + + +//:://///////////////////////////////////////////// +//:: chooseTactics +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Separated this function out from DetermineCombatRound + for readibility +*/ +//::////////////////////////////////////////////// +//:: Created By: Brent +//:: Created On: September 2002 +//::////////////////////////////////////////////// + +int chooseTactics(object oIntruder) +{ + + // SELF PRESERVATION: Always attempt to heal self first + if(TalentHealingSelf() == TRUE) return 99; //Use spells and potions + + // Next, try the special tactics routines + // specific to XP1 + if (SpecialTactics(oIntruder)) return 99; + + // * These constants in ChooseTactics routine + // * remember previous rounds choices + + //moved to top of script, made into real constants + //int MEMORY_OFFENSE_MELEE = 0; + //int MEMORY_DEFENSE_OTHERS = 1; + //int MEMORY_DEFENSE_SELF = 2; + //int MEMORY_OFFENSE_SPELL = 3; + + // * If defensive last round, try to be offensive this round + // * this is to prevent wasting time on multiple protections + int nPreviousMemory = GetLocalInt(OBJECT_SELF, "NW_L_MEMORY"); + + int nClass = DetermineClassToUse(); + + //This does not seem to be used, so no point declaring it... + //int nCrazy = 0; + + // * Defaulted high so unspecified classes will not be cowards + int nOffense = 50; + + int nCompassion = 25; + + // * Defaulted this high because non standard creatures + // * with spells should try and use them. + int nMagic = 55; + + // * setup base BEHAVIOR + switch (nClass) + { + case CLASS_TYPE_COMMONER: + // Commoners should run away from fights + //SpawnScriptDebugger(); + nOffense = 0; nCompassion = 0; nMagic = 0; break; + case CLASS_TYPE_PALEMASTER: + case CLASS_TYPE_WIZARD: + case CLASS_TYPE_SORCERER: + // SpawnScriptDebugger(); + nOffense = 40; nCompassion = 40; nMagic = 100; break; + case CLASS_TYPE_BARD: + case CLASS_TYPE_HARPER: + case CLASS_TYPE_DRAGONDISCIPLE: + { + if(TalentBardSong() == TRUE) return 99; + nOffense = 40; nCompassion = 42; nMagic = 43; break; + } + case CLASS_TYPE_CLERIC: + case CLASS_TYPE_DRUID: + case CLASS_TYPE_SHIFTER: + { + nOffense = 40; + nCompassion = 45; + nMagic = 44; + // * Clerics shouldn't constantly cast spells + if (nPreviousMemory != chooseTactics_MEMORY_OFFENSE_MELEE) + nMagic = Random(50) + 1; + break; + } + case CLASS_TYPE_PALADIN : + case CLASS_TYPE_RANGER : + nOffense = 40; nCompassion = 25; nMagic = Random(50) + 1; break; + case CLASS_TYPE_BARBARIAN: + { + // SpawnScriptDebugger(); + // * GetHasFeat(...) does not work correctly with no-leveled up + // * characters. So for now, only Xanos gets to do this. + string sTag = GetTag(OBJECT_SELF); + if (sTag == "x0_hen_xan" || sTag == "x2_hen_daelan") + { + if (GetHasFeatEffect(FEAT_BARBARIAN_RAGE) == FALSE) + { + + if (GetHasFeat(FEAT_BARBARIAN_RAGE) == TRUE) + { + ActionUseFeat(FEAT_BARBARIAN_RAGE, OBJECT_SELF); + return 99; + } + } + } + nOffense = 50; nCompassion = 25; nMagic = 20; break; + // * set high magic to use rage + // * suggestion don't give barbarians lots of magic or else they will fight oddly + } + case CLASS_TYPE_WEAPON_MASTER: + case CLASS_TYPE_ARCANE_ARCHER: + case CLASS_TYPE_BLACKGUARD: + case CLASS_TYPE_SHADOWDANCER: + case CLASS_TYPE_DWARVENDEFENDER: + case CLASS_TYPE_ASSASSIN: + case CLASS_TYPE_FIGHTER: + case CLASS_TYPE_ROGUE : //SpawnScriptDebugger(); + case CLASS_TYPE_MONK : + nOffense = 40; nCompassion = 0; nMagic = 0; break; + case CLASS_TYPE_UNDEAD: + nOffense = 40; nCompassion = 40; nMagic = 40; break; + case CLASS_TYPE_OUTSIDER: + { + nOffense = 40; nMagic = 40; + if (GetAlignmentGoodEvil(OBJECT_SELF) == ALIGNMENT_GOOD) + { + nCompassion = 40; + } + else nCompassion = 0; + break; + } + case CLASS_TYPE_CONSTRUCT: + case CLASS_TYPE_ELEMENTAL: + nOffense = 40; nCompassion = 0; nMagic = 40; break; + case CLASS_TYPE_DRAGON: + nOffense = 40; nCompassion = 20; nMagic = 40; break; + default: + nOffense = 50; nCompassion = 25; nMagic = 55; break; + } + + //really minor optimization - since this bit doesn't rely on the variables set + //below, might as well check it before we do all those calculations + // * Dragon Disciple Breath + if (GetHasFeat(FEAT_DRAGON_DIS_BREATH) && Random(100) > 50) + { + ClearActions(2000); + ActionCastSpellAtObject(690, GetNearestEnemy(), METAMAGIC_ANY, TRUE); + DecrementRemainingFeatUses(OBJECT_SELF, FEAT_DRAGON_DIS_BREATH); + return 99; + } + + + // MyPrintString("Made it past the class-specific settings"); + + + // ************************************ + // * MODIFY BEHAVIOR FOR SPECIAL CASES + // ************************************ + if (GetRacialType(OBJECT_SELF) == RACIAL_TYPE_UNDEAD) + nCompassion = nCompassion - 20; + + // Randomize things a bit + //seems that nCrazy is always 0, so might as well comment them out + nOffense = Random(10 /*+ nCrazy*/) + nOffense; + nMagic = Random(10 /*+ nCrazy*/) + nMagic; + nCompassion = Random(10 /*+ nCrazy*/) + nCompassion; + + + + // * if your opponent is close to you, then increase offense + // * as casting defensive abilities when enemies are close + // * is generally not a good idea. + // * Dec 18 2002: If you have Combat Casting, you'll still be more + // * liable to use defensive abilities + if (GetIsObjectValid(oIntruder) && !GetHasFeat(FEAT_COMBAT_CASTING)) + { + if (GetDistanceToObject(oIntruder) <= 5.0) { + nOffense = nOffense + 20; + nMagic = nMagic - 20; + } + } + + // * If enemies are further away, more chance of doing magic + if (GetDistanceToObject(oIntruder) > 3.0) + nMagic = nMagic + 15; + + // * Dec 18 2002: Add your level to your magic rating + nMagic = nMagic + GetHitDice(OBJECT_SELF); + + + // ************************************** + // * CHOOSE TALENT TO USE + // ************************************** + + //SpawnScriptDebugger(); + + // * If defensive last round, try to be offensive this round + // * this is to prevent wasting time on multiple protections + if ((nPreviousMemory == chooseTactics_MEMORY_DEFENSE_OTHERS) + || (nPreviousMemory == chooseTactics_MEMORY_DEFENSE_SELF)) + { + nOffense = nOffense + 40; + } + + + // April 2003 + // If in rage should be almost no chance of doing magic + // * June 2003 + // * If has more than 5% chance of spell failure don't try casting + // 5% chance changed to 15% + if (GetHasFeatEffect(FEAT_BARBARIAN_RAGE)== TRUE || GetShouldNotCastSpellsBecauseofArmor(OBJECT_SELF, nClass) == TRUE + || GetLocalInt(OBJECT_SELF, "X2_L_STOPCASTING") == 10) + { + nMagic = 0; + } + + + + + // ************** + // * JULY 12 2003 + // * Overriding "behavior" variables. + // * If a variable has been stored on the creature it overrides the above + // * class defaults + // * JULY 28 2003 + // * changed this so that its an additive process, not an overrwrite. + // * gives more flexiblity. + // ************** + nMagic = nMagic + AdjustBehaviorVariable(nMagic, "X2_L_BEH_MAGIC"); + nOffense = nOffense + AdjustBehaviorVariable(nOffense, "X2_L_BEH_OFFENSE"); + nCompassion = nCompassion + AdjustBehaviorVariable(nCompassion, "X2_L_BEH_COMPASSION"); + + + // * If invisbile of any sort, become Defensive and + // * magical to use any buffs you may have + // * This behavior variable setting should override all others + // * October 22 2003 - Lines 690 and 713 modified to only work if magic + // * setting has not been turned off. Nathyrra always going invisible + // * can be annoying. + if (InvisibleTrue(OBJECT_SELF) == TRUE && nMagic > 0) + { + // SpawnScriptDebugger(); + // * if wounded at all take this time to heal self + // * since I am invisible there is little danger from doing this + if (GetCurrentHitPoints(OBJECT_SELF) < GetMaxHitPoints(OBJECT_SELF)) + { + if(TalentHealingSelf(TRUE) == TRUE) return 99; + } + + nOffense = 7; + nMagic = 100; + + if (GetActionMode(OBJECT_SELF, ACTION_MODE_STEALTH) == TRUE) + { + nOffense = 100; // * if in stealth attempt sneak attacks + } + } + else + // ************** + // * JULY 14 2003 + // * Attempt To Go Invisible + // ************** + if (InvisibleBecome() == TRUE && nMagic > 0) + return 99; + + // PHYSICAL, NO OFFENSE + if (nOffense <= 5) + { + //SpawnScriptDebugger(); + //SpeakString("fleeing"); + if (TalentFlee(oIntruder) == TRUE) return 99; + } + + // protect others: MAGICAL, DEFENSE, COMPASSION + if ((nOffense<= 50) && (nMagic > 50) && (nCompassion > 50)) + { + SetLocalInt(OBJECT_SELF, "NW_L_MEMORY", chooseTactics_MEMORY_DEFENSE_OTHERS); + if (TalentHeal() == TRUE) return 99; + if (TalentCureCondition() == TRUE) return 99; + if (TalentUseProtectionOthers() == TRUE) return 99; + if (TalentEnhanceOthers() == TRUE) return 99; + + // * Temporarily be non-compassionate to buff self + // * if we got to this point. + nCompassion = 0; + } + + // protectself: MAGICAL, DEFENSE, NO COMPASSION + if ((nOffense<= 50) && (nMagic > 50) && (nCompassion <=50)) + { + SetLocalInt(OBJECT_SELF, "NW_L_MEMORY", chooseTactics_MEMORY_DEFENSE_SELF); + + /* Dec 19 2002: + Against spell-casters, cast protection spells more often + */ + int nClass = GetClassByPosition(1,oIntruder); + if (nClass == CLASS_TYPE_WIZARD || nClass == CLASS_TYPE_SORCERER + || nClass == CLASS_TYPE_CLERIC || nClass == CLASS_TYPE_DRUID) + { + if (TalentSelfProtectionMantleOrGlobe()) + return 99; + } + + if(TalentUseProtectionOnSelf() == TRUE) return 99; + if(TalentUseEnhancementOnSelf() == TRUE) return 99; + if(TalentPersistentAbilities() == TRUE) return 99; + // int TalentAdvancedBuff(float fDistance); + + //Used for Potions of Enhancement and Protection + if(TalentBuffSelf() == TRUE) return 99; + + if(TalentAdvancedProtectSelf() == TRUE) return 99; + if(TalentSummonAllies() == TRUE) return 99; + if(TalentSeeInvisible() == TRUE) return 99; + if(TalentMeleeAttacked(oIntruder) == TRUE) return 99; + if(TalentRangedAttackers(oIntruder) == TRUE) return 99; + if(TalentRangedEnemies(oIntruder) == TRUE) return 99; + + + } + + // MAGICAL, OFFENSE + if (nMagic > 50) + { + // // MyPrintString("in offensive spell"); + // SpawnScriptDebugger(); + SetLocalInt(OBJECT_SELF, "NW_L_MEMORY", chooseTactics_MEMORY_OFFENSE_SPELL); + if (TalentUseTurning() == TRUE) return 99; + if (TalentSpellAttack(oIntruder) == TRUE) return 99; + } + + // If we got here, we're going to melee offense + SetLocalInt(OBJECT_SELF, "NW_L_MEMORY", chooseTactics_MEMORY_OFFENSE_MELEE); + + // PHYSICAL, OFFENSE (if nothing else applies) + if (TryKiDamage(oIntruder) == TRUE) return 99; + if (TalentSneakAttack() == TRUE) return 99; + if (TalentDragonCombat(oIntruder)) {return 99;} + if (TalentMeleeAttack(oIntruder) == TRUE) return 99; + + + object oHostile = GetNearestSeenEnemy(); + + // * Feb 17 2003: This error could happen in the situation that someone + // * went into combat mode and their 'hostility' ended while going through ChooseTactics + if (GetIsObjectValid(oHostile) == TRUE) + { + + // * BK if it returns this it means the AI found nothing + // * Appropriate to do + //SpeakString("BUG!!!!!!!!!!!!!!!!!!!!!!!! (Let Brent Knowles know about this. Supply savegame) Nothing valid to do !!!!!!!!!!!!!!!!!!!!!"); + //SpeakString("BUG!! Magic " + IntToString(nMagic) + " Compassion " + IntToString(nCompassion) + " Offense " + IntToString(nOffense)); + } + return 1; + +} // * END of choosetactics + +//:://///////////////////////////////////////////// +//:: __InCombatRound +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Tests to see if already running a determine + combatround this round. +*/ +//::////////////////////////////////////////////// +//:: Created By: Brent +//:: Created On: July 11 2003 +//::////////////////////////////////////////////// +int __InCombatRound() +{ + + // * if just in attackaction, turn combat round off + // * if simply fighting it is okay to turn the combat round off + // * and try again because it doesn't hurt an attackaction + // * to be reiniated whereas it does break a spell + int nCurrentAction = GetCurrentAction(OBJECT_SELF); + if (nCurrentAction == ACTION_ATTACKOBJECT || nCurrentAction == ACTION_INVALID || nCurrentAction == ACTION_MOVETOPOINT) + { + return FALSE; + } + if (GetLocalInt(OBJECT_SELF, "X2_L_MUTEXCOMBATROUND") == TRUE) + { + //SpeakString("DEBUG:: In Combat Round, busy."); + return TRUE; + } + return FALSE; +} +//:://///////////////////////////////////////////// +//:: __TurnCombatRoundOn +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Will set the exclusion variable on whether + in combat or not. + This is to prevent multiple firings + of determinecombatround in one round +*/ +//::////////////////////////////////////////////// +//:: Created By: Brent +//:: Created On: July 11 2003 +//::////////////////////////////////////////////// + +void __TurnCombatRoundOn(int bBool) +{ + if (bBool == TRUE) + { + SetLocalInt(OBJECT_SELF, "X2_L_MUTEXCOMBATROUND", TRUE); + } + else + { + // * delay it turning off like an action + ActionDoCommand(SetLocalInt(OBJECT_SELF, "X2_L_MUTEXCOMBATROUND", FALSE)); + } +} +//:://///////////////////////////////////////////// +//:: DetermineCombatRound +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + This function is the master function for the + generic include and is called from the main + script. This function is used in lieu of + any actual scripting. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 16, 2001 +//::////////////////////////////////////////////// + +void DetermineCombatRound(object oIntruder = OBJECT_INVALID, int nAI_Difficulty = 10) +{ + // MyPrintString("************** DETERMINE COMBAT ROUND START *************"); + // MyPrintString("************** " + GetTag(OBJECT_SELF) + " ************"); + + // ---------------------------------------------------------------------------------------- + // May 2003 + // Abort out of here, if petrified + // ---------------------------------------------------------------------------------------- + if (GetHasEffect(EFFECT_TYPE_PETRIFY, OBJECT_SELF) == TRUE) + { + return; + } + + // ---------------------------------------------------------------------------------------- + // Oct 06/2003 - Georg Zoeller, + // Fix for ActionRandomWalk blocking the action queue under certain circumstances + // ---------------------------------------------------------------------------------------- + if (GetCurrentAction() == ACTION_RANDOMWALK) + { + ClearAllActions(); + } + + // ---------------------------------------------------------------------------------------- + // July 27/2003 - Georg Zoeller, + // Added to allow a replacement for determine combat round + // If a creature has a local string variable named X2_SPECIAL_COMBAT_AI_SCRIPT + // set, the script name specified in the variable gets run instead + // see x2_ai_behold for details: + // ---------------------------------------------------------------------------------------- + string sSpecialAI = GetLocalString(OBJECT_SELF,"X2_SPECIAL_COMBAT_AI_SCRIPT"); + if (sSpecialAI != "") + { + SetLocalObject(OBJECT_SELF,"X2_NW_I0_GENERIC_INTRUDER", oIntruder); + ExecuteScript(sSpecialAI, OBJECT_SELF); + if (GetLocalInt(OBJECT_SELF,"X2_SPECIAL_COMBAT_AI_SCRIPT_OK")) + { + DeleteLocalInt(OBJECT_SELF,"X2_SPECIAL_COMBAT_AI_SCRIPT_OK"); + return; + } + } + + + // ---------------------------------------------------------------------------------------- + // DetermineCombatRound: EVALUATIONS + // ---------------------------------------------------------------------------------------- + if(GetAssociateState(NW_ASC_IS_BUSY)) + { + return; + } + + if(BashDoorCheck(oIntruder)) {return;} + + // ---------------------------------------------------------------------------------------- + // BK: stop fighting if something bizarre that shouldn't happen, happens + // ---------------------------------------------------------------------------------------- + + if (bkEvaluationSanityCheck(oIntruder, GetFollowDistance()) == TRUE) + return; + + // ** Store HOw Difficult the combat is for this round + int nDiff = GetCombatDifficulty(); + SetLocalInt(OBJECT_SELF, "NW_L_COMBATDIFF", nDiff); + + // MyPrintString("COMBAT: " + IntToString(nDiff)); + + // ---------------------------------------------------------------------------------------- + // If no special target has been passed into the function + // then choose an appropriate target + // ---------------------------------------------------------------------------------------- + if (GetIsObjectValid(oIntruder) == FALSE) + oIntruder = bkAcquireTarget(); + + + if (GetIsDead(oIntruder) == TRUE) + { + // ---------------------------------------------------------------------------------------- + // If for some reason my target is dead, then leave + // the poor guy alone. Jeez. What kind of monster am I? + // ---------------------------------------------------------------------------------------- + return; + } + + // ---------------------------------------------------------------------------------------- + /* + JULY 11 2003 + If in combat round already (variable set) do not enter it again. + This is meant to prevent multiple calls to DetermineCombatRound + from happening during the *same* round. + + This variable is turned on at the start of this function call. + It is turned off at each "return" point for this function + */ + // ---------------------------------------------------------------------------------------- + if (__InCombatRound() == TRUE) + { + return; + } + + __TurnCombatRoundOn(TRUE); + + // ---------------------------------------------------------------------------------------- + // DetermineCombatRound: ACTIONS + // ---------------------------------------------------------------------------------------- + if(GetIsObjectValid(oIntruder)) + { + + if(TalentPersistentAbilities()) // * Will put up things like Auras quickly + { + __TurnCombatRoundOn(FALSE); + return; + } + + // ---------------------------------------------------------------------------------------- + // BK September 2002 + // If a succesful tactic has been chosen then + // exit this function directly + // ---------------------------------------------------------------------------------------- + + if (chooseTactics(oIntruder) == 99) + { + __TurnCombatRoundOn(FALSE); + return; + } + + // ---------------------------------------------------------------------------------------- + // This check is to make sure that people do not drop out of + // combat before they are supposed to. + // ---------------------------------------------------------------------------------------- + + object oNearEnemy = GetNearestSeenEnemy(); + DetermineCombatRound(oNearEnemy); + + return; + } + __TurnCombatRoundOn(FALSE); + + // ---------------------------------------------------------------------------------------- + // This is a call to the function which determines which + // way point to go back to. + // ---------------------------------------------------------------------------------------- + ClearActions(CLEAR_NW_I0_GENERIC_658); + SetLocalObject(OBJECT_SELF, + "NW_GENERIC_LAST_ATTACK_TARGET", + OBJECT_INVALID); + WalkWayPoints(); +} + + + +//:://///////////////////////////////////////////// +//:: Respond To Shouts +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Allows the listener to react in a manner + consistant with the given shout but only to one + combat shout per round +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 25, 2001 +//::////////////////////////////////////////////// + +//NOTE ABOUT COMMONERS +/* + Commoners are universal cowards. If you attack anyone they will flee for 4 seconds away from the attacker. + However to make the commoners into a mob, make a single commoner at least 10th level of the same faction. + If that higher level commoner is attacked or killed then the commoners will attack the attacker. They will disperse again + after some of them are killed. Should NOT make multi-class creatures using commoners. +*/ +//NOTE ABOUT BLOCKERS +/* + It should be noted that the Generic Script for On Dialogue attempts to get a local set on the shouter by itself. + This object represents the LastOpenedBy object. It is this object that becomes the oIntruder within this function. +*/ + +//NOTE ABOUT INTRUDERS +/* + The intruder object is for cases where a placable needs to pass a LastOpenedBy Object or a AttackMyAttacker + needs to make his attacker the enemy of everyone. +*/ + +void RespondToShout(object oShouter, int nShoutIndex, object oIntruder = OBJECT_INVALID) +{ + + // Pausanias: Do not respond to shouts if you've surrendered. + int iSurrendered = GetLocalInt(OBJECT_SELF,"Generic_Surrender"); + if (iSurrendered) return; + + switch (nShoutIndex) + { + case 1://NW_GENERIC_SHOUT_I_WAS_ATTACKED: + { + object oTarget = oIntruder; + if(!GetIsObjectValid(oTarget)) + { + oTarget = GetLastHostileActor(oShouter); + } + if(!GetBehaviorState(NW_FLAG_BEHAVIOR_SPECIAL)) + { + if(!GetLevelByClass(CLASS_TYPE_COMMONER)) + { + if(!GetIsObjectValid(GetAttemptedAttackTarget()) && !GetIsObjectValid(GetAttemptedSpellTarget())) + { + if(GetIsObjectValid(oTarget)) + { + if(!GetIsFriend(oTarget) && GetIsFriend(oShouter)) + { + RemoveAmbientSleep(); + //DetermineCombatRound(oTarget); + DetermineCombatRound(GetLastHostileActor(oShouter)); + } + } + } + } + else if (GetLevelByClass(CLASS_TYPE_COMMONER, oShouter) >= 10) + { + WrapperActionAttack(GetLastHostileActor(oShouter)); + } + else + { + DetermineCombatRound(oIntruder); + } + } + else + { + DetermineSpecialBehavior(); + } + } + break; + + case 2://NW_GENERIC_SHOUT_MOB_ATTACK: + { + if(!GetBehaviorState(NW_FLAG_BEHAVIOR_SPECIAL)) + { + + //Is friendly check to make sure that only like minded commoners attack. + if(GetIsFriend(oShouter)) + { + WrapperActionAttack(GetLastHostileActor(oShouter)); + } + //if(TalentMeleeAttack()) {return;} + } + else + { + DetermineSpecialBehavior(); + } + } + break; + + case 3://NW_GENERIC_SHOUT_I_AM_DEAD: + { + if(!GetBehaviorState(NW_FLAG_BEHAVIOR_SPECIAL)) + { + //Use I was attacked script above + if(!GetLevelByClass(CLASS_TYPE_COMMONER)) + { + if(!GetIsObjectValid(GetAttemptedAttackTarget()) && !GetIsObjectValid(GetAttemptedSpellTarget())) + { + if(GetIsObjectValid(GetLastHostileActor(oShouter))) + { + if(!GetIsFriend(GetLastHostileActor(oShouter)) && GetIsFriend(oShouter)) + { + DetermineCombatRound(GetLastHostileActor(oShouter)); + } + } + } + } + else if (GetLevelByClass(CLASS_TYPE_COMMONER, oShouter) >= 10) + { + WrapperActionAttack(GetLastHostileActor(oShouter)); + } + else + { + DetermineCombatRound(); + } + + } + else + { + DetermineSpecialBehavior(); + } + } + break; + //For this shout to work the object must shout the following + //string sHelp = "NW_BLOCKER_BLK_" + GetTag(OBJECT_SELF); + case 4: //BLOCKER OBJECT HAS BEEN DISTURBED + { + if(!GetLevelByClass(CLASS_TYPE_COMMONER)) + { + if(!GetIsObjectValid(GetAttemptedAttackTarget()) && !GetIsObjectValid(GetAttemptedSpellTarget())) + { + if(GetIsObjectValid(oIntruder)) + { + SetIsTemporaryEnemy(oIntruder); + DetermineCombatRound(oIntruder); + } + } + } + else if (GetLevelByClass(CLASS_TYPE_COMMONER, oShouter) >= 10) + { + WrapperActionAttack(oIntruder); + } + else + { + DetermineCombatRound(); + } + } + break; + + case 5: //ATTACK MY TARGET + { + AdjustReputation(oIntruder, OBJECT_SELF, -100); + if(GetIsFriend(oShouter)) + { + SetIsTemporaryEnemy(oIntruder); + ClearActions(CLEAR_NW_I0_GENERIC_834); + DetermineCombatRound(oIntruder); + } + } + break; + + case 6: //CALL_TO_ARMS + { + //This was once commented out. + DetermineCombatRound(); + } + break; + + //ASSOCIATE SHOUT RESPONSES ****************************************************************************** + + /* This was moved into X0_I0_HENCHMAN as bkRespondToHenchmenShout + case ASSOCIATE_COMMAND_ATTACKNEAREST: //Used to de-activate AGGRESSIVE DEFEND MODE + { + ResetHenchmenState(); + SetAssociateState(NW_ASC_MODE_DEFEND_MASTER, FALSE); + SetAssociateState(NW_ASC_MODE_STAND_GROUND, FALSE); + DetermineCombatRound(); + } + break; + + case ASSOCIATE_COMMAND_FOLLOWMASTER: //Only used to retreat, or break free from Stand Ground Mode + { + ResetHenchmenState(); + SetAssociateState(NW_ASC_MODE_STAND_GROUND, FALSE); + DelayCommand(2.5, VoiceCanDo()); + + if(GetAssociateState(NW_ASC_AGGRESSIVE_STEALTH)) + { + //ActionUseSkill(SKILL_HIDE, OBJECT_SELF); + } + if(GetAssociateState(NW_ASC_AGGRESSIVE_SEARCH)) + { + ActionUseSkill(SKILL_SEARCH, OBJECT_SELF); + } + ActionForceFollowObject(GetMaster(), GetFollowDistance()); + SetAssociateState(NW_ASC_IS_BUSY); + DelayCommand(5.0, SetAssociateState(NW_ASC_IS_BUSY, FALSE)); + } + break; + + case ASSOCIATE_COMMAND_GUARDMASTER: //Used to activate AGGRESSIVE DEFEND MODE + { + ResetHenchmenState(); + DelayCommand(2.5, VoiceCanDo()); + //Companions will only attack the Masters Last Attacker + SetAssociateState(NW_ASC_MODE_DEFEND_MASTER); + SetAssociateState(NW_ASC_MODE_STAND_GROUND, FALSE); + if(GetIsObjectValid(GetLastHostileActor(GetMaster()))) + { + DetermineCombatRound(GetLastHostileActor(GetMaster())); + } + } + break; + + case ASSOCIATE_COMMAND_HEALMASTER: //Ignore current healing settings and heal me now + { + ResetHenchmenState(); + //SetCommandable(TRUE); + if(TalentCureCondition()) {DelayCommand(2.0, VoiceCanDo()); return;} + if(TalentHeal(TRUE)) {DelayCommand(2.0, VoiceCanDo()); return;} + DelayCommand(2.5, VoiceCannotDo()); + } + break; + + case ASSOCIATE_COMMAND_MASTERFAILEDLOCKPICK: //Check local for Re-try locked doors and + { + if(!GetAssociateState(NW_ASC_MODE_STAND_GROUND)) + { + if(GetAssociateState(NW_ASC_RETRY_OPEN_LOCKS)) + { + int bValid = TRUE; + object oLastObject = GetLockedObject(GetMaster()); + int nSkill = GetSkillRank(SKILL_OPEN_LOCK) - GetAbilityModifier(ABILITY_DEXTERITY); + + if(GetIsObjectValid(oLastObject) && GetPlotFlag(oLastObject) == FALSE) + { + if(GetIsDoorActionPossible(oLastObject, DOOR_ACTION_KNOCK) || GetIsPlaceableObjectActionPossible(oLastObject, PLACEABLE_ACTION_KNOCK)) + { + ClarAllActions(); + VoiceCanDo(); + ActionCastSpellAtObject(SPELL_KNOCK, oLastObject); + ActionWait(1.0); + bValid = FALSE; + } + else if (GetIsDoorActionPossible(oLastObject, DOOR_ACTION_UNLOCK)|| GetIsPlaceableObjectActionPossible(oLastObject, PLACEABLE_ACTION_UNLOCK)) + { + ClarAllActions(); + VoicePicklock(); + ActionWait(1.0); + ActionUseSkill(SKILL_OPEN_LOCK,oLastObject); + bValid = FALSE; + } + else if(nSkill < 5 && GetAbilityScore(OBJECT_SELF, ABILITY_STRENGTH) >= 16 && GetSkillRank(SKILL_OPEN_LOCK) <= 0) + { + if(GetIsDoorActionPossible(oLastObject, DOOR_ACTION_BASH) || GetIsPlaceableObjectActionPossible(oLastObject, PLACEABLE_ACTION_BASH)) + { + ClarAllActions(); + VoiceCanDo(); + ActionEquipMostDamagingMelee(oLastObject); + WrapperActionAttack(oLastObject); + SetLocalObject(OBJECT_SELF, "NW_GENERIC_DOOR_TO_BASH", oLastObject); + bValid = FALSE; + } + } + if(bValid == TRUE) + { + //ClarAllActions(); + VoiceCannotDo(); + } + else + { + ActionDoCommand(VoiceTaskComplete()); + } + } + } + } + } + break; + + case ASSOCIATE_COMMAND_MASTERUNDERATTACK: //Check whether the master has you in AGGRESSIVE DEFEND MODE + { + if(!GetAssociateState(NW_ASC_MODE_STAND_GROUND)) + { + //Check the henchmens current target + object oTarget = GetAttemptedAttackTarget(); + if(!GetIsObjectValid(oTarget)) + { + oTarget = GetAttemptedSpellTarget(); + if(!GetIsObjectValid(oTarget)) + { + if(GetAssociateState(NW_ASC_MODE_DEFEND_MASTER)) + { + DetermineCombatRound(GetLastHostileActor(GetMaster())); + } + else + { + DetermineCombatRound(); + } + } + } + //Switch targets only if the target is not attacking the master and is greater than 6.0 from + //the master. + if(GetAttackTarget(oTarget) != GetMaster() && GetDistanceBetween(oTarget, GetMaster()) > 6.0) + { + if(GetAssociateState(NW_ASC_MODE_DEFEND_MASTER) && GetIsObjectValid(GetLastHostileActor(GetMaster()))) + { + DetermineCombatRound(GetLastHostileActor(GetMaster())); + } + } + } + } + break; + + case ASSOCIATE_COMMAND_STANDGROUND: //No longer follow the master or guard him + { + SetAssociateState(NW_ASC_MODE_STAND_GROUND); + SetAssociateState(NW_ASC_MODE_DEFEND_MASTER, FALSE); + DelayCommand(2.0, VoiceCanDo()); + WrapperActionAttack(OBJECT_INVALID); + ClarAllActions(); + } + break; + + case ASSOCIATE_COMMAND_MASTERSAWTRAP: + { + int nCheck = 0; + if(!GetIsInCombat()) + { + if(!GetAssociateState(NW_ASC_MODE_STAND_GROUND)) + { + object oTrap = GetLastTrapDetected(); + if(GetIsObjectValid(oTrap)) + { + int nTrapDC = GetTrapDisarmDC(oTrap); + int nSkill = GetSkillRank(SKILL_DISABLE_TRAP); + int nMod = GetAbilityModifier(ABILITY_DEXTERITY); + if((nSkill - nMod) > 0) + { + nSkill = nSkill + 20 - nTrapDC; + } + else + { + nSkill = 0; + nCheck = 1; + } + + if(GetCurrentAction(OBJECT_SELF) != ACTION_DISABLETRAP && nSkill > 0) + { + VoiceStop(); + if(GetHasSkill(SKILL_DISABLE_TRAP, OBJECT_SELF)) + { + ClarAllActions(); + ActionUseSkill(SKILL_DISABLE_TRAP, oTrap); + ActionDoCommand(SetCommandable(TRUE)); + ActionDoCommand(VoiceTaskComplete()); + SetCommandable(FALSE); + nCheck = 2; + } + } + else if(nCheck = 0 && + GetSkillRank(SKILL_DISABLE_TRAP) > 0 && + GetCurrentAction(OBJECT_SELF) != ACTION_DISABLETRAP) + { + VoiceCannotDo(); + } + } + } + } + } + break; + + case ASSOCIATE_COMMAND_MASTERATTACKEDOTHER: + { + if(!GetAssociateState(NW_ASC_MODE_STAND_GROUND)) + { + if(!GetAssociateState(NW_ASC_MODE_DEFEND_MASTER)) + { + if(!GetIsFighting(OBJECT_SELF)) + { + object oAttack = GetAttackTarget(GetMaster()); + if(GetIsObjectValid(oAttack) && GetObjectSeen(oAttack)) + { + ClarAllActions(); + DetermineCombatRound(oAttack); + } + } + } + } + } + break; + + case ASSOCIATE_COMMAND_MASTERGOINGTOBEATTACKED: + { + if(!GetAssociateState(NW_ASC_MODE_STAND_GROUND)) + { + if(!GetIsFighting(OBJECT_SELF)) + { + object oAttacker = GetGoingToBeAttackedBy(GetMaster()); + if(GetIsObjectValid(oAttacker) && GetObjectSeen(oAttacker)) + { + ClarAllActions(); + DetermineCombatRound(oAttacker); + } + } + } + } + break; + + case ASSOCIATE_COMMAND_LEAVEPARTY: + { + object oMaster = GetMaster(); + if(GetIsObjectValid(oMaster)) + { + ClarAllActions(); + if(GetAssociate(ASSOCIATE_TYPE_HENCHMAN, GetMaster()) == OBJECT_SELF) + { + AddJournalQuestEntry("Henchman",50,GetMaster(),FALSE,FALSE,TRUE); + } + SetLocalObject(OBJECT_SELF,"NW_L_FORMERMASTER", oMaster); + RemoveHenchman(oMaster, OBJECT_SELF); + } + + } + break; */ + } +} + +//:://///////////////////////////////////////////// +//:: Set and Get NPC Warning Status +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + This function sets a local int on OBJECT_SELF + which will be checked in the On Attack, On + Damaged and On Disturbed scripts to check if + the offending party was a PC and was friendly. + The Get will return the status of the local. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 29, 2001 +//::////////////////////////////////////////////// + +// NPCs who have warning status set to TRUE will allow +// one 'free' attack by PCs from a non-hostile faction. +void SetNPCWarningStatus(int nStatus = TRUE) +{ + SetLocalInt(OBJECT_SELF, "NW_GENERIC_WARNING_STATUS", nStatus); +} + +// NPCs who have warning status set to TRUE will allow +// one 'free' attack by PCs from a non-hostile faction. +int GetNPCWarningStatus() +{ + return GetLocalInt(OBJECT_SELF, "NW_GENERIC_WARNING_STATUS"); +} + +//:://///////////////////////////////////////////// +//:: Set SummonHelpIfAttacked +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + This function works in tandem with an encounter + to spawn in guards to fight for the attacked + NPC. MAKE SURE THE ENCOUNTER TAG IS SET TO: + + "ENC_" + NPC TAG +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 29, 2001 +//::////////////////////////////////////////////// + +//Presently Does not work with the current implementation of encounter trigger +void SetSummonHelpIfAttacked() +{ + string sEncounter = "ENC_" + GetTag(OBJECT_SELF); + object oTrigger = GetObjectByTag(sEncounter); + + if(GetIsObjectValid(oTrigger)) + { + SetEncounterActive(TRUE, oTrigger); + } +} + +//************************************************************************************************************************************ +//************************************************************************************************************************************ +// +// ESCAPE FUNCTIONS +// +//************************************************************************************************************************************ +//************************************************************************************************************************************ + +//:://///////////////////////////////////////////// +//:: Set, Get Activate,Flee to Exit +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + The target object flees to the specified + way point and then destroys itself, to be + respawned at a later point. For unkillable + sign post characters who are not meant to fight + back. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 29, 2001 +//::////////////////////////////////////////////// + +//This function is used only because ActionDoCommand can only accept void functions +void CreateSignPostNPC(string sTag, location lLocal) +{ + CreateObject(OBJECT_TYPE_CREATURE, sTag, lLocal); +} + +void ActivateFleeToExit() +{ + //minor optimizations - only grab these variables when actually needed + //can make for larger code, but it's faster + //object oExitWay = GetWaypointByTag("EXIT_" + GetTag(OBJECT_SELF)); + //location lLocal = GetLocalLocation(OBJECT_SELF, "NW_GENERIC_START_POINT"); + //string sTag = GetTag(OBJECT_SELF); + + //I suppose having this as a variable made it easier to change at one point.... + //but it never changes, and is only used twice, so we don't need it + //float fDelay = 6.0; + + int nPlot = GetLocalInt(OBJECT_SELF, "NW_GENERIC_MASTER"); + + if(nPlot & NW_FLAG_TELEPORT_RETURN || nPlot & NW_FLAG_TELEPORT_LEAVE) + { + effect eVis = EffectVisualEffect(VFX_IMP_UNSUMMON); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, OBJECT_SELF); + if(nPlot & NW_FLAG_TELEPORT_RETURN) + { + location lLocal = GetLocalLocation(OBJECT_SELF, "NW_GENERIC_START_POINT"); + string sTag = GetTag(OBJECT_SELF); + DelayCommand(6.0, ActionDoCommand(CreateSignPostNPC(sTag, lLocal))); + } + ActionDoCommand(DestroyObject(OBJECT_SELF, 0.75)); + } + else + { + if(nPlot & NW_FLAG_ESCAPE_LEAVE) + { + object oExitWay = GetWaypointByTag("EXIT_" + GetTag(OBJECT_SELF)); + ActionMoveToObject(oExitWay, TRUE); + ActionDoCommand(DestroyObject(OBJECT_SELF, 1.0)); + } + else if(nPlot & NW_FLAG_ESCAPE_RETURN) + { + string sTag = GetTag(OBJECT_SELF); + object oExitWay = GetWaypointByTag("EXIT_" + sTag); + ActionMoveToObject(oExitWay, TRUE); + location lLocal = GetLocalLocation(OBJECT_SELF, "NW_GENERIC_START_POINT"); + DelayCommand(6.0, ActionDoCommand(CreateSignPostNPC(sTag, lLocal))); + ActionDoCommand(DestroyObject(OBJECT_SELF, 1.0)); + } + } +} + +int GetFleeToExit() +{ + int nPlot = GetLocalInt(OBJECT_SELF, "NW_GENERIC_MASTER"); + if(nPlot & NW_FLAG_ESCAPE_RETURN) + { + return TRUE; + } + else if(nPlot & NW_FLAG_ESCAPE_LEAVE) + { + return TRUE; + } + else if(nPlot & NW_FLAG_TELEPORT_RETURN) + { + return TRUE; + } + else if(nPlot & NW_FLAG_TELEPORT_LEAVE) + { + return TRUE; + } + return FALSE; +} + + + +//********************************** +//********************************** +//********************************** +// PRIVATE FUNCTIONS +//********************************** +//********************************** +//********************************** + +//This is experimental and has not been looked at closely. +void ExitAOESpellArea(object oAOEObject) +{ + ClearActions(CLEAR_NW_I0_GENERIC_ExitAOESpellArea); + ActionMoveAwayFromObject(oAOEObject, TRUE, 5.0); + AssignCommand(OBJECT_SELF, DetermineCombatRound()); +} + + +//:://///////////////////////////////////////////// +//:: Get Character Levels +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Returns the combined class levels of the + target. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Oct 22, 2001 +//::////////////////////////////////////////////// + +int GetCharacterLevel(object oTarget) +{ + return GetHitDice(oTarget); +} + + + + +//:://///////////////////////////////////////////// +//:: Remove Ambient Sleep +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Checks if the NPC has sleep on them because + of ambient animations. Sleeping creatures + must make a DC 15 listen check. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Feb 27, 2002 +//::////////////////////////////////////////////// + +void RemoveAmbientSleep() +{ + if(GetHasEffect(EFFECT_TYPE_SLEEP)) + { + effect eSleep = GetFirstEffect(OBJECT_SELF); + while(GetIsEffectValid(eSleep)) + { + if(GetEffectCreator(eSleep) == OBJECT_SELF) + { + int nRoll = d20(); + nRoll += GetSkillRank(SKILL_LISTEN); + nRoll += GetAbilityModifier(ABILITY_WISDOM); + if(nRoll > 15) + { + RemoveEffect(OBJECT_SELF, eSleep); + } + } + eSleep = GetNextEffect(OBJECT_SELF); + } + } +} + + +//:://///////////////////////////////////////////// +//:: Get Locked Object +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Finds the closest locked object to the object + passed in up to a maximum of 10 objects. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: March 15, 2002 +//::////////////////////////////////////////////// + +object GetLockedObject(object oMaster) +{ + int nCnt = 1; + int bValid = TRUE; + object oLastObject = GetNearestObjectToLocation(OBJECT_TYPE_DOOR | OBJECT_TYPE_PLACEABLE, GetLocation(oMaster), nCnt); + while (GetIsObjectValid(oLastObject) && bValid == TRUE) + { + //COMMENT THIS BACK IN WHEN DOOR ACTION WORKS ON PLACABLE. + + //object oItem = GetFirstItemInInventory(oLastObject); + if(GetLocked(oLastObject)) + { + return oLastObject; + } + nCnt++; + if(nCnt == 10) + { + bValid = FALSE; + } + oLastObject = GetNearestObjectToLocation(OBJECT_TYPE_DOOR | OBJECT_TYPE_PLACEABLE, GetLocation(oMaster), nCnt); + } + return OBJECT_INVALID; +} + + + + + +//:://///////////////////////////////////////////// +//:: Check if an item is locked +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Checks that an item was unlocked. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Nov 19, 2001 +//::////////////////////////////////////////////// + +void CheckIsUnlocked(object oLastObject) +{ + if(GetLocked(oLastObject)) + { + ActionDoCommand(VoiceCuss()); + } + else + { + ActionDoCommand(VoiceCanDo()); + } +} + + +//:://///////////////////////////////////////////// +//:: Play Mobile Ambient Animations +//:: This function is now just a wrapper around +//:: code from x0_i0_anims. +//::////////////////////////////////////////////// +void PlayMobileAmbientAnimations() +{ + if(!GetSpawnInCondition(NW_FLAG_AMBIENT_ANIMATIONS_AVIAN)) { + // not a bird + PlayMobileAmbientAnimations_NonAvian(); + } else { + // a bird + PlayMobileAmbientAnimations_Avian(); + } +} + +//:://///////////////////////////////////////////// +//:: Determine Special Behavior +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Determines the special behavior used by the NPC. + Generally all NPCs who you want to behave differently + than the defualt behavior. + For these behaviors, passing in a valid object will + cause the creature to become hostile the the attacker. + + MODIFIED February 7 2003: + - Rearranged logic order a little so that the creatures + will actually randomwalk when not fighting +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: Dec 14, 2001 +//::////////////////////////////////////////////// + +void DetermineSpecialBehavior(object oIntruder = OBJECT_INVALID) +{ + object oTarget = GetNearestSeenEnemy(); + if(GetBehaviorState(NW_FLAG_BEHAVIOR_OMNIVORE)) + { + int bAttack = FALSE; + if(!GetIsObjectValid(oIntruder)) + { + if(!GetIsObjectValid(GetAttemptedAttackTarget()) && + !GetIsObjectValid(GetAttemptedSpellTarget()) && + !GetIsObjectValid(GetAttackTarget())) + { + if(GetIsObjectValid(oTarget) && GetDistanceToObject(oTarget) <= 8.0) + { + if(!GetIsFriend(oTarget)) + { + if(GetLevelByClass(CLASS_TYPE_DRUID, oTarget) == 0 && GetLevelByClass(CLASS_TYPE_RANGER, oTarget) == 0) + { + SetIsTemporaryEnemy(oTarget, OBJECT_SELF, FALSE, 20.0); + bAttack = TRUE; + DetermineCombatRound(oTarget); + } + } + } + } + } + else if(!IsInConversation(OBJECT_SELF)) + { + bAttack = TRUE; + DetermineCombatRound(oIntruder); + } + + // * if not attacking, the wander + if (bAttack == FALSE) + { + ClearActions(CLEAR_NW_I0_GENERIC_DetermineSpecialBehavior1); + ActionRandomWalk(); + return; + } + } + else if(GetBehaviorState(NW_FLAG_BEHAVIOR_HERBIVORE)) + { + if(!GetIsObjectValid(GetAttemptedAttackTarget()) && + !GetIsObjectValid(GetAttemptedSpellTarget()) && + !GetIsObjectValid(GetAttackTarget())) + { + if(GetIsObjectValid(oTarget) && GetDistanceToObject(oTarget) <= 6.0) + { + if(!GetIsFriend(oTarget)) + { + if(GetLevelByClass(CLASS_TYPE_DRUID, oTarget) == 0 && GetLevelByClass(CLASS_TYPE_RANGER, oTarget) == 0) + { + TalentFlee(oTarget); + } + } + } + } + else if(!IsInConversation(OBJECT_SELF)) + { + ClearActions(CLEAR_NW_I0_GENERIC_DetermineSpecialBehavior2); + ActionRandomWalk(); + return; + } + } +} + +//:://///////////////////////////////////////////// +//:: Bash Doors +//:: Copyright (c) 2002 Bioware Corp. +//::////////////////////////////////////////////// +/* + Used in DetermineCombatRound to keep a + henchmen bashing doors. +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: April 4, 2002 +//::////////////////////////////////////////////// + +int BashDoorCheck(object oIntruder = OBJECT_INVALID) +{ + int bDoor = FALSE; + //This code is here to make sure that henchmen keep bashing doors and placables. + object oDoor = GetLocalObject(OBJECT_SELF, "NW_GENERIC_DOOR_TO_BASH"); + + // * MODIFICATION February 7 2003 BK + // * don't bash trapped doors. + if (GetIsTrapped(oDoor) ) return FALSE; + + if(GetIsObjectValid(oDoor)) + { + int nDoorMax = GetMaxHitPoints(oDoor); + int nDoorNow = GetCurrentHitPoints(oDoor); + int nCnt = GetLocalInt(OBJECT_SELF,"NW_GENERIC_DOOR_TO_BASH_HP"); + if(!GetIsObjectValid(GetNearestCreature(CREATURE_TYPE_REPUTATION, REPUTATION_TYPE_ENEMY, OBJECT_SELF, 1, CREATURE_TYPE_PERCEPTION, PERCEPTION_SEEN)) + || (!GetIsObjectValid(oIntruder) && !GetIsObjectValid(GetMaster()))) + { + if(GetLocked(oDoor)) + { + if(nDoorMax == nDoorNow) + { + nCnt++; + SetLocalInt(OBJECT_SELF,"NW_GENERIC_DOOR_TO_BASH_HP", nCnt); + } + if(nCnt <= 0) + { + bDoor = TRUE; + if(GetHasFeat(FEAT_IMPROVED_POWER_ATTACK)) + { + ActionUseFeat(FEAT_IMPROVED_POWER_ATTACK, oDoor); + } + else if(GetHasFeat(FEAT_POWER_ATTACK)) + { + ActionUseFeat(FEAT_POWER_ATTACK, oDoor); + } + else + { + WrapperActionAttack(oDoor); + } + } + } + } + if(bDoor == FALSE) + { + VoiceCuss(); + DeleteLocalObject(OBJECT_SELF, "NW_GENERIC_DOOR_TO_BASH"); + DeleteLocalInt(OBJECT_SELF, "NW_GENERIC_DOOR_TO_BASH_HP"); + } + } + return bDoor; +} + +//:://///////////////////////////////////////////// +//:: Determine Class to Use +//:: Copyright (c) 2002 Bioware Corp. +//::////////////////////////////////////////////// +/* + Determines which of a NPCs three classes to + use in DetermineCombatRound +*/ +//::////////////////////////////////////////////// +//:: Created By: Preston Watamaniuk +//:: Created On: April 4, 2002 +//::////////////////////////////////////////////// + +int DetermineClassToUse() +{ + int nClass; + int nTotal = GetHitDice(OBJECT_SELF); + + //this is silly... +/* + float fTotal = IntToFloat(nTotal); + int nState1 = FloatToInt((IntToFloat(GetLevelByClass(GetClassByPosition(1))) / fTotal) * 100); + // MyPrintString(GetTag(OBJECT_SELF) + "Class: " + IntToString(GetClassByPosition(1)) + " %" + IntToString(nState1)); + + int nState2 = FloatToInt((IntToFloat(GetLevelByClass(GetClassByPosition(2))) / fTotal) * 100) + nState1; + // MyPrintString(GetTag(OBJECT_SELF) + "Class: " + IntToString(GetClassByPosition(2)) + " %" + IntToString(nState2)); + + int nState3 = FloatToInt((IntToFloat(GetLevelByClass(GetClassByPosition(3))) / fTotal) * 100) + nState2; + // MyPrintString(GetTag(OBJECT_SELF) + "Class: " + IntToString(GetClassByPosition(3)) + " %" + IntToString(nState3)); +*/ + int nClass1 = GetClassByPosition(1); + int nClass2 = GetClassByPosition(2); + + int nState1 = GetLevelByClass(nClass1) * 100 / nTotal; + int nState2 = GetLevelByClass(nClass2) * 100 / nTotal; +// int nState3 = GetLevelByClass(GetClassByPosition(3)) * 100 / nTotal; + + int nUseClass = d100(); + // MyPrintString("D100 Roll " + IntToString(nUseClass)); + + if(nUseClass <= nState1) + { + nClass = nClass1; + } + else if(nUseClass > nState1 && nUseClass <= nState2) + { + nClass = nClass2; + } + else + { + nClass = GetClassByPosition(3); + } + // MyPrintString(GetName(OBJECT_SELF) + " Return Class = " + IntToString(nClass)); + + return nClass; +} + + + +//void main() {} +/* DO NOT CLOSE THIS TOP COMMENT! + This main() function is here only for compilation testing. + +/* */ diff --git a/_module/nss/nw_o0_death.nss b/_module/nss/nw_o0_death.nss index 225c6bed..dc42f5cc 100644 --- a/_module/nss/nw_o0_death.nss +++ b/_module/nss/nw_o0_death.nss @@ -69,33 +69,8 @@ void main() //Get player and find locations xPC = GetLastPlayerDying(); xLoc = GetLocation(xPC); - //Create corpse at player's feet - xCorpse = CreateObject(OBJECT_TYPE_PLACEABLE,"corpse002",xLoc); - //Drop equipment on corpse -/* for (xCount = 1; xCount < 15; xCount++) - { - switch (xCount) - { - case 1: xItem = GetItemInSlot(INVENTORY_SLOT_ARMS,xPC); break; - case 2: xItem = GetItemInSlot(INVENTORY_SLOT_ARROWS,xPC); break; - case 3: xItem = GetItemInSlot(INVENTORY_SLOT_BELT,xPC); break; - case 4: xItem = GetItemInSlot(INVENTORY_SLOT_BOLTS,xPC); break; - case 5: xItem = GetItemInSlot(INVENTORY_SLOT_BOOTS,xPC); break; - case 6: xItem = GetItemInSlot(INVENTORY_SLOT_BULLETS,xPC); break; - case 7: xItem = GetItemInSlot(INVENTORY_SLOT_CHEST,xPC); break; - case 8: xItem = GetItemInSlot(INVENTORY_SLOT_CLOAK,xPC); break; - case 9: xItem = GetItemInSlot(INVENTORY_SLOT_HEAD,xPC); break; - case 10: xItem = GetItemInSlot(INVENTORY_SLOT_LEFTHAND,xPC); break; - case 11: xItem = GetItemInSlot(INVENTORY_SLOT_LEFTRING,xPC); break; - case 12: xItem = GetItemInSlot(INVENTORY_SLOT_NECK,xPC); break; - case 13: xItem = GetItemInSlot(INVENTORY_SLOT_RIGHTHAND,xPC); break; - case 14: xItem = GetItemInSlot(INVENTORY_SLOT_RIGHTRING,xPC); break; - } - if (GetIsObjectValid(xItem)) - { - AssignCommand(xCorpse,ActionTakeItem(xItem,xPC)); - } - } */ + + //Now drop half of player's gold. xGold = (GetGold(xPC)/2); AssignCommand(xItem,TakeGoldFromCreature(xGold,xPC,FALSE)); diff --git a/_module/nss/nw_walk_wp.nss b/_module/nss/nw_walk_wp.nss new file mode 100644 index 00000000..2266b306 --- /dev/null +++ b/_module/nss/nw_walk_wp.nss @@ -0,0 +1,6 @@ +#include "NW_I0_GENERIC" + +void main() +{ + WalkWayPoints(); +} diff --git a/_module/nss/on_acquire.nss b/_module/nss/on_acquire.nss index a7e67534..304972d1 100644 --- a/_module/nss/on_acquire.nss +++ b/_module/nss/on_acquire.nss @@ -1,5 +1,3 @@ -#include "ww_inc_on_acq" - void CreateAnItemTest(object oItem, object oTarget); void CopyAnObject(object oItem, object oPCOwner); @@ -14,14 +12,6 @@ void main() string sItemTag = GetTag(oItem); string sTempVar = ""; - if (GetIsPC(GetItemPossessor(oItem))) - { - SetLocalInt(oItem, "PCItem", 1); - } - -// Werewolf Onacquire Stuff -//WWTool(oPC); - //Begin code for fixing stackables in containers issue object oTemp; //SendMessageToPC(oPC,"*** OnAcquire : Item Tag Acquired: ***"+sItemTag+"***"); diff --git a/_module/nss/on_unacquire.nss b/_module/nss/on_unacquire.nss index 89311797..e4cb61e7 100644 --- a/_module/nss/on_unacquire.nss +++ b/_module/nss/on_unacquire.nss @@ -1,4 +1,3 @@ -#include "ww_inc_on_unacq" int GetIsNoDrop(object oItem); void main() @@ -19,9 +18,6 @@ void main() object oWho=GetItemPossessor(oItem); object oArea=GetArea(oItem); - // Werewolf Stuff for unaqu event - //WWunacq(oPC,oItem); - // This next section is a direct modification of a cut-n-paste of a post made // to the Bioware Forums by the creator of the Nordock public server. (If memory serves) if(GetIsObjectValid(oWho)||GetIsObjectValid(oArea)) diff --git a/_module/nss/openstore01.nss b/_module/nss/openstore01.nss new file mode 100644 index 00000000..102add38 --- /dev/null +++ b/_module/nss/openstore01.nss @@ -0,0 +1,13 @@ +#include "nw_i0_plot" +void main() +{ + object oStore = GetNearestObjectByTag("IoD_merchant"); + if (GetObjectType(oStore) == OBJECT_TYPE_STORE) + { + gplotAppraiseOpenStore(oStore, GetPCSpeaker()); + } + else + { + ActionSpeakStringByStrRef(53090, TALKVOLUME_TALK); + } +} diff --git a/_module/nss/port_to_aschb.nss b/_module/nss/port_to_aschb.nss new file mode 100644 index 00000000..36cced46 --- /dev/null +++ b/_module/nss/port_to_aschb.nss @@ -0,0 +1,92 @@ +/*-------------------------------------------------------- + +Script Name: stoneportshome +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- +This Recall's the PC Speaker to the waypoint tagnamed "home" +Then it's stores thier location in a database location! + +If the PC is in combat, they cannot recall for any reason! + +If the PC is in a PVP Area they cannot recall! +(check's for local int "PVP" of 1 or higher) +----------------------------------------------------------*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + object oWay = GetNearestObjectByTag("no_recall", oPC); + + if(GetIsPC(oPC)) + { + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=3) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + } + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oSaved = GetAreaFromLocation(lSaved); +int nMulti = GetLocalInt(GetModule(), "multi"); + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("aschbourne"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); + return; } + + else + { + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + if(oWay==OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + } + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/port_to_crat_bay.nss b/_module/nss/port_to_crat_bay.nss new file mode 100644 index 00000000..f30f0953 --- /dev/null +++ b/_module/nss/port_to_crat_bay.nss @@ -0,0 +1,92 @@ +/*-------------------------------------------------------- + +Script Name: stoneportshome +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- +This Recall's the PC Speaker to the waypoint tagnamed "home" +Then it's stores thier location in a database location! + +If the PC is in combat, they cannot recall for any reason! + +If the PC is in a PVP Area they cannot recall! +(check's for local int "PVP" of 1 or higher) +----------------------------------------------------------*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + object oWay = GetNearestObjectByTag("no_recall", oPC); + + if(GetIsPC(oPC)) + { + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=3) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + } + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oSaved = GetAreaFromLocation(lSaved); +int nMulti = GetLocalInt(GetModule(), "multi"); + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("Recall_LustVillage"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); + return; } + + else + { + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + if(oWay==OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + } + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/port_to_del.nss b/_module/nss/port_to_del.nss new file mode 100644 index 00000000..713df5ac --- /dev/null +++ b/_module/nss/port_to_del.nss @@ -0,0 +1,92 @@ +/*-------------------------------------------------------- + +Script Name: stoneportshome +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- +This Recall's the PC Speaker to the waypoint tagnamed "home" +Then it's stores thier location in a database location! + +If the PC is in combat, they cannot recall for any reason! + +If the PC is in a PVP Area they cannot recall! +(check's for local int "PVP" of 1 or higher) +----------------------------------------------------------*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + object oWay = GetNearestObjectByTag("no_recall", oPC); + + if(GetIsPC(oPC)) + { + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=3) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + } + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oSaved = GetAreaFromLocation(lSaved); +int nMulti = GetLocalInt(GetModule(), "multi"); + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("del_docks"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); + return; } + + else + { + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + if(oWay==OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + } + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/port_to_ever.nss b/_module/nss/port_to_ever.nss new file mode 100644 index 00000000..86b89893 --- /dev/null +++ b/_module/nss/port_to_ever.nss @@ -0,0 +1,92 @@ +/*-------------------------------------------------------- + +Script Name: stoneportshome +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- +This Recall's the PC Speaker to the waypoint tagnamed "home" +Then it's stores thier location in a database location! + +If the PC is in combat, they cannot recall for any reason! + +If the PC is in a PVP Area they cannot recall! +(check's for local int "PVP" of 1 or higher) +----------------------------------------------------------*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + object oWay = GetNearestObjectByTag("no_recall", oPC); + + if(GetIsPC(oPC)) + { + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=3) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + } + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oSaved = GetAreaFromLocation(lSaved); +int nMulti = GetLocalInt(GetModule(), "multi"); + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("ever_clear"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); + return; } + + else + { + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + if(oWay==OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + } + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/port_to_leader.nss b/_module/nss/port_to_leader.nss new file mode 100644 index 00000000..bc7c1146 --- /dev/null +++ b/_module/nss/port_to_leader.nss @@ -0,0 +1,40 @@ +/*-------------------------------------------------------- + +Script Name: port_to_leader +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- + +The PC Teleports to the Party Leader from the conversation. +This script goes in the Action Taken event for that line. +----------------------------------------------------------*/ + +void main() +{ + object oPC = GetPCSpeaker(); + object oLeader = GetFactionLeader(oPC); + + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=1) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + + if (oLeader != oPC) { + + ApplyEffectToObject(DURATION_TYPE_INSTANT, EffectVisualEffect(VFX_IMP_UNSUMMON), oPC); + AssignCommand(oPC, JumpToObject(oLeader)); + + } else { + + SendMessageToPC(oPC, "You are the party leader!"); + + } +} diff --git a/_module/nss/port_to_lust_lag.nss b/_module/nss/port_to_lust_lag.nss new file mode 100644 index 00000000..6ed0303e --- /dev/null +++ b/_module/nss/port_to_lust_lag.nss @@ -0,0 +1,92 @@ +/*-------------------------------------------------------- + +Script Name: stoneportshome +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- +This Recall's the PC Speaker to the waypoint tagnamed "home" +Then it's stores thier location in a database location! + +If the PC is in combat, they cannot recall for any reason! + +If the PC is in a PVP Area they cannot recall! +(check's for local int "PVP" of 1 or higher) +----------------------------------------------------------*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + object oWay = GetNearestObjectByTag("no_recall", oPC); + + if(GetIsPC(oPC)) + { + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=3) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + } + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oSaved = GetAreaFromLocation(lSaved); +int nMulti = GetLocalInt(GetModule(), "multi"); + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("home"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); + return; } + + else + { + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + if(oWay==OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + } + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/port_to_ooc_area.nss b/_module/nss/port_to_ooc_area.nss new file mode 100644 index 00000000..ea355fc4 --- /dev/null +++ b/_module/nss/port_to_ooc_area.nss @@ -0,0 +1,92 @@ +/*-------------------------------------------------------- + +Script Name: stoneportshome +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- +This Recall's the PC Speaker to the waypoint tagnamed "home" +Then it's stores thier location in a database location! + +If the PC is in combat, they cannot recall for any reason! + +If the PC is in a PVP Area they cannot recall! +(check's for local int "PVP" of 1 or higher) +----------------------------------------------------------*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + object oWay = GetNearestObjectByTag("no_recall", oPC); + + if(GetIsPC(oPC)) + { + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=3) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + } + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oSaved = GetAreaFromLocation(lSaved); +int nMulti = GetLocalInt(GetModule(), "multi"); + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("ooc_area"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); + return; } + + else + { + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + if(oWay==OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + } + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/port_to_schamed.nss b/_module/nss/port_to_schamed.nss new file mode 100644 index 00000000..bc24454f --- /dev/null +++ b/_module/nss/port_to_schamed.nss @@ -0,0 +1,92 @@ +/*-------------------------------------------------------- + +Script Name: stoneportshome +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- +This Recall's the PC Speaker to the waypoint tagnamed "home" +Then it's stores thier location in a database location! + +If the PC is in combat, they cannot recall for any reason! + +If the PC is in a PVP Area they cannot recall! +(check's for local int "PVP" of 1 or higher) +----------------------------------------------------------*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + object oWay = GetNearestObjectByTag("no_recall", oPC); + + if(GetIsPC(oPC)) + { + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=3) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + } + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oSaved = GetAreaFromLocation(lSaved); +int nMulti = GetLocalInt(GetModule(), "multi"); + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("schamedar"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); + return; } + + else + { + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + if(oWay==OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + } + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/port_to_tanzia.nss b/_module/nss/port_to_tanzia.nss new file mode 100644 index 00000000..7b960036 --- /dev/null +++ b/_module/nss/port_to_tanzia.nss @@ -0,0 +1,92 @@ +/*-------------------------------------------------------- + +Script Name: stoneportshome +---------------------------------------------------------- +Created By: Genisys(Guile) +Created On: 2/09/09 +---------------------------------------------------------- +This Recall's the PC Speaker to the waypoint tagnamed "home" +Then it's stores thier location in a database location! + +If the PC is in combat, they cannot recall for any reason! + +If the PC is in a PVP Area they cannot recall! +(check's for local int "PVP" of 1 or higher) +----------------------------------------------------------*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + object oWay = GetNearestObjectByTag("no_recall", oPC); + + if(GetIsPC(oPC)) + { + if(GetIsInCombat(oPC)) + { + FloatingTextStringOnCreature("You cannot recall while in combat!", oPC, TRUE); + return; + } + + else if(GetLocalInt(GetArea(oPC), "PVP")>=3) + { + FloatingTextStringOnCreature("You cannot recall from a PVP area!", oPC, TRUE); + return; + } + } + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oSaved = GetAreaFromLocation(lSaved); +int nMulti = GetLocalInt(GetModule(), "multi"); + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("WP_ExitDivBell"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); + return; } + + else + { + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + if(oWay==OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + } + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/se_respawn_inc.nss b/_module/nss/se_respawn_inc.nss new file mode 100644 index 00000000..dbdd1a84 --- /dev/null +++ b/_module/nss/se_respawn_inc.nss @@ -0,0 +1,136 @@ +//:://////////////////////////////////////////////////////////////////////////// +//:: Sir Elric's Simple Creature Respawns - SE v2.0 +//:: FileName - se_respawn_inc +//:://////////////////////////////////////////////////////////////////////////// +/* + - Place any creatures from the stock or custom palette in your world + They will then respawn in that exact location when killed. + + - Encounter creatures will not be effected by this respawn code + + - Respawn timer by default is set to 6 - 15 mins in the nw_c2_default7 + OnDeath script i.e. + + SE_DoCreatureRespawn(5, 10); + + *(5)= 5 standard minutes + *(10)= 1 to 10 random minutes + + or + + SE_DoCreatureRespawn(2, 0); + + *(2)= 2 standard minutes + *(0)= 0 random minutes + + Adjust the timer to suit your module. + + - Tag a creature with _NSP to skip the respawn code eg. NW_GOBLINA_NSP + + - Optional from SE v1.8 onwards. + Adding the local variables RESPAWN_MINUTES and/or RESPAWN_RANDOM, + to a creature will override the standard respawn timer settings. + Good for boss mobs. + If no local variables are set on a creature, the standard respawn + timer settings are used(thanks to Andi001 for the idea). + + - SE v1.9 changes: + 1) Code optimization + 2) DM spawned mobs will not respawn as they did in older versions + Add this line inside the void main() of your OnModuleLoad script: + DelayCommand(MOD_LOAD_DELAY, SetLocalInt(GetModule(), "ORIGINAL_PLACED_MOBS", TRUE)); + (Or simply use the OnModuleLoad script in this package - x2_mod_def_load) + Set the const float, MOD_LOAD_DELAY, below to suit your module + (Set to 5 mins by default = 300.0) + + - SE v2.0 modified to include the new 1.69 horse code + +*/ +//:://////////////////////////////////////////////////////////////////////////// +//:: Created By: Sir Elric +//:: Created On: 17th February, 2004 +//:: Updated On: 20th July, 2008 +//:://////////////////////////////////////////////////////////////////////////// + + +// ----------------------------------------------------------------------------- +// CONSTANTS +// ----------------------------------------------------------------------------- + +const float MOD_LOAD_DELAY = 300.0; // Set this to allow for the time it takes, + // for your module to load + // Set to (5) mins by default + // (300.0 = (5) minutes) + + // Mobs spawned after this timer will, + // NOT respawn when killed. + // This allows for DM spawned mobs that, + // won't keep continually respawning + +// ----------------------------------------------------------------------------- +// PROTOTYPES +// ----------------------------------------------------------------------------- + +// Respawn mob at original placed location +void SE_RespawnObject(int nType, string sResRef, location lLoc, string sNewTag, int nMinutes, int nRandom); + +// Respawn creature in nMinutes plus nRandom minutes +// nMinutes - Minutes till respawn +// nRandom - Random minutes(1 to nRandom are added to nMinutes) +void SE_DoCreatureRespawn(int nMinutes, int nRandom); + + +// ----------------------------------------------------------------------------- +// FUNCTIONS +// ----------------------------------------------------------------------------- + +void SE_RespawnObject(int nType, string sResRef, location lLoc, string sNewTag, int nMinutes, int nRandom) +{ + object oTemp = CreateObject(nType, sResRef, lLoc, FALSE, sNewTag); + if(nMinutes > 0 ) + SetLocalInt( oTemp, "RESPAWN_MINUTES", nMinutes); + if(nRandom > 0 ) + SetLocalInt( oTemp, "RESPAWN_RANDOM", nRandom ); + + SetLocalInt(oTemp, "PLACED", 1); +} + +void SE_DoCreatureRespawn(int nMinutes, int nRandom) +{ + int nType = GetObjectType(OBJECT_SELF); + string sRef = GetResRef(OBJECT_SELF); + string sTag = GetTag(OBJECT_SELF); + location lLoc = GetLocalLocation(OBJECT_SELF, "spawn"); + float fFacing = GetFacing(OBJECT_SELF); + int nEncounter = GetIsEncounterCreature(OBJECT_SELF); + + if(nEncounter) + return; + + int nTemp = GetLocalInt(OBJECT_SELF, "RESPAWN_MINUTES"); + + if(nTemp) + nMinutes = nTemp; + nTemp = GetLocalInt(OBJECT_SELF, "RESPAWN_RANDOM"); + if(nTemp) + nRandom = nTemp; + + if (GetIsObjectValid(GetAreaFromLocation(lLoc))) + { + DeleteLocalInt(OBJECT_SELF, "spawn"); + } + else + { + lLoc = GetLocation(OBJECT_SELF); + } + + // Standard delay time in minutes + float fDelay = IntToFloat(nMinutes) * 60.0; + // Add random delay time in minutes(if set) + if(nRandom) + fDelay = (Random(nRandom + 1)* 60) + fDelay; + + // Set the respawn + AssignCommand(GetModule(), DelayCommand(fDelay, SE_RespawnObject(nType, sRef, lLoc, sTag, nMinutes, nRandom))); +} +// void main(){} diff --git a/_module/nss/sfpb_close.nss b/_module/nss/sfpb_close.nss new file mode 100644 index 00000000..c0c0d2c7 --- /dev/null +++ b/_module/nss/sfpb_close.nss @@ -0,0 +1,103 @@ +//:://///////////////////////////////////////////// +//:: Scarface's Persistent Banking +//:: sfpb_close +//::////////////////////////////////////////////// +/* + Written By Scarface +*/ +////////////////////////////////////////////////// + +#include "sfpb_config" +void main() +{ + // Vars + object oPC = GetLastClosedBy(); + object oChest = OBJECT_SELF; + location lLoc = GetLocation(oPC); + string sModName = GetName(GetModule()); + string sUserID = GetLocalString(oChest, "USER_ID"); + int nCount; + + // Lock the chest + SetLocked(oChest, TRUE); + + // First loop to check for containers + object oItem = GetFirstItemInInventory(oChest); + while (GetIsObjectValid(oItem)) + { + // Item count + nCount++; + + if (GetHasInventory(oItem)) + { + // Send a message to the player + FloatingTextStringOnCreature("Containers/bags are NOT allowed to" + + IntToString(MAX_ITEMS) + " be stored!!!" + + "\nPlease remove the container/bag.", oPC); + + // Unlock chest and end script + SetLocked(oChest, FALSE); + return; + } + else if (nCount > MAX_ITEMS) + { + // Send a message to the player + FloatingTextStringOnCreature("Only a maximum of " + + IntToString(MAX_ITEMS) + " items are allowed to be stored!!!" + + "\nPlease remove the excess items.", oPC); + + // Unlock chest and end script + SetLocked(oChest, FALSE); + return; + } + + // Next item + oItem = GetNextItemInInventory(oChest); + } + + // Spawn in the NPC storer + object oStorer = CreateObject(OBJECT_TYPE_CREATURE, "sfpb_storage", lLoc, FALSE, sUserID); + + // Loop through all items in the chest and copy them into + // the NPC storers inventory and destroy the originals + oItem = GetFirstItemInInventory(oChest); + while (GetIsObjectValid(oItem)) + { + // This is to stop the duping bug, the dupe bug happened when a player + // would exit the server while still holding a chest open, the reason for + // the duping was the NPC storer would never spawn in this case thus not + // having anywhere to store the items, which ended up the items storing + // back into the chest duplicating itself, now if this happens, the players + // items will not be saved thus avoiding any unwanted item duplicates. + if (!GetIsObjectValid(oStorer)) + { + // Delete the local CD Key + DeleteLocalString(oChest, "USER_ID"); + + // Unlock Chest + SetLocked(oChest, FALSE); + return; + } + + // Copy item to the storer + CopyItem(oItem, oStorer, TRUE); + + // Destroy Original + DestroyObject(oItem); + + // Next item + oItem = GetNextItemInInventory(oChest); + } + + // Save the NPC storer into the database + StoreCampaignObject(sModName, DATABASE_ITEM + sUserID, oStorer); + + // Destroy NPC storer + DestroyObject(oStorer); + + // Delete the local CD Key + DeleteLocalString(oChest, "USER_ID"); + + // Unlock Chest + DelayCommand(5.0, SetLocked(oChest, FALSE)); +} diff --git a/_module/nss/sfpb_config.nss b/_module/nss/sfpb_config.nss new file mode 100644 index 00000000..ced2ffb5 --- /dev/null +++ b/_module/nss/sfpb_config.nss @@ -0,0 +1,68 @@ +//:://///////////////////////////////////////////// +//:: Scarface's Persistent Banking +//:: sfpb_config +//::////////////////////////////////////////////// +/* + Written By Scarface +*/ +////////////////////////////////////////////////// + +/* WARNING!!!!! Please Read... + + If any changes are made to this script, you must + use the "Build Module" option in toolset and check + the "Scripts" box in order to compile (build) all + scripts, failing to do so will result in any changes + in thi sscript being overwritten back to its original + state..... +*/ + +// Set this TRUE if you want the banking system to use +// the players CD Key, or FALSE to use the players +// account name. +// I recommend using the players CD Keys, it is a much +// secure option. +const int USE_CD_KEY = TRUE; + +// Do you want players to be able to share items and gold +// between their own characters.... +// If this is set TRUE, then players will be able to retrieve +// their items and gold with any of their own characters, if set +// FALSE, then they will only be able to retrieve items or gold +// that were saved on particular characters. +const int CHARACTER_SHARING = TRUE; + +// Set the maximum amount of items allowed to be stored +// per player. I strongly recommend setting this no higher +// than 100. I cannot garuntee the system will function without +// any ill effects if you exceed this. +const int MAX_ITEMS = 100; + +// For testing purposes, if testing this system in single player +// mode, make sure this is set TRUE. Please bare in mind that +// if testing this in single player mode or with a local vault +// server any items saved to the database will re-appear into the +// characters inventory because the character is not saved in the +// same way as a server vault. +const int SINGLE_PLAYER_MODE = TRUE; + +//////////////////////////////////////////////////////////////////////////////// +// DO NOT TOUCH ANY FUNCTIONS OR CONSANTS BELOW THIS LINE!!!!!!! +//////////////////////////////////////////////////////////////////////////////// + +const string DATABASE_GOLD = "SFPB_GOLD_"; +const string DATABASE_ITEM = "SFPB_ITEM_"; + +string SF_GetPlayerID(object oPC) +{ + string sID; + if (USE_CD_KEY) + sID = GetPCPublicCDKey(oPC, SINGLE_PLAYER_MODE); + else + sID = GetPCPlayerName(oPC); + if (!CHARACTER_SHARING) + sID += "_" + GetName(oPC); + return GetSubString(sID, 0, 20); +} + +//////////////////////////////////////////////////////////////////////////////// diff --git a/_module/nss/sfpb_open.nss b/_module/nss/sfpb_open.nss new file mode 100644 index 00000000..ec04f80d --- /dev/null +++ b/_module/nss/sfpb_open.nss @@ -0,0 +1,55 @@ +//:://///////////////////////////////////////////// +//:: Scarface's Persistent Banking +//:: sfpb_open +//::////////////////////////////////////////////// +/* + Written By Scarface +*/ +////////////////////////////////////////////////// + +#include "sfpb_config" +void main() +{ + // Vars + object oPC = GetLastOpenedBy(); + object oChest = OBJECT_SELF; + location lLoc = GetLocation(oPC); + string sID = SF_GetPlayerID(oPC); + string sUserID = GetLocalString(oChest, "USER_ID"); + string sModName = GetName(GetModule()); + + // End script if any of these conditions are met + if (!GetIsPC(oPC) || + GetIsDM(oPC) || + GetIsDMPossessed(oPC) || + GetIsPossessedFamiliar(oPC)) return; + + // If the chest is already in use then this must be a thief + if (sUserID != "" && sUserID != sID) return; + + // Set the players ID as a local string onto the chest + // for anti theft purposes + SetLocalString(oChest, "USER_ID", sID); + + // Get the player's storer NPC from the database + object oStorer = RetrieveCampaignObject(sModName, DATABASE_ITEM + sID, lLoc); + DeleteCampaignVariable(sModName, DATABASE_ITEM + sID); + + // loop through the NPC storers inventory and copy the items + // into the chest. + object oItem = GetFirstItemInInventory(oStorer); + while (GetIsObjectValid(oItem)) + { + // Copy the item into the chest + CopyItem(oItem, oChest, TRUE); + + // Destroy the original + DestroyObject(oItem); + + // Next item + oItem = GetNextItemInInventory(oStorer); + } + + // Destroy the NPC storer + DestroyObject(oStorer); +} diff --git a/_module/nss/sfpb_used.nss b/_module/nss/sfpb_used.nss new file mode 100644 index 00000000..50e0625f --- /dev/null +++ b/_module/nss/sfpb_used.nss @@ -0,0 +1,37 @@ +//:://///////////////////////////////////////////// +//:: Scarface's Persistent Banking +//:: sfpb_used +//::////////////////////////////////////////////// +/* + Written By Scarface +*/ +////////////////////////////////////////////////// + +#include "sfpb_config" +void main() +{ + // Vars + object oPC = GetLastUsedBy(); + object oChest = OBJECT_SELF; + string sID = SF_GetPlayerID(oPC); + string sUserID = GetLocalString(oChest, "USER_ID"); + string sModName = GetName(GetModule()); + + // End script if any of these conditions are met + if (!GetIsPC(oPC) || + GetIsDM(oPC) || + GetIsDMPossessed(oPC) || + GetIsPossessedFamiliar(oPC)) return; + + // If the chest is already in use then this must be a thief + if (sUserID != "" && sUserID != sID) + { + AssignCommand(oPC, ClearAllActions()); + SetCutsceneMode(oPC, TRUE); + AssignCommand(oPC, ActionMoveAwayFromObject(oChest, TRUE, 50.0)); + FloatingTextStringOnCreature("Stop thief!!!!!", oPC); + SendMessageToAllDMs(GetName(oPC) + " is trying to steal from a bank " + + "chest that is already in use."); + DelayCommand(5.0, SetCutsceneMode(oPC, FALSE)); + } +} diff --git a/_module/nss/skinnable_corpse.nss b/_module/nss/skinnable_corpse.nss index b8a4b751..fd358ccc 100644 --- a/_module/nss/skinnable_corpse.nss +++ b/_module/nss/skinnable_corpse.nss @@ -14,121 +14,6 @@ object CreatePlaceable(string sObject, location lPlace, float fDuration); void main() { - ExecuteScript("prc_npc_death", OBJECT_SELF); - - object oKiller = GetLastKiller(); - int noleech = 0; - int nClass = GetLevelByClass(CLASS_TYPE_COMMONER); - int nAlign = GetAlignmentGoodEvil(OBJECT_SELF); - if(nClass > 0 && (nAlign == ALIGNMENT_GOOD || nAlign == ALIGNMENT_NEUTRAL)) - { - AdjustAlignment(oKiller, ALIGNMENT_EVIL, 5); - } - SpeakString("NW_I_AM_DEAD", TALKVOLUME_SILENT_TALK); - //Shout Attack my target, only works with the On Spawn In setup - SpeakString("NW_ATTACK_MY_TARGET", TALKVOLUME_SILENT_TALK); - if(GetSpawnInCondition(NW_FLAG_DEATH_EVENT)) - { - SignalEvent(OBJECT_SELF, EventUserDefined(1007)); - } - float BaseEXP = ((GetChallengeRating(OBJECT_SELF)*3.0)+5); - float BonusEXP = GetChallengeRating(OBJECT_SELF)+5; - float BaseMonEXP = BaseEXP; - int NumOfParty = 0; - float PartyLevelSum = 0.0; - object oPartyMember = GetFirstFactionMember(oKiller, TRUE); - while(GetIsObjectValid(oPartyMember)) { - if (GetArea(OBJECT_SELF) == GetArea(oPartyMember)) - { - int leech = GetHitDice(oPartyMember); - if (leech >= noleech){ - noleech = leech; - } - NumOfParty++; - PartyLevelSum += GetCharacterLevel(oPartyMember); - } - oPartyMember = GetNextFactionMember(oKiller, TRUE); - } - if (PartyLevelSum <= 1.0) - { - PartyLevelSum = 1.0; - } - if (NumOfParty <= 1) - { - NumOfParty = 1; - } - float PartyAvgLvl = PartyLevelSum / NumOfParty; - //Calculate Adjustment Value - if (PartyAvgLvl <= 1.0) - { - PartyAvgLvl = 1.0; - } - float x = GetChallengeRating(OBJECT_SELF); - if (x <= 1.0) - { - x = 1.0; - } - float z = (x / PartyAvgLvl); - float AdjustValue = ((z+2)/3); - float FinalMonValue; - //Determine Final Experience Value - if (AdjustValue == 0.0) { - FinalMonValue = BaseMonEXP; - } else { - if (AdjustValue < 1.0) { - FinalMonValue = BaseMonEXP * AdjustValue; - } else { - FinalMonValue = BaseMonEXP + (BonusEXP * (AdjustValue * (1.10))); - } - } - //Determine the value of the Split EXP - if (NumOfParty >= 6) - { - NumOfParty = 5; - } - if (NumOfParty <= 1) - { - NumOfParty = 1; - } - if (FinalMonValue <= 1.0) - { - FinalMonValue = 1.0; - } - float SplitFinalEXP = FinalMonValue / NumOfParty; - if (SplitFinalEXP <= 1.0) - { - SplitFinalEXP = 1.0; - } - float y = (FinalMonValue - SplitFinalEXP); - if (y <= 1.0) - { - y = 1.0; - } - if (PartyAvgLvl >= 15.0) - { - FinalMonValue = FinalMonValue - ( PartyAvgLvl); - } - float PartyBonus = ((y +1)/ 1.75) + (FinalMonValue + ((21-PartyAvgLvl)/3)); - int SFEint = FloatToInt(PartyBonus); - //Distribute EXP to all PCs in the Party - oPartyMember = GetFirstFactionMember(oKiller, TRUE); - while (GetIsObjectValid(oPartyMember)) { - if (GetArea(OBJECT_SELF) == GetArea(oPartyMember)) { - int nHD = GetHitDice(oPartyMember) + 1; - int nMax = (((nHD * (nHD - 1)) / 2) * 1000)+1; - if (nMax <= GetXP(oPartyMember) && nHD <= 40) { - SendMessageToPC(oPartyMember, "You cannot gain experience until you have leveled."); - } else if (GetIsDead(oPartyMember)) { - SendMessageToPC(oPartyMember, "You cannot gain experience while dead. Your XP has been reset."); - } else if ((GetHitDice(oPartyMember)) <= (noleech - 7) || (GetHitDice(oPartyMember)) >= FloatToInt(PartyAvgLvl) + 7) { - SendMessageToPC(oPartyMember, "All party members must be within 6 levels of each other."); - } else { - GiveXPToCreature(oPartyMember, SFEint); - } - } - oPartyMember = GetNextFactionMember(oKiller, TRUE); - } - SetIsDestroyable(FALSE,FALSE,FALSE); DelayCommand(120.0,SetIsDestroyable(TRUE,FALSE,FALSE)); DelayCommand(121.0,DestroyObject(OBJECT_SELF)); diff --git a/_module/nss/stoneport2guild.nss b/_module/nss/stoneport2guild.nss new file mode 100644 index 00000000..2c340daa --- /dev/null +++ b/_module/nss/stoneport2guild.nss @@ -0,0 +1,74 @@ +///////////////////////////////////////////////// +// Ultimate Teleport Script 1.0 +///////////////////////////////////////////////// +// by Amurayi (mschdesign@hotmail.com) +// +// based on SirLestat's Secret Trapdoorscripts +///////////////////////////////////////////////// +/* The problem with most of the teleport scripts out there is that your companions +won't be teleported with you if you ar ebeing teleported within the same area. +This easy to configure script here is the solution for this old problem. Simply +alter the way how the teleport shall work by turning the options on and off be +setting the variables to 0 or 1 in the first ppart of this script. + +What this script can do: +- teleports player out of conversation, trigger or item +- teleports player with or without companions +- teleports player alone or the whole party (players) +*/ + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +int nMulti = GetLocalInt(GetModule(), "multi"); + +//Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + +if(GetItemPossessedBy(oPC, "guildstone")== OBJECT_INVALID) +{ + CreateItemOnObject("guildstone", oPC, 1); +} + + // set to 1 if you want to teleport the whole party of the player, whereever every member is: + int iTeleportWholeParty = 0; + // set to 1 if you want the Associates of the player to be teleported as well, otherwise to 0: + int iTeleportAssociateToo = 1; + // Enter the destination Waypoint in here: + object oDWP = GetWaypointByTag("guildway"); + +//--DEBUGGING----------------------- +//If the way point is not there.. +if (oDWP==OBJECT_INVALID) +{ FloatingTextStringOnCreature("No Destination Found.", oPC); } + + else + { + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToObject(oDWP))); + + } +} diff --git a/_module/nss/stonerecallspc.nss b/_module/nss/stonerecallspc.nss new file mode 100644 index 00000000..51498b79 --- /dev/null +++ b/_module/nss/stonerecallspc.nss @@ -0,0 +1,88 @@ +///////////////////////////////////////////////// +// Ultimate Teleport Script 2.0 +///////////////////////////////////////////////// +// by Genisys (galefer003@hotmail.com) +// +// based on SirLestat's Secret Trapdoorscripts +///////////////////////////////////////////////// +/* + +This script is for the recallconv (conversation) +to recall the player and associates only back to +the location where the player used the stone of +recall + +*/ +///////////////////////////////////////////////// + +void main() +{ + // uncomment one of the next 3 lines depending where you use the script: + object oPC = GetPCSpeaker(); // for conversations + // object oPC = GetEnteringObject; // for triggers + //object oPC = GetLastUsedBy(); // for items/objects + +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +location lStored = GetLocalLocation(oToken, "RECALL_LOC"); +object oSaved = GetAreaFromLocation(lStored); +object oSavedArea = GetAreaFromLocation(lStored); +object oWay; +int nMulti = GetLocalInt(GetModule(), "multi"); +int i; + + +//First loop through the object in the area's stored location.. +for(i=0; i<5;i++) +{ + oWay = GetNearestObjectToLocation(OBJECT_TYPE_WAYPOINT, lStored, i); + + if(oWay != OBJECT_INVALID && GetTag(oWay)=="no_recall") + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } +} + + +//--DEBUGGING----------------------- + + if(oSaved==OBJECT_INVALID) + { + FloatingTextStringOnCreature("No Destination Found.", oPC); + return; + } + + else + { + + + //Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + FloatingTextStringOnCreature("Location Saved!", oPC, FALSE); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + + + effect eVis = EffectVisualEffect(472); + ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f); + + eVis = EffectDisappear(1); + DelayCommand(1.1, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + + DelayCommand(2.5, AssignCommand(oPC, ClearAllActions())); + + //Allow for the visual effect to finish. + DelayCommand(2.6, AssignCommand(oPC, ActionJumpToLocation(lStored))); + + } + + +} diff --git a/_module/nss/stonestoresloc.nss b/_module/nss/stonestoresloc.nss new file mode 100644 index 00000000..303cd643 --- /dev/null +++ b/_module/nss/stonestoresloc.nss @@ -0,0 +1,26 @@ +void main() +{ +object oPC = GetPCSpeaker(); +object oToken = GetItemPossessedBy(oPC, "idtoken"); +string sName = GetName(oToken); +object oArea = GetArea(oPC); +location lSaved = GetLocation(oPC); +object oWay = GetNearestObjectByTag("no_recall", oPC); +int nMulti = GetLocalInt(GetModule(), "multi"); + +//Don't store information if the location is invalid! + if(oArea!=OBJECT_INVALID && oWay == OBJECT_INVALID) + { + SetLocalLocation(oToken, "RECALL_LOC", lSaved); + if(nMulti) //If Multiplayer, Save Their Toon! + { + ExportSingleCharacter(oPC); + } + } + +effect eVis; +eVis = EffectVisualEffect(VFX_IMP_GOOD_HELP); +DelayCommand(0.4, ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC, 0.0f)); + +DelayCommand(0.5, SendMessageToPC(oPC, "Recall Location Stored!")); +} diff --git a/_module/nss/trash_can_close.nss b/_module/nss/trash_can_close.nss index 9a43fbdf..9e5408d4 100644 --- a/_module/nss/trash_can_close.nss +++ b/_module/nss/trash_can_close.nss @@ -1,18 +1,20 @@ -//OnClosed event of a barrel or what is being used as a trash can. - void main() { - //Go through all items in the container, destroying them as we find them. - object oTrash = GetFirstItemInInventory(); - while (GetIsObjectValid(oTrash)) - { - DestroyObject(oTrash); + object oPC = GetLastUsedBy(); + float fGold; + int iGold2; - oTrash = GetNextItemInInventory(); - //If this next item is valid, meaning that there is another item in the - //inventory, then the loop will go again. - //Once the inventory has been sifted through, the loop exits and all - //items are destroyed. +// item destruction loop + object oItem = GetFirstItemInInventory(OBJECT_SELF); + while (GetIsObjectValid(oItem) == TRUE) + { + // gives gold for item + fGold=IntToFloat(GetGoldPieceValue(oItem)); + iGold2=FloatToInt(fGold * 0.30); + GiveGoldToCreature(oPC, iGold2); + + DestroyObject(oItem); + oItem = GetNextItemInInventory(OBJECT_SELF); } } diff --git a/_module/nss/x0_i0_anims.nss b/_module/nss/x0_i0_anims.nss new file mode 100644 index 00000000..8310aaa6 --- /dev/null +++ b/_module/nss/x0_i0_anims.nss @@ -0,0 +1,2272 @@ +//::////////////////////////////////////////////////// +//:: X0_I0_ANIMS +/* + + Library for playing random animations. + + */ +//::////////////////////////////////////////////////// +//:: Copyright (c) 2002 Floodgate Entertainment +//:: Created By: Naomi Novik +//:: Created On: 12/07/2002 +//::////////////////////////////////////////////////// + +// Library for positioning +#include "x0_i0_position" + +// Library for stealth/detect modes +#include "x0_i0_modes" + +// Library for Voiceset functionality. All voice calls go through here +#include "x0_i0_voice" + +// Library for walkways (need to pass it this way to get access to ClearActiosn in x0_i0_assoc +#include "x0_i0_walkway" + +/********************************************************************** + * CONSTANTS + **********************************************************************/ + +// Animation length and speed +const float ANIM_LOOPING_LENGTH = 4.0; +const float ANIM_LOOPING_SPEED = 1.0; + +// Conversation file that holds the random one-liners for +// NPCs to speak when a PC comes into their home. +const string ANIM_CONVERSATION = "x0_npc_homeconv"; + +// Variable that holds the animation flags +const string sAnimCondVarname = "NW_ANIM_CONDITION"; + +// *** Available animation flags *** // + +// If set, the NPC has been initialized +const int NW_ANIM_FLAG_INITIALIZED = 0x00000001; + +// If set, the NPC will animate on every OnHeartbeat event. +// Otherwise, the NPC will animate only on every OnPerception event. +const int NW_ANIM_FLAG_CONSTANT = 0x00000002; + +// If set, the NPC will use voicechats +const int NW_ANIM_FLAG_CHATTER = 0x00000004; + +// If set, the NPC has been triggered and should be animating +const int NW_ANIM_FLAG_IS_ACTIVE = 0x00000008; + +// If set, the NPC is currently interacting with a placeable +const int NW_ANIM_FLAG_IS_INTERACTING = 0x00000010; + +// If set, the NPC has gone inside an interior area. +const int NW_ANIM_FLAG_IS_INSIDE = 0x00000020; + +// If set, the NPC has a home waypoint +const int NW_ANIM_FLAG_HAS_HOME = 0x00000040; + +// If set, the NPC is currently talking +const int NW_ANIM_FLAG_IS_TALKING = 0x00000080; + +// If set, the NPC is mobile +const int NW_ANIM_FLAG_IS_MOBILE = 0x00000100; + +// If set, the NPC is mobile in a close-range +const int NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE = 0x00000200; + +// If set, the NPC is civilized +const int NW_ANIM_FLAG_IS_CIVILIZED = 0x00000400; + +// If set, the NPC will close doors +const int NW_ANIM_FLAG_CLOSE_DOORS = 0x00001000; + +// int NW_ANIM_FLAG_ = 0x00000000; + + +/********************************************************************** + * FUNCTION PROTOTYPES + **********************************************************************/ + +// Debugging function. Will be commented out for final. +void AnimDebug(string sMsg); + +// TRUE if the given creature has the given condition set +int GetAnimationCondition(int nCondition, object oCreature=OBJECT_SELF); + +// Mark that the given creature has the given condition set +void SetAnimationCondition(int nCondition, int bValid=TRUE, object oCreature=OBJECT_SELF); + +// Returns TRUE if the creature is busy talking or interacting +// with a placeable. +int GetIsBusyWithAnimation(object oCreature); + +// Get a random nearby friend. +// OBJECT_INVALID will be returned if the friend is a PC, +// is busy with another animation, is in conversation or combat, +// or is further away than the distance limit. +// +object GetRandomFriend(float fMaxDistance); + +// Get a random nearby object within the specified distance with +// the specified tag. +object GetRandomObjectByTag(string sTag, float fMaxDistance); + +// Get a random nearby object within the specified distance with +// the specified type. +// nObjType: Any of the OBJECT_TYPE_* constants +object GetRandomObjectByType(int nObjType, float fMaxDistance); + +// Get a random "NW_STOP" object in the area. +// If fMaxDistance is non-zero, will return OBJECT_INVALID +// if the stop is too far away. +// The first time this is called in a given area, it cycles +// through all the stops in the area and stores them. +object GetRandomStop(float fMaxDistance); + +// Check for a waypoint marked NW_HOME in the area; if it +// exists, mark it as the caller's home waypoint. +void SetCreatureHomeWaypoint(); + +// Get a creature's home waypoint; returns OBJECT_INVALID if none set. +object GetCreatureHomeWaypoint(); + +// Set a specific creature (or OBJECT_INVALID to clear) as the caller's "friend" +void SetCurrentFriend(object oFriend); + +// Get the caller's current friend, if set; OBJECT_INVALID otherwise +object GetCurrentFriend(); + +// Set an object (or OBJECT_INVALID to clear) as the caller's interactive +// target. +void SetCurrentInteractionTarget(object oTarget); + +// Get the caller's current interaction target, if set; OBJECT_INVALID otherwise +object GetCurrentInteractionTarget(); + +// Mark the caller as civilized based on its racialtype. +// This will not unset the NW_ANIM_FLAG_IS_CIVILIZED flag +// if it was set outside. +void CheckIsCivilized(); + +// Check to see if we should switch on detect/stealth mode +void CheckCurrentModes(); + +// Check if the creature should be active and turn off if not, +// returning FALSE. This respects the NW_ANIM_FLAG_CONSTANT +// setting. +int CheckIsAnimActive(object oCreature); + +// Check to see if we're in the middle of some action +// so we don't interrupt or pile actions onto the queue. +// Returns TRUE if in the middle of an action, FALSE otherwise. +int CheckCurrentAction(); + +// General initialization for animations. +// Called from all the Play_* functions. +void AnimInitialization(); + +/********************************************************************** + * MASTER ANIMATION FUNCTIONS + * These are the functions called from OnSpawn/OnHeartbeat scripts + * based on the appropriate spawn-in conditions. + **********************************************************************/ + +// This function should be used for mobile NPCs and monsters +// other than avian ones. It should be called by the creature +// that you want to perform the animations. +// +// Creatures will move randomly between objects in their +// area that have the tag "NW_STOP". Injured creatures will +// go to the nearest "NW_SAFE" waypoint and rest there. +// If at any point a creature gets to an "NW_DETECT" or +// "NW_STEALTH" waypoint, they will toggle on/off detect or +// stealth mode as appropriate. +// +// Humanoid creatures will also perform the following actions +// (you can set the NW_ANIM_FLAG_IS_CIVILIZED flag in script +// on non-humanoid creatures to make them use these behaviors): +// +// Creatures who are spawned in an area with the "NW_HOME" tag +// will mark that area as their home, leave during the day, +// and return at night. +// +// Creatures who are spawned in an outdoor area (for instance, +// in city streets) will go inside areas that have one of the +// interior waypoints (NW_TAVERN, NW_SHOP), if those areas +// are connected by an unlocked door. They will come back out +// as well. +// +// Mobile creatures will also have all the behaviors of immobile +// creatures, just tending to move around more. +// +void PlayMobileAmbientAnimations_NonAvian(); + +// Avian creatures will fly around randomly. +void PlayMobileAmbientAnimations_Avian(); + +// This function should be used for any NPCs that should +// not move around. It should be called by the creature +// that you want to perform the animations. +// +// Creatures who call this function will never leave the +// area they spawned in. +// +// Injured creatures will rest at their starting location. +// +// Creatures who have the NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE +// flag set will move around slightly within the area. +// Creatures in an area with an "interior" waypoint (NW_HOME, +// NW_SHOP, NW_TAVERN) will be set to have this flag automatically. +// +// Close-range creatures will move around the area, frequently +// returning to their starting point, interacting with other +// creatures and placeables. They will visit NW_STOP waypoints +// in their immediate vicinity, and they will close opened doors. +// +// In all other cases, the creature will not move from its starting +// position. They will turn around randomly, turn to and 'talk' to +// other NPCs in their immediate vicinity, and interact with +// placeables in their immediate vicinity. +// +void PlayImmobileAmbientAnimations(); + +/********************************************************************** + * ANIM ACTION FUNCTIONS + * These functions are scripted, but they use the hardcoded "Action" + * functions to enter activities into the action queue. They assume + * that the caller is a valid creature. + **********************************************************************/ + +// Perform a strictly immobile action. +// Includes: +// - play a random animation +// - turn towards a nearby unoccupied friend and 'talk' +// - turn towards a nearby placeable and interact +// - turn around randomly +void AnimActionPlayRandomImmobile(); + +// Perform a random close-range action. +// This will include: +// - go to a nearby placeable and interact with it +// - go to a nearby friend and interact with them +// - play a random animation +// - walk to a nearby 'NW_STOP' waypoint +// - close an open door and return +// - go back to starting position +// - fall through to ActionPlayRandomImmobile +void AnimActionPlayRandomCloseRange(); + +// Perform a mobile action. +// Includes: +// - walk to an 'NW_STOP' waypoint in the area +// - walk to an area door and possibly go inside +// - go outside if previously went inside +// - fall through to ActionPlayRandomCloseRange +void AnimActionPlayRandomMobile(); + +// Perform a mobile action for an uncivilized creature. +// Includes: +// - perform random limited animations +// - walk to an 'NW_STOP' waypoint in the area +// - random walk if none available +void AnimActionPlayRandomUncivilized(); + +// Start interacting with a placeable object +void AnimActionStartInteracting(object oPlaceable); + +// Stop interacting with a placeable object +void AnimActionStopInteracting(); + +// Start talking with a friend +void AnimActionStartTalking(object oFriend, int nHDiff=0); + +// Stop talking to the given friend +void AnimActionStopTalking(object oFriend, int nHDiff=0); + +// Play a greeting animation and possibly voicechat. +// If a negative difference is passed in, caller will bow. +void AnimActionPlayRandomGreeting(int nHDiff); + +// Play a random farewell animation and possibly voicechat. +// If a negative difference is passed in, caller will bow. +void AnimActionPlayRandomGoodbye(int nHDiff); + +// Randomly move away from an object the specified distance. +// This is mainly because ActionMoveAwayFromLocation isn't working. +void AnimActionRandomMoveAway(object oSource, float fDistance); + +// Play animation of shaking head "no" to left and right +void AnimActionShakeHead(); + +// Play animation of looking around to left and right +void AnimActionLookAround(); + +// Turn around to face a random direction +void AnimActionTurnAround(); + +// Interact with a placeable object. +// This will activate/deactivate the placeable object if a valid +// one is passed in. +// KLUDGE: If a placeable object without an inventory should +// still be opened/shut instead of de/activated, set +// its Will Save to 1. +void AnimActionPlayRandomInteractAnimation(object oPlaceable); + +// Play a random talk gesture animation. +// If a hit dice difference (should be the hit dice of the talker +// minus the hit dice of the person being talked to) is passed in, +// slightly different animations will play based on this. +void AnimActionPlayRandomTalkAnimation(int nHDiff); + +// Play a random animation that all creatures should have. +// This is a very small set. +// Currently only has: get mid, taunt +void AnimActionPlayRandomBasicAnimation(); + +// Play a random animation. +// This animation will be chosen from a different set +// based on whether a special waypoint or placeable +// is in the vicinity. +void AnimActionPlayRandomAnimation(); + + +/********************************************************************** + * The following AnimAction functions are special, because they may fail + * (for instance, AnimActionsSitInChair() will only work if an actual + * chair object was found to sit in). + * + * They all return TRUE on success, FALSE on failure. This allows for + * trying an action and doing something else if it failed. + * + * Unfortunately, that means they cannot be easily used with + * DelayCommand / AssignAction, but the tradeoff is worth it, IMO. + **********************************************************************/ + + +// If there's an open door nearby, possibly go close it, +// then come back to our current spot. +// Returns TRUE on success, FALSE on failure. +int AnimActionCloseRandomDoor(); + +// Sit in a random nearby chair if available. +// Looks for items with tag: NW_SEAT +// Returns TRUE on success, FALSE on failure. +int AnimActionSitInChair(float fMaxDistance); + +// Get up from a chair if we're sitting. +// Returns TRUE on success, FALSE on failure. +int AnimActionGetUpFromChair(); + +// Go through a nearby door if appropriate. +// This will be done if the door is unlocked and +// the area the door leads to contains a waypoint +// with one of these tags: +// NW_TAVERN, NW_SHOP +// Returns TRUE on success, FALSE on failure. +int AnimActionGoInside(); + +// Leave area if appropriate. +// This only works for NPCs that entered an area that +// has a waypoint with one of these tags: +// NW_TAVERN, NW_SHOP +// If the NPC entered through a door, they will exit through +// that door. +// Returns TRUE on success, FALSE on failure. +int AnimActionGoOutside(); + +// Go to a nearby waypoint or placeable marked with the +// tag "NW_STOP". +// Returns TRUE on success, FALSE on failure. +int AnimActionGoToStop(float fMaxDistance=20.0); + +// Find a friend within the given distance and talk to them. +// Returns TRUE on success, FALSE on failure. +int AnimActionFindFriend(float fMaxDistance); + +// Find a placeable within the given distance and interact +// with it. +// Returns TRUE on success, FALSE on failure. +int AnimActionFindPlaceable(float fMaxDistance); + +// If injured and mobile, find the nearest NW_SAFE waypoint, +// go to it, and rest. If injured and immobile, go to starting +// location if not already there, and rest. +// Returns TRUE on success, FALSE on failure. +int AnimActionRest(); + +// If it is night, go back to our home waypoint, if we have one. +// This is only meaningful for mobile NPCs who would have left +// their homes during the day. +// Returns TRUE on success, FALSE on failure. +int AnimActionGoHome(); + +// If it is day, leave our home area, if we have one. +// This is only meaningful for mobile NPCs. +// Returns TRUE on success, FALSE on failure. +int AnimActionLeaveHome(); + +// If a PC is in the NPC's home and has not been challenged before, +// challenge them. +// This involves speaking a one-liner conversation from the +// conversation file ANIM_CONVERSATION, set above. +int AnimActionChallengeIntruder(); + + +/********************************************************************** + * FUNCTION DEFINITIONS + **********************************************************************/ + +// Debugging function. Will be commented out for final. +void AnimDebug(string sMsg) +{ + //ActionSpeakString("ANIM: " + GetName(OBJECT_SELF) + " " + sMsg); + //PrintString("ANIM: " + GetName(OBJECT_SELF) + ": " + sMsg); +} + +// TRUE if the given creature has the given condition set +int GetAnimationCondition(int nCondition, object oCreature=OBJECT_SELF) +{ + return (GetLocalInt(oCreature, sAnimCondVarname) & nCondition); +} + +// Mark that the given creature has the given condition set +void SetAnimationCondition(int nCondition, int bValid=TRUE, object oCreature=OBJECT_SELF) +{ + int nCurrentCond = GetLocalInt(oCreature, sAnimCondVarname); + if (bValid) { + SetLocalInt(oCreature, sAnimCondVarname, nCurrentCond | nCondition); + } else { + SetLocalInt(oCreature, sAnimCondVarname, nCurrentCond & ~nCondition); + } +} + +// Returns TRUE if the creature is busy talking or interacting +// with a placeable. +int GetIsBusyWithAnimation(object oCreature) +{ + int bReturn = GetAnimationCondition(NW_ANIM_FLAG_IS_TALKING, oCreature) + || GetAnimationCondition(NW_ANIM_FLAG_IS_INTERACTING, oCreature) + || GetCurrentAction(oCreature) != ACTION_INVALID; + +// if (bReturn == TRUE) AssignCommand(oCreature, SpeakString("Busy with anim")); + return bReturn; +} + +// Get a random nearby friend within the specified distance limit, +// that isn't busy doing something else. +object GetRandomFriend(float fMaxDistance) +{ + object oFriend = GetNearestCreature(CREATURE_TYPE_REPUTATION, + REPUTATION_TYPE_FRIEND, + OBJECT_SELF, d2(), + CREATURE_TYPE_PERCEPTION, + PERCEPTION_SEEN); + + if (GetIsObjectValid(oFriend) + && !GetIsPC(oFriend) + //&& !GetIsBusyWithAnimation(oFriend) BK Feb 2003: There's not enough talking happening + && GetAnimationCondition(NW_ANIM_FLAG_IS_ACTIVE, oFriend) + && !IsInConversation(oFriend) + && !GetIsInCombat(oFriend) + && GetDistanceToObject(oFriend) <= fMaxDistance) + { + return oFriend; + } + + return OBJECT_INVALID; +} + +// Get a random nearby object within the specified distance with +// the specified tag. +object GetRandomObjectByTag(string sTag, float fMaxDistance) +{ + int nNth; + if (fMaxDistance == DISTANCE_SHORT) { + nNth = d2(); + } else if (fMaxDistance == DISTANCE_MEDIUM) { + nNth = d4(); + } else { + nNth = d6(); + } + object oObj = GetNearestObjectByTag(sTag, OBJECT_SELF, nNth); + if (GetIsObjectValid(oObj) && GetDistanceToObject(oObj) <= fMaxDistance) + return oObj; + return OBJECT_INVALID; +} + +// Get a random nearby object within the specified distance with +// the specified type. +// nObjType: Any of the OBJECT_TYPE_* constants +object GetRandomObjectByType(int nObjType, float fMaxDistance) +{ + int nNth; + if (fMaxDistance == DISTANCE_SHORT) { + nNth = d2(); + } else if (fMaxDistance == DISTANCE_LARGE) { + nNth = d4(); + } else { + nNth = d6(); + } + //AnimDebug("looking for random object: " + IntToString(nNth)); + object oObj = GetNearestObject(nObjType, OBJECT_SELF, nNth); + if (GetIsObjectValid(oObj) && GetDistanceToObject(oObj) <= fMaxDistance) + return oObj; + return OBJECT_INVALID; +} + +// Get a random "NW_STOP" object in the area. +// If fMaxDistance is non-zero, will return OBJECT_INVALID +// if the stop is too far away. +// The first time this is called in a given area, it cycles +// through all the stops in the area and stores them. +object GetRandomStop(float fMaxDistance) +{ + object oStop; + object oArea = GetArea(OBJECT_SELF); + if (! GetLocalInt(oArea, "ANIM_STOPS_INITIALIZED") ) { + //AnimDebug("Initializing stops in area " + GetName(oArea)); + // first time -- look up all the stops in the area and store them + int nNth = 1; + oStop = GetNearestObjectByTag("NW_STOP"); + while (GetIsObjectValid(oStop)) { + //AnimDebug("Stop found"); + SetLocalObject(oArea, "ANIM_STOP_" + IntToString(nNth), oStop); + nNth++; + oStop = GetNearestObjectByTag("NW_STOP", OBJECT_SELF, nNth); + } + SetLocalInt(oArea, "ANIM_STOPS", nNth-1); + SetLocalInt(oArea, "ANIM_STOPS_INITIALIZED", TRUE); + } + + int nStop = Random(GetLocalInt(oArea, "ANIM_STOPS")) + 1; + oStop = GetLocalObject(oArea, "ANIM_STOP_" + IntToString(nStop)); + //AnimDebug("Stop: " + IntToString(nStop) + // + ": " + GetTag(oStop) + // + ": " + FloatToString(GetDistanceToObject(oStop))); + if (GetIsObjectValid(oStop) && GetDistanceToObject(oStop) <= fMaxDistance) + return oStop; + return OBJECT_INVALID; +} + +// Check for a waypoint marked NW_HOME in the area; if it +// exists, mark it as the caller's home waypoint. +void SetCreatureHomeWaypoint() +{ + object oHome = GetNearestObjectByTag("NW_HOME"); + if (GetIsObjectValid(oHome)) { + SetAnimationCondition(NW_ANIM_FLAG_HAS_HOME); + SetLocalObject(OBJECT_SELF, "NW_ANIM_HOME", oHome); + } +} + +// Get a creature's home waypoint; returns OBJECT_INVALID if none set. +object GetCreatureHomeWaypoint() +{ + if (GetAnimationCondition(NW_ANIM_FLAG_HAS_HOME)) { + return GetLocalObject(OBJECT_SELF, "NW_ANIM_HOME"); + } + return OBJECT_INVALID; +} + + +// Set a specific creature (or OBJECT_INVALID to clear) as the caller's "friend" +void SetCurrentFriend(object oFriend) +{ + if (!GetIsObjectValid(oFriend)) { + DeleteLocalObject(OBJECT_SELF, "NW_ANIM_FRIEND"); + } else { + SetLocalObject(OBJECT_SELF, "NW_ANIM_FRIEND", oFriend); + } +} + +// Get the caller's current friend, if set; OBJECT_INVALID otherwise +object GetCurrentFriend() +{ + return GetLocalObject(OBJECT_SELF, "NW_ANIM_FRIEND"); +} + +// Set an object (or OBJECT_INVALID to clear) as the caller's interactive +// target. +void SetCurrentInteractionTarget(object oTarget) +{ + if (!GetIsObjectValid(oTarget)) { + DeleteLocalObject(OBJECT_SELF, "NW_ANIM_TARGET"); + } else { + SetLocalObject(OBJECT_SELF, "NW_ANIM_TARGET", oTarget); + } +} + +// Get the caller's current interaction target, if set; OBJECT_INVALID otherwise +object GetCurrentInteractionTarget() +{ + return GetLocalObject(OBJECT_SELF, "NW_ANIM_TARGET"); +} + + +// Mark the caller as civilized based on its racialtype. +// This will not unset the NW_ANIM_FLAG_IS_CIVILIZED flag +// if it was set outside. +void CheckIsCivilized() +{ + int nRacialType = GetRacialType(OBJECT_SELF); + switch (nRacialType) { + case RACIAL_TYPE_ELF : + case RACIAL_TYPE_GNOME : + case RACIAL_TYPE_HALFELF : + case RACIAL_TYPE_HALFLING : + case RACIAL_TYPE_HALFORC : + case RACIAL_TYPE_HUMAN : + case RACIAL_TYPE_HUMANOID_GOBLINOID : + case RACIAL_TYPE_HUMANOID_REPTILIAN : + case RACIAL_TYPE_HUMANOID_ORC: + SetAnimationCondition(NW_ANIM_FLAG_IS_CIVILIZED); + } +} + +// Check to see if we should switch on detect/stealth mode +void CheckCurrentModes() +{ + //wSpeakString("running check current modes"); + object oWay = GetNearestObject(OBJECT_TYPE_WAYPOINT); + string sTag = GetTag(oWay); + if (sTag == "NW_STEALTH") + { + if (GetModeActive(NW_MODE_STEALTH)) + { + // turn off stealth mode + SetModeActive(NW_MODE_STEALTH, FALSE); + } + else + { + // turn on stealth mode + SetModeActive(NW_MODE_STEALTH); + } + } + else if (sTag == "NW_DETECT") + { + if (GetModeActive(NW_MODE_DETECT)) + { + // turn off detect mode + SetModeActive(NW_MODE_DETECT); + } + else + { + // turn on detect mode + SetModeActive(NW_MODE_DETECT); + } + } +} + + +// Check if the creature should be active and turn off if not, +// returning FALSE. This respects the NW_ANIM_FLAG_CONSTANT +// setting. +int CheckIsAnimActive(object oCreature) +{ + // Unless we're set to be constant, turn off if there's + // no PC in the area + if ( ! GetAnimationCondition(NW_ANIM_FLAG_CONSTANT)) { + object oPC = GetNearestCreature(CREATURE_TYPE_PLAYER_CHAR, + PLAYER_CHAR_IS_PC); + if ( !GetIsObjectValid(oPC) || GetArea(oPC) != GetArea(OBJECT_SELF)) { + // turn off + SetAnimationCondition(NW_ANIM_FLAG_IS_ACTIVE, FALSE); + return FALSE; + } + } + return TRUE; +} + + +// Check to see if we're in the middle of some action +// so we don't interrupt or pile actions onto the queue. +// Returns TRUE if in the middle of an action, FALSE otherwise. +int CheckCurrentAction() +{ + int nAction = GetCurrentAction(); + if (nAction == ACTION_SIT) { + // low prob of getting up, so we don't bop up and down constantly + if (Random(10) == 0) { + AnimActionGetUpFromChair(); + } + return TRUE; + } else if (nAction != ACTION_INVALID) { + // we're doing *something*, don't switch + //AnimDebug("performing action"); + return TRUE; + } + return FALSE; +} + +// General initialization for animations. +// Called from all the Play_* functions. +void AnimInitialization() +{ + // If we've been set to be constant, flag us as + // active. + // if (GetAnimationCondition(NW_ANIM_FLAG_CONSTANT)) + SetAnimationCondition(NW_ANIM_FLAG_IS_ACTIVE); + + // Set our home, if we have one + SetCreatureHomeWaypoint(); + + // Mark whether we're civilized or not + CheckIsCivilized(); + + SetAnimationCondition(NW_ANIM_FLAG_INITIALIZED); + +} + +// This function should be used for mobile NPCs and monsters +// other than avian ones. It should be called by the creature +// that you want to perform the animations. +// +// Creatures will interact with each other and move around, +// possibly even moving between areas. +// +// Creatures who are spawned in an area with the "NW_HOME" tag +// will mark that area as their home, leave from the nearest +// door during the day, and return at night. +// +// Injured creatures will go to the nearest "NW_SAFE" waypoint +// in their immediate area and rest there. +// +// If at any point the nearest waypoint is "NW_DETECT" or +// "NW_STEALTH", the creature will toggle search/stealth mode +// respectively. +// +// Creatures who are spawned in an outdoor area (for instance, +// in city streets) will go inside areas that have one of the +// interior waypoints (NW_TAVERN, NW_SHOP), if those areas +// are connected by an unlocked door. They will come back out +// as well. +// +// Creatures will also move randomly between objects in their +// area that have the tag "NW_STOP". +// +// Mobile creatures will have all the same behaviors as immobile +// creatures, just tending to move around more. +void PlayMobileAmbientAnimations_NonAvian() +{ + + if (!GetAnimationCondition(NW_ANIM_FLAG_INITIALIZED)) { + // General initialization + AnimInitialization(); + + // Mark us as mobile + SetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE); + } + + // Short-circuit everything if we're not active yet + if (!GetAnimationCondition(NW_ANIM_FLAG_IS_ACTIVE)) + return; + //AnimDebug("currently active"); + + // Check if we should turn off + if (!CheckIsAnimActive(OBJECT_SELF)) + return; + + //AnimDebug("staying active"); + + //SpawnScriptDebugger(); + int nCurrentAction = GetCurrentAction(); + + // Check current actions so we don't interrupt something in progress + // Feb 14 2003: Because of the random walkthere needs to be a chance + // to stop walking. + // May 26 2004: Added ACTION_RANDOMWALK to the exclusion list. + if (CheckCurrentAction() && (nCurrentAction != ACTION_MOVETOPOINT)&& (nCurrentAction != ACTION_WAIT) && (nCurrentAction != ACTION_RANDOMWALK)) { + return; + } + + // Go someplace safe and rest if we are hurt + if (AnimActionRest()) { + //AnimDebug("resting"); + return; + } + + // Check if current modes should change + CheckCurrentModes(); + //UseStealthMode(); + //UseDetectMode(); + + int bIsCivilized = GetAnimationCondition(NW_ANIM_FLAG_IS_CIVILIZED); + if (bIsCivilized) + { + + + // Challenge an intruding PC + if (AnimActionChallengeIntruder()) { + return; + } + + // Check if we should go home + if (AnimActionGoHome()) { + //AnimDebug("going home"); + return; + } + + // Check if we should leave home + if (AnimActionLeaveHome()) { + //AnimDebug("leaving home"); + return; + } + + // Otherwise, do something random + AnimActionPlayRandomMobile(); + } else + { + //AnimDebug("uncivilized"); + AnimActionPlayRandomUncivilized(); + } +} + +// Avian creatures will fly around randomly. +void PlayMobileAmbientAnimations_Avian() +{ + int nRoll = d4(); + object oFriend = GetNearestCreature(CREATURE_TYPE_REPUTATION, + REPUTATION_TYPE_FRIEND, + OBJECT_SELF, + nRoll, + CREATURE_TYPE_PERCEPTION, + PERCEPTION_SEEN); + + ClearActions(CLEAR_X0_I0_ANIMS_PlayMobile); + if(GetIsObjectValid(oFriend)) { + int nBird = d4(); + if(nBird == 1) { + ActionMoveToObject(oFriend, TRUE); + } else if (nBird == 2 || nBird == 3) { + AnimActionRandomMoveAway(oFriend, 100.0); + } else { + effect eBird = EffectDisappearAppear(GetLocation(oFriend)); + ApplyEffectToObject(DURATION_TYPE_TEMPORARY, eBird, OBJECT_SELF, 4.0); + AnimActionRandomMoveAway(oFriend, 100.0); + } + } else { + ActionRandomWalk(); + } +} + +// This function should be used for any NPCs that should +// not move around. It should be called by the creature +// that you want to perform the animations. +// +// Creatures who call this function will never leave the +// area they spawned in. +// +// Injured creatures will rest at their starting location. +// +// Creatures who have the NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE +// flag set will move around slightly within the area. +// Creatures in an area with an "interior" waypoint (NW_HOME, +// NW_SHOP, NW_TAVERN) will be set to have this flag automatically. +// +// Close-range creatures will move around the area, frequently +// returning to their starting point, interacting with other +// creatures and placeables. They will visit NW_STOP waypoints +// in their immediate vicinity, and they will close opened doors. +// +// In all other cases, the creature will not move from its starting +// position. They will turn around randomly, turn to and 'talk' to +// other NPCs in their immediate vicinity, and interact with +// placeables in their immediate vicinity. +// +void PlayImmobileAmbientAnimations() +{ + if (!GetAnimationCondition(NW_ANIM_FLAG_INITIALIZED)) { + // General initialization + AnimInitialization(); + + // if we are at home, make us mobile in close-range + if (GetIsObjectValid(GetCreatureHomeWaypoint())) { + SetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE); + } + + // also save our starting location + SetLocalLocation(OBJECT_SELF, + "ANIM_START_LOCATION", + GetLocation(OBJECT_SELF)); + } + + // Short-circuit everything if we're not active yet + if (!GetAnimationCondition(NW_ANIM_FLAG_IS_ACTIVE)) + return; + + //AnimDebug("currently active"); + + // Check if we should turn off + if (!CheckIsAnimActive(OBJECT_SELF)) + return; + + //AnimDebug("staying active"); + + // Check current actions so we don't interrupt something in progress + if (CheckCurrentAction()) { + return; + } + + // First check: go back to starting position and rest if we are hurt + if (AnimActionRest()) { + //AnimDebug("resting"); + return; + } + + // Check if current modes should change + CheckCurrentModes(); + + + // Challenge an intruding PC + if (AnimActionChallengeIntruder()) { + return; + } + + int bIsCivilized = GetAnimationCondition(NW_ANIM_FLAG_IS_CIVILIZED); + + if (GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE)) { + //AnimDebug("close range"); + AnimActionPlayRandomCloseRange(); + } else { + //AnimDebug("immobile"); + AnimActionPlayRandomImmobile(); + } +} + + +// Perform a strictly immobile action. +// Includes: +// - turn towards a nearby unoccupied friend and 'talk' +// - turn towards a nearby placeable and interact +// - turn around randomly +// - play a random animation +void AnimActionPlayRandomImmobile() +{ + int nRoll = Random(12); + + //SpawnScriptDebugger(); + + + // If we're talking, either keep going or stop. + // Low prob of stopping, since both parties have + // a chance and conversations are cool. + if (GetAnimationCondition(NW_ANIM_FLAG_IS_TALKING)) { + object oFriend = GetCurrentFriend(); + int nHDiff = GetHitDice(OBJECT_SELF) - GetHitDice(oFriend); + + if (nRoll == 0) { + AnimActionStopTalking(oFriend, nHDiff); + } else { + AnimActionPlayRandomTalkAnimation(nHDiff); + } + return; + } + + // If we're interacting with a placeable, either keep going or + // stop. High probability of stopping, since looks silly to + // constantly turn something on-and-off. + if (GetAnimationCondition(NW_ANIM_FLAG_IS_INTERACTING)) { + if (nRoll < 4) { + AnimActionStopInteracting(); + } else { + AnimActionPlayRandomInteractAnimation(GetCurrentInteractionTarget()); + } + return; + } + + // If we got here, we're not busy at the moment. + + // Clean out the action queue + ClearActions(CLEAR_X0_I0_ANIMS_PlayRandomMobile); + if (nRoll <=9) { + if (AnimActionFindFriend(DISTANCE_LARGE)) + return; + } + + if (nRoll > 9) { + // Try and interact with a nearby placeable + if (AnimActionFindPlaceable(DISTANCE_SHORT)) + return; + } + + // Default: clear our action queue and play a random animation + if ( nRoll < 5 ) { + // Turn around and play a random animation + + // BK Feb 2003: I got rid of this because I've never seen it look appropriate + // it always looks out of place and unrealistic + AnimActionTurnAround(); + AnimActionPlayRandomAnimation(); + } else { + // Just play a random animation + AnimActionPlayRandomAnimation(); + } +} + +// Perform a random close-range action. +// This will include: +// - any of the immobile actions +// - close any nearby doors, then return to current position +// - go to a nearby placeable and interact with it +// - go to a nearby friend and interact with them +// - walk to a nearby 'NW_STOP' waypoint +// - going back to starting point +void AnimActionPlayRandomCloseRange() +{ + if (GetIsBusyWithAnimation(OBJECT_SELF)) { + // either we're already in conversation or + // interacting with something, so continue -- + // all handled already in RandomImmobile. + AnimActionPlayRandomImmobile(); + return; + } + + // If we got here, we're not busy + + // Clean out the action queue + ClearActions(CLEAR_X0_I0_ANIMS_PlayRandomCloseRange1); + + // Possibly close open doors + if (GetAnimationCondition(NW_ANIM_FLAG_CLOSE_DOORS) && AnimActionCloseRandomDoor()) { + return; + } + + // For the rest of these, we check for specific rolls, + // to ensure that we don't do a lot of lookups on any one + // given pass. + + int nRoll = Random(6); + + // Possibly start talking to a friend + if (nRoll == 0 || nRoll == 1) { + if (AnimActionFindFriend(DISTANCE_LARGE)) + return; + // fall through to default + } + + // Possibly start fiddling with a placeable + if (nRoll == 2) { + if (AnimActionFindPlaceable(DISTANCE_LARGE)) + return; + // fall through if no placeable found + } + + // Possibly sit down + if (nRoll == 3) { + if (AnimActionSitInChair(DISTANCE_LARGE)) + return; + } + + // Go to a nearby stop + if (nRoll == 4) { + if (AnimActionGoToStop(DISTANCE_LARGE)) { + return; + } + + // No stops, so do a random walk and then come back + // to our current location + ClearActions(CLEAR_X0_I0_ANIMS_PlayRandomCloseRange2); + location locCurr = GetLocation(OBJECT_SELF); + ActionRandomWalk(); + ActionMoveToLocation(locCurr); + } + + if (nRoll == 5 && !GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE)) { + // Move back to starting point, saved at initialization + ActionMoveToLocation(GetLocalLocation(OBJECT_SELF, + "ANIM_START_LOCATION")); + return; + } + + // Default: do a random immobile animation + AnimActionPlayRandomImmobile(); +} + +// Perform a mobile action. +// Includes: +// - walk to an 'NW_STOP' waypoint in the area +// - walk to an area door and possibly go inside +// - go outside if previously went inside +// - fall through to AnimActionPlayRandomCloseRange +void AnimActionPlayRandomMobile() +{ + if (GetIsBusyWithAnimation(OBJECT_SELF)) { + // either we're already in conversation or + // interacting with something, so continue -- + // all handled already in RandomImmobile. + AnimActionPlayRandomImmobile(); + return; + } + + // If we got here, we're not busy + + // Clean out the action queue + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionPlayRandomMobile1); + + int nRoll = Random(9); + + if (nRoll == 0) { + // If we're inside, possibly leave + if (AnimActionGoOutside()) + return; + } + + if (nRoll == 1) { + // Possibly go into an interior area + if (AnimActionGoInside()) + return; + } + + // If we fell through or got a random number + // less than 7, go to a stop waypoint, or random + // walk if no stop waypoints were found. + if (nRoll < 5) { + // Pass in a huge number so any stop will be valid + if (AnimActionGoToStop(1000.0)) + return; + + // If no stops, do a random walk + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionPlayRandomMobile2); + ActionRandomWalk(); + return; + } + + // Default: do something close-range +// AnimActionPlayRandomCloseRange(); + + // MODIFIED February 14 2003. Will play an immobile animation, if nothing else found to do + + PlayImmobileAmbientAnimations(); +} + +// Perform a mobile action for an uncivilized creature. +// Includes: +// - perform random limited animations +// - walk to an 'NW_STOP' waypoint in the area +// - random walk if none available +void AnimActionPlayRandomUncivilized() +{ + int nRoll = Random(6); + + if (nRoll != 5) { + if (AnimActionGoToStop(1000.0)) + return; + // no stops, so random walk + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionPlayRandomUncivilized); + ActionRandomWalk(); + } + + // Play one of our few random animations + AnimActionPlayRandomBasicAnimation(); +} + +/********************************************************************** + ********************************************************************** + * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE + * The functions below here are building blocks used in the main + * functions above. + * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE + ********************************************************************** + **********************************************************************/ + + +// Start interacting with a placeable object +void AnimActionStartInteracting(object oPlaceable) +{ + SetAnimationCondition(NW_ANIM_FLAG_IS_INTERACTING); + + if (GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE) + || GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE)) + { + ActionMoveToObject(oPlaceable, FALSE, DISTANCE_TINY); + } + ActionDoCommand(SetFacingPoint(GetPosition(oPlaceable))); + SetCurrentInteractionTarget(oPlaceable); + + AnimActionPlayRandomInteractAnimation(oPlaceable); +} + +// Stop interacting with a placeable object +void AnimActionStopInteracting() +{ + if (GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE)) { + AnimActionRandomMoveAway(GetCurrentInteractionTarget(), DISTANCE_LARGE); + } + SetCurrentInteractionTarget(OBJECT_INVALID); + + SetAnimationCondition(NW_ANIM_FLAG_IS_INTERACTING, FALSE); + + AnimActionTurnAround(); + AnimActionPlayRandomAnimation(); +} + +// Start talking with a friend +void AnimActionStartTalking(object oFriend, int nHDiff=0) +{ + //AnimDebug("started talking to " + GetName(oFriend)); + object oMe = OBJECT_SELF; + + // Say hello and move to each other if we're not immobile + if (GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE) + || GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE)) + { + ActionMoveToObject(oFriend, FALSE, DISTANCE_TINY); + AnimActionPlayRandomGreeting(nHDiff); + } + if (GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE, oFriend) + || GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE_CLOSE_RANGE, oFriend)) + { + AssignCommand(oFriend, + ActionMoveToObject(oMe, FALSE, DISTANCE_TINY)); + AssignCommand(oFriend, AnimActionPlayRandomGreeting(0 - nHDiff)); + } + + SetCurrentFriend(oFriend); + AssignCommand(oFriend, SetCurrentFriend(oMe)); + ActionDoCommand(SetFacingPoint(GetPosition(oFriend))); + AssignCommand(oFriend, ActionDoCommand(SetFacingPoint(GetPosition(oMe)))); + SetAnimationCondition(NW_ANIM_FLAG_IS_TALKING); + SetAnimationCondition(NW_ANIM_FLAG_IS_TALKING, TRUE, oFriend); +} + +// Stop talking to the given friend +void AnimActionStopTalking(object oFriend, int nHDiff=0) +{ + //AnimDebug("stopped talking to " + GetName(oFriend)); + object oMe = OBJECT_SELF; + + // Say goodbye and move away if we're not immobile + if (GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE)) { + AnimActionPlayRandomGoodbye(nHDiff); + AnimActionRandomMoveAway(oFriend, DISTANCE_LARGE); + } else { + AnimActionTurnAround(); + AnimActionPlayRandomAnimation(); + } + + if (GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE, oFriend)) { + AssignCommand(oFriend, AnimActionPlayRandomGoodbye(0 - nHDiff)); + AssignCommand(oFriend, + AnimActionRandomMoveAway(oMe, DISTANCE_HUGE)); + } else { + AssignCommand(oFriend, AnimActionTurnAround()); + AssignCommand(oFriend, AnimActionPlayRandomAnimation()); + } + + SetAnimationCondition(NW_ANIM_FLAG_IS_TALKING, FALSE); + SetAnimationCondition(NW_ANIM_FLAG_IS_TALKING, FALSE, oFriend); + +} + +// Play a greeting animation and possibly voicechat. +// If a negative hit dice difference (HD caller - HD greeted) is +// passed in, the caller will bow. +void AnimActionPlayRandomGreeting(int nHDiff=0) +{ + if (Random(2) == 0 && GetAnimationCondition(NW_ANIM_FLAG_CHATTER)) { + VoiceHello(); + } + + if (nHDiff < 0 || Random(4) == 0) + ActionPlayAnimation(ANIMATION_FIREFORGET_BOW); + else + ActionPlayAnimation(ANIMATION_FIREFORGET_GREETING); +} + +// Play a random farewell animation and possibly voicechat. +// If a negative hit dice difference is passed in, the +// caller will bow. +void AnimActionPlayRandomGoodbye(int nHDiff) +{ + if (Random(2) == 0 && GetAnimationCondition(NW_ANIM_FLAG_CHATTER)) { + VoiceGoodbye(); + } + + if (nHDiff < 0 || Random(4) == 0) + ActionPlayAnimation(ANIMATION_FIREFORGET_BOW); + else + ActionPlayAnimation(ANIMATION_FIREFORGET_GREETING); +} + +// Randomly move away from an object the specified distance. +// This is mainly because ActionMoveAwayFromLocation isn't working. +void AnimActionRandomMoveAway(object oSource, float fDistance) +{ + location lTarget = GetRandomLocation(GetArea(OBJECT_SELF), + oSource, + fDistance); + + ActionMoveToLocation(lTarget); +} + +// Play animation of shaking head "no" to left & right +void AnimActionShakeHead() +{ + ActionPlayAnimation(ANIMATION_FIREFORGET_HEAD_TURN_LEFT, 3.0); + ActionPlayAnimation(ANIMATION_FIREFORGET_HEAD_TURN_RIGHT, 3.0); +} + +// Play animation of looking to left and right +void AnimActionLookAround() +{ + ActionPlayAnimation(ANIMATION_FIREFORGET_HEAD_TURN_LEFT, 0.75); + ActionPlayAnimation(ANIMATION_FIREFORGET_HEAD_TURN_RIGHT, 0.75); +} + +// Turn around to face a random direction +void AnimActionTurnAround() +{ +// BK Feb 2003: This never looks good. Don't do it. +// ActionDoCommand(SetFacing(IntToFloat(Random(360)))); +} + + + +// Go through a door and close it behind you, +// then walk a short distance away. +// This assumes the door exists, is unlocked, etc. +void AnimActionGoThroughDoor(object oDoor) +{ + //AnimDebug("going through door " + GetTag(oDoor)); + SetLocalInt(oDoor, "BEING_CLOSED", TRUE); + object oDest = GetTransitionTarget(oDoor); + ActionMoveToObject(oDest); + ActionDoCommand(AssignCommand(oDest, ActionCloseDoor(oDest))); + ActionDoCommand(AssignCommand(oDoor, ActionCloseDoor(oDoor))); + ActionDoCommand(SetLocalInt(oDoor, "BEING_CLOSED", FALSE)); + DelayCommand(10.0, SetLocalInt(oDoor, "BEING_CLOSED", FALSE)); + AnimActionRandomMoveAway(oDest, DISTANCE_MEDIUM); +} + +/********************************************************************** + * The following AnimAction functions have a possibility of failing + * and not assigning any actions. + * They return TRUE on success, FALSE on failure. See notes up in the + * prototype section for details. + **********************************************************************/ + + +// If there's an open door nearby, possibly go close it, +// then come back to our current spot. +int AnimActionCloseRandomDoor() +{ + if (Random(4) != 0) return FALSE; + + int nNth = 1; + object oDoor = GetNearestObject(OBJECT_TYPE_DOOR); + location locCurrent = GetLocation(OBJECT_SELF); + while (GetIsObjectValid(oDoor)) { + // make sure everyone doesn't run to close the same door + if (GetIsOpen(oDoor) && !GetLocalInt(oDoor, "BEING_CLOSED")) { + //AnimDebug("closing door: " + GetTag(oDoor)); + SetLocalInt(oDoor, "BEING_CLOSED", TRUE); + ActionCloseDoor(oDoor); + ActionDoCommand(SetLocalInt(oDoor, "BEING_CLOSED", FALSE)); + ActionMoveToLocation(locCurrent); + return TRUE; + }// else { + // AnimDebug("closed or being closed: " + GetTag(oDoor)); + //} + nNth++; + oDoor = GetNearestObject(OBJECT_TYPE_DOOR, OBJECT_SELF, nNth); + } + return FALSE; +} + +// Sit in a random nearby chair if available. +// Looks for items with tag: Chair +int AnimActionSitInChair(float fMaxDistance) +{ + object oChair = GetRandomObjectByTag("Chair", fMaxDistance); + if (GetIsObjectValid(oChair) && !GetIsObjectValid(GetSittingCreature(oChair))) { + ActionSit(oChair); + SetAnimationCondition(NW_ANIM_FLAG_IS_INTERACTING); + return TRUE; + } + return FALSE; +} + +// Get up from a chair if we're sitting +int AnimActionGetUpFromChair() +{ + //AnimDebug("getting up from chair"); + if (GetCurrentAction() == ACTION_SIT) { + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionGetUpFromChair); + SetAnimationCondition(NW_ANIM_FLAG_IS_INTERACTING, FALSE); + AnimActionRandomMoveAway(GetNearestObject(OBJECT_TYPE_PLACEABLE), DISTANCE_SHORT); + //AnimDebug("got up from chair"); + return TRUE; + } + return FALSE; +} + +// Go through a nearby door if appropriate. +// This will be done if the door is unlocked and +// the area the door leads to contains a waypoint +// with one of these tags: +// NW_TAVERN, NW_SHOP +int AnimActionGoInside() +{ + // Don't go inside a second area, since we'll never get + // back to our original one if we do that. + if (GetAnimationCondition(NW_ANIM_FLAG_IS_INSIDE)) { + //AnimDebug("is inside already"); + return FALSE; + } + + object oDoor = GetRandomObjectByType(OBJECT_TYPE_DOOR, 1000.0); + if (!GetIsObjectValid(oDoor) || GetLocked(oDoor)) { + //AnimDebug("Failed to enter door: " + GetTag(oDoor)); + return FALSE; + } + + object oDest = GetTransitionTarget(oDoor); + //AnimDebug("Destination: " + GetTag(oDest)); + object oWay = GetNearestObjectByTag("NW_TAVERN", oDest); + if (!GetIsObjectValid(oWay)) + oWay = GetNearestObjectByTag("NW_SHOP", oDest); + if (GetIsObjectValid(oWay)) { + //AnimDebug("Valid waypoint found: " + GetTag(oWay)); + AnimActionGoThroughDoor(oDoor); + SetAnimationCondition(NW_ANIM_FLAG_IS_INSIDE); + SetLocalObject(OBJECT_SELF, "NW_ANIM_DOOR", oDest); + return TRUE; + } + + return FALSE; +} + +// Leave area if appropriate. +// This only works for NPCs that entered an area that +// has a waypoint with one of these tags: +// NW_TAVERN, NW_SHOP +// If the NPC entered through a door, they will exit through +// that door. +int AnimActionGoOutside() +{ + if (GetAnimationCondition(NW_ANIM_FLAG_IS_INSIDE)) { + object oDoor = GetLocalObject(OBJECT_SELF, "NW_ANIM_DOOR"); + if (GetIsObjectValid(oDoor)) { + DeleteLocalObject(OBJECT_SELF, "NW_ANIM_DOOR"); + AnimActionGoThroughDoor(oDoor); + SetAnimationCondition(NW_ANIM_FLAG_IS_INSIDE, FALSE); + return TRUE; + } + } + return FALSE; +} + +// Go to a nearby waypoint or placeable marked with the +// tag "NW_STOP". +int AnimActionGoToStop(float fMaxDistance) +{ + object oStop = GetRandomStop(fMaxDistance); + if (GetIsObjectValid(oStop)) { + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionGoToStop); + ActionMoveToObject(oStop, FALSE, DISTANCE_SHORT); + return TRUE; + } + return FALSE; +} + +// Find a friend within the given distance and talk to them. +// Returns TRUE on success, FALSE on failure. +int AnimActionFindFriend(float fMaxDistance) +{ + // If we had a friend recently, make sure we don't start talking + // again right away +// if (GetIsObjectValid(GetCurrentFriend())) { +// SetCurrentFriend(OBJECT_INVALID); +// } else + { + // Try and find a friend to talk to + object oFriend = GetRandomFriend(fMaxDistance); + if (GetIsObjectValid(oFriend) && !GetIsBusyWithAnimation(oFriend)) { + int nHDiff = GetHitDice(OBJECT_SELF) - GetHitDice(oFriend); + AnimActionStartTalking(oFriend, nHDiff); + return 1; + } + } + return 0; +} + +// Find a placeable within the given distance and interact +// with it. +// Returns TRUE on success, FALSE on failure. +int AnimActionFindPlaceable(float fMaxDistance) +{ + object oPlaceable = GetRandomObjectByTag("NW_INTERACTIVE", DISTANCE_SHORT); + if (GetIsObjectValid(oPlaceable)) { + AnimActionStartInteracting(oPlaceable); + return 1; + } + return 0; +} + +// If injured, find the nearest "NW_SAFE" object, +// go to it, and rest. +// Returns TRUE on success, FALSE on failure. +int AnimActionRest() +{ + if (GetCurrentHitPoints() < GetMaxHitPoints()) { + object oSafe = GetNearestObjectByTag("NW_SAFE"); + if (GetAnimationCondition(NW_ANIM_FLAG_IS_MOBILE) && GetIsObjectValid(oSafe)) { + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionRest1); + ActionMoveToObject(oSafe); + //ActionRest(); + return TRUE; + } else { + location lStart = GetLocalLocation(OBJECT_SELF, "ANIM_START_LOCATION"); + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionRest2); + ActionMoveToLocation(lStart); + //ActionRest(); + return TRUE; + } + } + return FALSE; +} + +// If it is night, go back to our home waypoint, if we have one. +// This is only meaningful for mobile NPCs who would have left +// their homes during the day. +// Returns TRUE on success, FALSE on failure. +int AnimActionGoHome() +{ + object oHome = GetCreatureHomeWaypoint(); + if ( GetIsObjectValid(oHome) && !GetIsDay() && GetArea(OBJECT_SELF) != GetArea(oHome)) { + ClearActions(CLEAR_X0_I0_ANIMS_GoHome); + AnimActionGoOutside(); + AnimActionGoThroughDoor(GetLocalObject(OBJECT_SELF, + "NW_ANIM_DOOR_HOME")); + return TRUE; + } + return FALSE; +} + +// If it is day, leave our home area, if we have one. +// This is only meaningful for mobile NPCs. +// Returns TRUE on success, FALSE on failure. +int AnimActionLeaveHome() +{ + object oHome = GetCreatureHomeWaypoint(); + if ( GetIsObjectValid(oHome) && GetIsDay() && GetArea(OBJECT_SELF) == GetArea(oHome)) { + // Find the nearest door and walk out + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionLeaveHome); + object oDoor = GetNearestObject(OBJECT_TYPE_DOOR); + if (!GetIsObjectValid(oDoor) || GetLocked(oDoor)) + return FALSE; + + object oDest = GetTransitionTarget(oDoor); + if (GetIsObjectValid(oDest)) { + SetLocalObject(OBJECT_SELF, "NW_ANIM_DOOR_HOME", oDest); + AnimActionGoThroughDoor(oDoor); + return TRUE; + } + } + return FALSE; +} + + +// If a PC is in the NPC's home and has not been challenged before, +// challenge them. +// This involves speaking a one-liner conversation from the +// conversation file ANIM_CONVERSATION, set above. +// Returns TRUE on success, FALSE on failure. +int AnimActionChallengeIntruder() +{ + object oHome = GetCreatureHomeWaypoint(); + if (GetIsObjectValid(oHome) && GetArea(OBJECT_SELF) == GetArea(oHome)) { + object oPC = GetNearestCreature(CREATURE_TYPE_PLAYER_CHAR, PLAYER_CHAR_IS_PC); + if (GetIsObjectValid(oPC) && !GetLocalInt(OBJECT_SELF, GetName(oPC) + "_CHALLENGED")) { + ClearActions(CLEAR_X0_I0_ANIMS_AnimActionChallengeIntruder); + ActionDoCommand(SetFacingPoint(GetPosition(oPC))); + ActionDoCommand(SpeakOneLinerConversation(ANIM_CONVERSATION, oPC)); + SetLocalInt(OBJECT_SELF, GetName(oPC) + "_CHALLENGED", TRUE); + return TRUE; + } + } + return FALSE; +} + + +/********************************************************************** + ********************************************************************** + * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE + * The functions stuck below here are generally just big ugly + * switch statements to choose between a bunch of random + * animations. + * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE * NOTE + ********************************************************************** + **********************************************************************/ + +// Interact with a placeable object. +// This will activate/deactivate the placeable object if a valid +// one is passed in. +// KLUDGE: If a placeable object without an inventory should +// still be opened/shut instead of de/activated, set +// its Will Save to 1. +void AnimActionPlayRandomInteractAnimation(object oPlaceable) +{ + int nRoll = Random(5); + + if (nRoll == 0) { + ActionPlayAnimation(ANIMATION_FIREFORGET_PAUSE_SCRATCH_HEAD); + return; + } + + // See where the placeable is in relation to us, height-wise + vector vPos = GetPosition(oPlaceable); + vector vMyPos = GetPosition(OBJECT_SELF); + float fZDiff = vMyPos.z - vPos.z; + if ( fZDiff > 0.0 ) { + // we're above the placeable + ActionPlayAnimation(ANIMATION_LOOPING_GET_LOW, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + } else { + ActionPlayAnimation(ANIMATION_LOOPING_GET_MID, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + } + + // KLUDGE! KLUDGE! KLUDGE! + // Because of placeables like the trap doors, etc, that should be + // "opened" rather than "activated", but don't have an inventory, + // we use this ugly hack: set the "Will" saving throw of a placeable + // to the value 1 if it should be opened rather than activated. + if (GetHasInventory(oPlaceable) || GetWillSavingThrow(oPlaceable) == 1) { + if (GetIsOpen(oPlaceable)) { + AssignCommand(oPlaceable, + DelayCommand(ANIM_LOOPING_LENGTH, + ActionPlayAnimation(ANIMATION_PLACEABLE_CLOSE))); + } else { + AssignCommand(oPlaceable, + DelayCommand(ANIM_LOOPING_LENGTH, + ActionPlayAnimation(ANIMATION_PLACEABLE_OPEN))); + } + } else { + int bIsActive = GetLocalInt(oPlaceable, "NW_ANIM_PLACEABLE_ACTIVE"); + if (bIsActive) { + AssignCommand(oPlaceable, + DelayCommand(ANIM_LOOPING_LENGTH, + ActionPlayAnimation(ANIMATION_PLACEABLE_DEACTIVATE))); + SetLocalInt(oPlaceable, "NW_ANIM_PLACEABLE_ACTIVE", FALSE); + } else { + AssignCommand(oPlaceable, + DelayCommand(ANIM_LOOPING_LENGTH, + ActionPlayAnimation(ANIMATION_PLACEABLE_ACTIVATE))); + SetLocalInt(oPlaceable, "NW_ANIM_PLACEABLE_ACTIVE", TRUE); + } + } + + return; +} + +// Play a random talk gesture animation. +// If a hit dice difference (should be the hit dice of the caller +// minus the hit dice of the person being talked to) is passed in, +// the caller will play slightly different animations if they are +// weaker. +void AnimActionPlayRandomTalkAnimation(int nHDiff) +{ + int nRoll = Random(9); +//SpeakString("Talk " + IntToString(nRoll)); + switch (nRoll) { + case 0: + if (GetAnimationCondition(NW_ANIM_FLAG_CHATTER)) { + VoiceYes(); + } + // deliberate fall-through! + case 1: + ActionPlayAnimation(ANIMATION_LOOPING_LISTEN, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 2: + case 3: + ActionPlayAnimation(ANIMATION_LOOPING_TALK_NORMAL, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 4: + if (nHDiff < 0) + ActionPlayAnimation(ANIMATION_LOOPING_TALK_PLEADING, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + else { + if (Random(2) == 0 && GetAnimationCondition(NW_ANIM_FLAG_CHATTER)) { + VoiceLaugh(); + } + ActionPlayAnimation(ANIMATION_LOOPING_TALK_LAUGHING, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + } + break; + case 5: + // BK Feb 2003 Salutes look stupid + // if (nHDiff < 0) + // ActionPlayAnimation(ANIMATION_FIREFORGET_SALUTE, 0.75); + // else + ActionPlayAnimation(ANIMATION_LOOPING_TALK_FORCEFUL, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 6: + if (GetAnimationCondition(NW_ANIM_FLAG_CHATTER)) { + VoiceNo(); + } + // deliberate fall-through! + case 7: + AnimActionShakeHead(); + break; + case 8: + if (nHDiff > 0) + ActionPlayAnimation(ANIMATION_FIREFORGET_TAUNT); + else { + if (Random(2) == 0 && GetAnimationCondition(NW_ANIM_FLAG_CHATTER)) { + VoiceLaugh(); + } + ActionPlayAnimation(ANIMATION_LOOPING_TALK_LAUGHING, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + } + break; + } + + return; +} + +// Play a random animation that all creatures should have. +void AnimActionPlayRandomBasicAnimation() +{ + int nRoll = Random(2); + switch (nRoll) { + case 0: + // BK Feb 2003: This always looks dumb + // ActionPlayAnimation(ANIMATION_LOOPING_GET_MID, + // ANIM_LOOPING_SPEED, + // ANIM_LOOPING_LENGTH); + break; + case 1: + ActionPlayAnimation(ANIMATION_FIREFORGET_TAUNT); + break; + } +} + + +// Play a random animation. +void AnimActionPlayRandomAnimation() +{ + int nRoll; + int bInTavern=FALSE; + int bInHome=FALSE; + int bNearAltar=FALSE; + + object oWay = GetNearestObjectByTag("NW_TAVERN"); + if (GetIsObjectValid(oWay)) { + bInTavern = TRUE; + } else { + oWay = GetNearestObjectByTag("NW_HOME"); + if (GetIsObjectValid(oWay)) { + bInHome = TRUE; + } else { + oWay = GetNearestObjectByTag("NW_ALTAR"); + if (GetIsObjectValid(oWay) && GetDistanceToObject(oWay) < DISTANCE_SHORT) { + bNearAltar = TRUE; + } + } + } + + if (bInTavern) { + nRoll = Random(15); + switch (nRoll) { + case 0: + case 1: + ActionPlayAnimation(ANIMATION_FIREFORGET_DRINK); break; + case 2: + if (GetAnimationCondition(NW_ANIM_FLAG_CHATTER)) { + VoicePoisoned(); + } + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_DRUNK, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 3: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_DRUNK, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 4: + ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY1); break; + case 5: + ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY2); break; + case 6: + ActionPlayAnimation(ANIMATION_FIREFORGET_VICTORY3); break; + case 7: + case 8: + if (GetAnimationCondition(NW_ANIM_FLAG_CHATTER)) { + VoiceLaugh(); + } + ActionPlayAnimation(ANIMATION_LOOPING_TALK_LAUGHING, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 9: + case 10: + ActionPlayAnimation(ANIMATION_FIREFORGET_PAUSE_BORED); break; + case 11: + ActionPlayAnimation(ANIMATION_FIREFORGET_PAUSE_SCRATCH_HEAD); break; + case 12: + case 13: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_TIRED, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 14: + AnimActionLookAround(); break; + } + } else if (bNearAltar) { + nRoll = Random(10); + switch (nRoll) { + case 0: + ActionPlayAnimation(ANIMATION_FIREFORGET_READ); break; + case 1: + case 2: + case 3: + ActionPlayAnimation(ANIMATION_LOOPING_MEDITATE, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH * 2); + break; + case 4: + case 5: + ActionPlayAnimation(ANIMATION_LOOPING_WORSHIP, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH * 2); + break; + case 6: + ActionPlayAnimation(ANIMATION_LOOPING_LISTEN, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 7: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 8: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE2, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 9: + AnimActionLookAround(); break; + } + } else if (bInHome) { + nRoll = Random(6); + switch (nRoll) { + case 0: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 1: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE2, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 2: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_TIRED, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 3: + ActionPlayAnimation(ANIMATION_FIREFORGET_PAUSE_BORED); break; + case 4: + ActionPlayAnimation(ANIMATION_FIREFORGET_PAUSE_SCRATCH_HEAD); break; + case 5: + AnimActionLookAround(); break; + } + } else { + // generic set, for the street + nRoll = Random(8); + switch (nRoll) { + case 0: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 1: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE2, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 2: + /* Bk Feb 2003: Looks dumb + ActionPlayAnimation(ANIMATION_LOOPING_GET_LOW, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break;*/ + case 3: + ActionPlayAnimation(ANIMATION_FIREFORGET_PAUSE_BORED); break; + case 4: + ActionPlayAnimation(ANIMATION_FIREFORGET_PAUSE_SCRATCH_HEAD); break; + case 5: + ActionPlayAnimation(ANIMATION_LOOPING_PAUSE_TIRED, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 6: + ActionPlayAnimation(ANIMATION_LOOPING_LOOK_FAR, + ANIM_LOOPING_SPEED, + ANIM_LOOPING_LENGTH); + break; + case 7: + AnimActionLookAround(); break; + } + } + return; +} + +//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +// +// Adam's Improved Waypoint Walker +// July 2, 2002 +// +// USAGE: +// +// ATS_WalkWayPoints( int nRun, float fPause, int nWalkType ); +// +// PARAMETERS: +// +// nRun - Use TRUE or FALSE for running or walking. Defaults to FALSE; +// fPause - A floating point number for the length of pause at each stop. Defaults to 1.0f +// nWalkType - Type of walking to do: +// 1 - Default. Back and forth pattern. (Waypoints 1, 2, 3, 4, 3, 2, 1, 2...) +// 2 - Circular (Waypoints 1, 2, 3, 4, 1, 2...) +// 3 or more - Random. Give the number of waypoints possible (say, 7), and +// the character will choose one at random. +// +// EXAMPLES: +// +// +// In your NPC's OnSpawn script, make sure that at the top you have the +// following two lines: +// +// #include "NW_I0_GENERIC" // this line will already be there +// #include "ats_waypoints" // add this line after the previous one +// +// Then, instead of using the default WalkWayPoints(), replace it with something like: +// +// ATS_WalkWayPoints(); // Use all the defaults. Walk, 1 second pause, back-and-forth. +// ATS_WalkWayPoints(FALSE, 1.0f, 2); // Walk, 1 second pause, circular path +// ATS_WalkWayPoints(TRUE, 5.0f, 8); // Run around the 8 waypoints randomly, with a 5 second pause +// // at each. +// +// +// Note that this script will give an error if you try to compile it. +// That's fine. Just save it, and #include it in other scripts to use it. +// +// ADDITIONAL NOTES: +// +// If you create a script with the same name as one of the waypoints, that +// script will be executed by the NPC when they walk to that waypoint. +// +// For example, if your waypoints are tagged WP_GUARD_01, WP_GUARD_02, etc... +// and at WP_GUARD_05 you want him to bow and say "Hello m'lord!", then +// create a script called "wp_guard_05" (in lower case). +// That script should look like this: +// +// void main() +// { +// ActionPlayAnimation(ANIMATION_FIREFORGET_BOW); +// ActionDoCommand(SpeakString("Hello m'lord!"))); +// } +// +// +// Please note that the script for the waypoints should contain ONLY +// actions. Luckily, you can do any arbitrary command (I think) +// as an action by wrapping it in a ActionDoCommand(...) function call +// (like the SpeakString above). +// +// +// As with the default WalkWayPoints(), it is easily interrupted if you +// start a conversation with the NPC, or otherwise call ClearAllActions(); +// To restart the NPC, issue another call to ATS_WalkWayPoints() as necessary +// after a conversation or whatever. +// +// Please give me your comments! +// Please use this in your mods! +// Please give me credit and/or thanks if you like it! +// +// Adam Spragg +// aspragg@yahoo.com +// +// DISCLAIMER! +// This script has been tested on my setup, and works very well. +// That does not mean, however, that it won't completely screw your own +// stuff up. Use at your own risk. + + + +//void ATS_WalkWayPoints(int nRun = FALSE, float fPause = 1.0, int nWalkType = 1); + +// +// Edited Bioware functions +void RunCircuit2(int nTens, int nNum, int nRun = FALSE, float fPause = 1.0, int nWalkType = 1); +void WalkWayPoints2(int nRun = FALSE, float fPause = 1.0, int nWalkType = 1); +void RunNextCircuit2(int nRun = FALSE, float fPause = 1.0, int nWalkType = 1); + + +//************************************************************************************************************************************ +//************************************************************************************************************************************ +// +//WAY POINT WALK FUNCTIONS +// +//************************************************************************************************************************************ +//************************************************************************************************************************************ + + +void ATS_WalkWayPoints( int nRun = FALSE, float fPause = 1.0, int nWalkType = 1) +{ + + WalkWayPoints2(nRun, fPause, nWalkType); + +} + + + //:://///////////////////////////////////////////// +//:: Walk Way Point Path +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Allows specified person walk a waypoint path +*/ +//::////////////////////////////////////////////// +//:: Created By: Aidan Scanlan +//:: Created On: July 10, 2001 +//::////////////////////////////////////////////// + +void WalkWayPoints2(int nRun = FALSE, float fPause = 1.0, int nWalkType = 1) //Run first circuit +{ + ClearAllActions(); + string DayWayString; + string NightWayString; + string DayPostString; + string NightPostString; + string sWay; + string sPost; + + //The block of code below deals with night and day cycle for postings and walkway points. + if(GetSpawnInCondition(NW_FLAG_DAY_NIGHT_POSTING)) + { + DayWayString = "WP_"; + NightWayString = "WN_"; + DayPostString = "POST_"; + NightPostString = "NIGHT_"; + } + else + { + DayWayString = "WP_"; + NightWayString = "WP_"; + DayPostString = "POST_"; + NightPostString = "POST_"; + } + + if(GetIsDay() || GetIsDawn()) + { + SetLocalString(OBJECT_SELF, "NW_GENERIC_WALKWAYS_PREFIX", DayWayString); + SetLocalString(OBJECT_SELF, "NW_GENERIC_POSTING_PREFIX", DayPostString); + } + else + { + SetLocalString(OBJECT_SELF, "NW_GENERIC_WALKWAYS_PREFIX", NightWayString); + SetLocalString(OBJECT_SELF, "NW_GENERIC_POSTING_PREFIX", NightPostString); + } + + + sWay = GetLocalString(OBJECT_SELF, "NW_GENERIC_WALKWAYS_PREFIX"); + sPost = GetLocalString(OBJECT_SELF, "NW_GENERIC_POSTING_PREFIX"); + + //I have now determined what the prefixs for the current walkways and postings are and will use them instead + // of POST_ and WP_ + + if(GetSpawnInCondition(NW_FLAG_STEALTH)) + { + //MyPrintString("GENERIC SCRIPT DEBUG STRING ********** " + "Attempting to Activate Stealth"); + ActionUseSkill(SKILL_HIDE, OBJECT_SELF); + } + if(GetSpawnInCondition(NW_FLAG_SEARCH)) + { + //MyPrintString("GENERIC SCRIPT DEBUG STRING ********** " + "Attempting to Activate Search"); + ActionUseSkill(SKILL_SEARCH, OBJECT_SELF); + } + + //Test if OBJECT_SELF has waypoints to walk + string sWayTag = GetTag( OBJECT_SELF ); + sWayTag = sWay + sWayTag + "_01"; + object oWay1 = GetNearestObjectByTag(sWayTag); + if(!GetIsObjectValid(oWay1)) + { + oWay1 = GetObjectByTag(sWayTag); + } + if(GetIsObjectValid(oWay1) && GetSpawnInCondition(NW_FLAG_AMBIENT_ANIMATIONS)) + { + //turn off the ambient animations if the creature should walk way points. + SetSpawnInCondition(NW_FLAG_AMBIENT_ANIMATIONS, FALSE); + SetSpawnInCondition(NW_FLAG_IMMOBILE_AMBIENT_ANIMATIONS, FALSE); + } + + if(GetIsObjectValid(oWay1)) + { + int nNth = 1; + int nTens; + int nNum; + object oNearest = GetNearestObject(OBJECT_TYPE_WAYPOINT, OBJECT_SELF, nNth); + while (GetIsObjectValid(oNearest)) + { + string sNearestTag = GetTag(oNearest); + //removes the first 3 and last three characters from the waypoint's tag + //and checks it against his own tag. Waypoint tag format is WP_MyTag_XX. + if( GetSubString( sNearestTag, 3, GetStringLength( sNearestTag ) - 6 ) == GetTag( OBJECT_SELF ) ) + { + string sTens = GetStringRight(GetTag(oNearest),2); + nTens = StringToInt(sTens)/10; + nNum= StringToInt(GetStringRight(GetTag(oNearest),1)); + oNearest = OBJECT_INVALID; + } + else + { + nNth++; + oNearest = GetNearestObject(OBJECT_TYPE_WAYPOINT,OBJECT_SELF,nNth); + } + } + RunCircuit2(nTens, nNum, nRun, fPause, nWalkType); //*************************************** + ActionWait(fPause); + ActionDoCommand(RunNextCircuit2(nRun, fPause, nWalkType)); + //ActionDoCommand(SignalEvent(OBJECT_SELF,EventUserDefined(2))); + } + else + { + sWayTag = GetTag( OBJECT_SELF ); + sWayTag = sPost + sWayTag; + oWay1 = GetNearestObjectByTag(sWayTag); + if(!GetIsObjectValid(oWay1)) + { + oWay1 = GetObjectByTag(sWayTag); + } + + if(GetIsObjectValid(oWay1)) + { + ActionForceMoveToObject(oWay1, nRun, 1.0, 60.0); + float fFacing = GetFacing(oWay1); + ActionDoCommand(SetFacing(fFacing)); + } + } + if(GetIsObjectValid(oWay1) && GetSpawnInCondition(NW_FLAG_AMBIENT_ANIMATIONS)) + { + SetSpawnInCondition(NW_FLAG_AMBIENT_ANIMATIONS, FALSE); + SetSpawnInCondition(NW_FLAG_IMMOBILE_AMBIENT_ANIMATIONS, FALSE); + } +} + +void RunNextCircuit2(int nRun = FALSE, float fPause = 1.0, int nWalkType = 1) +{ + if(nWalkType >= 3) + { + int nRand = Random(nWalkType) + 1; + int nTens = nRand/10; + int nNum= nRand - (nTens * 10); + RunCircuit2(nTens,nNum, nRun, fPause, nWalkType); //*************************************** + } + else + RunCircuit2(0,1, nRun, fPause, nWalkType); //*************************************** + + ActionWait(fPause); + ActionDoCommand(RunNextCircuit2(nRun, fPause, nWalkType)); + //ActionDoCommand(SignalEvent(OBJECT_SELF,EventUserDefined(2))); +} + +//:://///////////////////////////////////////////// +//:: Run Circuit +//:: Copyright (c) 2001 Bioware Corp. +//::////////////////////////////////////////////// +/* + Calculates the proper path to follow along a + predetermined set of way points +*/ +//::////////////////////////////////////////////// +//:: Created By: Aidan Scanlan +//:: Created On: July 10, 2001 +//::////////////////////////////////////////////// + +void RunCircuit2(int nTens, int nNum, int nRun = FALSE, float fPause = 1.0, int nWalkType = 1) +{ + // starting at a given way point, move sequentialy through incrementally + // increasing points until there are no more valid ones. + string sWay = GetLocalString(OBJECT_SELF, "NW_GENERIC_WALKWAYS_PREFIX"); + + object oTargetPoint; + + if ( nWalkType >= 3 ) + { + int nRand = Random(nWalkType) + 1; + nTens = nRand/10; + nNum= nRand - (nTens * 10); + + oTargetPoint = GetWaypointByTag(sWay + GetTag(OBJECT_SELF) + "_" + IntToString(nTens) +IntToString(nNum)); + ActionMoveToObject(oTargetPoint, nRun); + ActionWait(fPause); + ExecuteScript(GetStringLowerCase(GetTag(oTargetPoint)), OBJECT_SELF); + return; + } + + oTargetPoint = GetWaypointByTag(sWay + GetTag(OBJECT_SELF) + "_" + IntToString(nTens) +IntToString(nNum)); + + while(GetIsObjectValid(oTargetPoint)) + { + ActionMoveToObject(oTargetPoint, nRun); + ActionWait(fPause); + ExecuteScript(GetStringLowerCase(GetTag(oTargetPoint)), OBJECT_SELF); + nNum++; + if (nNum > 9) + { + nTens++; + nNum = 0; + } + oTargetPoint = GetWaypointByTag(sWay + GetTag(OBJECT_SELF) + "_" + IntToString(nTens) +IntToString(nNum)); + + } + + // ATS + // If walktype is 2 (Circlular), then return at this point... + if ( nWalkType == 2 ) + return; + + // once there are no more waypoints available, decriment back to the last + // valid point. + nNum--; + if (nNum < 0) + { + nTens--; + nNum = 9; + } + + // start the cycle again going back to point 01 + oTargetPoint = GetWaypointByTag(sWay + GetTag(OBJECT_SELF) + "_" + IntToString(nTens) +IntToString(nNum)); + while(GetIsObjectValid(oTargetPoint)) + { + ActionMoveToObject(oTargetPoint, nRun); + ActionWait(fPause); + ExecuteScript(GetStringLowerCase(GetTag(oTargetPoint)), OBJECT_SELF); + nNum--; + if (nNum < 0) + { + nTens--; + nNum = 9; + } + oTargetPoint = GetWaypointByTag(sWay + GetTag(OBJECT_SELF) + "_" + IntToString(nTens) +IntToString(nNum)); + } +} + + +/* DO NOT CLOSE THIS TOP COMMENT! + This main() function is here only for compilation testing. +void main() {} +/* */ diff --git a/_module/nss/x0_i0_treasure.nss b/_module/nss/x0_i0_treasure.nss index 33d39852..d632b8e5 100644 --- a/_module/nss/x0_i0_treasure.nss +++ b/_module/nss/x0_i0_treasure.nss @@ -178,9 +178,6 @@ the original treasure generation system in user-made modules. //::////////////////////////////////////////////////// // For legacy treasure generation - -#include "loot_inc_data" -#include "loot_inc_main" #include "nw_o2_coninclude" /********************************************************************** @@ -190,7 +187,6 @@ the original treasure generation system in user-made modules. // * this is the percent chance that no treasure will be spawned by a creature dying const int BK_CHANCE_OF_N0_MONSTERTREASURE = 80; - // Tags for the module-wide containers string sModContLow = "X0_MOD_TREASURE_LOW"; string sModContMed = "X0_MOD_TREASURE_MED"; @@ -305,8 +301,7 @@ int CTG_GetIsTreasureGenerated(object oCont); // Set whether treasure has been generated void CTG_SetIsTreasureGenerated(object oCont, int bGenerated=TRUE); -// Set whether treasure has been regenerated -void CTG_SetIsTreasureRegenerated(object oCont, int bGenerated=FALSE); + // Create random treasure items of the appropriate type // in the specified container. Will typically be called // by a script on a treasure container. @@ -403,6 +398,7 @@ string CTG_GetRacialtypeChestTag(string sBaseTag, object oSource); // This function deliberately not prototyped. Should not be used // outside this library. + // Test whether a treasure container has been initialized for // specific base treasure type use. int CTG_GetIsContainerInitialized(object oBaseCont) @@ -527,7 +523,7 @@ object CTG_GetMonsterBaseContainer(object oSource=OBJECT_SELF) // a chest with a tag matching the specific // monster. // We strip numbers off the end of the tag first - string sCreatureTag = GetTag(oSource); + string sCreatureTag = GetResRef(oSource); while ( GetIsInteger(GetStringRight(sCreatureTag, 1)) ) { sCreatureTag = GetStringLeft(sCreatureTag, GetStringLength(sCreatureTag)-1); @@ -761,13 +757,8 @@ int CTG_GetIsTreasureGenerated(object oCont) void CTG_SetIsTreasureGenerated(object oCont, int bGenerated=TRUE) { SetLocalInt(oCont, sTreasureGeneratedVarname, bGenerated); +} -} -void CTG_SetIsTreasureRegenerated(object oCont, int bGenerated=FALSE) -{ - float fRespawnTime = GetRespawnTime (oCont); - AssignCommand(oCont, DelayCommand(fRespawnTime, SetLocalInt(oCont, sTreasureGeneratedVarname, FALSE) ) ); -} // Create random treasure items of the appropriate type // in the specified container. Should be called // by a script on a treasure container. @@ -817,9 +808,6 @@ void CTG_CreateSpecificBaseTypeTreasure(int nTreasureType, // Prevent duplicate treasure generation if (CTG_GetIsTreasureGenerated(oCont)) {return;} CTG_SetIsTreasureGenerated(oCont); - float fRespawnTime = GetRespawnTime (oCont); - AssignCommand(oCont, DelayCommand(fRespawnTime, CTG_SetIsTreasureRegenerated(oCont) ) ); - // Locate the base container object oBaseCont = CTG_GetNearestBaseContainer(nTreasureType, @@ -927,10 +915,30 @@ void CTG_CreateSpecificBaseTypeTreasure(int nTreasureType, else { // Make the item - CopyItem(oItem, oCont); - if (nItemsCreated == 1) { + //CRP CODE ADDITION - BREAKABLE ITEMS + if(CRP_USE_BREAKABLE_ITEMS && CRP_CONTAINER_HAS_BEEN_DESTROYED) + { + //int bDamage = GetDamageDealtByType(DAMAGE_TYPE_ACID) + 1; + //bDamage = bDamage + GetDamageDealtByType(DAMAGE_TYPE_ELECTRICAL) + 1; + //bDamage = bDamage + GetDamageDealtByType(DAMAGE_TYPE_FIRE) + 1; + //bDamage = bDamage + GetDamageDealtByType(DAMAGE_TYPE_MAGICAL) + 1; + + //if(bDamage >= 7 && crp_GetIsItemDestroyed(oItem, TRUE)) + //CreateItemOnObject(CRP_DESTROYED_ITEM, oCont, 1); + //else + if(crp_GetIsItemDestroyed(oItem, CRP_ALT_DAMAGE)) + CreateItemOnObject(CRP_DESTROYED_ITEM, oCont, 1); + else + CopyItem(oItem, oCont); + } + else + { + CopyItem(oItem, oCont); + } + if (nItemsCreated == 1) oItem1 = oItem; - } else { + else + { // if this is the third item, it doesn't matter // anyway, so we might as well save the conditional. oItem2 = oItem; @@ -984,10 +992,16 @@ void CTG_GenerateNPCTreasure(int nTreasureType=5, object oNPC=OBJECT_SELF) // No treasure, sorry. return; } - - if (nTreasureType == TREASURE_TYPE_MONSTER) { - - if (d100() < BK_CHANCE_OF_N0_MONSTERTREASURE) { +//CRP CODE ADDITION + if (nTreasureType == TREASURE_TYPE_MONSTER) + { + if(CRP_USE_COINS) + { + if(d100() < CRP_CHANCE_OF_NO_MONSTERTREASURE) + return; + } + else if (d100() < BK_CHANCE_OF_N0_MONSTERTREASURE) + { return; } } diff --git a/_module/nss/x2_inc_itemprop.nss b/_module/nss/x2_inc_itemprop.nss new file mode 100644 index 00000000..a2956389 --- /dev/null +++ b/_module/nss/x2_inc_itemprop.nss @@ -0,0 +1,1515 @@ +//:://///////////////////////////////////////////// +//:: Item Property Functions +//:: x2_inc_itemprop +//:: Copyright (c) 2003 Bioware Corp. +//::////////////////////////////////////////////// +/* + + Holds item property and item modification + specific code. + + If you look for anything specific to item + properties, your chances are good to find it + in here. + +*/ +//::////////////////////////////////////////////// +//:: Created By: Georg Zoeller +//:: Created On: 2003-06-05 +//:: Last Update: 2003-10-07 +//::////////////////////////////////////////////// + +// * The tag of the ip work container, a placeable which has to be set into each +// * module that is using any of the crafting functions. +const string X2_IP_WORK_CONTAINER_TAG = "x2_plc_ipbox"; +// * 2da for the AddProperty ItemProperty +const string X2_IP_ADDRPOP_2DA = "des_crft_props" ; +// * 2da for the Poison Weapon Itemproperty +const string X2_IP_POISONWEAPON_2DA = "des_crft_poison" ; +// * 2da for armor appearance +const string X2_IP_ARMORPARTS_2DA = "des_crft_aparts" ; +// * 2da for armor appearance +const string X2_IP_ARMORAPPEARANCE_2DA = "des_crft_appear" ; + +// * Base custom token for item modification conversations (do not change unless you want to change the conversation too) +const int XP_IP_ITEMMODCONVERSATION_CTOKENBASE = 12220; +const int X2_IP_ITEMMODCONVERSATION_MODE_TAILOR = 0; +const int X2_IP_ITEMMODCONVERSATION_MODE_CRAFT = 1; + +// * Number of maximum item properties allowed on most items +const int X2_IP_MAX_ITEM_PROPERTIES = 8; + +// * Constants used with the armor modification system +const int X2_IP_ARMORTYPE_NEXT = 0; +const int X2_IP_ARMORTYPE_PREV = 1; +const int X2_IP_ARMORTYPE_RANDOM = 2; +const int X2_IP_WEAPONTYPE_NEXT = 0; +const int X2_IP_WEAPONTYPE_PREV = 1; +const int X2_IP_WEAPONTYPE_RANDOM = 2; + +// * Policy constants for IPSafeAddItemProperty() +const int X2_IP_ADDPROP_POLICY_REPLACE_EXISTING = 0; +const int X2_IP_ADDPROP_POLICY_KEEP_EXISTING = 1; +const int X2_IP_ADDPROP_POLICY_IGNORE_EXISTING =2; + + +// * removes all itemproperties with matching nItemPropertyType and nItemPropertyDuration +void IPRemoveMatchingItemProperties( object oItem, int nItemPropertyType, int nItemPropertyDuration = DURATION_TYPE_TEMPORARY, int nItemPropertySubType = -1 ); + +// * Removes ALL item properties from oItem matching nItemPropertyDuration +void IPRemoveAllItemProperties( object oItem, int nItemPropertyDuration = DURATION_TYPE_TEMPORARY ); + +// * returns TRUE if item can be equipped. +// * Uses Get2DAString, so do not use in a loop! +int IPGetIsItemEquipable( object oItem ); + +// * Changes the color of an item armor +// * oItem - The armor +// * nColorType - ITEM_APPR_ARMOR_COLOR_* constant +// * nColor - color from 0 to 63 +// * Since oItem is destroyed in the process, the function returns +// * the item created with the color changed +object IPDyeArmor( object oItem, int nColorType, int nColor ); + +// * Returns the container used for item property and appearance modifications in the +// * module. If it does not exist, create it. +object IPGetIPWorkContainer( object oCaller = OBJECT_SELF ); + +// * This function needs to be rather extensive and needs to be updated if there are new +// * ip types we want to use, but it goes into the item property include anyway +itemproperty IPGetItemPropertyByID( int nPropID, int nParam1 = 0, int nParam2 = 0, int nParam3 = 0, int nParam4 = 0 ); + +// * returns TRUE if oItem is a ranged weapon +int IPGetIsRangedWeapon( object oItem ); + +// * return TRUE if oItem is a melee weapon +int IPGetIsMeleeWeapon( object oItem ); + +// * return TRUE if oItem is a projectile (bolt, arrow, etc) +int IPGetIsProjectile( object oItem ); + +// * returns true if weapon is blugeoning (used for poison) +// * This uses Get2DAstring, so it is slow. Avoid using in loops! +int IPGetIsBludgeoningWeapon( object oItem ); + +// * Return the IP_CONST_CASTSPELL_* ID matching to the SPELL_* constant given in nSPELL_ID +// * This uses Get2DAstring, so it is slow. Avoid using in loops! +// * returns -1 if there is no matching property for a spell +int IPGetIPConstCastSpellFromSpellID( int nSpellID ); + +// * Returns TRUE if an item has ITEM_PROPERTY_ON_HIT and the specified nSubType +// * possible values for nSubType can be taken from IPRP_ONHIT.2da +// * popular ones: +// * 5 - Daze 19 - ItemPoison 24 - Vorpal +int IPGetItemHasItemOnHitPropertySubType( object oTarget, int nSubType ); + +// * Returns the number of possible armor part variations for the specified part +// * nPart - ITEM_APPR_ARMOR_MODEL_* constant +// * Uses Get2DAstring, so do not use in loops +int IPGetNumberOfAppearances( int nPart ); + + +// * Returns the next valid appearance type for oArmor +// * nPart - ITEM_APPR_ARMOR_MODEL_* constant +// * Uses Get2DAstring, so do not use in loops +int IPGetNextArmorAppearanceType(object oArmor, int nPart); + +// * Returns the previous valid appearance type for oArmor +// * nPart - ITEM_APPR_ARMOR_MODEL_* constant +// * Uses Get2DAstring, so do not use in loops +int IPGetPrevArmorAppearanceType(object oArmor, int nPart); + +// * Returns a random valid appearance type for oArmor +// * nPart - ITEM_APPR_ARMOR_MODEL_* constant +// * Uses Get2DAstring, so do not use in loops +int IPGetRandomArmorAppearanceType(object oArmor, int nPart); + +// * Returns a new armor based of oArmor with nPartModified +// * nPart - ITEM_APPR_ARMOR_MODEL_* constant of the part to be changed +// * nMode - +// * X2_IP_ARMORTYPE_NEXT - next valid appearance +// * X2_IP_ARMORTYPE_PREV - previous valid apperance; +// * X2_IP_ARMORTYPE_RANDOM - random valid appearance; +// * +// * bDestroyOldOnSuccess - Destroy oArmor in process? +// * Uses Get2DAstring, so do not use in loops +object IPGetModifiedArmor(object oArmor, int nPart, int nMode, int bDestroyOldOnSuccess); + +// * Add an item property in a safe fashion, preventing unwanted stacking +// * Parameters: +// * oItem - the item to add the property to +// * ip - the itemproperty to add +// * fDuration - set 0.0f to add the property permanent, anything else is temporary +// * nAddItemPropertyPolicy - How to handle existing properties. Valid values are: +// * X2_IP_ADDPROP_POLICY_REPLACE_EXISTING - remove any property of the same type, subtype, durationtype before adding; +// * X2_IP_ADDPROP_POLICY_KEEP_EXISTING - do not add if any property with same type, subtype and durationtype already exists; +// * X2_IP_ADDPROP_POLICY_IGNORE_EXISTING - add itemproperty in any case - Do not Use with OnHit or OnHitSpellCast props! +// * +// * bIgnoreDurationType - If set to TRUE, an item property will be considered identical even if the DurationType is different. Be careful when using this +// * with X2_IP_ADDPROP_POLICY_REPLACE_EXISTING, as this could lead to a temporary item property removing a permanent one +// * bIgnoreSubType - If set to TRUE an item property will be considered identical even if the SubType is different. +void IPSafeAddItemProperty(object oItem, itemproperty ip, float fDuration =0.0f, int nAddItemPropertyPolicy = X2_IP_ADDPROP_POLICY_REPLACE_EXISTING, int bIgnoreDurationType = FALSE, int bIgnoreSubType = FALSE); + +// * Wrapper for GetItemHasItemProperty that returns true if +// * oItem has an itemproperty that matches ipCompareTo by Type AND DurationType AND SubType +// * nDurationType = Valid DURATION_TYPE_* or -1 to ignore +// * bIgnoreSubType - If set to TRUE an item property will be considered identical even if the SubType is different. +int IPGetItemHasProperty(object oItem, itemproperty ipCompareTo, int nDurationType, int bIgnoreSubType = FALSE); + +// * returns FALSE it the item has no sequencer property +// * returns number of spells that can be stored in any other case +int IPGetItemSequencerProperty(object oItem); + +// * returns TRUE if the item has the OnHit:IntelligentWeapon property. +int IPGetIsIntelligentWeapon(object oItem); + +// * Mapping between numbers and power constants for ITEM_PROPERTY_DAMAGE_BONUS +// * returns the appropriate ITEM_PROPERTY_DAMAGE_POWER_* constant for nNumber +int IPGetDamagePowerConstantFromNumber(int nNumber); + +// * returns the appropriate ITEM_PROPERTY_DAMAGE_BONUS_= constant for nNumber +// * Do not pass in any number <1 ! Will return -1 on error +int IPGetDamageBonusConstantFromNumber(int nNumber); + +// * Special Version of Copy Item Properties for use with greater wild shape +// * oOld - Item equipped before polymorphing (source for item props) +// * oNew - Item equipped after polymorphing (target for item props) +// * bWeapon - Must be set TRUE when oOld is a weapon. +void IPWildShapeCopyItemProperties(object oOld, object oNew, int bWeapon = FALSE); + +// * Returns the current enhancement bonus of a weapon (+1 to +20), 0 if there is +// * no enhancement bonus. You can test for a specific type of enhancement bonus +// * by passing the appropritate ITEM_PROPERTY_ENHANCEMENT_BONUS* constant into +// * nEnhancementBonusType +int IPGetWeaponEnhancementBonus(object oWeapon, int nEnhancementBonusType = ITEM_PROPERTY_ENHANCEMENT_BONUS); + +// * Shortcut function to set the enhancement bonus of a weapon to a certain bonus +// * Specifying bOnlyIfHigher as TRUE will prevent a bonus lower than the requested +// * bonus from being applied. Valid values for nBonus are 1 to 20. +void IPSetWeaponEnhancementBonus(object oWeapon, int nBonus, int bOnlyIfHigher = TRUE); + +// * Shortcut function to upgrade the enhancement bonus of a weapon by the +// * number specified in nUpgradeBy. If the resulting new enhancement bonus +// * would be out of bounds (>+20), it will be set to +20 +void IPUpgradeWeaponEnhancementBonus(object oWeapon, int nUpgradeBy); + +// * Returns TRUE if a character has any item equipped that has the itemproperty +// * defined in nItemPropertyConst in it (ITEM_PROPERTY_* constant) +int IPGetHasItemPropertyOnCharacter(object oPC, int nItemPropertyConst); + +// * Returns an integer with the number of properties present oItem +int IPGetNumberOfItemProperties(object oItem); + + + +//------------------------------------------------------------------------------ +// I M P L E M E N T A T I O N +//------------------------------------------------------------------------------ + +// ---------------------------------------------------------------------------- +// Removes all itemproperties with matching nItemPropertyType and +// nItemPropertyDuration (a DURATION_TYPE_* constant) +// ---------------------------------------------------------------------------- +void IPRemoveMatchingItemProperties(object oItem, int nItemPropertyType, int nItemPropertyDuration = DURATION_TYPE_TEMPORARY, int nItemPropertySubType = -1) +{ + itemproperty ip = GetFirstItemProperty(oItem); + + // valid ip? + while (GetIsItemPropertyValid(ip)) + { + // same property type? + if ((GetItemPropertyType(ip) == nItemPropertyType)) + { + // same duration or duration ignored? + if (GetItemPropertyDurationType(ip) == nItemPropertyDuration || nItemPropertyDuration == -1) + { + // same subtype or subtype ignored + if (GetItemPropertySubType(ip) == nItemPropertySubType || nItemPropertySubType == -1) + { + // Put a warning into the logfile if someone tries to remove a permanent ip with a temporary one! + /*if (nItemPropertyDuration == DURATION_TYPE_TEMPORARY && GetItemPropertyDurationType(ip) == DURATION_TYPE_PERMANENT) + { + WriteTimestampedLogEntry("x2_inc_itemprop:: IPRemoveMatchingItemProperties() - WARNING: Permanent item property removed by temporary on "+GetTag(oItem)); + } + */ + RemoveItemProperty(oItem, ip); + } + } + } + ip = GetNextItemProperty(oItem); + } +} + +// ---------------------------------------------------------------------------- +// Removes ALL item properties from oItem matching nItemPropertyDuration +// ---------------------------------------------------------------------------- +void IPRemoveAllItemProperties(object oItem, int nItemPropertyDuration = DURATION_TYPE_TEMPORARY) +{ + itemproperty ip = GetFirstItemProperty(oItem); + while (GetIsItemPropertyValid(ip)) + { + if (GetItemPropertyDurationType(ip) == nItemPropertyDuration) + { + RemoveItemProperty(oItem, ip); + } + ip = GetNextItemProperty(oItem); + } +} + +// ---------------------------------------------------------------------------- +// returns TRUE if item can be equipped. Uses Get2DAString, so do not use in a loop! +// ---------------------------------------------------------------------------- +int IPGetIsItemEquipable(object oItem) +{ + int nBaseType =GetBaseItemType(oItem); + + // fix, if we get BASE_ITEM_INVALID (usually because oItem is invalid), we + // need to make sure that this function returns FALSE + if(nBaseType==BASE_ITEM_INVALID) return FALSE; + + string sResult = Get2DAString("baseitems","EquipableSlots",nBaseType); + return (sResult != "0x00000"); +} + +// ---------------------------------------------------------------------------- +// Changes the color of an item armor +// oItem - The armor +// nColorType - ITEM_APPR_ARMOR_COLOR_* constant +// nColor - color from 0 to 63 +// Since oItem is destroyed in the process, the function returns +// the item created with the color changed +// ---------------------------------------------------------------------------- +object IPDyeArmor(object oItem, int nColorType, int nColor) +{ + object oRet = CopyItemAndModify(oItem,ITEM_APPR_TYPE_ARMOR_COLOR,nColorType,nColor,TRUE); + DestroyObject(oItem); // remove old item + return oRet; //return new item +} + +// ---------------------------------------------------------------------------- +// Returns the container used for item property and appearance modifications in the +// module. If it does not exist, it is created +// ---------------------------------------------------------------------------- +object IPGetIPWorkContainer(object oCaller = OBJECT_SELF) +{ + object oRet = GetObjectByTag(X2_IP_WORK_CONTAINER_TAG); + if (oRet == OBJECT_INVALID) + { + oRet = CreateObject(OBJECT_TYPE_PLACEABLE,X2_IP_WORK_CONTAINER_TAG,GetLocation(oCaller)); + effect eInvis = EffectVisualEffect( VFX_DUR_CUTSCENE_INVISIBILITY); + eInvis = ExtraordinaryEffect(eInvis); + ApplyEffectToObject(DURATION_TYPE_PERMANENT,eInvis,oRet); + if (oRet == OBJECT_INVALID) + { + WriteTimestampedLogEntry("x2_inc_itemprop - critical: Missing container with tag " +X2_IP_WORK_CONTAINER_TAG + "!!"); + } + } + + + return oRet; +} + +// ---------------------------------------------------------------------------- +// This function needs to be rather extensive and needs to be updated if there are new +// ip types we want to use, but it goes into the item property include anyway +// ---------------------------------------------------------------------------- +itemproperty IPGetItemPropertyByID(int nPropID, int nParam1 = 0, int nParam2 = 0, int nParam3 = 0, int nParam4 = 0) +{ + itemproperty ipRet; + + if (nPropID == ITEM_PROPERTY_ABILITY_BONUS) + { + ipRet = ItemPropertyAbilityBonus(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_AC_BONUS) + { + ipRet = ItemPropertyACBonus(nParam1); + } + else if (nPropID == ITEM_PROPERTY_AC_BONUS_VS_ALIGNMENT_GROUP) + { + ipRet = ItemPropertyACBonusVsAlign(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_AC_BONUS_VS_DAMAGE_TYPE) + { + ipRet = ItemPropertyACBonusVsDmgType(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_AC_BONUS_VS_RACIAL_GROUP) + { + ipRet = ItemPropertyACBonusVsRace(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_AC_BONUS_VS_SPECIFIC_ALIGNMENT) + { + ipRet = ItemPropertyACBonusVsSAlign(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_ATTACK_BONUS) + { + ipRet = ItemPropertyAttackBonus(nParam1); + } + else if (nPropID == ITEM_PROPERTY_ATTACK_BONUS_VS_ALIGNMENT_GROUP) + { + ipRet = ItemPropertyAttackBonusVsAlign(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_ATTACK_BONUS_VS_RACIAL_GROUP) + { + ipRet = ItemPropertyAttackBonusVsRace(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_ATTACK_BONUS_VS_SPECIFIC_ALIGNMENT) + { + ipRet = ItemPropertyAttackBonusVsSAlign(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_BASE_ITEM_WEIGHT_REDUCTION) + { + ipRet = ItemPropertyWeightReduction(nParam1); + } + else if (nPropID == ITEM_PROPERTY_BONUS_FEAT) + { + ipRet = ItemPropertyBonusFeat(nParam1); + } + else if (nPropID == ITEM_PROPERTY_BONUS_SPELL_SLOT_OF_LEVEL_N) + { + ipRet = ItemPropertyBonusLevelSpell(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_CAST_SPELL) + { + ipRet = ItemPropertyCastSpell(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_DAMAGE_BONUS) + { + ipRet = ItemPropertyDamageBonus(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_DAMAGE_BONUS_VS_ALIGNMENT_GROUP) + { + ipRet = ItemPropertyDamageBonusVsAlign(nParam1, nParam2, nParam3); + } + else if (nPropID == ITEM_PROPERTY_DAMAGE_BONUS_VS_RACIAL_GROUP) + { + ipRet = ItemPropertyDamageBonusVsRace(nParam1, nParam2, nParam3); + } + else if (nPropID == ITEM_PROPERTY_DAMAGE_BONUS_VS_SPECIFIC_ALIGNMENT) + { + ipRet = ItemPropertyDamageBonusVsSAlign(nParam1, nParam2, nParam3); + } + else if (nPropID == ITEM_PROPERTY_DAMAGE_REDUCTION) + { + ipRet = ItemPropertyDamageReduction(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_DAMAGE_RESISTANCE) + { + ipRet = ItemPropertyDamageResistance(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_DAMAGE_VULNERABILITY) + { + ipRet = ItemPropertyDamageResistance(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_DARKVISION) + { + ipRet = ItemPropertyDarkvision(); + } + else if (nPropID == ITEM_PROPERTY_DECREASED_ABILITY_SCORE) + { + ipRet = ItemPropertyDecreaseAbility(nParam1,nParam2); + } + else if (nPropID == ITEM_PROPERTY_DECREASED_AC) + { + ipRet = ItemPropertyDecreaseAC(nParam1,nParam2); + } + else if (nPropID == ITEM_PROPERTY_DECREASED_ATTACK_MODIFIER) + { + ipRet = ItemPropertyAttackPenalty(nParam1); + } + else if (nPropID == ITEM_PROPERTY_DECREASED_ENHANCEMENT_MODIFIER) + { + ipRet = ItemPropertyEnhancementPenalty(nParam1); + } + else if (nPropID == ITEM_PROPERTY_DECREASED_SAVING_THROWS) + { + ipRet = ItemPropertyReducedSavingThrow(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_DECREASED_SAVING_THROWS_SPECIFIC) + { + ipRet = ItemPropertyBonusSavingThrowVsX(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_DECREASED_SKILL_MODIFIER) + { + ipRet = ItemPropertyDecreaseSkill(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_ENHANCED_CONTAINER_REDUCED_WEIGHT) + { + ipRet = ItemPropertyContainerReducedWeight(nParam1); + } + else if (nPropID == ITEM_PROPERTY_ENHANCEMENT_BONUS) + { + ipRet = ItemPropertyEnhancementBonus(nParam1); + } + else if (nPropID == ITEM_PROPERTY_ENHANCEMENT_BONUS_VS_ALIGNMENT_GROUP) + { + ipRet = ItemPropertyEnhancementBonusVsAlign(nParam1,nParam2); + } + else if (nPropID == ITEM_PROPERTY_ENHANCEMENT_BONUS_VS_SPECIFIC_ALIGNEMENT) + { + ipRet = ItemPropertyEnhancementBonusVsSAlign(nParam1,nParam2); + } + else if (nPropID == ITEM_PROPERTY_ENHANCEMENT_BONUS_VS_RACIAL_GROUP) + { + ipRet = ItemPropertyEnhancementBonusVsRace(nParam1,nParam2); + } + else if (nPropID == ITEM_PROPERTY_EXTRA_MELEE_DAMAGE_TYPE) + { + ipRet = ItemPropertyExtraMeleeDamageType(nParam1); + } + else if (nPropID == ITEM_PROPERTY_EXTRA_RANGED_DAMAGE_TYPE) + { + ipRet = ItemPropertyExtraRangeDamageType(nParam1); + } + else if (nPropID == ITEM_PROPERTY_HASTE) + { + ipRet = ItemPropertyHaste(); + } + else if (nPropID == ITEM_PROPERTY_KEEN) + { + ipRet = ItemPropertyKeen(); + } + else if (nPropID == ITEM_PROPERTY_LIGHT) + { + ipRet = ItemPropertyLight(nParam1,nParam2); + } + else if (nPropID == ITEM_PROPERTY_MASSIVE_CRITICALS) + { + ipRet = ItemPropertyMassiveCritical(nParam1); + } + else if (nPropID == ITEM_PROPERTY_NO_DAMAGE) + { + ipRet = ItemPropertyNoDamage(); + } + else if (nPropID == ITEM_PROPERTY_ON_HIT_PROPERTIES) + { + ipRet = ItemPropertyOnHitProps(nParam1, nParam2, nParam3); + } + else if (nPropID == ITEM_PROPERTY_TRAP) + { + ipRet = ItemPropertyTrap(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_TRUE_SEEING) + { + ipRet = ItemPropertyTrueSeeing(); + } + else if (nPropID == ITEM_PROPERTY_UNLIMITED_AMMUNITION) + { + ipRet = ItemPropertyUnlimitedAmmo(nParam1); + } + else if (nPropID == ITEM_PROPERTY_ONHITCASTSPELL) + { + ipRet = ItemPropertyOnHitCastSpell(nParam1, nParam2); + } + else if (nPropID == ITEM_PROPERTY_ARCANE_SPELL_FAILURE) + { + ipRet = ItemPropertyArcaneSpellFailure(nParam1); + } + + + return ipRet; +} + +// ---------------------------------------------------------------------------- +// Returns TRUE if oItem is a projectile +// ---------------------------------------------------------------------------- +int IPGetIsProjectile(object oItem) +{ + int nBT = GetBaseItemType(oItem); + return (nBT == BASE_ITEM_ARROW || nBT == BASE_ITEM_BOLT || nBT == BASE_ITEM_BULLET); +} + +// ---------------------------------------------------------------------------- +// Returns TRUE if oItem is a ranged weapon +// ---------------------------------------------------------------------------- +int IPGetIsRangedWeapon(object oItem) +{ + return GetWeaponRanged(oItem); // doh ! +} + +// ---------------------------------------------------------------------------- +// Returns TRUE if oItem is a melee weapon +// ---------------------------------------------------------------------------- +int IPGetIsMeleeWeapon(object oItem) +{ + //Declare major variables + int nItem = GetBaseItemType(oItem); + + if((nItem == BASE_ITEM_BASTARDSWORD) || + (nItem == BASE_ITEM_BATTLEAXE) || + (nItem == BASE_ITEM_DOUBLEAXE) || + (nItem == BASE_ITEM_GREATAXE) || + (nItem == BASE_ITEM_GREATSWORD) || + (nItem == BASE_ITEM_HALBERD) || + (nItem == BASE_ITEM_HANDAXE) || + (nItem == BASE_ITEM_KAMA) || + (nItem == BASE_ITEM_KATANA) || + (nItem == BASE_ITEM_KUKRI) || + (nItem == BASE_ITEM_LONGSWORD) || + (nItem == BASE_ITEM_SCIMITAR) || + (nItem == BASE_ITEM_SCYTHE) || + (nItem == BASE_ITEM_SICKLE) || + (nItem == BASE_ITEM_TWOBLADEDSWORD) || + (nItem == BASE_ITEM_CLUB) || + (nItem == BASE_ITEM_DAGGER) || + (nItem == BASE_ITEM_DIREMACE) || + (nItem == BASE_ITEM_HEAVYFLAIL) || + (nItem == BASE_ITEM_LIGHTFLAIL) || + (nItem == BASE_ITEM_LIGHTHAMMER) || + (nItem == BASE_ITEM_LIGHTMACE) || + (nItem == BASE_ITEM_MORNINGSTAR) || + (nItem == BASE_ITEM_QUARTERSTAFF) || + (nItem == BASE_ITEM_MAGICSTAFF) || + (nItem == BASE_ITEM_RAPIER) || + (nItem == BASE_ITEM_WHIP) || + (nItem == BASE_ITEM_SHORTSPEAR) || + (nItem == BASE_ITEM_SHORTSWORD) || + (nItem == BASE_ITEM_WARHAMMER) || + (nItem == BASE_ITEM_DWARVENWARAXE) || + (nItem == BASE_ITEM_TRIDENT) ) + { + return TRUE; + } + return FALSE; +} + +// ---------------------------------------------------------------------------- +// Returns TRUE if weapon is a blugeoning weapon +// Uses Get2DAString! +// ---------------------------------------------------------------------------- +int IPGetIsBludgeoningWeapon(object oItem) +{ + int nBT = GetBaseItemType(oItem); + int nWeapon = ( StringToInt(Get2DAString("baseitems","WeaponType",nBT))); + // 2 = bludgeoning + return (nWeapon == 2); +} + +// ---------------------------------------------------------------------------- +// Return the IP_CONST_CASTSPELL_* ID matching to the SPELL_* constant given +// in nSPELL_ID. +// This uses Get2DAstring, so it is slow. Avoid using in loops! +// returns -1 if there is no matching property for a spell +// ---------------------------------------------------------------------------- +int IPGetIPConstCastSpellFromSpellID(int nSpellID) +{ + // look up Spell Property Index + string sTemp = Get2DAString("des_crft_spells","IPRP_SpellIndex",nSpellID); + /* + if (sTemp == "") // invalid nSpellID + { + PrintString("x2_inc_craft.nss::GetIPConstCastSpellFromSpellID called with invalid nSpellID" + IntToString(nSpellID)); + return -1; + } + */ + int nSpellPrpIdx = StringToInt(sTemp); + return nSpellPrpIdx; +} +// ---------------------------------------------------------------------------- +// Returns TRUE if an item has ITEM_PROPERTY_ON_HIT and the specified nSubType +// possible values for nSubType can be taken from IPRP_ONHIT.2da +// popular ones: +// 5 - Daze +// 19 - ItemPoison +// 24 - Vorpal +// ---------------------------------------------------------------------------- +int IPGetItemHasItemOnHitPropertySubType(object oTarget, int nSubType) +{ + if (GetItemHasItemProperty(oTarget,ITEM_PROPERTY_ON_HIT_PROPERTIES)) + { + itemproperty ipTest = GetFirstItemProperty(oTarget); + + // loop over item properties to see if there is already a poison effect + while (GetIsItemPropertyValid(ipTest)) + { + + if (GetItemPropertySubType(ipTest) == nSubType) //19 == onhit poison + { + return TRUE; + } + + ipTest = GetNextItemProperty(oTarget); + + } + } + return FALSE; +} + +// ---------------------------------------------------------------------------- +// Returns the number of possible armor part variations for the specified part +// nPart - ITEM_APPR_ARMOR_MODEL_* constant +// Uses Get2DAstring, so do not use in loops +// ---------------------------------------------------------------------------- +int IPGetNumberOfArmorAppearances(int nPart) +{ + int nRet; + //SpeakString(Get2DAString(X2_IP_ARMORPARTS_2DA ,"NumParts",nPart)); + nRet = StringToInt(Get2DAString(X2_IP_ARMORPARTS_2DA ,"NumParts",nPart)); + return nRet; +} + +// ---------------------------------------------------------------------------- +// (private) +// Returns the previous or next armor appearance type, depending on the specified +// mode (X2_IP_ARMORTYPE_NEXT || X2_IP_ARMORTYPE_PREV) +// ---------------------------------------------------------------------------- +int IPGetArmorAppearanceType(object oArmor, int nPart, int nMode) +{ + string sMode; + + switch (nMode) + { + case X2_IP_ARMORTYPE_NEXT : sMode ="Next"; + break; + case X2_IP_ARMORTYPE_PREV : sMode ="Prev"; + break; + } + + int nCurrApp = GetItemAppearance(oArmor,ITEM_APPR_TYPE_ARMOR_MODEL,nPart); + int nRet; + + if (nPart ==ITEM_APPR_ARMOR_MODEL_TORSO) + { + nRet = StringToInt(Get2DAString(X2_IP_ARMORAPPEARANCE_2DA ,sMode,nCurrApp)); + return nRet; + } + else + { + int nMax = IPGetNumberOfArmorAppearances(nPart)-1; // index from 0 .. numparts -1 + int nMin = 1; // this prevents part 0 from being chosen (naked) + + // return a random valid armor tpze + if (nMode == X2_IP_ARMORTYPE_RANDOM) + { + return Random(nMax)+nMin; + } + + else + { + if (nMode == X2_IP_ARMORTYPE_NEXT) + { + // current appearance is max, return min + if (nCurrApp == nMax) + { + return nMin; + } + // current appearance is min, return max -1 + else if (nCurrApp == nMin) + { + nRet = nMin+1; + return nRet; + } + + //SpeakString("next"); + // next + nRet = nCurrApp +1; + return nRet; + } + else // previous + { + // current appearance is max, return nMax-1 + if (nCurrApp == nMax) + { + nRet = nMax--; + return nRet; + } + // current appearance is min, return max + else if (nCurrApp == nMin) + { + return nMax; + } + + //SpeakString("prev"); + + nRet = nCurrApp -1; + return nRet; + } + } + + } + +} + +// ---------------------------------------------------------------------------- +// Returns the next valid appearance type for oArmor +// Uses Get2DAstring, so do not use in loops +// ---------------------------------------------------------------------------- +int IPGetNextArmorAppearanceType(object oArmor, int nPart) +{ + return IPGetArmorAppearanceType(oArmor, nPart, X2_IP_ARMORTYPE_NEXT ); + +} + +// ---------------------------------------------------------------------------- +// Returns the next valid appearance type for oArmor +// Uses Get2DAstring, so do not use in loops +// ---------------------------------------------------------------------------- +int IPGetPrevArmorAppearanceType(object oArmor, int nPart) +{ + return IPGetArmorAppearanceType(oArmor, nPart, X2_IP_ARMORTYPE_PREV ); +} + +// ---------------------------------------------------------------------------- +// Returns the next valid appearance type for oArmor +// Uses Get2DAstring, so do not use in loops +// ---------------------------------------------------------------------------- +int IPGetRandomArmorAppearanceType(object oArmor, int nPart) +{ + return IPGetArmorAppearanceType(oArmor, nPart, X2_IP_ARMORTYPE_RANDOM ); +} + +// ---------------------------------------------------------------------------- +// Returns a new armor based of oArmor with nPartModified +// nPart - ITEM_APPR_ARMOR_MODEL_* constant of the part to be changed +// nMode - +// X2_IP_ARMORTYPE_NEXT - next valid appearance +// X2_IP_ARMORTYPE_PREV - previous valid apperance; +// X2_IP_ARMORTYPE_RANDOM - random valid appearance (torso is never changed); +// bDestroyOldOnSuccess - Destroy oArmor in process? +// Uses Get2DAstring, so do not use in loops +// ---------------------------------------------------------------------------- +object IPGetModifiedArmor(object oArmor, int nPart, int nMode, int bDestroyOldOnSuccess) +{ + int nNewApp = IPGetArmorAppearanceType(oArmor, nPart, nMode ); + //SpeakString("old: " + IntToString(GetItemAppearance(oArmor,ITEM_APPR_TYPE_ARMOR_MODEL,nPart))); + //SpeakString("new: " + IntToString(nNewApp)); + + object oNew = CopyItemAndModify(oArmor,ITEM_APPR_TYPE_ARMOR_MODEL, nPart, nNewApp,TRUE); + + if (oNew != OBJECT_INVALID) + { + if( bDestroyOldOnSuccess ) + { + DestroyObject(oArmor); + } + return oNew; + } + // Safety fallback, return old armor on failures + return oArmor; +} + +// ---------------------------------------------------------------------------- +// Creates a special ring on oCreature that gives +// all weapon and armor proficiencies to the wearer +// Item is set non dropable +// ---------------------------------------------------------------------------- +object IPCreateProficiencyFeatItemOnCreature(object oCreature) +{ + // create a simple golden ring + object oRing = CreateItemOnObject("nw_it_mring023",oCreature); + + // just in case + SetDroppableFlag(oRing, FALSE); + + itemproperty ip = ItemPropertyBonusFeat(IP_CONST_FEAT_ARMOR_PROF_HEAVY); + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oRing); + ip = ItemPropertyBonusFeat(IP_CONST_FEAT_ARMOR_PROF_MEDIUM); + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oRing); + ip = ItemPropertyBonusFeat(IP_CONST_FEAT_ARMOR_PROF_LIGHT); + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oRing); + ip = ItemPropertyBonusFeat(IP_CONST_FEAT_WEAPON_PROF_EXOTIC); + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oRing); + ip = ItemPropertyBonusFeat(IP_CONST_FEAT_WEAPON_PROF_MARTIAL); + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oRing); + ip = ItemPropertyBonusFeat(IP_CONST_FEAT_WEAPON_PROF_SIMPLE); + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oRing); + + return oRing; +} + +// ---------------------------------------------------------------------------- +// Add an item property in a safe fashion, preventing unwanted stacking +// Parameters: +// oItem - the item to add the property to +// ip - the itemproperty to add +// fDuration - set 0.0f to add the property permanent, anything else is temporary +// nAddItemPropertyPolicy - How to handle existing properties. Valid values are: +// X2_IP_ADDPROP_POLICY_REPLACE_EXISTING - remove any property of the same type, subtype, durationtype before adding; +// X2_IP_ADDPROP_POLICY_KEEP_EXISTING - do not add if any property with same type, subtype and durationtype already exists; +// X2_IP_ADDPROP_POLICY_IGNORE_EXISTING - add itemproperty in any case - Do not Use with OnHit or OnHitSpellCast props! +// bIgnoreDurationType - If set to TRUE, an item property will be considered identical even if the DurationType is different. Be careful when using this +// with X2_IP_ADDPROP_POLICY_REPLACE_EXISTING, as this could lead to a temporary item property removing a permanent one +// bIgnoreSubType - If set to TRUE an item property will be considered identical even if the SubType is different. +// +// * WARNING: This function is used all over the game. Touch it and break it and the wrath +// of the gods will come down on you faster than you can saz "I didn't do it" +// ---------------------------------------------------------------------------- +void IPSafeAddItemProperty(object oItem, itemproperty ip, float fDuration =0.0f, int nAddItemPropertyPolicy = X2_IP_ADDPROP_POLICY_REPLACE_EXISTING, int bIgnoreDurationType = FALSE, int bIgnoreSubType = FALSE) +{ + int nType = GetItemPropertyType(ip); + int nSubType = GetItemPropertySubType(ip); + int nDuration; + // if duration is 0.0f, make the item property permanent + if (fDuration == 0.0f) + { + + nDuration = DURATION_TYPE_PERMANENT; + } else + { + + nDuration = DURATION_TYPE_TEMPORARY; + } + + int nDurationCompare = nDuration; + if (bIgnoreDurationType) + { + nDurationCompare = -1; + } + + if (nAddItemPropertyPolicy == X2_IP_ADDPROP_POLICY_REPLACE_EXISTING) + { + + // remove any matching properties + if (bIgnoreSubType) + { + nSubType = -1; + } + IPRemoveMatchingItemProperties(oItem, nType, nDurationCompare, nSubType ); + } + else if (nAddItemPropertyPolicy == X2_IP_ADDPROP_POLICY_KEEP_EXISTING ) + { + // do not replace existing properties + if(IPGetItemHasProperty(oItem, ip, nDurationCompare, bIgnoreSubType)) + { + return; // item already has property, return + } + } + else //X2_IP_ADDPROP_POLICY_IGNORE_EXISTING + { + + } + + if (nDuration == DURATION_TYPE_PERMANENT) + { + AddItemProperty(nDuration,ip, oItem); + } + else + { + AddItemProperty(nDuration,ip, oItem,fDuration); + } +} + +// ---------------------------------------------------------------------------- + +// ---------------------------------------------------------------------------- +int IPGetItemHasProperty(object oItem, itemproperty ipCompareTo, int nDurationCompare, int bIgnoreSubType = FALSE) +{ + itemproperty ip = GetFirstItemProperty(oItem); + + //PrintString ("Filter - T:" + IntToString(GetItemPropertyType(ipCompareTo))+ " S: " + IntToString(GetItemPropertySubType(ipCompareTo)) + " (Ignore: " + IntToString (bIgnoreSubType) + ") D:" + IntToString(nDurationCompare)); + while (GetIsItemPropertyValid(ip)) + { + // PrintString ("Testing - T: " + IntToString(GetItemPropertyType(ip))); + if ((GetItemPropertyType(ip) == GetItemPropertyType(ipCompareTo))) + { + //PrintString ("**Testing - S: " + IntToString(GetItemPropertySubType(ip))); + if (GetItemPropertySubType(ip) == GetItemPropertySubType(ipCompareTo) || bIgnoreSubType) + { + // PrintString ("***Testing - d: " + IntToString(GetItemPropertyDurationType(ip))); + if (GetItemPropertyDurationType(ip) == nDurationCompare || nDurationCompare == -1) + { + //PrintString ("***FOUND"); + return TRUE; // if duration is not ignored and durationtypes are equal, true + } + } + } + ip = GetNextItemProperty(oItem); + } + //PrintString ("Not Found"); + return FALSE; +} + + +object IPGetTargetedOrEquippedMeleeWeapon() +{ + object oTarget = GetSpellTargetObject(); + if(GetIsObjectValid(oTarget) && GetObjectType(oTarget) == OBJECT_TYPE_ITEM) + { + if (IPGetIsMeleeWeapon(oTarget)) + { + return oTarget; + } + else + { + return OBJECT_INVALID; + } + + } + + object oWeapon1 = GetItemInSlot(INVENTORY_SLOT_RIGHTHAND, oTarget); + if (GetIsObjectValid(oWeapon1) && IPGetIsMeleeWeapon(oWeapon1)) + { + return oWeapon1; + } + + oWeapon1 = GetItemInSlot(INVENTORY_SLOT_LEFTHAND, oTarget); + if (GetIsObjectValid(oWeapon1) && IPGetIsMeleeWeapon(oWeapon1)) + { + return oWeapon1; + } + + oWeapon1 = GetItemInSlot(INVENTORY_SLOT_CWEAPON_R, oTarget); + if (GetIsObjectValid(oWeapon1)) + { + return oWeapon1; + } + + oWeapon1 = GetItemInSlot(INVENTORY_SLOT_CWEAPON_B, oTarget); + if (GetIsObjectValid(oWeapon1)) + { + return oWeapon1; + } + + return OBJECT_INVALID; + +} + + + +object IPGetTargetedOrEquippedArmor(int bAllowShields = FALSE) +{ + object oTarget = GetSpellTargetObject(); + if(GetIsObjectValid(oTarget) && GetObjectType(oTarget) == OBJECT_TYPE_ITEM) + { + if (GetBaseItemType(oTarget) == BASE_ITEM_ARMOR) + { + return oTarget; + } + else + { + if ((bAllowShields) && (GetBaseItemType(oTarget) == BASE_ITEM_LARGESHIELD || + GetBaseItemType(oTarget) == BASE_ITEM_SMALLSHIELD || + GetBaseItemType(oTarget) == BASE_ITEM_TOWERSHIELD)) + { + return oTarget; + } + else + { + return OBJECT_INVALID; + } + } + + } + + object oArmor1 = GetItemInSlot(INVENTORY_SLOT_CHEST, oTarget); + if (GetIsObjectValid(oArmor1) && GetBaseItemType(oArmor1) == BASE_ITEM_ARMOR) + { + return oArmor1; + } + if (bAllowShields != FALSE) + { + oArmor1 = GetItemInSlot(INVENTORY_SLOT_LEFTHAND, oTarget); + if (GetIsObjectValid(oArmor1) && (GetBaseItemType(oTarget) == BASE_ITEM_LARGESHIELD || + GetBaseItemType(oTarget) == BASE_ITEM_SMALLSHIELD || + GetBaseItemType(oTarget) == BASE_ITEM_TOWERSHIELD)) + { + return oArmor1; + } + } + + + + return OBJECT_INVALID; + +} + +// ---------------------------------------------------------------------------- +// Returns FALSE it the item has no sequencer property +// Returns number of spells that can be stored in any other case +// ---------------------------------------------------------------------------- +int IPGetItemSequencerProperty(object oItem) +{ + if (!GetItemHasItemProperty(oItem, ITEM_PROPERTY_CAST_SPELL)) + { + return FALSE; + } + + int nCnt; + itemproperty ip; + + ip = GetFirstItemProperty(oItem); + + while (GetIsItemPropertyValid(ip) && nCnt ==0) + { + if (GetItemPropertyType(ip) ==ITEM_PROPERTY_CAST_SPELL) + { + if(GetItemPropertySubType(ip) == 523) // sequencer 3 + { + nCnt = 3; + } + else if(GetItemPropertySubType(ip) == 522) // sequencer 2 + { + nCnt = 2; + } + else if(GetItemPropertySubType(ip) == 521) // sequencer 1 + { + nCnt = 1; + } + } + ip = GetNextItemProperty(oItem); + } + + return nCnt; +} + +void IPCopyItemProperties(object oSource, object oTarget, int bIgnoreCraftProps = TRUE) +{ + itemproperty ip = GetFirstItemProperty(oSource); + int nSub; + + while (GetIsItemPropertyValid(ip)) + { + if (GetItemPropertyDurationType(ip) == DURATION_TYPE_PERMANENT) + { + if (bIgnoreCraftProps) + { + if (GetItemPropertyType(ip) ==ITEM_PROPERTY_CAST_SPELL) + { + nSub = GetItemPropertySubType(ip); + // filter crafting properties + if (nSub != 498 && nSub != 499 && nSub != 526 && nSub != 527) + { + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oTarget); + } + } + else + { + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oTarget); + } + } + else + { + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oTarget); + } + } + ip = GetNextItemProperty(oSource); + } +} + +int IPGetIsIntelligentWeapon(object oItem) +{ + int bRet = FALSE ; + itemproperty ip = GetFirstItemProperty(oItem); + while (GetIsItemPropertyValid(ip)) + { + if (GetItemPropertyType(ip) == ITEM_PROPERTY_ONHITCASTSPELL) + { + if (GetItemPropertySubType(ip) == 135) + { + return TRUE; + } + } + ip = GetNextItemProperty(oItem); + } + return bRet; +} + +// ---------------------------------------------------------------------------- +// (private) +// ---------------------------------------------------------------------------- +int IPGetWeaponAppearanceType(object oWeapon, int nPart, int nMode) +{ + string sMode; + + switch (nMode) + { + case X2_IP_WEAPONTYPE_NEXT : sMode ="Next"; + break; + case X2_IP_WEAPONTYPE_PREV : sMode ="Prev"; + break; + } + + int nCurrApp = GetItemAppearance(oWeapon,ITEM_APPR_TYPE_WEAPON_MODEL,nPart); + int nRet; + + int nMax = 9;// IPGetNumberOfArmorAppearances(nPart)-1; // index from 0 .. numparts -1 + int nMin = 1; + + // return a random valid armor tpze + if (nMode == X2_IP_WEAPONTYPE_RANDOM) + { + return Random(nMax)+nMin; + } + + else + { + if (nMode == X2_IP_WEAPONTYPE_NEXT) + { + // current appearance is max, return min + if (nCurrApp == nMax) + { + return nMax; + } + // current appearance is min, return max -1 + else if (nCurrApp == nMin) + { + nRet = nMin +1; + return nRet; + } + + //SpeakString("next"); + // next + nRet = nCurrApp +1; + return nRet; + } + else // previous + { + // current appearance is max, return nMax-1 + if (nCurrApp == nMax) + { + nRet = nMax--; + return nRet; + } + // current appearance is min, return max + else if (nCurrApp == nMin) + { + return nMin; + } + + //SpeakString("prev"); + + nRet = nCurrApp -1; + return nRet; + } + + + } +} + +// ---------------------------------------------------------------------------- +// Returns a new armor based of oArmor with nPartModified +// nPart - ITEM_APPR_WEAPON_MODEL_* constant of the part to be changed +// nMode - +// X2_IP_WEAPONTYPE_NEXT - next valid appearance +// X2_IP_WEAPONTYPE_PREV - previous valid apperance; +// X2_IP_WEAPONTYPE_RANDOM - random valid appearance (torso is never changed); +// bDestroyOldOnSuccess - Destroy oArmor in process? +// Uses Get2DAstring, so do not use in loops +// ---------------------------------------------------------------------------- +object IPGetModifiedWeapon(object oWeapon, int nPart, int nMode, int bDestroyOldOnSuccess) +{ + int nNewApp = IPGetWeaponAppearanceType(oWeapon, nPart, nMode ); + //SpeakString("old: " + IntToString(GetItemAppearance(oWeapon,ITEM_APPR_TYPE_WEAPON_MODEL,nPart))); + //SpeakString("new: " + IntToString(nNewApp)); + object oNew = CopyItemAndModify(oWeapon,ITEM_APPR_TYPE_WEAPON_MODEL, nPart, nNewApp,TRUE); + if (oNew != OBJECT_INVALID) + { + if( bDestroyOldOnSuccess ) + { + DestroyObject(oWeapon); + } + return oNew; + } + // Safety fallback, return old weapon on failures + return oWeapon; +} + + +object IPCreateAndModifyArmorRobe(object oArmor, int nRobeType) +{ + object oRet = CopyItemAndModify(oArmor,ITEM_APPR_TYPE_ARMOR_MODEL,ITEM_APPR_ARMOR_MODEL_ROBE,nRobeType+2,TRUE); + if (GetIsObjectValid(oRet)) + { + return oRet; + } + else // safety net + { + return oArmor; + } +} + +// ---------------------------------------------------------------------------- +// Provide mapping between numbers and power constants for +// ITEM_PROPERTY_DAMAGE_BONUS +// ---------------------------------------------------------------------------- +int IPGetDamagePowerConstantFromNumber(int nNumber) +{ + switch (nNumber) + { + case 0: return DAMAGE_POWER_NORMAL; + case 1: return DAMAGE_POWER_PLUS_ONE; + case 2: return DAMAGE_POWER_PLUS_TWO; + case 3: return DAMAGE_POWER_PLUS_THREE; + case 4: return DAMAGE_POWER_PLUS_FOUR; + case 5: return DAMAGE_POWER_PLUS_FIVE; + case 6: return DAMAGE_POWER_PLUS_SIX; + case 7: return DAMAGE_POWER_PLUS_SEVEN; + case 8: return DAMAGE_POWER_PLUS_EIGHT; + case 9: return DAMAGE_POWER_PLUS_NINE; + case 10: return DAMAGE_POWER_PLUS_TEN; + case 11: return DAMAGE_POWER_PLUS_ELEVEN; + case 12: return DAMAGE_POWER_PLUS_TWELVE; + case 13: return DAMAGE_POWER_PLUS_THIRTEEN; + case 14: return DAMAGE_POWER_PLUS_FOURTEEN; + case 15: return DAMAGE_POWER_PLUS_FIFTEEN; + case 16: return DAMAGE_POWER_PLUS_SIXTEEN; + case 17: return DAMAGE_POWER_PLUS_SEVENTEEN; + case 18: return DAMAGE_POWER_PLUS_EIGHTEEN ; + case 19: return DAMAGE_POWER_PLUS_NINTEEN; + case 20: return DAMAGE_POWER_PLUS_TWENTY; + } + + if (nNumber>20) + { + return DAMAGE_POWER_PLUS_TWENTY; + } + else + { + return DAMAGE_POWER_NORMAL; + } +} + +// ---------------------------------------------------------------------------- +// Provide mapping between numbers and bonus constants for ITEM_PROPERTY_DAMAGE_BONUS +// Note that nNumber should be > 0! +// ---------------------------------------------------------------------------- +int IPGetDamageBonusConstantFromNumber(int nNumber) +{ + switch (nNumber) + { + case 1: return DAMAGE_BONUS_1; + case 2: return DAMAGE_BONUS_2; + case 3: return DAMAGE_BONUS_3; + case 4: return DAMAGE_BONUS_4; + case 5: return DAMAGE_BONUS_5; + case 6: return DAMAGE_BONUS_6; + case 7: return DAMAGE_BONUS_7; + case 8: return DAMAGE_BONUS_8; + case 9: return DAMAGE_BONUS_9; + case 10: return DAMAGE_BONUS_10; + case 11: return DAMAGE_BONUS_11; + case 12: return DAMAGE_BONUS_12; + case 13: return DAMAGE_BONUS_13; + case 14: return DAMAGE_BONUS_14; + case 15: return DAMAGE_BONUS_15; + case 16: return DAMAGE_BONUS_16; + case 17: return DAMAGE_BONUS_17; + case 18: return DAMAGE_BONUS_18; + case 19: return DAMAGE_BONUS_19; + case 20: return DAMAGE_BONUS_20; + + } + + if (nNumber>20) + { + return DAMAGE_BONUS_20; + } + else + { + return -1; + } +} + +// ---------------------------------------------------------------------------- +// GZ, Sept. 30 2003 +// Special Version of Copy Item Properties for use with greater wild shape +// oOld - Item equipped before polymorphing (source for item props) +// oNew - Item equipped after polymorphing (target for item props) +// bWeapon - Must be set TRUE when oOld is a weapon. +// ---------------------------------------------------------------------------- +void IPWildShapeCopyItemProperties(object oOld, object oNew, int bWeapon = FALSE) +{ + if (GetIsObjectValid(oOld) && GetIsObjectValid(oNew)) + { + itemproperty ip = GetFirstItemProperty(oOld); + while (GetIsItemPropertyValid(ip)) + { + if (bWeapon) + { + if (GetWeaponRanged(oOld) == GetWeaponRanged(oNew) ) + { + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oNew); + } + } + else + { + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oNew); + } + ip = GetNextItemProperty(oOld); + + } + } +} + +// ---------------------------------------------------------------------------- +// Returns the current enhancement bonus of a weapon (+1 to +20), 0 if there is +// no enhancement bonus. You can test for a specific type of enhancement bonus +// by passing the appropritate ITEM_PROPERTY_ENHANCEMENT_BONUS* constant into +// nEnhancementBonusType +// ---------------------------------------------------------------------------- +int IPGetWeaponEnhancementBonus(object oWeapon, int nEnhancementBonusType = ITEM_PROPERTY_ENHANCEMENT_BONUS) +{ + itemproperty ip = GetFirstItemProperty(oWeapon); + int nFound = 0; + while (nFound == 0 && GetIsItemPropertyValid(ip)) + { + if (GetItemPropertyType(ip) ==nEnhancementBonusType) + { + nFound = GetItemPropertyCostTableValue(ip); + } + ip = GetNextItemProperty(oWeapon); + } + return nFound; +} + +// ---------------------------------------------------------------------------- +// Shortcut function to set the enhancement bonus of a weapon to a certain bonus +// Specifying bOnlyIfHigher as TRUE will prevent a bonus lower than the requested +// bonus from being applied. Valid values for nBonus are 1 to 20. +// ---------------------------------------------------------------------------- +void IPSetWeaponEnhancementBonus(object oWeapon, int nBonus, int bOnlyIfHigher = TRUE) +{ + int nCurrent = IPGetWeaponEnhancementBonus(oWeapon); + + itemproperty ip = GetFirstItemProperty(oWeapon); + + if (bOnlyIfHigher && nCurrent > nBonus) + { + return; + } + + if (nBonus <1 || nBonus > 20) + { + return; + } + + while (GetIsItemPropertyValid(ip)) + { + if (GetItemPropertyType(ip) ==ITEM_PROPERTY_ENHANCEMENT_BONUS) + { + RemoveItemProperty(oWeapon,ip); + } + ip = GetNextItemProperty(oWeapon); + } + + ip = ItemPropertyEnhancementBonus(nBonus); + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oWeapon); +} + + +// ---------------------------------------------------------------------------- +// Shortcut function to upgrade the enhancement bonus of a weapon by the +// number specified in nUpgradeBy. If the resulting new enhancement bonus +// would be out of bounds (>+20), it will be set to +20 +// ---------------------------------------------------------------------------- +void IPUpgradeWeaponEnhancementBonus(object oWeapon, int nUpgradeBy) +{ + int nCurrent = IPGetWeaponEnhancementBonus(oWeapon); + + itemproperty ip = GetFirstItemProperty(oWeapon); + + int nNew = nCurrent + nUpgradeBy; + if (nNew <1 ) + { + nNew = 1; + } + else if (nNew >20) + { + nNew = 20; + } + + while (GetIsItemPropertyValid(ip)) + { + if (GetItemPropertyType(ip) ==ITEM_PROPERTY_ENHANCEMENT_BONUS) + { + RemoveItemProperty(oWeapon,ip); + } + ip = GetNextItemProperty(oWeapon); + } + + ip = ItemPropertyEnhancementBonus(nNew); + AddItemProperty(DURATION_TYPE_PERMANENT,ip,oWeapon); + +} + +int IPGetHasItemPropertyByConst(int nItemProp, object oItem) +{ + itemproperty ip = GetFirstItemProperty(oItem); + while (GetIsItemPropertyValid(ip)) + { + if (GetItemPropertyType(ip) ==nItemProp) + { + return TRUE; + } + ip = GetNextItemProperty(oItem); + } + return FALSE; + +} + +// ---------------------------------------------------------------------------- +// Returns TRUE if a use limitation of any kind is present on oItem +// ---------------------------------------------------------------------------- +int IPGetHasUseLimitation(object oItem) +{ + itemproperty ip = GetFirstItemProperty(oItem); + int nType; + while (GetIsItemPropertyValid(ip)) + { + nType = GetItemPropertyType(ip); + if ( + nType == ITEM_PROPERTY_USE_LIMITATION_ALIGNMENT_GROUP || + nType == ITEM_PROPERTY_USE_LIMITATION_CLASS || + nType == ITEM_PROPERTY_USE_LIMITATION_RACIAL_TYPE || + nType == ITEM_PROPERTY_USE_LIMITATION_SPECIFIC_ALIGNMENT ) + { + return TRUE; + } + ip = GetNextItemProperty(oItem); + } + return FALSE; + +} + +//------------------------------------------------------------------------------ +// GZ, Oct 2003 +// Returns TRUE if a character has any item equipped that has the itemproperty +// defined in nItemPropertyConst in it (ITEM_PROPERTY_* constant) +//------------------------------------------------------------------------------ +int IPGetHasItemPropertyOnCharacter(object oPC, int nItemPropertyConst) +{ + object oWeaponOld = GetItemInSlot(INVENTORY_SLOT_RIGHTHAND,oPC); + object oArmorOld = GetItemInSlot(INVENTORY_SLOT_CHEST,oPC); + object oRing1Old = GetItemInSlot(INVENTORY_SLOT_LEFTRING,oPC); + object oRing2Old = GetItemInSlot(INVENTORY_SLOT_RIGHTRING,oPC); + object oAmuletOld = GetItemInSlot(INVENTORY_SLOT_NECK,oPC); + object oCloakOld = GetItemInSlot(INVENTORY_SLOT_CLOAK,oPC); + object oBootsOld = GetItemInSlot(INVENTORY_SLOT_BOOTS,oPC); + object oBeltOld = GetItemInSlot(INVENTORY_SLOT_BELT,oPC); + object oHelmetOld = GetItemInSlot(INVENTORY_SLOT_HEAD,oPC); + object oLeftHand = GetItemInSlot(INVENTORY_SLOT_LEFTHAND,oPC); + + int bHas = IPGetHasItemPropertyByConst(nItemPropertyConst, oWeaponOld); + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oLeftHand); + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oArmorOld); + if (bHas) + return TRUE; + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oRing1Old); + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oRing2Old); + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oAmuletOld); + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oCloakOld); + if (bHas) + return TRUE; + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oBootsOld); + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oBeltOld); + bHas = bHas || IPGetHasItemPropertyByConst(nItemPropertyConst, oHelmetOld); + + return bHas; + +} + +//------------------------------------------------------------------------------ +// GZ, Oct 24, 2003 +// Returns an integer with the number of properties present oItem +//------------------------------------------------------------------------------ +int IPGetNumberOfItemProperties(object oItem) +{ + itemproperty ip = GetFirstItemProperty(oItem); + int nCount = 0; + while (GetIsItemPropertyValid(ip)) + { + nCount++; + ip = GetNextItemProperty(oItem); + } + return nCount; +} diff --git a/_module/nss/x2_inc_switches.nss b/_module/nss/x2_inc_switches.nss new file mode 100644 index 00000000..c5f05a4f --- /dev/null +++ b/_module/nss/x2_inc_switches.nss @@ -0,0 +1,710 @@ +//------------------------------------------------------------------------------ +// x2_inc_switches:: Interface for switching subsystem functionality +//------------------------------------------------------------------------------ +/* + This file provides a basic interface for switching different Hordes of + the Underdark subsystems on/off and allows centralized access to certain + "expert" functionality like overriding AI or Spellscripts. + + Changing any of these switches from their default position is considered + unsupported and done at your own risk - please do NOT send any bug reports + about problems caused by these switches. +*/ +//------------------------------------------------------------------------------ +// Copyright (c) 2003 Bioware Corp. * Created By: Georg Zoeller * On: 2003-07-16 +//------------------------------------------------------------------------------ + + +//------------------------------------------------------------------------------ +// M O D U L E +//------------------------------------------------------------------------------ + + +//------------------------------------------------------------------------------ +// * Force Use Magic Device Skillchecks, Default = FALSE except for GAME_DIFFICULTY_CORE_RULES+ +// * If switched to TRUE, a rogue has to succeed in a UMD check against DC 25+SpellLevel +// * in order to use a scroll. See x2_pc_umdcheck.nss for details +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_ENABLE_UMD_SCROLLS = "X2_SWITCH_ENABLE_UMD_SCROLLS"; + +//------------------------------------------------------------------------------ +// * Toggle on/off the Item Creation Feats, Default = O +// * Disable the Item Creation Feats that come with Hordes of the Underdark for the +// * module. +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_DISABLE_ITEM_CREATION_FEATS = "X2_SWITCH_DISABLE_ITEMCREATION_FEATS"; + +//------------------------------------------------------------------------------ +// * Toggle Area of Effect Spell behaviour +// * If set to TRUE, AOE Spells will hurt NPCS that are neutral to the caster if they are +// * caught in the effect +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_AOE_HURT_NEUTRAL_NPCS = "X0_G_ALLOWSPELLSTOHURT"; + +//------------------------------------------------------------------------------ +// * For balancing reasons the crafting system will create 50 charges on a new wand +// * instead it will create 10 + casterlevel charges. if you want to be "hard core rules compliant" +// * 50 charges, enable thiis switch +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_ENABLE_CRAFT_WAND_50_CHARGES = "X2_SWITCH_ENABLE_50_WAND_CHARGES"; + +//------------------------------------------------------------------------------ +// * Some epic spells, namely Hellball, do damage to the caster. We found this too confusing +// * in testing, so it was disabled. You can reactivate using this flag +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_EPIC_SPELLS_HURT_CASTER = "X2_SWITCH_EPIC_SPELLS_HURT_CASTER"; + +//------------------------------------------------------------------------------// * Deathless master touch is not supposed to affect creatures of size > large +// * but we do not check this condition by default to balance the fact that the slain +// * creature is not raised under the command of the pale master. +// * by setting this switch to TRUE, the ability will no longer effect creatures of +// * huge+ size. +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_SPELL_CORERULES_DMASTERTOUCH = "X2_SWITCH_SPELL_CORERULE_DMTOUCH"; + +//------------------------------------------------------------------------------ +// * By default, all characters can use the various poisons that can be found to poison their weapons if +// * they win a Dex check. Activating this flag will restrict the use of poison to chars with the UsePoison +// * feat only +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_RESTRICT_USE_POISON_TO_FEAT = "X2_SWITCH_RESTRICT_USE_POISON_FEAT"; + +//------------------------------------------------------------------------------ +// * Multiple Henchmen: By default, henchmen will never damage each other with AoE spells. +// * By activating this switch, henchmen will be able to damage each other with AoE spells +// * and potentially go on each other's throats. +// * Warning: Activating this switch has the potential of introducing game breaking bugs. Do +// * not use on the official SoU campaign. Use at your own risk. Really, its dangerous! +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_ENABLE_MULTI_HENCH_AOE_DAMAGE = "X2_SWITCH_MULTI_HENCH_AOE_MADNESS"; + +//------------------------------------------------------------------------------ +// * Spell Targeting: Pre Hordes of the underdark, in hardcore mode, creatures would not hurt each other +// * with their AOE spells if they were no PCs. Setting this switch to true, will activate the correct +// * behaviour. Activating this on older modules can break things, unless you know what you are doing! +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_ENABLE_NPC_AOE_HURT_ALLIES = "X2_SWITCH_ENABLE_NPC_AOE_HURT_ALLIES"; + +//------------------------------------------------------------------------------ +// * If set to TRUE, the Bebilith Ruin Armor ability is going to actually destroy +// * the armor it hits. Would be very annoying for players... +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_ENABLE_BEBILITH_RUIN_ARMOR = "X2_SWITCH_BEBILITH_HARDCORE_RUIN_ARMOR"; + +//------------------------------------------------------------------------------ +// * Setting this switch to TRUE will make the Glyph of warding symbol disappear after 6 seconds, but +// * the glyph will stay active.... +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_ENABLE_INVISIBLE_GLYPH_OF_WARDING = "X2_SWITCH_GLYPH_OF_WARDING_INVISIBLE"; + +//------------------------------------------------------------------------------ +// * Setting this switch to TRUE will enable the allow NPCs running between waypoints using the WalkWaypoints +// * function to cross areas, like they did in the original NWN. This was changed in 1.30 to use only +// * waypoints in one area. +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_ENABLE_CROSSAREA_WALKWAYPOINTS = "X2_SWITCH_CROSSAREA_WALKWAYPOINTS"; + +//------------------------------------------------------------------------------ +// * Setting this switch to TRUE will disable the glow of a newly found secret door +// * used in some locations in XP2 +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_DISABLE_SECRET_DOOR_FLASH = "X2_SWITCH_DISABLE_SECRET_DOOR_FLASH"; + +//------------------------------------------------------------------------------ +// * Setting this switch to TRUE will disable execution of tagbased scripts that are enabled +// * by default when using the standard module events (x2_mod_def_*) +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_ENABLE_TAGBASED_SCRIPTS = "X2_SWITCH_ENABLE_TAGBASED_SCRIPTS"; + +//------------------------------------------------------------------------------ +// * Setting thsi switch to TRUE will enable the XP2 Wandering Monster System +// * for this module (if you are using the default rest script and you have set +// * up the correct variables for each area +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_USE_XP2_RESTSYSTEM = "X2_SWITCH_ENABLE_XP2_RESTSYSTEM"; + +//------------------------------------------------------------------------------ +// * if this variable is set, the AI will not use Dispel Magic against harmfull AOE +// * spells. +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_DISABLE_AI_DISPEL_AOE = "X2_L_AI_NO_AOE_DISPEL"; + +//------------------------------------------------------------------------------ +// * Setting this variable to TRUE on the module will disable the call to the +// * random loot generation in most creatures' OnSpawn script. +//------------------------------------------------------------------------------ +const string MODULE_SWITCH_NO_RANDOM_MONSTER_LOOT = "X2_L_NOTREASURE"; + +//------------------------------------------------------------------------------ +// M I S C +//------------------------------------------------------------------------------ +const string MODULE_VAR_OVERRIDE_SPELLSCRIPT ="X2_S_UD_SPELLSCRIPT"; + +const string MODULE_VAR_TAGBASED_SCRIPT_PREFIX ="X2_S_UD_SPELLSCRIPT"; + +//------------------------------------------------------------------------------ +// * Variable that holds the wandering monster 2da filename +//------------------------------------------------------------------------------ +const string MODULE_VAR_WANDERING_MONSTER_2DA ="X2_WM_2DA_NAME"; + +//------------------------------------------------------------------------------ +// * This variable allows to specify a % for NOT using dispel magic against AOEs +// instead fleeing +//------------------------------------------------------------------------------ +const string MODULE_VAR_AI_NO_DISPEL_AOE_CHANCE = "X2_L_AI_AOE_DISPEL_CHANCE"; + +//------------------------------------------------------------------------------ +// * Setting this variable to TRUE will cause the Expertise/Improved Expertise +// * modes to be disabled whenever a player is casting a spell. +//------------------------------------------------------------------------------ +const string MODULE_VAR_AI_STOP_EXPERTISE_ABUSE = "X2_L_STOP_EXPERTISE_ABUSE"; + + +//------------------------------------------------------------------------------ +// C R E A T U R E S +//------------------------------------------------------------------------------ + +//------------------------------------------------------------------------------ +// * see x2_ai_demo for details +//------------------------------------------------------------------------------ +const string CREATURE_VAR_CUSTOM_AISCRIPT = "X2_SPECIAL_COMBAT_AI_SCRIPT"; + + +//------------------------------------------------------------------------------ +// * Setting this variable on a creature will make its use a +// * random name. +// * see nw_c2_default9 for details. +//------------------------------------------------------------------------------ +const string CREATURE_VAR_RANDOMIZE_NAME = "X2_NAME_RANDOM"; + +//------------------------------------------------------------------------------ +// * Setting this variable on a spellcaster creature will make its spelluse a +// * bit more random, but their spell selection may not always be appropriate +// * to the situation anymore. +//------------------------------------------------------------------------------ +const string CREATURE_VAR_RANDOMIZE_SPELLUSE = "X2_SPELL_RANDOM"; + +//------------------------------------------------------------------------------ +// * Set to 1 to make the creature activate stealth mode after spawn +//------------------------------------------------------------------------------ +const string CREATURE_VAR_USE_SPAWN_STEALTH = "X2_L_SPAWN_USE_STEALTH"; + +//------------------------------------------------------------------------------ +// * Set to 1 to make the creature activate detectmode after spawn +//------------------------------------------------------------------------------ +const string CREATURE_VAR_USE_SPAWN_SEARCH = "X2_L_SPAWN_USE_SEARCH"; + +//------------------------------------------------------------------------------ +// * Set to 1 to make the creature play mobile ambient animations after spawn +//------------------------------------------------------------------------------ +const string CREATURE_VAR_USE_SPAWN_AMBIENT = "X2_L_SPAWN_USE_AMBIENT"; + +//------------------------------------------------------------------------------ +// * Set to 1 to make the creature play immobile ambient animations after spawn +//------------------------------------------------------------------------------ +const string CREATURE_VAR_USE_SPAWN_AMBIENT_IMMOBILE = "X2_L_SPAWN_USE_AMBIENT_IMMOBILE"; + +//------------------------------------------------------------------------------ +// * Set to 1 to make the creature immune to dispel magic (used for statues) +//------------------------------------------------------------------------------ +const string CREATURE_VAR_IMMUNE_TO_DISPEL = "X1_L_IMMUNE_TO_DISPEL"; + +//------------------------------------------------------------------------------ +// * Set this variable to 1 on a creature to make it walk through other creatures +//------------------------------------------------------------------------------ +const string CREATURE_VAR_IS_INCORPOREAL = "X2_L_IS_INCORPOREAL"; + +//------------------------------------------------------------------------------ +// * Set this variable to 1 - 6 to override the number of attacks a creature has based on its BAB +//------------------------------------------------------------------------------ +const string CREATURE_VAR_NUMBER_OF_ATTACKS = "X2_L_NUMBER_OF_ATTACKS"; + +//------------------------------------------------------------------------------ +// * The value of this variable (int) is added to the chance that a creature +// * will use magic in combat. Set to 100 for always, 0 for never +//------------------------------------------------------------------------------ +const string CREATURE_AI_MODIFIED_MAGIC_RATE = "X2_L_BEH_MAGIC"; + +//------------------------------------------------------------------------------ +// * The higher value of this variable, the higher the chance that the creature +// * will use offensive abilities in combat. Set to 0 to make them flee. +//------------------------------------------------------------------------------ +const string CREATURE_AI_MODIFIED_OFFENSE_RATE = "X2_L_BEH_OFFENSE"; + +//------------------------------------------------------------------------------ +// * The higher value of this variable, the higher the chance that the creature +// * will aid friendly creatures in combat. Not that helping usually degrades +// * the overall difficulty of an encounter, but makes it more interesting. +//------------------------------------------------------------------------------ +const string CREATURE_AI_MODIFIED_COMPASSION_RATE = "X2_L_BEH_COMPASSION"; + +//------------------------------------------------------------------------------ +// * This allows you to script items that enhance a palemaster's summoned creatures. You need +// * to put the name of a script into this variable that will be run on any creature called by +// * the pale master's summon undead ability. You can use this script to add effects to the creature. +// * You can use the OnEquip/OnUnEquip event hooks set this variable. +//------------------------------------------------------------------------------ +const string CREATURE_VAR_PALE_MASTER_SPECIAL_ITEM = "X2_S_PM_SPECIAL_ITEM"; + + +//------------------------------------------------------------------------------ +// These constants define item messages that are routed to script files with +// the item tag's through the default XP2 module scripts. +//------------------------------------------------------------------------------ +const int X2_ITEM_EVENT_ACTIVATE = 0; +const int X2_ITEM_EVENT_EQUIP = 1; +const int X2_ITEM_EVENT_UNEQUIP = 2; +const int X2_ITEM_EVENT_ONHITCAST = 3; +const int X2_ITEM_EVENT_ACQUIRE = 4; +const int X2_ITEM_EVENT_UNACQUIRE = 5; +const int X2_ITEM_EVENT_SPELLCAST_AT = 6; + +const int X2_EXECUTE_SCRIPT_CONTINUE =0; +const int X2_EXECUTE_SCRIPT_END =1; + +// Set the active User Defined Item Event +// X2_ITEM_EVENT_ACTIVATE +// X2_ITEM_EVENT_EQUIP +// X2_ITEM_EVENT_UNEQUIP +// X2_ITEM_EVENT_ONHITCAST +// X2_ITEM_EVENT_ACQUIRE +// X2_ITEM_EVENT_UNACQUIRE +// X2_ITEM_EVENT_SPELLCAST_AT +void SetUserDefinedItemEventNumber(int nEvent); + +// Get the active User Defined Item Event +// X2_ITEM_EVENT_ACTIVATE +// X2_ITEM_EVENT_EQUIP +// X2_ITEM_EVENT_UNEQUIP +// X2_ITEM_EVENT_ONHITCAST +// X2_ITEM_EVENT_ACQUIRE +// X2_ITEM_EVENT_UNACQUIRE +// X2_ITEM_EVENT_SPELLCAST_AT +int GetUserDefinedItemEventNumber(); + +//------------------------------------------------------------------------------ +// * Used to switch between different rule implementations or to subsystems for the game +// * see x2_inc_switches for more detailed information on these constants +//------------------------------------------------------------------------------ +void SetModuleSwitch(string sModuleSwitchConstant,int bValue); + +//------------------------------------------------------------------------------ +// * Returns the value of a module switch +//------------------------------------------------------------------------------ +int GetModuleSwitchValue(string sModuleSwitchConstant); + +//------------------------------------------------------------------------------ +// D O O R S +//------------------------------------------------------------------------------ +const string DOOR_FLAG_RESIST_KNOCK = "X2_FLAG_DOOR_RESIST_KNOCK"; + +//------------------------------------------------------------------------------ +// * Used to toggle custom flags on a door +// * oDoor - Door to set the switch on +// * Valid values for sDoorFlagConstant: +// * X2_FLAG_DOOR_RESIST_KNOCK - +// * Set to 1 to prevent knock from working with feedback. +// * Set to 2 to prevent knock from working without feedback +//------------------------------------------------------------------------------ +void SetDoorFlag(object oDoor, string sDoorFlagConstant, int nValue); +int GetDoorFlag(object oDoor, string sDoorFlagConstant); + +//------------------------------------------------------------------------------ +// W A Y P O I N T S +//------------------------------------------------------------------------------ + +//------------------------------------------------------------------------------ +// * By setting this variable to 1 on a waypoint, a creature using this +// * waypoint as part of its WalkWaypoints routine will assume the facing +// * of the waypoint upon reaching it. +//------------------------------------------------------------------------------ +const string WAYPOINT_VAR_FORCE_SETFACING = "X2_L_WAYPOINT_SETFACING"; + +//------------------------------------------------------------------------------ +// I T E M S +//------------------------------------------------------------------------------ + +//------------------------------------------------------------------------------ +// NOTE: THIS NO LONGER WORKS. TO PREVENT MODIFICATION USE THE PLOT FLAG +//------------------------------------------------------------------------------ +const string ITEM_FLAG_NO_CRAFT_MODIFICATION = "X2_FLAG_ITEM_CRAFT_DO_NOT_MODIFY"; +void SetItemFlag(object oItem, string sItemFlagConstant, int nValue); +int GetItemFlag(object oItem, string sItemFlagConstant); + +//------------------------------------------------------------------------------ +// * Execute sScript on oTarget returning an integer. +// * Do not nest this function +//------------------------------------------------------------------------------ +int ExecuteScriptAndReturnInt(string sScript, object oTarget); + +//------------------------------------------------------------------------------ +// * Sets the return value for scripts called via ExecuteScriptAndReturnInt +// * valid values are +// * X2_EXECUTE_SCRIPT_CONTINUE - continue calling script after executed scriptis done +// * X2_EXECUTE_SCRIPT_END - end calling script after executed script is done +//------------------------------------------------------------------------------ +void SetExecutedScriptReturnValue(int nValue = X2_EXECUTE_SCRIPT_END); + +//------------------------------------------------------------------------------ +// * This is a security feature. If you are running a *local vault* server and you +// * have tag based script execution enabled, people could bring items into your +// * game that execute existing scripts. You can set a script prefix here to +// * prevent that. Note that you have to add this prefix to your item scripts in +// * the module to make them work. +//------------------------------------------------------------------------------ +void SetUserDefinedItemEventPrefix(string sPrefix=""); + +//------------------------------------------------------------------------------ +// S P E L L S C R I P T S +//------------------------------------------------------------------------------ + +//------------------------------------------------------------------------------ +// Allows the module creator to specify a script that will be run before any spellscript is run +// You can call SetModuleOverrideSpellscript() at the end of the script specified by +// sScriptName. If you call this function this will prevent the original spellscript +// (and all craft item code) from being executed. +// If you do not add this line, the original spellscript and/or crafting code will +// run in addition to your script +//------------------------------------------------------------------------------ +void SetModuleOverrideSpellscript(string sScriptName); + +//------------------------------------------------------------------------------ +// C R E A T U R E S +//------------------------------------------------------------------------------ + +void SetCreatureFlag(object oCreature, string sFlag, int nValue); +int GetCreatureFlag(object oCreature, string sFlag); + +//------------------------------------------------------------------------------ +// * Define a replacement script for DetermineCombatRound +// * See x2_ai_demo for details +//------------------------------------------------------------------------------ +void SetCreatureOverrideAIScript(object oCreature, string sScriptName); + +//------------------------------------------------------------------------------ +// * Call this at end of your custom override AI script set via CREATURE_VAR_CUSTOM_AISCRIPT +// * See x2_ai_demo for details. +//------------------------------------------------------------------------------ +void SetCreatureOverrideAIScriptFinished(object oCreature = OBJECT_SELF); +void ClearCreatureOverrideAIScriptTarget(object oCreature = OBJECT_SELF); +object GetCreatureOverrideAIScriptTarget(object oCreature = OBJECT_SELF); + +//------------------------------------------------------------------------------ +// * Define the name of the 2da file which is used for the wandering monster +// * system +//------------------------------------------------------------------------------ +void SetWanderingMonster2DAFile(string s2DAName = "des_restsystem"); + + + +//---------------------------------------------------------------------------- +// Interface to switch on / off specific subsystems or behaviors +// Check X2_INC_SWITCHES.NSS for details +//---------------------------------------------------------------------------- +void SetModuleSwitch(string sModuleSwitchConstant,int bValue) +{ + if (bValue == 0) + { + DeleteLocalInt (GetModule(),sModuleSwitchConstant); + return; + } else if ((sModuleSwitchConstant) == MODULE_SWITCH_AOE_HURT_NEUTRAL_NPCS && bValue == TRUE) + { + bValue = 10; + } + SetLocalInt (GetModule(),sModuleSwitchConstant, bValue); +} + +//---------------------------------------------------------------------------- +// Return the value of a module switch set by SetModuleSwitch +// See X2_INC_SWITCHES for a list of all module switches +//---------------------------------------------------------------------------- +int GetModuleSwitchValue(string sModuleSwitchConstant) +{ + int nRet = GetLocalInt (GetModule(),sModuleSwitchConstant); + return nRet; +} + +void SetDoorFlag(object oDoor, string sDoorFlagConstant, int nValue) +{ + if (nValue == 0) + { + DeleteLocalInt (oDoor,sDoorFlagConstant); + return; + } + SetLocalInt (oDoor,sDoorFlagConstant, nValue); +} + +int GetDoorFlag(object oDoor, string sDoorFlagConstant) +{ + int nRet = GetLocalInt (oDoor,sDoorFlagConstant); + return nRet; +} + +void SetItemFlag(object oItem, string sItemFlagConstant, int nValue) +{ + if (nValue == 0) + { + DeleteLocalInt (oItem,sItemFlagConstant); + return; + } + SetLocalInt (oItem,sItemFlagConstant, nValue); +} + +int GetItemFlag(object oItem, string sItemFlagConstant) +{ + int nRet = GetLocalInt (oItem,sItemFlagConstant); + return nRet; +} + +void SetModuleOverrideSpellscript(string sScriptName) +{ + SetLocalString(GetModule(),MODULE_VAR_OVERRIDE_SPELLSCRIPT,sScriptName); +} + +string GetModuleOverrideSpellscript() +{ + string sScript = GetLocalString(GetModule(),"X2_S_UD_SPELLSCRIPT"); + return sScript; +} + +//------------------------------------------------------------------------------ +// You can call this in our overridden spellscript. If you call this +// this will prevent the original spellscript (and all craft item code) +// from being executed. If you do not add this line, the original spellscript +// and/or crafting code will run in addition to your script +//------------------------------------------------------------------------------ +void SetModuleOverrideSpellScriptFinished() +{ + SetLocalInt(OBJECT_SELF,"X2_L_BLOCK_LAST_SPELL",TRUE); +} + +int GetModuleOverrideSpellScriptFinished() +{ + int nRet = GetLocalInt(OBJECT_SELF,"X2_L_BLOCK_LAST_SPELL"); + DeleteLocalInt(OBJECT_SELF,"X2_L_BLOCK_LAST_SPELL"); + return nRet; +} + +void SetCreatureOverrideAIScript(object oCreature, string sScriptName) +{ + SetLocalString(oCreature,CREATURE_VAR_CUSTOM_AISCRIPT,sScriptName); +} + +void SetCreatureOverrideAIScriptFinished(object oCreature = OBJECT_SELF) +{ + // WriteTimestampedLogEntry("Custom AI Finished"); + SetLocalInt(oCreature,"X2_SPECIAL_COMBAT_AI_SCRIPT_OK",TRUE); +} + +object GetCreatureOverrideAIScriptTarget(object oCreature = OBJECT_SELF) +{ + object oRet= GetLocalObject(oCreature,"X2_NW_I0_GENERIC_INTRUDER"); + return oRet; +} + +void ClearCreatureOverrideAIScriptTarget(object oCreature = OBJECT_SELF) +{ + DeleteLocalObject(oCreature,"X2_NW_I0_GENERIC_INTRUDER"); +} + +void SetCreatureFlag(object oCreature, string sFlag, int nValue) +{ + if (sFlag == CREATURE_VAR_IMMUNE_TO_DISPEL) + { + if (nValue != 0) + { + nValue = 10; + } + } + + SetLocalInt(oCreature,sFlag ,nValue); +} + +int GetCreatureFlag(object oCreature, string sFlag) +{ + int nRet = GetLocalInt(oCreature,sFlag); + return nRet; +} + +//---------------------------------------------------------------------------- +// Get the current UserDefined Item Event Number +// X2_ITEM_EVENT_ACTIVATE +// X2_ITEM_EVENT_EQUIP +// X2_ITEM_EVENT_UNEQUIP +// X2_ITEM_EVENT_ONHITCAST +// X2_ITEM_EVENT_ACQUIRE +// X2_ITEM_EVENT_UNACQUIRE +// X2_ITEM_EVENT_SPELLCAST_AT +//---------------------------------------------------------------------------- +int GetUserDefinedItemEventNumber() +{ + return GetLocalInt(OBJECT_SELF,"X2_L_LAST_ITEM_EVENT"); +} + +//---------------------------------------------------------------------------- +// Set the current UserDefined Item Event Number +// X2_ITEM_EVENT_ACTIVATE +// X2_ITEM_EVENT_EQUIP +// X2_ITEM_EVENT_UNEQUIP +// X2_ITEM_EVENT_ONHITCAST +// X2_ITEM_EVENT_ACQUIRE +// X2_ITEM_EVENT_UNACQUIRE +// X2_ITEM_EVENT_SPELLCAST_AT +//---------------------------------------------------------------------------- +void SetUserDefinedItemEventNumber(int nEvent) +{ + SetLocalInt(OBJECT_SELF,"X2_L_LAST_ITEM_EVENT",nEvent); +} + +//---------------------------------------------------------------------------- +// Returns the name for the User Defined Item Event script for oItem, +// including possible prefixes configured by SetUserDefinedItemEventPrefix +//---------------------------------------------------------------------------- +string GetUserDefinedItemEventScriptName(object oItem) +{ + string sPrefix = GetLocalString(GetModule(),"MODULE_VAR_TAGBASED_SCRIPT_PREFIX"); + string sTag = sPrefix + GetTag(oItem); + return sTag; +} + +//---------------------------------------------------------------------------- +// You can define a prefix for any User Defined Item Event here, to prevent +// people from executing scripts you do not like them to execute on your +// local vault server +//---------------------------------------------------------------------------- +void SetUserDefinedItemEventPrefix(string sPrefix="") +{ + SetLocalString(GetModule(),"MODULE_VAR_TAGBASED_SCRIPT_PREFIX",sPrefix); +} + +//---------------------------------------------------------------------------- +// Wrapper for Execute Script to execute a script and get an integer +// return value. Do not nest this function! +//---------------------------------------------------------------------------- +int ExecuteScriptAndReturnInt(string sScript, object oTarget) +{ + DeleteLocalInt(oTarget,"X2_L_LAST_RETVAR"); + ExecuteScript(sScript,oTarget); + int nRet = GetLocalInt(oTarget,"X2_L_LAST_RETVAR"); + DeleteLocalInt(oTarget,"X2_L_LAST_RETVAR"); + return nRet; +} + +//---------------------------------------------------------------------------- +// Helper function for ExecuteScriptAndReturnInt +//---------------------------------------------------------------------------- +void SetExecutedScriptReturnValue(int nValue = X2_EXECUTE_SCRIPT_CONTINUE) +{ + SetLocalInt(OBJECT_SELF,"X2_L_LAST_RETVAR",nValue); +} + +//---------------------------------------------------------------------------- +// Define the name of the 2da file which is used for the wandering monster +// system +//---------------------------------------------------------------------------- +void SetWanderingMonster2DAFile(string s2DAName = "des_restsystem") +{ + SetLocalString(OBJECT_SELF,MODULE_VAR_WANDERING_MONSTER_2DA,s2DAName); +} + +/////////////////////////////////////////// +//iEyeType: Integer +//Function: Gets the racial type and gender and returns +// eye type for visual effect +//oPC: Creature to run the check on +//iCol: int 1 = red, 2 = green +// +int iEyeType(object oPC, int iCol); + +void SetEyes(int iType, object oMob) +{ + effect eVis = EffectVisualEffect(iType); + ApplyEffectToObject(DURATION_TYPE_PERMANENT, eVis, oMob); +} + +int iEyeType(object oPC, int iCol) +{ + int iEyes; + int iRCheck = GetRacialType(oPC); + int iSCheck = GetGender(oPC); + + if (iCol==1) +{ +if (iRCheck == RACIAL_TYPE_HUMAN) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_RED_FLAME_HUMAN_MALE; + else iEyes = VFX_EYES_RED_FLAME_HUMAN_FEMALE; + } +if (iRCheck == RACIAL_TYPE_DWARF) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_RED_FLAME_DWARF_MALE; + else iEyes = VFX_EYES_RED_FLAME_DWARF_FEMALE; + } +if (iRCheck == RACIAL_TYPE_GNOME) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_RED_FLAME_GNOME_MALE; + else iEyes = VFX_EYES_RED_FLAME_GNOME_FEMALE; + } +if (iRCheck == RACIAL_TYPE_HALFELF) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_RED_FLAME_HALFELF_MALE; + else iEyes = VFX_EYES_RED_FLAME_HALFELF_FEMALE; + } +if (iRCheck == RACIAL_TYPE_HALFLING) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_RED_FLAME_HALFLING_MALE; + else iEyes = VFX_EYES_RED_FLAME_HALFLING_FEMALE; + } +if (iRCheck == RACIAL_TYPE_HALFORC) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_RED_FLAME_HALFORC_MALE; + else iEyes = VFX_EYES_RED_FLAME_HALFORC_FEMALE; + } +if (iRCheck == RACIAL_TYPE_ELF) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_RED_FLAME_ELF_MALE; + else iEyes = VFX_EYES_RED_FLAME_ELF_FEMALE; + } +} +else if (iCol==2) +{ +if (iRCheck == RACIAL_TYPE_HUMAN) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_GREEN_HUMAN_MALE; + else iEyes = VFX_EYES_GREEN_HUMAN_FEMALE; + } +if (iRCheck == RACIAL_TYPE_DWARF) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_GREEN_DWARF_MALE; + else iEyes = VFX_EYES_GREEN_DWARF_FEMALE; + } +if (iRCheck == RACIAL_TYPE_GNOME) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_GREEN_GNOME_MALE; + else iEyes = VFX_EYES_GREEN_GNOME_FEMALE; + } +if (iRCheck == RACIAL_TYPE_HALFELF) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_GREEN_HALFELF_MALE; + else iEyes = VFX_EYES_GREEN_HALFELF_FEMALE; + } +if (iRCheck == RACIAL_TYPE_HALFLING) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_GREEN_HALFLING_MALE; + else iEyes = VFX_EYES_GREEN_HALFLING_FEMALE; + } +if (iRCheck == RACIAL_TYPE_HALFORC) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_GREEN_HALFORC_MALE; + else iEyes = VFX_EYES_GREEN_HALFORC_FEMALE; + } +if (iRCheck == RACIAL_TYPE_ELF) + { + if (iSCheck == GENDER_MALE) iEyes = VFX_EYES_GREEN_ELF_MALE; + else iEyes = VFX_EYES_GREEN_ELF_FEMALE; + } +} + + + return iEyes; +} diff --git a/_module/nss/zep_use_chair.nss b/_module/nss/zep_use_chair.nss new file mode 100644 index 00000000..4a7d0a0f --- /dev/null +++ b/_module/nss/zep_use_chair.nss @@ -0,0 +1,20 @@ +//:://///////////////////////////////////////////// +//:: FileName: X0_O2_CHAIR_SIT +//::////////////////////////////////////////////// +/* + Sit on a placeable chair or on an invisible object + placed on a tileset chair. +*/ +//::////////////////////////////////////////////// +//:: Created By: Naomi Novik +//:: Created On: /2002 +//::////////////////////////////////////////////// + + +void main() +{ + object oChair = OBJECT_SELF; + if (!GetIsObjectValid(GetSittingCreature(OBJECT_SELF))) { + AssignCommand(GetLastUsedBy(), ActionSit(oChair)); + } +} diff --git a/_module/nss/zep_use_chair2.nss b/_module/nss/zep_use_chair2.nss new file mode 100644 index 00000000..2f215678 --- /dev/null +++ b/_module/nss/zep_use_chair2.nss @@ -0,0 +1,44 @@ +//Standard script to allow a placeable bench to sit two players + +void main() +{ + object oPlayer = GetLastUsedBy(); + object oBench = OBJECT_SELF; + object oPillow1 = GetLocalObject( OBJECT_SELF, "Pillow 1" ); + object oPillow2 = GetLocalObject( OBJECT_SELF, "Pillow 2" ); + if( !GetIsObjectValid( oPillow1 ) ) + { + object oArea = GetArea( oBench ); + vector locBench = GetPosition( oBench ); + float fOrient = GetFacing( oBench ); + location locPillow1 = Location( oArea, locBench + AngleToVector( fOrient + 90.0f ) / 2.0f, fOrient ); + location locPillow2 = Location( oArea, locBench + AngleToVector( fOrient - 90.0f ) / 2.0f, fOrient ); + oPillow1 = CreateObject( OBJECT_TYPE_PLACEABLE, "plc_invisobj", locPillow1 ); + oPillow2 = CreateObject( OBJECT_TYPE_PLACEABLE, "plc_invisobj", locPillow2 ); + SetLocalObject( OBJECT_SELF, "Pillow 1", oPillow1 ); + SetLocalObject( OBJECT_SELF, "Pillow 2", oPillow2 ); + } + if( GetDistanceBetween( oPlayer, oPillow1 ) < GetDistanceBetween( oPlayer, oPillow2 ) ) + { + if( !GetIsObjectValid( GetSittingCreature( oPillow1 ) ) ) + { + AssignCommand( oPlayer, ActionSit( oPillow1 ) ); + } + else + { + AssignCommand( oPlayer, ActionSit( oPillow2 ) ); + } + } + else + { + if( !GetIsObjectValid( GetSittingCreature( oPillow2 ) ) ) + { + AssignCommand( oPlayer, ActionSit( oPillow2 ) ); + } + else + { + AssignCommand( oPlayer, ActionSit( oPillow1 ) ); + } + } +} + diff --git a/_module/utc/badger001.utc.json b/_module/utc/badger001.utc.json index 0e90e4db..42dd90f6 100644 --- a/_module/utc/badger001.utc.json +++ b/_module/utc/badger001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 4 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 6 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/bat002.utc.json b/_module/utc/bat002.utc.json index 2c6186b8..75ec39c5 100644 --- a/_module/utc/bat002.utc.json +++ b/_module/utc/bat002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 5 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -142,10 +138,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 5 @@ -395,34 +387,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/bearblck001.utc.json b/_module/utc/bearblck001.utc.json index d1d8d7dc..afa42bcb 100644 --- a/_module/utc/bearblck001.utc.json +++ b/_module/utc/bearblck001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 13 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -185,10 +181,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 19 @@ -438,34 +430,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/bearbrwn001.utc.json b/_module/utc/bearbrwn001.utc.json index 6c56b524..8dd95db7 100644 --- a/_module/utc/bearbrwn001.utc.json +++ b/_module/utc/bearbrwn001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 27 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -185,10 +181,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 51 @@ -438,34 +430,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/beardire001.utc.json b/_module/utc/beardire001.utc.json index fed0f882..4880821f 100644 --- a/_module/utc/beardire001.utc.json +++ b/_module/utc/beardire001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 54 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -178,10 +174,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 102 @@ -431,34 +423,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/beardireboss001.utc.json b/_module/utc/beardireboss001.utc.json index 2af635f3..ed80f1f7 100644 --- a/_module/utc/beardireboss001.utc.json +++ b/_module/utc/beardireboss001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 252 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -178,10 +174,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 300 @@ -431,34 +423,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/bearkodiak001.utc.json b/_module/utc/bearkodiak001.utc.json index 5b650b55..609e9a97 100644 --- a/_module/utc/bearkodiak001.utc.json +++ b/_module/utc/bearkodiak001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 44 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 76 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/bearpolar001.utc.json b/_module/utc/bearpolar001.utc.json index 5a3e5b0e..4d87592d 100644 --- a/_module/utc/bearpolar001.utc.json +++ b/_module/utc/bearpolar001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 36 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -178,10 +174,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 68 @@ -431,34 +423,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/beastmalar002.utc.json b/_module/utc/beastmalar002.utc.json index 2f4b2926..eb206ab4 100644 --- a/_module/utc/beastmalar002.utc.json +++ b/_module/utc/beastmalar002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 40 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -213,10 +209,6 @@ "type": "byte", "value": 0 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 85 @@ -466,34 +458,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/btlstink001.utc.json b/_module/utc/btlstink001.utc.json index fadb37d4..4768f0e1 100644 --- a/_module/utc/btlstink001.utc.json +++ b/_module/utc/btlstink001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 80 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -245,10 +241,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 110 @@ -498,34 +490,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/btlstink002.utc.json b/_module/utc/btlstink002.utc.json index f9c64a5a..47d2ca54 100644 --- a/_module/utc/btlstink002.utc.json +++ b/_module/utc/btlstink002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 48 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -207,10 +203,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 66 @@ -460,34 +452,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/btlstink003.utc.json b/_module/utc/btlstink003.utc.json index 6379f4e3..082844b4 100644 --- a/_module/utc/btlstink003.utc.json +++ b/_module/utc/btlstink003.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 24 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -164,10 +160,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 30 @@ -417,34 +409,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/cat001.utc.json b/_module/utc/cat001.utc.json index b101fbd5..f13e0163 100644 --- a/_module/utc/cat001.utc.json +++ b/_module/utc/cat001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 13 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 19 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/chicken001.utc.json b/_module/utc/chicken001.utc.json index df2caff3..05eaea3e 100644 --- a/_module/utc/chicken001.utc.json +++ b/_module/utc/chicken001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 5 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -166,10 +162,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 4 @@ -419,34 +411,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/cougar001.utc.json b/_module/utc/cougar001.utc.json index 8f02ba6a..4014bebf 100644 --- a/_module/utc/cougar001.utc.json +++ b/_module/utc/cougar001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 16 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 22 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/cow002.utc.json b/_module/utc/cow002.utc.json index 9c946b50..e040dffe 100644 --- a/_module/utc/cow002.utc.json +++ b/_module/utc/cow002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 5 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -142,10 +138,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 5 @@ -395,34 +387,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/cragcat001.utc.json b/_module/utc/cragcat001.utc.json index bdc39598..5462933e 100644 --- a/_module/utc/cragcat001.utc.json +++ b/_module/utc/cragcat001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 16 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -178,10 +174,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 22 @@ -431,34 +423,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/deer002.utc.json b/_module/utc/deer002.utc.json index f5484631..1d707175 100644 --- a/_module/utc/deer002.utc.json +++ b/_module/utc/deer002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 5 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -150,10 +146,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 5 @@ -403,34 +395,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/deerstag002.utc.json b/_module/utc/deerstag002.utc.json index ad7f5ebd..369a74b4 100644 --- a/_module/utc/deerstag002.utc.json +++ b/_module/utc/deerstag002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 5 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -150,10 +146,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 5 @@ -403,34 +395,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/direbadg001.utc.json b/_module/utc/direbadg001.utc.json index 73573d67..745b3b77 100644 --- a/_module/utc/direbadg001.utc.json +++ b/_module/utc/direbadg001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 22 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 25 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/diretiger001.utc.json b/_module/utc/diretiger001.utc.json index a9f995d9..f2927007 100644 --- a/_module/utc/diretiger001.utc.json +++ b/_module/utc/diretiger001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 72 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -164,10 +160,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 120 @@ -417,34 +409,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/direwolf001.utc.json b/_module/utc/direwolf001.utc.json index 7b151857..2dd3304f 100644 --- a/_module/utc/direwolf001.utc.json +++ b/_module/utc/direwolf001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 33 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 51 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/dog002.utc.json b/_module/utc/dog002.utc.json index c4db01ac..3b4bab59 100644 --- a/_module/utc/dog002.utc.json +++ b/_module/utc/dog002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 11 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -150,10 +146,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 15 @@ -403,34 +395,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/jaguar001.utc.json b/_module/utc/jaguar001.utc.json index 86bf9dda..2ceec959 100644 --- a/_module/utc/jaguar001.utc.json +++ b/_module/utc/jaguar001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 16 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 26 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/lion001.utc.json b/_module/utc/lion001.utc.json index a8fc021e..c9212ce8 100644 --- a/_module/utc/lion001.utc.json +++ b/_module/utc/lion001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 22 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 32 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/ox002.utc.json b/_module/utc/ox002.utc.json index 0ec33f85..543bef96 100644 --- a/_module/utc/ox002.utc.json +++ b/_module/utc/ox002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 5 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -150,10 +146,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 6 @@ -403,34 +395,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/panther001.utc.json b/_module/utc/panther001.utc.json index fb83428f..3abb7363 100644 --- a/_module/utc/panther001.utc.json +++ b/_module/utc/panther001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 13 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -171,10 +167,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 19 @@ -424,34 +416,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/rat002.utc.json b/_module/utc/rat002.utc.json index fb185917..0a136c1b 100644 --- a/_module/utc/rat002.utc.json +++ b/_module/utc/rat002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 1 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -157,10 +153,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 1 @@ -410,34 +402,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/ratdire002.utc.json b/_module/utc/ratdire002.utc.json index 304801b7..84a84f7e 100644 --- a/_module/utc/ratdire002.utc.json +++ b/_module/utc/ratdire002.utc.json @@ -14,7 +14,7 @@ }, "ChallengeRating": { "type": "float", - "value": 2.0 + "value": 0.3333333432674408 }, "ClassList": { "type": "list", @@ -27,7 +27,7 @@ }, "ClassLevel": { "type": "short", - "value": 3 + "value": 1 } } ] @@ -52,10 +52,6 @@ "type": "short", "value": 4 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -157,13 +153,9 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", - "value": 7 + "value": 5 }, "NaturalAC": { "type": "byte", @@ -410,34 +402,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/spidgiant001.utc.json b/_module/utc/spidgiant001.utc.json index f3718702..8d519a57 100644 --- a/_module/utc/spidgiant001.utc.json +++ b/_module/utc/spidgiant001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 16 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -202,10 +198,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 16 @@ -455,34 +447,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/spidgiant002.utc.json b/_module/utc/spidgiant002.utc.json index 0785bb8a..31a8ec4e 100644 --- a/_module/utc/spidgiant002.utc.json +++ b/_module/utc/spidgiant002.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 24 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -240,10 +236,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 24 @@ -493,34 +485,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/spidgiant003.utc.json b/_module/utc/spidgiant003.utc.json index fbe95e03..8eb71522 100644 --- a/_module/utc/spidgiant003.utc.json +++ b/_module/utc/spidgiant003.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 32 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -202,10 +198,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 40 @@ -455,34 +447,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/spidgiant004.utc.json b/_module/utc/spidgiant004.utc.json index f6370630..0c7b0ab2 100644 --- a/_module/utc/spidgiant004.utc.json +++ b/_module/utc/spidgiant004.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 64 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -278,10 +274,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 80 @@ -531,34 +523,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/spidgiant005.utc.json b/_module/utc/spidgiant005.utc.json index 84220466..a9a48af2 100644 --- a/_module/utc/spidgiant005.utc.json +++ b/_module/utc/spidgiant005.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 96 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -392,10 +388,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 132 @@ -645,34 +637,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/spidgiant006.utc.json b/_module/utc/spidgiant006.utc.json index ea674ea5..8523782f 100644 --- a/_module/utc/spidgiant006.utc.json +++ b/_module/utc/spidgiant006.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 40 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -278,10 +274,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 45 @@ -531,34 +523,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/wolf001.utc.json b/_module/utc/wolf001.utc.json index 5347ea96..16f14be0 100644 --- a/_module/utc/wolf001.utc.json +++ b/_module/utc/wolf001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 11 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -157,10 +153,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 15 @@ -410,34 +402,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/wolfwint001.utc.json b/_module/utc/wolfwint001.utc.json index c8aa05da..95e4cd8d 100644 --- a/_module/utc/wolfwint001.utc.json +++ b/_module/utc/wolfwint001.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 33 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -185,10 +181,6 @@ "type": "byte", "value": 0 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 51 @@ -438,34 +430,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/wooly_razorback.utc.json b/_module/utc/wooly_razorback.utc.json index f3c0fea5..598b3add 100644 --- a/_module/utc/wooly_razorback.utc.json +++ b/_module/utc/wooly_razorback.utc.json @@ -52,10 +52,6 @@ "type": "short", "value": 24 }, - "DecayTime": { - "type": "dword", - "value": 0 - }, "Deity": { "type": "cexostring", "value": "" @@ -178,10 +174,6 @@ "type": "byte", "value": 50 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", "value": 30 @@ -431,34 +423,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/utc/worg001.utc.json b/_module/utc/worg001.utc.json index 83e2dce9..523647f2 100644 --- a/_module/utc/worg001.utc.json +++ b/_module/utc/worg001.utc.json @@ -14,7 +14,7 @@ }, "ChallengeRating": { "type": "float", - "value": 9.0 + "value": 3.0 }, "ClassList": { "type": "list", @@ -27,7 +27,7 @@ }, "ClassLevel": { "type": "short", - "value": 12 + "value": 4 } } ] @@ -46,16 +46,12 @@ }, "CRAdjust": { "type": "int", - "value": 2 + "value": 0 }, "CurrentHitPoints": { "type": "short", "value": 22 }, - "DecayTime": { - "type": "dword", - "value": 5000 - }, "Deity": { "type": "cexostring", "value": "" @@ -178,17 +174,13 @@ "type": "byte", "value": 0 }, - "Lootable": { - "type": "byte", - "value": 0 - }, "MaxHitPoints": { "type": "short", - "value": 46 + "value": 30 }, "NaturalAC": { "type": "byte", - "value": 8 + "value": 2 }, "NoPermDeath": { "type": "byte", @@ -431,34 +423,6 @@ "value": 0 } }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, - { - "__struct_id": 0, - "Rank": { - "type": "byte", - "value": 0 - } - }, { "__struct_id": 0, "Rank": { diff --git a/_module/ute/direskinnables.ute.json b/_module/ute/direskinnables.ute.json index e71d9d85..9dca8bbd 100644 --- a/_module/ute/direskinnables.ute.json +++ b/_module/ute/direskinnables.ute.json @@ -19,7 +19,7 @@ }, "CR": { "type": "float", - "value": 2.0 + "value": 0.3333333432674408 }, "ResRef": { "type": "resref", diff --git a/_module/ute/normalskinnables.ute.json b/_module/ute/normalskinnables.ute.json index 8ef778aa..793423d4 100644 --- a/_module/ute/normalskinnables.ute.json +++ b/_module/ute/normalskinnables.ute.json @@ -30,6 +30,82 @@ "value": 0 } }, + { + "__struct_id": 0, + "Appearance": { + "type": "int", + "value": 34 + }, + "CR": { + "type": "float", + "value": 0.1666666716337204 + }, + "ResRef": { + "type": "resref", + "value": "cow002" + }, + "SingleSpawn": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Appearance": { + "type": "int", + "value": 10 + }, + "CR": { + "type": "float", + "value": 0.3333333432674408 + }, + "ResRef": { + "type": "resref", + "value": "bat002" + }, + "SingleSpawn": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Appearance": { + "type": "int", + "value": 35 + }, + "CR": { + "type": "float", + "value": 0.3333333432674408 + }, + "ResRef": { + "type": "resref", + "value": "deer002" + }, + "SingleSpawn": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Appearance": { + "type": "int", + "value": 37 + }, + "CR": { + "type": "float", + "value": 0.3333333432674408 + }, + "ResRef": { + "type": "resref", + "value": "deerstag002" + }, + "SingleSpawn": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Appearance": { @@ -49,6 +125,44 @@ "value": 0 } }, + { + "__struct_id": 0, + "Appearance": { + "type": "int", + "value": 142 + }, + "CR": { + "type": "float", + "value": 0.5 + }, + "ResRef": { + "type": "resref", + "value": "ox002" + }, + "SingleSpawn": { + "type": "byte", + "value": 0 + } + }, + { + "__struct_id": 0, + "Appearance": { + "type": "int", + "value": 176 + }, + "CR": { + "type": "float", + "value": 1.0 + }, + "ResRef": { + "type": "resref", + "value": "dog002" + }, + "SingleSpawn": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Appearance": { @@ -220,6 +334,25 @@ "value": 0 } }, + { + "__struct_id": 0, + "Appearance": { + "type": "int", + "value": 185 + }, + "CR": { + "type": "float", + "value": 3.0 + }, + "ResRef": { + "type": "resref", + "value": "worg001" + }, + "SingleSpawn": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Appearance": { @@ -239,6 +372,25 @@ "value": 0 } }, + { + "__struct_id": 0, + "Appearance": { + "type": "int", + "value": 184 + }, + "CR": { + "type": "float", + "value": 5.0 + }, + "ResRef": { + "type": "resref", + "value": "wolfwint001" + }, + "SingleSpawn": { + "type": "byte", + "value": 0 + } + }, { "__struct_id": 0, "Appearance": { @@ -262,15 +414,15 @@ "__struct_id": 0, "Appearance": { "type": "int", - "value": 185 + "value": 14 }, "CR": { "type": "float", - "value": 9.0 + "value": 6.0 }, "ResRef": { "type": "resref", - "value": "worg001" + "value": "bearpolar001" }, "SingleSpawn": { "type": "byte", @@ -331,7 +483,7 @@ }, "RecCreatures": { "type": "int", - "value": 2 + "value": 5 }, "Reset": { "type": "byte", diff --git a/_module/uti/_uoa_commodity_e.uti.json b/_module/uti/_uoa_commodity_e.uti.json index e4681aed..16b946e0 100644 --- a/_module/uti/_uoa_commodity_e.uti.json +++ b/_module/uti/_uoa_commodity_e.uti.json @@ -2,7 +2,7 @@ "__data_type": "UTI ", "AddCost": { "type": "dword", - "value": 500 + "value": 10 }, "BaseItem": { "type": "int", @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 500 + "value": 10 }, "Cursed": { "type": "byte", diff --git a/_module/uti/aarcl002.uti.json b/_module/uti/aarcl002.uti.json index 08294729..caa8fb76 100644 --- a/_module/uti/aarcl002.uti.json +++ b/_module/uti/aarcl002.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl003.uti.json b/_module/uti/aarcl003.uti.json index 5c8c9509..03d20876 100644 --- a/_module/uti/aarcl003.uti.json +++ b/_module/uti/aarcl003.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 24 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl004.uti.json b/_module/uti/aarcl004.uti.json index 5155e33a..9884b507 100644 --- a/_module/uti/aarcl004.uti.json +++ b/_module/uti/aarcl004.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl005.uti.json b/_module/uti/aarcl005.uti.json index ec8427cd..a04fc2d7 100644 --- a/_module/uti/aarcl005.uti.json +++ b/_module/uti/aarcl005.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl006.uti.json b/_module/uti/aarcl006.uti.json index 84374e3b..fbe11eae 100644 --- a/_module/uti/aarcl006.uti.json +++ b/_module/uti/aarcl006.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 207 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl007.uti.json b/_module/uti/aarcl007.uti.json index 152f1515..a85219e0 100644 --- a/_module/uti/aarcl007.uti.json +++ b/_module/uti/aarcl007.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 157 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl008.uti.json b/_module/uti/aarcl008.uti.json index 19c85395..8fefee29 100644 --- a/_module/uti/aarcl008.uti.json +++ b/_module/uti/aarcl008.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl009.uti.json b/_module/uti/aarcl009.uti.json index 40b14c09..43092bf4 100644 --- a/_module/uti/aarcl009.uti.json +++ b/_module/uti/aarcl009.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 1976 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl010.uti.json b/_module/uti/aarcl010.uti.json index f19ae39d..363c877c 100644 --- a/_module/uti/aarcl010.uti.json +++ b/_module/uti/aarcl010.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl011.uti.json b/_module/uti/aarcl011.uti.json index bc41176f..01f15d99 100644 --- a/_module/uti/aarcl011.uti.json +++ b/_module/uti/aarcl011.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl012.uti.json b/_module/uti/aarcl012.uti.json index 61c76d93..8fa71aca 100644 --- a/_module/uti/aarcl012.uti.json +++ b/_module/uti/aarcl012.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl013.uti.json b/_module/uti/aarcl013.uti.json index dac92b1b..cf954da8 100644 --- a/_module/uti/aarcl013.uti.json +++ b/_module/uti/aarcl013.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl014.uti.json b/_module/uti/aarcl014.uti.json index 53923c9a..d135d56f 100644 --- a/_module/uti/aarcl014.uti.json +++ b/_module/uti/aarcl014.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 157 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl015.uti.json b/_module/uti/aarcl015.uti.json index f5524479..a9a84c89 100644 --- a/_module/uti/aarcl015.uti.json +++ b/_module/uti/aarcl015.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 257 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl016.uti.json b/_module/uti/aarcl016.uti.json index 091274bb..bc972b02 100644 --- a/_module/uti/aarcl016.uti.json +++ b/_module/uti/aarcl016.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 207 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl017.uti.json b/_module/uti/aarcl017.uti.json index 2fc790e7..61764387 100644 --- a/_module/uti/aarcl017.uti.json +++ b/_module/uti/aarcl017.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1076 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl018.uti.json b/_module/uti/aarcl018.uti.json index 53fe98c8..d8274bf4 100644 --- a/_module/uti/aarcl018.uti.json +++ b/_module/uti/aarcl018.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl019.uti.json b/_module/uti/aarcl019.uti.json index d622169a..08ed8ceb 100644 --- a/_module/uti/aarcl019.uti.json +++ b/_module/uti/aarcl019.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl020.uti.json b/_module/uti/aarcl020.uti.json index eedba524..c1edf54b 100644 --- a/_module/uti/aarcl020.uti.json +++ b/_module/uti/aarcl020.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl021.uti.json b/_module/uti/aarcl021.uti.json index b6668c82..a014f27d 100644 --- a/_module/uti/aarcl021.uti.json +++ b/_module/uti/aarcl021.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl022.uti.json b/_module/uti/aarcl022.uti.json index 5dd4dd74..cca0a00f 100644 --- a/_module/uti/aarcl022.uti.json +++ b/_module/uti/aarcl022.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl023.uti.json b/_module/uti/aarcl023.uti.json index 2094874c..79910979 100644 --- a/_module/uti/aarcl023.uti.json +++ b/_module/uti/aarcl023.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl024.uti.json b/_module/uti/aarcl024.uti.json index 541e2465..5e8ad18c 100644 --- a/_module/uti/aarcl024.uti.json +++ b/_module/uti/aarcl024.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl025.uti.json b/_module/uti/aarcl025.uti.json index 26ec9c36..b895b59c 100644 --- a/_module/uti/aarcl025.uti.json +++ b/_module/uti/aarcl025.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl026.uti.json b/_module/uti/aarcl026.uti.json index ab41ef6a..e87387f9 100644 --- a/_module/uti/aarcl026.uti.json +++ b/_module/uti/aarcl026.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl027.uti.json b/_module/uti/aarcl027.uti.json index 6b941dcd..0933f2e1 100644 --- a/_module/uti/aarcl027.uti.json +++ b/_module/uti/aarcl027.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl028.uti.json b/_module/uti/aarcl028.uti.json index 35d0c9bd..99195157 100644 --- a/_module/uti/aarcl028.uti.json +++ b/_module/uti/aarcl028.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl029.uti.json b/_module/uti/aarcl029.uti.json index 1fd9f0fb..d5c2037c 100644 --- a/_module/uti/aarcl029.uti.json +++ b/_module/uti/aarcl029.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl030.uti.json b/_module/uti/aarcl030.uti.json index 1d3a648b..cfedd3c8 100644 --- a/_module/uti/aarcl030.uti.json +++ b/_module/uti/aarcl030.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl031.uti.json b/_module/uti/aarcl031.uti.json index 09a1c522..5a2a4219 100644 --- a/_module/uti/aarcl031.uti.json +++ b/_module/uti/aarcl031.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1002 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl032.uti.json b/_module/uti/aarcl032.uti.json index 106d0715..fa0e9f39 100644 --- a/_module/uti/aarcl032.uti.json +++ b/_module/uti/aarcl032.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl033.uti.json b/_module/uti/aarcl033.uti.json index f2f04de3..0487c52d 100644 --- a/_module/uti/aarcl033.uti.json +++ b/_module/uti/aarcl033.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl034.uti.json b/_module/uti/aarcl034.uti.json index 8f5310c0..c16c3779 100644 --- a/_module/uti/aarcl034.uti.json +++ b/_module/uti/aarcl034.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1516 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl035.uti.json b/_module/uti/aarcl035.uti.json index ef882205..ddbcceaf 100644 --- a/_module/uti/aarcl035.uti.json +++ b/_module/uti/aarcl035.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1244 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl036.uti.json b/_module/uti/aarcl036.uti.json index 2e6f3a95..879f1768 100644 --- a/_module/uti/aarcl036.uti.json +++ b/_module/uti/aarcl036.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1002 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl037.uti.json b/_module/uti/aarcl037.uti.json index 2f3691a4..a2899d26 100644 --- a/_module/uti/aarcl037.uti.json +++ b/_module/uti/aarcl037.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1816 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl038.uti.json b/_module/uti/aarcl038.uti.json index 3afbb03d..e086b5c9 100644 --- a/_module/uti/aarcl038.uti.json +++ b/_module/uti/aarcl038.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1816 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl039.uti.json b/_module/uti/aarcl039.uti.json index a030b2a0..cadcb379 100644 --- a/_module/uti/aarcl039.uti.json +++ b/_module/uti/aarcl039.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1002 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl040.uti.json b/_module/uti/aarcl040.uti.json index a6b1173d..1b5ce6a7 100644 --- a/_module/uti/aarcl040.uti.json +++ b/_module/uti/aarcl040.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 4302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl041.uti.json b/_module/uti/aarcl041.uti.json index f8a5e9f8..e4a35e42 100644 --- a/_module/uti/aarcl041.uti.json +++ b/_module/uti/aarcl041.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 2144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl042.uti.json b/_module/uti/aarcl042.uti.json index e72cef33..eb6d6c00 100644 --- a/_module/uti/aarcl042.uti.json +++ b/_module/uti/aarcl042.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1244 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl043.uti.json b/_module/uti/aarcl043.uti.json index 89e800af..7b551fce 100644 --- a/_module/uti/aarcl043.uti.json +++ b/_module/uti/aarcl043.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 6200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl044.uti.json b/_module/uti/aarcl044.uti.json index 8b56886e..2505786a 100644 --- a/_module/uti/aarcl044.uti.json +++ b/_module/uti/aarcl044.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl045.uti.json b/_module/uti/aarcl045.uti.json index 95c8b8d2..aa14b45c 100644 --- a/_module/uti/aarcl045.uti.json +++ b/_module/uti/aarcl045.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl046.uti.json b/_module/uti/aarcl046.uti.json index 799afdb1..8dfb4e69 100644 --- a/_module/uti/aarcl046.uti.json +++ b/_module/uti/aarcl046.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl047.uti.json b/_module/uti/aarcl047.uti.json index fae6f051..b2611c95 100644 --- a/_module/uti/aarcl047.uti.json +++ b/_module/uti/aarcl047.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1468 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl048.uti.json b/_module/uti/aarcl048.uti.json index a22f71d3..070f6b45 100644 --- a/_module/uti/aarcl048.uti.json +++ b/_module/uti/aarcl048.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl049.uti.json b/_module/uti/aarcl049.uti.json index 76fb85f8..2438f308 100644 --- a/_module/uti/aarcl049.uti.json +++ b/_module/uti/aarcl049.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 4384 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl050.uti.json b/_module/uti/aarcl050.uti.json index fe751e53..8bae8202 100644 --- a/_module/uti/aarcl050.uti.json +++ b/_module/uti/aarcl050.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 2088 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl051.uti.json b/_module/uti/aarcl051.uti.json index 3df1dcf1..af303de3 100644 --- a/_module/uti/aarcl051.uti.json +++ b/_module/uti/aarcl051.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl052.uti.json b/_module/uti/aarcl052.uti.json index a8d3170a..fe84051a 100644 --- a/_module/uti/aarcl052.uti.json +++ b/_module/uti/aarcl052.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 6912 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl053.uti.json b/_module/uti/aarcl053.uti.json index a19c59e8..88845ec3 100644 --- a/_module/uti/aarcl053.uti.json +++ b/_module/uti/aarcl053.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1140 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl054.uti.json b/_module/uti/aarcl054.uti.json index d18d7167..599b987b 100644 --- a/_module/uti/aarcl054.uti.json +++ b/_module/uti/aarcl054.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 909 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl055.uti.json b/_module/uti/aarcl055.uti.json index 6c3e6815..9f188fc3 100644 --- a/_module/uti/aarcl055.uti.json +++ b/_module/uti/aarcl055.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 2004 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl056.uti.json b/_module/uti/aarcl056.uti.json index b5e4589d..39055e7a 100644 --- a/_module/uti/aarcl056.uti.json +++ b/_module/uti/aarcl056.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl057.uti.json b/_module/uti/aarcl057.uti.json index 4d844232..ef7e57f6 100644 --- a/_module/uti/aarcl057.uti.json +++ b/_module/uti/aarcl057.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 352 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl058.uti.json b/_module/uti/aarcl058.uti.json index 428a8d3d..56916da6 100644 --- a/_module/uti/aarcl058.uti.json +++ b/_module/uti/aarcl058.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl059.uti.json b/_module/uti/aarcl059.uti.json index 3dad55fe..6ae290e2 100644 --- a/_module/uti/aarcl059.uti.json +++ b/_module/uti/aarcl059.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl060.uti.json b/_module/uti/aarcl060.uti.json index b68d8328..78823386 100644 --- a/_module/uti/aarcl060.uti.json +++ b/_module/uti/aarcl060.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl061.uti.json b/_module/uti/aarcl061.uti.json index f7c9eeba..f5182aa8 100644 --- a/_module/uti/aarcl061.uti.json +++ b/_module/uti/aarcl061.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 806 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl062.uti.json b/_module/uti/aarcl062.uti.json index ee314488..07f79122 100644 --- a/_module/uti/aarcl062.uti.json +++ b/_module/uti/aarcl062.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 806 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl063.uti.json b/_module/uti/aarcl063.uti.json index 8f875f36..d6a7c0e5 100644 --- a/_module/uti/aarcl063.uti.json +++ b/_module/uti/aarcl063.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl064.uti.json b/_module/uti/aarcl064.uti.json index 2869db6b..d70d0a0c 100644 --- a/_module/uti/aarcl064.uti.json +++ b/_module/uti/aarcl064.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl065.uti.json b/_module/uti/aarcl065.uti.json index 46456031..922ae2d3 100644 --- a/_module/uti/aarcl065.uti.json +++ b/_module/uti/aarcl065.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl066.uti.json b/_module/uti/aarcl066.uti.json index 92650d95..8de6435a 100644 --- a/_module/uti/aarcl066.uti.json +++ b/_module/uti/aarcl066.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl067.uti.json b/_module/uti/aarcl067.uti.json index 977939f1..c3777380 100644 --- a/_module/uti/aarcl067.uti.json +++ b/_module/uti/aarcl067.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1518 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl068.uti.json b/_module/uti/aarcl068.uti.json index c21ee18e..38c0e28c 100644 --- a/_module/uti/aarcl068.uti.json +++ b/_module/uti/aarcl068.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1252 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl069.uti.json b/_module/uti/aarcl069.uti.json index 9a93cbae..f8a6ca83 100644 --- a/_module/uti/aarcl069.uti.json +++ b/_module/uti/aarcl069.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 806 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl070.uti.json b/_module/uti/aarcl070.uti.json index 8a03e1d7..a5efb47e 100644 --- a/_module/uti/aarcl070.uti.json +++ b/_module/uti/aarcl070.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1866 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl071.uti.json b/_module/uti/aarcl071.uti.json index 3f341c7c..9367e8f3 100644 --- a/_module/uti/aarcl071.uti.json +++ b/_module/uti/aarcl071.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl072.uti.json b/_module/uti/aarcl072.uti.json index 40711035..5cc98f71 100644 --- a/_module/uti/aarcl072.uti.json +++ b/_module/uti/aarcl072.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1052 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl073.uti.json b/_module/uti/aarcl073.uti.json index 1a4e8580..8108669d 100644 --- a/_module/uti/aarcl073.uti.json +++ b/_module/uti/aarcl073.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1866 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl074.uti.json b/_module/uti/aarcl074.uti.json index eacc1bf3..2c6c442d 100644 --- a/_module/uti/aarcl074.uti.json +++ b/_module/uti/aarcl074.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1566 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl075.uti.json b/_module/uti/aarcl075.uti.json index 50e25487..505f634f 100644 --- a/_module/uti/aarcl075.uti.json +++ b/_module/uti/aarcl075.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1052 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl076.uti.json b/_module/uti/aarcl076.uti.json index c9b092f0..857a999d 100644 --- a/_module/uti/aarcl076.uti.json +++ b/_module/uti/aarcl076.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 2552 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl077.uti.json b/_module/uti/aarcl077.uti.json index ce69efb0..0f86d5ec 100644 --- a/_module/uti/aarcl077.uti.json +++ b/_module/uti/aarcl077.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1866 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl078.uti.json b/_module/uti/aarcl078.uti.json index d681a8e0..e9815ad9 100644 --- a/_module/uti/aarcl078.uti.json +++ b/_module/uti/aarcl078.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl079.uti.json b/_module/uti/aarcl079.uti.json index 983a8013..00f3a5c6 100644 --- a/_module/uti/aarcl079.uti.json +++ b/_module/uti/aarcl079.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 7014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl080.uti.json b/_module/uti/aarcl080.uti.json index 722f0e6c..e7a3ed7c 100644 --- a/_module/uti/aarcl080.uti.json +++ b/_module/uti/aarcl080.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl081.uti.json b/_module/uti/aarcl081.uti.json index 28e945bf..7b9441a5 100644 --- a/_module/uti/aarcl081.uti.json +++ b/_module/uti/aarcl081.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 352 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl082.uti.json b/_module/uti/aarcl082.uti.json index ad7f5985..95b388c5 100644 --- a/_module/uti/aarcl082.uti.json +++ b/_module/uti/aarcl082.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl083.uti.json b/_module/uti/aarcl083.uti.json index cf76f8a6..e57a6487 100644 --- a/_module/uti/aarcl083.uti.json +++ b/_module/uti/aarcl083.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1814 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl084.uti.json b/_module/uti/aarcl084.uti.json index 1175e61f..16440ff6 100644 --- a/_module/uti/aarcl084.uti.json +++ b/_module/uti/aarcl084.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl085.uti.json b/_module/uti/aarcl085.uti.json index 60f735a2..03e6c59a 100644 --- a/_module/uti/aarcl085.uti.json +++ b/_module/uti/aarcl085.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 4946 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl086.uti.json b/_module/uti/aarcl086.uti.json index 7b1a32bf..fdf350cb 100644 --- a/_module/uti/aarcl086.uti.json +++ b/_module/uti/aarcl086.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 2138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl087.uti.json b/_module/uti/aarcl087.uti.json index 68714f43..3039b9b7 100644 --- a/_module/uti/aarcl087.uti.json +++ b/_module/uti/aarcl087.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1252 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl088.uti.json b/_module/uti/aarcl088.uti.json index a9c7ea4a..92b2fb55 100644 --- a/_module/uti/aarcl088.uti.json +++ b/_module/uti/aarcl088.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 7602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl089.uti.json b/_module/uti/aarcl089.uti.json index 0923a464..f979e685 100644 --- a/_module/uti/aarcl089.uti.json +++ b/_module/uti/aarcl089.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1190 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl090.uti.json b/_module/uti/aarcl090.uti.json index d97fd3cc..55b97e21 100644 --- a/_module/uti/aarcl090.uti.json +++ b/_module/uti/aarcl090.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 959 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl091.uti.json b/_module/uti/aarcl091.uti.json index d031aa04..09d5ec31 100644 --- a/_module/uti/aarcl091.uti.json +++ b/_module/uti/aarcl091.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1737 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl092.uti.json b/_module/uti/aarcl092.uti.json index edc7bc84..ba808195 100644 --- a/_module/uti/aarcl092.uti.json +++ b/_module/uti/aarcl092.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl093.uti.json b/_module/uti/aarcl093.uti.json index 6eabde8d..cec0472f 100644 --- a/_module/uti/aarcl093.uti.json +++ b/_module/uti/aarcl093.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 352 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl094.uti.json b/_module/uti/aarcl094.uti.json index 897b8c99..dbe66418 100644 --- a/_module/uti/aarcl094.uti.json +++ b/_module/uti/aarcl094.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl095.uti.json b/_module/uti/aarcl095.uti.json index 6fcd7724..75927cf5 100644 --- a/_module/uti/aarcl095.uti.json +++ b/_module/uti/aarcl095.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl096.uti.json b/_module/uti/aarcl096.uti.json index 430caf64..4db70e31 100644 --- a/_module/uti/aarcl096.uti.json +++ b/_module/uti/aarcl096.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl097.uti.json b/_module/uti/aarcl097.uti.json index 10f2e2f8..7db3990b 100644 --- a/_module/uti/aarcl097.uti.json +++ b/_module/uti/aarcl097.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 806 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl098.uti.json b/_module/uti/aarcl098.uti.json index fe169a0b..30b04b9b 100644 --- a/_module/uti/aarcl098.uti.json +++ b/_module/uti/aarcl098.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 806 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl099.uti.json b/_module/uti/aarcl099.uti.json index df64edac..8a42465f 100644 --- a/_module/uti/aarcl099.uti.json +++ b/_module/uti/aarcl099.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl100.uti.json b/_module/uti/aarcl100.uti.json index c00cb577..b7186069 100644 --- a/_module/uti/aarcl100.uti.json +++ b/_module/uti/aarcl100.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl101.uti.json b/_module/uti/aarcl101.uti.json index b75998b9..1bc8b82e 100644 --- a/_module/uti/aarcl101.uti.json +++ b/_module/uti/aarcl101.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 806 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl102.uti.json b/_module/uti/aarcl102.uti.json index 607fc60f..d7fb5317 100644 --- a/_module/uti/aarcl102.uti.json +++ b/_module/uti/aarcl102.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl103.uti.json b/_module/uti/aarcl103.uti.json index e9184bc6..3cb29a32 100644 --- a/_module/uti/aarcl103.uti.json +++ b/_module/uti/aarcl103.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl104.uti.json b/_module/uti/aarcl104.uti.json index 02909085..c45ec9d8 100644 --- a/_module/uti/aarcl104.uti.json +++ b/_module/uti/aarcl104.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl105.uti.json b/_module/uti/aarcl105.uti.json index eeec27b6..19473f76 100644 --- a/_module/uti/aarcl105.uti.json +++ b/_module/uti/aarcl105.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl106.uti.json b/_module/uti/aarcl106.uti.json index 1e459729..1048e927 100644 --- a/_module/uti/aarcl106.uti.json +++ b/_module/uti/aarcl106.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1518 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl107.uti.json b/_module/uti/aarcl107.uti.json index 86eb56c0..e183805e 100644 --- a/_module/uti/aarcl107.uti.json +++ b/_module/uti/aarcl107.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1566 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl108.uti.json b/_module/uti/aarcl108.uti.json index 1cb755da..a795dcce 100644 --- a/_module/uti/aarcl108.uti.json +++ b/_module/uti/aarcl108.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1052 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl109.uti.json b/_module/uti/aarcl109.uti.json index bad8ef30..8a2b3634 100644 --- a/_module/uti/aarcl109.uti.json +++ b/_module/uti/aarcl109.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 2552 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl110.uti.json b/_module/uti/aarcl110.uti.json index 171a983c..adb2ec12 100644 --- a/_module/uti/aarcl110.uti.json +++ b/_module/uti/aarcl110.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1866 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl111.uti.json b/_module/uti/aarcl111.uti.json index 9fbf107f..f2db30df 100644 --- a/_module/uti/aarcl111.uti.json +++ b/_module/uti/aarcl111.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl112.uti.json b/_module/uti/aarcl112.uti.json index 90e7d75d..68c0bdaf 100644 --- a/_module/uti/aarcl112.uti.json +++ b/_module/uti/aarcl112.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 2938 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl113.uti.json b/_module/uti/aarcl113.uti.json index 3eb63478..e0d937cc 100644 --- a/_module/uti/aarcl113.uti.json +++ b/_module/uti/aarcl113.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 2194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl114.uti.json b/_module/uti/aarcl114.uti.json index 51483f31..310908e6 100644 --- a/_module/uti/aarcl114.uti.json +++ b/_module/uti/aarcl114.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl115.uti.json b/_module/uti/aarcl115.uti.json index 0bcf039d..aeb0a607 100644 --- a/_module/uti/aarcl115.uti.json +++ b/_module/uti/aarcl115.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 7014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl116.uti.json b/_module/uti/aarcl116.uti.json index 7230cf3e..a14c3cd2 100644 --- a/_module/uti/aarcl116.uti.json +++ b/_module/uti/aarcl116.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl117.uti.json b/_module/uti/aarcl117.uti.json index 03202bcf..c82538d9 100644 --- a/_module/uti/aarcl117.uti.json +++ b/_module/uti/aarcl117.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 352 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl118.uti.json b/_module/uti/aarcl118.uti.json index d4427460..2b82d553 100644 --- a/_module/uti/aarcl118.uti.json +++ b/_module/uti/aarcl118.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl119.uti.json b/_module/uti/aarcl119.uti.json index ab83457a..248d9cf4 100644 --- a/_module/uti/aarcl119.uti.json +++ b/_module/uti/aarcl119.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1518 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl120.uti.json b/_module/uti/aarcl120.uti.json index 5acd740e..aa26c61e 100644 --- a/_module/uti/aarcl120.uti.json +++ b/_module/uti/aarcl120.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl121.uti.json b/_module/uti/aarcl121.uti.json index 02d8c531..67616767 100644 --- a/_module/uti/aarcl121.uti.json +++ b/_module/uti/aarcl121.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 3498 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl122.uti.json b/_module/uti/aarcl122.uti.json index 32925142..4c1b657b 100644 --- a/_module/uti/aarcl122.uti.json +++ b/_module/uti/aarcl122.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 2490 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl123.uti.json b/_module/uti/aarcl123.uti.json index f2c729ff..edc83f42 100644 --- a/_module/uti/aarcl123.uti.json +++ b/_module/uti/aarcl123.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl124.uti.json b/_module/uti/aarcl124.uti.json index a2675c08..7348292e 100644 --- a/_module/uti/aarcl124.uti.json +++ b/_module/uti/aarcl124.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 7119 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl125.uti.json b/_module/uti/aarcl125.uti.json index 97df4c8f..bebf8c95 100644 --- a/_module/uti/aarcl125.uti.json +++ b/_module/uti/aarcl125.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1190 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl126.uti.json b/_module/uti/aarcl126.uti.json index ca4c7e40..90a89e6f 100644 --- a/_module/uti/aarcl126.uti.json +++ b/_module/uti/aarcl126.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 959 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl127.uti.json b/_module/uti/aarcl127.uti.json index 49a2113b..a6569c13 100644 --- a/_module/uti/aarcl127.uti.json +++ b/_module/uti/aarcl127.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 1737 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl128.uti.json b/_module/uti/aarcl128.uti.json index d0c9b75d..309dd531 100644 --- a/_module/uti/aarcl128.uti.json +++ b/_module/uti/aarcl128.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl129.uti.json b/_module/uti/aarcl129.uti.json index 2bc18ac2..732fc46f 100644 --- a/_module/uti/aarcl129.uti.json +++ b/_module/uti/aarcl129.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl130.uti.json b/_module/uti/aarcl130.uti.json index 5a00fb7d..1b32105e 100644 --- a/_module/uti/aarcl130.uti.json +++ b/_module/uti/aarcl130.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl131.uti.json b/_module/uti/aarcl131.uti.json index cc80bfce..b8d80b7a 100644 --- a/_module/uti/aarcl131.uti.json +++ b/_module/uti/aarcl131.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl132.uti.json b/_module/uti/aarcl132.uti.json index 457d362f..e58a9583 100644 --- a/_module/uti/aarcl132.uti.json +++ b/_module/uti/aarcl132.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl133.uti.json b/_module/uti/aarcl133.uti.json index 2bc6f0eb..d876d0aa 100644 --- a/_module/uti/aarcl133.uti.json +++ b/_module/uti/aarcl133.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl134.uti.json b/_module/uti/aarcl134.uti.json index 4ece923c..1849d872 100644 --- a/_module/uti/aarcl134.uti.json +++ b/_module/uti/aarcl134.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl135.uti.json b/_module/uti/aarcl135.uti.json index 6fb5319d..0cd0b356 100644 --- a/_module/uti/aarcl135.uti.json +++ b/_module/uti/aarcl135.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl136.uti.json b/_module/uti/aarcl136.uti.json index a4e60f3a..919b7189 100644 --- a/_module/uti/aarcl136.uti.json +++ b/_module/uti/aarcl136.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl137.uti.json b/_module/uti/aarcl137.uti.json index 2290e99c..a52d88ca 100644 --- a/_module/uti/aarcl137.uti.json +++ b/_module/uti/aarcl137.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl138.uti.json b/_module/uti/aarcl138.uti.json index 9614e2f0..07df3725 100644 --- a/_module/uti/aarcl138.uti.json +++ b/_module/uti/aarcl138.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl139.uti.json b/_module/uti/aarcl139.uti.json index 37ebf0e1..0d230d16 100644 --- a/_module/uti/aarcl139.uti.json +++ b/_module/uti/aarcl139.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl140.uti.json b/_module/uti/aarcl140.uti.json index 4afd52e7..051ecc66 100644 --- a/_module/uti/aarcl140.uti.json +++ b/_module/uti/aarcl140.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl141.uti.json b/_module/uti/aarcl141.uti.json index 1e1eec38..7bf5f96a 100644 --- a/_module/uti/aarcl141.uti.json +++ b/_module/uti/aarcl141.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl142.uti.json b/_module/uti/aarcl142.uti.json index 0c489887..0effdeab 100644 --- a/_module/uti/aarcl142.uti.json +++ b/_module/uti/aarcl142.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1816 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl143.uti.json b/_module/uti/aarcl143.uti.json index 5671c20d..2ebf108f 100644 --- a/_module/uti/aarcl143.uti.json +++ b/_module/uti/aarcl143.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1244 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl144.uti.json b/_module/uti/aarcl144.uti.json index 36bc46e7..34a86538 100644 --- a/_module/uti/aarcl144.uti.json +++ b/_module/uti/aarcl144.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1002 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl145.uti.json b/_module/uti/aarcl145.uti.json index 01cfa67e..80408f25 100644 --- a/_module/uti/aarcl145.uti.json +++ b/_module/uti/aarcl145.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1816 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl146.uti.json b/_module/uti/aarcl146.uti.json index 52654178..bb4c630e 100644 --- a/_module/uti/aarcl146.uti.json +++ b/_module/uti/aarcl146.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1516 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl147.uti.json b/_module/uti/aarcl147.uti.json index c95e53e2..d07ec6a5 100644 --- a/_module/uti/aarcl147.uti.json +++ b/_module/uti/aarcl147.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1002 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl148.uti.json b/_module/uti/aarcl148.uti.json index f71e642a..e97cc03e 100644 --- a/_module/uti/aarcl148.uti.json +++ b/_module/uti/aarcl148.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 2502 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl149.uti.json b/_module/uti/aarcl149.uti.json index 535837aa..8378a5f7 100644 --- a/_module/uti/aarcl149.uti.json +++ b/_module/uti/aarcl149.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1816 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl150.uti.json b/_module/uti/aarcl150.uti.json index 3066fb0f..a9258121 100644 --- a/_module/uti/aarcl150.uti.json +++ b/_module/uti/aarcl150.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1002 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl151.uti.json b/_module/uti/aarcl151.uti.json index 64e0a8f9..ccc61372 100644 --- a/_module/uti/aarcl151.uti.json +++ b/_module/uti/aarcl151.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 6964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl152.uti.json b/_module/uti/aarcl152.uti.json index 3e5cfb87..d625f312 100644 --- a/_module/uti/aarcl152.uti.json +++ b/_module/uti/aarcl152.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl153.uti.json b/_module/uti/aarcl153.uti.json index 3d19f2e5..c0b87bee 100644 --- a/_module/uti/aarcl153.uti.json +++ b/_module/uti/aarcl153.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl154.uti.json b/_module/uti/aarcl154.uti.json index 1f5cef42..b42b5724 100644 --- a/_module/uti/aarcl154.uti.json +++ b/_module/uti/aarcl154.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl155.uti.json b/_module/uti/aarcl155.uti.json index 8e4119fe..e26dd391 100644 --- a/_module/uti/aarcl155.uti.json +++ b/_module/uti/aarcl155.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1468 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl156.uti.json b/_module/uti/aarcl156.uti.json index 20890f7b..134aa5cd 100644 --- a/_module/uti/aarcl156.uti.json +++ b/_module/uti/aarcl156.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl157.uti.json b/_module/uti/aarcl157.uti.json index 4ea8d62a..83d8b8d5 100644 --- a/_module/uti/aarcl157.uti.json +++ b/_module/uti/aarcl157.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 3448 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl158.uti.json b/_module/uti/aarcl158.uti.json index c2aa9d9a..50b3a266 100644 --- a/_module/uti/aarcl158.uti.json +++ b/_module/uti/aarcl158.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1764 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl159.uti.json b/_module/uti/aarcl159.uti.json index c48ea3e6..11bd212c 100644 --- a/_module/uti/aarcl159.uti.json +++ b/_module/uti/aarcl159.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl160.uti.json b/_module/uti/aarcl160.uti.json index a7b58345..f3c04417 100644 --- a/_module/uti/aarcl160.uti.json +++ b/_module/uti/aarcl160.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 6450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl161.uti.json b/_module/uti/aarcl161.uti.json index 27c0e73f..78ba0bef 100644 --- a/_module/uti/aarcl161.uti.json +++ b/_module/uti/aarcl161.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1140 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl162.uti.json b/_module/uti/aarcl162.uti.json index 25c55060..6399c9d6 100644 --- a/_module/uti/aarcl162.uti.json +++ b/_module/uti/aarcl162.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 909 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl163.uti.json b/_module/uti/aarcl163.uti.json index e0e3cb2f..ebf20754 100644 --- a/_module/uti/aarcl163.uti.json +++ b/_module/uti/aarcl163.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1687 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl164.uti.json b/_module/uti/aarcl164.uti.json index 45dd5948..c5b792b7 100644 --- a/_module/uti/aarcl164.uti.json +++ b/_module/uti/aarcl164.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl165.uti.json b/_module/uti/aarcl165.uti.json index e80c73af..ba789d0b 100644 --- a/_module/uti/aarcl165.uti.json +++ b/_module/uti/aarcl165.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl166.uti.json b/_module/uti/aarcl166.uti.json index 79aa0383..7fa50893 100644 --- a/_module/uti/aarcl166.uti.json +++ b/_module/uti/aarcl166.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl167.uti.json b/_module/uti/aarcl167.uti.json index 79396e89..9de453a9 100644 --- a/_module/uti/aarcl167.uti.json +++ b/_module/uti/aarcl167.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl168.uti.json b/_module/uti/aarcl168.uti.json index ec8c7983..67838782 100644 --- a/_module/uti/aarcl168.uti.json +++ b/_module/uti/aarcl168.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl169.uti.json b/_module/uti/aarcl169.uti.json index 0fa6471f..8f9b5a42 100644 --- a/_module/uti/aarcl169.uti.json +++ b/_module/uti/aarcl169.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl170.uti.json b/_module/uti/aarcl170.uti.json index 20f3dd44..383dd6ca 100644 --- a/_module/uti/aarcl170.uti.json +++ b/_module/uti/aarcl170.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl171.uti.json b/_module/uti/aarcl171.uti.json index 725ec67a..13b80601 100644 --- a/_module/uti/aarcl171.uti.json +++ b/_module/uti/aarcl171.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl172.uti.json b/_module/uti/aarcl172.uti.json index e471d036..7d177bdf 100644 --- a/_module/uti/aarcl172.uti.json +++ b/_module/uti/aarcl172.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1064 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl173.uti.json b/_module/uti/aarcl173.uti.json index 1daed2fd..fb51fee1 100644 --- a/_module/uti/aarcl173.uti.json +++ b/_module/uti/aarcl173.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1064 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl174.uti.json b/_module/uti/aarcl174.uti.json index 71e12b16..d430ca7a 100644 --- a/_module/uti/aarcl174.uti.json +++ b/_module/uti/aarcl174.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl175.uti.json b/_module/uti/aarcl175.uti.json index bc291f09..c233bacb 100644 --- a/_module/uti/aarcl175.uti.json +++ b/_module/uti/aarcl175.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl176.uti.json b/_module/uti/aarcl176.uti.json index abc19b09..c57e5ba9 100644 --- a/_module/uti/aarcl176.uti.json +++ b/_module/uti/aarcl176.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl177.uti.json b/_module/uti/aarcl177.uti.json index 9c139211..933cb421 100644 --- a/_module/uti/aarcl177.uti.json +++ b/_module/uti/aarcl177.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl178.uti.json b/_module/uti/aarcl178.uti.json index 8aeb4091..c11dba7f 100644 --- a/_module/uti/aarcl178.uti.json +++ b/_module/uti/aarcl178.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1568 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl179.uti.json b/_module/uti/aarcl179.uti.json index e76caa4b..6a213a9f 100644 --- a/_module/uti/aarcl179.uti.json +++ b/_module/uti/aarcl179.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1616 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl180.uti.json b/_module/uti/aarcl180.uti.json index 44918419..ff7bda23 100644 --- a/_module/uti/aarcl180.uti.json +++ b/_module/uti/aarcl180.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1102 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl181.uti.json b/_module/uti/aarcl181.uti.json index 881fa4e2..3860e396 100644 --- a/_module/uti/aarcl181.uti.json +++ b/_module/uti/aarcl181.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2244 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl182.uti.json b/_module/uti/aarcl182.uti.json index a359e7dd..b372afbd 100644 --- a/_module/uti/aarcl182.uti.json +++ b/_module/uti/aarcl182.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2244 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl183.uti.json b/_module/uti/aarcl183.uti.json index b139c482..8d036228 100644 --- a/_module/uti/aarcl183.uti.json +++ b/_module/uti/aarcl183.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1344 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl184.uti.json b/_module/uti/aarcl184.uti.json index d2c70e24..91aac05f 100644 --- a/_module/uti/aarcl184.uti.json +++ b/_module/uti/aarcl184.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 4908 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl185.uti.json b/_module/uti/aarcl185.uti.json index 37edda79..962f7c26 100644 --- a/_module/uti/aarcl185.uti.json +++ b/_module/uti/aarcl185.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl186.uti.json b/_module/uti/aarcl186.uti.json index 74f7ee35..1502987f 100644 --- a/_module/uti/aarcl186.uti.json +++ b/_module/uti/aarcl186.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1344 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl187.uti.json b/_module/uti/aarcl187.uti.json index 52a2be22..ab258f9a 100644 --- a/_module/uti/aarcl187.uti.json +++ b/_module/uti/aarcl187.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 7064 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl188.uti.json b/_module/uti/aarcl188.uti.json index 46582a59..7a57ad17 100644 --- a/_module/uti/aarcl188.uti.json +++ b/_module/uti/aarcl188.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl189.uti.json b/_module/uti/aarcl189.uti.json index 7e42d2f2..2d176b81 100644 --- a/_module/uti/aarcl189.uti.json +++ b/_module/uti/aarcl189.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl190.uti.json b/_module/uti/aarcl190.uti.json index cb22d06e..f66ff6a4 100644 --- a/_module/uti/aarcl190.uti.json +++ b/_module/uti/aarcl190.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl191.uti.json b/_module/uti/aarcl191.uti.json index 38aa45c2..0ce3bfc4 100644 --- a/_module/uti/aarcl191.uti.json +++ b/_module/uti/aarcl191.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2188 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl192.uti.json b/_module/uti/aarcl192.uti.json index 4f95df6e..d8d4b382 100644 --- a/_module/uti/aarcl192.uti.json +++ b/_module/uti/aarcl192.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1064 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl193.uti.json b/_module/uti/aarcl193.uti.json index 119670b4..45871f18 100644 --- a/_module/uti/aarcl193.uti.json +++ b/_module/uti/aarcl193.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 4484 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl194.uti.json b/_module/uti/aarcl194.uti.json index dd5c6fba..ccf4efb2 100644 --- a/_module/uti/aarcl194.uti.json +++ b/_module/uti/aarcl194.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl195.uti.json b/_module/uti/aarcl195.uti.json index 13920869..8ed63921 100644 --- a/_module/uti/aarcl195.uti.json +++ b/_module/uti/aarcl195.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl196.uti.json b/_module/uti/aarcl196.uti.json index cda2423f..570b6064 100644 --- a/_module/uti/aarcl196.uti.json +++ b/_module/uti/aarcl196.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 8494 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl197.uti.json b/_module/uti/aarcl197.uti.json index f6d250e7..452e9274 100644 --- a/_module/uti/aarcl197.uti.json +++ b/_module/uti/aarcl197.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1240 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl198.uti.json b/_module/uti/aarcl198.uti.json index 58073177..f06df642 100644 --- a/_module/uti/aarcl198.uti.json +++ b/_module/uti/aarcl198.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1009 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl199.uti.json b/_module/uti/aarcl199.uti.json index d4e28b76..64386384 100644 --- a/_module/uti/aarcl199.uti.json +++ b/_module/uti/aarcl199.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2104 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl200.uti.json b/_module/uti/aarcl200.uti.json index 469fcbac..93388ca7 100644 --- a/_module/uti/aarcl200.uti.json +++ b/_module/uti/aarcl200.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl201.uti.json b/_module/uti/aarcl201.uti.json index 78fc8120..47abee6d 100644 --- a/_module/uti/aarcl201.uti.json +++ b/_module/uti/aarcl201.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl202.uti.json b/_module/uti/aarcl202.uti.json index a9b1e526..0377cce1 100644 --- a/_module/uti/aarcl202.uti.json +++ b/_module/uti/aarcl202.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl203.uti.json b/_module/uti/aarcl203.uti.json index bf5bb37c..6f67b7b2 100644 --- a/_module/uti/aarcl203.uti.json +++ b/_module/uti/aarcl203.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl204.uti.json b/_module/uti/aarcl204.uti.json index 5f7c2c12..dfee3dc8 100644 --- a/_module/uti/aarcl204.uti.json +++ b/_module/uti/aarcl204.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl205.uti.json b/_module/uti/aarcl205.uti.json index 1d00cbde..14aab78b 100644 --- a/_module/uti/aarcl205.uti.json +++ b/_module/uti/aarcl205.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl206.uti.json b/_module/uti/aarcl206.uti.json index 6c8117a5..4d8770ea 100644 --- a/_module/uti/aarcl206.uti.json +++ b/_module/uti/aarcl206.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1064 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl207.uti.json b/_module/uti/aarcl207.uti.json index c3e10b49..2e0bacf6 100644 --- a/_module/uti/aarcl207.uti.json +++ b/_module/uti/aarcl207.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl208.uti.json b/_module/uti/aarcl208.uti.json index 94fbe1d5..42ddfa06 100644 --- a/_module/uti/aarcl208.uti.json +++ b/_module/uti/aarcl208.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1568 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl209.uti.json b/_module/uti/aarcl209.uti.json index 8be873dc..f3bbb68a 100644 --- a/_module/uti/aarcl209.uti.json +++ b/_module/uti/aarcl209.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1568 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl210.uti.json b/_module/uti/aarcl210.uti.json index 70e4da90..1614b5a8 100644 --- a/_module/uti/aarcl210.uti.json +++ b/_module/uti/aarcl210.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl211.uti.json b/_module/uti/aarcl211.uti.json index 4e44bf3c..0b054342 100644 --- a/_module/uti/aarcl211.uti.json +++ b/_module/uti/aarcl211.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1616 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl212.uti.json b/_module/uti/aarcl212.uti.json index eb507121..97060341 100644 --- a/_module/uti/aarcl212.uti.json +++ b/_module/uti/aarcl212.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1616 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl213.uti.json b/_module/uti/aarcl213.uti.json index 2def0166..0821776c 100644 --- a/_module/uti/aarcl213.uti.json +++ b/_module/uti/aarcl213.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1102 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl214.uti.json b/_module/uti/aarcl214.uti.json index 69aea21e..9e53eb53 100644 --- a/_module/uti/aarcl214.uti.json +++ b/_module/uti/aarcl214.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2244 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl215.uti.json b/_module/uti/aarcl215.uti.json index 825b555e..3a157afc 100644 --- a/_module/uti/aarcl215.uti.json +++ b/_module/uti/aarcl215.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1916 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl216.uti.json b/_module/uti/aarcl216.uti.json index cbaa22cc..6af54177 100644 --- a/_module/uti/aarcl216.uti.json +++ b/_module/uti/aarcl216.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1344 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl217.uti.json b/_module/uti/aarcl217.uti.json index d86d876f..8123c0c0 100644 --- a/_module/uti/aarcl217.uti.json +++ b/_module/uti/aarcl217.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2988 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl218.uti.json b/_module/uti/aarcl218.uti.json index 1ef3bb64..e0811fe7 100644 --- a/_module/uti/aarcl218.uti.json +++ b/_module/uti/aarcl218.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2244 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl219.uti.json b/_module/uti/aarcl219.uti.json index 609ebf52..380b4194 100644 --- a/_module/uti/aarcl219.uti.json +++ b/_module/uti/aarcl219.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1344 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl220.uti.json b/_module/uti/aarcl220.uti.json index 28c3cbb9..f871276b 100644 --- a/_module/uti/aarcl220.uti.json +++ b/_module/uti/aarcl220.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 4908 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl221.uti.json b/_module/uti/aarcl221.uti.json index 666fa66a..0f5a69f5 100644 --- a/_module/uti/aarcl221.uti.json +++ b/_module/uti/aarcl221.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl222.uti.json b/_module/uti/aarcl222.uti.json index e9f1c9f2..a651a5a5 100644 --- a/_module/uti/aarcl222.uti.json +++ b/_module/uti/aarcl222.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1616 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl223.uti.json b/_module/uti/aarcl223.uti.json index 29ca601b..704e320f 100644 --- a/_module/uti/aarcl223.uti.json +++ b/_module/uti/aarcl223.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 7707 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl224.uti.json b/_module/uti/aarcl224.uti.json index c981fc8a..4ba6dd88 100644 --- a/_module/uti/aarcl224.uti.json +++ b/_module/uti/aarcl224.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl225.uti.json b/_module/uti/aarcl225.uti.json index eefd340e..5c6bb60f 100644 --- a/_module/uti/aarcl225.uti.json +++ b/_module/uti/aarcl225.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl226.uti.json b/_module/uti/aarcl226.uti.json index 23f96578..041d5705 100644 --- a/_module/uti/aarcl226.uti.json +++ b/_module/uti/aarcl226.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl227.uti.json b/_module/uti/aarcl227.uti.json index e531e472..88eb9df4 100644 --- a/_module/uti/aarcl227.uti.json +++ b/_module/uti/aarcl227.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2188 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl228.uti.json b/_module/uti/aarcl228.uti.json index b56730d7..c1870586 100644 --- a/_module/uti/aarcl228.uti.json +++ b/_module/uti/aarcl228.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1064 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl229.uti.json b/_module/uti/aarcl229.uti.json index 89eb8068..4f1ce39d 100644 --- a/_module/uti/aarcl229.uti.json +++ b/_module/uti/aarcl229.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 4484 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl230.uti.json b/_module/uti/aarcl230.uti.json index a52a406b..e4636e19 100644 --- a/_module/uti/aarcl230.uti.json +++ b/_module/uti/aarcl230.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl231.uti.json b/_module/uti/aarcl231.uti.json index 0cb34ec1..c1666591 100644 --- a/_module/uti/aarcl231.uti.json +++ b/_module/uti/aarcl231.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl232.uti.json b/_module/uti/aarcl232.uti.json index edea5639..da0e56a5 100644 --- a/_module/uti/aarcl232.uti.json +++ b/_module/uti/aarcl232.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 8494 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl233.uti.json b/_module/uti/aarcl233.uti.json index 033d3775..d4bcfe9c 100644 --- a/_module/uti/aarcl233.uti.json +++ b/_module/uti/aarcl233.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1240 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl234.uti.json b/_module/uti/aarcl234.uti.json index ea660936..b78c0405 100644 --- a/_module/uti/aarcl234.uti.json +++ b/_module/uti/aarcl234.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 1009 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl235.uti.json b/_module/uti/aarcl235.uti.json index c51e0715..f46ebec8 100644 --- a/_module/uti/aarcl235.uti.json +++ b/_module/uti/aarcl235.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 2104 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl236.uti.json b/_module/uti/aarcl236.uti.json index 41a5b016..05ae33c1 100644 --- a/_module/uti/aarcl236.uti.json +++ b/_module/uti/aarcl236.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1076 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl237.uti.json b/_module/uti/aarcl237.uti.json index 6b9c1cf2..f35a163c 100644 --- a/_module/uti/aarcl237.uti.json +++ b/_module/uti/aarcl237.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 802 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl238.uti.json b/_module/uti/aarcl238.uti.json index 816ebefc..82bf060b 100644 --- a/_module/uti/aarcl238.uti.json +++ b/_module/uti/aarcl238.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1256 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl239.uti.json b/_module/uti/aarcl239.uti.json index 2edd0051..39f02f16 100644 --- a/_module/uti/aarcl239.uti.json +++ b/_module/uti/aarcl239.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1256 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl240.uti.json b/_module/uti/aarcl240.uti.json index 4d65d038..b9a7ccad 100644 --- a/_module/uti/aarcl240.uti.json +++ b/_module/uti/aarcl240.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 924 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl241.uti.json b/_module/uti/aarcl241.uti.json index d7c66c69..4c95f44e 100644 --- a/_module/uti/aarcl241.uti.json +++ b/_module/uti/aarcl241.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl242.uti.json b/_module/uti/aarcl242.uti.json index 15744269..82f9bb93 100644 --- a/_module/uti/aarcl242.uti.json +++ b/_module/uti/aarcl242.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1464 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl243.uti.json b/_module/uti/aarcl243.uti.json index 234b875b..7bf9468b 100644 --- a/_module/uti/aarcl243.uti.json +++ b/_module/uti/aarcl243.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1076 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl244.uti.json b/_module/uti/aarcl244.uti.json index da8208b4..2fbac6fd 100644 --- a/_module/uti/aarcl244.uti.json +++ b/_module/uti/aarcl244.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1968 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl245.uti.json b/_module/uti/aarcl245.uti.json index a733f327..9b77d056 100644 --- a/_module/uti/aarcl245.uti.json +++ b/_module/uti/aarcl245.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl246.uti.json b/_module/uti/aarcl246.uti.json index af6db30b..ecb187f8 100644 --- a/_module/uti/aarcl246.uti.json +++ b/_module/uti/aarcl246.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1076 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl247.uti.json b/_module/uti/aarcl247.uti.json index 40ac687e..9dca0b98 100644 --- a/_module/uti/aarcl247.uti.json +++ b/_module/uti/aarcl247.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1744 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl248.uti.json b/_module/uti/aarcl248.uti.json index 274ecfcf..3d89b85a 100644 --- a/_module/uti/aarcl248.uti.json +++ b/_module/uti/aarcl248.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1968 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl249.uti.json b/_module/uti/aarcl249.uti.json index 2af7271b..a7628261 100644 --- a/_module/uti/aarcl249.uti.json +++ b/_module/uti/aarcl249.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1256 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl250.uti.json b/_module/uti/aarcl250.uti.json index 497acb72..0b957f95 100644 --- a/_module/uti/aarcl250.uti.json +++ b/_module/uti/aarcl250.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2016 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl251.uti.json b/_module/uti/aarcl251.uti.json index b97447e7..b3f08889 100644 --- a/_module/uti/aarcl251.uti.json +++ b/_module/uti/aarcl251.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1744 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl252.uti.json b/_module/uti/aarcl252.uti.json index 89bf151b..50c54d84 100644 --- a/_module/uti/aarcl252.uti.json +++ b/_module/uti/aarcl252.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1502 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl253.uti.json b/_module/uti/aarcl253.uti.json index c578ad29..e44fa917 100644 --- a/_module/uti/aarcl253.uti.json +++ b/_module/uti/aarcl253.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2644 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl254.uti.json b/_module/uti/aarcl254.uti.json index f4535812..63286c11 100644 --- a/_module/uti/aarcl254.uti.json +++ b/_module/uti/aarcl254.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2016 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl255.uti.json b/_module/uti/aarcl255.uti.json index 6726ba99..33f2c5b5 100644 --- a/_module/uti/aarcl255.uti.json +++ b/_module/uti/aarcl255.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1502 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl256.uti.json b/_module/uti/aarcl256.uti.json index 87956a48..73ce2aa2 100644 --- a/_module/uti/aarcl256.uti.json +++ b/_module/uti/aarcl256.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 4802 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl257.uti.json b/_module/uti/aarcl257.uti.json index bff33330..5d163dc6 100644 --- a/_module/uti/aarcl257.uti.json +++ b/_module/uti/aarcl257.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2644 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl258.uti.json b/_module/uti/aarcl258.uti.json index 1f272f57..a74598f0 100644 --- a/_module/uti/aarcl258.uti.json +++ b/_module/uti/aarcl258.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1502 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl259.uti.json b/_module/uti/aarcl259.uti.json index 8354d6b2..558fe4ca 100644 --- a/_module/uti/aarcl259.uti.json +++ b/_module/uti/aarcl259.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 7944 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl260.uti.json b/_module/uti/aarcl260.uti.json index d108c777..430643ef 100644 --- a/_module/uti/aarcl260.uti.json +++ b/_module/uti/aarcl260.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 924 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl261.uti.json b/_module/uti/aarcl261.uti.json index 8cbab3a0..80eab9df 100644 --- a/_module/uti/aarcl261.uti.json +++ b/_module/uti/aarcl261.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 802 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl262.uti.json b/_module/uti/aarcl262.uti.json index e3f85b00..419615d3 100644 --- a/_module/uti/aarcl262.uti.json +++ b/_module/uti/aarcl262.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1076 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl263.uti.json b/_module/uti/aarcl263.uti.json index aae8fc6c..0a13e3d4 100644 --- a/_module/uti/aarcl263.uti.json +++ b/_module/uti/aarcl263.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2264 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl264.uti.json b/_module/uti/aarcl264.uti.json index fdd49682..e17c8909 100644 --- a/_module/uti/aarcl264.uti.json +++ b/_module/uti/aarcl264.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1464 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl265.uti.json b/_module/uti/aarcl265.uti.json index bf9d2a43..8476ad85 100644 --- a/_module/uti/aarcl265.uti.json +++ b/_module/uti/aarcl265.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 4402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl266.uti.json b/_module/uti/aarcl266.uti.json index 9588e80e..9b37da9d 100644 --- a/_module/uti/aarcl266.uti.json +++ b/_module/uti/aarcl266.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 3524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl267.uti.json b/_module/uti/aarcl267.uti.json index f044c3e0..75d7b281 100644 --- a/_module/uti/aarcl267.uti.json +++ b/_module/uti/aarcl267.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1256 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl268.uti.json b/_module/uti/aarcl268.uti.json index f3ed9364..f950d0cd 100644 --- a/_module/uti/aarcl268.uti.json +++ b/_module/uti/aarcl268.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 8052 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl269.uti.json b/_module/uti/aarcl269.uti.json index bf4a4572..60e0dcbb 100644 --- a/_module/uti/aarcl269.uti.json +++ b/_module/uti/aarcl269.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2187 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl270.uti.json b/_module/uti/aarcl270.uti.json index 9d496668..81b857ab 100644 --- a/_module/uti/aarcl270.uti.json +++ b/_module/uti/aarcl270.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1640 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl271.uti.json b/_module/uti/aarcl271.uti.json index 36c0cbc4..393011cd 100644 --- a/_module/uti/aarcl271.uti.json +++ b/_module/uti/aarcl271.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2559 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl272.uti.json b/_module/uti/aarcl272.uti.json index ad8fc982..5d5b2dcf 100644 --- a/_module/uti/aarcl272.uti.json +++ b/_module/uti/aarcl272.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl273.uti.json b/_module/uti/aarcl273.uti.json index b72cf02d..97debd6e 100644 --- a/_module/uti/aarcl273.uti.json +++ b/_module/uti/aarcl273.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 1702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl274.uti.json b/_module/uti/aarcl274.uti.json index 915129cd..338b366a 100644 --- a/_module/uti/aarcl274.uti.json +++ b/_module/uti/aarcl274.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2916 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl275.uti.json b/_module/uti/aarcl275.uti.json index ef6d07f9..c3f0fd0a 100644 --- a/_module/uti/aarcl275.uti.json +++ b/_module/uti/aarcl275.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2644 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl276.uti.json b/_module/uti/aarcl276.uti.json index 416a56f9..ee228b6a 100644 --- a/_module/uti/aarcl276.uti.json +++ b/_module/uti/aarcl276.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 1824 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl277.uti.json b/_module/uti/aarcl277.uti.json index 27c7ce2d..5e9f77db 100644 --- a/_module/uti/aarcl277.uti.json +++ b/_module/uti/aarcl277.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 3216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl278.uti.json b/_module/uti/aarcl278.uti.json index ecddc31a..37ff8679 100644 --- a/_module/uti/aarcl278.uti.json +++ b/_module/uti/aarcl278.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2916 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl279.uti.json b/_module/uti/aarcl279.uti.json index 904c9088..3d53d90f 100644 --- a/_module/uti/aarcl279.uti.json +++ b/_module/uti/aarcl279.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 1976 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl280.uti.json b/_module/uti/aarcl280.uti.json index f4dc4d9a..9956e8ea 100644 --- a/_module/uti/aarcl280.uti.json +++ b/_module/uti/aarcl280.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 3544 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl281.uti.json b/_module/uti/aarcl281.uti.json index eb5a6641..0f1924c3 100644 --- a/_module/uti/aarcl281.uti.json +++ b/_module/uti/aarcl281.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 3216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl282.uti.json b/_module/uti/aarcl282.uti.json index 02364693..73e28651 100644 --- a/_module/uti/aarcl282.uti.json +++ b/_module/uti/aarcl282.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2156 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl283.uti.json b/_module/uti/aarcl283.uti.json index 993b243c..4b8567c3 100644 --- a/_module/uti/aarcl283.uti.json +++ b/_module/uti/aarcl283.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 4288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl284.uti.json b/_module/uti/aarcl284.uti.json index 9b5d4b0f..514b4062 100644 --- a/_module/uti/aarcl284.uti.json +++ b/_module/uti/aarcl284.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 3544 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl285.uti.json b/_module/uti/aarcl285.uti.json index 79cbbbfe..e60d56d2 100644 --- a/_module/uti/aarcl285.uti.json +++ b/_module/uti/aarcl285.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2364 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl286.uti.json b/_module/uti/aarcl286.uti.json index d1f43587..24523eb6 100644 --- a/_module/uti/aarcl286.uti.json +++ b/_module/uti/aarcl286.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 5994 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl287.uti.json b/_module/uti/aarcl287.uti.json index ce324f95..a025f4c0 100644 --- a/_module/uti/aarcl287.uti.json +++ b/_module/uti/aarcl287.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 3902 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl288.uti.json b/_module/uti/aarcl288.uti.json index d7072353..dce07fcd 100644 --- a/_module/uti/aarcl288.uti.json +++ b/_module/uti/aarcl288.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl289.uti.json b/_module/uti/aarcl289.uti.json index 00a74c4f..daa063bc 100644 --- a/_module/uti/aarcl289.uti.json +++ b/_module/uti/aarcl289.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 6882 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl290.uti.json b/_module/uti/aarcl290.uti.json index 5bb4ecfd..6c6ad7e4 100644 --- a/_module/uti/aarcl290.uti.json +++ b/_module/uti/aarcl290.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 4288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl291.uti.json b/_module/uti/aarcl291.uti.json index ee5ec0d6..89f2e15e 100644 --- a/_module/uti/aarcl291.uti.json +++ b/_module/uti/aarcl291.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2868 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl292.uti.json b/_module/uti/aarcl292.uti.json index acc0404f..69425b63 100644 --- a/_module/uti/aarcl292.uti.json +++ b/_module/uti/aarcl292.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 7164 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl293.uti.json b/_module/uti/aarcl293.uti.json index 79bab9eb..b028f973 100644 --- a/_module/uti/aarcl293.uti.json +++ b/_module/uti/aarcl293.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 4922 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl294.uti.json b/_module/uti/aarcl294.uti.json index 9a779b35..9234c772 100644 --- a/_module/uti/aarcl294.uti.json +++ b/_module/uti/aarcl294.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2309 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl295.uti.json b/_module/uti/aarcl295.uti.json index 07830e3a..d805ba4d 100644 --- a/_module/uti/aarcl295.uti.json +++ b/_module/uti/aarcl295.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 10202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl296.uti.json b/_module/uti/aarcl296.uti.json index e3c66679..f70c090d 100644 --- a/_module/uti/aarcl296.uti.json +++ b/_module/uti/aarcl296.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2309 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl297.uti.json b/_module/uti/aarcl297.uti.json index a36d5fe4..3888b243 100644 --- a/_module/uti/aarcl297.uti.json +++ b/_module/uti/aarcl297.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 1702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl298.uti.json b/_module/uti/aarcl298.uti.json index 6100aca6..9b2d9ed1 100644 --- a/_module/uti/aarcl298.uti.json +++ b/_module/uti/aarcl298.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2799 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl299.uti.json b/_module/uti/aarcl299.uti.json index 7bc33a07..d5653f0b 100644 --- a/_module/uti/aarcl299.uti.json +++ b/_module/uti/aarcl299.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 4424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl300.uti.json b/_module/uti/aarcl300.uti.json index 7dd3a449..307a51db 100644 --- a/_module/uti/aarcl300.uti.json +++ b/_module/uti/aarcl300.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2156 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl301.uti.json b/_module/uti/aarcl301.uti.json index 4c32a998..4c7e76a8 100644 --- a/_module/uti/aarcl301.uti.json +++ b/_module/uti/aarcl301.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 8312 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl302.uti.json b/_module/uti/aarcl302.uti.json index 6c90e0ba..2044529d 100644 --- a/_module/uti/aarcl302.uti.json +++ b/_module/uti/aarcl302.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 6165 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl303.uti.json b/_module/uti/aarcl303.uti.json index 28348173..dfa4031b 100644 --- a/_module/uti/aarcl303.uti.json +++ b/_module/uti/aarcl303.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 3087 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl304.uti.json b/_module/uti/aarcl304.uti.json index acddac56..dd9fdcc8 100644 --- a/_module/uti/aarcl304.uti.json +++ b/_module/uti/aarcl304.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 10863 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl305.uti.json b/_module/uti/aarcl305.uti.json index 3e7d43d5..1d4ffe68 100644 --- a/_module/uti/aarcl305.uti.json +++ b/_module/uti/aarcl305.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 4124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl306.uti.json b/_module/uti/aarcl306.uti.json index 839caaf4..13614046 100644 --- a/_module/uti/aarcl306.uti.json +++ b/_module/uti/aarcl306.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 2799 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl307.uti.json b/_module/uti/aarcl307.uti.json index 632939ac..c2dbd92b 100644 --- a/_module/uti/aarcl307.uti.json +++ b/_module/uti/aarcl307.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 6607 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl308.uti.json b/_module/uti/aarcl308.uti.json index 899684e6..34eb09dd 100644 --- a/_module/uti/aarcl308.uti.json +++ b/_module/uti/aarcl308.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl309.uti.json b/_module/uti/aarcl309.uti.json index c47a31fa..d4e8dda0 100644 --- a/_module/uti/aarcl309.uti.json +++ b/_module/uti/aarcl309.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 19 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl310.uti.json b/_module/uti/aarcl310.uti.json index b3104370..96ed6517 100644 --- a/_module/uti/aarcl310.uti.json +++ b/_module/uti/aarcl310.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl311.uti.json b/_module/uti/aarcl311.uti.json index 77a0930c..7b526051 100644 --- a/_module/uti/aarcl311.uti.json +++ b/_module/uti/aarcl311.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 29 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl312.uti.json b/_module/uti/aarcl312.uti.json index 5e8a12aa..c685359b 100644 --- a/_module/uti/aarcl312.uti.json +++ b/_module/uti/aarcl312.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl313.uti.json b/_module/uti/aarcl313.uti.json index 514febad..6e9cf6dd 100644 --- a/_module/uti/aarcl313.uti.json +++ b/_module/uti/aarcl313.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl314.uti.json b/_module/uti/aarcl314.uti.json index a8e89e10..53c9db8a 100644 --- a/_module/uti/aarcl314.uti.json +++ b/_module/uti/aarcl314.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl315.uti.json b/_module/uti/aarcl315.uti.json index eadd3d26..5c09f7c5 100644 --- a/_module/uti/aarcl315.uti.json +++ b/_module/uti/aarcl315.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 29 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl316.uti.json b/_module/uti/aarcl316.uti.json index a853dbcf..75e433fe 100644 --- a/_module/uti/aarcl316.uti.json +++ b/_module/uti/aarcl316.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl317.uti.json b/_module/uti/aarcl317.uti.json index 0dbe06f6..0b97f500 100644 --- a/_module/uti/aarcl317.uti.json +++ b/_module/uti/aarcl317.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl318.uti.json b/_module/uti/aarcl318.uti.json index 6e89ca13..b9da4655 100644 --- a/_module/uti/aarcl318.uti.json +++ b/_module/uti/aarcl318.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl319.uti.json b/_module/uti/aarcl319.uti.json index ce678592..6ff41d9d 100644 --- a/_module/uti/aarcl319.uti.json +++ b/_module/uti/aarcl319.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl320.uti.json b/_module/uti/aarcl320.uti.json index c9f2edf6..2f181764 100644 --- a/_module/uti/aarcl320.uti.json +++ b/_module/uti/aarcl320.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 29 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl321.uti.json b/_module/uti/aarcl321.uti.json index 1cc5b083..e19f89d0 100644 --- a/_module/uti/aarcl321.uti.json +++ b/_module/uti/aarcl321.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl322.uti.json b/_module/uti/aarcl322.uti.json index 23aa5a61..7eb50e68 100644 --- a/_module/uti/aarcl322.uti.json +++ b/_module/uti/aarcl322.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl323.uti.json b/_module/uti/aarcl323.uti.json index 5c71bbd6..ed89d7b9 100644 --- a/_module/uti/aarcl323.uti.json +++ b/_module/uti/aarcl323.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl324.uti.json b/_module/uti/aarcl324.uti.json index c83fc15a..7d716d29 100644 --- a/_module/uti/aarcl324.uti.json +++ b/_module/uti/aarcl324.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl325.uti.json b/_module/uti/aarcl325.uti.json index 215291e1..a1b5ba05 100644 --- a/_module/uti/aarcl325.uti.json +++ b/_module/uti/aarcl325.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl326.uti.json b/_module/uti/aarcl326.uti.json index afb31cca..caa9e3b2 100644 --- a/_module/uti/aarcl326.uti.json +++ b/_module/uti/aarcl326.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl327.uti.json b/_module/uti/aarcl327.uti.json index 495a8967..afb1f7d0 100644 --- a/_module/uti/aarcl327.uti.json +++ b/_module/uti/aarcl327.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl328.uti.json b/_module/uti/aarcl328.uti.json index a8d4193b..ae686528 100644 --- a/_module/uti/aarcl328.uti.json +++ b/_module/uti/aarcl328.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl329.uti.json b/_module/uti/aarcl329.uti.json index 4eba32f8..fd16228d 100644 --- a/_module/uti/aarcl329.uti.json +++ b/_module/uti/aarcl329.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 339 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl330.uti.json b/_module/uti/aarcl330.uti.json index cbc9e53f..7b3892a3 100644 --- a/_module/uti/aarcl330.uti.json +++ b/_module/uti/aarcl330.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl331.uti.json b/_module/uti/aarcl331.uti.json index 94b587b3..507d6089 100644 --- a/_module/uti/aarcl331.uti.json +++ b/_module/uti/aarcl331.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl332.uti.json b/_module/uti/aarcl332.uti.json index 7dd47849..71f60fb1 100644 --- a/_module/uti/aarcl332.uti.json +++ b/_module/uti/aarcl332.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl333.uti.json b/_module/uti/aarcl333.uti.json index c944a1a3..15421195 100644 --- a/_module/uti/aarcl333.uti.json +++ b/_module/uti/aarcl333.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 491 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl334.uti.json b/_module/uti/aarcl334.uti.json index 37c21ae3..564991af 100644 --- a/_module/uti/aarcl334.uti.json +++ b/_module/uti/aarcl334.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl335.uti.json b/_module/uti/aarcl335.uti.json index 761d17c5..ecd2061b 100644 --- a/_module/uti/aarcl335.uti.json +++ b/_module/uti/aarcl335.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 491 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl336.uti.json b/_module/uti/aarcl336.uti.json index c1da1ed1..3c1c977f 100644 --- a/_module/uti/aarcl336.uti.json +++ b/_module/uti/aarcl336.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl337.uti.json b/_module/uti/aarcl337.uti.json index b3001a0b..9ab46eda 100644 --- a/_module/uti/aarcl337.uti.json +++ b/_module/uti/aarcl337.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl338.uti.json b/_module/uti/aarcl338.uti.json index 4658e350..954f41ed 100644 --- a/_module/uti/aarcl338.uti.json +++ b/_module/uti/aarcl338.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl339.uti.json b/_module/uti/aarcl339.uti.json index a60e36ef..942f03cc 100644 --- a/_module/uti/aarcl339.uti.json +++ b/_module/uti/aarcl339.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl340.uti.json b/_module/uti/aarcl340.uti.json index 10aeaa96..375a2070 100644 --- a/_module/uti/aarcl340.uti.json +++ b/_module/uti/aarcl340.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 339 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl341.uti.json b/_module/uti/aarcl341.uti.json index 3fc04afb..1a9ae9be 100644 --- a/_module/uti/aarcl341.uti.json +++ b/_module/uti/aarcl341.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl342.uti.json b/_module/uti/aarcl342.uti.json index f77dc0f5..e473960a 100644 --- a/_module/uti/aarcl342.uti.json +++ b/_module/uti/aarcl342.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl343.uti.json b/_module/uti/aarcl343.uti.json index 030309c8..5532d763 100644 --- a/_module/uti/aarcl343.uti.json +++ b/_module/uti/aarcl343.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl344.uti.json b/_module/uti/aarcl344.uti.json index f936330d..350218af 100644 --- a/_module/uti/aarcl344.uti.json +++ b/_module/uti/aarcl344.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 29 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl345.uti.json b/_module/uti/aarcl345.uti.json index 07cfa4ea..f2958762 100644 --- a/_module/uti/aarcl345.uti.json +++ b/_module/uti/aarcl345.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl346.uti.json b/_module/uti/aarcl346.uti.json index a61e08a0..b545cf10 100644 --- a/_module/uti/aarcl346.uti.json +++ b/_module/uti/aarcl346.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl347.uti.json b/_module/uti/aarcl347.uti.json index 09cd3a8d..48b5060f 100644 --- a/_module/uti/aarcl347.uti.json +++ b/_module/uti/aarcl347.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 491 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl348.uti.json b/_module/uti/aarcl348.uti.json index a824acd8..504f398a 100644 --- a/_module/uti/aarcl348.uti.json +++ b/_module/uti/aarcl348.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl349.uti.json b/_module/uti/aarcl349.uti.json index db9a83ca..cb50ba0c 100644 --- a/_module/uti/aarcl349.uti.json +++ b/_module/uti/aarcl349.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl350.uti.json b/_module/uti/aarcl350.uti.json index 1a02f260..258ff156 100644 --- a/_module/uti/aarcl350.uti.json +++ b/_module/uti/aarcl350.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 491 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl351.uti.json b/_module/uti/aarcl351.uti.json index a05df2fd..37b7278c 100644 --- a/_module/uti/aarcl351.uti.json +++ b/_module/uti/aarcl351.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl352.uti.json b/_module/uti/aarcl352.uti.json index 3709e8f0..1350cade 100644 --- a/_module/uti/aarcl352.uti.json +++ b/_module/uti/aarcl352.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 339 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl353.uti.json b/_module/uti/aarcl353.uti.json index 43d6c989..b4f1129e 100644 --- a/_module/uti/aarcl353.uti.json +++ b/_module/uti/aarcl353.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl354.uti.json b/_module/uti/aarcl354.uti.json index 4bd0dddd..b5684fa7 100644 --- a/_module/uti/aarcl354.uti.json +++ b/_module/uti/aarcl354.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl355.uti.json b/_module/uti/aarcl355.uti.json index a9e47bad..93c2395c 100644 --- a/_module/uti/aarcl355.uti.json +++ b/_module/uti/aarcl355.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl356.uti.json b/_module/uti/aarcl356.uti.json index ded99efc..6ed6c03c 100644 --- a/_module/uti/aarcl356.uti.json +++ b/_module/uti/aarcl356.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl357.uti.json b/_module/uti/aarcl357.uti.json index 77272dbe..06abdc64 100644 --- a/_module/uti/aarcl357.uti.json +++ b/_module/uti/aarcl357.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 491 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl358.uti.json b/_module/uti/aarcl358.uti.json index 965ae074..e9163d15 100644 --- a/_module/uti/aarcl358.uti.json +++ b/_module/uti/aarcl358.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl359.uti.json b/_module/uti/aarcl359.uti.json index be8d64c5..a9fdfb29 100644 --- a/_module/uti/aarcl359.uti.json +++ b/_module/uti/aarcl359.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl360.uti.json b/_module/uti/aarcl360.uti.json index 35565cad..a8bbb6b2 100644 --- a/_module/uti/aarcl360.uti.json +++ b/_module/uti/aarcl360.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl361.uti.json b/_module/uti/aarcl361.uti.json index 0beb389f..396d3d4c 100644 --- a/_module/uti/aarcl361.uti.json +++ b/_module/uti/aarcl361.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 491 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl362.uti.json b/_module/uti/aarcl362.uti.json index 139a96b5..80063027 100644 --- a/_module/uti/aarcl362.uti.json +++ b/_module/uti/aarcl362.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl363.uti.json b/_module/uti/aarcl363.uti.json index bf1b6172..238b00fc 100644 --- a/_module/uti/aarcl363.uti.json +++ b/_module/uti/aarcl363.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl364.uti.json b/_module/uti/aarcl364.uti.json index 43b75fae..a50abe88 100644 --- a/_module/uti/aarcl364.uti.json +++ b/_module/uti/aarcl364.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl365.uti.json b/_module/uti/aarcl365.uti.json index a8f6198a..d4b98815 100644 --- a/_module/uti/aarcl365.uti.json +++ b/_module/uti/aarcl365.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl366.uti.json b/_module/uti/aarcl366.uti.json index bb80ad4c..88d2a93a 100644 --- a/_module/uti/aarcl366.uti.json +++ b/_module/uti/aarcl366.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl367.uti.json b/_module/uti/aarcl367.uti.json index 4c5f2c9d..d855d2ab 100644 --- a/_module/uti/aarcl367.uti.json +++ b/_module/uti/aarcl367.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl368.uti.json b/_module/uti/aarcl368.uti.json index 3265e91a..968f1f5f 100644 --- a/_module/uti/aarcl368.uti.json +++ b/_module/uti/aarcl368.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl369.uti.json b/_module/uti/aarcl369.uti.json index dbfd2e36..ff024ab8 100644 --- a/_module/uti/aarcl369.uti.json +++ b/_module/uti/aarcl369.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl370.uti.json b/_module/uti/aarcl370.uti.json index 1403b3cc..ae3f1787 100644 --- a/_module/uti/aarcl370.uti.json +++ b/_module/uti/aarcl370.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl371.uti.json b/_module/uti/aarcl371.uti.json index 80bbd271..72ead69e 100644 --- a/_module/uti/aarcl371.uti.json +++ b/_module/uti/aarcl371.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 533 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl372.uti.json b/_module/uti/aarcl372.uti.json index c1f731cb..91f2e222 100644 --- a/_module/uti/aarcl372.uti.json +++ b/_module/uti/aarcl372.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 533 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl373.uti.json b/_module/uti/aarcl373.uti.json index 54997172..1a042b6b 100644 --- a/_module/uti/aarcl373.uti.json +++ b/_module/uti/aarcl373.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl374.uti.json b/_module/uti/aarcl374.uti.json index 8b77c673..676eede4 100644 --- a/_module/uti/aarcl374.uti.json +++ b/_module/uti/aarcl374.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 720 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl375.uti.json b/_module/uti/aarcl375.uti.json index 5c97b454..afea7746 100644 --- a/_module/uti/aarcl375.uti.json +++ b/_module/uti/aarcl375.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 720 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl376.uti.json b/_module/uti/aarcl376.uti.json index 7c314928..7e26f376 100644 --- a/_module/uti/aarcl376.uti.json +++ b/_module/uti/aarcl376.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl377.uti.json b/_module/uti/aarcl377.uti.json index da85fb11..4e716663 100644 --- a/_module/uti/aarcl377.uti.json +++ b/_module/uti/aarcl377.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl378.uti.json b/_module/uti/aarcl378.uti.json index af0b7939..ed3f0b0d 100644 --- a/_module/uti/aarcl378.uti.json +++ b/_module/uti/aarcl378.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl379.uti.json b/_module/uti/aarcl379.uti.json index cabdeb44..4aa0b78c 100644 --- a/_module/uti/aarcl379.uti.json +++ b/_module/uti/aarcl379.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 720 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl380.uti.json b/_module/uti/aarcl380.uti.json index 734972a3..201c110f 100644 --- a/_module/uti/aarcl380.uti.json +++ b/_module/uti/aarcl380.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl381.uti.json b/_module/uti/aarcl381.uti.json index 7c1ff764..c99561ad 100644 --- a/_module/uti/aarcl381.uti.json +++ b/_module/uti/aarcl381.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl382.uti.json b/_module/uti/aarcl382.uti.json index e28edb88..94afb479 100644 --- a/_module/uti/aarcl382.uti.json +++ b/_module/uti/aarcl382.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 533 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl383.uti.json b/_module/uti/aarcl383.uti.json index dd0d3712..089c764b 100644 --- a/_module/uti/aarcl383.uti.json +++ b/_module/uti/aarcl383.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl384.uti.json b/_module/uti/aarcl384.uti.json index 0f417262..143fcd7c 100644 --- a/_module/uti/aarcl384.uti.json +++ b/_module/uti/aarcl384.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl385.uti.json b/_module/uti/aarcl385.uti.json index a41a315f..ddfceb48 100644 --- a/_module/uti/aarcl385.uti.json +++ b/_module/uti/aarcl385.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl386.uti.json b/_module/uti/aarcl386.uti.json index 26fc70ce..f3c25f8a 100644 --- a/_module/uti/aarcl386.uti.json +++ b/_module/uti/aarcl386.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1383 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl387.uti.json b/_module/uti/aarcl387.uti.json index d533a2ba..25b85bf9 100644 --- a/_module/uti/aarcl387.uti.json +++ b/_module/uti/aarcl387.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1383 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl388.uti.json b/_module/uti/aarcl388.uti.json index 3910de4f..32a000aa 100644 --- a/_module/uti/aarcl388.uti.json +++ b/_module/uti/aarcl388.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl389.uti.json b/_module/uti/aarcl389.uti.json index 6a286295..bf10c294 100644 --- a/_module/uti/aarcl389.uti.json +++ b/_module/uti/aarcl389.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2003 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl390.uti.json b/_module/uti/aarcl390.uti.json index a1742390..d6ab3001 100644 --- a/_module/uti/aarcl390.uti.json +++ b/_module/uti/aarcl390.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl391.uti.json b/_module/uti/aarcl391.uti.json index 699d8314..f53d93ff 100644 --- a/_module/uti/aarcl391.uti.json +++ b/_module/uti/aarcl391.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl392.uti.json b/_module/uti/aarcl392.uti.json index 6d88bd9f..8e39741e 100644 --- a/_module/uti/aarcl392.uti.json +++ b/_module/uti/aarcl392.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 720 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl393.uti.json b/_module/uti/aarcl393.uti.json index 144237f7..bc99c057 100644 --- a/_module/uti/aarcl393.uti.json +++ b/_module/uti/aarcl393.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl394.uti.json b/_module/uti/aarcl394.uti.json index fb1aa906..0efe9618 100644 --- a/_module/uti/aarcl394.uti.json +++ b/_module/uti/aarcl394.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl395.uti.json b/_module/uti/aarcl395.uti.json index d32cb6d1..42aa8e23 100644 --- a/_module/uti/aarcl395.uti.json +++ b/_module/uti/aarcl395.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1679 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl396.uti.json b/_module/uti/aarcl396.uti.json index 13f67063..439aa35b 100644 --- a/_module/uti/aarcl396.uti.json +++ b/_module/uti/aarcl396.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1383 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl397.uti.json b/_module/uti/aarcl397.uti.json index d68e0d0a..ae217ed2 100644 --- a/_module/uti/aarcl397.uti.json +++ b/_module/uti/aarcl397.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl398.uti.json b/_module/uti/aarcl398.uti.json index 91a530da..961b1db7 100644 --- a/_module/uti/aarcl398.uti.json +++ b/_module/uti/aarcl398.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1679 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl399.uti.json b/_module/uti/aarcl399.uti.json index 6512c1ca..6c262914 100644 --- a/_module/uti/aarcl399.uti.json +++ b/_module/uti/aarcl399.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl400.uti.json b/_module/uti/aarcl400.uti.json index a0d2b20f..4c08e388 100644 --- a/_module/uti/aarcl400.uti.json +++ b/_module/uti/aarcl400.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 533 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl401.uti.json b/_module/uti/aarcl401.uti.json index 0d783ab4..32d1053a 100644 --- a/_module/uti/aarcl401.uti.json +++ b/_module/uti/aarcl401.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl402.uti.json b/_module/uti/aarcl402.uti.json index df3c2d5e..13245c04 100644 --- a/_module/uti/aarcl402.uti.json +++ b/_module/uti/aarcl402.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl403.uti.json b/_module/uti/aarcl403.uti.json index 82e7fbd4..a1cd3c5e 100644 --- a/_module/uti/aarcl403.uti.json +++ b/_module/uti/aarcl403.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl404.uti.json b/_module/uti/aarcl404.uti.json index 2c666c33..f43b988a 100644 --- a/_module/uti/aarcl404.uti.json +++ b/_module/uti/aarcl404.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl405.uti.json b/_module/uti/aarcl405.uti.json index 967eb984..a978c5c1 100644 --- a/_module/uti/aarcl405.uti.json +++ b/_module/uti/aarcl405.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl406.uti.json b/_module/uti/aarcl406.uti.json index f86af9ee..47695348 100644 --- a/_module/uti/aarcl406.uti.json +++ b/_module/uti/aarcl406.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 671 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl407.uti.json b/_module/uti/aarcl407.uti.json index 8d514323..52ba11b3 100644 --- a/_module/uti/aarcl407.uti.json +++ b/_module/uti/aarcl407.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl408.uti.json b/_module/uti/aarcl408.uti.json index 2c80982c..b8a620e4 100644 --- a/_module/uti/aarcl408.uti.json +++ b/_module/uti/aarcl408.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl409.uti.json b/_module/uti/aarcl409.uti.json index 4c66cae8..cf03a404 100644 --- a/_module/uti/aarcl409.uti.json +++ b/_module/uti/aarcl409.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl410.uti.json b/_module/uti/aarcl410.uti.json index 8d2db4ca..d4ee597c 100644 --- a/_module/uti/aarcl410.uti.json +++ b/_module/uti/aarcl410.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1383 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl411.uti.json b/_module/uti/aarcl411.uti.json index cd6a4c24..1d7c76b2 100644 --- a/_module/uti/aarcl411.uti.json +++ b/_module/uti/aarcl411.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1383 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl412.uti.json b/_module/uti/aarcl412.uti.json index 217c149d..9673efde 100644 --- a/_module/uti/aarcl412.uti.json +++ b/_module/uti/aarcl412.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl413.uti.json b/_module/uti/aarcl413.uti.json index 3a179c6f..b87df430 100644 --- a/_module/uti/aarcl413.uti.json +++ b/_module/uti/aarcl413.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1679 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl414.uti.json b/_module/uti/aarcl414.uti.json index c9d69629..86f46fc3 100644 --- a/_module/uti/aarcl414.uti.json +++ b/_module/uti/aarcl414.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1679 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl415.uti.json b/_module/uti/aarcl415.uti.json index 3a9f758e..9bd6a27a 100644 --- a/_module/uti/aarcl415.uti.json +++ b/_module/uti/aarcl415.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl416.uti.json b/_module/uti/aarcl416.uti.json index c5d3d3dd..03c970be 100644 --- a/_module/uti/aarcl416.uti.json +++ b/_module/uti/aarcl416.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1919 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl417.uti.json b/_module/uti/aarcl417.uti.json index 9b700669..58b1a0cc 100644 --- a/_module/uti/aarcl417.uti.json +++ b/_module/uti/aarcl417.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl418.uti.json b/_module/uti/aarcl418.uti.json index ba8d4592..023d5b51 100644 --- a/_module/uti/aarcl418.uti.json +++ b/_module/uti/aarcl418.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1679 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl419.uti.json b/_module/uti/aarcl419.uti.json index adb0fe36..f33dfbb8 100644 --- a/_module/uti/aarcl419.uti.json +++ b/_module/uti/aarcl419.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2265 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl420.uti.json b/_module/uti/aarcl420.uti.json index 4ed3b813..cbc3fe4e 100644 --- a/_module/uti/aarcl420.uti.json +++ b/_module/uti/aarcl420.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl421.uti.json b/_module/uti/aarcl421.uti.json index beb8b0ef..4fcd94af 100644 --- a/_module/uti/aarcl421.uti.json +++ b/_module/uti/aarcl421.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1383 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl422.uti.json b/_module/uti/aarcl422.uti.json index 6770a578..a252cfff 100644 --- a/_module/uti/aarcl422.uti.json +++ b/_module/uti/aarcl422.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2265 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl423.uti.json b/_module/uti/aarcl423.uti.json index 1fc3f549..e62dc7c4 100644 --- a/_module/uti/aarcl423.uti.json +++ b/_module/uti/aarcl423.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2265 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl424.uti.json b/_module/uti/aarcl424.uti.json index 3b3d4541..aa79331a 100644 --- a/_module/uti/aarcl424.uti.json +++ b/_module/uti/aarcl424.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl425.uti.json b/_module/uti/aarcl425.uti.json index 8f626eb1..6601dacb 100644 --- a/_module/uti/aarcl425.uti.json +++ b/_module/uti/aarcl425.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2639 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl426.uti.json b/_module/uti/aarcl426.uti.json index 52eafb72..9607dfae 100644 --- a/_module/uti/aarcl426.uti.json +++ b/_module/uti/aarcl426.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2639 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl427.uti.json b/_module/uti/aarcl427.uti.json index a30e9099..9e6cb940 100644 --- a/_module/uti/aarcl427.uti.json +++ b/_module/uti/aarcl427.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1919 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl428.uti.json b/_module/uti/aarcl428.uti.json index e0ef0296..66bc8019 100644 --- a/_module/uti/aarcl428.uti.json +++ b/_module/uti/aarcl428.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 3474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl429.uti.json b/_module/uti/aarcl429.uti.json index 39a8620c..93d3a2b6 100644 --- a/_module/uti/aarcl429.uti.json +++ b/_module/uti/aarcl429.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl430.uti.json b/_module/uti/aarcl430.uti.json index 4379e84b..db8fe0b3 100644 --- a/_module/uti/aarcl430.uti.json +++ b/_module/uti/aarcl430.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 879 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl431.uti.json b/_module/uti/aarcl431.uti.json index b41d80ca..d23c914a 100644 --- a/_module/uti/aarcl431.uti.json +++ b/_module/uti/aarcl431.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1679 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl432.uti.json b/_module/uti/aarcl432.uti.json index 9ffe1cd8..0dd522f5 100644 --- a/_module/uti/aarcl432.uti.json +++ b/_module/uti/aarcl432.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2265 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl433.uti.json b/_module/uti/aarcl433.uti.json index 58b7d140..d58ed58b 100644 --- a/_module/uti/aarcl433.uti.json +++ b/_module/uti/aarcl433.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl434.uti.json b/_module/uti/aarcl434.uti.json index 889ec048..a350d938 100644 --- a/_module/uti/aarcl434.uti.json +++ b/_module/uti/aarcl434.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 3042 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl435.uti.json b/_module/uti/aarcl435.uti.json index 065ed016..ec2b4661 100644 --- a/_module/uti/aarcl435.uti.json +++ b/_module/uti/aarcl435.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2639 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl436.uti.json b/_module/uti/aarcl436.uti.json index ffbc011b..37b88f40 100644 --- a/_module/uti/aarcl436.uti.json +++ b/_module/uti/aarcl436.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1919 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl437.uti.json b/_module/uti/aarcl437.uti.json index 417cd566..ec45247a 100644 --- a/_module/uti/aarcl437.uti.json +++ b/_module/uti/aarcl437.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 3363 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl438.uti.json b/_module/uti/aarcl438.uti.json index cd57024f..919f2d25 100644 --- a/_module/uti/aarcl438.uti.json +++ b/_module/uti/aarcl438.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl439.uti.json b/_module/uti/aarcl439.uti.json index 1f95e615..1a882620 100644 --- a/_module/uti/aarcl439.uti.json +++ b/_module/uti/aarcl439.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1383 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl440.uti.json b/_module/uti/aarcl440.uti.json index ebbf51cc..57183af9 100644 --- a/_module/uti/aarcl440.uti.json +++ b/_module/uti/aarcl440.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2265 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/aarcl441.uti.json b/_module/uti/aarcl441.uti.json index 829626f0..6ee4356b 100644 --- a/_module/uti/aarcl441.uti.json +++ b/_module/uti/aarcl441.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 139 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl442.uti.json b/_module/uti/aarcl442.uti.json index 37dbc34f..83460409 100644 --- a/_module/uti/aarcl442.uti.json +++ b/_module/uti/aarcl442.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 139 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl443.uti.json b/_module/uti/aarcl443.uti.json index caf784cf..a22ac324 100644 --- a/_module/uti/aarcl443.uti.json +++ b/_module/uti/aarcl443.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 240 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl444.uti.json b/_module/uti/aarcl444.uti.json index 2abaa506..23c73b32 100644 --- a/_module/uti/aarcl444.uti.json +++ b/_module/uti/aarcl444.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 666 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl445.uti.json b/_module/uti/aarcl445.uti.json index 76431df9..f9d31dfe 100644 --- a/_module/uti/aarcl445.uti.json +++ b/_module/uti/aarcl445.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 212 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl446.uti.json b/_module/uti/aarcl446.uti.json index b549ee44..f383f5e1 100644 --- a/_module/uti/aarcl446.uti.json +++ b/_module/uti/aarcl446.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 874 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl447.uti.json b/_module/uti/aarcl447.uti.json index cf140302..27175f4a 100644 --- a/_module/uti/aarcl447.uti.json +++ b/_module/uti/aarcl447.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 62 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl448.uti.json b/_module/uti/aarcl448.uti.json index 6fbe34dd..59c72f3a 100644 --- a/_module/uti/aarcl448.uti.json +++ b/_module/uti/aarcl448.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 19 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl449.uti.json b/_module/uti/aarcl449.uti.json index 52f6d9a5..d89a0ac3 100644 --- a/_module/uti/aarcl449.uti.json +++ b/_module/uti/aarcl449.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl450.uti.json b/_module/uti/aarcl450.uti.json index 69dcf1bf..3ca6ba4d 100644 --- a/_module/uti/aarcl450.uti.json +++ b/_module/uti/aarcl450.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl451.uti.json b/_module/uti/aarcl451.uti.json index 94c35535..2d1eaec4 100644 --- a/_module/uti/aarcl451.uti.json +++ b/_module/uti/aarcl451.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 62 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aarcl452.uti.json b/_module/uti/aarcl452.uti.json index da2b704c..c6003084 100644 --- a/_module/uti/aarcl452.uti.json +++ b/_module/uti/aarcl452.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 207 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/acid.uti.json b/_module/uti/acid.uti.json index 0599fc4e..a0ac6e7a 100644 --- a/_module/uti/acid.uti.json +++ b/_module/uti/acid.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/acid001.uti.json b/_module/uti/acid001.uti.json index f1bb4541..e42ef757 100644 --- a/_module/uti/acid001.uti.json +++ b/_module/uti/acid001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/acid002.uti.json b/_module/uti/acid002.uti.json index 9c33eeed..84ef7e10 100644 --- a/_module/uti/acid002.uti.json +++ b/_module/uti/acid002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/acid003.uti.json b/_module/uti/acid003.uti.json index ceb4b512..323ff863 100644 --- a/_module/uti/acid003.uti.json +++ b/_module/uti/acid003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/acid004.uti.json b/_module/uti/acid004.uti.json index 97e20491..e3a01752 100644 --- a/_module/uti/acid004.uti.json +++ b/_module/uti/acid004.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 7 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 50 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow.uti.json b/_module/uti/acidarrow.uti.json index 0e0a7ccd..7960ed9b 100644 --- a/_module/uti/acidarrow.uti.json +++ b/_module/uti/acidarrow.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 273 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 198 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow001.uti.json b/_module/uti/acidarrow001.uti.json index 3d512ffa..8cb60774 100644 --- a/_module/uti/acidarrow001.uti.json +++ b/_module/uti/acidarrow001.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 274 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 297 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow002.uti.json b/_module/uti/acidarrow002.uti.json index 86f12ca0..9ce50990 100644 --- a/_module/uti/acidarrow002.uti.json +++ b/_module/uti/acidarrow002.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 275 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 396 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow003.uti.json b/_module/uti/acidarrow003.uti.json index 3b8f88a4..755c5811 100644 --- a/_module/uti/acidarrow003.uti.json +++ b/_module/uti/acidarrow003.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 403 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 495 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow004.uti.json b/_module/uti/acidarrow004.uti.json index 54a8abc0..837b56d7 100644 --- a/_module/uti/acidarrow004.uti.json +++ b/_module/uti/acidarrow004.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 758 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 693 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow005.uti.json b/_module/uti/acidarrow005.uti.json index 5fb68b3f..d5806846 100644 --- a/_module/uti/acidarrow005.uti.json +++ b/_module/uti/acidarrow005.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 759 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 792 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow006.uti.json b/_module/uti/acidarrow006.uti.json index c60893af..37b3390c 100644 --- a/_module/uti/acidarrow006.uti.json +++ b/_module/uti/acidarrow006.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 966 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 891 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow007.uti.json b/_module/uti/acidarrow007.uti.json index 2d467319..1eec84f9 100644 --- a/_module/uti/acidarrow007.uti.json +++ b/_module/uti/acidarrow007.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1941 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 1881 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow008.uti.json b/_module/uti/acidarrow008.uti.json index c7aa6273..36b97d36 100644 --- a/_module/uti/acidarrow008.uti.json +++ b/_module/uti/acidarrow008.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1942 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 1980 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow009.uti.json b/_module/uti/acidarrow009.uti.json index 0edcc0f1..26436ea8 100644 --- a/_module/uti/acidarrow009.uti.json +++ b/_module/uti/acidarrow009.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 2265 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 2178 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow010.uti.json b/_module/uti/acidarrow010.uti.json index e6600ce6..6357b275 100644 --- a/_module/uti/acidarrow010.uti.json +++ b/_module/uti/acidarrow010.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3032 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 2970 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow011.uti.json b/_module/uti/acidarrow011.uti.json index 69f008e9..b0b0211b 100644 --- a/_module/uti/acidarrow011.uti.json +++ b/_module/uti/acidarrow011.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3033 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 3069 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidarrow012.uti.json b/_module/uti/acidarrow012.uti.json index 4724d8ee..d3e522d5 100644 --- a/_module/uti/acidarrow012.uti.json +++ b/_module/uti/acidarrow012.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3435 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 3465 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt.uti.json b/_module/uti/acidbolt.uti.json index 63d5a879..dc3ca937 100644 --- a/_module/uti/acidbolt.uti.json +++ b/_module/uti/acidbolt.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 273 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 198 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt001.uti.json b/_module/uti/acidbolt001.uti.json index 334d3b5e..126a68e7 100644 --- a/_module/uti/acidbolt001.uti.json +++ b/_module/uti/acidbolt001.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 273 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 198 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt002.uti.json b/_module/uti/acidbolt002.uti.json index 5b83697e..3100d630 100644 --- a/_module/uti/acidbolt002.uti.json +++ b/_module/uti/acidbolt002.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 275 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 396 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt003.uti.json b/_module/uti/acidbolt003.uti.json index 98ee28f9..70f89bca 100644 --- a/_module/uti/acidbolt003.uti.json +++ b/_module/uti/acidbolt003.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 403 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 495 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt004.uti.json b/_module/uti/acidbolt004.uti.json index 5123459e..546cd5cd 100644 --- a/_module/uti/acidbolt004.uti.json +++ b/_module/uti/acidbolt004.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 758 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 693 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt005.uti.json b/_module/uti/acidbolt005.uti.json index ea3eff2d..24574c2b 100644 --- a/_module/uti/acidbolt005.uti.json +++ b/_module/uti/acidbolt005.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 759 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 792 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt006.uti.json b/_module/uti/acidbolt006.uti.json index 8c1ea8c0..65f9748a 100644 --- a/_module/uti/acidbolt006.uti.json +++ b/_module/uti/acidbolt006.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 966 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 891 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt007.uti.json b/_module/uti/acidbolt007.uti.json index 1dad1b95..fcf13ff7 100644 --- a/_module/uti/acidbolt007.uti.json +++ b/_module/uti/acidbolt007.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1941 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 1881 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt008.uti.json b/_module/uti/acidbolt008.uti.json index 264c92a7..b6418951 100644 --- a/_module/uti/acidbolt008.uti.json +++ b/_module/uti/acidbolt008.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1942 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 1980 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt009.uti.json b/_module/uti/acidbolt009.uti.json index 44d4a0dd..3e3e8b2d 100644 --- a/_module/uti/acidbolt009.uti.json +++ b/_module/uti/acidbolt009.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 2265 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 2178 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt010.uti.json b/_module/uti/acidbolt010.uti.json index a8230aa1..d72c81ef 100644 --- a/_module/uti/acidbolt010.uti.json +++ b/_module/uti/acidbolt010.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3032 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 2970 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt011.uti.json b/_module/uti/acidbolt011.uti.json index a01bd512..f1a85d16 100644 --- a/_module/uti/acidbolt011.uti.json +++ b/_module/uti/acidbolt011.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3033 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 3069 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbolt012.uti.json b/_module/uti/acidbolt012.uti.json index cef7d162..236aabf2 100644 --- a/_module/uti/acidbolt012.uti.json +++ b/_module/uti/acidbolt012.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3435 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 3465 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet.uti.json b/_module/uti/acidbullet.uti.json index b683a83c..27271693 100644 --- a/_module/uti/acidbullet.uti.json +++ b/_module/uti/acidbullet.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 273 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 198 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet001.uti.json b/_module/uti/acidbullet001.uti.json index af5ccb05..53a54ab3 100644 --- a/_module/uti/acidbullet001.uti.json +++ b/_module/uti/acidbullet001.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 273 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 198 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet002.uti.json b/_module/uti/acidbullet002.uti.json index 7e78b612..5565f350 100644 --- a/_module/uti/acidbullet002.uti.json +++ b/_module/uti/acidbullet002.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 274 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 297 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet003.uti.json b/_module/uti/acidbullet003.uti.json index 21a06d8e..9a5ea6e7 100644 --- a/_module/uti/acidbullet003.uti.json +++ b/_module/uti/acidbullet003.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 402 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 396 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet004.uti.json b/_module/uti/acidbullet004.uti.json index 56fb98be..3e178bd0 100644 --- a/_module/uti/acidbullet004.uti.json +++ b/_module/uti/acidbullet004.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 758 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 693 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet005.uti.json b/_module/uti/acidbullet005.uti.json index 7ea22486..e9a23a5b 100644 --- a/_module/uti/acidbullet005.uti.json +++ b/_module/uti/acidbullet005.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 759 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 792 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet006.uti.json b/_module/uti/acidbullet006.uti.json index 0d4e1551..f94e70f6 100644 --- a/_module/uti/acidbullet006.uti.json +++ b/_module/uti/acidbullet006.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 966 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 891 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet007.uti.json b/_module/uti/acidbullet007.uti.json index 7b5293e2..d3e59666 100644 --- a/_module/uti/acidbullet007.uti.json +++ b/_module/uti/acidbullet007.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1941 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 1881 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet008.uti.json b/_module/uti/acidbullet008.uti.json index 51b2aa61..7fb43ef0 100644 --- a/_module/uti/acidbullet008.uti.json +++ b/_module/uti/acidbullet008.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1942 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 1980 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet009.uti.json b/_module/uti/acidbullet009.uti.json index 3c254fe4..5e4d6137 100644 --- a/_module/uti/acidbullet009.uti.json +++ b/_module/uti/acidbullet009.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 2265 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 2178 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet010.uti.json b/_module/uti/acidbullet010.uti.json index 65087d7d..d408d086 100644 --- a/_module/uti/acidbullet010.uti.json +++ b/_module/uti/acidbullet010.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3032 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 2970 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet011.uti.json b/_module/uti/acidbullet011.uti.json index 955612d4..64156261 100644 --- a/_module/uti/acidbullet011.uti.json +++ b/_module/uti/acidbullet011.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3033 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 3069 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acidbullet012.uti.json b/_module/uti/acidbullet012.uti.json index a75a9ddf..6df2ce18 100644 --- a/_module/uti/acidbullet012.uti.json +++ b/_module/uti/acidbullet012.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3434 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 3366 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/acorn.uti.json b/_module/uti/acorn.uti.json index f1dda851..01cd6413 100644 --- a/_module/uti/acorn.uti.json +++ b/_module/uti/acorn.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/alexandrite.uti.json b/_module/uti/alexandrite.uti.json index 0a29d94e..93308a90 100644 --- a/_module/uti/alexandrite.uti.json +++ b/_module/uti/alexandrite.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/alexandrite001.uti.json b/_module/uti/alexandrite001.uti.json index f73a5913..aacfeea5 100644 --- a/_module/uti/alexandrite001.uti.json +++ b/_module/uti/alexandrite001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/alexandrite002.uti.json b/_module/uti/alexandrite002.uti.json index a54b3f6a..1bbb3958 100644 --- a/_module/uti/alexandrite002.uti.json +++ b/_module/uti/alexandrite002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/alexandrite003.uti.json b/_module/uti/alexandrite003.uti.json index db7dc4b8..4f0b0afc 100644 --- a/_module/uti/alexandrite003.uti.json +++ b/_module/uti/alexandrite003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/alexandrite004.uti.json b/_module/uti/alexandrite004.uti.json index 20cbc478..5f9f444a 100644 --- a/_module/uti/alexandrite004.uti.json +++ b/_module/uti/alexandrite004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/alexandrite005.uti.json b/_module/uti/alexandrite005.uti.json index 7b2f95a7..0f6f5ada 100644 --- a/_module/uti/alexandrite005.uti.json +++ b/_module/uti/alexandrite005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/almond.uti.json b/_module/uti/almond.uti.json index 39e440e9..97c411b5 100644 --- a/_module/uti/almond.uti.json +++ b/_module/uti/almond.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/amber.uti.json b/_module/uti/amber.uti.json index 575b3733..5a3d8667 100644 --- a/_module/uti/amber.uti.json +++ b/_module/uti/amber.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amber001.uti.json b/_module/uti/amber001.uti.json index 1454c967..60f688b0 100644 --- a/_module/uti/amber001.uti.json +++ b/_module/uti/amber001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amber002.uti.json b/_module/uti/amber002.uti.json index c3952f0a..bde4e54b 100644 --- a/_module/uti/amber002.uti.json +++ b/_module/uti/amber002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amber003.uti.json b/_module/uti/amber003.uti.json index dc84a99b..17d868a6 100644 --- a/_module/uti/amber003.uti.json +++ b/_module/uti/amber003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amber004.uti.json b/_module/uti/amber004.uti.json index 01bd38c2..faad7106 100644 --- a/_module/uti/amber004.uti.json +++ b/_module/uti/amber004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amber005.uti.json b/_module/uti/amber005.uti.json index 71c2f8a9..f7b0b4b4 100644 --- a/_module/uti/amber005.uti.json +++ b/_module/uti/amber005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amethyst.uti.json b/_module/uti/amethyst.uti.json index c339552d..bc9bde7f 100644 --- a/_module/uti/amethyst.uti.json +++ b/_module/uti/amethyst.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amethyst001.uti.json b/_module/uti/amethyst001.uti.json index aea61d32..66723a12 100644 --- a/_module/uti/amethyst001.uti.json +++ b/_module/uti/amethyst001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amethyst002.uti.json b/_module/uti/amethyst002.uti.json index 4b6d31f4..2afa0ac9 100644 --- a/_module/uti/amethyst002.uti.json +++ b/_module/uti/amethyst002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amethyst003.uti.json b/_module/uti/amethyst003.uti.json index da173db7..d20c4613 100644 --- a/_module/uti/amethyst003.uti.json +++ b/_module/uti/amethyst003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amethyst004.uti.json b/_module/uti/amethyst004.uti.json index b6c5b97b..94c3a1cf 100644 --- a/_module/uti/amethyst004.uti.json +++ b/_module/uti/amethyst004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/amethyst005.uti.json b/_module/uti/amethyst005.uti.json index d6fea9d4..b688d087 100644 --- a/_module/uti/amethyst005.uti.json +++ b/_module/uti/amethyst005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aquamarine.uti.json b/_module/uti/aquamarine.uti.json index 9ef566e0..fc3f80f7 100644 --- a/_module/uti/aquamarine.uti.json +++ b/_module/uti/aquamarine.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aquamarine001.uti.json b/_module/uti/aquamarine001.uti.json index fd98d915..a6554346 100644 --- a/_module/uti/aquamarine001.uti.json +++ b/_module/uti/aquamarine001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aquamarine002.uti.json b/_module/uti/aquamarine002.uti.json index 611c82b3..5b7cf218 100644 --- a/_module/uti/aquamarine002.uti.json +++ b/_module/uti/aquamarine002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aquamarine003.uti.json b/_module/uti/aquamarine003.uti.json index 6570ad4b..136a8922 100644 --- a/_module/uti/aquamarine003.uti.json +++ b/_module/uti/aquamarine003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aquamarine004.uti.json b/_module/uti/aquamarine004.uti.json index 23ac254e..5e11903b 100644 --- a/_module/uti/aquamarine004.uti.json +++ b/_module/uti/aquamarine004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/aquamarine005.uti.json b/_module/uti/aquamarine005.uti.json index 9e39b9ed..5e700a80 100644 --- a/_module/uti/aquamarine005.uti.json +++ b/_module/uti/aquamarine005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe002.uti.json b/_module/uti/arhe002.uti.json index 012a3b6b..2efc381c 100644 --- a/_module/uti/arhe002.uti.json +++ b/_module/uti/arhe002.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe003.uti.json b/_module/uti/arhe003.uti.json index 56b4ebcf..3568eb35 100644 --- a/_module/uti/arhe003.uti.json +++ b/_module/uti/arhe003.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe004.uti.json b/_module/uti/arhe004.uti.json index 53f4b673..e019d202 100644 --- a/_module/uti/arhe004.uti.json +++ b/_module/uti/arhe004.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe005.uti.json b/_module/uti/arhe005.uti.json index 81135007..ef41a2cf 100644 --- a/_module/uti/arhe005.uti.json +++ b/_module/uti/arhe005.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe006.uti.json b/_module/uti/arhe006.uti.json index 356eb10b..329a7ffa 100644 --- a/_module/uti/arhe006.uti.json +++ b/_module/uti/arhe006.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe007.uti.json b/_module/uti/arhe007.uti.json index 16d1c50b..10d55480 100644 --- a/_module/uti/arhe007.uti.json +++ b/_module/uti/arhe007.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe008.uti.json b/_module/uti/arhe008.uti.json index 4cbe0969..41b919e9 100644 --- a/_module/uti/arhe008.uti.json +++ b/_module/uti/arhe008.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe009.uti.json b/_module/uti/arhe009.uti.json index 949fc3dc..60725a5e 100644 --- a/_module/uti/arhe009.uti.json +++ b/_module/uti/arhe009.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe010.uti.json b/_module/uti/arhe010.uti.json index 0749f650..9e2d90f3 100644 --- a/_module/uti/arhe010.uti.json +++ b/_module/uti/arhe010.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe011.uti.json b/_module/uti/arhe011.uti.json index 8ffaf766..f1d06414 100644 --- a/_module/uti/arhe011.uti.json +++ b/_module/uti/arhe011.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/arhe012.uti.json b/_module/uti/arhe012.uti.json index 25dd7ff4..e7953e08 100644 --- a/_module/uti/arhe012.uti.json +++ b/_module/uti/arhe012.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe013.uti.json b/_module/uti/arhe013.uti.json index 3a12b52a..491aa503 100644 --- a/_module/uti/arhe013.uti.json +++ b/_module/uti/arhe013.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe014.uti.json b/_module/uti/arhe014.uti.json index ad0dd3a1..0df9e6ff 100644 --- a/_module/uti/arhe014.uti.json +++ b/_module/uti/arhe014.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe015.uti.json b/_module/uti/arhe015.uti.json index 9ef2cd5a..cdad701a 100644 --- a/_module/uti/arhe015.uti.json +++ b/_module/uti/arhe015.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe016.uti.json b/_module/uti/arhe016.uti.json index 7d27c477..515f7c40 100644 --- a/_module/uti/arhe016.uti.json +++ b/_module/uti/arhe016.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe017.uti.json b/_module/uti/arhe017.uti.json index 8bca5414..b296ee98 100644 --- a/_module/uti/arhe017.uti.json +++ b/_module/uti/arhe017.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe018.uti.json b/_module/uti/arhe018.uti.json index 92c1eaae..3a6d071e 100644 --- a/_module/uti/arhe018.uti.json +++ b/_module/uti/arhe018.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe019.uti.json b/_module/uti/arhe019.uti.json index ba44298f..d9a83bb5 100644 --- a/_module/uti/arhe019.uti.json +++ b/_module/uti/arhe019.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe020.uti.json b/_module/uti/arhe020.uti.json index f7425853..19ac3672 100644 --- a/_module/uti/arhe020.uti.json +++ b/_module/uti/arhe020.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe021.uti.json b/_module/uti/arhe021.uti.json index 9194d652..ee0bc69b 100644 --- a/_module/uti/arhe021.uti.json +++ b/_module/uti/arhe021.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe022.uti.json b/_module/uti/arhe022.uti.json index 279f2967..a484d601 100644 --- a/_module/uti/arhe022.uti.json +++ b/_module/uti/arhe022.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe023.uti.json b/_module/uti/arhe023.uti.json index 0d27b9b3..8f368442 100644 --- a/_module/uti/arhe023.uti.json +++ b/_module/uti/arhe023.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe024.uti.json b/_module/uti/arhe024.uti.json index 5494b784..7d14fd4f 100644 --- a/_module/uti/arhe024.uti.json +++ b/_module/uti/arhe024.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe025.uti.json b/_module/uti/arhe025.uti.json index 3d9fcee4..22155fc9 100644 --- a/_module/uti/arhe025.uti.json +++ b/_module/uti/arhe025.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe026.uti.json b/_module/uti/arhe026.uti.json index af7ee404..13c99ce2 100644 --- a/_module/uti/arhe026.uti.json +++ b/_module/uti/arhe026.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe027.uti.json b/_module/uti/arhe027.uti.json index ce1bec08..b1dc7ce6 100644 --- a/_module/uti/arhe027.uti.json +++ b/_module/uti/arhe027.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe028.uti.json b/_module/uti/arhe028.uti.json index 271f21cb..e8f5e710 100644 --- a/_module/uti/arhe028.uti.json +++ b/_module/uti/arhe028.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe029.uti.json b/_module/uti/arhe029.uti.json index 8820dcac..9ac211db 100644 --- a/_module/uti/arhe029.uti.json +++ b/_module/uti/arhe029.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe030.uti.json b/_module/uti/arhe030.uti.json index 36cb5b1d..4ce2ce1d 100644 --- a/_module/uti/arhe030.uti.json +++ b/_module/uti/arhe030.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe031.uti.json b/_module/uti/arhe031.uti.json index 02456009..3a362980 100644 --- a/_module/uti/arhe031.uti.json +++ b/_module/uti/arhe031.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe032.uti.json b/_module/uti/arhe032.uti.json index d7ce9b44..dc9a4b7a 100644 --- a/_module/uti/arhe032.uti.json +++ b/_module/uti/arhe032.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 2047 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe033.uti.json b/_module/uti/arhe033.uti.json index 526fb028..2939832a 100644 --- a/_module/uti/arhe033.uti.json +++ b/_module/uti/arhe033.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe034.uti.json b/_module/uti/arhe034.uti.json index 6e754ad2..22bdf995 100644 --- a/_module/uti/arhe034.uti.json +++ b/_module/uti/arhe034.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe035.uti.json b/_module/uti/arhe035.uti.json index 8139b3a1..f45f03aa 100644 --- a/_module/uti/arhe035.uti.json +++ b/_module/uti/arhe035.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3727 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe036.uti.json b/_module/uti/arhe036.uti.json index dec9f770..3181ae55 100644 --- a/_module/uti/arhe036.uti.json +++ b/_module/uti/arhe036.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe037.uti.json b/_module/uti/arhe037.uti.json index da11b766..eb2db8ee 100644 --- a/_module/uti/arhe037.uti.json +++ b/_module/uti/arhe037.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe038.uti.json b/_module/uti/arhe038.uti.json index a2f4ce5f..a7c76e56 100644 --- a/_module/uti/arhe038.uti.json +++ b/_module/uti/arhe038.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe039.uti.json b/_module/uti/arhe039.uti.json index f483967a..f47d21a6 100644 --- a/_module/uti/arhe039.uti.json +++ b/_module/uti/arhe039.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1105 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe040.uti.json b/_module/uti/arhe040.uti.json index cd7ccb88..00af4fa4 100644 --- a/_module/uti/arhe040.uti.json +++ b/_module/uti/arhe040.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe041.uti.json b/_module/uti/arhe041.uti.json index 08947791..e5243aa3 100644 --- a/_module/uti/arhe041.uti.json +++ b/_module/uti/arhe041.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3805 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe042.uti.json b/_module/uti/arhe042.uti.json index 2240f3fc..18648fff 100644 --- a/_module/uti/arhe042.uti.json +++ b/_module/uti/arhe042.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe043.uti.json b/_module/uti/arhe043.uti.json index c81642b9..cee4d664 100644 --- a/_module/uti/arhe043.uti.json +++ b/_module/uti/arhe043.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe044.uti.json b/_module/uti/arhe044.uti.json index e1b9f406..8d1fb4fc 100644 --- a/_module/uti/arhe044.uti.json +++ b/_module/uti/arhe044.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 6815 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe045.uti.json b/_module/uti/arhe045.uti.json index 6e0beadb..f8363907 100644 --- a/_module/uti/arhe045.uti.json +++ b/_module/uti/arhe045.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 812 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe046.uti.json b/_module/uti/arhe046.uti.json index 83764a61..7104cad0 100644 --- a/_module/uti/arhe046.uti.json +++ b/_module/uti/arhe046.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe047.uti.json b/_module/uti/arhe047.uti.json index 73f064ad..ca243858 100644 --- a/_module/uti/arhe047.uti.json +++ b/_module/uti/arhe047.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe048.uti.json b/_module/uti/arhe048.uti.json index 69db5d98..9daa7694 100644 --- a/_module/uti/arhe048.uti.json +++ b/_module/uti/arhe048.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe049.uti.json b/_module/uti/arhe049.uti.json index 3cccdf87..932becde 100644 --- a/_module/uti/arhe049.uti.json +++ b/_module/uti/arhe049.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe050.uti.json b/_module/uti/arhe050.uti.json index 8df32a63..b51fd0a9 100644 --- a/_module/uti/arhe050.uti.json +++ b/_module/uti/arhe050.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe051.uti.json b/_module/uti/arhe051.uti.json index b2eda4bf..e0f6b50a 100644 --- a/_module/uti/arhe051.uti.json +++ b/_module/uti/arhe051.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe052.uti.json b/_module/uti/arhe052.uti.json index 6ea3de2d..fc0dfa90 100644 --- a/_module/uti/arhe052.uti.json +++ b/_module/uti/arhe052.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe053.uti.json b/_module/uti/arhe053.uti.json index 4e3b6668..7fa0c32d 100644 --- a/_module/uti/arhe053.uti.json +++ b/_module/uti/arhe053.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe054.uti.json b/_module/uti/arhe054.uti.json index 47c7ce95..b74829c6 100644 --- a/_module/uti/arhe054.uti.json +++ b/_module/uti/arhe054.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe055.uti.json b/_module/uti/arhe055.uti.json index ca7ff964..ff33ebc5 100644 --- a/_module/uti/arhe055.uti.json +++ b/_module/uti/arhe055.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe056.uti.json b/_module/uti/arhe056.uti.json index be6dd0d6..6b6bf66f 100644 --- a/_module/uti/arhe056.uti.json +++ b/_module/uti/arhe056.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe057.uti.json b/_module/uti/arhe057.uti.json index 0655ecc0..66efb8a8 100644 --- a/_module/uti/arhe057.uti.json +++ b/_module/uti/arhe057.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe058.uti.json b/_module/uti/arhe058.uti.json index 76e16cca..24977458 100644 --- a/_module/uti/arhe058.uti.json +++ b/_module/uti/arhe058.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe059.uti.json b/_module/uti/arhe059.uti.json index 2db2c7d1..30a8fdb3 100644 --- a/_module/uti/arhe059.uti.json +++ b/_module/uti/arhe059.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe060.uti.json b/_module/uti/arhe060.uti.json index 74aefa92..2c86a2b6 100644 --- a/_module/uti/arhe060.uti.json +++ b/_module/uti/arhe060.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe061.uti.json b/_module/uti/arhe061.uti.json index 00a2540d..5c897a6c 100644 --- a/_module/uti/arhe061.uti.json +++ b/_module/uti/arhe061.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe062.uti.json b/_module/uti/arhe062.uti.json index e3fc4785..6bc47646 100644 --- a/_module/uti/arhe062.uti.json +++ b/_module/uti/arhe062.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe063.uti.json b/_module/uti/arhe063.uti.json index 6497c0e8..482bee88 100644 --- a/_module/uti/arhe063.uti.json +++ b/_module/uti/arhe063.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe064.uti.json b/_module/uti/arhe064.uti.json index 7a9cfe72..e2f42d1f 100644 --- a/_module/uti/arhe064.uti.json +++ b/_module/uti/arhe064.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe065.uti.json b/_module/uti/arhe065.uti.json index 8ce800fc..8d3fef85 100644 --- a/_module/uti/arhe065.uti.json +++ b/_module/uti/arhe065.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe066.uti.json b/_module/uti/arhe066.uti.json index c7073cb7..a78625ed 100644 --- a/_module/uti/arhe066.uti.json +++ b/_module/uti/arhe066.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe067.uti.json b/_module/uti/arhe067.uti.json index 4e96390d..21839bb1 100644 --- a/_module/uti/arhe067.uti.json +++ b/_module/uti/arhe067.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe068.uti.json b/_module/uti/arhe068.uti.json index 0abfd0a8..af0df908 100644 --- a/_module/uti/arhe068.uti.json +++ b/_module/uti/arhe068.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 2047 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe069.uti.json b/_module/uti/arhe069.uti.json index 9899f5d1..a48fe5c7 100644 --- a/_module/uti/arhe069.uti.json +++ b/_module/uti/arhe069.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe070.uti.json b/_module/uti/arhe070.uti.json index 0e848644..3054fc8c 100644 --- a/_module/uti/arhe070.uti.json +++ b/_module/uti/arhe070.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe071.uti.json b/_module/uti/arhe071.uti.json index 4bf93061..347dd9fb 100644 --- a/_module/uti/arhe071.uti.json +++ b/_module/uti/arhe071.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3727 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe072.uti.json b/_module/uti/arhe072.uti.json index 90cf3a16..ab0a1096 100644 --- a/_module/uti/arhe072.uti.json +++ b/_module/uti/arhe072.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe073.uti.json b/_module/uti/arhe073.uti.json index 17363026..56b4ea13 100644 --- a/_module/uti/arhe073.uti.json +++ b/_module/uti/arhe073.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe074.uti.json b/_module/uti/arhe074.uti.json index cafb8f29..1d24174c 100644 --- a/_module/uti/arhe074.uti.json +++ b/_module/uti/arhe074.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe075.uti.json b/_module/uti/arhe075.uti.json index d9e7b4ad..05ccbb6f 100644 --- a/_module/uti/arhe075.uti.json +++ b/_module/uti/arhe075.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1105 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe076.uti.json b/_module/uti/arhe076.uti.json index f78f6da0..10e498f5 100644 --- a/_module/uti/arhe076.uti.json +++ b/_module/uti/arhe076.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe077.uti.json b/_module/uti/arhe077.uti.json index 429c97b3..2293e144 100644 --- a/_module/uti/arhe077.uti.json +++ b/_module/uti/arhe077.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3805 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe078.uti.json b/_module/uti/arhe078.uti.json index bbfc7c5f..a5ebbacc 100644 --- a/_module/uti/arhe078.uti.json +++ b/_module/uti/arhe078.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe079.uti.json b/_module/uti/arhe079.uti.json index 142053a6..46824791 100644 --- a/_module/uti/arhe079.uti.json +++ b/_module/uti/arhe079.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe080.uti.json b/_module/uti/arhe080.uti.json index aa8da40b..3c6dadc2 100644 --- a/_module/uti/arhe080.uti.json +++ b/_module/uti/arhe080.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 6815 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe081.uti.json b/_module/uti/arhe081.uti.json index 14c6f04c..74a7c301 100644 --- a/_module/uti/arhe081.uti.json +++ b/_module/uti/arhe081.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 812 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe082.uti.json b/_module/uti/arhe082.uti.json index 589cbecf..4dffea55 100644 --- a/_module/uti/arhe082.uti.json +++ b/_module/uti/arhe082.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe083.uti.json b/_module/uti/arhe083.uti.json index 3847404c..8f30dc36 100644 --- a/_module/uti/arhe083.uti.json +++ b/_module/uti/arhe083.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe084.uti.json b/_module/uti/arhe084.uti.json index 0773d57e..c66a6f56 100644 --- a/_module/uti/arhe084.uti.json +++ b/_module/uti/arhe084.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe085.uti.json b/_module/uti/arhe085.uti.json index c52978f9..46efaf87 100644 --- a/_module/uti/arhe085.uti.json +++ b/_module/uti/arhe085.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe086.uti.json b/_module/uti/arhe086.uti.json index 475f2ab1..75552598 100644 --- a/_module/uti/arhe086.uti.json +++ b/_module/uti/arhe086.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe087.uti.json b/_module/uti/arhe087.uti.json index b9c24a4e..c544a910 100644 --- a/_module/uti/arhe087.uti.json +++ b/_module/uti/arhe087.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe088.uti.json b/_module/uti/arhe088.uti.json index 2fda7744..40a8a969 100644 --- a/_module/uti/arhe088.uti.json +++ b/_module/uti/arhe088.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe089.uti.json b/_module/uti/arhe089.uti.json index 33424e75..95663577 100644 --- a/_module/uti/arhe089.uti.json +++ b/_module/uti/arhe089.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe090.uti.json b/_module/uti/arhe090.uti.json index 7be738df..1363299c 100644 --- a/_module/uti/arhe090.uti.json +++ b/_module/uti/arhe090.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe091.uti.json b/_module/uti/arhe091.uti.json index 08495be0..e7104e06 100644 --- a/_module/uti/arhe091.uti.json +++ b/_module/uti/arhe091.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe092.uti.json b/_module/uti/arhe092.uti.json index b8604115..51148aae 100644 --- a/_module/uti/arhe092.uti.json +++ b/_module/uti/arhe092.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe093.uti.json b/_module/uti/arhe093.uti.json index 52a07656..615a7d1c 100644 --- a/_module/uti/arhe093.uti.json +++ b/_module/uti/arhe093.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe094.uti.json b/_module/uti/arhe094.uti.json index 8746de21..028472fc 100644 --- a/_module/uti/arhe094.uti.json +++ b/_module/uti/arhe094.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe095.uti.json b/_module/uti/arhe095.uti.json index 7b5c84bb..1b549936 100644 --- a/_module/uti/arhe095.uti.json +++ b/_module/uti/arhe095.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe096.uti.json b/_module/uti/arhe096.uti.json index a54b56cc..1db317d1 100644 --- a/_module/uti/arhe096.uti.json +++ b/_module/uti/arhe096.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe097.uti.json b/_module/uti/arhe097.uti.json index fce7552f..9cfed9d2 100644 --- a/_module/uti/arhe097.uti.json +++ b/_module/uti/arhe097.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe098.uti.json b/_module/uti/arhe098.uti.json index 01acb556..44c41753 100644 --- a/_module/uti/arhe098.uti.json +++ b/_module/uti/arhe098.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe099.uti.json b/_module/uti/arhe099.uti.json index 73776a2e..5613cbf3 100644 --- a/_module/uti/arhe099.uti.json +++ b/_module/uti/arhe099.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe100.uti.json b/_module/uti/arhe100.uti.json index df555e99..0f1745bc 100644 --- a/_module/uti/arhe100.uti.json +++ b/_module/uti/arhe100.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe101.uti.json b/_module/uti/arhe101.uti.json index 2837a0d6..933427e4 100644 --- a/_module/uti/arhe101.uti.json +++ b/_module/uti/arhe101.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe102.uti.json b/_module/uti/arhe102.uti.json index 7d51124e..c9f0d460 100644 --- a/_module/uti/arhe102.uti.json +++ b/_module/uti/arhe102.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe103.uti.json b/_module/uti/arhe103.uti.json index b65552fe..8ee35eea 100644 --- a/_module/uti/arhe103.uti.json +++ b/_module/uti/arhe103.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe104.uti.json b/_module/uti/arhe104.uti.json index 9c64c916..d1d2d1c6 100644 --- a/_module/uti/arhe104.uti.json +++ b/_module/uti/arhe104.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 2047 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe105.uti.json b/_module/uti/arhe105.uti.json index 85a64330..09550d06 100644 --- a/_module/uti/arhe105.uti.json +++ b/_module/uti/arhe105.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe106.uti.json b/_module/uti/arhe106.uti.json index f483044f..9b698660 100644 --- a/_module/uti/arhe106.uti.json +++ b/_module/uti/arhe106.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe107.uti.json b/_module/uti/arhe107.uti.json index 3538a9e0..cf41aa4e 100644 --- a/_module/uti/arhe107.uti.json +++ b/_module/uti/arhe107.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3727 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe108.uti.json b/_module/uti/arhe108.uti.json index efc6ac6c..4fe871d1 100644 --- a/_module/uti/arhe108.uti.json +++ b/_module/uti/arhe108.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe109.uti.json b/_module/uti/arhe109.uti.json index 54c3ad24..29c270ed 100644 --- a/_module/uti/arhe109.uti.json +++ b/_module/uti/arhe109.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe110.uti.json b/_module/uti/arhe110.uti.json index f1277386..23ab5813 100644 --- a/_module/uti/arhe110.uti.json +++ b/_module/uti/arhe110.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe111.uti.json b/_module/uti/arhe111.uti.json index d254b8c8..5f96eb6e 100644 --- a/_module/uti/arhe111.uti.json +++ b/_module/uti/arhe111.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1105 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe112.uti.json b/_module/uti/arhe112.uti.json index 2675d5ac..7d75d90e 100644 --- a/_module/uti/arhe112.uti.json +++ b/_module/uti/arhe112.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe113.uti.json b/_module/uti/arhe113.uti.json index 6bc7b7c0..792cbff2 100644 --- a/_module/uti/arhe113.uti.json +++ b/_module/uti/arhe113.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3805 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe114.uti.json b/_module/uti/arhe114.uti.json index 8d6411d2..7e366a55 100644 --- a/_module/uti/arhe114.uti.json +++ b/_module/uti/arhe114.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe115.uti.json b/_module/uti/arhe115.uti.json index 0e52e591..26385d42 100644 --- a/_module/uti/arhe115.uti.json +++ b/_module/uti/arhe115.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe116.uti.json b/_module/uti/arhe116.uti.json index d1eb3fab..253c979a 100644 --- a/_module/uti/arhe116.uti.json +++ b/_module/uti/arhe116.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 6815 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe117.uti.json b/_module/uti/arhe117.uti.json index e5a78a4c..209067bf 100644 --- a/_module/uti/arhe117.uti.json +++ b/_module/uti/arhe117.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 812 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe118.uti.json b/_module/uti/arhe118.uti.json index d9dcbb0a..c3c93f0c 100644 --- a/_module/uti/arhe118.uti.json +++ b/_module/uti/arhe118.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe119.uti.json b/_module/uti/arhe119.uti.json index 93db6ab1..40f49efd 100644 --- a/_module/uti/arhe119.uti.json +++ b/_module/uti/arhe119.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe120.uti.json b/_module/uti/arhe120.uti.json index 4dc3a376..f9006a76 100644 --- a/_module/uti/arhe120.uti.json +++ b/_module/uti/arhe120.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe121.uti.json b/_module/uti/arhe121.uti.json index e70a3fa4..0bf96a6a 100644 --- a/_module/uti/arhe121.uti.json +++ b/_module/uti/arhe121.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe122.uti.json b/_module/uti/arhe122.uti.json index abb7ee5c..67c10a28 100644 --- a/_module/uti/arhe122.uti.json +++ b/_module/uti/arhe122.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe123.uti.json b/_module/uti/arhe123.uti.json index c54e66f1..440048c3 100644 --- a/_module/uti/arhe123.uti.json +++ b/_module/uti/arhe123.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe124.uti.json b/_module/uti/arhe124.uti.json index fd3576af..13ecf159 100644 --- a/_module/uti/arhe124.uti.json +++ b/_module/uti/arhe124.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe125.uti.json b/_module/uti/arhe125.uti.json index 41f122d6..a96c0422 100644 --- a/_module/uti/arhe125.uti.json +++ b/_module/uti/arhe125.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe126.uti.json b/_module/uti/arhe126.uti.json index f45c143e..2a87090d 100644 --- a/_module/uti/arhe126.uti.json +++ b/_module/uti/arhe126.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe127.uti.json b/_module/uti/arhe127.uti.json index 3697cc0d..8d5c1321 100644 --- a/_module/uti/arhe127.uti.json +++ b/_module/uti/arhe127.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe128.uti.json b/_module/uti/arhe128.uti.json index 2a0398a8..83848a80 100644 --- a/_module/uti/arhe128.uti.json +++ b/_module/uti/arhe128.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe129.uti.json b/_module/uti/arhe129.uti.json index 80e59e5d..0d4264f2 100644 --- a/_module/uti/arhe129.uti.json +++ b/_module/uti/arhe129.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe130.uti.json b/_module/uti/arhe130.uti.json index 3c404ad4..8ecb0c8a 100644 --- a/_module/uti/arhe130.uti.json +++ b/_module/uti/arhe130.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe131.uti.json b/_module/uti/arhe131.uti.json index 518f4ab2..de313054 100644 --- a/_module/uti/arhe131.uti.json +++ b/_module/uti/arhe131.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe132.uti.json b/_module/uti/arhe132.uti.json index dc3c0540..74950f9a 100644 --- a/_module/uti/arhe132.uti.json +++ b/_module/uti/arhe132.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe133.uti.json b/_module/uti/arhe133.uti.json index 1dbc8249..17679b5d 100644 --- a/_module/uti/arhe133.uti.json +++ b/_module/uti/arhe133.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe134.uti.json b/_module/uti/arhe134.uti.json index dc4fbd1c..b793d506 100644 --- a/_module/uti/arhe134.uti.json +++ b/_module/uti/arhe134.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe135.uti.json b/_module/uti/arhe135.uti.json index 4fd64cbe..a25d8132 100644 --- a/_module/uti/arhe135.uti.json +++ b/_module/uti/arhe135.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe136.uti.json b/_module/uti/arhe136.uti.json index bc8ea4f8..580e56e4 100644 --- a/_module/uti/arhe136.uti.json +++ b/_module/uti/arhe136.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe137.uti.json b/_module/uti/arhe137.uti.json index 60b361cd..067656b7 100644 --- a/_module/uti/arhe137.uti.json +++ b/_module/uti/arhe137.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe138.uti.json b/_module/uti/arhe138.uti.json index dd1d24a7..0438c46d 100644 --- a/_module/uti/arhe138.uti.json +++ b/_module/uti/arhe138.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe139.uti.json b/_module/uti/arhe139.uti.json index 40c37b25..0daa4f5c 100644 --- a/_module/uti/arhe139.uti.json +++ b/_module/uti/arhe139.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe140.uti.json b/_module/uti/arhe140.uti.json index 627dca13..1056a09a 100644 --- a/_module/uti/arhe140.uti.json +++ b/_module/uti/arhe140.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 2047 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe141.uti.json b/_module/uti/arhe141.uti.json index 2f9741a8..de5a730a 100644 --- a/_module/uti/arhe141.uti.json +++ b/_module/uti/arhe141.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe142.uti.json b/_module/uti/arhe142.uti.json index 0106f5c7..2bae0a9f 100644 --- a/_module/uti/arhe142.uti.json +++ b/_module/uti/arhe142.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe143.uti.json b/_module/uti/arhe143.uti.json index 7ff0929d..3fb49dea 100644 --- a/_module/uti/arhe143.uti.json +++ b/_module/uti/arhe143.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3727 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe144.uti.json b/_module/uti/arhe144.uti.json index 381a52ac..d1b21988 100644 --- a/_module/uti/arhe144.uti.json +++ b/_module/uti/arhe144.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe145.uti.json b/_module/uti/arhe145.uti.json index 6f393fde..22918ccb 100644 --- a/_module/uti/arhe145.uti.json +++ b/_module/uti/arhe145.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe146.uti.json b/_module/uti/arhe146.uti.json index 195701c1..fe92ac7a 100644 --- a/_module/uti/arhe146.uti.json +++ b/_module/uti/arhe146.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe147.uti.json b/_module/uti/arhe147.uti.json index fe889416..9cb17894 100644 --- a/_module/uti/arhe147.uti.json +++ b/_module/uti/arhe147.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1105 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe148.uti.json b/_module/uti/arhe148.uti.json index 2eae9ee8..37113ffc 100644 --- a/_module/uti/arhe148.uti.json +++ b/_module/uti/arhe148.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe149.uti.json b/_module/uti/arhe149.uti.json index eb815a19..43d7acc0 100644 --- a/_module/uti/arhe149.uti.json +++ b/_module/uti/arhe149.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3805 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe150.uti.json b/_module/uti/arhe150.uti.json index 993e38aa..2274ae65 100644 --- a/_module/uti/arhe150.uti.json +++ b/_module/uti/arhe150.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe151.uti.json b/_module/uti/arhe151.uti.json index 169425e7..d29421a3 100644 --- a/_module/uti/arhe151.uti.json +++ b/_module/uti/arhe151.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe152.uti.json b/_module/uti/arhe152.uti.json index 0d84a1a0..763c4374 100644 --- a/_module/uti/arhe152.uti.json +++ b/_module/uti/arhe152.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 6815 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe153.uti.json b/_module/uti/arhe153.uti.json index 4080eaf6..c8c0fef0 100644 --- a/_module/uti/arhe153.uti.json +++ b/_module/uti/arhe153.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 812 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe154.uti.json b/_module/uti/arhe154.uti.json index 07ccca16..3a7eddb3 100644 --- a/_module/uti/arhe154.uti.json +++ b/_module/uti/arhe154.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe155.uti.json b/_module/uti/arhe155.uti.json index c88f7878..1904ce49 100644 --- a/_module/uti/arhe155.uti.json +++ b/_module/uti/arhe155.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe156.uti.json b/_module/uti/arhe156.uti.json index 7eeaca0e..dad7745d 100644 --- a/_module/uti/arhe156.uti.json +++ b/_module/uti/arhe156.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe157.uti.json b/_module/uti/arhe157.uti.json index ff1b8533..8570baf6 100644 --- a/_module/uti/arhe157.uti.json +++ b/_module/uti/arhe157.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe158.uti.json b/_module/uti/arhe158.uti.json index 919f1eb2..2f853187 100644 --- a/_module/uti/arhe158.uti.json +++ b/_module/uti/arhe158.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe159.uti.json b/_module/uti/arhe159.uti.json index 3f599cf8..2a33077b 100644 --- a/_module/uti/arhe159.uti.json +++ b/_module/uti/arhe159.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe160.uti.json b/_module/uti/arhe160.uti.json index 56cae9d5..ddf9b0f3 100644 --- a/_module/uti/arhe160.uti.json +++ b/_module/uti/arhe160.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe161.uti.json b/_module/uti/arhe161.uti.json index f7942b41..0546e52d 100644 --- a/_module/uti/arhe161.uti.json +++ b/_module/uti/arhe161.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe162.uti.json b/_module/uti/arhe162.uti.json index 86d640f6..86701664 100644 --- a/_module/uti/arhe162.uti.json +++ b/_module/uti/arhe162.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe163.uti.json b/_module/uti/arhe163.uti.json index 916a2ccb..dbd9f352 100644 --- a/_module/uti/arhe163.uti.json +++ b/_module/uti/arhe163.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe164.uti.json b/_module/uti/arhe164.uti.json index 556dc5a5..7a53a5a7 100644 --- a/_module/uti/arhe164.uti.json +++ b/_module/uti/arhe164.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe165.uti.json b/_module/uti/arhe165.uti.json index a2e6281b..f0f9d944 100644 --- a/_module/uti/arhe165.uti.json +++ b/_module/uti/arhe165.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe166.uti.json b/_module/uti/arhe166.uti.json index 8690ce2b..56408b46 100644 --- a/_module/uti/arhe166.uti.json +++ b/_module/uti/arhe166.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe167.uti.json b/_module/uti/arhe167.uti.json index 6a24ad7f..439f1367 100644 --- a/_module/uti/arhe167.uti.json +++ b/_module/uti/arhe167.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe168.uti.json b/_module/uti/arhe168.uti.json index 31a47fed..41edfd99 100644 --- a/_module/uti/arhe168.uti.json +++ b/_module/uti/arhe168.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe169.uti.json b/_module/uti/arhe169.uti.json index c21d58b1..aca9dba6 100644 --- a/_module/uti/arhe169.uti.json +++ b/_module/uti/arhe169.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe170.uti.json b/_module/uti/arhe170.uti.json index 1ff65403..6deb5f92 100644 --- a/_module/uti/arhe170.uti.json +++ b/_module/uti/arhe170.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe171.uti.json b/_module/uti/arhe171.uti.json index 31b92e5f..a871bf32 100644 --- a/_module/uti/arhe171.uti.json +++ b/_module/uti/arhe171.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe172.uti.json b/_module/uti/arhe172.uti.json index 0617b473..53f3bbd6 100644 --- a/_module/uti/arhe172.uti.json +++ b/_module/uti/arhe172.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe173.uti.json b/_module/uti/arhe173.uti.json index 31be3389..b0613dfe 100644 --- a/_module/uti/arhe173.uti.json +++ b/_module/uti/arhe173.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe174.uti.json b/_module/uti/arhe174.uti.json index fceb7956..da874483 100644 --- a/_module/uti/arhe174.uti.json +++ b/_module/uti/arhe174.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe175.uti.json b/_module/uti/arhe175.uti.json index 7e2c5e95..df349d83 100644 --- a/_module/uti/arhe175.uti.json +++ b/_module/uti/arhe175.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 479 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe176.uti.json b/_module/uti/arhe176.uti.json index 8f4b3dd1..81d0bcc8 100644 --- a/_module/uti/arhe176.uti.json +++ b/_module/uti/arhe176.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 2047 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe177.uti.json b/_module/uti/arhe177.uti.json index 3455c089..805108e4 100644 --- a/_module/uti/arhe177.uti.json +++ b/_module/uti/arhe177.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1147 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe178.uti.json b/_module/uti/arhe178.uti.json index ca297e96..eb703f16 100644 --- a/_module/uti/arhe178.uti.json +++ b/_module/uti/arhe178.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe179.uti.json b/_module/uti/arhe179.uti.json index cb18dd4a..378d50e6 100644 --- a/_module/uti/arhe179.uti.json +++ b/_module/uti/arhe179.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3727 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe180.uti.json b/_module/uti/arhe180.uti.json index 6a1dc5ef..63296545 100644 --- a/_module/uti/arhe180.uti.json +++ b/_module/uti/arhe180.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe181.uti.json b/_module/uti/arhe181.uti.json index 12d0ad7b..9b10d644 100644 --- a/_module/uti/arhe181.uti.json +++ b/_module/uti/arhe181.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe182.uti.json b/_module/uti/arhe182.uti.json index 78313d44..3106fa48 100644 --- a/_module/uti/arhe182.uti.json +++ b/_module/uti/arhe182.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe183.uti.json b/_module/uti/arhe183.uti.json index 34d2fa57..25fb50e6 100644 --- a/_module/uti/arhe183.uti.json +++ b/_module/uti/arhe183.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1105 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe184.uti.json b/_module/uti/arhe184.uti.json index 56ac9926..f75911c6 100644 --- a/_module/uti/arhe184.uti.json +++ b/_module/uti/arhe184.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 659 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe185.uti.json b/_module/uti/arhe185.uti.json index 88f89bfa..e5859d84 100644 --- a/_module/uti/arhe185.uti.json +++ b/_module/uti/arhe185.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3805 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe186.uti.json b/_module/uti/arhe186.uti.json index a5f06325..34bb2adf 100644 --- a/_module/uti/arhe186.uti.json +++ b/_module/uti/arhe186.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe187.uti.json b/_module/uti/arhe187.uti.json index e3d6ac74..8fa69ba5 100644 --- a/_module/uti/arhe187.uti.json +++ b/_module/uti/arhe187.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe188.uti.json b/_module/uti/arhe188.uti.json index 575ec4ff..a54f92f1 100644 --- a/_module/uti/arhe188.uti.json +++ b/_module/uti/arhe188.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 6815 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe189.uti.json b/_module/uti/arhe189.uti.json index c0ce8679..568652e6 100644 --- a/_module/uti/arhe189.uti.json +++ b/_module/uti/arhe189.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 812 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe190.uti.json b/_module/uti/arhe190.uti.json index 89c6ea98..893f1e26 100644 --- a/_module/uti/arhe190.uti.json +++ b/_module/uti/arhe190.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 327 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arhe191.uti.json b/_module/uti/arhe191.uti.json index 428768ee..a6a64370 100644 --- a/_module/uti/arhe191.uti.json +++ b/_module/uti/arhe191.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead.uti.json b/_module/uti/arrowhead.uti.json index a5f32192..a083c1ae 100644 --- a/_module/uti/arrowhead.uti.json +++ b/_module/uti/arrowhead.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead001.uti.json b/_module/uti/arrowhead001.uti.json index 6c50da9a..5830ba76 100644 --- a/_module/uti/arrowhead001.uti.json +++ b/_module/uti/arrowhead001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead002.uti.json b/_module/uti/arrowhead002.uti.json index cb009cea..83e80ead 100644 --- a/_module/uti/arrowhead002.uti.json +++ b/_module/uti/arrowhead002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead003.uti.json b/_module/uti/arrowhead003.uti.json index e5b6a49a..167ec63b 100644 --- a/_module/uti/arrowhead003.uti.json +++ b/_module/uti/arrowhead003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead004.uti.json b/_module/uti/arrowhead004.uti.json index f9782d8a..90d78bcc 100644 --- a/_module/uti/arrowhead004.uti.json +++ b/_module/uti/arrowhead004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead005.uti.json b/_module/uti/arrowhead005.uti.json index c99a0529..5f235532 100644 --- a/_module/uti/arrowhead005.uti.json +++ b/_module/uti/arrowhead005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead006.uti.json b/_module/uti/arrowhead006.uti.json index 2119a245..1661b443 100644 --- a/_module/uti/arrowhead006.uti.json +++ b/_module/uti/arrowhead006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead007.uti.json b/_module/uti/arrowhead007.uti.json index 67349097..193f780f 100644 --- a/_module/uti/arrowhead007.uti.json +++ b/_module/uti/arrowhead007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead008.uti.json b/_module/uti/arrowhead008.uti.json index ca007ff8..f19f3b69 100644 --- a/_module/uti/arrowhead008.uti.json +++ b/_module/uti/arrowhead008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead009.uti.json b/_module/uti/arrowhead009.uti.json index 18df6eca..42ea6502 100644 --- a/_module/uti/arrowhead009.uti.json +++ b/_module/uti/arrowhead009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead010.uti.json b/_module/uti/arrowhead010.uti.json index 00181c52..771267aa 100644 --- a/_module/uti/arrowhead010.uti.json +++ b/_module/uti/arrowhead010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead011.uti.json b/_module/uti/arrowhead011.uti.json index 088d5ad9..3b689049 100644 --- a/_module/uti/arrowhead011.uti.json +++ b/_module/uti/arrowhead011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead012.uti.json b/_module/uti/arrowhead012.uti.json index 783f71cf..15b15ae2 100644 --- a/_module/uti/arrowhead012.uti.json +++ b/_module/uti/arrowhead012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead013.uti.json b/_module/uti/arrowhead013.uti.json index 05e5a53e..97d7f65e 100644 --- a/_module/uti/arrowhead013.uti.json +++ b/_module/uti/arrowhead013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead014.uti.json b/_module/uti/arrowhead014.uti.json index 9f23056c..c08c9007 100644 --- a/_module/uti/arrowhead014.uti.json +++ b/_module/uti/arrowhead014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead015.uti.json b/_module/uti/arrowhead015.uti.json index fb171772..b91d23d6 100644 --- a/_module/uti/arrowhead015.uti.json +++ b/_module/uti/arrowhead015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead016.uti.json b/_module/uti/arrowhead016.uti.json index 8c10757a..e9bffcc6 100644 --- a/_module/uti/arrowhead016.uti.json +++ b/_module/uti/arrowhead016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead017.uti.json b/_module/uti/arrowhead017.uti.json index a0c8796e..4dc97792 100644 --- a/_module/uti/arrowhead017.uti.json +++ b/_module/uti/arrowhead017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead018.uti.json b/_module/uti/arrowhead018.uti.json index b9532d2a..09319504 100644 --- a/_module/uti/arrowhead018.uti.json +++ b/_module/uti/arrowhead018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead019.uti.json b/_module/uti/arrowhead019.uti.json index dfdffd6e..d4724cb9 100644 --- a/_module/uti/arrowhead019.uti.json +++ b/_module/uti/arrowhead019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead020.uti.json b/_module/uti/arrowhead020.uti.json index 47ffa2ce..31316f24 100644 --- a/_module/uti/arrowhead020.uti.json +++ b/_module/uti/arrowhead020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead021.uti.json b/_module/uti/arrowhead021.uti.json index 8d1123c6..88793d46 100644 --- a/_module/uti/arrowhead021.uti.json +++ b/_module/uti/arrowhead021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead022.uti.json b/_module/uti/arrowhead022.uti.json index f5f0e152..1c627513 100644 --- a/_module/uti/arrowhead022.uti.json +++ b/_module/uti/arrowhead022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead023.uti.json b/_module/uti/arrowhead023.uti.json index ff7bee4b..061ba6ee 100644 --- a/_module/uti/arrowhead023.uti.json +++ b/_module/uti/arrowhead023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead024.uti.json b/_module/uti/arrowhead024.uti.json index 41df6083..92f525ae 100644 --- a/_module/uti/arrowhead024.uti.json +++ b/_module/uti/arrowhead024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead025.uti.json b/_module/uti/arrowhead025.uti.json index 9ac4baa5..18fafbe2 100644 --- a/_module/uti/arrowhead025.uti.json +++ b/_module/uti/arrowhead025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead026.uti.json b/_module/uti/arrowhead026.uti.json index f4a222c6..68f682f9 100644 --- a/_module/uti/arrowhead026.uti.json +++ b/_module/uti/arrowhead026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead027.uti.json b/_module/uti/arrowhead027.uti.json index 7cff4da8..0d3b768a 100644 --- a/_module/uti/arrowhead027.uti.json +++ b/_module/uti/arrowhead027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead028.uti.json b/_module/uti/arrowhead028.uti.json index c864935e..98f9fc8e 100644 --- a/_module/uti/arrowhead028.uti.json +++ b/_module/uti/arrowhead028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 14 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead029.uti.json b/_module/uti/arrowhead029.uti.json index 69faa8c5..448fa3d4 100644 --- a/_module/uti/arrowhead029.uti.json +++ b/_module/uti/arrowhead029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 18 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead030.uti.json b/_module/uti/arrowhead030.uti.json index ebbb7020..4cff211f 100644 --- a/_module/uti/arrowhead030.uti.json +++ b/_module/uti/arrowhead030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead031.uti.json b/_module/uti/arrowhead031.uti.json index 674e8477..0014b2d7 100644 --- a/_module/uti/arrowhead031.uti.json +++ b/_module/uti/arrowhead031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead032.uti.json b/_module/uti/arrowhead032.uti.json index 40b99ac2..da8f7da4 100644 --- a/_module/uti/arrowhead032.uti.json +++ b/_module/uti/arrowhead032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead033.uti.json b/_module/uti/arrowhead033.uti.json index 76f8143d..24d96a67 100644 --- a/_module/uti/arrowhead033.uti.json +++ b/_module/uti/arrowhead033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead034.uti.json b/_module/uti/arrowhead034.uti.json index 7a466444..a671cc96 100644 --- a/_module/uti/arrowhead034.uti.json +++ b/_module/uti/arrowhead034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead035.uti.json b/_module/uti/arrowhead035.uti.json index 4d6e4b7e..12b61191 100644 --- a/_module/uti/arrowhead035.uti.json +++ b/_module/uti/arrowhead035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead036.uti.json b/_module/uti/arrowhead036.uti.json index 732f63a4..659258be 100644 --- a/_module/uti/arrowhead036.uti.json +++ b/_module/uti/arrowhead036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead037.uti.json b/_module/uti/arrowhead037.uti.json index c921e520..7af38673 100644 --- a/_module/uti/arrowhead037.uti.json +++ b/_module/uti/arrowhead037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead038.uti.json b/_module/uti/arrowhead038.uti.json index da5dbbcf..71467ad0 100644 --- a/_module/uti/arrowhead038.uti.json +++ b/_module/uti/arrowhead038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead039.uti.json b/_module/uti/arrowhead039.uti.json index 15a07692..8cd62623 100644 --- a/_module/uti/arrowhead039.uti.json +++ b/_module/uti/arrowhead039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead040.uti.json b/_module/uti/arrowhead040.uti.json index 9e9573a0..5e8f4286 100644 --- a/_module/uti/arrowhead040.uti.json +++ b/_module/uti/arrowhead040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead041.uti.json b/_module/uti/arrowhead041.uti.json index 7c0cd268..3c636319 100644 --- a/_module/uti/arrowhead041.uti.json +++ b/_module/uti/arrowhead041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead042.uti.json b/_module/uti/arrowhead042.uti.json index 7892c92a..ff983b88 100644 --- a/_module/uti/arrowhead042.uti.json +++ b/_module/uti/arrowhead042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead043.uti.json b/_module/uti/arrowhead043.uti.json index 5dbd29f9..b4a4248f 100644 --- a/_module/uti/arrowhead043.uti.json +++ b/_module/uti/arrowhead043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead044.uti.json b/_module/uti/arrowhead044.uti.json index db1b72fe..2f82206f 100644 --- a/_module/uti/arrowhead044.uti.json +++ b/_module/uti/arrowhead044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead045.uti.json b/_module/uti/arrowhead045.uti.json index d73908ed..882fe70c 100644 --- a/_module/uti/arrowhead045.uti.json +++ b/_module/uti/arrowhead045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead046.uti.json b/_module/uti/arrowhead046.uti.json index 5388e1e8..3b5c220d 100644 --- a/_module/uti/arrowhead046.uti.json +++ b/_module/uti/arrowhead046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead047.uti.json b/_module/uti/arrowhead047.uti.json index 9f25cecd..4ea4daa1 100644 --- a/_module/uti/arrowhead047.uti.json +++ b/_module/uti/arrowhead047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead048.uti.json b/_module/uti/arrowhead048.uti.json index a5ad4d21..b08808d3 100644 --- a/_module/uti/arrowhead048.uti.json +++ b/_module/uti/arrowhead048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead049.uti.json b/_module/uti/arrowhead049.uti.json index 5f1e8430..65ff6a34 100644 --- a/_module/uti/arrowhead049.uti.json +++ b/_module/uti/arrowhead049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead050.uti.json b/_module/uti/arrowhead050.uti.json index 15f228f2..3330461f 100644 --- a/_module/uti/arrowhead050.uti.json +++ b/_module/uti/arrowhead050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead051.uti.json b/_module/uti/arrowhead051.uti.json index 8109bfb0..5460f5cc 100644 --- a/_module/uti/arrowhead051.uti.json +++ b/_module/uti/arrowhead051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead052.uti.json b/_module/uti/arrowhead052.uti.json index f294ca96..18a977f9 100644 --- a/_module/uti/arrowhead052.uti.json +++ b/_module/uti/arrowhead052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead053.uti.json b/_module/uti/arrowhead053.uti.json index 73b7fe3a..4be24266 100644 --- a/_module/uti/arrowhead053.uti.json +++ b/_module/uti/arrowhead053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead054.uti.json b/_module/uti/arrowhead054.uti.json index 5e07f65a..f147c5c4 100644 --- a/_module/uti/arrowhead054.uti.json +++ b/_module/uti/arrowhead054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead055.uti.json b/_module/uti/arrowhead055.uti.json index 176bf522..8cf66bac 100644 --- a/_module/uti/arrowhead055.uti.json +++ b/_module/uti/arrowhead055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead056.uti.json b/_module/uti/arrowhead056.uti.json index d95edb86..78911eba 100644 --- a/_module/uti/arrowhead056.uti.json +++ b/_module/uti/arrowhead056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead057.uti.json b/_module/uti/arrowhead057.uti.json index b0ca7149..41c2482f 100644 --- a/_module/uti/arrowhead057.uti.json +++ b/_module/uti/arrowhead057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead058.uti.json b/_module/uti/arrowhead058.uti.json index 744c580b..9c50db17 100644 --- a/_module/uti/arrowhead058.uti.json +++ b/_module/uti/arrowhead058.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead059.uti.json b/_module/uti/arrowhead059.uti.json index a4963a71..d3ba1a36 100644 --- a/_module/uti/arrowhead059.uti.json +++ b/_module/uti/arrowhead059.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead060.uti.json b/_module/uti/arrowhead060.uti.json index c75b00c3..73994c4f 100644 --- a/_module/uti/arrowhead060.uti.json +++ b/_module/uti/arrowhead060.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead061.uti.json b/_module/uti/arrowhead061.uti.json index 6e87e3df..3f84f743 100644 --- a/_module/uti/arrowhead061.uti.json +++ b/_module/uti/arrowhead061.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead062.uti.json b/_module/uti/arrowhead062.uti.json index 6433e523..8d7986aa 100644 --- a/_module/uti/arrowhead062.uti.json +++ b/_module/uti/arrowhead062.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead063.uti.json b/_module/uti/arrowhead063.uti.json index 449a5c64..c9fab72c 100644 --- a/_module/uti/arrowhead063.uti.json +++ b/_module/uti/arrowhead063.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead064.uti.json b/_module/uti/arrowhead064.uti.json index eac5ef0f..ffbc10c3 100644 --- a/_module/uti/arrowhead064.uti.json +++ b/_module/uti/arrowhead064.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 14 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead065.uti.json b/_module/uti/arrowhead065.uti.json index eb39b56e..67a9b382 100644 --- a/_module/uti/arrowhead065.uti.json +++ b/_module/uti/arrowhead065.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 18 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead066.uti.json b/_module/uti/arrowhead066.uti.json index cabd33d1..7c64986a 100644 --- a/_module/uti/arrowhead066.uti.json +++ b/_module/uti/arrowhead066.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead067.uti.json b/_module/uti/arrowhead067.uti.json index c4949df4..7ed7fec1 100644 --- a/_module/uti/arrowhead067.uti.json +++ b/_module/uti/arrowhead067.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead068.uti.json b/_module/uti/arrowhead068.uti.json index 371f82da..018b61d2 100644 --- a/_module/uti/arrowhead068.uti.json +++ b/_module/uti/arrowhead068.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead069.uti.json b/_module/uti/arrowhead069.uti.json index d5e7aa1d..fc2ebe4c 100644 --- a/_module/uti/arrowhead069.uti.json +++ b/_module/uti/arrowhead069.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead070.uti.json b/_module/uti/arrowhead070.uti.json index 1b88e6fe..a4595c0a 100644 --- a/_module/uti/arrowhead070.uti.json +++ b/_module/uti/arrowhead070.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead071.uti.json b/_module/uti/arrowhead071.uti.json index bef64780..01611f1c 100644 --- a/_module/uti/arrowhead071.uti.json +++ b/_module/uti/arrowhead071.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead072.uti.json b/_module/uti/arrowhead072.uti.json index 7775e40e..84c6ec69 100644 --- a/_module/uti/arrowhead072.uti.json +++ b/_module/uti/arrowhead072.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead073.uti.json b/_module/uti/arrowhead073.uti.json index df29521b..feab6821 100644 --- a/_module/uti/arrowhead073.uti.json +++ b/_module/uti/arrowhead073.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead074.uti.json b/_module/uti/arrowhead074.uti.json index 801004ed..fe7a5c78 100644 --- a/_module/uti/arrowhead074.uti.json +++ b/_module/uti/arrowhead074.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead075.uti.json b/_module/uti/arrowhead075.uti.json index 42ac953b..c60cdd13 100644 --- a/_module/uti/arrowhead075.uti.json +++ b/_module/uti/arrowhead075.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead076.uti.json b/_module/uti/arrowhead076.uti.json index d9eeb2ab..cbf6b532 100644 --- a/_module/uti/arrowhead076.uti.json +++ b/_module/uti/arrowhead076.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowhead077.uti.json b/_module/uti/arrowhead077.uti.json index e2e776fc..64801931 100644 --- a/_module/uti/arrowhead077.uti.json +++ b/_module/uti/arrowhead077.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 12 + "value": 600 }, "Cursed": { "type": "byte", diff --git a/_module/uti/arrowshaft001.uti.json b/_module/uti/arrowshaft001.uti.json index 874f067c..47ee48a2 100644 --- a/_module/uti/arrowshaft001.uti.json +++ b/_module/uti/arrowshaft001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowshaft002.uti.json b/_module/uti/arrowshaft002.uti.json index 011d54a4..5ad5f652 100644 --- a/_module/uti/arrowshaft002.uti.json +++ b/_module/uti/arrowshaft002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/arrowshaft003.uti.json b/_module/uti/arrowshaft003.uti.json index 499be975..a5940cb0 100644 --- a/_module/uti/arrowshaft003.uti.json +++ b/_module/uti/arrowshaft003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/artichoke.uti.json b/_module/uti/artichoke.uti.json index 95b7df7d..7c107c38 100644 --- a/_module/uti/artichoke.uti.json +++ b/_module/uti/artichoke.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw002.uti.json b/_module/uti/ashlw002.uti.json index 0a89c280..c8265f0f 100644 --- a/_module/uti/ashlw002.uti.json +++ b/_module/uti/ashlw002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ashlw003.uti.json b/_module/uti/ashlw003.uti.json index 9e12ae08..f5a7f2e9 100644 --- a/_module/uti/ashlw003.uti.json +++ b/_module/uti/ashlw003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 107 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ashlw004.uti.json b/_module/uti/ashlw004.uti.json index 94d0b6d9..a2404cfa 100644 --- a/_module/uti/ashlw004.uti.json +++ b/_module/uti/ashlw004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 252 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw005.uti.json b/_module/uti/ashlw005.uti.json index 9a7aa607..41ba93a3 100644 --- a/_module/uti/ashlw005.uti.json +++ b/_module/uti/ashlw005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 107 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw006.uti.json b/_module/uti/ashlw006.uti.json index 2ab49dd6..ab3b2642 100644 --- a/_module/uti/ashlw006.uti.json +++ b/_module/uti/ashlw006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw007.uti.json b/_module/uti/ashlw007.uti.json index b6cca94a..19c39ed6 100644 --- a/_module/uti/ashlw007.uti.json +++ b/_module/uti/ashlw007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw008.uti.json b/_module/uti/ashlw008.uti.json index 509d6b93..1d81d735 100644 --- a/_module/uti/ashlw008.uti.json +++ b/_module/uti/ashlw008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 252 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw009.uti.json b/_module/uti/ashlw009.uti.json index d788b77e..67187077 100644 --- a/_module/uti/ashlw009.uti.json +++ b/_module/uti/ashlw009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 526 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw010.uti.json b/_module/uti/ashlw010.uti.json index 155a202a..792882d4 100644 --- a/_module/uti/ashlw010.uti.json +++ b/_module/uti/ashlw010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 498 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw011.uti.json b/_module/uti/ashlw011.uti.json index 81ec7419..d657d7be 100644 --- a/_module/uti/ashlw011.uti.json +++ b/_module/uti/ashlw011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw012.uti.json b/_module/uti/ashlw012.uti.json index d84a9901..98345672 100644 --- a/_module/uti/ashlw012.uti.json +++ b/_module/uti/ashlw012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 674 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw013.uti.json b/_module/uti/ashlw013.uti.json index 99f050d5..2e018c48 100644 --- a/_module/uti/ashlw013.uti.json +++ b/_module/uti/ashlw013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 526 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw014.uti.json b/_module/uti/ashlw014.uti.json index e48086dd..868012d9 100644 --- a/_module/uti/ashlw014.uti.json +++ b/_module/uti/ashlw014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw015.uti.json b/_module/uti/ashlw015.uti.json index 25dd65d6..834631fb 100644 --- a/_module/uti/ashlw015.uti.json +++ b/_module/uti/ashlw015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 706 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw016.uti.json b/_module/uti/ashlw016.uti.json index d750842f..64f2e22a 100644 --- a/_module/uti/ashlw016.uti.json +++ b/_module/uti/ashlw016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 952 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw017.uti.json b/_module/uti/ashlw017.uti.json index 71f9f622..78b3e548 100644 --- a/_module/uti/ashlw017.uti.json +++ b/_module/uti/ashlw017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 526 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw018.uti.json b/_module/uti/ashlw018.uti.json index 9ef247b5..eef15941 100644 --- a/_module/uti/ashlw018.uti.json +++ b/_module/uti/ashlw018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw019.uti.json b/_module/uti/ashlw019.uti.json index 636c3c42..6b091053 100644 --- a/_module/uti/ashlw019.uti.json +++ b/_module/uti/ashlw019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw020.uti.json b/_module/uti/ashlw020.uti.json index ae5bdc0f..2f7abb31 100644 --- a/_module/uti/ashlw020.uti.json +++ b/_module/uti/ashlw020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 952 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw021.uti.json b/_module/uti/ashlw021.uti.json index 2dab70fe..6bf790a3 100644 --- a/_module/uti/ashlw021.uti.json +++ b/_module/uti/ashlw021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 526 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw022.uti.json b/_module/uti/ashlw022.uti.json index eeaee201..e21fee87 100644 --- a/_module/uti/ashlw022.uti.json +++ b/_module/uti/ashlw022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1466 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw023.uti.json b/_module/uti/ashlw023.uti.json index 4574847d..7ff54408 100644 --- a/_module/uti/ashlw023.uti.json +++ b/_module/uti/ashlw023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 526 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw024.uti.json b/_module/uti/ashlw024.uti.json index 66876a5f..4272094a 100644 --- a/_module/uti/ashlw024.uti.json +++ b/_module/uti/ashlw024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2094 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw025.uti.json b/_module/uti/ashlw025.uti.json index ca6c36d9..f9ad0c66 100644 --- a/_module/uti/ashlw025.uti.json +++ b/_module/uti/ashlw025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1282 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw026.uti.json b/_module/uti/ashlw026.uti.json index 7ee47538..fefc829c 100644 --- a/_module/uti/ashlw026.uti.json +++ b/_module/uti/ashlw026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 842 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw027.uti.json b/_module/uti/ashlw027.uti.json index cba0cb7c..0a9d7d2e 100644 --- a/_module/uti/ashlw027.uti.json +++ b/_module/uti/ashlw027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3398 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw028.uti.json b/_module/uti/ashlw028.uti.json index d22c7ae7..703dc8aa 100644 --- a/_module/uti/ashlw028.uti.json +++ b/_module/uti/ashlw028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 252 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw029.uti.json b/_module/uti/ashlw029.uti.json index 1030adcc..670e4bd0 100644 --- a/_module/uti/ashlw029.uti.json +++ b/_module/uti/ashlw029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 107 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw030.uti.json b/_module/uti/ashlw030.uti.json index 0a5a084f..812452e5 100644 --- a/_module/uti/ashlw030.uti.json +++ b/_module/uti/ashlw030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw031.uti.json b/_module/uti/ashlw031.uti.json index 6d2588a5..5105b556 100644 --- a/_module/uti/ashlw031.uti.json +++ b/_module/uti/ashlw031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 914 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw032.uti.json b/_module/uti/ashlw032.uti.json index ddb26278..49918cb4 100644 --- a/_module/uti/ashlw032.uti.json +++ b/_module/uti/ashlw032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 706 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw033.uti.json b/_module/uti/ashlw033.uti.json index 1bfbba03..8a255968 100644 --- a/_module/uti/ashlw033.uti.json +++ b/_module/uti/ashlw033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1418 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw034.uti.json b/_module/uti/ashlw034.uti.json index 4c2b3555..3e88690f 100644 --- a/_module/uti/ashlw034.uti.json +++ b/_module/uti/ashlw034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw035.uti.json b/_module/uti/ashlw035.uti.json index 325d4989..b2daa63c 100644 --- a/_module/uti/ashlw035.uti.json +++ b/_module/uti/ashlw035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 706 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw036.uti.json b/_module/uti/ashlw036.uti.json index 109e6828..875cc589 100644 --- a/_module/uti/ashlw036.uti.json +++ b/_module/uti/ashlw036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3852 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw037.uti.json b/_module/uti/ashlw037.uti.json index b5600f85..d83bf7b2 100644 --- a/_module/uti/ashlw037.uti.json +++ b/_module/uti/ashlw037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 859 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw038.uti.json b/_module/uti/ashlw038.uti.json index fe3f6929..ad2c28d9 100644 --- a/_module/uti/ashlw038.uti.json +++ b/_module/uti/ashlw038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashlw039.uti.json b/_module/uti/ashlw039.uti.json index 6c0cb162..b5984ef9 100644 --- a/_module/uti/ashlw039.uti.json +++ b/_module/uti/ashlw039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1349 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw002.uti.json b/_module/uti/ashsw002.uti.json index 3c8898f7..d380c761 100644 --- a/_module/uti/ashsw002.uti.json +++ b/_module/uti/ashsw002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ashsw003.uti.json b/_module/uti/ashsw003.uti.json index f6630e0c..d8a54eb8 100644 --- a/_module/uti/ashsw003.uti.json +++ b/_module/uti/ashsw003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 23 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ashsw004.uti.json b/_module/uti/ashsw004.uti.json index 3f304e87..d386739c 100644 --- a/_module/uti/ashsw004.uti.json +++ b/_module/uti/ashsw004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw005.uti.json b/_module/uti/ashsw005.uti.json index e05b069f..c6084255 100644 --- a/_module/uti/ashsw005.uti.json +++ b/_module/uti/ashsw005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw006.uti.json b/_module/uti/ashsw006.uti.json index 97c23310..9cbb28cc 100644 --- a/_module/uti/ashsw006.uti.json +++ b/_module/uti/ashsw006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 333 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw007.uti.json b/_module/uti/ashsw007.uti.json index de30390e..4eb20e41 100644 --- a/_module/uti/ashsw007.uti.json +++ b/_module/uti/ashsw007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw008.uti.json b/_module/uti/ashsw008.uti.json index f64c4a67..03470a75 100644 --- a/_module/uti/ashsw008.uti.json +++ b/_module/uti/ashsw008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw009.uti.json b/_module/uti/ashsw009.uti.json index a3e8ccca..5a424cb9 100644 --- a/_module/uti/ashsw009.uti.json +++ b/_module/uti/ashsw009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 333 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw010.uti.json b/_module/uti/ashsw010.uti.json index b3ab731a..a5c12670 100644 --- a/_module/uti/ashsw010.uti.json +++ b/_module/uti/ashsw010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw011.uti.json b/_module/uti/ashsw011.uti.json index 9907657c..c9d4cae9 100644 --- a/_module/uti/ashsw011.uti.json +++ b/_module/uti/ashsw011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw012.uti.json b/_module/uti/ashsw012.uti.json index 92678af2..7d77e64a 100644 --- a/_module/uti/ashsw012.uti.json +++ b/_module/uti/ashsw012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 333 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw013.uti.json b/_module/uti/ashsw013.uti.json index 483c049d..29992072 100644 --- a/_module/uti/ashsw013.uti.json +++ b/_module/uti/ashsw013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 333 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw014.uti.json b/_module/uti/ashsw014.uti.json index c2c88af1..0ad93dd4 100644 --- a/_module/uti/ashsw014.uti.json +++ b/_module/uti/ashsw014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw015.uti.json b/_module/uti/ashsw015.uti.json index 3177c4e6..650fb091 100644 --- a/_module/uti/ashsw015.uti.json +++ b/_module/uti/ashsw015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 485 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw016.uti.json b/_module/uti/ashsw016.uti.json index b7985462..0c85855c 100644 --- a/_module/uti/ashsw016.uti.json +++ b/_module/uti/ashsw016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 333 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw017.uti.json b/_module/uti/ashsw017.uti.json index e37679b4..85086177 100644 --- a/_module/uti/ashsw017.uti.json +++ b/_module/uti/ashsw017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw018.uti.json b/_module/uti/ashsw018.uti.json index bbcf358e..ee024e15 100644 --- a/_module/uti/ashsw018.uti.json +++ b/_module/uti/ashsw018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 485 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw019.uti.json b/_module/uti/ashsw019.uti.json index 07f83a92..e984a5b5 100644 --- a/_module/uti/ashsw019.uti.json +++ b/_module/uti/ashsw019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 485 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw020.uti.json b/_module/uti/ashsw020.uti.json index fde6bf31..d700951d 100644 --- a/_module/uti/ashsw020.uti.json +++ b/_module/uti/ashsw020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 333 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw021.uti.json b/_module/uti/ashsw021.uti.json index f8154a95..39f06847 100644 --- a/_module/uti/ashsw021.uti.json +++ b/_module/uti/ashsw021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 873 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw022.uti.json b/_module/uti/ashsw022.uti.json index 23e8b249..93dcc976 100644 --- a/_module/uti/ashsw022.uti.json +++ b/_module/uti/ashsw022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1153 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw023.uti.json b/_module/uti/ashsw023.uti.json index a4c0ecce..bc8dc418 100644 --- a/_module/uti/ashsw023.uti.json +++ b/_module/uti/ashsw023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 333 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw024.uti.json b/_module/uti/ashsw024.uti.json index 56434044..df78dee5 100644 --- a/_module/uti/ashsw024.uti.json +++ b/_module/uti/ashsw024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1425 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw025.uti.json b/_module/uti/ashsw025.uti.json index 693f5313..4240997f 100644 --- a/_module/uti/ashsw025.uti.json +++ b/_module/uti/ashsw025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1425 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw026.uti.json b/_module/uti/ashsw026.uti.json index ee28fdeb..776f5493 100644 --- a/_module/uti/ashsw026.uti.json +++ b/_module/uti/ashsw026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2053 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw027.uti.json b/_module/uti/ashsw027.uti.json index 26e1f603..0f0c3c87 100644 --- a/_module/uti/ashsw027.uti.json +++ b/_module/uti/ashsw027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw028.uti.json b/_module/uti/ashsw028.uti.json index 03697c0c..e8ef24b4 100644 --- a/_module/uti/ashsw028.uti.json +++ b/_module/uti/ashsw028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw029.uti.json b/_module/uti/ashsw029.uti.json index 8498f38b..b40da688 100644 --- a/_module/uti/ashsw029.uti.json +++ b/_module/uti/ashsw029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 333 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw030.uti.json b/_module/uti/ashsw030.uti.json index 5a0f986f..5085d0df 100644 --- a/_module/uti/ashsw030.uti.json +++ b/_module/uti/ashsw030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 665 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw031.uti.json b/_module/uti/ashsw031.uti.json index 8c420fb6..e400f435 100644 --- a/_module/uti/ashsw031.uti.json +++ b/_module/uti/ashsw031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 239 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw032.uti.json b/_module/uti/ashsw032.uti.json index d936df91..78aa7e9d 100644 --- a/_module/uti/ashsw032.uti.json +++ b/_module/uti/ashsw032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2933 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw033.uti.json b/_module/uti/ashsw033.uti.json index bd927b85..edc8b27c 100644 --- a/_module/uti/ashsw033.uti.json +++ b/_module/uti/ashsw033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1111 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw034.uti.json b/_module/uti/ashsw034.uti.json index 8c08b257..e45d56d2 100644 --- a/_module/uti/ashsw034.uti.json +++ b/_module/uti/ashsw034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 665 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw035.uti.json b/_module/uti/ashsw035.uti.json index 8d5bdf52..7e6f96e7 100644 --- a/_module/uti/ashsw035.uti.json +++ b/_module/uti/ashsw035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3811 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw036.uti.json b/_module/uti/ashsw036.uti.json index cf1e627f..66039fe9 100644 --- a/_module/uti/ashsw036.uti.json +++ b/_module/uti/ashsw036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 818 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw037.uti.json b/_module/uti/ashsw037.uti.json index 06769cad..2b9a1d71 100644 --- a/_module/uti/ashsw037.uti.json +++ b/_module/uti/ashsw037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 211 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw038.uti.json b/_module/uti/ashsw038.uti.json index 2f819615..44131633 100644 --- a/_module/uti/ashsw038.uti.json +++ b/_module/uti/ashsw038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1049 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashsw039.uti.json b/_module/uti/ashsw039.uti.json index 266d254c..d57527ad 100644 --- a/_module/uti/ashsw039.uti.json +++ b/_module/uti/ashsw039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2053 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto002.uti.json b/_module/uti/ashto002.uti.json index 00c6b993..2cac7ef8 100644 --- a/_module/uti/ashto002.uti.json +++ b/_module/uti/ashto002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ashto003.uti.json b/_module/uti/ashto003.uti.json index 25886c1f..2edb9d7c 100644 --- a/_module/uti/ashto003.uti.json +++ b/_module/uti/ashto003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 157 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ashto004.uti.json b/_module/uti/ashto004.uti.json index 256762ce..e4c42572 100644 --- a/_module/uti/ashto004.uti.json +++ b/_module/uti/ashto004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto005.uti.json b/_module/uti/ashto005.uti.json index e205f93b..ccd886cb 100644 --- a/_module/uti/ashto005.uti.json +++ b/_module/uti/ashto005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto006.uti.json b/_module/uti/ashto006.uti.json index 02fb2bf0..d6d68bf3 100644 --- a/_module/uti/ashto006.uti.json +++ b/_module/uti/ashto006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto007.uti.json b/_module/uti/ashto007.uti.json index bbca6a46..1d113a43 100644 --- a/_module/uti/ashto007.uti.json +++ b/_module/uti/ashto007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto008.uti.json b/_module/uti/ashto008.uti.json index d6b96c18..023d218f 100644 --- a/_module/uti/ashto008.uti.json +++ b/_module/uti/ashto008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto009.uti.json b/_module/uti/ashto009.uti.json index 68133b52..844e7e37 100644 --- a/_module/uti/ashto009.uti.json +++ b/_module/uti/ashto009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto010.uti.json b/_module/uti/ashto010.uti.json index f8a3b338..efd3385f 100644 --- a/_module/uti/ashto010.uti.json +++ b/_module/uti/ashto010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto011.uti.json b/_module/uti/ashto011.uti.json index 7fc4e012..fcdddb7a 100644 --- a/_module/uti/ashto011.uti.json +++ b/_module/uti/ashto011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto012.uti.json b/_module/uti/ashto012.uti.json index 3a48f5d8..64e3b1ed 100644 --- a/_module/uti/ashto012.uti.json +++ b/_module/uti/ashto012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto013.uti.json b/_module/uti/ashto013.uti.json index 137a4099..52589323 100644 --- a/_module/uti/ashto013.uti.json +++ b/_module/uti/ashto013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto014.uti.json b/_module/uti/ashto014.uti.json index 8a2720e4..76d21338 100644 --- a/_module/uti/ashto014.uti.json +++ b/_module/uti/ashto014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto015.uti.json b/_module/uti/ashto015.uti.json index ee2e34bc..5b40325c 100644 --- a/_module/uti/ashto015.uti.json +++ b/_module/uti/ashto015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto016.uti.json b/_module/uti/ashto016.uti.json index 50bffe14..0de3b35d 100644 --- a/_module/uti/ashto016.uti.json +++ b/_module/uti/ashto016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto017.uti.json b/_module/uti/ashto017.uti.json index da03d499..4f5eed01 100644 --- a/_module/uti/ashto017.uti.json +++ b/_module/uti/ashto017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto018.uti.json b/_module/uti/ashto018.uti.json index f78308a8..df1caf16 100644 --- a/_module/uti/ashto018.uti.json +++ b/_module/uti/ashto018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto019.uti.json b/_module/uti/ashto019.uti.json index 07acfc1c..3f1b7b18 100644 --- a/_module/uti/ashto019.uti.json +++ b/_module/uti/ashto019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto020.uti.json b/_module/uti/ashto020.uti.json index 2e2626d3..2696fb63 100644 --- a/_module/uti/ashto020.uti.json +++ b/_module/uti/ashto020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto021.uti.json b/_module/uti/ashto021.uti.json index 287edae3..19752d0c 100644 --- a/_module/uti/ashto021.uti.json +++ b/_module/uti/ashto021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2502 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto022.uti.json b/_module/uti/ashto022.uti.json index 1c5866e1..9dca5ac0 100644 --- a/_module/uti/ashto022.uti.json +++ b/_module/uti/ashto022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1468 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto023.uti.json b/_module/uti/ashto023.uti.json index 06b38302..8cde02bb 100644 --- a/_module/uti/ashto023.uti.json +++ b/_module/uti/ashto023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto024.uti.json b/_module/uti/ashto024.uti.json index cc49ec20..832a86b2 100644 --- a/_module/uti/ashto024.uti.json +++ b/_module/uti/ashto024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2888 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto025.uti.json b/_module/uti/ashto025.uti.json index ed3e82be..ef6b681e 100644 --- a/_module/uti/ashto025.uti.json +++ b/_module/uti/ashto025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1816 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto026.uti.json b/_module/uti/ashto026.uti.json index 8eb8584c..43bfb014 100644 --- a/_module/uti/ashto026.uti.json +++ b/_module/uti/ashto026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto027.uti.json b/_module/uti/ashto027.uti.json index 0d963afe..1758d850 100644 --- a/_module/uti/ashto027.uti.json +++ b/_module/uti/ashto027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3980 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto028.uti.json b/_module/uti/ashto028.uti.json index 1555dd07..de7e4ffd 100644 --- a/_module/uti/ashto028.uti.json +++ b/_module/uti/ashto028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto029.uti.json b/_module/uti/ashto029.uti.json index 7bd4274a..67e0650e 100644 --- a/_module/uti/ashto029.uti.json +++ b/_module/uti/ashto029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 302 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto030.uti.json b/_module/uti/ashto030.uti.json index 5e78d248..e29098da 100644 --- a/_module/uti/ashto030.uti.json +++ b/_module/uti/ashto030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 576 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto031.uti.json b/_module/uti/ashto031.uti.json index aa6ae698..24ed09a8 100644 --- a/_module/uti/ashto031.uti.json +++ b/_module/uti/ashto031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1468 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto032.uti.json b/_module/uti/ashto032.uti.json index 80e2c806..0fcd6d21 100644 --- a/_module/uti/ashto032.uti.json +++ b/_module/uti/ashto032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto033.uti.json b/_module/uti/ashto033.uti.json index 34debd7f..31cc91da 100644 --- a/_module/uti/ashto033.uti.json +++ b/_module/uti/ashto033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4384 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto034.uti.json b/_module/uti/ashto034.uti.json index d59632c4..fb60b38d 100644 --- a/_module/uti/ashto034.uti.json +++ b/_module/uti/ashto034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1764 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto035.uti.json b/_module/uti/ashto035.uti.json index c11c671f..27013d39 100644 --- a/_module/uti/ashto035.uti.json +++ b/_module/uti/ashto035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 964 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto036.uti.json b/_module/uti/ashto036.uti.json index 21b5290f..b35c273f 100644 --- a/_module/uti/ashto036.uti.json +++ b/_module/uti/ashto036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6004 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto037.uti.json b/_module/uti/ashto037.uti.json index 7a0b1b31..17531090 100644 --- a/_module/uti/ashto037.uti.json +++ b/_module/uti/ashto037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1140 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto038.uti.json b/_module/uti/ashto038.uti.json index 3cc61db6..e96d02b7 100644 --- a/_module/uti/ashto038.uti.json +++ b/_module/uti/ashto038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ashto039.uti.json b/_module/uti/ashto039.uti.json index 601c1ad4..17a8b4d2 100644 --- a/_module/uti/ashto039.uti.json +++ b/_module/uti/ashto039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1687 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/azurite.uti.json b/_module/uti/azurite.uti.json index 1505b594..3b3035f3 100644 --- a/_module/uti/azurite.uti.json +++ b/_module/uti/azurite.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/azurite001.uti.json b/_module/uti/azurite001.uti.json index 9426baeb..805378a1 100644 --- a/_module/uti/azurite001.uti.json +++ b/_module/uti/azurite001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/azurite002.uti.json b/_module/uti/azurite002.uti.json index 168dc4dd..b6a57a6d 100644 --- a/_module/uti/azurite002.uti.json +++ b/_module/uti/azurite002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/azurite003.uti.json b/_module/uti/azurite003.uti.json index 2b874c22..cf72ca4a 100644 --- a/_module/uti/azurite003.uti.json +++ b/_module/uti/azurite003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/azurite004.uti.json b/_module/uti/azurite004.uti.json index 32f931ab..0bc0d687 100644 --- a/_module/uti/azurite004.uti.json +++ b/_module/uti/azurite004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/azurite005.uti.json b/_module/uti/azurite005.uti.json index 7f8d7efe..458d6cd6 100644 --- a/_module/uti/azurite005.uti.json +++ b/_module/uti/azurite005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bambooshoots.uti.json b/_module/uti/bambooshoots.uti.json index 04518160..63df88dd 100644 --- a/_module/uti/bambooshoots.uti.json +++ b/_module/uti/bambooshoots.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/bandedagate.uti.json b/_module/uti/bandedagate.uti.json index 4b59d560..4f00a67c 100644 --- a/_module/uti/bandedagate.uti.json +++ b/_module/uti/bandedagate.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bandedagate001.uti.json b/_module/uti/bandedagate001.uti.json index dd58d421..f7334475 100644 --- a/_module/uti/bandedagate001.uti.json +++ b/_module/uti/bandedagate001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bandedagate002.uti.json b/_module/uti/bandedagate002.uti.json index 45922986..634bb953 100644 --- a/_module/uti/bandedagate002.uti.json +++ b/_module/uti/bandedagate002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bandedagate003.uti.json b/_module/uti/bandedagate003.uti.json index 8fdf652b..750b2416 100644 --- a/_module/uti/bandedagate003.uti.json +++ b/_module/uti/bandedagate003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bandedagate004.uti.json b/_module/uti/bandedagate004.uti.json index dd8bb352..d45a4ac8 100644 --- a/_module/uti/bandedagate004.uti.json +++ b/_module/uti/bandedagate004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bandedagate005.uti.json b/_module/uti/bandedagate005.uti.json index 91bfaf79..2d0e6be4 100644 --- a/_module/uti/bandedagate005.uti.json +++ b/_module/uti/bandedagate005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/barleygrains.uti.json b/_module/uti/barleygrains.uti.json index 38674ee8..5ce00408 100644 --- a/_module/uti/barleygrains.uti.json +++ b/_module/uti/barleygrains.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/basil.uti.json b/_module/uti/basil.uti.json index d839821e..6abb7022 100644 --- a/_module/uti/basil.uti.json +++ b/_module/uti/basil.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/beeswax.uti.json b/_module/uti/beeswax.uti.json index 10ada5b7..11d7d189 100644 --- a/_module/uti/beeswax.uti.json +++ b/_module/uti/beeswax.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/beets.uti.json b/_module/uti/beets.uti.json index be776a14..437c8167 100644 --- a/_module/uti/beets.uti.json +++ b/_module/uti/beets.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt.uti.json b/_module/uti/belt.uti.json index 8282df08..585f79e6 100644 --- a/_module/uti/belt.uti.json +++ b/_module/uti/belt.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt001.uti.json b/_module/uti/belt001.uti.json index 75b83f8a..eeb19dad 100644 --- a/_module/uti/belt001.uti.json +++ b/_module/uti/belt001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 58 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt002.uti.json b/_module/uti/belt002.uti.json index 6554c8b7..0dfa787b 100644 --- a/_module/uti/belt002.uti.json +++ b/_module/uti/belt002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt003.uti.json b/_module/uti/belt003.uti.json index 37ed2755..16dc9817 100644 --- a/_module/uti/belt003.uti.json +++ b/_module/uti/belt003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt004.uti.json b/_module/uti/belt004.uti.json index 169c61ca..8c38c0bf 100644 --- a/_module/uti/belt004.uti.json +++ b/_module/uti/belt004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt005.uti.json b/_module/uti/belt005.uti.json index eda15f05..45460b45 100644 --- a/_module/uti/belt005.uti.json +++ b/_module/uti/belt005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 58 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt006.uti.json b/_module/uti/belt006.uti.json index ac6fc04a..c49a6657 100644 --- a/_module/uti/belt006.uti.json +++ b/_module/uti/belt006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 519 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt007.uti.json b/_module/uti/belt007.uti.json index 6f07e925..3cecc78d 100644 --- a/_module/uti/belt007.uti.json +++ b/_module/uti/belt007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 231 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt008.uti.json b/_module/uti/belt008.uti.json index 61730448..a7a36296 100644 --- a/_module/uti/belt008.uti.json +++ b/_module/uti/belt008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt009.uti.json b/_module/uti/belt009.uti.json index e3d7d951..2f2735bd 100644 --- a/_module/uti/belt009.uti.json +++ b/_module/uti/belt009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 922 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/belt010.uti.json b/_module/uti/belt010.uti.json index 9619f9a2..496ec535 100644 --- a/_module/uti/belt010.uti.json +++ b/_module/uti/belt010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/blackberry.uti.json b/_module/uti/blackberry.uti.json index 068be288..f1170a71 100644 --- a/_module/uti/blackberry.uti.json +++ b/_module/uti/blackberry.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/blackiris.uti.json b/_module/uti/blackiris.uti.json index e1d79612..0ceec782 100644 --- a/_module/uti/blackiris.uti.json +++ b/_module/uti/blackiris.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/blackiristuber.uti.json b/_module/uti/blackiristuber.uti.json index eca96083..4376dda4 100644 --- a/_module/uti/blackiristuber.uti.json +++ b/_module/uti/blackiristuber.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/blackopal.uti.json b/_module/uti/blackopal.uti.json index 255829c1..9da453ac 100644 --- a/_module/uti/blackopal.uti.json +++ b/_module/uti/blackopal.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackopal001.uti.json b/_module/uti/blackopal001.uti.json index f627d712..531d91f5 100644 --- a/_module/uti/blackopal001.uti.json +++ b/_module/uti/blackopal001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackopal002.uti.json b/_module/uti/blackopal002.uti.json index 6cb762d7..693c03da 100644 --- a/_module/uti/blackopal002.uti.json +++ b/_module/uti/blackopal002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackopal003.uti.json b/_module/uti/blackopal003.uti.json index 3c7530d0..3ea37cc4 100644 --- a/_module/uti/blackopal003.uti.json +++ b/_module/uti/blackopal003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackopal004.uti.json b/_module/uti/blackopal004.uti.json index 1dfba2c1..f1908eb4 100644 --- a/_module/uti/blackopal004.uti.json +++ b/_module/uti/blackopal004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackopal005.uti.json b/_module/uti/blackopal005.uti.json index 2f6456b1..5a291f33 100644 --- a/_module/uti/blackopal005.uti.json +++ b/_module/uti/blackopal005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackpearl.uti.json b/_module/uti/blackpearl.uti.json index 2471b018..9ef56c0f 100644 --- a/_module/uti/blackpearl.uti.json +++ b/_module/uti/blackpearl.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackpearl001.uti.json b/_module/uti/blackpearl001.uti.json index bf8eb6fe..f00d9dd3 100644 --- a/_module/uti/blackpearl001.uti.json +++ b/_module/uti/blackpearl001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackpearl002.uti.json b/_module/uti/blackpearl002.uti.json index 61781a89..9f6ad44d 100644 --- a/_module/uti/blackpearl002.uti.json +++ b/_module/uti/blackpearl002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackpearl003.uti.json b/_module/uti/blackpearl003.uti.json index a40660c6..350fe3cd 100644 --- a/_module/uti/blackpearl003.uti.json +++ b/_module/uti/blackpearl003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackpearl004.uti.json b/_module/uti/blackpearl004.uti.json index 7985c09a..1ff1e715 100644 --- a/_module/uti/blackpearl004.uti.json +++ b/_module/uti/blackpearl004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blackpearl005.uti.json b/_module/uti/blackpearl005.uti.json index de763383..b4015aaf 100644 --- a/_module/uti/blackpearl005.uti.json +++ b/_module/uti/blackpearl005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blacksapphire.uti.json b/_module/uti/blacksapphire.uti.json index d58bf6dd..6bcbc187 100644 --- a/_module/uti/blacksapphire.uti.json +++ b/_module/uti/blacksapphire.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blacksapphire001.uti.json b/_module/uti/blacksapphire001.uti.json index 5f13ca5f..2f405de4 100644 --- a/_module/uti/blacksapphire001.uti.json +++ b/_module/uti/blacksapphire001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blacksapphire002.uti.json b/_module/uti/blacksapphire002.uti.json index 7e532873..e7f0cd9c 100644 --- a/_module/uti/blacksapphire002.uti.json +++ b/_module/uti/blacksapphire002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blacksapphire003.uti.json b/_module/uti/blacksapphire003.uti.json index 5b72c567..1bb76a29 100644 --- a/_module/uti/blacksapphire003.uti.json +++ b/_module/uti/blacksapphire003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blacksapphire004.uti.json b/_module/uti/blacksapphire004.uti.json index 26b94446..7ea972d7 100644 --- a/_module/uti/blacksapphire004.uti.json +++ b/_module/uti/blacksapphire004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blacksapphire005.uti.json b/_module/uti/blacksapphire005.uti.json index ac8b864f..6af83a44 100644 --- a/_module/uti/blacksapphire005.uti.json +++ b/_module/uti/blacksapphire005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blacksmithhammer.uti.json b/_module/uti/blacksmithhammer.uti.json index fc631224..2bd47595 100644 --- a/_module/uti/blacksmithhammer.uti.json +++ b/_module/uti/blacksmithhammer.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/blacktulip.uti.json b/_module/uti/blacktulip.uti.json index 71a05493..998f4b66 100644 --- a/_module/uti/blacktulip.uti.json +++ b/_module/uti/blacktulip.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/blacktulipbulb.uti.json b/_module/uti/blacktulipbulb.uti.json index e713e5f3..bea520e5 100644 --- a/_module/uti/blacktulipbulb.uti.json +++ b/_module/uti/blacktulipbulb.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/bloodstone.uti.json b/_module/uti/bloodstone.uti.json index d41a1c34..4e547410 100644 --- a/_module/uti/bloodstone.uti.json +++ b/_module/uti/bloodstone.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bloodstone001.uti.json b/_module/uti/bloodstone001.uti.json index 6493cec3..db88cad4 100644 --- a/_module/uti/bloodstone001.uti.json +++ b/_module/uti/bloodstone001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bloodstone002.uti.json b/_module/uti/bloodstone002.uti.json index 1a68ed92..5c642113 100644 --- a/_module/uti/bloodstone002.uti.json +++ b/_module/uti/bloodstone002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bloodstone003.uti.json b/_module/uti/bloodstone003.uti.json index c8c71bed..da1076f9 100644 --- a/_module/uti/bloodstone003.uti.json +++ b/_module/uti/bloodstone003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bloodstone004.uti.json b/_module/uti/bloodstone004.uti.json index cfaddf8e..fe5a2406 100644 --- a/_module/uti/bloodstone004.uti.json +++ b/_module/uti/bloodstone004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bloodstone005.uti.json b/_module/uti/bloodstone005.uti.json index cdb843c9..7f4d7379 100644 --- a/_module/uti/bloodstone005.uti.json +++ b/_module/uti/bloodstone005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/blueberry.uti.json b/_module/uti/blueberry.uti.json index b3027729..c13c9366 100644 --- a/_module/uti/blueberry.uti.json +++ b/_module/uti/blueberry.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/blueiris.uti.json b/_module/uti/blueiris.uti.json index e37bf82f..8975e3b2 100644 --- a/_module/uti/blueiris.uti.json +++ b/_module/uti/blueiris.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/blueiristuber.uti.json b/_module/uti/blueiristuber.uti.json index 984b5bd2..9b5d475f 100644 --- a/_module/uti/blueiristuber.uti.json +++ b/_module/uti/blueiristuber.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/bluequartz.uti.json b/_module/uti/bluequartz.uti.json index d7d6fc3a..2e746831 100644 --- a/_module/uti/bluequartz.uti.json +++ b/_module/uti/bluequartz.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluequartz001.uti.json b/_module/uti/bluequartz001.uti.json index 2b1992e4..38667a74 100644 --- a/_module/uti/bluequartz001.uti.json +++ b/_module/uti/bluequartz001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluequartz002.uti.json b/_module/uti/bluequartz002.uti.json index ca71ec31..9a3077fa 100644 --- a/_module/uti/bluequartz002.uti.json +++ b/_module/uti/bluequartz002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluequartz003.uti.json b/_module/uti/bluequartz003.uti.json index ef12039c..1b576b01 100644 --- a/_module/uti/bluequartz003.uti.json +++ b/_module/uti/bluequartz003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluequartz004.uti.json b/_module/uti/bluequartz004.uti.json index 512b8c25..c6bbd4ad 100644 --- a/_module/uti/bluequartz004.uti.json +++ b/_module/uti/bluequartz004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluequartz005.uti.json b/_module/uti/bluequartz005.uti.json index d55e25b2..55a0d6b9 100644 --- a/_module/uti/bluequartz005.uti.json +++ b/_module/uti/bluequartz005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluespinel.uti.json b/_module/uti/bluespinel.uti.json index 170f37b3..11201e17 100644 --- a/_module/uti/bluespinel.uti.json +++ b/_module/uti/bluespinel.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluespinel001.uti.json b/_module/uti/bluespinel001.uti.json index 107791c8..911ea7e2 100644 --- a/_module/uti/bluespinel001.uti.json +++ b/_module/uti/bluespinel001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluespinel002.uti.json b/_module/uti/bluespinel002.uti.json index fcbc3fe7..36c5f994 100644 --- a/_module/uti/bluespinel002.uti.json +++ b/_module/uti/bluespinel002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluespinel003.uti.json b/_module/uti/bluespinel003.uti.json index 7318264b..6d0d63c5 100644 --- a/_module/uti/bluespinel003.uti.json +++ b/_module/uti/bluespinel003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluespinel004.uti.json b/_module/uti/bluespinel004.uti.json index 16324d25..a7dbe73d 100644 --- a/_module/uti/bluespinel004.uti.json +++ b/_module/uti/bluespinel004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluespinel005.uti.json b/_module/uti/bluespinel005.uti.json index c1c3ca1d..3a599843 100644 --- a/_module/uti/bluespinel005.uti.json +++ b/_module/uti/bluespinel005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/bluetulip.uti.json b/_module/uti/bluetulip.uti.json index a90355df..8b906399 100644 --- a/_module/uti/bluetulip.uti.json +++ b/_module/uti/bluetulip.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/bluetulipbulb.uti.json b/_module/uti/bluetulipbulb.uti.json index 847314ed..ba037898 100644 --- a/_module/uti/bluetulipbulb.uti.json +++ b/_module/uti/bluetulipbulb.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltofcloth001.uti.json b/_module/uti/boltofcloth001.uti.json index 0d08c2f2..dc30948a 100644 --- a/_module/uti/boltofcloth001.uti.json +++ b/_module/uti/boltofcloth001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltofcloth002.uti.json b/_module/uti/boltofcloth002.uti.json index 3864027b..f00f98aa 100644 --- a/_module/uti/boltofcloth002.uti.json +++ b/_module/uti/boltofcloth002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltofcloth003.uti.json b/_module/uti/boltofcloth003.uti.json index bb7f4822..d0a27398 100644 --- a/_module/uti/boltofcloth003.uti.json +++ b/_module/uti/boltofcloth003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltofcloth004.uti.json b/_module/uti/boltofcloth004.uti.json index 4e324fad..b51960de 100644 --- a/_module/uti/boltofcloth004.uti.json +++ b/_module/uti/boltofcloth004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltofcloth005.uti.json b/_module/uti/boltofcloth005.uti.json index ee0e92ab..9548baf4 100644 --- a/_module/uti/boltofcloth005.uti.json +++ b/_module/uti/boltofcloth005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltofcloth006.uti.json b/_module/uti/boltofcloth006.uti.json index 7c06acd4..eee1ecfd 100644 --- a/_module/uti/boltofcloth006.uti.json +++ b/_module/uti/boltofcloth006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltshafts.uti.json b/_module/uti/boltshafts.uti.json index d179aa7b..7c3976b4 100644 --- a/_module/uti/boltshafts.uti.json +++ b/_module/uti/boltshafts.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltshafts001.uti.json b/_module/uti/boltshafts001.uti.json index be3dc61f..d0d513eb 100644 --- a/_module/uti/boltshafts001.uti.json +++ b/_module/uti/boltshafts001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltshafts002.uti.json b/_module/uti/boltshafts002.uti.json index 38538508..bc987cc2 100644 --- a/_module/uti/boltshafts002.uti.json +++ b/_module/uti/boltshafts002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boltshafts003.uti.json b/_module/uti/boltshafts003.uti.json index 13a4334e..f1928414 100644 --- a/_module/uti/boltshafts003.uti.json +++ b/_module/uti/boltshafts003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots.uti.json b/_module/uti/boots.uti.json index 46893d99..caab6b27 100644 --- a/_module/uti/boots.uti.json +++ b/_module/uti/boots.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots001.uti.json b/_module/uti/boots001.uti.json index 765e6e5a..3e3d7841 100644 --- a/_module/uti/boots001.uti.json +++ b/_module/uti/boots001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots002.uti.json b/_module/uti/boots002.uti.json index a8e65701..bd627113 100644 --- a/_module/uti/boots002.uti.json +++ b/_module/uti/boots002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots003.uti.json b/_module/uti/boots003.uti.json index b28d5782..acd7a9ef 100644 --- a/_module/uti/boots003.uti.json +++ b/_module/uti/boots003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 68 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots004.uti.json b/_module/uti/boots004.uti.json index 3465f109..fbcd3164 100644 --- a/_module/uti/boots004.uti.json +++ b/_module/uti/boots004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 353 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots005.uti.json b/_module/uti/boots005.uti.json index c56d336a..fc4f56e4 100644 --- a/_module/uti/boots005.uti.json +++ b/_module/uti/boots005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 68 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots006.uti.json b/_module/uti/boots006.uti.json index 1b112813..a07290ef 100644 --- a/_module/uti/boots006.uti.json +++ b/_module/uti/boots006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots007.uti.json b/_module/uti/boots007.uti.json index 0f5110ba..2cca7822 100644 --- a/_module/uti/boots007.uti.json +++ b/_module/uti/boots007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 691 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots008.uti.json b/_module/uti/boots008.uti.json index 32011f1e..5f3cd795 100644 --- a/_module/uti/boots008.uti.json +++ b/_module/uti/boots008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 140 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots009.uti.json b/_module/uti/boots009.uti.json index 820175bd..0106f8ef 100644 --- a/_module/uti/boots009.uti.json +++ b/_module/uti/boots009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 875 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots010.uti.json b/_module/uti/boots010.uti.json index e9cc9854..d1ed831c 100644 --- a/_module/uti/boots010.uti.json +++ b/_module/uti/boots010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots011.uti.json b/_module/uti/boots011.uti.json index 68fa0be0..49c44f20 100644 --- a/_module/uti/boots011.uti.json +++ b/_module/uti/boots011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots012.uti.json b/_module/uti/boots012.uti.json index ddb384bc..c7b4cc69 100644 --- a/_module/uti/boots012.uti.json +++ b/_module/uti/boots012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 68 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots013.uti.json b/_module/uti/boots013.uti.json index 78768bda..6e96cf24 100644 --- a/_module/uti/boots013.uti.json +++ b/_module/uti/boots013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 353 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots014.uti.json b/_module/uti/boots014.uti.json index baa7fb3a..02dc4c22 100644 --- a/_module/uti/boots014.uti.json +++ b/_module/uti/boots014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 68 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots015.uti.json b/_module/uti/boots015.uti.json index abc7e896..a2d59121 100644 --- a/_module/uti/boots015.uti.json +++ b/_module/uti/boots015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots016.uti.json b/_module/uti/boots016.uti.json index 06508a73..78ad1104 100644 --- a/_module/uti/boots016.uti.json +++ b/_module/uti/boots016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 667 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots017.uti.json b/_module/uti/boots017.uti.json index b497d631..ad620ad8 100644 --- a/_module/uti/boots017.uti.json +++ b/_module/uti/boots017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 140 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/boots018.uti.json b/_module/uti/boots018.uti.json index 26e10ddb..37b79174 100644 --- a/_module/uti/boots018.uti.json +++ b/_module/uti/boots018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1113 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/carnelian.uti.json b/_module/uti/carnelian.uti.json index c2ca97c4..b34e8d25 100644 --- a/_module/uti/carnelian.uti.json +++ b/_module/uti/carnelian.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/carnelian001.uti.json b/_module/uti/carnelian001.uti.json index 39a37ae5..64e134a9 100644 --- a/_module/uti/carnelian001.uti.json +++ b/_module/uti/carnelian001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/carnelian002.uti.json b/_module/uti/carnelian002.uti.json index 0d481c46..50633578 100644 --- a/_module/uti/carnelian002.uti.json +++ b/_module/uti/carnelian002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/carnelian003.uti.json b/_module/uti/carnelian003.uti.json index aaa6b7ed..1ee018c2 100644 --- a/_module/uti/carnelian003.uti.json +++ b/_module/uti/carnelian003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/carnelian004.uti.json b/_module/uti/carnelian004.uti.json index 9fd7efbc..cb4054ac 100644 --- a/_module/uti/carnelian004.uti.json +++ b/_module/uti/carnelian004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/carnelian005.uti.json b/_module/uti/carnelian005.uti.json index dca2c51a..ae0bbb88 100644 --- a/_module/uti/carnelian005.uti.json +++ b/_module/uti/carnelian005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/carrot.uti.json b/_module/uti/carrot.uti.json index 4f31ea01..59cee41b 100644 --- a/_module/uti/carrot.uti.json +++ b/_module/uti/carrot.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/catnip.uti.json b/_module/uti/catnip.uti.json index 2445c249..4361b7ea 100644 --- a/_module/uti/catnip.uti.json +++ b/_module/uti/catnip.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/celery.uti.json b/_module/uti/celery.uti.json index 38d54f32..9ba76d15 100644 --- a/_module/uti/celery.uti.json +++ b/_module/uti/celery.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/chalcendony.uti.json b/_module/uti/chalcendony.uti.json index d428090b..b0b84058 100644 --- a/_module/uti/chalcendony.uti.json +++ b/_module/uti/chalcendony.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chalcendony001.uti.json b/_module/uti/chalcendony001.uti.json index 44e91703..6dedd593 100644 --- a/_module/uti/chalcendony001.uti.json +++ b/_module/uti/chalcendony001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chalcendony002.uti.json b/_module/uti/chalcendony002.uti.json index ac9722eb..6d0ec6ec 100644 --- a/_module/uti/chalcendony002.uti.json +++ b/_module/uti/chalcendony002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chalcendony003.uti.json b/_module/uti/chalcendony003.uti.json index 1c562051..5c2f1604 100644 --- a/_module/uti/chalcendony003.uti.json +++ b/_module/uti/chalcendony003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chalcendony004.uti.json b/_module/uti/chalcendony004.uti.json index 800a0f39..0e11c1dc 100644 --- a/_module/uti/chalcendony004.uti.json +++ b/_module/uti/chalcendony004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chalcendony005.uti.json b/_module/uti/chalcendony005.uti.json index 669aea39..5db8938a 100644 --- a/_module/uti/chalcendony005.uti.json +++ b/_module/uti/chalcendony005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cherry.uti.json b/_module/uti/cherry.uti.json index a53e06ec..e94450fd 100644 --- a/_module/uti/cherry.uti.json +++ b/_module/uti/cherry.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/chives.uti.json b/_module/uti/chives.uti.json index 33d27ea0..e724d850 100644 --- a/_module/uti/chives.uti.json +++ b/_module/uti/chives.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/chrysoberyl.uti.json b/_module/uti/chrysoberyl.uti.json index d59f68dd..822f53a0 100644 --- a/_module/uti/chrysoberyl.uti.json +++ b/_module/uti/chrysoberyl.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoberyl001.uti.json b/_module/uti/chrysoberyl001.uti.json index 2fb293e9..2e36e527 100644 --- a/_module/uti/chrysoberyl001.uti.json +++ b/_module/uti/chrysoberyl001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoberyl002.uti.json b/_module/uti/chrysoberyl002.uti.json index d8baef25..17063c0a 100644 --- a/_module/uti/chrysoberyl002.uti.json +++ b/_module/uti/chrysoberyl002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoberyl003.uti.json b/_module/uti/chrysoberyl003.uti.json index ad88ac8c..fbd9e92b 100644 --- a/_module/uti/chrysoberyl003.uti.json +++ b/_module/uti/chrysoberyl003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoberyl004.uti.json b/_module/uti/chrysoberyl004.uti.json index 21b1f0ab..7cdb4534 100644 --- a/_module/uti/chrysoberyl004.uti.json +++ b/_module/uti/chrysoberyl004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoberyl005.uti.json b/_module/uti/chrysoberyl005.uti.json index f2746610..7638c3ad 100644 --- a/_module/uti/chrysoberyl005.uti.json +++ b/_module/uti/chrysoberyl005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoprase.uti.json b/_module/uti/chrysoprase.uti.json index 2d0ad9dc..60077915 100644 --- a/_module/uti/chrysoprase.uti.json +++ b/_module/uti/chrysoprase.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoprase001.uti.json b/_module/uti/chrysoprase001.uti.json index 1e71a493..6023463d 100644 --- a/_module/uti/chrysoprase001.uti.json +++ b/_module/uti/chrysoprase001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoprase002.uti.json b/_module/uti/chrysoprase002.uti.json index 0c3fbb78..0728b2c1 100644 --- a/_module/uti/chrysoprase002.uti.json +++ b/_module/uti/chrysoprase002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoprase003.uti.json b/_module/uti/chrysoprase003.uti.json index b59ba490..a962bdbb 100644 --- a/_module/uti/chrysoprase003.uti.json +++ b/_module/uti/chrysoprase003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoprase004.uti.json b/_module/uti/chrysoprase004.uti.json index d579c5c8..ce90583d 100644 --- a/_module/uti/chrysoprase004.uti.json +++ b/_module/uti/chrysoprase004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/chrysoprase005.uti.json b/_module/uti/chrysoprase005.uti.json index 8f49160c..801714bd 100644 --- a/_module/uti/chrysoprase005.uti.json +++ b/_module/uti/chrysoprase005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/citrine.uti.json b/_module/uti/citrine.uti.json index 03879a60..745fc416 100644 --- a/_module/uti/citrine.uti.json +++ b/_module/uti/citrine.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/citrine001.uti.json b/_module/uti/citrine001.uti.json index 09b6082d..48ccd12b 100644 --- a/_module/uti/citrine001.uti.json +++ b/_module/uti/citrine001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/citrine002.uti.json b/_module/uti/citrine002.uti.json index ac683ff1..3f499a5e 100644 --- a/_module/uti/citrine002.uti.json +++ b/_module/uti/citrine002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/citrine003.uti.json b/_module/uti/citrine003.uti.json index d6b41737..72bf481e 100644 --- a/_module/uti/citrine003.uti.json +++ b/_module/uti/citrine003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/citrine004.uti.json b/_module/uti/citrine004.uti.json index dbb9bcfe..780c0222 100644 --- a/_module/uti/citrine004.uti.json +++ b/_module/uti/citrine004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/citrine005.uti.json b/_module/uti/citrine005.uti.json index b477f621..3a86886a 100644 --- a/_module/uti/citrine005.uti.json +++ b/_module/uti/citrine005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/clay.uti.json b/_module/uti/clay.uti.json index 3951c9cd..ebaddbb3 100644 --- a/_module/uti/clay.uti.json +++ b/_module/uti/clay.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cloth002.uti.json b/_module/uti/cloth002.uti.json index 26c2c14f..464e74f7 100644 --- a/_module/uti/cloth002.uti.json +++ b/_module/uti/cloth002.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth003.uti.json b/_module/uti/cloth003.uti.json index bf77b570..af53cece 100644 --- a/_module/uti/cloth003.uti.json +++ b/_module/uti/cloth003.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth004.uti.json b/_module/uti/cloth004.uti.json index fe1a7122..f81f3c90 100644 --- a/_module/uti/cloth004.uti.json +++ b/_module/uti/cloth004.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth005.uti.json b/_module/uti/cloth005.uti.json index f6138ed0..7a33fc35 100644 --- a/_module/uti/cloth005.uti.json +++ b/_module/uti/cloth005.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth006.uti.json b/_module/uti/cloth006.uti.json index 221a3219..0b73e26a 100644 --- a/_module/uti/cloth006.uti.json +++ b/_module/uti/cloth006.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth007.uti.json b/_module/uti/cloth007.uti.json index 72d44354..029d130a 100644 --- a/_module/uti/cloth007.uti.json +++ b/_module/uti/cloth007.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth008.uti.json b/_module/uti/cloth008.uti.json index e84862de..4f0d0797 100644 --- a/_module/uti/cloth008.uti.json +++ b/_module/uti/cloth008.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth009.uti.json b/_module/uti/cloth009.uti.json index 47de6543..a8b40a7b 100644 --- a/_module/uti/cloth009.uti.json +++ b/_module/uti/cloth009.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth010.uti.json b/_module/uti/cloth010.uti.json index 58c7d533..2f141079 100644 --- a/_module/uti/cloth010.uti.json +++ b/_module/uti/cloth010.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth011.uti.json b/_module/uti/cloth011.uti.json index 8cb34064..247fdf77 100644 --- a/_module/uti/cloth011.uti.json +++ b/_module/uti/cloth011.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth012.uti.json b/_module/uti/cloth012.uti.json index 67e4c812..06c2f0ba 100644 --- a/_module/uti/cloth012.uti.json +++ b/_module/uti/cloth012.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth013.uti.json b/_module/uti/cloth013.uti.json index 70996d95..c0b94b78 100644 --- a/_module/uti/cloth013.uti.json +++ b/_module/uti/cloth013.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth014.uti.json b/_module/uti/cloth014.uti.json index d03dc8a8..c11265f5 100644 --- a/_module/uti/cloth014.uti.json +++ b/_module/uti/cloth014.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth015.uti.json b/_module/uti/cloth015.uti.json index 14ff16e6..c5fcd82d 100644 --- a/_module/uti/cloth015.uti.json +++ b/_module/uti/cloth015.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth016.uti.json b/_module/uti/cloth016.uti.json index 8ab9a609..21dbb2c6 100644 --- a/_module/uti/cloth016.uti.json +++ b/_module/uti/cloth016.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth017.uti.json b/_module/uti/cloth017.uti.json index bda6bf9d..9aba72f3 100644 --- a/_module/uti/cloth017.uti.json +++ b/_module/uti/cloth017.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth018.uti.json b/_module/uti/cloth018.uti.json index fb7081a4..ccbb91e9 100644 --- a/_module/uti/cloth018.uti.json +++ b/_module/uti/cloth018.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth019.uti.json b/_module/uti/cloth019.uti.json index 0ed8810d..762cfb70 100644 --- a/_module/uti/cloth019.uti.json +++ b/_module/uti/cloth019.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth020.uti.json b/_module/uti/cloth020.uti.json index e0006ff2..97c1a794 100644 --- a/_module/uti/cloth020.uti.json +++ b/_module/uti/cloth020.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth021.uti.json b/_module/uti/cloth021.uti.json index 29256e4d..3952b817 100644 --- a/_module/uti/cloth021.uti.json +++ b/_module/uti/cloth021.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth022.uti.json b/_module/uti/cloth022.uti.json index b01dd3f4..33f034b6 100644 --- a/_module/uti/cloth022.uti.json +++ b/_module/uti/cloth022.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth023.uti.json b/_module/uti/cloth023.uti.json index d760324e..6d6ca2f8 100644 --- a/_module/uti/cloth023.uti.json +++ b/_module/uti/cloth023.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth024.uti.json b/_module/uti/cloth024.uti.json index 08159e16..20e41822 100644 --- a/_module/uti/cloth024.uti.json +++ b/_module/uti/cloth024.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth025.uti.json b/_module/uti/cloth025.uti.json index 51c92751..faa62bbc 100644 --- a/_module/uti/cloth025.uti.json +++ b/_module/uti/cloth025.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth026.uti.json b/_module/uti/cloth026.uti.json index ed797c8c..41cb00eb 100644 --- a/_module/uti/cloth026.uti.json +++ b/_module/uti/cloth026.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth027.uti.json b/_module/uti/cloth027.uti.json index 1484ae05..654e9f09 100644 --- a/_module/uti/cloth027.uti.json +++ b/_module/uti/cloth027.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth028.uti.json b/_module/uti/cloth028.uti.json index 623fcdbe..c59ccded 100644 --- a/_module/uti/cloth028.uti.json +++ b/_module/uti/cloth028.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth029.uti.json b/_module/uti/cloth029.uti.json index bbd75a04..a317ff76 100644 --- a/_module/uti/cloth029.uti.json +++ b/_module/uti/cloth029.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth030.uti.json b/_module/uti/cloth030.uti.json index 102b2005..9d3c4f3a 100644 --- a/_module/uti/cloth030.uti.json +++ b/_module/uti/cloth030.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth031.uti.json b/_module/uti/cloth031.uti.json index a7e5cad7..4d13520f 100644 --- a/_module/uti/cloth031.uti.json +++ b/_module/uti/cloth031.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth032.uti.json b/_module/uti/cloth032.uti.json index 2731c650..b645d6c1 100644 --- a/_module/uti/cloth032.uti.json +++ b/_module/uti/cloth032.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth033.uti.json b/_module/uti/cloth033.uti.json index 3cb8319b..c85a73ac 100644 --- a/_module/uti/cloth033.uti.json +++ b/_module/uti/cloth033.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth034.uti.json b/_module/uti/cloth034.uti.json index 95bb1e04..ef2fe060 100644 --- a/_module/uti/cloth034.uti.json +++ b/_module/uti/cloth034.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth035.uti.json b/_module/uti/cloth035.uti.json index 06a00555..f9f4b103 100644 --- a/_module/uti/cloth035.uti.json +++ b/_module/uti/cloth035.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth036.uti.json b/_module/uti/cloth036.uti.json index 6643646f..acc92286 100644 --- a/_module/uti/cloth036.uti.json +++ b/_module/uti/cloth036.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth037.uti.json b/_module/uti/cloth037.uti.json index 79d8bda4..b9e351f8 100644 --- a/_module/uti/cloth037.uti.json +++ b/_module/uti/cloth037.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth038.uti.json b/_module/uti/cloth038.uti.json index 4abbac6e..493953dc 100644 --- a/_module/uti/cloth038.uti.json +++ b/_module/uti/cloth038.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth039.uti.json b/_module/uti/cloth039.uti.json index b4e6da4a..99769bde 100644 --- a/_module/uti/cloth039.uti.json +++ b/_module/uti/cloth039.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth040.uti.json b/_module/uti/cloth040.uti.json index 05fb7d55..83b6c4d6 100644 --- a/_module/uti/cloth040.uti.json +++ b/_module/uti/cloth040.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth041.uti.json b/_module/uti/cloth041.uti.json index 95c4eb52..0e59da91 100644 --- a/_module/uti/cloth041.uti.json +++ b/_module/uti/cloth041.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth042.uti.json b/_module/uti/cloth042.uti.json index 14b2b334..b1798b92 100644 --- a/_module/uti/cloth042.uti.json +++ b/_module/uti/cloth042.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth043.uti.json b/_module/uti/cloth043.uti.json index 47b25711..ca4d3cea 100644 --- a/_module/uti/cloth043.uti.json +++ b/_module/uti/cloth043.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth044.uti.json b/_module/uti/cloth044.uti.json index e9f53c97..eac645e7 100644 --- a/_module/uti/cloth044.uti.json +++ b/_module/uti/cloth044.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth045.uti.json b/_module/uti/cloth045.uti.json index ead7873d..eb53f32c 100644 --- a/_module/uti/cloth045.uti.json +++ b/_module/uti/cloth045.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth046.uti.json b/_module/uti/cloth046.uti.json index ea856431..f9622095 100644 --- a/_module/uti/cloth046.uti.json +++ b/_module/uti/cloth046.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth047.uti.json b/_module/uti/cloth047.uti.json index 4784bd92..c4d3be41 100644 --- a/_module/uti/cloth047.uti.json +++ b/_module/uti/cloth047.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth048.uti.json b/_module/uti/cloth048.uti.json index 3c2438e3..dd1239cf 100644 --- a/_module/uti/cloth048.uti.json +++ b/_module/uti/cloth048.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth049.uti.json b/_module/uti/cloth049.uti.json index c4fcc812..6db38d02 100644 --- a/_module/uti/cloth049.uti.json +++ b/_module/uti/cloth049.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth050.uti.json b/_module/uti/cloth050.uti.json index 59f215ae..566e8d12 100644 --- a/_module/uti/cloth050.uti.json +++ b/_module/uti/cloth050.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth051.uti.json b/_module/uti/cloth051.uti.json index d4d6a361..15d0e946 100644 --- a/_module/uti/cloth051.uti.json +++ b/_module/uti/cloth051.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth052.uti.json b/_module/uti/cloth052.uti.json index c5958540..f0566f49 100644 --- a/_module/uti/cloth052.uti.json +++ b/_module/uti/cloth052.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth053.uti.json b/_module/uti/cloth053.uti.json index 10e94f1a..82144276 100644 --- a/_module/uti/cloth053.uti.json +++ b/_module/uti/cloth053.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth054.uti.json b/_module/uti/cloth054.uti.json index fb360687..2fdcc436 100644 --- a/_module/uti/cloth054.uti.json +++ b/_module/uti/cloth054.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth055.uti.json b/_module/uti/cloth055.uti.json index 5aeba082..75cfb116 100644 --- a/_module/uti/cloth055.uti.json +++ b/_module/uti/cloth055.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth056.uti.json b/_module/uti/cloth056.uti.json index 877086e2..9d0551bd 100644 --- a/_module/uti/cloth056.uti.json +++ b/_module/uti/cloth056.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth057.uti.json b/_module/uti/cloth057.uti.json index d5a366c2..6ce96a36 100644 --- a/_module/uti/cloth057.uti.json +++ b/_module/uti/cloth057.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth058.uti.json b/_module/uti/cloth058.uti.json index 42521c78..f55e21fa 100644 --- a/_module/uti/cloth058.uti.json +++ b/_module/uti/cloth058.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth059.uti.json b/_module/uti/cloth059.uti.json index b2ebdc1b..bbecc832 100644 --- a/_module/uti/cloth059.uti.json +++ b/_module/uti/cloth059.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth060.uti.json b/_module/uti/cloth060.uti.json index c84e973e..82e986ba 100644 --- a/_module/uti/cloth060.uti.json +++ b/_module/uti/cloth060.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth061.uti.json b/_module/uti/cloth061.uti.json index 9f02bceb..42e7fb18 100644 --- a/_module/uti/cloth061.uti.json +++ b/_module/uti/cloth061.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth062.uti.json b/_module/uti/cloth062.uti.json index cce47963..a4599de2 100644 --- a/_module/uti/cloth062.uti.json +++ b/_module/uti/cloth062.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth063.uti.json b/_module/uti/cloth063.uti.json index 4273f300..baca87c4 100644 --- a/_module/uti/cloth063.uti.json +++ b/_module/uti/cloth063.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth064.uti.json b/_module/uti/cloth064.uti.json index 48127860..5964cf5f 100644 --- a/_module/uti/cloth064.uti.json +++ b/_module/uti/cloth064.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth065.uti.json b/_module/uti/cloth065.uti.json index 406361c8..15fa02bd 100644 --- a/_module/uti/cloth065.uti.json +++ b/_module/uti/cloth065.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth066.uti.json b/_module/uti/cloth066.uti.json index 6a992a2b..450e1158 100644 --- a/_module/uti/cloth066.uti.json +++ b/_module/uti/cloth066.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth067.uti.json b/_module/uti/cloth067.uti.json index 8fdf3520..4f3b5d4b 100644 --- a/_module/uti/cloth067.uti.json +++ b/_module/uti/cloth067.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth068.uti.json b/_module/uti/cloth068.uti.json index e03c29a1..96cb629b 100644 --- a/_module/uti/cloth068.uti.json +++ b/_module/uti/cloth068.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth069.uti.json b/_module/uti/cloth069.uti.json index a304ee8a..1f6ed916 100644 --- a/_module/uti/cloth069.uti.json +++ b/_module/uti/cloth069.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth070.uti.json b/_module/uti/cloth070.uti.json index 0cb9bbf6..cc02fe5e 100644 --- a/_module/uti/cloth070.uti.json +++ b/_module/uti/cloth070.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth071.uti.json b/_module/uti/cloth071.uti.json index 65f61f68..3943110f 100644 --- a/_module/uti/cloth071.uti.json +++ b/_module/uti/cloth071.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth072.uti.json b/_module/uti/cloth072.uti.json index 0b110a6e..ee57b3be 100644 --- a/_module/uti/cloth072.uti.json +++ b/_module/uti/cloth072.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth073.uti.json b/_module/uti/cloth073.uti.json index 61b30d85..41ae967c 100644 --- a/_module/uti/cloth073.uti.json +++ b/_module/uti/cloth073.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth074.uti.json b/_module/uti/cloth074.uti.json index e1ac69f9..4c4a41a2 100644 --- a/_module/uti/cloth074.uti.json +++ b/_module/uti/cloth074.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth075.uti.json b/_module/uti/cloth075.uti.json index e6db7c8e..33785564 100644 --- a/_module/uti/cloth075.uti.json +++ b/_module/uti/cloth075.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth076.uti.json b/_module/uti/cloth076.uti.json index c2ce4746..f6f10e99 100644 --- a/_module/uti/cloth076.uti.json +++ b/_module/uti/cloth076.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth077.uti.json b/_module/uti/cloth077.uti.json index 9ed4d5d9..7e2bc8d6 100644 --- a/_module/uti/cloth077.uti.json +++ b/_module/uti/cloth077.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth078.uti.json b/_module/uti/cloth078.uti.json index 63d35507..f65e4355 100644 --- a/_module/uti/cloth078.uti.json +++ b/_module/uti/cloth078.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth079.uti.json b/_module/uti/cloth079.uti.json index c7bcabd5..8b39474f 100644 --- a/_module/uti/cloth079.uti.json +++ b/_module/uti/cloth079.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth080.uti.json b/_module/uti/cloth080.uti.json index b072350e..af40d01a 100644 --- a/_module/uti/cloth080.uti.json +++ b/_module/uti/cloth080.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth081.uti.json b/_module/uti/cloth081.uti.json index 6ca2f940..8b38af28 100644 --- a/_module/uti/cloth081.uti.json +++ b/_module/uti/cloth081.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth082.uti.json b/_module/uti/cloth082.uti.json index b0fa3b42..c230da43 100644 --- a/_module/uti/cloth082.uti.json +++ b/_module/uti/cloth082.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth083.uti.json b/_module/uti/cloth083.uti.json index 9863e845..207a0d5a 100644 --- a/_module/uti/cloth083.uti.json +++ b/_module/uti/cloth083.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth084.uti.json b/_module/uti/cloth084.uti.json index b03c70a2..fd8e5e5a 100644 --- a/_module/uti/cloth084.uti.json +++ b/_module/uti/cloth084.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth085.uti.json b/_module/uti/cloth085.uti.json index 6a5a6dd0..1b2c23aa 100644 --- a/_module/uti/cloth085.uti.json +++ b/_module/uti/cloth085.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth086.uti.json b/_module/uti/cloth086.uti.json index a4dffdce..94db7c19 100644 --- a/_module/uti/cloth086.uti.json +++ b/_module/uti/cloth086.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth087.uti.json b/_module/uti/cloth087.uti.json index 345fc625..ddc0f701 100644 --- a/_module/uti/cloth087.uti.json +++ b/_module/uti/cloth087.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth088.uti.json b/_module/uti/cloth088.uti.json index ed435275..caa7a14c 100644 --- a/_module/uti/cloth088.uti.json +++ b/_module/uti/cloth088.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth089.uti.json b/_module/uti/cloth089.uti.json index e8600cf5..6d264845 100644 --- a/_module/uti/cloth089.uti.json +++ b/_module/uti/cloth089.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth090.uti.json b/_module/uti/cloth090.uti.json index bd5a2165..07f83dbd 100644 --- a/_module/uti/cloth090.uti.json +++ b/_module/uti/cloth090.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth091.uti.json b/_module/uti/cloth091.uti.json index d5ea631a..2acc60e4 100644 --- a/_module/uti/cloth091.uti.json +++ b/_module/uti/cloth091.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth092.uti.json b/_module/uti/cloth092.uti.json index ad10c366..a93afd66 100644 --- a/_module/uti/cloth092.uti.json +++ b/_module/uti/cloth092.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth093.uti.json b/_module/uti/cloth093.uti.json index daefdb46..501149d1 100644 --- a/_module/uti/cloth093.uti.json +++ b/_module/uti/cloth093.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth094.uti.json b/_module/uti/cloth094.uti.json index d34ff5bb..81a22c70 100644 --- a/_module/uti/cloth094.uti.json +++ b/_module/uti/cloth094.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth095.uti.json b/_module/uti/cloth095.uti.json index c40540f6..3f0f4f09 100644 --- a/_module/uti/cloth095.uti.json +++ b/_module/uti/cloth095.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth096.uti.json b/_module/uti/cloth096.uti.json index ee0fab6a..5b5bd847 100644 --- a/_module/uti/cloth096.uti.json +++ b/_module/uti/cloth096.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth097.uti.json b/_module/uti/cloth097.uti.json index 4fa1e379..2ea8e51b 100644 --- a/_module/uti/cloth097.uti.json +++ b/_module/uti/cloth097.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth098.uti.json b/_module/uti/cloth098.uti.json index c8828bc0..7837c8b0 100644 --- a/_module/uti/cloth098.uti.json +++ b/_module/uti/cloth098.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth099.uti.json b/_module/uti/cloth099.uti.json index f223fab1..374af0ae 100644 --- a/_module/uti/cloth099.uti.json +++ b/_module/uti/cloth099.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth100.uti.json b/_module/uti/cloth100.uti.json index 3eb04b84..f9837577 100644 --- a/_module/uti/cloth100.uti.json +++ b/_module/uti/cloth100.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth101.uti.json b/_module/uti/cloth101.uti.json index 65a52e86..f394d6ba 100644 --- a/_module/uti/cloth101.uti.json +++ b/_module/uti/cloth101.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth102.uti.json b/_module/uti/cloth102.uti.json index 2fbf0dde..629d72f7 100644 --- a/_module/uti/cloth102.uti.json +++ b/_module/uti/cloth102.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth103.uti.json b/_module/uti/cloth103.uti.json index 617a2325..6a821b5a 100644 --- a/_module/uti/cloth103.uti.json +++ b/_module/uti/cloth103.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth104.uti.json b/_module/uti/cloth104.uti.json index b581341b..70679452 100644 --- a/_module/uti/cloth104.uti.json +++ b/_module/uti/cloth104.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth105.uti.json b/_module/uti/cloth105.uti.json index 25cd1ca8..3929a115 100644 --- a/_module/uti/cloth105.uti.json +++ b/_module/uti/cloth105.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth106.uti.json b/_module/uti/cloth106.uti.json index 2396958d..2454d297 100644 --- a/_module/uti/cloth106.uti.json +++ b/_module/uti/cloth106.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth107.uti.json b/_module/uti/cloth107.uti.json index a781bd40..e290a570 100644 --- a/_module/uti/cloth107.uti.json +++ b/_module/uti/cloth107.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth108.uti.json b/_module/uti/cloth108.uti.json index 1c2e7dc8..75399f8f 100644 --- a/_module/uti/cloth108.uti.json +++ b/_module/uti/cloth108.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth109.uti.json b/_module/uti/cloth109.uti.json index 1d70595f..b0dc6261 100644 --- a/_module/uti/cloth109.uti.json +++ b/_module/uti/cloth109.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth110.uti.json b/_module/uti/cloth110.uti.json index 3ece464c..a2c3fc59 100644 --- a/_module/uti/cloth110.uti.json +++ b/_module/uti/cloth110.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth111.uti.json b/_module/uti/cloth111.uti.json index b36cd430..e092d4b0 100644 --- a/_module/uti/cloth111.uti.json +++ b/_module/uti/cloth111.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth112.uti.json b/_module/uti/cloth112.uti.json index c3c8e332..555ea87b 100644 --- a/_module/uti/cloth112.uti.json +++ b/_module/uti/cloth112.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth113.uti.json b/_module/uti/cloth113.uti.json index 002e770e..2fd3bd5f 100644 --- a/_module/uti/cloth113.uti.json +++ b/_module/uti/cloth113.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth114.uti.json b/_module/uti/cloth114.uti.json index 6e88ef9c..14fbec1b 100644 --- a/_module/uti/cloth114.uti.json +++ b/_module/uti/cloth114.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth115.uti.json b/_module/uti/cloth115.uti.json index edc48c02..a4bb6f27 100644 --- a/_module/uti/cloth115.uti.json +++ b/_module/uti/cloth115.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth116.uti.json b/_module/uti/cloth116.uti.json index c98ec847..304642c7 100644 --- a/_module/uti/cloth116.uti.json +++ b/_module/uti/cloth116.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth117.uti.json b/_module/uti/cloth117.uti.json index 1503f3c6..3a816856 100644 --- a/_module/uti/cloth117.uti.json +++ b/_module/uti/cloth117.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth118.uti.json b/_module/uti/cloth118.uti.json index 25b494f2..15835558 100644 --- a/_module/uti/cloth118.uti.json +++ b/_module/uti/cloth118.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth119.uti.json b/_module/uti/cloth119.uti.json index 5bd983b6..8b4c6a26 100644 --- a/_module/uti/cloth119.uti.json +++ b/_module/uti/cloth119.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth120.uti.json b/_module/uti/cloth120.uti.json index c5f9b550..0f0c5b54 100644 --- a/_module/uti/cloth120.uti.json +++ b/_module/uti/cloth120.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth121.uti.json b/_module/uti/cloth121.uti.json index 0ea41b37..97d32aeb 100644 --- a/_module/uti/cloth121.uti.json +++ b/_module/uti/cloth121.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth122.uti.json b/_module/uti/cloth122.uti.json index 39883819..797d732d 100644 --- a/_module/uti/cloth122.uti.json +++ b/_module/uti/cloth122.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth123.uti.json b/_module/uti/cloth123.uti.json index 0301720c..8a208de9 100644 --- a/_module/uti/cloth123.uti.json +++ b/_module/uti/cloth123.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth124.uti.json b/_module/uti/cloth124.uti.json index 1ae63458..283ef1e4 100644 --- a/_module/uti/cloth124.uti.json +++ b/_module/uti/cloth124.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth125.uti.json b/_module/uti/cloth125.uti.json index 1e4fe900..3a0fb9af 100644 --- a/_module/uti/cloth125.uti.json +++ b/_module/uti/cloth125.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth126.uti.json b/_module/uti/cloth126.uti.json index ef2701a5..687e88c3 100644 --- a/_module/uti/cloth126.uti.json +++ b/_module/uti/cloth126.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth127.uti.json b/_module/uti/cloth127.uti.json index 697ac33f..27e17a5d 100644 --- a/_module/uti/cloth127.uti.json +++ b/_module/uti/cloth127.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth128.uti.json b/_module/uti/cloth128.uti.json index c4789267..6d23638e 100644 --- a/_module/uti/cloth128.uti.json +++ b/_module/uti/cloth128.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth129.uti.json b/_module/uti/cloth129.uti.json index ccb2adb2..2187639e 100644 --- a/_module/uti/cloth129.uti.json +++ b/_module/uti/cloth129.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth130.uti.json b/_module/uti/cloth130.uti.json index 89823e76..b0b54093 100644 --- a/_module/uti/cloth130.uti.json +++ b/_module/uti/cloth130.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth131.uti.json b/_module/uti/cloth131.uti.json index ddb46df9..bfd90e47 100644 --- a/_module/uti/cloth131.uti.json +++ b/_module/uti/cloth131.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth132.uti.json b/_module/uti/cloth132.uti.json index e329f5ac..544c7726 100644 --- a/_module/uti/cloth132.uti.json +++ b/_module/uti/cloth132.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth133.uti.json b/_module/uti/cloth133.uti.json index 0c68bdff..c8cfa425 100644 --- a/_module/uti/cloth133.uti.json +++ b/_module/uti/cloth133.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth134.uti.json b/_module/uti/cloth134.uti.json index 1823d44f..b71b0451 100644 --- a/_module/uti/cloth134.uti.json +++ b/_module/uti/cloth134.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth135.uti.json b/_module/uti/cloth135.uti.json index 907fb84e..d73cc9be 100644 --- a/_module/uti/cloth135.uti.json +++ b/_module/uti/cloth135.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth136.uti.json b/_module/uti/cloth136.uti.json index dda32587..bf15f33f 100644 --- a/_module/uti/cloth136.uti.json +++ b/_module/uti/cloth136.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth137.uti.json b/_module/uti/cloth137.uti.json index c37a705c..72912a1f 100644 --- a/_module/uti/cloth137.uti.json +++ b/_module/uti/cloth137.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth138.uti.json b/_module/uti/cloth138.uti.json index 1ddbcf4f..bfdeda7a 100644 --- a/_module/uti/cloth138.uti.json +++ b/_module/uti/cloth138.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth139.uti.json b/_module/uti/cloth139.uti.json index 26bf70e4..f0394589 100644 --- a/_module/uti/cloth139.uti.json +++ b/_module/uti/cloth139.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth140.uti.json b/_module/uti/cloth140.uti.json index 78fc1809..5f71b14c 100644 --- a/_module/uti/cloth140.uti.json +++ b/_module/uti/cloth140.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth141.uti.json b/_module/uti/cloth141.uti.json index 7d111ca2..bcb572eb 100644 --- a/_module/uti/cloth141.uti.json +++ b/_module/uti/cloth141.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth142.uti.json b/_module/uti/cloth142.uti.json index 44b15907..91949b94 100644 --- a/_module/uti/cloth142.uti.json +++ b/_module/uti/cloth142.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth143.uti.json b/_module/uti/cloth143.uti.json index df343a2a..3c0c7779 100644 --- a/_module/uti/cloth143.uti.json +++ b/_module/uti/cloth143.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth144.uti.json b/_module/uti/cloth144.uti.json index a0ad8ad9..7c5533ed 100644 --- a/_module/uti/cloth144.uti.json +++ b/_module/uti/cloth144.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth145.uti.json b/_module/uti/cloth145.uti.json index ce8c9169..18877970 100644 --- a/_module/uti/cloth145.uti.json +++ b/_module/uti/cloth145.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth146.uti.json b/_module/uti/cloth146.uti.json index b417c203..18f21b58 100644 --- a/_module/uti/cloth146.uti.json +++ b/_module/uti/cloth146.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth147.uti.json b/_module/uti/cloth147.uti.json index 48fc3cf9..78baf9d7 100644 --- a/_module/uti/cloth147.uti.json +++ b/_module/uti/cloth147.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth148.uti.json b/_module/uti/cloth148.uti.json index b589a85d..6c48ffb4 100644 --- a/_module/uti/cloth148.uti.json +++ b/_module/uti/cloth148.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth149.uti.json b/_module/uti/cloth149.uti.json index 84dace96..4b5171f8 100644 --- a/_module/uti/cloth149.uti.json +++ b/_module/uti/cloth149.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth150.uti.json b/_module/uti/cloth150.uti.json index 6fdd4a18..0b28e4bc 100644 --- a/_module/uti/cloth150.uti.json +++ b/_module/uti/cloth150.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth151.uti.json b/_module/uti/cloth151.uti.json index 2938c73c..2913b94c 100644 --- a/_module/uti/cloth151.uti.json +++ b/_module/uti/cloth151.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth152.uti.json b/_module/uti/cloth152.uti.json index 9affa3b1..f8f5f0ba 100644 --- a/_module/uti/cloth152.uti.json +++ b/_module/uti/cloth152.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth153.uti.json b/_module/uti/cloth153.uti.json index dd987939..b1510cec 100644 --- a/_module/uti/cloth153.uti.json +++ b/_module/uti/cloth153.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth154.uti.json b/_module/uti/cloth154.uti.json index 8f9bab5d..365f0260 100644 --- a/_module/uti/cloth154.uti.json +++ b/_module/uti/cloth154.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth155.uti.json b/_module/uti/cloth155.uti.json index 9edf67a2..c6ca2a65 100644 --- a/_module/uti/cloth155.uti.json +++ b/_module/uti/cloth155.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth156.uti.json b/_module/uti/cloth156.uti.json index 0c346be6..15086938 100644 --- a/_module/uti/cloth156.uti.json +++ b/_module/uti/cloth156.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth157.uti.json b/_module/uti/cloth157.uti.json index 98894156..7aed5b25 100644 --- a/_module/uti/cloth157.uti.json +++ b/_module/uti/cloth157.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth158.uti.json b/_module/uti/cloth158.uti.json index e1b0792b..da76602e 100644 --- a/_module/uti/cloth158.uti.json +++ b/_module/uti/cloth158.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth159.uti.json b/_module/uti/cloth159.uti.json index 5fcbd86c..88ad085e 100644 --- a/_module/uti/cloth159.uti.json +++ b/_module/uti/cloth159.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth160.uti.json b/_module/uti/cloth160.uti.json index 19df011d..bc5a51cb 100644 --- a/_module/uti/cloth160.uti.json +++ b/_module/uti/cloth160.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth161.uti.json b/_module/uti/cloth161.uti.json index 2f58fb81..9ee2eab8 100644 --- a/_module/uti/cloth161.uti.json +++ b/_module/uti/cloth161.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth162.uti.json b/_module/uti/cloth162.uti.json index d81d07c1..5c472901 100644 --- a/_module/uti/cloth162.uti.json +++ b/_module/uti/cloth162.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth163.uti.json b/_module/uti/cloth163.uti.json index 400ea2a8..17bf81d6 100644 --- a/_module/uti/cloth163.uti.json +++ b/_module/uti/cloth163.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth164.uti.json b/_module/uti/cloth164.uti.json index bbe88c1e..e7a90076 100644 --- a/_module/uti/cloth164.uti.json +++ b/_module/uti/cloth164.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth165.uti.json b/_module/uti/cloth165.uti.json index cc63c073..b616b9d1 100644 --- a/_module/uti/cloth165.uti.json +++ b/_module/uti/cloth165.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth166.uti.json b/_module/uti/cloth166.uti.json index f19b0ad3..c2e9c08a 100644 --- a/_module/uti/cloth166.uti.json +++ b/_module/uti/cloth166.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth167.uti.json b/_module/uti/cloth167.uti.json index f44f132c..05121288 100644 --- a/_module/uti/cloth167.uti.json +++ b/_module/uti/cloth167.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth168.uti.json b/_module/uti/cloth168.uti.json index 565f86c3..a9389355 100644 --- a/_module/uti/cloth168.uti.json +++ b/_module/uti/cloth168.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth169.uti.json b/_module/uti/cloth169.uti.json index 4e2b2108..eac7b540 100644 --- a/_module/uti/cloth169.uti.json +++ b/_module/uti/cloth169.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth170.uti.json b/_module/uti/cloth170.uti.json index 35be380b..25d23133 100644 --- a/_module/uti/cloth170.uti.json +++ b/_module/uti/cloth170.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth171.uti.json b/_module/uti/cloth171.uti.json index 46ff4fde..2ba8d8a9 100644 --- a/_module/uti/cloth171.uti.json +++ b/_module/uti/cloth171.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth172.uti.json b/_module/uti/cloth172.uti.json index f08bae71..3ed2c948 100644 --- a/_module/uti/cloth172.uti.json +++ b/_module/uti/cloth172.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth173.uti.json b/_module/uti/cloth173.uti.json index 559042f3..47ed08be 100644 --- a/_module/uti/cloth173.uti.json +++ b/_module/uti/cloth173.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth174.uti.json b/_module/uti/cloth174.uti.json index 4af054a6..fb82a250 100644 --- a/_module/uti/cloth174.uti.json +++ b/_module/uti/cloth174.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth175.uti.json b/_module/uti/cloth175.uti.json index c593d422..1ffdaef2 100644 --- a/_module/uti/cloth175.uti.json +++ b/_module/uti/cloth175.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth176.uti.json b/_module/uti/cloth176.uti.json index 2f6accc7..8f09de3f 100644 --- a/_module/uti/cloth176.uti.json +++ b/_module/uti/cloth176.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth177.uti.json b/_module/uti/cloth177.uti.json index dacddf18..0d23a2a2 100644 --- a/_module/uti/cloth177.uti.json +++ b/_module/uti/cloth177.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth178.uti.json b/_module/uti/cloth178.uti.json index 826265a5..31b10b98 100644 --- a/_module/uti/cloth178.uti.json +++ b/_module/uti/cloth178.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth179.uti.json b/_module/uti/cloth179.uti.json index 4ade7c77..351e81ac 100644 --- a/_module/uti/cloth179.uti.json +++ b/_module/uti/cloth179.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth180.uti.json b/_module/uti/cloth180.uti.json index 19293091..b64ab263 100644 --- a/_module/uti/cloth180.uti.json +++ b/_module/uti/cloth180.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth181.uti.json b/_module/uti/cloth181.uti.json index 4f6f3f0d..d867f405 100644 --- a/_module/uti/cloth181.uti.json +++ b/_module/uti/cloth181.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth182.uti.json b/_module/uti/cloth182.uti.json index 004b985b..6ec18210 100644 --- a/_module/uti/cloth182.uti.json +++ b/_module/uti/cloth182.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth183.uti.json b/_module/uti/cloth183.uti.json index 7bd4984c..e57d4a60 100644 --- a/_module/uti/cloth183.uti.json +++ b/_module/uti/cloth183.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth184.uti.json b/_module/uti/cloth184.uti.json index 72e10d97..431d3ad3 100644 --- a/_module/uti/cloth184.uti.json +++ b/_module/uti/cloth184.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth185.uti.json b/_module/uti/cloth185.uti.json index c064bfb4..0cf1a28d 100644 --- a/_module/uti/cloth185.uti.json +++ b/_module/uti/cloth185.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth186.uti.json b/_module/uti/cloth186.uti.json index 709d5cd8..1fd61070 100644 --- a/_module/uti/cloth186.uti.json +++ b/_module/uti/cloth186.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth187.uti.json b/_module/uti/cloth187.uti.json index d1217488..4a2663ba 100644 --- a/_module/uti/cloth187.uti.json +++ b/_module/uti/cloth187.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth188.uti.json b/_module/uti/cloth188.uti.json index 28bbd895..4c51eeb6 100644 --- a/_module/uti/cloth188.uti.json +++ b/_module/uti/cloth188.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth189.uti.json b/_module/uti/cloth189.uti.json index 910cd763..2db08ef1 100644 --- a/_module/uti/cloth189.uti.json +++ b/_module/uti/cloth189.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth190.uti.json b/_module/uti/cloth190.uti.json index 3fc247a6..8b7cb01b 100644 --- a/_module/uti/cloth190.uti.json +++ b/_module/uti/cloth190.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth191.uti.json b/_module/uti/cloth191.uti.json index 4315f6cd..d99fc7ee 100644 --- a/_module/uti/cloth191.uti.json +++ b/_module/uti/cloth191.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth192.uti.json b/_module/uti/cloth192.uti.json index 6572dd7c..86d7b12e 100644 --- a/_module/uti/cloth192.uti.json +++ b/_module/uti/cloth192.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth193.uti.json b/_module/uti/cloth193.uti.json index 98136ba9..171c5dac 100644 --- a/_module/uti/cloth193.uti.json +++ b/_module/uti/cloth193.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth194.uti.json b/_module/uti/cloth194.uti.json index 4599e421..d04b7228 100644 --- a/_module/uti/cloth194.uti.json +++ b/_module/uti/cloth194.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth195.uti.json b/_module/uti/cloth195.uti.json index 9a64a842..c89a7bcb 100644 --- a/_module/uti/cloth195.uti.json +++ b/_module/uti/cloth195.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth196.uti.json b/_module/uti/cloth196.uti.json index ec2e95dd..7dc737cc 100644 --- a/_module/uti/cloth196.uti.json +++ b/_module/uti/cloth196.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth197.uti.json b/_module/uti/cloth197.uti.json index 665be76c..08ca284f 100644 --- a/_module/uti/cloth197.uti.json +++ b/_module/uti/cloth197.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth198.uti.json b/_module/uti/cloth198.uti.json index 3c0bb9d3..183b0428 100644 --- a/_module/uti/cloth198.uti.json +++ b/_module/uti/cloth198.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth199.uti.json b/_module/uti/cloth199.uti.json index 09386983..2e8d8010 100644 --- a/_module/uti/cloth199.uti.json +++ b/_module/uti/cloth199.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth200.uti.json b/_module/uti/cloth200.uti.json index 665538ca..aea4d762 100644 --- a/_module/uti/cloth200.uti.json +++ b/_module/uti/cloth200.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth201.uti.json b/_module/uti/cloth201.uti.json index 7a6c4149..0fe89057 100644 --- a/_module/uti/cloth201.uti.json +++ b/_module/uti/cloth201.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth202.uti.json b/_module/uti/cloth202.uti.json index b86ffefd..509ec6c2 100644 --- a/_module/uti/cloth202.uti.json +++ b/_module/uti/cloth202.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth203.uti.json b/_module/uti/cloth203.uti.json index fb6c1ff1..3eb4f954 100644 --- a/_module/uti/cloth203.uti.json +++ b/_module/uti/cloth203.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth204.uti.json b/_module/uti/cloth204.uti.json index 8a1b3c54..0d47fa7a 100644 --- a/_module/uti/cloth204.uti.json +++ b/_module/uti/cloth204.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth205.uti.json b/_module/uti/cloth205.uti.json index 790b6e5b..5f188007 100644 --- a/_module/uti/cloth205.uti.json +++ b/_module/uti/cloth205.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth206.uti.json b/_module/uti/cloth206.uti.json index 1475d134..eb3251e1 100644 --- a/_module/uti/cloth206.uti.json +++ b/_module/uti/cloth206.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 18 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth207.uti.json b/_module/uti/cloth207.uti.json index 97d399eb..012d0b14 100644 --- a/_module/uti/cloth207.uti.json +++ b/_module/uti/cloth207.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth208.uti.json b/_module/uti/cloth208.uti.json index e2f6a71f..5be02a44 100644 --- a/_module/uti/cloth208.uti.json +++ b/_module/uti/cloth208.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth209.uti.json b/_module/uti/cloth209.uti.json index d4a8a6d3..bd714d16 100644 --- a/_module/uti/cloth209.uti.json +++ b/_module/uti/cloth209.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 69 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth210.uti.json b/_module/uti/cloth210.uti.json index fbea5132..4da3ab64 100644 --- a/_module/uti/cloth210.uti.json +++ b/_module/uti/cloth210.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth211.uti.json b/_module/uti/cloth211.uti.json index 3e3ef4b7..294b23cd 100644 --- a/_module/uti/cloth211.uti.json +++ b/_module/uti/cloth211.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth212.uti.json b/_module/uti/cloth212.uti.json index 8289f0e0..6f17c9da 100644 --- a/_module/uti/cloth212.uti.json +++ b/_module/uti/cloth212.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth213.uti.json b/_module/uti/cloth213.uti.json index 468121c4..4e7e4e54 100644 --- a/_module/uti/cloth213.uti.json +++ b/_module/uti/cloth213.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth214.uti.json b/_module/uti/cloth214.uti.json index 3b2ecbf0..0bb3a932 100644 --- a/_module/uti/cloth214.uti.json +++ b/_module/uti/cloth214.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth215.uti.json b/_module/uti/cloth215.uti.json index 6bcff618..a72caa9c 100644 --- a/_module/uti/cloth215.uti.json +++ b/_module/uti/cloth215.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 18 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth216.uti.json b/_module/uti/cloth216.uti.json index 7adb8b28..615bef25 100644 --- a/_module/uti/cloth216.uti.json +++ b/_module/uti/cloth216.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth217.uti.json b/_module/uti/cloth217.uti.json index aacda98a..7524c4b2 100644 --- a/_module/uti/cloth217.uti.json +++ b/_module/uti/cloth217.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth218.uti.json b/_module/uti/cloth218.uti.json index 17cfe3d5..cb26f686 100644 --- a/_module/uti/cloth218.uti.json +++ b/_module/uti/cloth218.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 58 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth219.uti.json b/_module/uti/cloth219.uti.json index 9ec004cd..4b3c2260 100644 --- a/_module/uti/cloth219.uti.json +++ b/_module/uti/cloth219.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth220.uti.json b/_module/uti/cloth220.uti.json index fe9ecb9d..a625248a 100644 --- a/_module/uti/cloth220.uti.json +++ b/_module/uti/cloth220.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth221.uti.json b/_module/uti/cloth221.uti.json index ef40fee0..fe529f52 100644 --- a/_module/uti/cloth221.uti.json +++ b/_module/uti/cloth221.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth222.uti.json b/_module/uti/cloth222.uti.json index 4e8fd8ba..d00c7ce0 100644 --- a/_module/uti/cloth222.uti.json +++ b/_module/uti/cloth222.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth223.uti.json b/_module/uti/cloth223.uti.json index 6d990ac4..1552111f 100644 --- a/_module/uti/cloth223.uti.json +++ b/_module/uti/cloth223.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth224.uti.json b/_module/uti/cloth224.uti.json index e1399447..60430bb3 100644 --- a/_module/uti/cloth224.uti.json +++ b/_module/uti/cloth224.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth225.uti.json b/_module/uti/cloth225.uti.json index cba55483..04702e70 100644 --- a/_module/uti/cloth225.uti.json +++ b/_module/uti/cloth225.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth226.uti.json b/_module/uti/cloth226.uti.json index 6d06cf01..0e33045d 100644 --- a/_module/uti/cloth226.uti.json +++ b/_module/uti/cloth226.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth227.uti.json b/_module/uti/cloth227.uti.json index 5519806b..385babce 100644 --- a/_module/uti/cloth227.uti.json +++ b/_module/uti/cloth227.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth228.uti.json b/_module/uti/cloth228.uti.json index ce339eb8..47c1dc05 100644 --- a/_module/uti/cloth228.uti.json +++ b/_module/uti/cloth228.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth229.uti.json b/_module/uti/cloth229.uti.json index 4bc4b672..e965a26b 100644 --- a/_module/uti/cloth229.uti.json +++ b/_module/uti/cloth229.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth230.uti.json b/_module/uti/cloth230.uti.json index 47113083..dcfc27a9 100644 --- a/_module/uti/cloth230.uti.json +++ b/_module/uti/cloth230.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth231.uti.json b/_module/uti/cloth231.uti.json index b184b4e4..ea9fbcf7 100644 --- a/_module/uti/cloth231.uti.json +++ b/_module/uti/cloth231.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth232.uti.json b/_module/uti/cloth232.uti.json index 6ca470f8..c02208b3 100644 --- a/_module/uti/cloth232.uti.json +++ b/_module/uti/cloth232.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth233.uti.json b/_module/uti/cloth233.uti.json index f647721b..b38eab12 100644 --- a/_module/uti/cloth233.uti.json +++ b/_module/uti/cloth233.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth234.uti.json b/_module/uti/cloth234.uti.json index bb531064..cc6d6266 100644 --- a/_module/uti/cloth234.uti.json +++ b/_module/uti/cloth234.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth235.uti.json b/_module/uti/cloth235.uti.json index 2db5c3f5..332ac334 100644 --- a/_module/uti/cloth235.uti.json +++ b/_module/uti/cloth235.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth236.uti.json b/_module/uti/cloth236.uti.json index 4336ba4c..422cd87e 100644 --- a/_module/uti/cloth236.uti.json +++ b/_module/uti/cloth236.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth237.uti.json b/_module/uti/cloth237.uti.json index ad4b641a..9ef74ea3 100644 --- a/_module/uti/cloth237.uti.json +++ b/_module/uti/cloth237.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth238.uti.json b/_module/uti/cloth238.uti.json index 07446261..1d516f78 100644 --- a/_module/uti/cloth238.uti.json +++ b/_module/uti/cloth238.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth239.uti.json b/_module/uti/cloth239.uti.json index e9a3c53e..d442850b 100644 --- a/_module/uti/cloth239.uti.json +++ b/_module/uti/cloth239.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth240.uti.json b/_module/uti/cloth240.uti.json index ea990c9a..67822333 100644 --- a/_module/uti/cloth240.uti.json +++ b/_module/uti/cloth240.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth241.uti.json b/_module/uti/cloth241.uti.json index 210d3f96..256922e9 100644 --- a/_module/uti/cloth241.uti.json +++ b/_module/uti/cloth241.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth242.uti.json b/_module/uti/cloth242.uti.json index 56779fe1..c89a023e 100644 --- a/_module/uti/cloth242.uti.json +++ b/_module/uti/cloth242.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth243.uti.json b/_module/uti/cloth243.uti.json index 99531742..c3e3a4e6 100644 --- a/_module/uti/cloth243.uti.json +++ b/_module/uti/cloth243.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth244.uti.json b/_module/uti/cloth244.uti.json index ac8e7328..bbbfd2ec 100644 --- a/_module/uti/cloth244.uti.json +++ b/_module/uti/cloth244.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth245.uti.json b/_module/uti/cloth245.uti.json index 277c842b..b9ebd36f 100644 --- a/_module/uti/cloth245.uti.json +++ b/_module/uti/cloth245.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth246.uti.json b/_module/uti/cloth246.uti.json index e0f99023..f8707fd7 100644 --- a/_module/uti/cloth246.uti.json +++ b/_module/uti/cloth246.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth247.uti.json b/_module/uti/cloth247.uti.json index 765d4146..4a2ac3f8 100644 --- a/_module/uti/cloth247.uti.json +++ b/_module/uti/cloth247.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth248.uti.json b/_module/uti/cloth248.uti.json index 359cb52e..e7eb20a8 100644 --- a/_module/uti/cloth248.uti.json +++ b/_module/uti/cloth248.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth249.uti.json b/_module/uti/cloth249.uti.json index 67be63aa..27ae05bf 100644 --- a/_module/uti/cloth249.uti.json +++ b/_module/uti/cloth249.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth250.uti.json b/_module/uti/cloth250.uti.json index ef5ed08a..c1ed95fb 100644 --- a/_module/uti/cloth250.uti.json +++ b/_module/uti/cloth250.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth251.uti.json b/_module/uti/cloth251.uti.json index 1b04b00d..09eef483 100644 --- a/_module/uti/cloth251.uti.json +++ b/_module/uti/cloth251.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth252.uti.json b/_module/uti/cloth252.uti.json index 08bbf302..acf58a07 100644 --- a/_module/uti/cloth252.uti.json +++ b/_module/uti/cloth252.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloth253.uti.json b/_module/uti/cloth253.uti.json index d48cbad2..bd7eab87 100644 --- a/_module/uti/cloth253.uti.json +++ b/_module/uti/cloth253.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cloveofgarlic.uti.json b/_module/uti/cloveofgarlic.uti.json index 26c846ef..78885f59 100644 --- a/_module/uti/cloveofgarlic.uti.json +++ b/_module/uti/cloveofgarlic.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/coconut.uti.json b/_module/uti/coconut.uti.json index 522daa4e..b87b2a83 100644 --- a/_module/uti/coconut.uti.json +++ b/_module/uti/coconut.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/coinmakerfortest.uti.json b/_module/uti/coinmakerfortest.uti.json index 09ff2432..f2fda2d2 100644 --- a/_module/uti/coinmakerfortest.uti.json +++ b/_module/uti/coinmakerfortest.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cookingsalt.uti.json b/_module/uti/cookingsalt.uti.json index 8323d8ef..ab54d8cd 100644 --- a/_module/uti/cookingsalt.uti.json +++ b/_module/uti/cookingsalt.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/coral.uti.json b/_module/uti/coral.uti.json index e3da6e98..2564985c 100644 --- a/_module/uti/coral.uti.json +++ b/_module/uti/coral.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/coral001.uti.json b/_module/uti/coral001.uti.json index dbe327ad..84aa89ec 100644 --- a/_module/uti/coral001.uti.json +++ b/_module/uti/coral001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/coral002.uti.json b/_module/uti/coral002.uti.json index 93b84b91..d7d83f98 100644 --- a/_module/uti/coral002.uti.json +++ b/_module/uti/coral002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/coral003.uti.json b/_module/uti/coral003.uti.json index 9deae3a6..828251ed 100644 --- a/_module/uti/coral003.uti.json +++ b/_module/uti/coral003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/coral004.uti.json b/_module/uti/coral004.uti.json index 242c7792..a32eb7aa 100644 --- a/_module/uti/coral004.uti.json +++ b/_module/uti/coral004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/coral005.uti.json b/_module/uti/coral005.uti.json index 6a0646bb..aa7dcb09 100644 --- a/_module/uti/coral005.uti.json +++ b/_module/uti/coral005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/cornkernels.uti.json b/_module/uti/cornkernels.uti.json index d9c3b94d..1318ffdf 100644 --- a/_module/uti/cornkernels.uti.json +++ b/_module/uti/cornkernels.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cotton.uti.json b/_module/uti/cotton.uti.json index 20dcc3ec..32d32064 100644 --- a/_module/uti/cotton.uti.json +++ b/_module/uti/cotton.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cottonseeds.uti.json b/_module/uti/cottonseeds.uti.json index 60b679c4..c0e9219e 100644 --- a/_module/uti/cottonseeds.uti.json +++ b/_module/uti/cottonseeds.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cranberry.uti.json b/_module/uti/cranberry.uti.json index fdb45b5b..c265d53a 100644 --- a/_module/uti/cranberry.uti.json +++ b/_module/uti/cranberry.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured.uti.json b/_module/uti/cured.uti.json index cb0c638d..53e7b0b9 100644 --- a/_module/uti/cured.uti.json +++ b/_module/uti/cured.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured001.uti.json b/_module/uti/cured001.uti.json index 7fc446cd..9308d2c5 100644 --- a/_module/uti/cured001.uti.json +++ b/_module/uti/cured001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured002.uti.json b/_module/uti/cured002.uti.json index 33a7cada..1060aae7 100644 --- a/_module/uti/cured002.uti.json +++ b/_module/uti/cured002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured003.uti.json b/_module/uti/cured003.uti.json index 3abcdb50..420bb856 100644 --- a/_module/uti/cured003.uti.json +++ b/_module/uti/cured003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured004.uti.json b/_module/uti/cured004.uti.json index d4c4dfd4..3947b856 100644 --- a/_module/uti/cured004.uti.json +++ b/_module/uti/cured004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured005.uti.json b/_module/uti/cured005.uti.json index deaebf4a..a718f9e9 100644 --- a/_module/uti/cured005.uti.json +++ b/_module/uti/cured005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured006.uti.json b/_module/uti/cured006.uti.json index 2b143c90..bb430105 100644 --- a/_module/uti/cured006.uti.json +++ b/_module/uti/cured006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured007.uti.json b/_module/uti/cured007.uti.json index 9e835398..10ccddf8 100644 --- a/_module/uti/cured007.uti.json +++ b/_module/uti/cured007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured008.uti.json b/_module/uti/cured008.uti.json index 05d21eb9..51af8619 100644 --- a/_module/uti/cured008.uti.json +++ b/_module/uti/cured008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured009.uti.json b/_module/uti/cured009.uti.json index 1a7141de..3f30ce6a 100644 --- a/_module/uti/cured009.uti.json +++ b/_module/uti/cured009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured010.uti.json b/_module/uti/cured010.uti.json index 594ce580..accf3672 100644 --- a/_module/uti/cured010.uti.json +++ b/_module/uti/cured010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured011.uti.json b/_module/uti/cured011.uti.json index fc5e7051..021fb58c 100644 --- a/_module/uti/cured011.uti.json +++ b/_module/uti/cured011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured012.uti.json b/_module/uti/cured012.uti.json index 1e197282..ac707c75 100644 --- a/_module/uti/cured012.uti.json +++ b/_module/uti/cured012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured013.uti.json b/_module/uti/cured013.uti.json index 73648243..529eb884 100644 --- a/_module/uti/cured013.uti.json +++ b/_module/uti/cured013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured014.uti.json b/_module/uti/cured014.uti.json index d0de63b5..7158f2f9 100644 --- a/_module/uti/cured014.uti.json +++ b/_module/uti/cured014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured015.uti.json b/_module/uti/cured015.uti.json index 89b8f6a0..ef5cd589 100644 --- a/_module/uti/cured015.uti.json +++ b/_module/uti/cured015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured016.uti.json b/_module/uti/cured016.uti.json index a603bd03..8d41ae01 100644 --- a/_module/uti/cured016.uti.json +++ b/_module/uti/cured016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured017.uti.json b/_module/uti/cured017.uti.json index d1e4197f..adc63e0b 100644 --- a/_module/uti/cured017.uti.json +++ b/_module/uti/cured017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured018.uti.json b/_module/uti/cured018.uti.json index bbfea762..99399b4c 100644 --- a/_module/uti/cured018.uti.json +++ b/_module/uti/cured018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured019.uti.json b/_module/uti/cured019.uti.json index 96ffc25f..8bbc0676 100644 --- a/_module/uti/cured019.uti.json +++ b/_module/uti/cured019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured020.uti.json b/_module/uti/cured020.uti.json index e4b42b68..dd71fe67 100644 --- a/_module/uti/cured020.uti.json +++ b/_module/uti/cured020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured021.uti.json b/_module/uti/cured021.uti.json index 59c45e05..f0394f38 100644 --- a/_module/uti/cured021.uti.json +++ b/_module/uti/cured021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured022.uti.json b/_module/uti/cured022.uti.json index 4592b3eb..b632cab8 100644 --- a/_module/uti/cured022.uti.json +++ b/_module/uti/cured022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured023.uti.json b/_module/uti/cured023.uti.json index 5e400fa8..b185cf09 100644 --- a/_module/uti/cured023.uti.json +++ b/_module/uti/cured023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured024.uti.json b/_module/uti/cured024.uti.json index 56594ef7..d619516b 100644 --- a/_module/uti/cured024.uti.json +++ b/_module/uti/cured024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured025.uti.json b/_module/uti/cured025.uti.json index 30c11cd3..450bfb25 100644 --- a/_module/uti/cured025.uti.json +++ b/_module/uti/cured025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured026.uti.json b/_module/uti/cured026.uti.json index 93c923d1..a21538a7 100644 --- a/_module/uti/cured026.uti.json +++ b/_module/uti/cured026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured027.uti.json b/_module/uti/cured027.uti.json index 70d7eb1a..02bbec6c 100644 --- a/_module/uti/cured027.uti.json +++ b/_module/uti/cured027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured028.uti.json b/_module/uti/cured028.uti.json index 4f7d0163..571defe2 100644 --- a/_module/uti/cured028.uti.json +++ b/_module/uti/cured028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured029.uti.json b/_module/uti/cured029.uti.json index cbc7252c..6bebf240 100644 --- a/_module/uti/cured029.uti.json +++ b/_module/uti/cured029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/cured030.uti.json b/_module/uti/cured030.uti.json index 3a584c18..c7b4ea6b 100644 --- a/_module/uti/cured030.uti.json +++ b/_module/uti/cured030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/date.uti.json b/_module/uti/date.uti.json index 9d70284b..5e15c581 100644 --- a/_module/uti/date.uti.json +++ b/_module/uti/date.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/diamond.uti.json b/_module/uti/diamond.uti.json index 4bcf5dcc..1ab97959 100644 --- a/_module/uti/diamond.uti.json +++ b/_module/uti/diamond.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/diamond001.uti.json b/_module/uti/diamond001.uti.json index 69d6aa4e..51d2cdc2 100644 --- a/_module/uti/diamond001.uti.json +++ b/_module/uti/diamond001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/diamond002.uti.json b/_module/uti/diamond002.uti.json index ad3f8c99..897a18d7 100644 --- a/_module/uti/diamond002.uti.json +++ b/_module/uti/diamond002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/diamond003.uti.json b/_module/uti/diamond003.uti.json index 48f43d95..acefd23a 100644 --- a/_module/uti/diamond003.uti.json +++ b/_module/uti/diamond003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/diamond004.uti.json b/_module/uti/diamond004.uti.json index 9083cd6e..51442ae3 100644 --- a/_module/uti/diamond004.uti.json +++ b/_module/uti/diamond004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/diamond005.uti.json b/_module/uti/diamond005.uti.json index b9ce0887..83518b16 100644 --- a/_module/uti/diamond005.uti.json +++ b/_module/uti/diamond005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/dye.uti.json b/_module/uti/dye.uti.json index 34279aad..806aa9d4 100644 --- a/_module/uti/dye.uti.json +++ b/_module/uti/dye.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye001.uti.json b/_module/uti/dye001.uti.json index c1de1367..2a1777f4 100644 --- a/_module/uti/dye001.uti.json +++ b/_module/uti/dye001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye002.uti.json b/_module/uti/dye002.uti.json index 5add2e9b..54460768 100644 --- a/_module/uti/dye002.uti.json +++ b/_module/uti/dye002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye003.uti.json b/_module/uti/dye003.uti.json index f26a051e..a82c29ef 100644 --- a/_module/uti/dye003.uti.json +++ b/_module/uti/dye003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye004.uti.json b/_module/uti/dye004.uti.json index 0922d5bc..927426e1 100644 --- a/_module/uti/dye004.uti.json +++ b/_module/uti/dye004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye005.uti.json b/_module/uti/dye005.uti.json index b2e8f96c..898b9ccd 100644 --- a/_module/uti/dye005.uti.json +++ b/_module/uti/dye005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye006.uti.json b/_module/uti/dye006.uti.json index bd280d5b..bc7ad817 100644 --- a/_module/uti/dye006.uti.json +++ b/_module/uti/dye006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye007.uti.json b/_module/uti/dye007.uti.json index 8fa502ac..b520cbf6 100644 --- a/_module/uti/dye007.uti.json +++ b/_module/uti/dye007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye008.uti.json b/_module/uti/dye008.uti.json index cbaeb467..3809f1fb 100644 --- a/_module/uti/dye008.uti.json +++ b/_module/uti/dye008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye009.uti.json b/_module/uti/dye009.uti.json index 8618215f..9193e481 100644 --- a/_module/uti/dye009.uti.json +++ b/_module/uti/dye009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye010.uti.json b/_module/uti/dye010.uti.json index a0bfbb52..f050ec10 100644 --- a/_module/uti/dye010.uti.json +++ b/_module/uti/dye010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye011.uti.json b/_module/uti/dye011.uti.json index 69300c28..c27cc92d 100644 --- a/_module/uti/dye011.uti.json +++ b/_module/uti/dye011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye012.uti.json b/_module/uti/dye012.uti.json index e8ebf285..1d49a44d 100644 --- a/_module/uti/dye012.uti.json +++ b/_module/uti/dye012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye013.uti.json b/_module/uti/dye013.uti.json index bd6a4601..5281b6c2 100644 --- a/_module/uti/dye013.uti.json +++ b/_module/uti/dye013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye014.uti.json b/_module/uti/dye014.uti.json index 4a0a06a4..f2ba8285 100644 --- a/_module/uti/dye014.uti.json +++ b/_module/uti/dye014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye015.uti.json b/_module/uti/dye015.uti.json index c8b0f8ab..15c04a1d 100644 --- a/_module/uti/dye015.uti.json +++ b/_module/uti/dye015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye016.uti.json b/_module/uti/dye016.uti.json index 408fa91f..3547752f 100644 --- a/_module/uti/dye016.uti.json +++ b/_module/uti/dye016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye017.uti.json b/_module/uti/dye017.uti.json index 210d29b3..2ef0ca79 100644 --- a/_module/uti/dye017.uti.json +++ b/_module/uti/dye017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye018.uti.json b/_module/uti/dye018.uti.json index 7ca3bef6..a795dae5 100644 --- a/_module/uti/dye018.uti.json +++ b/_module/uti/dye018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye019.uti.json b/_module/uti/dye019.uti.json index 98b20fbb..1a620059 100644 --- a/_module/uti/dye019.uti.json +++ b/_module/uti/dye019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye020.uti.json b/_module/uti/dye020.uti.json index 8f8d0aa9..83b7ee00 100644 --- a/_module/uti/dye020.uti.json +++ b/_module/uti/dye020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye021.uti.json b/_module/uti/dye021.uti.json index 029e6bac..c71673ba 100644 --- a/_module/uti/dye021.uti.json +++ b/_module/uti/dye021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye022.uti.json b/_module/uti/dye022.uti.json index 259ee165..764a7158 100644 --- a/_module/uti/dye022.uti.json +++ b/_module/uti/dye022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye023.uti.json b/_module/uti/dye023.uti.json index a610acf6..2a30b3c3 100644 --- a/_module/uti/dye023.uti.json +++ b/_module/uti/dye023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye024.uti.json b/_module/uti/dye024.uti.json index 285b3570..e45aecc9 100644 --- a/_module/uti/dye024.uti.json +++ b/_module/uti/dye024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye025.uti.json b/_module/uti/dye025.uti.json index 3f8c0dae..20ce313d 100644 --- a/_module/uti/dye025.uti.json +++ b/_module/uti/dye025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye026.uti.json b/_module/uti/dye026.uti.json index b8da5595..29a1abca 100644 --- a/_module/uti/dye026.uti.json +++ b/_module/uti/dye026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye027.uti.json b/_module/uti/dye027.uti.json index 544a6676..78e7f2fb 100644 --- a/_module/uti/dye027.uti.json +++ b/_module/uti/dye027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye028.uti.json b/_module/uti/dye028.uti.json index 72c885c0..60623506 100644 --- a/_module/uti/dye028.uti.json +++ b/_module/uti/dye028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye029.uti.json b/_module/uti/dye029.uti.json index 93ba7c53..94e6a8d6 100644 --- a/_module/uti/dye029.uti.json +++ b/_module/uti/dye029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dye030.uti.json b/_module/uti/dye030.uti.json index 889d96dc..2aca6ee0 100644 --- a/_module/uti/dye030.uti.json +++ b/_module/uti/dye030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth.uti.json b/_module/uti/dyed_cloth.uti.json index 94e57e1c..bed6eeb4 100644 --- a/_module/uti/dyed_cloth.uti.json +++ b/_module/uti/dyed_cloth.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth001.uti.json b/_module/uti/dyed_cloth001.uti.json index c54a2326..791cd0f4 100644 --- a/_module/uti/dyed_cloth001.uti.json +++ b/_module/uti/dyed_cloth001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth002.uti.json b/_module/uti/dyed_cloth002.uti.json index eb6cb231..00961f0c 100644 --- a/_module/uti/dyed_cloth002.uti.json +++ b/_module/uti/dyed_cloth002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth003.uti.json b/_module/uti/dyed_cloth003.uti.json index fa5f7e3e..9cbc150b 100644 --- a/_module/uti/dyed_cloth003.uti.json +++ b/_module/uti/dyed_cloth003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth004.uti.json b/_module/uti/dyed_cloth004.uti.json index d43b78f8..a421aae7 100644 --- a/_module/uti/dyed_cloth004.uti.json +++ b/_module/uti/dyed_cloth004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth005.uti.json b/_module/uti/dyed_cloth005.uti.json index 46f326c6..8c7007b6 100644 --- a/_module/uti/dyed_cloth005.uti.json +++ b/_module/uti/dyed_cloth005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth006.uti.json b/_module/uti/dyed_cloth006.uti.json index 0fa3e4d6..e3e47ddb 100644 --- a/_module/uti/dyed_cloth006.uti.json +++ b/_module/uti/dyed_cloth006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth007.uti.json b/_module/uti/dyed_cloth007.uti.json index eab76859..0cf637da 100644 --- a/_module/uti/dyed_cloth007.uti.json +++ b/_module/uti/dyed_cloth007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth008.uti.json b/_module/uti/dyed_cloth008.uti.json index 4a40b0e0..71f2e2a3 100644 --- a/_module/uti/dyed_cloth008.uti.json +++ b/_module/uti/dyed_cloth008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth009.uti.json b/_module/uti/dyed_cloth009.uti.json index 5cb6a381..eea7bb5d 100644 --- a/_module/uti/dyed_cloth009.uti.json +++ b/_module/uti/dyed_cloth009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth010.uti.json b/_module/uti/dyed_cloth010.uti.json index a3f954f3..e37f5f4d 100644 --- a/_module/uti/dyed_cloth010.uti.json +++ b/_module/uti/dyed_cloth010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth011.uti.json b/_module/uti/dyed_cloth011.uti.json index f5300229..b1293cf1 100644 --- a/_module/uti/dyed_cloth011.uti.json +++ b/_module/uti/dyed_cloth011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth012.uti.json b/_module/uti/dyed_cloth012.uti.json index c194d97b..9cd2aead 100644 --- a/_module/uti/dyed_cloth012.uti.json +++ b/_module/uti/dyed_cloth012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth013.uti.json b/_module/uti/dyed_cloth013.uti.json index 555682d3..07cad285 100644 --- a/_module/uti/dyed_cloth013.uti.json +++ b/_module/uti/dyed_cloth013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth014.uti.json b/_module/uti/dyed_cloth014.uti.json index 224202c2..f39a7272 100644 --- a/_module/uti/dyed_cloth014.uti.json +++ b/_module/uti/dyed_cloth014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth015.uti.json b/_module/uti/dyed_cloth015.uti.json index fe53c60d..e5364e07 100644 --- a/_module/uti/dyed_cloth015.uti.json +++ b/_module/uti/dyed_cloth015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth016.uti.json b/_module/uti/dyed_cloth016.uti.json index 93c38175..af828b55 100644 --- a/_module/uti/dyed_cloth016.uti.json +++ b/_module/uti/dyed_cloth016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth017.uti.json b/_module/uti/dyed_cloth017.uti.json index 871fb3d1..ab1545b8 100644 --- a/_module/uti/dyed_cloth017.uti.json +++ b/_module/uti/dyed_cloth017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth018.uti.json b/_module/uti/dyed_cloth018.uti.json index d8d01c11..d9ac9a38 100644 --- a/_module/uti/dyed_cloth018.uti.json +++ b/_module/uti/dyed_cloth018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth019.uti.json b/_module/uti/dyed_cloth019.uti.json index 803d65bc..a801ce8f 100644 --- a/_module/uti/dyed_cloth019.uti.json +++ b/_module/uti/dyed_cloth019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth020.uti.json b/_module/uti/dyed_cloth020.uti.json index 42e2ec58..a41a0fca 100644 --- a/_module/uti/dyed_cloth020.uti.json +++ b/_module/uti/dyed_cloth020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth021.uti.json b/_module/uti/dyed_cloth021.uti.json index 210a8ea1..f9bfb2f3 100644 --- a/_module/uti/dyed_cloth021.uti.json +++ b/_module/uti/dyed_cloth021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth022.uti.json b/_module/uti/dyed_cloth022.uti.json index 991fc0de..e5b6d0f3 100644 --- a/_module/uti/dyed_cloth022.uti.json +++ b/_module/uti/dyed_cloth022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth023.uti.json b/_module/uti/dyed_cloth023.uti.json index e9d0fd9f..a458d294 100644 --- a/_module/uti/dyed_cloth023.uti.json +++ b/_module/uti/dyed_cloth023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth024.uti.json b/_module/uti/dyed_cloth024.uti.json index 6b3b56eb..4436c6ed 100644 --- a/_module/uti/dyed_cloth024.uti.json +++ b/_module/uti/dyed_cloth024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth025.uti.json b/_module/uti/dyed_cloth025.uti.json index 3db2fc24..8c29767e 100644 --- a/_module/uti/dyed_cloth025.uti.json +++ b/_module/uti/dyed_cloth025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth026.uti.json b/_module/uti/dyed_cloth026.uti.json index c137d07e..f4d09f46 100644 --- a/_module/uti/dyed_cloth026.uti.json +++ b/_module/uti/dyed_cloth026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth027.uti.json b/_module/uti/dyed_cloth027.uti.json index db2de593..cad4c37f 100644 --- a/_module/uti/dyed_cloth027.uti.json +++ b/_module/uti/dyed_cloth027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth028.uti.json b/_module/uti/dyed_cloth028.uti.json index eb37c031..c8ab872b 100644 --- a/_module/uti/dyed_cloth028.uti.json +++ b/_module/uti/dyed_cloth028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth029.uti.json b/_module/uti/dyed_cloth029.uti.json index edab5672..93188957 100644 --- a/_module/uti/dyed_cloth029.uti.json +++ b/_module/uti/dyed_cloth029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth030.uti.json b/_module/uti/dyed_cloth030.uti.json index 72dfa29e..8025e49a 100644 --- a/_module/uti/dyed_cloth030.uti.json +++ b/_module/uti/dyed_cloth030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth031.uti.json b/_module/uti/dyed_cloth031.uti.json index 5d03e8bd..79a12d81 100644 --- a/_module/uti/dyed_cloth031.uti.json +++ b/_module/uti/dyed_cloth031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth032.uti.json b/_module/uti/dyed_cloth032.uti.json index 13db9926..f93005a0 100644 --- a/_module/uti/dyed_cloth032.uti.json +++ b/_module/uti/dyed_cloth032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth033.uti.json b/_module/uti/dyed_cloth033.uti.json index ab9456ce..9b85947e 100644 --- a/_module/uti/dyed_cloth033.uti.json +++ b/_module/uti/dyed_cloth033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth034.uti.json b/_module/uti/dyed_cloth034.uti.json index b594282d..c7ae1bab 100644 --- a/_module/uti/dyed_cloth034.uti.json +++ b/_module/uti/dyed_cloth034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth035.uti.json b/_module/uti/dyed_cloth035.uti.json index 802d9313..dc541386 100644 --- a/_module/uti/dyed_cloth035.uti.json +++ b/_module/uti/dyed_cloth035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth036.uti.json b/_module/uti/dyed_cloth036.uti.json index 1513b3ed..33213cfe 100644 --- a/_module/uti/dyed_cloth036.uti.json +++ b/_module/uti/dyed_cloth036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth037.uti.json b/_module/uti/dyed_cloth037.uti.json index da3993d2..26939961 100644 --- a/_module/uti/dyed_cloth037.uti.json +++ b/_module/uti/dyed_cloth037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth038.uti.json b/_module/uti/dyed_cloth038.uti.json index a1ed21c3..6b4bd300 100644 --- a/_module/uti/dyed_cloth038.uti.json +++ b/_module/uti/dyed_cloth038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth039.uti.json b/_module/uti/dyed_cloth039.uti.json index db312f22..e5624969 100644 --- a/_module/uti/dyed_cloth039.uti.json +++ b/_module/uti/dyed_cloth039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth040.uti.json b/_module/uti/dyed_cloth040.uti.json index 3e94a325..3cc05646 100644 --- a/_module/uti/dyed_cloth040.uti.json +++ b/_module/uti/dyed_cloth040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth041.uti.json b/_module/uti/dyed_cloth041.uti.json index 1fd8cb0c..1bf80a01 100644 --- a/_module/uti/dyed_cloth041.uti.json +++ b/_module/uti/dyed_cloth041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth042.uti.json b/_module/uti/dyed_cloth042.uti.json index 49e8dcb1..423a1c0a 100644 --- a/_module/uti/dyed_cloth042.uti.json +++ b/_module/uti/dyed_cloth042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth043.uti.json b/_module/uti/dyed_cloth043.uti.json index 2de895d6..3e1b2ce3 100644 --- a/_module/uti/dyed_cloth043.uti.json +++ b/_module/uti/dyed_cloth043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth044.uti.json b/_module/uti/dyed_cloth044.uti.json index 46748d11..bfb4b305 100644 --- a/_module/uti/dyed_cloth044.uti.json +++ b/_module/uti/dyed_cloth044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth045.uti.json b/_module/uti/dyed_cloth045.uti.json index a8508313..21fcc135 100644 --- a/_module/uti/dyed_cloth045.uti.json +++ b/_module/uti/dyed_cloth045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth046.uti.json b/_module/uti/dyed_cloth046.uti.json index 4fd18ba2..d14f1839 100644 --- a/_module/uti/dyed_cloth046.uti.json +++ b/_module/uti/dyed_cloth046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth047.uti.json b/_module/uti/dyed_cloth047.uti.json index eb2cdbf9..46403ddd 100644 --- a/_module/uti/dyed_cloth047.uti.json +++ b/_module/uti/dyed_cloth047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth048.uti.json b/_module/uti/dyed_cloth048.uti.json index 2dcdb1df..9fe65cb5 100644 --- a/_module/uti/dyed_cloth048.uti.json +++ b/_module/uti/dyed_cloth048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth049.uti.json b/_module/uti/dyed_cloth049.uti.json index 1a09a788..e5306014 100644 --- a/_module/uti/dyed_cloth049.uti.json +++ b/_module/uti/dyed_cloth049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth050.uti.json b/_module/uti/dyed_cloth050.uti.json index d3da298e..7ea2c641 100644 --- a/_module/uti/dyed_cloth050.uti.json +++ b/_module/uti/dyed_cloth050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth051.uti.json b/_module/uti/dyed_cloth051.uti.json index 8119b6dd..21891b13 100644 --- a/_module/uti/dyed_cloth051.uti.json +++ b/_module/uti/dyed_cloth051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth052.uti.json b/_module/uti/dyed_cloth052.uti.json index c1952374..436057a4 100644 --- a/_module/uti/dyed_cloth052.uti.json +++ b/_module/uti/dyed_cloth052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth053.uti.json b/_module/uti/dyed_cloth053.uti.json index f8af0268..6188601e 100644 --- a/_module/uti/dyed_cloth053.uti.json +++ b/_module/uti/dyed_cloth053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth054.uti.json b/_module/uti/dyed_cloth054.uti.json index a5f2df95..a0f5a71b 100644 --- a/_module/uti/dyed_cloth054.uti.json +++ b/_module/uti/dyed_cloth054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth055.uti.json b/_module/uti/dyed_cloth055.uti.json index 610b53e8..681fdaf0 100644 --- a/_module/uti/dyed_cloth055.uti.json +++ b/_module/uti/dyed_cloth055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth056.uti.json b/_module/uti/dyed_cloth056.uti.json index fddbb0e5..01a81766 100644 --- a/_module/uti/dyed_cloth056.uti.json +++ b/_module/uti/dyed_cloth056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth057.uti.json b/_module/uti/dyed_cloth057.uti.json index b0cc0e48..602c72cd 100644 --- a/_module/uti/dyed_cloth057.uti.json +++ b/_module/uti/dyed_cloth057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth058.uti.json b/_module/uti/dyed_cloth058.uti.json index 6462ad17..5ba237f4 100644 --- a/_module/uti/dyed_cloth058.uti.json +++ b/_module/uti/dyed_cloth058.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth059.uti.json b/_module/uti/dyed_cloth059.uti.json index 781a053d..1fb874a5 100644 --- a/_module/uti/dyed_cloth059.uti.json +++ b/_module/uti/dyed_cloth059.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth060.uti.json b/_module/uti/dyed_cloth060.uti.json index 7670a6aa..d8af8668 100644 --- a/_module/uti/dyed_cloth060.uti.json +++ b/_module/uti/dyed_cloth060.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth061.uti.json b/_module/uti/dyed_cloth061.uti.json index 9376427e..11b84b97 100644 --- a/_module/uti/dyed_cloth061.uti.json +++ b/_module/uti/dyed_cloth061.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth062.uti.json b/_module/uti/dyed_cloth062.uti.json index 83194a3a..185f7aca 100644 --- a/_module/uti/dyed_cloth062.uti.json +++ b/_module/uti/dyed_cloth062.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth063.uti.json b/_module/uti/dyed_cloth063.uti.json index 5c0078a4..be77e256 100644 --- a/_module/uti/dyed_cloth063.uti.json +++ b/_module/uti/dyed_cloth063.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth064.uti.json b/_module/uti/dyed_cloth064.uti.json index 6153d611..44940428 100644 --- a/_module/uti/dyed_cloth064.uti.json +++ b/_module/uti/dyed_cloth064.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth065.uti.json b/_module/uti/dyed_cloth065.uti.json index a7c7a6cf..ca6b7d82 100644 --- a/_module/uti/dyed_cloth065.uti.json +++ b/_module/uti/dyed_cloth065.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth066.uti.json b/_module/uti/dyed_cloth066.uti.json index 54d64948..38f92cd7 100644 --- a/_module/uti/dyed_cloth066.uti.json +++ b/_module/uti/dyed_cloth066.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth067.uti.json b/_module/uti/dyed_cloth067.uti.json index 93b0ec99..26b289ee 100644 --- a/_module/uti/dyed_cloth067.uti.json +++ b/_module/uti/dyed_cloth067.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth068.uti.json b/_module/uti/dyed_cloth068.uti.json index 7bfb5c65..b772f66b 100644 --- a/_module/uti/dyed_cloth068.uti.json +++ b/_module/uti/dyed_cloth068.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth069.uti.json b/_module/uti/dyed_cloth069.uti.json index d29e137e..4668d001 100644 --- a/_module/uti/dyed_cloth069.uti.json +++ b/_module/uti/dyed_cloth069.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth070.uti.json b/_module/uti/dyed_cloth070.uti.json index f6d63838..331fa986 100644 --- a/_module/uti/dyed_cloth070.uti.json +++ b/_module/uti/dyed_cloth070.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth071.uti.json b/_module/uti/dyed_cloth071.uti.json index 72eecf6a..18f0e8ca 100644 --- a/_module/uti/dyed_cloth071.uti.json +++ b/_module/uti/dyed_cloth071.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth072.uti.json b/_module/uti/dyed_cloth072.uti.json index 9fc40001..6d79c86b 100644 --- a/_module/uti/dyed_cloth072.uti.json +++ b/_module/uti/dyed_cloth072.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth073.uti.json b/_module/uti/dyed_cloth073.uti.json index 7999b0f7..2f2fdff9 100644 --- a/_module/uti/dyed_cloth073.uti.json +++ b/_module/uti/dyed_cloth073.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth074.uti.json b/_module/uti/dyed_cloth074.uti.json index 2df767c4..bae23fed 100644 --- a/_module/uti/dyed_cloth074.uti.json +++ b/_module/uti/dyed_cloth074.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth075.uti.json b/_module/uti/dyed_cloth075.uti.json index 741fe33f..28454730 100644 --- a/_module/uti/dyed_cloth075.uti.json +++ b/_module/uti/dyed_cloth075.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth076.uti.json b/_module/uti/dyed_cloth076.uti.json index ef89330f..9327cb9f 100644 --- a/_module/uti/dyed_cloth076.uti.json +++ b/_module/uti/dyed_cloth076.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth077.uti.json b/_module/uti/dyed_cloth077.uti.json index 0c3a27dc..c7f40073 100644 --- a/_module/uti/dyed_cloth077.uti.json +++ b/_module/uti/dyed_cloth077.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth078.uti.json b/_module/uti/dyed_cloth078.uti.json index c8990c34..55bfde79 100644 --- a/_module/uti/dyed_cloth078.uti.json +++ b/_module/uti/dyed_cloth078.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth079.uti.json b/_module/uti/dyed_cloth079.uti.json index a5fc9d9b..b9f28b36 100644 --- a/_module/uti/dyed_cloth079.uti.json +++ b/_module/uti/dyed_cloth079.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth080.uti.json b/_module/uti/dyed_cloth080.uti.json index b759a576..45017f98 100644 --- a/_module/uti/dyed_cloth080.uti.json +++ b/_module/uti/dyed_cloth080.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth081.uti.json b/_module/uti/dyed_cloth081.uti.json index dbe51044..9489a127 100644 --- a/_module/uti/dyed_cloth081.uti.json +++ b/_module/uti/dyed_cloth081.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth082.uti.json b/_module/uti/dyed_cloth082.uti.json index 2d52610f..0e2d68c4 100644 --- a/_module/uti/dyed_cloth082.uti.json +++ b/_module/uti/dyed_cloth082.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth083.uti.json b/_module/uti/dyed_cloth083.uti.json index de967073..bddfa0c4 100644 --- a/_module/uti/dyed_cloth083.uti.json +++ b/_module/uti/dyed_cloth083.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth084.uti.json b/_module/uti/dyed_cloth084.uti.json index 3a4b0e39..60da577b 100644 --- a/_module/uti/dyed_cloth084.uti.json +++ b/_module/uti/dyed_cloth084.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth085.uti.json b/_module/uti/dyed_cloth085.uti.json index 62db2281..85fa236b 100644 --- a/_module/uti/dyed_cloth085.uti.json +++ b/_module/uti/dyed_cloth085.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth086.uti.json b/_module/uti/dyed_cloth086.uti.json index 7844b8f7..ea934eae 100644 --- a/_module/uti/dyed_cloth086.uti.json +++ b/_module/uti/dyed_cloth086.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth087.uti.json b/_module/uti/dyed_cloth087.uti.json index 03177e6b..b826f0e4 100644 --- a/_module/uti/dyed_cloth087.uti.json +++ b/_module/uti/dyed_cloth087.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth088.uti.json b/_module/uti/dyed_cloth088.uti.json index ae4bdd74..59f0230d 100644 --- a/_module/uti/dyed_cloth088.uti.json +++ b/_module/uti/dyed_cloth088.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth089.uti.json b/_module/uti/dyed_cloth089.uti.json index d156e3f8..6e9d1694 100644 --- a/_module/uti/dyed_cloth089.uti.json +++ b/_module/uti/dyed_cloth089.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/dyed_cloth090.uti.json b/_module/uti/dyed_cloth090.uti.json index 5320972f..c72ada2d 100644 --- a/_module/uti/dyed_cloth090.uti.json +++ b/_module/uti/dyed_cloth090.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/earofpopcorn.uti.json b/_module/uti/earofpopcorn.uti.json index dcc45c1d..2bbb573e 100644 --- a/_module/uti/earofpopcorn.uti.json +++ b/_module/uti/earofpopcorn.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/elderberry.uti.json b/_module/uti/elderberry.uti.json index 33160da5..054f88a9 100644 --- a/_module/uti/elderberry.uti.json +++ b/_module/uti/elderberry.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/emerald.uti.json b/_module/uti/emerald.uti.json index bc64baa2..785643b3 100644 --- a/_module/uti/emerald.uti.json +++ b/_module/uti/emerald.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/emerald001.uti.json b/_module/uti/emerald001.uti.json index 0977b864..b74350a8 100644 --- a/_module/uti/emerald001.uti.json +++ b/_module/uti/emerald001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/emerald002.uti.json b/_module/uti/emerald002.uti.json index 5961303b..c21daf67 100644 --- a/_module/uti/emerald002.uti.json +++ b/_module/uti/emerald002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/emerald003.uti.json b/_module/uti/emerald003.uti.json index 3d32c07b..eb79345b 100644 --- a/_module/uti/emerald003.uti.json +++ b/_module/uti/emerald003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/emerald004.uti.json b/_module/uti/emerald004.uti.json index cea75a83..49f41405 100644 --- a/_module/uti/emerald004.uti.json +++ b/_module/uti/emerald004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/emerald005.uti.json b/_module/uti/emerald005.uti.json index 9e05d6e8..707ea45f 100644 --- a/_module/uti/emerald005.uti.json +++ b/_module/uti/emerald005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/emotewand.uti.json b/_module/uti/emotewand.uti.json index f1830bc9..649a99ee 100644 --- a/_module/uti/emotewand.uti.json +++ b/_module/uti/emotewand.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/essence.uti.json b/_module/uti/essence.uti.json index 54dcd5fb..81cf4e22 100644 --- a/_module/uti/essence.uti.json +++ b/_module/uti/essence.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence001.uti.json b/_module/uti/essence001.uti.json index 4645be73..815ae116 100644 --- a/_module/uti/essence001.uti.json +++ b/_module/uti/essence001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence002.uti.json b/_module/uti/essence002.uti.json index 30796c45..6f01ec57 100644 --- a/_module/uti/essence002.uti.json +++ b/_module/uti/essence002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence003.uti.json b/_module/uti/essence003.uti.json index fff90a92..571d95cd 100644 --- a/_module/uti/essence003.uti.json +++ b/_module/uti/essence003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence004.uti.json b/_module/uti/essence004.uti.json index 45611ba6..8ec6ad4c 100644 --- a/_module/uti/essence004.uti.json +++ b/_module/uti/essence004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence005.uti.json b/_module/uti/essence005.uti.json index 3cb89108..d7ab8be2 100644 --- a/_module/uti/essence005.uti.json +++ b/_module/uti/essence005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence006.uti.json b/_module/uti/essence006.uti.json index b7f53bf9..7904be0b 100644 --- a/_module/uti/essence006.uti.json +++ b/_module/uti/essence006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence007.uti.json b/_module/uti/essence007.uti.json index a32d342a..68380ea6 100644 --- a/_module/uti/essence007.uti.json +++ b/_module/uti/essence007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence008.uti.json b/_module/uti/essence008.uti.json index 277c4b45..a7353c2e 100644 --- a/_module/uti/essence008.uti.json +++ b/_module/uti/essence008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence009.uti.json b/_module/uti/essence009.uti.json index 9796a3a2..9308b2c7 100644 --- a/_module/uti/essence009.uti.json +++ b/_module/uti/essence009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence010.uti.json b/_module/uti/essence010.uti.json index 31e59913..7054dcfa 100644 --- a/_module/uti/essence010.uti.json +++ b/_module/uti/essence010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence011.uti.json b/_module/uti/essence011.uti.json index fc5d2cbe..04424a00 100644 --- a/_module/uti/essence011.uti.json +++ b/_module/uti/essence011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence012.uti.json b/_module/uti/essence012.uti.json index de2f42ae..a7b43292 100644 --- a/_module/uti/essence012.uti.json +++ b/_module/uti/essence012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence013.uti.json b/_module/uti/essence013.uti.json index 6d57784f..166c56c4 100644 --- a/_module/uti/essence013.uti.json +++ b/_module/uti/essence013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence014.uti.json b/_module/uti/essence014.uti.json index 92ddd206..a525a73e 100644 --- a/_module/uti/essence014.uti.json +++ b/_module/uti/essence014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence015.uti.json b/_module/uti/essence015.uti.json index 057c7e96..dde0297c 100644 --- a/_module/uti/essence015.uti.json +++ b/_module/uti/essence015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence016.uti.json b/_module/uti/essence016.uti.json index 81ac9385..e174c3aa 100644 --- a/_module/uti/essence016.uti.json +++ b/_module/uti/essence016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence017.uti.json b/_module/uti/essence017.uti.json index 9cb5e87f..59891786 100644 --- a/_module/uti/essence017.uti.json +++ b/_module/uti/essence017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence018.uti.json b/_module/uti/essence018.uti.json index fba1781c..2e053776 100644 --- a/_module/uti/essence018.uti.json +++ b/_module/uti/essence018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence019.uti.json b/_module/uti/essence019.uti.json index 54b1925b..35048a15 100644 --- a/_module/uti/essence019.uti.json +++ b/_module/uti/essence019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence020.uti.json b/_module/uti/essence020.uti.json index da2a7c18..184ea754 100644 --- a/_module/uti/essence020.uti.json +++ b/_module/uti/essence020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_001.uti.json b/_module/uti/essence_001.uti.json index 7a691626..21fdc81e 100644 --- a/_module/uti/essence_001.uti.json +++ b/_module/uti/essence_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_002.uti.json b/_module/uti/essence_002.uti.json index bee6f1ae..5ccb4b35 100644 --- a/_module/uti/essence_002.uti.json +++ b/_module/uti/essence_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_003.uti.json b/_module/uti/essence_003.uti.json index e1f70cf3..cbce77d7 100644 --- a/_module/uti/essence_003.uti.json +++ b/_module/uti/essence_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_004.uti.json b/_module/uti/essence_004.uti.json index 9070254b..ccc6523d 100644 --- a/_module/uti/essence_004.uti.json +++ b/_module/uti/essence_004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_005.uti.json b/_module/uti/essence_005.uti.json index 1a715691..9840d13f 100644 --- a/_module/uti/essence_005.uti.json +++ b/_module/uti/essence_005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_006.uti.json b/_module/uti/essence_006.uti.json index 25a25bed..41e37648 100644 --- a/_module/uti/essence_006.uti.json +++ b/_module/uti/essence_006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_007.uti.json b/_module/uti/essence_007.uti.json index 1fd15805..3548e39a 100644 --- a/_module/uti/essence_007.uti.json +++ b/_module/uti/essence_007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_008.uti.json b/_module/uti/essence_008.uti.json index 905aff9b..7cf1b820 100644 --- a/_module/uti/essence_008.uti.json +++ b/_module/uti/essence_008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_009.uti.json b/_module/uti/essence_009.uti.json index c7d15d4e..4835df7a 100644 --- a/_module/uti/essence_009.uti.json +++ b/_module/uti/essence_009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_010.uti.json b/_module/uti/essence_010.uti.json index 81271fc6..3251aabd 100644 --- a/_module/uti/essence_010.uti.json +++ b/_module/uti/essence_010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_011.uti.json b/_module/uti/essence_011.uti.json index bbb89094..ba9332e5 100644 --- a/_module/uti/essence_011.uti.json +++ b/_module/uti/essence_011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_012.uti.json b/_module/uti/essence_012.uti.json index fc857a24..9b99fe88 100644 --- a/_module/uti/essence_012.uti.json +++ b/_module/uti/essence_012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_013.uti.json b/_module/uti/essence_013.uti.json index 7d83981e..95c7a1fc 100644 --- a/_module/uti/essence_013.uti.json +++ b/_module/uti/essence_013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_014.uti.json b/_module/uti/essence_014.uti.json index b1fd5e95..63c6751a 100644 --- a/_module/uti/essence_014.uti.json +++ b/_module/uti/essence_014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_015.uti.json b/_module/uti/essence_015.uti.json index 2beb3b0c..15f9c090 100644 --- a/_module/uti/essence_015.uti.json +++ b/_module/uti/essence_015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_016.uti.json b/_module/uti/essence_016.uti.json index cf9ba039..08137fff 100644 --- a/_module/uti/essence_016.uti.json +++ b/_module/uti/essence_016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_017.uti.json b/_module/uti/essence_017.uti.json index e0636df6..3416a7a8 100644 --- a/_module/uti/essence_017.uti.json +++ b/_module/uti/essence_017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_018.uti.json b/_module/uti/essence_018.uti.json index 739a6e2a..c67ac30c 100644 --- a/_module/uti/essence_018.uti.json +++ b/_module/uti/essence_018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_019.uti.json b/_module/uti/essence_019.uti.json index a7eae0f9..44e32f27 100644 --- a/_module/uti/essence_019.uti.json +++ b/_module/uti/essence_019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/essence_020.uti.json b/_module/uti/essence_020.uti.json index 616b5dda..1b3bffbe 100644 --- a/_module/uti/essence_020.uti.json +++ b/_module/uti/essence_020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/eyeagate.uti.json b/_module/uti/eyeagate.uti.json index f16b6027..008cbb95 100644 --- a/_module/uti/eyeagate.uti.json +++ b/_module/uti/eyeagate.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/eyeagate001.uti.json b/_module/uti/eyeagate001.uti.json index 66c39746..2661a79a 100644 --- a/_module/uti/eyeagate001.uti.json +++ b/_module/uti/eyeagate001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/eyeagate002.uti.json b/_module/uti/eyeagate002.uti.json index 08441fba..a2d6877a 100644 --- a/_module/uti/eyeagate002.uti.json +++ b/_module/uti/eyeagate002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/eyeagate003.uti.json b/_module/uti/eyeagate003.uti.json index 70a35559..e499343f 100644 --- a/_module/uti/eyeagate003.uti.json +++ b/_module/uti/eyeagate003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/eyeagate004.uti.json b/_module/uti/eyeagate004.uti.json index 594ce103..c186cc7d 100644 --- a/_module/uti/eyeagate004.uti.json +++ b/_module/uti/eyeagate004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/eyeagate005.uti.json b/_module/uti/eyeagate005.uti.json index 8f00d82c..23511ceb 100644 --- a/_module/uti/eyeagate005.uti.json +++ b/_module/uti/eyeagate005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/feathers.uti.json b/_module/uti/feathers.uti.json index e610b952..2715dc20 100644 --- a/_module/uti/feathers.uti.json +++ b/_module/uti/feathers.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/feathers001.uti.json b/_module/uti/feathers001.uti.json index 9f392225..5f98b130 100644 --- a/_module/uti/feathers001.uti.json +++ b/_module/uti/feathers001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fig.uti.json b/_module/uti/fig.uti.json index a8b50245..7fabd7b2 100644 --- a/_module/uti/fig.uti.json +++ b/_module/uti/fig.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/filletknife.uti.json b/_module/uti/filletknife.uti.json index 8b74667f..2997bc98 100644 --- a/_module/uti/filletknife.uti.json +++ b/_module/uti/filletknife.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fireopal.uti.json b/_module/uti/fireopal.uti.json index 354c32fd..7e8afaff 100644 --- a/_module/uti/fireopal.uti.json +++ b/_module/uti/fireopal.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/fireopal001.uti.json b/_module/uti/fireopal001.uti.json index d635028f..816c33b7 100644 --- a/_module/uti/fireopal001.uti.json +++ b/_module/uti/fireopal001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/fireopal002.uti.json b/_module/uti/fireopal002.uti.json index d0239892..ceb5befb 100644 --- a/_module/uti/fireopal002.uti.json +++ b/_module/uti/fireopal002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/fireopal003.uti.json b/_module/uti/fireopal003.uti.json index 9d3f80f5..8aa73641 100644 --- a/_module/uti/fireopal003.uti.json +++ b/_module/uti/fireopal003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/fireopal004.uti.json b/_module/uti/fireopal004.uti.json index e0acbdbc..30184ca8 100644 --- a/_module/uti/fireopal004.uti.json +++ b/_module/uti/fireopal004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/fireopal005.uti.json b/_module/uti/fireopal005.uti.json index 12c8521c..23d82808 100644 --- a/_module/uti/fireopal005.uti.json +++ b/_module/uti/fireopal005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/fish.uti.json b/_module/uti/fish.uti.json index 69f19d88..79e8fb3e 100644 --- a/_module/uti/fish.uti.json +++ b/_module/uti/fish.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/fish001.uti.json b/_module/uti/fish001.uti.json index e47720b4..1465f9a2 100644 --- a/_module/uti/fish001.uti.json +++ b/_module/uti/fish001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish002.uti.json b/_module/uti/fish002.uti.json index b6d0c06d..673b39c9 100644 --- a/_module/uti/fish002.uti.json +++ b/_module/uti/fish002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish003.uti.json b/_module/uti/fish003.uti.json index 4378d932..c7a4f8c4 100644 --- a/_module/uti/fish003.uti.json +++ b/_module/uti/fish003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish004.uti.json b/_module/uti/fish004.uti.json index f1a70a32..b9ed0c53 100644 --- a/_module/uti/fish004.uti.json +++ b/_module/uti/fish004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish005.uti.json b/_module/uti/fish005.uti.json index eeaafd08..7e16d905 100644 --- a/_module/uti/fish005.uti.json +++ b/_module/uti/fish005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish006.uti.json b/_module/uti/fish006.uti.json index a08e51f7..274413ed 100644 --- a/_module/uti/fish006.uti.json +++ b/_module/uti/fish006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish007.uti.json b/_module/uti/fish007.uti.json index dad43e06..536f9b7f 100644 --- a/_module/uti/fish007.uti.json +++ b/_module/uti/fish007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish008.uti.json b/_module/uti/fish008.uti.json index 641a1396..f90e789a 100644 --- a/_module/uti/fish008.uti.json +++ b/_module/uti/fish008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish009.uti.json b/_module/uti/fish009.uti.json index 35a7a670..e07ab632 100644 --- a/_module/uti/fish009.uti.json +++ b/_module/uti/fish009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish010.uti.json b/_module/uti/fish010.uti.json index 3099995a..67c254eb 100644 --- a/_module/uti/fish010.uti.json +++ b/_module/uti/fish010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish011.uti.json b/_module/uti/fish011.uti.json index 1fe4ff55..30e2e2d8 100644 --- a/_module/uti/fish011.uti.json +++ b/_module/uti/fish011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish012.uti.json b/_module/uti/fish012.uti.json index 1b60735f..fb07caf5 100644 --- a/_module/uti/fish012.uti.json +++ b/_module/uti/fish012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish013.uti.json b/_module/uti/fish013.uti.json index 68dda69b..8a413d1e 100644 --- a/_module/uti/fish013.uti.json +++ b/_module/uti/fish013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish014.uti.json b/_module/uti/fish014.uti.json index 7dd660a9..103244ca 100644 --- a/_module/uti/fish014.uti.json +++ b/_module/uti/fish014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish015.uti.json b/_module/uti/fish015.uti.json index 48809954..ae54e5b0 100644 --- a/_module/uti/fish015.uti.json +++ b/_module/uti/fish015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish016.uti.json b/_module/uti/fish016.uti.json index 615b3282..96dc3e40 100644 --- a/_module/uti/fish016.uti.json +++ b/_module/uti/fish016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish017.uti.json b/_module/uti/fish017.uti.json index d972113e..bc4657e1 100644 --- a/_module/uti/fish017.uti.json +++ b/_module/uti/fish017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish018.uti.json b/_module/uti/fish018.uti.json index 69a1b114..7ea8eaa9 100644 --- a/_module/uti/fish018.uti.json +++ b/_module/uti/fish018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish019.uti.json b/_module/uti/fish019.uti.json index caa42392..9017519e 100644 --- a/_module/uti/fish019.uti.json +++ b/_module/uti/fish019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish020.uti.json b/_module/uti/fish020.uti.json index dd9b1a80..6c7d4436 100644 --- a/_module/uti/fish020.uti.json +++ b/_module/uti/fish020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish021.uti.json b/_module/uti/fish021.uti.json index e1f2ea5a..082a06ba 100644 --- a/_module/uti/fish021.uti.json +++ b/_module/uti/fish021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish022.uti.json b/_module/uti/fish022.uti.json index 5a612735..45435f3c 100644 --- a/_module/uti/fish022.uti.json +++ b/_module/uti/fish022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish023.uti.json b/_module/uti/fish023.uti.json index e01e8040..860585bb 100644 --- a/_module/uti/fish023.uti.json +++ b/_module/uti/fish023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish024.uti.json b/_module/uti/fish024.uti.json index f5849bd3..3de599fa 100644 --- a/_module/uti/fish024.uti.json +++ b/_module/uti/fish024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish025.uti.json b/_module/uti/fish025.uti.json index 81b41945..34e3b297 100644 --- a/_module/uti/fish025.uti.json +++ b/_module/uti/fish025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish026.uti.json b/_module/uti/fish026.uti.json index 1efffab5..8761aa16 100644 --- a/_module/uti/fish026.uti.json +++ b/_module/uti/fish026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish027.uti.json b/_module/uti/fish027.uti.json index a6dff32b..42db2386 100644 --- a/_module/uti/fish027.uti.json +++ b/_module/uti/fish027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish028.uti.json b/_module/uti/fish028.uti.json index 0b3a8f84..1e539ec4 100644 --- a/_module/uti/fish028.uti.json +++ b/_module/uti/fish028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish029.uti.json b/_module/uti/fish029.uti.json index 37a48e74..a8c30787 100644 --- a/_module/uti/fish029.uti.json +++ b/_module/uti/fish029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish030.uti.json b/_module/uti/fish030.uti.json index 109552a1..6d80e558 100644 --- a/_module/uti/fish030.uti.json +++ b/_module/uti/fish030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fish031.uti.json b/_module/uti/fish031.uti.json index 9f89e328..047bc753 100644 --- a/_module/uti/fish031.uti.json +++ b/_module/uti/fish031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fishingpole.uti.json b/_module/uti/fishingpole.uti.json index 0cd2b45d..a9afd9f2 100644 --- a/_module/uti/fishingpole.uti.json +++ b/_module/uti/fishingpole.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/fishingrod.uti.json b/_module/uti/fishingrod.uti.json index 5a079dfb..78091804 100644 --- a/_module/uti/fishingrod.uti.json +++ b/_module/uti/fishingrod.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch.uti.json b/_module/uti/flagswitch.uti.json index e9a4b017..e475b79b 100644 --- a/_module/uti/flagswitch.uti.json +++ b/_module/uti/flagswitch.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/flagswitch001.uti.json b/_module/uti/flagswitch001.uti.json index 85fde01a..17371dd1 100644 --- a/_module/uti/flagswitch001.uti.json +++ b/_module/uti/flagswitch001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch002.uti.json b/_module/uti/flagswitch002.uti.json index 130032d8..909a77c7 100644 --- a/_module/uti/flagswitch002.uti.json +++ b/_module/uti/flagswitch002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch003.uti.json b/_module/uti/flagswitch003.uti.json index 36b197ad..c39f50f3 100644 --- a/_module/uti/flagswitch003.uti.json +++ b/_module/uti/flagswitch003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch004.uti.json b/_module/uti/flagswitch004.uti.json index 4c6903f3..fd95f452 100644 --- a/_module/uti/flagswitch004.uti.json +++ b/_module/uti/flagswitch004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch005.uti.json b/_module/uti/flagswitch005.uti.json index 04d1533c..3338718d 100644 --- a/_module/uti/flagswitch005.uti.json +++ b/_module/uti/flagswitch005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch006.uti.json b/_module/uti/flagswitch006.uti.json index 149f2444..2cba85e8 100644 --- a/_module/uti/flagswitch006.uti.json +++ b/_module/uti/flagswitch006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch007.uti.json b/_module/uti/flagswitch007.uti.json index 8276c7a3..330ed279 100644 --- a/_module/uti/flagswitch007.uti.json +++ b/_module/uti/flagswitch007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch008.uti.json b/_module/uti/flagswitch008.uti.json index 204623be..3d0964f2 100644 --- a/_module/uti/flagswitch008.uti.json +++ b/_module/uti/flagswitch008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch009.uti.json b/_module/uti/flagswitch009.uti.json index a8ad432c..f7fc1432 100644 --- a/_module/uti/flagswitch009.uti.json +++ b/_module/uti/flagswitch009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch010.uti.json b/_module/uti/flagswitch010.uti.json index 4ad84fe6..e4a2308e 100644 --- a/_module/uti/flagswitch010.uti.json +++ b/_module/uti/flagswitch010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch011.uti.json b/_module/uti/flagswitch011.uti.json index 63f22675..0f3448f5 100644 --- a/_module/uti/flagswitch011.uti.json +++ b/_module/uti/flagswitch011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch012.uti.json b/_module/uti/flagswitch012.uti.json index 1f59e314..aac66161 100644 --- a/_module/uti/flagswitch012.uti.json +++ b/_module/uti/flagswitch012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch013.uti.json b/_module/uti/flagswitch013.uti.json index 26c24f97..2d45ed7f 100644 --- a/_module/uti/flagswitch013.uti.json +++ b/_module/uti/flagswitch013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch014.uti.json b/_module/uti/flagswitch014.uti.json index bc9232de..54d4594e 100644 --- a/_module/uti/flagswitch014.uti.json +++ b/_module/uti/flagswitch014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch015.uti.json b/_module/uti/flagswitch015.uti.json index 22ab5893..640a8d41 100644 --- a/_module/uti/flagswitch015.uti.json +++ b/_module/uti/flagswitch015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch016.uti.json b/_module/uti/flagswitch016.uti.json index 5272e7d5..fe04609b 100644 --- a/_module/uti/flagswitch016.uti.json +++ b/_module/uti/flagswitch016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch017.uti.json b/_module/uti/flagswitch017.uti.json index c1fb31c0..9ff4bd28 100644 --- a/_module/uti/flagswitch017.uti.json +++ b/_module/uti/flagswitch017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch018.uti.json b/_module/uti/flagswitch018.uti.json index 45dc6631..9636e5b2 100644 --- a/_module/uti/flagswitch018.uti.json +++ b/_module/uti/flagswitch018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch019.uti.json b/_module/uti/flagswitch019.uti.json index 919b2951..57885e4c 100644 --- a/_module/uti/flagswitch019.uti.json +++ b/_module/uti/flagswitch019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch020.uti.json b/_module/uti/flagswitch020.uti.json index c17c1b13..ea004651 100644 --- a/_module/uti/flagswitch020.uti.json +++ b/_module/uti/flagswitch020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch021.uti.json b/_module/uti/flagswitch021.uti.json index 5fbf7e1e..f228517e 100644 --- a/_module/uti/flagswitch021.uti.json +++ b/_module/uti/flagswitch021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch022.uti.json b/_module/uti/flagswitch022.uti.json index b6f0cdeb..96328142 100644 --- a/_module/uti/flagswitch022.uti.json +++ b/_module/uti/flagswitch022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch023.uti.json b/_module/uti/flagswitch023.uti.json index 5533a655..fb56dcaf 100644 --- a/_module/uti/flagswitch023.uti.json +++ b/_module/uti/flagswitch023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch024.uti.json b/_module/uti/flagswitch024.uti.json index de00bbd4..059ef760 100644 --- a/_module/uti/flagswitch024.uti.json +++ b/_module/uti/flagswitch024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch025.uti.json b/_module/uti/flagswitch025.uti.json index 808447ed..74b4a1c8 100644 --- a/_module/uti/flagswitch025.uti.json +++ b/_module/uti/flagswitch025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch026.uti.json b/_module/uti/flagswitch026.uti.json index d7edd2aa..ece801fb 100644 --- a/_module/uti/flagswitch026.uti.json +++ b/_module/uti/flagswitch026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch027.uti.json b/_module/uti/flagswitch027.uti.json index ac8dfa6d..5e2fd08c 100644 --- a/_module/uti/flagswitch027.uti.json +++ b/_module/uti/flagswitch027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch028.uti.json b/_module/uti/flagswitch028.uti.json index 9824d82a..7851f064 100644 --- a/_module/uti/flagswitch028.uti.json +++ b/_module/uti/flagswitch028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch029.uti.json b/_module/uti/flagswitch029.uti.json index 51ff1d18..70bc6faf 100644 --- a/_module/uti/flagswitch029.uti.json +++ b/_module/uti/flagswitch029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch030.uti.json b/_module/uti/flagswitch030.uti.json index 6d04cbd0..c781666d 100644 --- a/_module/uti/flagswitch030.uti.json +++ b/_module/uti/flagswitch030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch031.uti.json b/_module/uti/flagswitch031.uti.json index 2cc334fd..69d3da57 100644 --- a/_module/uti/flagswitch031.uti.json +++ b/_module/uti/flagswitch031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch032.uti.json b/_module/uti/flagswitch032.uti.json index 0fd166cc..f33c65a6 100644 --- a/_module/uti/flagswitch032.uti.json +++ b/_module/uti/flagswitch032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch033.uti.json b/_module/uti/flagswitch033.uti.json index 461dd5b5..4960944b 100644 --- a/_module/uti/flagswitch033.uti.json +++ b/_module/uti/flagswitch033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch034.uti.json b/_module/uti/flagswitch034.uti.json index 43df1e55..5dc2151a 100644 --- a/_module/uti/flagswitch034.uti.json +++ b/_module/uti/flagswitch034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch035.uti.json b/_module/uti/flagswitch035.uti.json index 3caf075c..d4c4746d 100644 --- a/_module/uti/flagswitch035.uti.json +++ b/_module/uti/flagswitch035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch036.uti.json b/_module/uti/flagswitch036.uti.json index 14cea897..36a505ee 100644 --- a/_module/uti/flagswitch036.uti.json +++ b/_module/uti/flagswitch036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch037.uti.json b/_module/uti/flagswitch037.uti.json index 341ce544..adfe5a9d 100644 --- a/_module/uti/flagswitch037.uti.json +++ b/_module/uti/flagswitch037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch038.uti.json b/_module/uti/flagswitch038.uti.json index 39f29d44..478e6ae9 100644 --- a/_module/uti/flagswitch038.uti.json +++ b/_module/uti/flagswitch038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch039.uti.json b/_module/uti/flagswitch039.uti.json index 9689c2bf..eed75c70 100644 --- a/_module/uti/flagswitch039.uti.json +++ b/_module/uti/flagswitch039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch040.uti.json b/_module/uti/flagswitch040.uti.json index 0c979b28..b96b2a87 100644 --- a/_module/uti/flagswitch040.uti.json +++ b/_module/uti/flagswitch040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch041.uti.json b/_module/uti/flagswitch041.uti.json index ed766ff1..4c5e5e6a 100644 --- a/_module/uti/flagswitch041.uti.json +++ b/_module/uti/flagswitch041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch042.uti.json b/_module/uti/flagswitch042.uti.json index ebc88a04..03414864 100644 --- a/_module/uti/flagswitch042.uti.json +++ b/_module/uti/flagswitch042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch043.uti.json b/_module/uti/flagswitch043.uti.json index 4fbedc41..a048339e 100644 --- a/_module/uti/flagswitch043.uti.json +++ b/_module/uti/flagswitch043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch044.uti.json b/_module/uti/flagswitch044.uti.json index 23133230..0777eca4 100644 --- a/_module/uti/flagswitch044.uti.json +++ b/_module/uti/flagswitch044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch045.uti.json b/_module/uti/flagswitch045.uti.json index b03c5114..1d8bd83e 100644 --- a/_module/uti/flagswitch045.uti.json +++ b/_module/uti/flagswitch045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch046.uti.json b/_module/uti/flagswitch046.uti.json index d2edb77b..1888d691 100644 --- a/_module/uti/flagswitch046.uti.json +++ b/_module/uti/flagswitch046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch047.uti.json b/_module/uti/flagswitch047.uti.json index 4ea6ff2e..fbca4bbc 100644 --- a/_module/uti/flagswitch047.uti.json +++ b/_module/uti/flagswitch047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch048.uti.json b/_module/uti/flagswitch048.uti.json index 924f55dd..8ee76e9d 100644 --- a/_module/uti/flagswitch048.uti.json +++ b/_module/uti/flagswitch048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch049.uti.json b/_module/uti/flagswitch049.uti.json index f0e71512..edbe3c18 100644 --- a/_module/uti/flagswitch049.uti.json +++ b/_module/uti/flagswitch049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch050.uti.json b/_module/uti/flagswitch050.uti.json index c9382b1e..242490de 100644 --- a/_module/uti/flagswitch050.uti.json +++ b/_module/uti/flagswitch050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch051.uti.json b/_module/uti/flagswitch051.uti.json index 87f0fa76..8bb78834 100644 --- a/_module/uti/flagswitch051.uti.json +++ b/_module/uti/flagswitch051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch052.uti.json b/_module/uti/flagswitch052.uti.json index e8ef3a20..177c5e07 100644 --- a/_module/uti/flagswitch052.uti.json +++ b/_module/uti/flagswitch052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch053.uti.json b/_module/uti/flagswitch053.uti.json index f55cc963..c1cb19d7 100644 --- a/_module/uti/flagswitch053.uti.json +++ b/_module/uti/flagswitch053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch054.uti.json b/_module/uti/flagswitch054.uti.json index 167ab3fe..651c0fd0 100644 --- a/_module/uti/flagswitch054.uti.json +++ b/_module/uti/flagswitch054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch055.uti.json b/_module/uti/flagswitch055.uti.json index 055caa14..50e5f91e 100644 --- a/_module/uti/flagswitch055.uti.json +++ b/_module/uti/flagswitch055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch056.uti.json b/_module/uti/flagswitch056.uti.json index 767329ba..f94c5f45 100644 --- a/_module/uti/flagswitch056.uti.json +++ b/_module/uti/flagswitch056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch057.uti.json b/_module/uti/flagswitch057.uti.json index 7d6d3b81..10e49964 100644 --- a/_module/uti/flagswitch057.uti.json +++ b/_module/uti/flagswitch057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch058.uti.json b/_module/uti/flagswitch058.uti.json index c13308cd..6261d642 100644 --- a/_module/uti/flagswitch058.uti.json +++ b/_module/uti/flagswitch058.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch059.uti.json b/_module/uti/flagswitch059.uti.json index 8cfb8832..759a1e6b 100644 --- a/_module/uti/flagswitch059.uti.json +++ b/_module/uti/flagswitch059.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch060.uti.json b/_module/uti/flagswitch060.uti.json index 7dab8071..3ce915b2 100644 --- a/_module/uti/flagswitch060.uti.json +++ b/_module/uti/flagswitch060.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch061.uti.json b/_module/uti/flagswitch061.uti.json index 1901920b..ecd8e889 100644 --- a/_module/uti/flagswitch061.uti.json +++ b/_module/uti/flagswitch061.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch100.uti.json b/_module/uti/flagswitch100.uti.json index 3c53888e..0370f8f3 100644 --- a/_module/uti/flagswitch100.uti.json +++ b/_module/uti/flagswitch100.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/flagswitch1000.uti.json b/_module/uti/flagswitch1000.uti.json index be9e2f0d..728aa66a 100644 --- a/_module/uti/flagswitch1000.uti.json +++ b/_module/uti/flagswitch1000.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch101.uti.json b/_module/uti/flagswitch101.uti.json index 662638ec..62789a9d 100644 --- a/_module/uti/flagswitch101.uti.json +++ b/_module/uti/flagswitch101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch102.uti.json b/_module/uti/flagswitch102.uti.json index e7ce243a..72552d12 100644 --- a/_module/uti/flagswitch102.uti.json +++ b/_module/uti/flagswitch102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch103.uti.json b/_module/uti/flagswitch103.uti.json index e2460dd8..57f8bd36 100644 --- a/_module/uti/flagswitch103.uti.json +++ b/_module/uti/flagswitch103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch104.uti.json b/_module/uti/flagswitch104.uti.json index ed983270..f8ec27f9 100644 --- a/_module/uti/flagswitch104.uti.json +++ b/_module/uti/flagswitch104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch105.uti.json b/_module/uti/flagswitch105.uti.json index f58cd4c0..65ced3dd 100644 --- a/_module/uti/flagswitch105.uti.json +++ b/_module/uti/flagswitch105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch107.uti.json b/_module/uti/flagswitch107.uti.json index 4cddc71c..2138c12a 100644 --- a/_module/uti/flagswitch107.uti.json +++ b/_module/uti/flagswitch107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch108.uti.json b/_module/uti/flagswitch108.uti.json index 42801432..4d41679f 100644 --- a/_module/uti/flagswitch108.uti.json +++ b/_module/uti/flagswitch108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch109.uti.json b/_module/uti/flagswitch109.uti.json index 135536e5..6e7a6e38 100644 --- a/_module/uti/flagswitch109.uti.json +++ b/_module/uti/flagswitch109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch110.uti.json b/_module/uti/flagswitch110.uti.json index 0286a177..9beae8ca 100644 --- a/_module/uti/flagswitch110.uti.json +++ b/_module/uti/flagswitch110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch111.uti.json b/_module/uti/flagswitch111.uti.json index 4d1a30ce..4168e318 100644 --- a/_module/uti/flagswitch111.uti.json +++ b/_module/uti/flagswitch111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch112.uti.json b/_module/uti/flagswitch112.uti.json index 0aad80f4..6262cbf1 100644 --- a/_module/uti/flagswitch112.uti.json +++ b/_module/uti/flagswitch112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch113.uti.json b/_module/uti/flagswitch113.uti.json index 23d570fb..7dca31f3 100644 --- a/_module/uti/flagswitch113.uti.json +++ b/_module/uti/flagswitch113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch114.uti.json b/_module/uti/flagswitch114.uti.json index 5b03b1a3..db62af30 100644 --- a/_module/uti/flagswitch114.uti.json +++ b/_module/uti/flagswitch114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch115.uti.json b/_module/uti/flagswitch115.uti.json index 8bb7ca5d..a707de3c 100644 --- a/_module/uti/flagswitch115.uti.json +++ b/_module/uti/flagswitch115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch116.uti.json b/_module/uti/flagswitch116.uti.json index c7e50f4c..61c14955 100644 --- a/_module/uti/flagswitch116.uti.json +++ b/_module/uti/flagswitch116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch117.uti.json b/_module/uti/flagswitch117.uti.json index f73be015..6440c119 100644 --- a/_module/uti/flagswitch117.uti.json +++ b/_module/uti/flagswitch117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch118.uti.json b/_module/uti/flagswitch118.uti.json index 4d857fd6..5c734cad 100644 --- a/_module/uti/flagswitch118.uti.json +++ b/_module/uti/flagswitch118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch119.uti.json b/_module/uti/flagswitch119.uti.json index e99a5339..51852436 100644 --- a/_module/uti/flagswitch119.uti.json +++ b/_module/uti/flagswitch119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch120.uti.json b/_module/uti/flagswitch120.uti.json index 65090830..bcc59af4 100644 --- a/_module/uti/flagswitch120.uti.json +++ b/_module/uti/flagswitch120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch121.uti.json b/_module/uti/flagswitch121.uti.json index ea02ee72..93147347 100644 --- a/_module/uti/flagswitch121.uti.json +++ b/_module/uti/flagswitch121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch122.uti.json b/_module/uti/flagswitch122.uti.json index eed8ce5e..749d4278 100644 --- a/_module/uti/flagswitch122.uti.json +++ b/_module/uti/flagswitch122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch123.uti.json b/_module/uti/flagswitch123.uti.json index 1dbac87c..bb6b3525 100644 --- a/_module/uti/flagswitch123.uti.json +++ b/_module/uti/flagswitch123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch124.uti.json b/_module/uti/flagswitch124.uti.json index 32080db1..b5a22308 100644 --- a/_module/uti/flagswitch124.uti.json +++ b/_module/uti/flagswitch124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch125.uti.json b/_module/uti/flagswitch125.uti.json index 67e6a14a..97f5e1f7 100644 --- a/_module/uti/flagswitch125.uti.json +++ b/_module/uti/flagswitch125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch126.uti.json b/_module/uti/flagswitch126.uti.json index a3c92cdd..df0385ed 100644 --- a/_module/uti/flagswitch126.uti.json +++ b/_module/uti/flagswitch126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch127.uti.json b/_module/uti/flagswitch127.uti.json index 7cbc9717..94046d67 100644 --- a/_module/uti/flagswitch127.uti.json +++ b/_module/uti/flagswitch127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch128.uti.json b/_module/uti/flagswitch128.uti.json index d8541d4a..4e6f093b 100644 --- a/_module/uti/flagswitch128.uti.json +++ b/_module/uti/flagswitch128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch129.uti.json b/_module/uti/flagswitch129.uti.json index 40c8a2ed..240181a0 100644 --- a/_module/uti/flagswitch129.uti.json +++ b/_module/uti/flagswitch129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch130.uti.json b/_module/uti/flagswitch130.uti.json index d8721c4d..9939956e 100644 --- a/_module/uti/flagswitch130.uti.json +++ b/_module/uti/flagswitch130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch131.uti.json b/_module/uti/flagswitch131.uti.json index 8009f959..a57214f3 100644 --- a/_module/uti/flagswitch131.uti.json +++ b/_module/uti/flagswitch131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch132.uti.json b/_module/uti/flagswitch132.uti.json index bb74f9ef..770731dd 100644 --- a/_module/uti/flagswitch132.uti.json +++ b/_module/uti/flagswitch132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch133.uti.json b/_module/uti/flagswitch133.uti.json index f0d61635..1fdde850 100644 --- a/_module/uti/flagswitch133.uti.json +++ b/_module/uti/flagswitch133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch134.uti.json b/_module/uti/flagswitch134.uti.json index 9f7efdcd..b3f9abe2 100644 --- a/_module/uti/flagswitch134.uti.json +++ b/_module/uti/flagswitch134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch135.uti.json b/_module/uti/flagswitch135.uti.json index d4aecf0f..50689284 100644 --- a/_module/uti/flagswitch135.uti.json +++ b/_module/uti/flagswitch135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch136.uti.json b/_module/uti/flagswitch136.uti.json index 0f209523..e147af9e 100644 --- a/_module/uti/flagswitch136.uti.json +++ b/_module/uti/flagswitch136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch137.uti.json b/_module/uti/flagswitch137.uti.json index ee7f6e66..9bdd6912 100644 --- a/_module/uti/flagswitch137.uti.json +++ b/_module/uti/flagswitch137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch138.uti.json b/_module/uti/flagswitch138.uti.json index 7526a4c7..9793088d 100644 --- a/_module/uti/flagswitch138.uti.json +++ b/_module/uti/flagswitch138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch139.uti.json b/_module/uti/flagswitch139.uti.json index 949461f8..62f90415 100644 --- a/_module/uti/flagswitch139.uti.json +++ b/_module/uti/flagswitch139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch140.uti.json b/_module/uti/flagswitch140.uti.json index 2c31e135..a122744a 100644 --- a/_module/uti/flagswitch140.uti.json +++ b/_module/uti/flagswitch140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch141.uti.json b/_module/uti/flagswitch141.uti.json index dca9c0e9..dcfff091 100644 --- a/_module/uti/flagswitch141.uti.json +++ b/_module/uti/flagswitch141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch142.uti.json b/_module/uti/flagswitch142.uti.json index 12e5da3e..7cdf38c8 100644 --- a/_module/uti/flagswitch142.uti.json +++ b/_module/uti/flagswitch142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch143.uti.json b/_module/uti/flagswitch143.uti.json index 0c215df4..2b8b353f 100644 --- a/_module/uti/flagswitch143.uti.json +++ b/_module/uti/flagswitch143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch144.uti.json b/_module/uti/flagswitch144.uti.json index cd7349b5..7c095607 100644 --- a/_module/uti/flagswitch144.uti.json +++ b/_module/uti/flagswitch144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch145.uti.json b/_module/uti/flagswitch145.uti.json index 5f791228..1666c7b3 100644 --- a/_module/uti/flagswitch145.uti.json +++ b/_module/uti/flagswitch145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch146.uti.json b/_module/uti/flagswitch146.uti.json index 48d733b9..fa6f2876 100644 --- a/_module/uti/flagswitch146.uti.json +++ b/_module/uti/flagswitch146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch147.uti.json b/_module/uti/flagswitch147.uti.json index 83d7d25c..d7189e12 100644 --- a/_module/uti/flagswitch147.uti.json +++ b/_module/uti/flagswitch147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch148.uti.json b/_module/uti/flagswitch148.uti.json index 97c376bf..7e1618d1 100644 --- a/_module/uti/flagswitch148.uti.json +++ b/_module/uti/flagswitch148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch149.uti.json b/_module/uti/flagswitch149.uti.json index 5fa476c4..5fea9b32 100644 --- a/_module/uti/flagswitch149.uti.json +++ b/_module/uti/flagswitch149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch150.uti.json b/_module/uti/flagswitch150.uti.json index c7ab4f09..a015116b 100644 --- a/_module/uti/flagswitch150.uti.json +++ b/_module/uti/flagswitch150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch151.uti.json b/_module/uti/flagswitch151.uti.json index 54da25b0..f7491893 100644 --- a/_module/uti/flagswitch151.uti.json +++ b/_module/uti/flagswitch151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch152.uti.json b/_module/uti/flagswitch152.uti.json index 01c82536..33eaacab 100644 --- a/_module/uti/flagswitch152.uti.json +++ b/_module/uti/flagswitch152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch153.uti.json b/_module/uti/flagswitch153.uti.json index 22e45602..6ee448ad 100644 --- a/_module/uti/flagswitch153.uti.json +++ b/_module/uti/flagswitch153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch154.uti.json b/_module/uti/flagswitch154.uti.json index 8b29e257..e378d02b 100644 --- a/_module/uti/flagswitch154.uti.json +++ b/_module/uti/flagswitch154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch155.uti.json b/_module/uti/flagswitch155.uti.json index 7fbfe0f4..5566d162 100644 --- a/_module/uti/flagswitch155.uti.json +++ b/_module/uti/flagswitch155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flagswitch156.uti.json b/_module/uti/flagswitch156.uti.json index 80b886da..119c9e2a 100644 --- a/_module/uti/flagswitch156.uti.json +++ b/_module/uti/flagswitch156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/flintandtinder.uti.json b/_module/uti/flintandtinder.uti.json index 1c2f7c18..224eaf85 100644 --- a/_module/uti/flintandtinder.uti.json +++ b/_module/uti/flintandtinder.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food.uti.json b/_module/uti/food.uti.json index 9dc9e6d5..ed7ca254 100644 --- a/_module/uti/food.uti.json +++ b/_module/uti/food.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food001.uti.json b/_module/uti/food001.uti.json index 3efc29a1..28a5c374 100644 --- a/_module/uti/food001.uti.json +++ b/_module/uti/food001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_.uti.json b/_module/uti/food_.uti.json index 80e948c5..c421fc05 100644 --- a/_module/uti/food_.uti.json +++ b/_module/uti/food_.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/food_001.uti.json b/_module/uti/food_001.uti.json index a52292b3..f2c46300 100644 --- a/_module/uti/food_001.uti.json +++ b/_module/uti/food_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_002.uti.json b/_module/uti/food_002.uti.json index be8103db..75100cfa 100644 --- a/_module/uti/food_002.uti.json +++ b/_module/uti/food_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_003.uti.json b/_module/uti/food_003.uti.json index 0ffb6ce4..fe25ce4d 100644 --- a/_module/uti/food_003.uti.json +++ b/_module/uti/food_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_004.uti.json b/_module/uti/food_004.uti.json index 1a3f24c9..1dc2ff52 100644 --- a/_module/uti/food_004.uti.json +++ b/_module/uti/food_004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_005.uti.json b/_module/uti/food_005.uti.json index 563b03b4..2cb75c58 100644 --- a/_module/uti/food_005.uti.json +++ b/_module/uti/food_005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_006.uti.json b/_module/uti/food_006.uti.json index cab561d0..5a685662 100644 --- a/_module/uti/food_006.uti.json +++ b/_module/uti/food_006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_007.uti.json b/_module/uti/food_007.uti.json index 9801b5ce..b4817f25 100644 --- a/_module/uti/food_007.uti.json +++ b/_module/uti/food_007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_008.uti.json b/_module/uti/food_008.uti.json index a18a6926..b2fb684e 100644 --- a/_module/uti/food_008.uti.json +++ b/_module/uti/food_008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_009.uti.json b/_module/uti/food_009.uti.json index 1c429435..1d21afa7 100644 --- a/_module/uti/food_009.uti.json +++ b/_module/uti/food_009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_010.uti.json b/_module/uti/food_010.uti.json index 283988ff..84488267 100644 --- a/_module/uti/food_010.uti.json +++ b/_module/uti/food_010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_011.uti.json b/_module/uti/food_011.uti.json index ffa38280..f9af9b32 100644 --- a/_module/uti/food_011.uti.json +++ b/_module/uti/food_011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_012.uti.json b/_module/uti/food_012.uti.json index 9d0091d1..92a78174 100644 --- a/_module/uti/food_012.uti.json +++ b/_module/uti/food_012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_013.uti.json b/_module/uti/food_013.uti.json index da1f2113..bd21a531 100644 --- a/_module/uti/food_013.uti.json +++ b/_module/uti/food_013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_014.uti.json b/_module/uti/food_014.uti.json index 4ed9f3e2..6b6ad61f 100644 --- a/_module/uti/food_014.uti.json +++ b/_module/uti/food_014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_015.uti.json b/_module/uti/food_015.uti.json index b84eae79..acdc2740 100644 --- a/_module/uti/food_015.uti.json +++ b/_module/uti/food_015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_016.uti.json b/_module/uti/food_016.uti.json index 50a17fbc..6b00dceb 100644 --- a/_module/uti/food_016.uti.json +++ b/_module/uti/food_016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_017.uti.json b/_module/uti/food_017.uti.json index c9a221d2..78e7c237 100644 --- a/_module/uti/food_017.uti.json +++ b/_module/uti/food_017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_018.uti.json b/_module/uti/food_018.uti.json index 951ee520..4ee9f103 100644 --- a/_module/uti/food_018.uti.json +++ b/_module/uti/food_018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_019.uti.json b/_module/uti/food_019.uti.json index 89d2bcc1..a8d8eb40 100644 --- a/_module/uti/food_019.uti.json +++ b/_module/uti/food_019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_020.uti.json b/_module/uti/food_020.uti.json index 317e1f69..797128fc 100644 --- a/_module/uti/food_020.uti.json +++ b/_module/uti/food_020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_021.uti.json b/_module/uti/food_021.uti.json index 7edcdbff..8871cffb 100644 --- a/_module/uti/food_021.uti.json +++ b/_module/uti/food_021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_022.uti.json b/_module/uti/food_022.uti.json index 8ec5a6f2..1bf3d603 100644 --- a/_module/uti/food_022.uti.json +++ b/_module/uti/food_022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_023.uti.json b/_module/uti/food_023.uti.json index cec712ef..7663d050 100644 --- a/_module/uti/food_023.uti.json +++ b/_module/uti/food_023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_024.uti.json b/_module/uti/food_024.uti.json index 06c88f48..feea6b89 100644 --- a/_module/uti/food_024.uti.json +++ b/_module/uti/food_024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_025.uti.json b/_module/uti/food_025.uti.json index a93a8e24..8091dbe0 100644 --- a/_module/uti/food_025.uti.json +++ b/_module/uti/food_025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_026.uti.json b/_module/uti/food_026.uti.json index 656b2e9a..507235a7 100644 --- a/_module/uti/food_026.uti.json +++ b/_module/uti/food_026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_027.uti.json b/_module/uti/food_027.uti.json index 385f3fcb..19e20f11 100644 --- a/_module/uti/food_027.uti.json +++ b/_module/uti/food_027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_028.uti.json b/_module/uti/food_028.uti.json index 22e2ed23..86954c77 100644 --- a/_module/uti/food_028.uti.json +++ b/_module/uti/food_028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/food_029.uti.json b/_module/uti/food_029.uti.json index 79db99f9..39c55f34 100644 --- a/_module/uti/food_029.uti.json +++ b/_module/uti/food_029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/garnetsmall.uti.json b/_module/uti/garnetsmall.uti.json index d7c22e08..5b3d93ce 100644 --- a/_module/uti/garnetsmall.uti.json +++ b/_module/uti/garnetsmall.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetsmall001.uti.json b/_module/uti/garnetsmall001.uti.json index 2688a120..a44ddd55 100644 --- a/_module/uti/garnetsmall001.uti.json +++ b/_module/uti/garnetsmall001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetsmall002.uti.json b/_module/uti/garnetsmall002.uti.json index ca870e69..c342da40 100644 --- a/_module/uti/garnetsmall002.uti.json +++ b/_module/uti/garnetsmall002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetsmall003.uti.json b/_module/uti/garnetsmall003.uti.json index 5b1839bb..551b965b 100644 --- a/_module/uti/garnetsmall003.uti.json +++ b/_module/uti/garnetsmall003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetsmall004.uti.json b/_module/uti/garnetsmall004.uti.json index 37cd40d6..e2df031a 100644 --- a/_module/uti/garnetsmall004.uti.json +++ b/_module/uti/garnetsmall004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetsmall005.uti.json b/_module/uti/garnetsmall005.uti.json index 03f38409..2ad5a50a 100644 --- a/_module/uti/garnetsmall005.uti.json +++ b/_module/uti/garnetsmall005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetviolet.uti.json b/_module/uti/garnetviolet.uti.json index 33e5ad8d..c2ffb008 100644 --- a/_module/uti/garnetviolet.uti.json +++ b/_module/uti/garnetviolet.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetviolet001.uti.json b/_module/uti/garnetviolet001.uti.json index 1731fd45..3c627666 100644 --- a/_module/uti/garnetviolet001.uti.json +++ b/_module/uti/garnetviolet001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetviolet002.uti.json b/_module/uti/garnetviolet002.uti.json index ff0efe59..a549a889 100644 --- a/_module/uti/garnetviolet002.uti.json +++ b/_module/uti/garnetviolet002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetviolet003.uti.json b/_module/uti/garnetviolet003.uti.json index 648af3a5..f1d6d662 100644 --- a/_module/uti/garnetviolet003.uti.json +++ b/_module/uti/garnetviolet003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetviolet004.uti.json b/_module/uti/garnetviolet004.uti.json index 034b712b..8a0a65c2 100644 --- a/_module/uti/garnetviolet004.uti.json +++ b/_module/uti/garnetviolet004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/garnetviolet005.uti.json b/_module/uti/garnetviolet005.uti.json index 0550dba6..4c5fb6e5 100644 --- a/_module/uti/garnetviolet005.uti.json +++ b/_module/uti/garnetviolet005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/gemstone001.uti.json b/_module/uti/gemstone001.uti.json index 932e27c1..760278ac 100644 --- a/_module/uti/gemstone001.uti.json +++ b/_module/uti/gemstone001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gemstone002.uti.json b/_module/uti/gemstone002.uti.json index f8b5d870..3fb1d70f 100644 --- a/_module/uti/gemstone002.uti.json +++ b/_module/uti/gemstone002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gemstone003.uti.json b/_module/uti/gemstone003.uti.json index 60e7720b..6302d651 100644 --- a/_module/uti/gemstone003.uti.json +++ b/_module/uti/gemstone003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gemstone004.uti.json b/_module/uti/gemstone004.uti.json index 4032feef..9ad86b1e 100644 --- a/_module/uti/gemstone004.uti.json +++ b/_module/uti/gemstone004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gemstone005.uti.json b/_module/uti/gemstone005.uti.json index 9c875026..e1b5c43b 100644 --- a/_module/uti/gemstone005.uti.json +++ b/_module/uti/gemstone005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gemstone006.uti.json b/_module/uti/gemstone006.uti.json index f923e3de..163e5fa4 100644 --- a/_module/uti/gemstone006.uti.json +++ b/_module/uti/gemstone006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gingerroot.uti.json b/_module/uti/gingerroot.uti.json index f3a42f38..a09d73e3 100644 --- a/_module/uti/gingerroot.uti.json +++ b/_module/uti/gingerroot.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/glassarrowhea001.uti.json b/_module/uti/glassarrowhea001.uti.json index 5b453a42..0e44fddd 100644 --- a/_module/uti/glassarrowhea001.uti.json +++ b/_module/uti/glassarrowhea001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/glassarrowhea002.uti.json b/_module/uti/glassarrowhea002.uti.json index 6457560a..a52c7680 100644 --- a/_module/uti/glassarrowhea002.uti.json +++ b/_module/uti/glassarrowhea002.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 50 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea003.uti.json b/_module/uti/glassarrowhea003.uti.json index 034e8959..376cbb5c 100644 --- a/_module/uti/glassarrowhea003.uti.json +++ b/_module/uti/glassarrowhea003.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 2 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 100 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea004.uti.json b/_module/uti/glassarrowhea004.uti.json index 92e153f4..792ba398 100644 --- a/_module/uti/glassarrowhea004.uti.json +++ b/_module/uti/glassarrowhea004.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 2 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 100 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea005.uti.json b/_module/uti/glassarrowhea005.uti.json index 89bc5a9b..21d8469e 100644 --- a/_module/uti/glassarrowhea005.uti.json +++ b/_module/uti/glassarrowhea005.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 150 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea006.uti.json b/_module/uti/glassarrowhea006.uti.json index c74faee5..1ef3ea76 100644 --- a/_module/uti/glassarrowhea006.uti.json +++ b/_module/uti/glassarrowhea006.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 4 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 200 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea007.uti.json b/_module/uti/glassarrowhea007.uti.json index 2ed4134d..e40095d5 100644 --- a/_module/uti/glassarrowhea007.uti.json +++ b/_module/uti/glassarrowhea007.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 150 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea008.uti.json b/_module/uti/glassarrowhea008.uti.json index 13dfbb6c..2130f336 100644 --- a/_module/uti/glassarrowhea008.uti.json +++ b/_module/uti/glassarrowhea008.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 4 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 200 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea009.uti.json b/_module/uti/glassarrowhea009.uti.json index 735478e9..235053a2 100644 --- a/_module/uti/glassarrowhea009.uti.json +++ b/_module/uti/glassarrowhea009.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 5 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 250 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea010.uti.json b/_module/uti/glassarrowhea010.uti.json index 5dfc0008..d736133d 100644 --- a/_module/uti/glassarrowhea010.uti.json +++ b/_module/uti/glassarrowhea010.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 4 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 200 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea011.uti.json b/_module/uti/glassarrowhea011.uti.json index dd057b5f..2cebf505 100644 --- a/_module/uti/glassarrowhea011.uti.json +++ b/_module/uti/glassarrowhea011.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 5 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 250 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea012.uti.json b/_module/uti/glassarrowhea012.uti.json index 6d5c9b53..68330215 100644 --- a/_module/uti/glassarrowhea012.uti.json +++ b/_module/uti/glassarrowhea012.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 6 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 300 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea013.uti.json b/_module/uti/glassarrowhea013.uti.json index 75b2bafe..a1726173 100644 --- a/_module/uti/glassarrowhea013.uti.json +++ b/_module/uti/glassarrowhea013.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 6 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 300 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea014.uti.json b/_module/uti/glassarrowhea014.uti.json index c7fc52db..9721a56a 100644 --- a/_module/uti/glassarrowhea014.uti.json +++ b/_module/uti/glassarrowhea014.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 7 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 350 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhea015.uti.json b/_module/uti/glassarrowhea015.uti.json index cf6fb0dc..7c89733a 100644 --- a/_module/uti/glassarrowhea015.uti.json +++ b/_module/uti/glassarrowhea015.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 8 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 400 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassarrowhead.uti.json b/_module/uti/glassarrowhead.uti.json index c51e201c..241780e3 100644 --- a/_module/uti/glassarrowhead.uti.json +++ b/_module/uti/glassarrowhead.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/glassbolttip.uti.json b/_module/uti/glassbolttip.uti.json index 7ac5d37a..db0c85cd 100644 --- a/_module/uti/glassbolttip.uti.json +++ b/_module/uti/glassbolttip.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/glassbolttip001.uti.json b/_module/uti/glassbolttip001.uti.json index f0e2bf11..a2468663 100644 --- a/_module/uti/glassbolttip001.uti.json +++ b/_module/uti/glassbolttip001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/glassbolttip002.uti.json b/_module/uti/glassbolttip002.uti.json index 6b585d3d..378a85d4 100644 --- a/_module/uti/glassbolttip002.uti.json +++ b/_module/uti/glassbolttip002.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 50 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip003.uti.json b/_module/uti/glassbolttip003.uti.json index 7b8e86b1..21c80f89 100644 --- a/_module/uti/glassbolttip003.uti.json +++ b/_module/uti/glassbolttip003.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 50 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip004.uti.json b/_module/uti/glassbolttip004.uti.json index 0c0635a2..4d03772f 100644 --- a/_module/uti/glassbolttip004.uti.json +++ b/_module/uti/glassbolttip004.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 2 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 100 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip005.uti.json b/_module/uti/glassbolttip005.uti.json index 0feedcf5..950028f6 100644 --- a/_module/uti/glassbolttip005.uti.json +++ b/_module/uti/glassbolttip005.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 150 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip006.uti.json b/_module/uti/glassbolttip006.uti.json index 21e5f4bb..f16227bd 100644 --- a/_module/uti/glassbolttip006.uti.json +++ b/_module/uti/glassbolttip006.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 4 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 200 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip007.uti.json b/_module/uti/glassbolttip007.uti.json index 754ec396..801e6b18 100644 --- a/_module/uti/glassbolttip007.uti.json +++ b/_module/uti/glassbolttip007.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 3 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 150 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip008.uti.json b/_module/uti/glassbolttip008.uti.json index 723188fa..506800c6 100644 --- a/_module/uti/glassbolttip008.uti.json +++ b/_module/uti/glassbolttip008.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 4 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 200 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip009.uti.json b/_module/uti/glassbolttip009.uti.json index 0c0c1847..487edda2 100644 --- a/_module/uti/glassbolttip009.uti.json +++ b/_module/uti/glassbolttip009.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 5 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 250 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip010.uti.json b/_module/uti/glassbolttip010.uti.json index ad8fcba7..dd509bac 100644 --- a/_module/uti/glassbolttip010.uti.json +++ b/_module/uti/glassbolttip010.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 4 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 200 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip011.uti.json b/_module/uti/glassbolttip011.uti.json index d4445dc1..27bb232d 100644 --- a/_module/uti/glassbolttip011.uti.json +++ b/_module/uti/glassbolttip011.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 5 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 250 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip012.uti.json b/_module/uti/glassbolttip012.uti.json index 4353a843..b1b2af18 100644 --- a/_module/uti/glassbolttip012.uti.json +++ b/_module/uti/glassbolttip012.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 6 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 300 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip013.uti.json b/_module/uti/glassbolttip013.uti.json index 6455883e..2febae1d 100644 --- a/_module/uti/glassbolttip013.uti.json +++ b/_module/uti/glassbolttip013.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 6 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 300 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip014.uti.json b/_module/uti/glassbolttip014.uti.json index 79dc518c..baa06107 100644 --- a/_module/uti/glassbolttip014.uti.json +++ b/_module/uti/glassbolttip014.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 7 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 350 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbolttip015.uti.json b/_module/uti/glassbolttip015.uti.json index c917a879..44958df9 100644 --- a/_module/uti/glassbolttip015.uti.json +++ b/_module/uti/glassbolttip015.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 8 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 400 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbottle.uti.json b/_module/uti/glassbottle.uti.json index 70261b8e..84b0e0b6 100644 --- a/_module/uti/glassbottle.uti.json +++ b/_module/uti/glassbottle.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/glassbullet.uti.json b/_module/uti/glassbullet.uti.json index cc9b87d7..5bb2a1d1 100644 --- a/_module/uti/glassbullet.uti.json +++ b/_module/uti/glassbullet.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 99 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbullet001.uti.json b/_module/uti/glassbullet001.uti.json index 34e7b4f0..04ba2b38 100644 --- a/_module/uti/glassbullet001.uti.json +++ b/_module/uti/glassbullet001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/glassbullet002.uti.json b/_module/uti/glassbullet002.uti.json index 43d7eb29..3028caec 100644 --- a/_module/uti/glassbullet002.uti.json +++ b/_module/uti/glassbullet002.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 1 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 99 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassbullet003.uti.json b/_module/uti/glassbullet003.uti.json index d9aabdd8..62145f72 100644 --- a/_module/uti/glassbullet003.uti.json +++ b/_module/uti/glassbullet003.uti.json @@ -18,11 +18,7 @@ }, "Cost": { "type": "dword", - "value": 2 - }, - "Cursed": { - "type": "byte", - "value": 0 + "value": 198 }, "DescIdentified": { "type": "cexolocstring", diff --git a/_module/uti/glassingot.uti.json b/_module/uti/glassingot.uti.json index dc1376fb..d1fa39ac 100644 --- a/_module/uti/glassingot.uti.json +++ b/_module/uti/glassingot.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/glassvial.uti.json b/_module/uti/glassvial.uti.json index cea815fc..65c27626 100644 --- a/_module/uti/glassvial.uti.json +++ b/_module/uti/glassvial.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves.uti.json b/_module/uti/gloves.uti.json index f28502ab..5d0a8996 100644 --- a/_module/uti/gloves.uti.json +++ b/_module/uti/gloves.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves001.uti.json b/_module/uti/gloves001.uti.json index 9a6b46e9..11ecbc4d 100644 --- a/_module/uti/gloves001.uti.json +++ b/_module/uti/gloves001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves002.uti.json b/_module/uti/gloves002.uti.json index 1f4ad159..8a790d08 100644 --- a/_module/uti/gloves002.uti.json +++ b/_module/uti/gloves002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves003.uti.json b/_module/uti/gloves003.uti.json index 2fb89462..82cb0799 100644 --- a/_module/uti/gloves003.uti.json +++ b/_module/uti/gloves003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 58 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves004.uti.json b/_module/uti/gloves004.uti.json index 317ed83e..284459ce 100644 --- a/_module/uti/gloves004.uti.json +++ b/_module/uti/gloves004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 58 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves005.uti.json b/_module/uti/gloves005.uti.json index c0d12db0..061e5e97 100644 --- a/_module/uti/gloves005.uti.json +++ b/_module/uti/gloves005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves006.uti.json b/_module/uti/gloves006.uti.json index 388e4dbc..5eab78fd 100644 --- a/_module/uti/gloves006.uti.json +++ b/_module/uti/gloves006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 231 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves007.uti.json b/_module/uti/gloves007.uti.json index 7a2d3288..9a260243 100644 --- a/_module/uti/gloves007.uti.json +++ b/_module/uti/gloves007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 203 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves008.uti.json b/_module/uti/gloves008.uti.json index 1bbb5229..d14b47c5 100644 --- a/_module/uti/gloves008.uti.json +++ b/_module/uti/gloves008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 84 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves009.uti.json b/_module/uti/gloves009.uti.json index 917f595a..317e9ec0 100644 --- a/_module/uti/gloves009.uti.json +++ b/_module/uti/gloves009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 477 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gloves010.uti.json b/_module/uti/gloves010.uti.json index 289f07cb..819513a5 100644 --- a/_module/uti/gloves010.uti.json +++ b/_module/uti/gloves010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/gooseberry.uti.json b/_module/uti/gooseberry.uti.json index 7d3f17c4..20084d0d 100644 --- a/_module/uti/gooseberry.uti.json +++ b/_module/uti/gooseberry.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/grapefruit.uti.json b/_module/uti/grapefruit.uti.json index 6b182a61..b494368b 100644 --- a/_module/uti/grapefruit.uti.json +++ b/_module/uti/grapefruit.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/grapepurple.uti.json b/_module/uti/grapepurple.uti.json index 3a0f4ba7..91cc65ba 100644 --- a/_module/uti/grapepurple.uti.json +++ b/_module/uti/grapepurple.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/grapered.uti.json b/_module/uti/grapered.uti.json index 78751c73..18e3ee26 100644 --- a/_module/uti/grapered.uti.json +++ b/_module/uti/grapered.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/grapeyellow.uti.json b/_module/uti/grapeyellow.uti.json index 91cd3a1c..564e1a01 100644 --- a/_module/uti/grapeyellow.uti.json +++ b/_module/uti/grapeyellow.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/greenapple.uti.json b/_module/uti/greenapple.uti.json index 869d480f..a6e4dc0f 100644 --- a/_module/uti/greenapple.uti.json +++ b/_module/uti/greenapple.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/greenbeans.uti.json b/_module/uti/greenbeans.uti.json index a483085e..c863a2bc 100644 --- a/_module/uti/greenbeans.uti.json +++ b/_module/uti/greenbeans.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/grit.uti.json b/_module/uti/grit.uti.json index e5b0beab..130d0707 100644 --- a/_module/uti/grit.uti.json +++ b/_module/uti/grit.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/grit001.uti.json b/_module/uti/grit001.uti.json index 1354bd63..8762b1f9 100644 --- a/_module/uti/grit001.uti.json +++ b/_module/uti/grit001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/grit002.uti.json b/_module/uti/grit002.uti.json index 1e894312..c18e8d9e 100644 --- a/_module/uti/grit002.uti.json +++ b/_module/uti/grit002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/grit003.uti.json b/_module/uti/grit003.uti.json index d66dad16..d4d57825 100644 --- a/_module/uti/grit003.uti.json +++ b/_module/uti/grit003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather.uti.json b/_module/uti/hardleather.uti.json index 872deab7..85bfad3c 100644 --- a/_module/uti/hardleather.uti.json +++ b/_module/uti/hardleather.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather001.uti.json b/_module/uti/hardleather001.uti.json index 0c3bc030..510eed32 100644 --- a/_module/uti/hardleather001.uti.json +++ b/_module/uti/hardleather001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather002.uti.json b/_module/uti/hardleather002.uti.json index cba2ccad..bdf0efcb 100644 --- a/_module/uti/hardleather002.uti.json +++ b/_module/uti/hardleather002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather003.uti.json b/_module/uti/hardleather003.uti.json index bf242f66..94a14d88 100644 --- a/_module/uti/hardleather003.uti.json +++ b/_module/uti/hardleather003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather004.uti.json b/_module/uti/hardleather004.uti.json index 403c6b99..89b70e20 100644 --- a/_module/uti/hardleather004.uti.json +++ b/_module/uti/hardleather004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather005.uti.json b/_module/uti/hardleather005.uti.json index 2a2da4ce..53126df4 100644 --- a/_module/uti/hardleather005.uti.json +++ b/_module/uti/hardleather005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather006.uti.json b/_module/uti/hardleather006.uti.json index f1dc49be..75c6781d 100644 --- a/_module/uti/hardleather006.uti.json +++ b/_module/uti/hardleather006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather007.uti.json b/_module/uti/hardleather007.uti.json index 5a38dfae..0f3a9b6f 100644 --- a/_module/uti/hardleather007.uti.json +++ b/_module/uti/hardleather007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather008.uti.json b/_module/uti/hardleather008.uti.json index 9b7ddec6..669abdf5 100644 --- a/_module/uti/hardleather008.uti.json +++ b/_module/uti/hardleather008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather009.uti.json b/_module/uti/hardleather009.uti.json index e8c85ec8..ad6c575d 100644 --- a/_module/uti/hardleather009.uti.json +++ b/_module/uti/hardleather009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather010.uti.json b/_module/uti/hardleather010.uti.json index 1a1c9084..82ecc970 100644 --- a/_module/uti/hardleather010.uti.json +++ b/_module/uti/hardleather010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather011.uti.json b/_module/uti/hardleather011.uti.json index dce9655a..dc73b274 100644 --- a/_module/uti/hardleather011.uti.json +++ b/_module/uti/hardleather011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather012.uti.json b/_module/uti/hardleather012.uti.json index 95aa432c..dd41e04f 100644 --- a/_module/uti/hardleather012.uti.json +++ b/_module/uti/hardleather012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather013.uti.json b/_module/uti/hardleather013.uti.json index ffbfd03a..7bf64664 100644 --- a/_module/uti/hardleather013.uti.json +++ b/_module/uti/hardleather013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather014.uti.json b/_module/uti/hardleather014.uti.json index f8357da7..ba42c455 100644 --- a/_module/uti/hardleather014.uti.json +++ b/_module/uti/hardleather014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hardleather015.uti.json b/_module/uti/hardleather015.uti.json index c16195de..6925a414 100644 --- a/_module/uti/hardleather015.uti.json +++ b/_module/uti/hardleather015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/headofcotton.uti.json b/_module/uti/headofcotton.uti.json index 2cc6f134..14ac28ad 100644 --- a/_module/uti/headofcotton.uti.json +++ b/_module/uti/headofcotton.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/hematite.uti.json b/_module/uti/hematite.uti.json index 284ef9ff..4b87f186 100644 --- a/_module/uti/hematite.uti.json +++ b/_module/uti/hematite.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/hematite001.uti.json b/_module/uti/hematite001.uti.json index d3047b34..38685aa0 100644 --- a/_module/uti/hematite001.uti.json +++ b/_module/uti/hematite001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/hematite002.uti.json b/_module/uti/hematite002.uti.json index 0616f65a..66c5937f 100644 --- a/_module/uti/hematite002.uti.json +++ b/_module/uti/hematite002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/hematite003.uti.json b/_module/uti/hematite003.uti.json index bb7d49ca..1d780a60 100644 --- a/_module/uti/hematite003.uti.json +++ b/_module/uti/hematite003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/hematite004.uti.json b/_module/uti/hematite004.uti.json index 966dcbc0..726f004b 100644 --- a/_module/uti/hematite004.uti.json +++ b/_module/uti/hematite004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/hematite005.uti.json b/_module/uti/hematite005.uti.json index f90b6e0c..d1416012 100644 --- a/_module/uti/hematite005.uti.json +++ b/_module/uti/hematite005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/herbalistsknife.uti.json b/_module/uti/herbalistsknife.uti.json index 38020fa4..c8c4dda6 100644 --- a/_module/uti/herbalistsknife.uti.json +++ b/_module/uti/herbalistsknife.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/honey.uti.json b/_module/uti/honey.uti.json index b7266775..fc75aa73 100644 --- a/_module/uti/honey.uti.json +++ b/_module/uti/honey.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/honeycomb.uti.json b/_module/uti/honeycomb.uti.json index 678dbe70..60d0ae35 100644 --- a/_module/uti/honeycomb.uti.json +++ b/_module/uti/honeycomb.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/indiancorn.uti.json b/_module/uti/indiancorn.uti.json index 988a3986..067cc64c 100644 --- a/_module/uti/indiancorn.uti.json +++ b/_module/uti/indiancorn.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/indiancornkernel.uti.json b/_module/uti/indiancornkernel.uti.json index dbc73a41..02b421c5 100644 --- a/_module/uti/indiancornkernel.uti.json +++ b/_module/uti/indiancornkernel.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot.uti.json b/_module/uti/ingot.uti.json index 6665d5b5..f19516a4 100644 --- a/_module/uti/ingot.uti.json +++ b/_module/uti/ingot.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ingot001.uti.json b/_module/uti/ingot001.uti.json index 5d357b4c..90aaedb7 100644 --- a/_module/uti/ingot001.uti.json +++ b/_module/uti/ingot001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot002.uti.json b/_module/uti/ingot002.uti.json index a15544bd..9c704d7e 100644 --- a/_module/uti/ingot002.uti.json +++ b/_module/uti/ingot002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot003.uti.json b/_module/uti/ingot003.uti.json index 51ca1a78..c1272309 100644 --- a/_module/uti/ingot003.uti.json +++ b/_module/uti/ingot003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot004.uti.json b/_module/uti/ingot004.uti.json index b2887048..be5e03c2 100644 --- a/_module/uti/ingot004.uti.json +++ b/_module/uti/ingot004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot005.uti.json b/_module/uti/ingot005.uti.json index 57052cf0..4d6ef18c 100644 --- a/_module/uti/ingot005.uti.json +++ b/_module/uti/ingot005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot006.uti.json b/_module/uti/ingot006.uti.json index 3c8097f1..19a736f5 100644 --- a/_module/uti/ingot006.uti.json +++ b/_module/uti/ingot006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot007.uti.json b/_module/uti/ingot007.uti.json index 4791d46e..3d082c62 100644 --- a/_module/uti/ingot007.uti.json +++ b/_module/uti/ingot007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot008.uti.json b/_module/uti/ingot008.uti.json index 5cf9f416..da083254 100644 --- a/_module/uti/ingot008.uti.json +++ b/_module/uti/ingot008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot009.uti.json b/_module/uti/ingot009.uti.json index a5f50634..0824d367 100644 --- a/_module/uti/ingot009.uti.json +++ b/_module/uti/ingot009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot010.uti.json b/_module/uti/ingot010.uti.json index 3df72c49..93ae260f 100644 --- a/_module/uti/ingot010.uti.json +++ b/_module/uti/ingot010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot011.uti.json b/_module/uti/ingot011.uti.json index 14521244..b22b40ee 100644 --- a/_module/uti/ingot011.uti.json +++ b/_module/uti/ingot011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot012.uti.json b/_module/uti/ingot012.uti.json index 15aba135..4a9c71b1 100644 --- a/_module/uti/ingot012.uti.json +++ b/_module/uti/ingot012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ingot013.uti.json b/_module/uti/ingot013.uti.json index 4f604813..01e082d0 100644 --- a/_module/uti/ingot013.uti.json +++ b/_module/uti/ingot013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ink_black.uti.json b/_module/uti/ink_black.uti.json index cbda6895..9862b518 100644 --- a/_module/uti/ink_black.uti.json +++ b/_module/uti/ink_black.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/it_crewps019.uti.json b/_module/uti/it_crewps019.uti.json index e2efa75a..ed4842bc 100644 --- a/_module/uti/it_crewps019.uti.json +++ b/_module/uti/it_crewps019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9680 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/it_crewps020.uti.json b/_module/uti/it_crewps020.uti.json index 7c35117e..efd1bc9d 100644 --- a/_module/uti/it_crewps020.uti.json +++ b/_module/uti/it_crewps020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/it_crewps021.uti.json b/_module/uti/it_crewps021.uti.json index e7223bca..ffbec32d 100644 --- a/_module/uti/it_crewps021.uti.json +++ b/_module/uti/it_crewps021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/item.uti.json b/_module/uti/item.uti.json index 8e1a6d13..c765e587 100644 --- a/_module/uti/item.uti.json +++ b/_module/uti/item.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/item001.uti.json b/_module/uti/item001.uti.json index 07b64d99..aadbba41 100644 --- a/_module/uti/item001.uti.json +++ b/_module/uti/item001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item002.uti.json b/_module/uti/item002.uti.json index 945ad957..fe4cef79 100644 --- a/_module/uti/item002.uti.json +++ b/_module/uti/item002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item015.uti.json b/_module/uti/item015.uti.json index b97d330b..05aa2ff8 100644 --- a/_module/uti/item015.uti.json +++ b/_module/uti/item015.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 125665 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/item_bag.uti.json b/_module/uti/item_bag.uti.json index 016131d4..59955edd 100644 --- a/_module/uti/item_bag.uti.json +++ b/_module/uti/item_bag.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag001.uti.json b/_module/uti/item_bag001.uti.json index 518db731..c58efda7 100644 --- a/_module/uti/item_bag001.uti.json +++ b/_module/uti/item_bag001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag002.uti.json b/_module/uti/item_bag002.uti.json index 026faa19..4b13aa4c 100644 --- a/_module/uti/item_bag002.uti.json +++ b/_module/uti/item_bag002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag003.uti.json b/_module/uti/item_bag003.uti.json index da1b8f18..75d0f017 100644 --- a/_module/uti/item_bag003.uti.json +++ b/_module/uti/item_bag003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag004.uti.json b/_module/uti/item_bag004.uti.json index a953f8fa..dbaacec1 100644 --- a/_module/uti/item_bag004.uti.json +++ b/_module/uti/item_bag004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 65 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag005.uti.json b/_module/uti/item_bag005.uti.json index 0afa4938..5d907ea4 100644 --- a/_module/uti/item_bag005.uti.json +++ b/_module/uti/item_bag005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag006.uti.json b/_module/uti/item_bag006.uti.json index 97e97339..acb356e9 100644 --- a/_module/uti/item_bag006.uti.json +++ b/_module/uti/item_bag006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 115 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag007.uti.json b/_module/uti/item_bag007.uti.json index 548649f0..8a78d025 100644 --- a/_module/uti/item_bag007.uti.json +++ b/_module/uti/item_bag007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 115 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag008.uti.json b/_module/uti/item_bag008.uti.json index 974c708b..05c7ae41 100644 --- a/_module/uti/item_bag008.uti.json +++ b/_module/uti/item_bag008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 65 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag009.uti.json b/_module/uti/item_bag009.uti.json index f5a2b162..860cfe08 100644 --- a/_module/uti/item_bag009.uti.json +++ b/_module/uti/item_bag009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 275 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag010.uti.json b/_module/uti/item_bag010.uti.json index 116cc72a..8fd4859f 100644 --- a/_module/uti/item_bag010.uti.json +++ b/_module/uti/item_bag010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 275 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag011.uti.json b/_module/uti/item_bag011.uti.json index 4053615a..9794e28f 100644 --- a/_module/uti/item_bag011.uti.json +++ b/_module/uti/item_bag011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 105 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag012.uti.json b/_module/uti/item_bag012.uti.json index aa6f1ce9..9d46929d 100644 --- a/_module/uti/item_bag012.uti.json +++ b/_module/uti/item_bag012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 385 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag013.uti.json b/_module/uti/item_bag013.uti.json index 4ad54b42..1da1ec19 100644 --- a/_module/uti/item_bag013.uti.json +++ b/_module/uti/item_bag013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 385 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag014.uti.json b/_module/uti/item_bag014.uti.json index bed65932..7acec338 100644 --- a/_module/uti/item_bag014.uti.json +++ b/_module/uti/item_bag014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 275 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag015.uti.json b/_module/uti/item_bag015.uti.json index 5e001240..02074770 100644 --- a/_module/uti/item_bag015.uti.json +++ b/_module/uti/item_bag015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 665 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag016.uti.json b/_module/uti/item_bag016.uti.json index 806cab08..34038c23 100644 --- a/_module/uti/item_bag016.uti.json +++ b/_module/uti/item_bag016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 665 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag017.uti.json b/_module/uti/item_bag017.uti.json index c1792991..91f6e956 100644 --- a/_module/uti/item_bag017.uti.json +++ b/_module/uti/item_bag017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 385 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag018.uti.json b/_module/uti/item_bag018.uti.json index 15444292..8ab0e277 100644 --- a/_module/uti/item_bag018.uti.json +++ b/_module/uti/item_bag018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 747 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag019.uti.json b/_module/uti/item_bag019.uti.json index d1e97a28..93ec7c8f 100644 --- a/_module/uti/item_bag019.uti.json +++ b/_module/uti/item_bag019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 587 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag020.uti.json b/_module/uti/item_bag020.uti.json index ca83cea0..a0bdbd18 100644 --- a/_module/uti/item_bag020.uti.json +++ b/_module/uti/item_bag020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 275 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag021.uti.json b/_module/uti/item_bag021.uti.json index cba3906c..8d80be04 100644 --- a/_module/uti/item_bag021.uti.json +++ b/_module/uti/item_bag021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1127 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag022.uti.json b/_module/uti/item_bag022.uti.json index 70a67c63..7fd26d1e 100644 --- a/_module/uti/item_bag022.uti.json +++ b/_module/uti/item_bag022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 927 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag023.uti.json b/_module/uti/item_bag023.uti.json index 0bc92830..70dec36c 100644 --- a/_module/uti/item_bag023.uti.json +++ b/_module/uti/item_bag023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 514 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag024.uti.json b/_module/uti/item_bag024.uti.json index 521fbaa7..7be51001 100644 --- a/_module/uti/item_bag024.uti.json +++ b/_module/uti/item_bag024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1587 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag025.uti.json b/_module/uti/item_bag025.uti.json index 9030fcd9..9028c4d2 100644 --- a/_module/uti/item_bag025.uti.json +++ b/_module/uti/item_bag025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1127 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag026.uti.json b/_module/uti/item_bag026.uti.json index 1f563c11..87dbbc87 100644 --- a/_module/uti/item_bag026.uti.json +++ b/_module/uti/item_bag026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 927 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_bag027.uti.json b/_module/uti/item_bag027.uti.json index 8a7ec248..51353580 100644 --- a/_module/uti/item_bag027.uti.json +++ b/_module/uti/item_bag027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1714 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_chlorine.uti.json b/_module/uti/item_chlorine.uti.json index 6597e7da..6a05a564 100644 --- a/_module/uti/item_chlorine.uti.json +++ b/_module/uti/item_chlorine.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom.uti.json b/_module/uti/item_mushroom.uti.json index 9ca6a2df..997c61ad 100644 --- a/_module/uti/item_mushroom.uti.json +++ b/_module/uti/item_mushroom.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/item_mushroom001.uti.json b/_module/uti/item_mushroom001.uti.json index 94c2dec5..4f538e46 100644 --- a/_module/uti/item_mushroom001.uti.json +++ b/_module/uti/item_mushroom001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom002.uti.json b/_module/uti/item_mushroom002.uti.json index ab867f71..c98e67c0 100644 --- a/_module/uti/item_mushroom002.uti.json +++ b/_module/uti/item_mushroom002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom003.uti.json b/_module/uti/item_mushroom003.uti.json index 21d65220..9f7061af 100644 --- a/_module/uti/item_mushroom003.uti.json +++ b/_module/uti/item_mushroom003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom004.uti.json b/_module/uti/item_mushroom004.uti.json index 6ec57fa7..1c894b05 100644 --- a/_module/uti/item_mushroom004.uti.json +++ b/_module/uti/item_mushroom004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom005.uti.json b/_module/uti/item_mushroom005.uti.json index 6261277a..5bc64ab1 100644 --- a/_module/uti/item_mushroom005.uti.json +++ b/_module/uti/item_mushroom005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom006.uti.json b/_module/uti/item_mushroom006.uti.json index 2a190a14..2892efaf 100644 --- a/_module/uti/item_mushroom006.uti.json +++ b/_module/uti/item_mushroom006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom007.uti.json b/_module/uti/item_mushroom007.uti.json index 2203cec5..6ddd0302 100644 --- a/_module/uti/item_mushroom007.uti.json +++ b/_module/uti/item_mushroom007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom008.uti.json b/_module/uti/item_mushroom008.uti.json index e33614ee..810ee20f 100644 --- a/_module/uti/item_mushroom008.uti.json +++ b/_module/uti/item_mushroom008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom009.uti.json b/_module/uti/item_mushroom009.uti.json index c4c68896..0b60ec95 100644 --- a/_module/uti/item_mushroom009.uti.json +++ b/_module/uti/item_mushroom009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom010.uti.json b/_module/uti/item_mushroom010.uti.json index 60c774bc..7661e994 100644 --- a/_module/uti/item_mushroom010.uti.json +++ b/_module/uti/item_mushroom010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom011.uti.json b/_module/uti/item_mushroom011.uti.json index 9c28ac7e..05efd98c 100644 --- a/_module/uti/item_mushroom011.uti.json +++ b/_module/uti/item_mushroom011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom012.uti.json b/_module/uti/item_mushroom012.uti.json index 4e4efe79..76561a85 100644 --- a/_module/uti/item_mushroom012.uti.json +++ b/_module/uti/item_mushroom012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom013.uti.json b/_module/uti/item_mushroom013.uti.json index f22c4277..5c36ced2 100644 --- a/_module/uti/item_mushroom013.uti.json +++ b/_module/uti/item_mushroom013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom014.uti.json b/_module/uti/item_mushroom014.uti.json index b5beba4a..f0c4e2a3 100644 --- a/_module/uti/item_mushroom014.uti.json +++ b/_module/uti/item_mushroom014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom015.uti.json b/_module/uti/item_mushroom015.uti.json index 3eac4f5d..c5a4bfaa 100644 --- a/_module/uti/item_mushroom015.uti.json +++ b/_module/uti/item_mushroom015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom016.uti.json b/_module/uti/item_mushroom016.uti.json index dbc9130d..1737ca3c 100644 --- a/_module/uti/item_mushroom016.uti.json +++ b/_module/uti/item_mushroom016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom017.uti.json b/_module/uti/item_mushroom017.uti.json index 99549a85..4eb839e7 100644 --- a/_module/uti/item_mushroom017.uti.json +++ b/_module/uti/item_mushroom017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom018.uti.json b/_module/uti/item_mushroom018.uti.json index 238da81b..1e821035 100644 --- a/_module/uti/item_mushroom018.uti.json +++ b/_module/uti/item_mushroom018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom019.uti.json b/_module/uti/item_mushroom019.uti.json index 0613d5f8..223629f9 100644 --- a/_module/uti/item_mushroom019.uti.json +++ b/_module/uti/item_mushroom019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom020.uti.json b/_module/uti/item_mushroom020.uti.json index 157e9c5e..f237ac09 100644 --- a/_module/uti/item_mushroom020.uti.json +++ b/_module/uti/item_mushroom020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom021.uti.json b/_module/uti/item_mushroom021.uti.json index 4984891e..8891ded1 100644 --- a/_module/uti/item_mushroom021.uti.json +++ b/_module/uti/item_mushroom021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom022.uti.json b/_module/uti/item_mushroom022.uti.json index 9e7e3999..ba50c753 100644 --- a/_module/uti/item_mushroom022.uti.json +++ b/_module/uti/item_mushroom022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom023.uti.json b/_module/uti/item_mushroom023.uti.json index 4df5b2c0..9a0949f4 100644 --- a/_module/uti/item_mushroom023.uti.json +++ b/_module/uti/item_mushroom023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom024.uti.json b/_module/uti/item_mushroom024.uti.json index cbfd360f..601fa577 100644 --- a/_module/uti/item_mushroom024.uti.json +++ b/_module/uti/item_mushroom024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom025.uti.json b/_module/uti/item_mushroom025.uti.json index 08e0782d..f7b43e2d 100644 --- a/_module/uti/item_mushroom025.uti.json +++ b/_module/uti/item_mushroom025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom026.uti.json b/_module/uti/item_mushroom026.uti.json index 47ff76d8..3e6eea9c 100644 --- a/_module/uti/item_mushroom026.uti.json +++ b/_module/uti/item_mushroom026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom027.uti.json b/_module/uti/item_mushroom027.uti.json index 925c1980..a159f936 100644 --- a/_module/uti/item_mushroom027.uti.json +++ b/_module/uti/item_mushroom027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom028.uti.json b/_module/uti/item_mushroom028.uti.json index 9f2685b0..b3699eb7 100644 --- a/_module/uti/item_mushroom028.uti.json +++ b/_module/uti/item_mushroom028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom029.uti.json b/_module/uti/item_mushroom029.uti.json index 758ae8c5..c88dd22c 100644 --- a/_module/uti/item_mushroom029.uti.json +++ b/_module/uti/item_mushroom029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom030.uti.json b/_module/uti/item_mushroom030.uti.json index dd222a4d..24a260f0 100644 --- a/_module/uti/item_mushroom030.uti.json +++ b/_module/uti/item_mushroom030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom031.uti.json b/_module/uti/item_mushroom031.uti.json index 0cba946a..156a83f7 100644 --- a/_module/uti/item_mushroom031.uti.json +++ b/_module/uti/item_mushroom031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom032.uti.json b/_module/uti/item_mushroom032.uti.json index 88cac4a6..997d528b 100644 --- a/_module/uti/item_mushroom032.uti.json +++ b/_module/uti/item_mushroom032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom033.uti.json b/_module/uti/item_mushroom033.uti.json index 03ebcd74..020d0fdd 100644 --- a/_module/uti/item_mushroom033.uti.json +++ b/_module/uti/item_mushroom033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom034.uti.json b/_module/uti/item_mushroom034.uti.json index fd106fe1..771e6f10 100644 --- a/_module/uti/item_mushroom034.uti.json +++ b/_module/uti/item_mushroom034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom035.uti.json b/_module/uti/item_mushroom035.uti.json index e884bea7..bbb203ef 100644 --- a/_module/uti/item_mushroom035.uti.json +++ b/_module/uti/item_mushroom035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom036.uti.json b/_module/uti/item_mushroom036.uti.json index b2240df1..fb0d3296 100644 --- a/_module/uti/item_mushroom036.uti.json +++ b/_module/uti/item_mushroom036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom037.uti.json b/_module/uti/item_mushroom037.uti.json index b4f0caa2..042b4def 100644 --- a/_module/uti/item_mushroom037.uti.json +++ b/_module/uti/item_mushroom037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom038.uti.json b/_module/uti/item_mushroom038.uti.json index cf65ac4b..52302c8b 100644 --- a/_module/uti/item_mushroom038.uti.json +++ b/_module/uti/item_mushroom038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom039.uti.json b/_module/uti/item_mushroom039.uti.json index dfe06305..e208481a 100644 --- a/_module/uti/item_mushroom039.uti.json +++ b/_module/uti/item_mushroom039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom040.uti.json b/_module/uti/item_mushroom040.uti.json index 03ba18d8..30b71ee5 100644 --- a/_module/uti/item_mushroom040.uti.json +++ b/_module/uti/item_mushroom040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom041.uti.json b/_module/uti/item_mushroom041.uti.json index 62377527..07a9e214 100644 --- a/_module/uti/item_mushroom041.uti.json +++ b/_module/uti/item_mushroom041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom042.uti.json b/_module/uti/item_mushroom042.uti.json index 4ea3f9b6..637f6a49 100644 --- a/_module/uti/item_mushroom042.uti.json +++ b/_module/uti/item_mushroom042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom043.uti.json b/_module/uti/item_mushroom043.uti.json index 468f2c36..211ac171 100644 --- a/_module/uti/item_mushroom043.uti.json +++ b/_module/uti/item_mushroom043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom044.uti.json b/_module/uti/item_mushroom044.uti.json index 7a254b9c..4969b6cf 100644 --- a/_module/uti/item_mushroom044.uti.json +++ b/_module/uti/item_mushroom044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom045.uti.json b/_module/uti/item_mushroom045.uti.json index 7385fdf7..12947428 100644 --- a/_module/uti/item_mushroom045.uti.json +++ b/_module/uti/item_mushroom045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom046.uti.json b/_module/uti/item_mushroom046.uti.json index bb94cb44..15796db2 100644 --- a/_module/uti/item_mushroom046.uti.json +++ b/_module/uti/item_mushroom046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom047.uti.json b/_module/uti/item_mushroom047.uti.json index 98da861b..7ffa1d3f 100644 --- a/_module/uti/item_mushroom047.uti.json +++ b/_module/uti/item_mushroom047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom048.uti.json b/_module/uti/item_mushroom048.uti.json index 6a666f71..e3265424 100644 --- a/_module/uti/item_mushroom048.uti.json +++ b/_module/uti/item_mushroom048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom049.uti.json b/_module/uti/item_mushroom049.uti.json index a56d151a..8f577532 100644 --- a/_module/uti/item_mushroom049.uti.json +++ b/_module/uti/item_mushroom049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom050.uti.json b/_module/uti/item_mushroom050.uti.json index 03260b12..8b3db246 100644 --- a/_module/uti/item_mushroom050.uti.json +++ b/_module/uti/item_mushroom050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom051.uti.json b/_module/uti/item_mushroom051.uti.json index 373c234a..ed948139 100644 --- a/_module/uti/item_mushroom051.uti.json +++ b/_module/uti/item_mushroom051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom052.uti.json b/_module/uti/item_mushroom052.uti.json index 2c2c5624..2f86508a 100644 --- a/_module/uti/item_mushroom052.uti.json +++ b/_module/uti/item_mushroom052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom053.uti.json b/_module/uti/item_mushroom053.uti.json index 5e3241c4..142b3322 100644 --- a/_module/uti/item_mushroom053.uti.json +++ b/_module/uti/item_mushroom053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom054.uti.json b/_module/uti/item_mushroom054.uti.json index c4d242ec..66030067 100644 --- a/_module/uti/item_mushroom054.uti.json +++ b/_module/uti/item_mushroom054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom055.uti.json b/_module/uti/item_mushroom055.uti.json index 691ea60e..a8006eb1 100644 --- a/_module/uti/item_mushroom055.uti.json +++ b/_module/uti/item_mushroom055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom056.uti.json b/_module/uti/item_mushroom056.uti.json index 02e52cc8..7a13a08a 100644 --- a/_module/uti/item_mushroom056.uti.json +++ b/_module/uti/item_mushroom056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom057.uti.json b/_module/uti/item_mushroom057.uti.json index 18d2387f..accbdf7b 100644 --- a/_module/uti/item_mushroom057.uti.json +++ b/_module/uti/item_mushroom057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom058.uti.json b/_module/uti/item_mushroom058.uti.json index d1d77b96..8046d9b4 100644 --- a/_module/uti/item_mushroom058.uti.json +++ b/_module/uti/item_mushroom058.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom059.uti.json b/_module/uti/item_mushroom059.uti.json index d207d8ba..39deab32 100644 --- a/_module/uti/item_mushroom059.uti.json +++ b/_module/uti/item_mushroom059.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom060.uti.json b/_module/uti/item_mushroom060.uti.json index e4d83a12..a6f5c3ff 100644 --- a/_module/uti/item_mushroom060.uti.json +++ b/_module/uti/item_mushroom060.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom061.uti.json b/_module/uti/item_mushroom061.uti.json index ad56229d..3772b3a5 100644 --- a/_module/uti/item_mushroom061.uti.json +++ b/_module/uti/item_mushroom061.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom062.uti.json b/_module/uti/item_mushroom062.uti.json index 0060512c..c9e581e6 100644 --- a/_module/uti/item_mushroom062.uti.json +++ b/_module/uti/item_mushroom062.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom063.uti.json b/_module/uti/item_mushroom063.uti.json index 89c3b896..04e56a7c 100644 --- a/_module/uti/item_mushroom063.uti.json +++ b/_module/uti/item_mushroom063.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom064.uti.json b/_module/uti/item_mushroom064.uti.json index eab1642f..c9737b26 100644 --- a/_module/uti/item_mushroom064.uti.json +++ b/_module/uti/item_mushroom064.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom065.uti.json b/_module/uti/item_mushroom065.uti.json index 25275782..b07a9e64 100644 --- a/_module/uti/item_mushroom065.uti.json +++ b/_module/uti/item_mushroom065.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom066.uti.json b/_module/uti/item_mushroom066.uti.json index 191f53ba..41ba2362 100644 --- a/_module/uti/item_mushroom066.uti.json +++ b/_module/uti/item_mushroom066.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom067.uti.json b/_module/uti/item_mushroom067.uti.json index a3e381ec..6b9c330d 100644 --- a/_module/uti/item_mushroom067.uti.json +++ b/_module/uti/item_mushroom067.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom068.uti.json b/_module/uti/item_mushroom068.uti.json index 1c8b9486..7cc75643 100644 --- a/_module/uti/item_mushroom068.uti.json +++ b/_module/uti/item_mushroom068.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom069.uti.json b/_module/uti/item_mushroom069.uti.json index 0e2fe040..e6f5ee2b 100644 --- a/_module/uti/item_mushroom069.uti.json +++ b/_module/uti/item_mushroom069.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom070.uti.json b/_module/uti/item_mushroom070.uti.json index 1375297a..2aa0ac16 100644 --- a/_module/uti/item_mushroom070.uti.json +++ b/_module/uti/item_mushroom070.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom071.uti.json b/_module/uti/item_mushroom071.uti.json index 600a9135..25889403 100644 --- a/_module/uti/item_mushroom071.uti.json +++ b/_module/uti/item_mushroom071.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom072.uti.json b/_module/uti/item_mushroom072.uti.json index bba30791..224f0b99 100644 --- a/_module/uti/item_mushroom072.uti.json +++ b/_module/uti/item_mushroom072.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom073.uti.json b/_module/uti/item_mushroom073.uti.json index d797eb08..c8a86dfd 100644 --- a/_module/uti/item_mushroom073.uti.json +++ b/_module/uti/item_mushroom073.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom074.uti.json b/_module/uti/item_mushroom074.uti.json index aa68b28b..52a2c184 100644 --- a/_module/uti/item_mushroom074.uti.json +++ b/_module/uti/item_mushroom074.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom075.uti.json b/_module/uti/item_mushroom075.uti.json index d569fc14..0c12e0db 100644 --- a/_module/uti/item_mushroom075.uti.json +++ b/_module/uti/item_mushroom075.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_mushroom076.uti.json b/_module/uti/item_mushroom076.uti.json index 402cab50..1516d835 100644 --- a/_module/uti/item_mushroom076.uti.json +++ b/_module/uti/item_mushroom076.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen001.uti.json b/_module/uti/item_parchmen001.uti.json index 32807c45..6270bfca 100644 --- a/_module/uti/item_parchmen001.uti.json +++ b/_module/uti/item_parchmen001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen002.uti.json b/_module/uti/item_parchmen002.uti.json index 1a40353b..fdf3a56b 100644 --- a/_module/uti/item_parchmen002.uti.json +++ b/_module/uti/item_parchmen002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen003.uti.json b/_module/uti/item_parchmen003.uti.json index 3da91732..01cbb1fe 100644 --- a/_module/uti/item_parchmen003.uti.json +++ b/_module/uti/item_parchmen003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen004.uti.json b/_module/uti/item_parchmen004.uti.json index 89e22794..aa379d52 100644 --- a/_module/uti/item_parchmen004.uti.json +++ b/_module/uti/item_parchmen004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen005.uti.json b/_module/uti/item_parchmen005.uti.json index 6f785b66..2c229b51 100644 --- a/_module/uti/item_parchmen005.uti.json +++ b/_module/uti/item_parchmen005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen006.uti.json b/_module/uti/item_parchmen006.uti.json index 7ed47a17..73ec1e44 100644 --- a/_module/uti/item_parchmen006.uti.json +++ b/_module/uti/item_parchmen006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen007.uti.json b/_module/uti/item_parchmen007.uti.json index 5b6bd82b..8ae5c8d2 100644 --- a/_module/uti/item_parchmen007.uti.json +++ b/_module/uti/item_parchmen007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen008.uti.json b/_module/uti/item_parchmen008.uti.json index 37d6313e..5b5416d8 100644 --- a/_module/uti/item_parchmen008.uti.json +++ b/_module/uti/item_parchmen008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen009.uti.json b/_module/uti/item_parchmen009.uti.json index dab173df..810d7022 100644 --- a/_module/uti/item_parchmen009.uti.json +++ b/_module/uti/item_parchmen009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen010.uti.json b/_module/uti/item_parchmen010.uti.json index aba18dc1..a48b3e8e 100644 --- a/_module/uti/item_parchmen010.uti.json +++ b/_module/uti/item_parchmen010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen011.uti.json b/_module/uti/item_parchmen011.uti.json index 7254b581..c83b5173 100644 --- a/_module/uti/item_parchmen011.uti.json +++ b/_module/uti/item_parchmen011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen012.uti.json b/_module/uti/item_parchmen012.uti.json index 08fb45b4..d8946677 100644 --- a/_module/uti/item_parchmen012.uti.json +++ b/_module/uti/item_parchmen012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen013.uti.json b/_module/uti/item_parchmen013.uti.json index 43e85ecc..caa7f3ab 100644 --- a/_module/uti/item_parchmen013.uti.json +++ b/_module/uti/item_parchmen013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen014.uti.json b/_module/uti/item_parchmen014.uti.json index 515f2eff..1da2d578 100644 --- a/_module/uti/item_parchmen014.uti.json +++ b/_module/uti/item_parchmen014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_parchmen015.uti.json b/_module/uti/item_parchmen015.uti.json index 98f9c84d..c3546946 100644 --- a/_module/uti/item_parchmen015.uti.json +++ b/_module/uti/item_parchmen015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_spidersilk.uti.json b/_module/uti/item_spidersilk.uti.json index e07781bc..c96bc9fb 100644 --- a/_module/uti/item_spidersilk.uti.json +++ b/_module/uti/item_spidersilk.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/item_wool.uti.json b/_module/uti/item_wool.uti.json index aa73a4fa..761f7f21 100644 --- a/_module/uti/item_wool.uti.json +++ b/_module/uti/item_wool.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/jacinth.uti.json b/_module/uti/jacinth.uti.json index 6fbacaed..176ec119 100644 --- a/_module/uti/jacinth.uti.json +++ b/_module/uti/jacinth.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jacinth001.uti.json b/_module/uti/jacinth001.uti.json index ec9d15b5..ac0e285b 100644 --- a/_module/uti/jacinth001.uti.json +++ b/_module/uti/jacinth001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jacinth002.uti.json b/_module/uti/jacinth002.uti.json index e5b9b4b9..e5b0c379 100644 --- a/_module/uti/jacinth002.uti.json +++ b/_module/uti/jacinth002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jacinth003.uti.json b/_module/uti/jacinth003.uti.json index 1c898b88..fec86600 100644 --- a/_module/uti/jacinth003.uti.json +++ b/_module/uti/jacinth003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jacinth004.uti.json b/_module/uti/jacinth004.uti.json index 63fe7e2d..dfd6c0b1 100644 --- a/_module/uti/jacinth004.uti.json +++ b/_module/uti/jacinth004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jacinth005.uti.json b/_module/uti/jacinth005.uti.json index f335b301..d6f2b640 100644 --- a/_module/uti/jacinth005.uti.json +++ b/_module/uti/jacinth005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jade.uti.json b/_module/uti/jade.uti.json index 97a2a20d..adc82d72 100644 --- a/_module/uti/jade.uti.json +++ b/_module/uti/jade.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jade001.uti.json b/_module/uti/jade001.uti.json index eb4acfe3..ad1e92cd 100644 --- a/_module/uti/jade001.uti.json +++ b/_module/uti/jade001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jade002.uti.json b/_module/uti/jade002.uti.json index 84572d4f..65e99551 100644 --- a/_module/uti/jade002.uti.json +++ b/_module/uti/jade002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jade003.uti.json b/_module/uti/jade003.uti.json index b7e83a23..3444068f 100644 --- a/_module/uti/jade003.uti.json +++ b/_module/uti/jade003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jade004.uti.json b/_module/uti/jade004.uti.json index 200789d5..3b986657 100644 --- a/_module/uti/jade004.uti.json +++ b/_module/uti/jade004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jade005.uti.json b/_module/uti/jade005.uti.json index 09f0cf2b..9dafb47d 100644 --- a/_module/uti/jade005.uti.json +++ b/_module/uti/jade005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jasper.uti.json b/_module/uti/jasper.uti.json index d1760d8c..8516f836 100644 --- a/_module/uti/jasper.uti.json +++ b/_module/uti/jasper.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jasper001.uti.json b/_module/uti/jasper001.uti.json index ccc5a37f..7cc732fd 100644 --- a/_module/uti/jasper001.uti.json +++ b/_module/uti/jasper001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jasper002.uti.json b/_module/uti/jasper002.uti.json index 2ade833b..9edd5f37 100644 --- a/_module/uti/jasper002.uti.json +++ b/_module/uti/jasper002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jasper003.uti.json b/_module/uti/jasper003.uti.json index e3c95d08..ff142b06 100644 --- a/_module/uti/jasper003.uti.json +++ b/_module/uti/jasper003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jasper004.uti.json b/_module/uti/jasper004.uti.json index c076b596..34ca5c57 100644 --- a/_module/uti/jasper004.uti.json +++ b/_module/uti/jasper004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jasper005.uti.json b/_module/uti/jasper005.uti.json index de2e4164..b09a6dff 100644 --- a/_module/uti/jasper005.uti.json +++ b/_module/uti/jasper005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jet.uti.json b/_module/uti/jet.uti.json index dc62cf71..a1029289 100644 --- a/_module/uti/jet.uti.json +++ b/_module/uti/jet.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jet001.uti.json b/_module/uti/jet001.uti.json index 6a9a8290..243c9f98 100644 --- a/_module/uti/jet001.uti.json +++ b/_module/uti/jet001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jet002.uti.json b/_module/uti/jet002.uti.json index c6f0d202..a111e1be 100644 --- a/_module/uti/jet002.uti.json +++ b/_module/uti/jet002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jet003.uti.json b/_module/uti/jet003.uti.json index e2b74581..24d68ab5 100644 --- a/_module/uti/jet003.uti.json +++ b/_module/uti/jet003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jet004.uti.json b/_module/uti/jet004.uti.json index 42ce7db0..7d0603cd 100644 --- a/_module/uti/jet004.uti.json +++ b/_module/uti/jet004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/jet005.uti.json b/_module/uti/jet005.uti.json index 9735ad0d..88c4c7a3 100644 --- a/_module/uti/jet005.uti.json +++ b/_module/uti/jet005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/juniperberry.uti.json b/_module/uti/juniperberry.uti.json index 963db6aa..528f24de 100644 --- a/_module/uti/juniperberry.uti.json +++ b/_module/uti/juniperberry.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/junk.uti.json b/_module/uti/junk.uti.json index 0f326e49..4542a431 100644 --- a/_module/uti/junk.uti.json +++ b/_module/uti/junk.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/junk001.uti.json b/_module/uti/junk001.uti.json index e3a865b0..281c0c0f 100644 --- a/_module/uti/junk001.uti.json +++ b/_module/uti/junk001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/junk002.uti.json b/_module/uti/junk002.uti.json index f5d68a1e..81d33790 100644 --- a/_module/uti/junk002.uti.json +++ b/_module/uti/junk002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/junk003.uti.json b/_module/uti/junk003.uti.json index 28f0eb1a..cb45aa88 100644 --- a/_module/uti/junk003.uti.json +++ b/_module/uti/junk003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/kindling.uti.json b/_module/uti/kindling.uti.json index 32d7071d..71ae6b6c 100644 --- a/_module/uti/kindling.uti.json +++ b/_module/uti/kindling.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/kiwi.uti.json b/_module/uti/kiwi.uti.json index 561f01ac..b39b2164 100644 --- a/_module/uti/kiwi.uti.json +++ b/_module/uti/kiwi.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/larkspur.uti.json b/_module/uti/larkspur.uti.json index a50f8656..6d88c929 100644 --- a/_module/uti/larkspur.uti.json +++ b/_module/uti/larkspur.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/lavender.uti.json b/_module/uti/lavender.uti.json index 6b77d300..af628e23 100644 --- a/_module/uti/lavender.uti.json +++ b/_module/uti/lavender.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/lemon.uti.json b/_module/uti/lemon.uti.json index 5ec1bdf2..91f6c909 100644 --- a/_module/uti/lemon.uti.json +++ b/_module/uti/lemon.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/lettuce.uti.json b/_module/uti/lettuce.uti.json index 27ca1044..c246cb59 100644 --- a/_module/uti/lettuce.uti.json +++ b/_module/uti/lettuce.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/lime.uti.json b/_module/uti/lime.uti.json index 5a31b5c7..b32d3c82 100644 --- a/_module/uti/lime.uti.json +++ b/_module/uti/lime.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/limeblock.uti.json b/_module/uti/limeblock.uti.json index 89f87891..c483a9ce 100644 --- a/_module/uti/limeblock.uti.json +++ b/_module/uti/limeblock.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/malachite.uti.json b/_module/uti/malachite.uti.json index c2804d8a..a846182a 100644 --- a/_module/uti/malachite.uti.json +++ b/_module/uti/malachite.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/malachite001.uti.json b/_module/uti/malachite001.uti.json index 00a00857..5536751e 100644 --- a/_module/uti/malachite001.uti.json +++ b/_module/uti/malachite001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/malachite002.uti.json b/_module/uti/malachite002.uti.json index 88dcbfc9..e1ef8f49 100644 --- a/_module/uti/malachite002.uti.json +++ b/_module/uti/malachite002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/malachite003.uti.json b/_module/uti/malachite003.uti.json index b759c4c8..01d48551 100644 --- a/_module/uti/malachite003.uti.json +++ b/_module/uti/malachite003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/malachite004.uti.json b/_module/uti/malachite004.uti.json index 332cfaad..9d94e984 100644 --- a/_module/uti/malachite004.uti.json +++ b/_module/uti/malachite004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/malachite005.uti.json b/_module/uti/malachite005.uti.json index c3ea2895..ecb97ac4 100644 --- a/_module/uti/malachite005.uti.json +++ b/_module/uti/malachite005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/mandrakeroot.uti.json b/_module/uti/mandrakeroot.uti.json index 17dc2ebd..239fc884 100644 --- a/_module/uti/mandrakeroot.uti.json +++ b/_module/uti/mandrakeroot.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/mango.uti.json b/_module/uti/mango.uti.json index 3ddc8561..3c6ea444 100644 --- a/_module/uti/mango.uti.json +++ b/_module/uti/mango.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/maplesap.uti.json b/_module/uti/maplesap.uti.json index 9343655b..b0c147bd 100644 --- a/_module/uti/maplesap.uti.json +++ b/_module/uti/maplesap.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/marigold.uti.json b/_module/uti/marigold.uti.json index 83199100..eaabfd20 100644 --- a/_module/uti/marigold.uti.json +++ b/_module/uti/marigold.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/mayapple.uti.json b/_module/uti/mayapple.uti.json index 92321ec4..da3155d8 100644 --- a/_module/uti/mayapple.uti.json +++ b/_module/uti/mayapple.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat.uti.json b/_module/uti/meat.uti.json index 8f34a195..a9b012f5 100644 --- a/_module/uti/meat.uti.json +++ b/_module/uti/meat.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat001.uti.json b/_module/uti/meat001.uti.json index 3d595544..dabd09db 100644 --- a/_module/uti/meat001.uti.json +++ b/_module/uti/meat001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat002.uti.json b/_module/uti/meat002.uti.json index 6197a1ec..e8c3e227 100644 --- a/_module/uti/meat002.uti.json +++ b/_module/uti/meat002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat003.uti.json b/_module/uti/meat003.uti.json index d4482d64..8de39313 100644 --- a/_module/uti/meat003.uti.json +++ b/_module/uti/meat003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat004.uti.json b/_module/uti/meat004.uti.json index fe4f523b..c419f99f 100644 --- a/_module/uti/meat004.uti.json +++ b/_module/uti/meat004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat005.uti.json b/_module/uti/meat005.uti.json index 2aa9a155..cb4261af 100644 --- a/_module/uti/meat005.uti.json +++ b/_module/uti/meat005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat006.uti.json b/_module/uti/meat006.uti.json index aa7d2940..8bc0163e 100644 --- a/_module/uti/meat006.uti.json +++ b/_module/uti/meat006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat007.uti.json b/_module/uti/meat007.uti.json index 6831d5de..b30da5df 100644 --- a/_module/uti/meat007.uti.json +++ b/_module/uti/meat007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat008.uti.json b/_module/uti/meat008.uti.json index 2719ea0c..41be0349 100644 --- a/_module/uti/meat008.uti.json +++ b/_module/uti/meat008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat009.uti.json b/_module/uti/meat009.uti.json index f26dbfa6..0666d817 100644 --- a/_module/uti/meat009.uti.json +++ b/_module/uti/meat009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat010.uti.json b/_module/uti/meat010.uti.json index 2614d4ee..52711010 100644 --- a/_module/uti/meat010.uti.json +++ b/_module/uti/meat010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat011.uti.json b/_module/uti/meat011.uti.json index ca70cee8..f9d4e04d 100644 --- a/_module/uti/meat011.uti.json +++ b/_module/uti/meat011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat012.uti.json b/_module/uti/meat012.uti.json index 0f5ef7d3..c655d042 100644 --- a/_module/uti/meat012.uti.json +++ b/_module/uti/meat012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat013.uti.json b/_module/uti/meat013.uti.json index 194d3c14..72656623 100644 --- a/_module/uti/meat013.uti.json +++ b/_module/uti/meat013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat014.uti.json b/_module/uti/meat014.uti.json index b755cdb4..5556c08d 100644 --- a/_module/uti/meat014.uti.json +++ b/_module/uti/meat014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat015.uti.json b/_module/uti/meat015.uti.json index 753eddc5..83f28546 100644 --- a/_module/uti/meat015.uti.json +++ b/_module/uti/meat015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat016.uti.json b/_module/uti/meat016.uti.json index 5e30d8e1..2913eb6c 100644 --- a/_module/uti/meat016.uti.json +++ b/_module/uti/meat016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat017.uti.json b/_module/uti/meat017.uti.json index 53beb0db..82181e4e 100644 --- a/_module/uti/meat017.uti.json +++ b/_module/uti/meat017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat018.uti.json b/_module/uti/meat018.uti.json index 1e0a6b97..b236ed56 100644 --- a/_module/uti/meat018.uti.json +++ b/_module/uti/meat018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat019.uti.json b/_module/uti/meat019.uti.json index 953a74e3..1d202e0c 100644 --- a/_module/uti/meat019.uti.json +++ b/_module/uti/meat019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat020.uti.json b/_module/uti/meat020.uti.json index 632656c9..f0de938b 100644 --- a/_module/uti/meat020.uti.json +++ b/_module/uti/meat020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat021.uti.json b/_module/uti/meat021.uti.json index e614004c..49c447eb 100644 --- a/_module/uti/meat021.uti.json +++ b/_module/uti/meat021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat022.uti.json b/_module/uti/meat022.uti.json index 04171b31..2ec0b6ef 100644 --- a/_module/uti/meat022.uti.json +++ b/_module/uti/meat022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat023.uti.json b/_module/uti/meat023.uti.json index c151d13c..52f98002 100644 --- a/_module/uti/meat023.uti.json +++ b/_module/uti/meat023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat024.uti.json b/_module/uti/meat024.uti.json index 15a93660..286695f6 100644 --- a/_module/uti/meat024.uti.json +++ b/_module/uti/meat024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat025.uti.json b/_module/uti/meat025.uti.json index e875533f..7733a1d5 100644 --- a/_module/uti/meat025.uti.json +++ b/_module/uti/meat025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat026.uti.json b/_module/uti/meat026.uti.json index 3aa96e88..64ba7fc9 100644 --- a/_module/uti/meat026.uti.json +++ b/_module/uti/meat026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat027.uti.json b/_module/uti/meat027.uti.json index b30d78e8..3c55d0f3 100644 --- a/_module/uti/meat027.uti.json +++ b/_module/uti/meat027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat028.uti.json b/_module/uti/meat028.uti.json index 359f3084..abb987e9 100644 --- a/_module/uti/meat028.uti.json +++ b/_module/uti/meat028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/meat029.uti.json b/_module/uti/meat029.uti.json index c38ef7a0..3b0ece7e 100644 --- a/_module/uti/meat029.uti.json +++ b/_module/uti/meat029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud.uti.json b/_module/uti/metalstud.uti.json index 322f48a2..cc317abe 100644 --- a/_module/uti/metalstud.uti.json +++ b/_module/uti/metalstud.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud001.uti.json b/_module/uti/metalstud001.uti.json index 6b07a6c3..5d4ee835 100644 --- a/_module/uti/metalstud001.uti.json +++ b/_module/uti/metalstud001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud002.uti.json b/_module/uti/metalstud002.uti.json index d3b8edbd..bb9ea280 100644 --- a/_module/uti/metalstud002.uti.json +++ b/_module/uti/metalstud002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud003.uti.json b/_module/uti/metalstud003.uti.json index ebe2049f..28a7f1e5 100644 --- a/_module/uti/metalstud003.uti.json +++ b/_module/uti/metalstud003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud004.uti.json b/_module/uti/metalstud004.uti.json index 2c3855b5..bafae41b 100644 --- a/_module/uti/metalstud004.uti.json +++ b/_module/uti/metalstud004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud005.uti.json b/_module/uti/metalstud005.uti.json index bc996476..6e0a78ab 100644 --- a/_module/uti/metalstud005.uti.json +++ b/_module/uti/metalstud005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud006.uti.json b/_module/uti/metalstud006.uti.json index 28a2a823..8fdb2eb8 100644 --- a/_module/uti/metalstud006.uti.json +++ b/_module/uti/metalstud006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud007.uti.json b/_module/uti/metalstud007.uti.json index 3f479eb3..edff8f12 100644 --- a/_module/uti/metalstud007.uti.json +++ b/_module/uti/metalstud007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud008.uti.json b/_module/uti/metalstud008.uti.json index 6b6a038d..21612f10 100644 --- a/_module/uti/metalstud008.uti.json +++ b/_module/uti/metalstud008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud009.uti.json b/_module/uti/metalstud009.uti.json index 1a5eb951..ca8f6248 100644 --- a/_module/uti/metalstud009.uti.json +++ b/_module/uti/metalstud009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud010.uti.json b/_module/uti/metalstud010.uti.json index fc3d5690..9e74fd3b 100644 --- a/_module/uti/metalstud010.uti.json +++ b/_module/uti/metalstud010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud011.uti.json b/_module/uti/metalstud011.uti.json index 5f08a39f..291a858e 100644 --- a/_module/uti/metalstud011.uti.json +++ b/_module/uti/metalstud011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud012.uti.json b/_module/uti/metalstud012.uti.json index 61f65d8a..c2c6bb3a 100644 --- a/_module/uti/metalstud012.uti.json +++ b/_module/uti/metalstud012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud013.uti.json b/_module/uti/metalstud013.uti.json index 79c59115..a20df548 100644 --- a/_module/uti/metalstud013.uti.json +++ b/_module/uti/metalstud013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud014.uti.json b/_module/uti/metalstud014.uti.json index 9380aa7d..f7d166a2 100644 --- a/_module/uti/metalstud014.uti.json +++ b/_module/uti/metalstud014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud015.uti.json b/_module/uti/metalstud015.uti.json index 2e4be2b3..55dfd9a5 100644 --- a/_module/uti/metalstud015.uti.json +++ b/_module/uti/metalstud015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud016.uti.json b/_module/uti/metalstud016.uti.json index 683549fd..08d91e0f 100644 --- a/_module/uti/metalstud016.uti.json +++ b/_module/uti/metalstud016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud017.uti.json b/_module/uti/metalstud017.uti.json index a4e1bfcb..2871c585 100644 --- a/_module/uti/metalstud017.uti.json +++ b/_module/uti/metalstud017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud018.uti.json b/_module/uti/metalstud018.uti.json index a18741ab..2c810b91 100644 --- a/_module/uti/metalstud018.uti.json +++ b/_module/uti/metalstud018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud019.uti.json b/_module/uti/metalstud019.uti.json index e75c4f3c..5c6a68db 100644 --- a/_module/uti/metalstud019.uti.json +++ b/_module/uti/metalstud019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud020.uti.json b/_module/uti/metalstud020.uti.json index 259c9178..43e79b9d 100644 --- a/_module/uti/metalstud020.uti.json +++ b/_module/uti/metalstud020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud021.uti.json b/_module/uti/metalstud021.uti.json index 28344fc5..84bf7f91 100644 --- a/_module/uti/metalstud021.uti.json +++ b/_module/uti/metalstud021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud022.uti.json b/_module/uti/metalstud022.uti.json index 93cdb765..7dbf97d1 100644 --- a/_module/uti/metalstud022.uti.json +++ b/_module/uti/metalstud022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud023.uti.json b/_module/uti/metalstud023.uti.json index e1d19d06..81bc9721 100644 --- a/_module/uti/metalstud023.uti.json +++ b/_module/uti/metalstud023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud024.uti.json b/_module/uti/metalstud024.uti.json index 5c7e52b3..4c7c7eab 100644 --- a/_module/uti/metalstud024.uti.json +++ b/_module/uti/metalstud024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud025.uti.json b/_module/uti/metalstud025.uti.json index 6309ff26..703322d8 100644 --- a/_module/uti/metalstud025.uti.json +++ b/_module/uti/metalstud025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud026.uti.json b/_module/uti/metalstud026.uti.json index f7deea58..f9da9216 100644 --- a/_module/uti/metalstud026.uti.json +++ b/_module/uti/metalstud026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud027.uti.json b/_module/uti/metalstud027.uti.json index c9b275a9..ada9d77c 100644 --- a/_module/uti/metalstud027.uti.json +++ b/_module/uti/metalstud027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud028.uti.json b/_module/uti/metalstud028.uti.json index e111a3c7..74e5cdf3 100644 --- a/_module/uti/metalstud028.uti.json +++ b/_module/uti/metalstud028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud029.uti.json b/_module/uti/metalstud029.uti.json index e9d5de6f..d3ecbec7 100644 --- a/_module/uti/metalstud029.uti.json +++ b/_module/uti/metalstud029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud030.uti.json b/_module/uti/metalstud030.uti.json index 5c12c8ed..f7e70c26 100644 --- a/_module/uti/metalstud030.uti.json +++ b/_module/uti/metalstud030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud031.uti.json b/_module/uti/metalstud031.uti.json index 8103210d..36227eab 100644 --- a/_module/uti/metalstud031.uti.json +++ b/_module/uti/metalstud031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud032.uti.json b/_module/uti/metalstud032.uti.json index 8fb44568..ceb67f31 100644 --- a/_module/uti/metalstud032.uti.json +++ b/_module/uti/metalstud032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud033.uti.json b/_module/uti/metalstud033.uti.json index 5341b243..a23abb84 100644 --- a/_module/uti/metalstud033.uti.json +++ b/_module/uti/metalstud033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud034.uti.json b/_module/uti/metalstud034.uti.json index 478c74ac..73d40ac8 100644 --- a/_module/uti/metalstud034.uti.json +++ b/_module/uti/metalstud034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud035.uti.json b/_module/uti/metalstud035.uti.json index 86f43099..7d550242 100644 --- a/_module/uti/metalstud035.uti.json +++ b/_module/uti/metalstud035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud036.uti.json b/_module/uti/metalstud036.uti.json index ba2b9f7f..09fcc96f 100644 --- a/_module/uti/metalstud036.uti.json +++ b/_module/uti/metalstud036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud037.uti.json b/_module/uti/metalstud037.uti.json index 74166d52..771408ec 100644 --- a/_module/uti/metalstud037.uti.json +++ b/_module/uti/metalstud037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/metalstud038.uti.json b/_module/uti/metalstud038.uti.json index 58a13d0d..5dca0afc 100644 --- a/_module/uti/metalstud038.uti.json +++ b/_module/uti/metalstud038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/minerspick.uti.json b/_module/uti/minerspick.uti.json index ec89c4ae..bf479606 100644 --- a/_module/uti/minerspick.uti.json +++ b/_module/uti/minerspick.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/minerspickaxe.uti.json b/_module/uti/minerspickaxe.uti.json index 244564b0..15059ea9 100644 --- a/_module/uti/minerspickaxe.uti.json +++ b/_module/uti/minerspickaxe.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/mistletoe.uti.json b/_module/uti/mistletoe.uti.json index c0ca9655..be773686 100644 --- a/_module/uti/mistletoe.uti.json +++ b/_module/uti/mistletoe.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/moonstone.uti.json b/_module/uti/moonstone.uti.json index 60e9a9de..b8beaef6 100644 --- a/_module/uti/moonstone.uti.json +++ b/_module/uti/moonstone.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/moonstone001.uti.json b/_module/uti/moonstone001.uti.json index 78f0917d..f2f97b4b 100644 --- a/_module/uti/moonstone001.uti.json +++ b/_module/uti/moonstone001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/moonstone002.uti.json b/_module/uti/moonstone002.uti.json index 33e493b7..d28f08cd 100644 --- a/_module/uti/moonstone002.uti.json +++ b/_module/uti/moonstone002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/moonstone003.uti.json b/_module/uti/moonstone003.uti.json index 0822b719..8b492ae3 100644 --- a/_module/uti/moonstone003.uti.json +++ b/_module/uti/moonstone003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/moonstone004.uti.json b/_module/uti/moonstone004.uti.json index d37067e8..8ef58aa2 100644 --- a/_module/uti/moonstone004.uti.json +++ b/_module/uti/moonstone004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/moonstone005.uti.json b/_module/uti/moonstone005.uti.json index ccd342ff..d34d8ce8 100644 --- a/_module/uti/moonstone005.uti.json +++ b/_module/uti/moonstone005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/mossagate.uti.json b/_module/uti/mossagate.uti.json index e0b828f2..381a43f7 100644 --- a/_module/uti/mossagate.uti.json +++ b/_module/uti/mossagate.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/mossagate001.uti.json b/_module/uti/mossagate001.uti.json index 198690dd..9e6a2615 100644 --- a/_module/uti/mossagate001.uti.json +++ b/_module/uti/mossagate001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/mossagate002.uti.json b/_module/uti/mossagate002.uti.json index e41a2c39..b5906ea3 100644 --- a/_module/uti/mossagate002.uti.json +++ b/_module/uti/mossagate002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/mossagate003.uti.json b/_module/uti/mossagate003.uti.json index 328dfbbc..3e622285 100644 --- a/_module/uti/mossagate003.uti.json +++ b/_module/uti/mossagate003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/mossagate004.uti.json b/_module/uti/mossagate004.uti.json index c7c639c1..c3dce600 100644 --- a/_module/uti/mossagate004.uti.json +++ b/_module/uti/mossagate004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/mossagate005.uti.json b/_module/uti/mossagate005.uti.json index dc5c070c..2a9edec1 100644 --- a/_module/uti/mossagate005.uti.json +++ b/_module/uti/mossagate005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/nasturtium.uti.json b/_module/uti/nasturtium.uti.json index cda46d8f..f5519939 100644 --- a/_module/uti/nasturtium.uti.json +++ b/_module/uti/nasturtium.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/oatgrains.uti.json b/_module/uti/oatgrains.uti.json index 81ed9337..9b81d0fd 100644 --- a/_module/uti/oatgrains.uti.json +++ b/_module/uti/oatgrains.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/obsidian.uti.json b/_module/uti/obsidian.uti.json index 66d60995..24699964 100644 --- a/_module/uti/obsidian.uti.json +++ b/_module/uti/obsidian.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/obsidian001.uti.json b/_module/uti/obsidian001.uti.json index e236d42e..fc4d0b4f 100644 --- a/_module/uti/obsidian001.uti.json +++ b/_module/uti/obsidian001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/obsidian002.uti.json b/_module/uti/obsidian002.uti.json index 34212166..5da60dd0 100644 --- a/_module/uti/obsidian002.uti.json +++ b/_module/uti/obsidian002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/obsidian003.uti.json b/_module/uti/obsidian003.uti.json index c15f976d..00d297ca 100644 --- a/_module/uti/obsidian003.uti.json +++ b/_module/uti/obsidian003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/obsidian004.uti.json b/_module/uti/obsidian004.uti.json index 1774f8e6..c9ac24a0 100644 --- a/_module/uti/obsidian004.uti.json +++ b/_module/uti/obsidian004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/obsidian005.uti.json b/_module/uti/obsidian005.uti.json index f1092f41..8867cade 100644 --- a/_module/uti/obsidian005.uti.json +++ b/_module/uti/obsidian005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/okra.uti.json b/_module/uti/okra.uti.json index 91a036bd..59945f99 100644 --- a/_module/uti/okra.uti.json +++ b/_module/uti/okra.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/olive.uti.json b/_module/uti/olive.uti.json index 5621f4c7..4752959c 100644 --- a/_module/uti/olive.uti.json +++ b/_module/uti/olive.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/onionbulb.uti.json b/_module/uti/onionbulb.uti.json index 1a96d5b7..7b8d019b 100644 --- a/_module/uti/onionbulb.uti.json +++ b/_module/uti/onionbulb.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/onyx.uti.json b/_module/uti/onyx.uti.json index 3f2f7cf3..1636b7e0 100644 --- a/_module/uti/onyx.uti.json +++ b/_module/uti/onyx.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/onyx001.uti.json b/_module/uti/onyx001.uti.json index 5056028f..a98e3179 100644 --- a/_module/uti/onyx001.uti.json +++ b/_module/uti/onyx001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/onyx002.uti.json b/_module/uti/onyx002.uti.json index ffaf3c5e..6987e109 100644 --- a/_module/uti/onyx002.uti.json +++ b/_module/uti/onyx002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/onyx003.uti.json b/_module/uti/onyx003.uti.json index 7df47bf0..25eb29e5 100644 --- a/_module/uti/onyx003.uti.json +++ b/_module/uti/onyx003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/onyx004.uti.json b/_module/uti/onyx004.uti.json index e5118cf6..c83e7e16 100644 --- a/_module/uti/onyx004.uti.json +++ b/_module/uti/onyx004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/onyx005.uti.json b/_module/uti/onyx005.uti.json index 2e019a70..337ae632 100644 --- a/_module/uti/onyx005.uti.json +++ b/_module/uti/onyx005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/opal.uti.json b/_module/uti/opal.uti.json index f4d9786a..6c100b7f 100644 --- a/_module/uti/opal.uti.json +++ b/_module/uti/opal.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/opal001.uti.json b/_module/uti/opal001.uti.json index e1da1b52..81e6bd56 100644 --- a/_module/uti/opal001.uti.json +++ b/_module/uti/opal001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/opal002.uti.json b/_module/uti/opal002.uti.json index 9f84ab9f..d7c1b72e 100644 --- a/_module/uti/opal002.uti.json +++ b/_module/uti/opal002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/opal003.uti.json b/_module/uti/opal003.uti.json index 428862c4..4b517dd0 100644 --- a/_module/uti/opal003.uti.json +++ b/_module/uti/opal003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/opal004.uti.json b/_module/uti/opal004.uti.json index e6d1905a..68a55e64 100644 --- a/_module/uti/opal004.uti.json +++ b/_module/uti/opal004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/opal005.uti.json b/_module/uti/opal005.uti.json index cb069765..f840fa1a 100644 --- a/_module/uti/opal005.uti.json +++ b/_module/uti/opal005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orange.uti.json b/_module/uti/orange.uti.json index 2c46c4d5..a231aba8 100644 --- a/_module/uti/orange.uti.json +++ b/_module/uti/orange.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/orchardblade.uti.json b/_module/uti/orchardblade.uti.json index 1cf61d31..8a86ed33 100644 --- a/_module/uti/orchardblade.uti.json +++ b/_module/uti/orchardblade.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore001.uti.json b/_module/uti/ore001.uti.json index 3a309a4a..7d77ad00 100644 --- a/_module/uti/ore001.uti.json +++ b/_module/uti/ore001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore002.uti.json b/_module/uti/ore002.uti.json index 8f1fa6d4..56cec203 100644 --- a/_module/uti/ore002.uti.json +++ b/_module/uti/ore002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore003.uti.json b/_module/uti/ore003.uti.json index 40063f85..c59ccb67 100644 --- a/_module/uti/ore003.uti.json +++ b/_module/uti/ore003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore004.uti.json b/_module/uti/ore004.uti.json index c1750965..313d9ed1 100644 --- a/_module/uti/ore004.uti.json +++ b/_module/uti/ore004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore005.uti.json b/_module/uti/ore005.uti.json index 0d91c456..a118cc82 100644 --- a/_module/uti/ore005.uti.json +++ b/_module/uti/ore005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore006.uti.json b/_module/uti/ore006.uti.json index 8877d3c3..992eb935 100644 --- a/_module/uti/ore006.uti.json +++ b/_module/uti/ore006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore007.uti.json b/_module/uti/ore007.uti.json index baae3b0b..1dbbc34b 100644 --- a/_module/uti/ore007.uti.json +++ b/_module/uti/ore007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore008.uti.json b/_module/uti/ore008.uti.json index fe3360e2..096d75a4 100644 --- a/_module/uti/ore008.uti.json +++ b/_module/uti/ore008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore009.uti.json b/_module/uti/ore009.uti.json index 294b1d8c..7da9967e 100644 --- a/_module/uti/ore009.uti.json +++ b/_module/uti/ore009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore010.uti.json b/_module/uti/ore010.uti.json index 8acf1b09..8e4858f7 100644 --- a/_module/uti/ore010.uti.json +++ b/_module/uti/ore010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore011.uti.json b/_module/uti/ore011.uti.json index 348c121d..ed41b79e 100644 --- a/_module/uti/ore011.uti.json +++ b/_module/uti/ore011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore012.uti.json b/_module/uti/ore012.uti.json index f53ccb05..021371f1 100644 --- a/_module/uti/ore012.uti.json +++ b/_module/uti/ore012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ore013.uti.json b/_module/uti/ore013.uti.json index 061185e8..e2f5409e 100644 --- a/_module/uti/ore013.uti.json +++ b/_module/uti/ore013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/oregano.uti.json b/_module/uti/oregano.uti.json index ca6417cb..48e81bc2 100644 --- a/_module/uti/oregano.uti.json +++ b/_module/uti/oregano.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/orientalameth001.uti.json b/_module/uti/orientalameth001.uti.json index 8bd140c6..28ed0e42 100644 --- a/_module/uti/orientalameth001.uti.json +++ b/_module/uti/orientalameth001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalameth002.uti.json b/_module/uti/orientalameth002.uti.json index bf63e9b8..35fbe8b3 100644 --- a/_module/uti/orientalameth002.uti.json +++ b/_module/uti/orientalameth002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalameth003.uti.json b/_module/uti/orientalameth003.uti.json index 940f6096..bf7bf8c0 100644 --- a/_module/uti/orientalameth003.uti.json +++ b/_module/uti/orientalameth003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalameth004.uti.json b/_module/uti/orientalameth004.uti.json index 92612c2a..bf24d4fa 100644 --- a/_module/uti/orientalameth004.uti.json +++ b/_module/uti/orientalameth004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalameth005.uti.json b/_module/uti/orientalameth005.uti.json index 99e58e8b..636f05df 100644 --- a/_module/uti/orientalameth005.uti.json +++ b/_module/uti/orientalameth005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalamethyst.uti.json b/_module/uti/orientalamethyst.uti.json index 2bcb8f81..af35925b 100644 --- a/_module/uti/orientalamethyst.uti.json +++ b/_module/uti/orientalamethyst.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalemera001.uti.json b/_module/uti/orientalemera001.uti.json index b746e652..e91d22ed 100644 --- a/_module/uti/orientalemera001.uti.json +++ b/_module/uti/orientalemera001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalemera002.uti.json b/_module/uti/orientalemera002.uti.json index 51b57abc..bb9981a1 100644 --- a/_module/uti/orientalemera002.uti.json +++ b/_module/uti/orientalemera002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalemera003.uti.json b/_module/uti/orientalemera003.uti.json index f1d7a75c..cf4ec634 100644 --- a/_module/uti/orientalemera003.uti.json +++ b/_module/uti/orientalemera003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalemera004.uti.json b/_module/uti/orientalemera004.uti.json index c1a3cee9..b974293f 100644 --- a/_module/uti/orientalemera004.uti.json +++ b/_module/uti/orientalemera004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalemera005.uti.json b/_module/uti/orientalemera005.uti.json index 460639a0..807b14df 100644 --- a/_module/uti/orientalemera005.uti.json +++ b/_module/uti/orientalemera005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalemerald.uti.json b/_module/uti/orientalemerald.uti.json index 6ca43a38..d09c1409 100644 --- a/_module/uti/orientalemerald.uti.json +++ b/_module/uti/orientalemerald.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientalpoppy.uti.json b/_module/uti/orientalpoppy.uti.json index 5ef71875..20cdd5b8 100644 --- a/_module/uti/orientalpoppy.uti.json +++ b/_module/uti/orientalpoppy.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/orientaltopaz.uti.json b/_module/uti/orientaltopaz.uti.json index 9625eb08..90d3059a 100644 --- a/_module/uti/orientaltopaz.uti.json +++ b/_module/uti/orientaltopaz.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientaltopaz002.uti.json b/_module/uti/orientaltopaz002.uti.json index b0d2676d..d7a5f6e8 100644 --- a/_module/uti/orientaltopaz002.uti.json +++ b/_module/uti/orientaltopaz002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientaltopaz003.uti.json b/_module/uti/orientaltopaz003.uti.json index dd65f9cd..acaeee37 100644 --- a/_module/uti/orientaltopaz003.uti.json +++ b/_module/uti/orientaltopaz003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientaltopaz004.uti.json b/_module/uti/orientaltopaz004.uti.json index 304d9058..db02888b 100644 --- a/_module/uti/orientaltopaz004.uti.json +++ b/_module/uti/orientaltopaz004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/orientaltopaz005.uti.json b/_module/uti/orientaltopaz005.uti.json index 466538b6..eaf59191 100644 --- a/_module/uti/orientaltopaz005.uti.json +++ b/_module/uti/orientaltopaz005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/p_clothing016.uti.json b/_module/uti/p_clothing016.uti.json index 2369148c..aa20ed03 100644 --- a/_module/uti/p_clothing016.uti.json +++ b/_module/uti/p_clothing016.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_001.uti.json b/_module/uti/p_clothing_001.uti.json index 6412754d..7555b32e 100644 --- a/_module/uti/p_clothing_001.uti.json +++ b/_module/uti/p_clothing_001.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_002.uti.json b/_module/uti/p_clothing_002.uti.json index bdac90ac..0ab4d134 100644 --- a/_module/uti/p_clothing_002.uti.json +++ b/_module/uti/p_clothing_002.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_003.uti.json b/_module/uti/p_clothing_003.uti.json index baa59ef3..359d76d8 100644 --- a/_module/uti/p_clothing_003.uti.json +++ b/_module/uti/p_clothing_003.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_004.uti.json b/_module/uti/p_clothing_004.uti.json index 4f821772..115e2d90 100644 --- a/_module/uti/p_clothing_004.uti.json +++ b/_module/uti/p_clothing_004.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_005.uti.json b/_module/uti/p_clothing_005.uti.json index 4f1352fb..c5938271 100644 --- a/_module/uti/p_clothing_005.uti.json +++ b/_module/uti/p_clothing_005.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_006.uti.json b/_module/uti/p_clothing_006.uti.json index 80098ad7..4b3f6786 100644 --- a/_module/uti/p_clothing_006.uti.json +++ b/_module/uti/p_clothing_006.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_007.uti.json b/_module/uti/p_clothing_007.uti.json index 9fe92efe..651f1ed2 100644 --- a/_module/uti/p_clothing_007.uti.json +++ b/_module/uti/p_clothing_007.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_008.uti.json b/_module/uti/p_clothing_008.uti.json index 0029372f..48eca911 100644 --- a/_module/uti/p_clothing_008.uti.json +++ b/_module/uti/p_clothing_008.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_009.uti.json b/_module/uti/p_clothing_009.uti.json index db91f50f..a15dd178 100644 --- a/_module/uti/p_clothing_009.uti.json +++ b/_module/uti/p_clothing_009.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_010.uti.json b/_module/uti/p_clothing_010.uti.json index 491f1a09..95c2de14 100644 --- a/_module/uti/p_clothing_010.uti.json +++ b/_module/uti/p_clothing_010.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_011.uti.json b/_module/uti/p_clothing_011.uti.json index 548bc790..9f98b312 100644 --- a/_module/uti/p_clothing_011.uti.json +++ b/_module/uti/p_clothing_011.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_012.uti.json b/_module/uti/p_clothing_012.uti.json index 1441a01c..97b8607d 100644 --- a/_module/uti/p_clothing_012.uti.json +++ b/_module/uti/p_clothing_012.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_013.uti.json b/_module/uti/p_clothing_013.uti.json index cfc3d3a4..18cd5d79 100644 --- a/_module/uti/p_clothing_013.uti.json +++ b/_module/uti/p_clothing_013.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_014.uti.json b/_module/uti/p_clothing_014.uti.json index 528b82b0..f8784032 100644 --- a/_module/uti/p_clothing_014.uti.json +++ b/_module/uti/p_clothing_014.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 10 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_015.uti.json b/_module/uti/p_clothing_015.uti.json index eef998b4..faca78c5 100644 --- a/_module/uti/p_clothing_015.uti.json +++ b/_module/uti/p_clothing_015.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 3 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_017.uti.json b/_module/uti/p_clothing_017.uti.json index 939dce0f..5cb79c71 100644 --- a/_module/uti/p_clothing_017.uti.json +++ b/_module/uti/p_clothing_017.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_018.uti.json b/_module/uti/p_clothing_018.uti.json index 31ab3438..193bbf0a 100644 --- a/_module/uti/p_clothing_018.uti.json +++ b/_module/uti/p_clothing_018.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_019.uti.json b/_module/uti/p_clothing_019.uti.json index 5908ab68..76e31073 100644 --- a/_module/uti/p_clothing_019.uti.json +++ b/_module/uti/p_clothing_019.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_020.uti.json b/_module/uti/p_clothing_020.uti.json index ef5b0d12..3248764b 100644 --- a/_module/uti/p_clothing_020.uti.json +++ b/_module/uti/p_clothing_020.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_021.uti.json b/_module/uti/p_clothing_021.uti.json index 4b32a5e0..e7136835 100644 --- a/_module/uti/p_clothing_021.uti.json +++ b/_module/uti/p_clothing_021.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_022.uti.json b/_module/uti/p_clothing_022.uti.json index ef02fe67..32a49ab7 100644 --- a/_module/uti/p_clothing_022.uti.json +++ b/_module/uti/p_clothing_022.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 3 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 14 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_023.uti.json b/_module/uti/p_clothing_023.uti.json index dd3a7006..880f8b4e 100644 --- a/_module/uti/p_clothing_023.uti.json +++ b/_module/uti/p_clothing_023.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 9 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_024.uti.json b/_module/uti/p_clothing_024.uti.json index 12c8700b..0546284c 100644 --- a/_module/uti/p_clothing_024.uti.json +++ b/_module/uti/p_clothing_024.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_025.uti.json b/_module/uti/p_clothing_025.uti.json index e7bb5656..2a0262a8 100644 --- a/_module/uti/p_clothing_025.uti.json +++ b/_module/uti/p_clothing_025.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_026.uti.json b/_module/uti/p_clothing_026.uti.json index 9c211b1a..37d296ba 100644 --- a/_module/uti/p_clothing_026.uti.json +++ b/_module/uti/p_clothing_026.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_027.uti.json b/_module/uti/p_clothing_027.uti.json index 1b7bc3a8..0c858b07 100644 --- a/_module/uti/p_clothing_027.uti.json +++ b/_module/uti/p_clothing_027.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 4 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_028.uti.json b/_module/uti/p_clothing_028.uti.json index 8062d28d..598084c7 100644 --- a/_module/uti/p_clothing_028.uti.json +++ b/_module/uti/p_clothing_028.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/p_clothing_029.uti.json b/_module/uti/p_clothing_029.uti.json index 46a61550..0d78f566 100644 --- a/_module/uti/p_clothing_029.uti.json +++ b/_module/uti/p_clothing_029.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 16 @@ -104,10 +100,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/papr_blank_norma.uti.json b/_module/uti/papr_blank_norma.uti.json index a0dfd94c..17985ffa 100644 --- a/_module/uti/papr_blank_norma.uti.json +++ b/_module/uti/papr_blank_norma.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/papr_blank_rice.uti.json b/_module/uti/papr_blank_rice.uti.json index 771a2a91..b44886b1 100644 --- a/_module/uti/papr_blank_rice.uti.json +++ b/_module/uti/papr_blank_rice.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/papr_blank_silk.uti.json b/_module/uti/papr_blank_silk.uti.json index 185acf12..a10bf979 100644 --- a/_module/uti/papr_blank_silk.uti.json +++ b/_module/uti/papr_blank_silk.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/parsley.uti.json b/_module/uti/parsley.uti.json index 0885d90b..aba62e88 100644 --- a/_module/uti/parsley.uti.json +++ b/_module/uti/parsley.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern.uti.json b/_module/uti/pattern.uti.json index ddbbbb86..593956e3 100644 --- a/_module/uti/pattern.uti.json +++ b/_module/uti/pattern.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/pattern001.uti.json b/_module/uti/pattern001.uti.json index a0d0fbda..8619edae 100644 --- a/_module/uti/pattern001.uti.json +++ b/_module/uti/pattern001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern002.uti.json b/_module/uti/pattern002.uti.json index b770916e..7f0af1ec 100644 --- a/_module/uti/pattern002.uti.json +++ b/_module/uti/pattern002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern003.uti.json b/_module/uti/pattern003.uti.json index 4ac08419..72a7e4b2 100644 --- a/_module/uti/pattern003.uti.json +++ b/_module/uti/pattern003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern004.uti.json b/_module/uti/pattern004.uti.json index cd1dc8bb..3f0f8158 100644 --- a/_module/uti/pattern004.uti.json +++ b/_module/uti/pattern004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern005.uti.json b/_module/uti/pattern005.uti.json index 3742d2c5..094f2289 100644 --- a/_module/uti/pattern005.uti.json +++ b/_module/uti/pattern005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern006.uti.json b/_module/uti/pattern006.uti.json index 777469bc..5defd746 100644 --- a/_module/uti/pattern006.uti.json +++ b/_module/uti/pattern006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern007.uti.json b/_module/uti/pattern007.uti.json index 586ba932..9fb34f55 100644 --- a/_module/uti/pattern007.uti.json +++ b/_module/uti/pattern007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern008.uti.json b/_module/uti/pattern008.uti.json index 5e5360df..0e3c99b6 100644 --- a/_module/uti/pattern008.uti.json +++ b/_module/uti/pattern008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern009.uti.json b/_module/uti/pattern009.uti.json index 9f1a146b..3b259353 100644 --- a/_module/uti/pattern009.uti.json +++ b/_module/uti/pattern009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern010.uti.json b/_module/uti/pattern010.uti.json index 9f9259bb..5e5d5c30 100644 --- a/_module/uti/pattern010.uti.json +++ b/_module/uti/pattern010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern011.uti.json b/_module/uti/pattern011.uti.json index b094e3c6..ffe13aad 100644 --- a/_module/uti/pattern011.uti.json +++ b/_module/uti/pattern011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern012.uti.json b/_module/uti/pattern012.uti.json index 3f508b5b..10aec2e1 100644 --- a/_module/uti/pattern012.uti.json +++ b/_module/uti/pattern012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern013.uti.json b/_module/uti/pattern013.uti.json index 2716d5ca..7cad43d2 100644 --- a/_module/uti/pattern013.uti.json +++ b/_module/uti/pattern013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern014.uti.json b/_module/uti/pattern014.uti.json index 3798debb..b0595039 100644 --- a/_module/uti/pattern014.uti.json +++ b/_module/uti/pattern014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern015.uti.json b/_module/uti/pattern015.uti.json index 31385203..5588086c 100644 --- a/_module/uti/pattern015.uti.json +++ b/_module/uti/pattern015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern016.uti.json b/_module/uti/pattern016.uti.json index 561c8d66..1b7bf596 100644 --- a/_module/uti/pattern016.uti.json +++ b/_module/uti/pattern016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 70 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern017.uti.json b/_module/uti/pattern017.uti.json index f94b1b8a..b681f4df 100644 --- a/_module/uti/pattern017.uti.json +++ b/_module/uti/pattern017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern018.uti.json b/_module/uti/pattern018.uti.json index b25e0dbf..4d6bbb72 100644 --- a/_module/uti/pattern018.uti.json +++ b/_module/uti/pattern018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern019.uti.json b/_module/uti/pattern019.uti.json index 951f291b..9f4a8e33 100644 --- a/_module/uti/pattern019.uti.json +++ b/_module/uti/pattern019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern020.uti.json b/_module/uti/pattern020.uti.json index bd9cda13..232037d1 100644 --- a/_module/uti/pattern020.uti.json +++ b/_module/uti/pattern020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern021.uti.json b/_module/uti/pattern021.uti.json index b1312a53..db229353 100644 --- a/_module/uti/pattern021.uti.json +++ b/_module/uti/pattern021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern022.uti.json b/_module/uti/pattern022.uti.json index 1542444a..3bbfc545 100644 --- a/_module/uti/pattern022.uti.json +++ b/_module/uti/pattern022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern023.uti.json b/_module/uti/pattern023.uti.json index 9c0cd45d..2f92512b 100644 --- a/_module/uti/pattern023.uti.json +++ b/_module/uti/pattern023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 16 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern024.uti.json b/_module/uti/pattern024.uti.json index 1f29ae7e..af5ad58b 100644 --- a/_module/uti/pattern024.uti.json +++ b/_module/uti/pattern024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern025.uti.json b/_module/uti/pattern025.uti.json index 432b8986..28b4d7b5 100644 --- a/_module/uti/pattern025.uti.json +++ b/_module/uti/pattern025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern026.uti.json b/_module/uti/pattern026.uti.json index dd404c6f..22a08d46 100644 --- a/_module/uti/pattern026.uti.json +++ b/_module/uti/pattern026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern027.uti.json b/_module/uti/pattern027.uti.json index d065f220..7cf055f5 100644 --- a/_module/uti/pattern027.uti.json +++ b/_module/uti/pattern027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern028.uti.json b/_module/uti/pattern028.uti.json index b8f0d7e9..939ff288 100644 --- a/_module/uti/pattern028.uti.json +++ b/_module/uti/pattern028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern030.uti.json b/_module/uti/pattern030.uti.json index 4ef780bc..1e076473 100644 --- a/_module/uti/pattern030.uti.json +++ b/_module/uti/pattern030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern031.uti.json b/_module/uti/pattern031.uti.json index 062280c0..e8ff4c8f 100644 --- a/_module/uti/pattern031.uti.json +++ b/_module/uti/pattern031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern032.uti.json b/_module/uti/pattern032.uti.json index 73b53dbc..63e4f3d9 100644 --- a/_module/uti/pattern032.uti.json +++ b/_module/uti/pattern032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern033.uti.json b/_module/uti/pattern033.uti.json index 07945e3c..7b05961a 100644 --- a/_module/uti/pattern033.uti.json +++ b/_module/uti/pattern033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 80 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern034.uti.json b/_module/uti/pattern034.uti.json index 9776808f..8734b471 100644 --- a/_module/uti/pattern034.uti.json +++ b/_module/uti/pattern034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern035.uti.json b/_module/uti/pattern035.uti.json index 90db41ab..8cff467e 100644 --- a/_module/uti/pattern035.uti.json +++ b/_module/uti/pattern035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern036.uti.json b/_module/uti/pattern036.uti.json index 8ea6abb9..b18adb00 100644 --- a/_module/uti/pattern036.uti.json +++ b/_module/uti/pattern036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern037.uti.json b/_module/uti/pattern037.uti.json index 1627d944..f7d638b9 100644 --- a/_module/uti/pattern037.uti.json +++ b/_module/uti/pattern037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern038.uti.json b/_module/uti/pattern038.uti.json index d83efaf0..a9f2df63 100644 --- a/_module/uti/pattern038.uti.json +++ b/_module/uti/pattern038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern039.uti.json b/_module/uti/pattern039.uti.json index 5401a4dc..946f94f1 100644 --- a/_module/uti/pattern039.uti.json +++ b/_module/uti/pattern039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern040.uti.json b/_module/uti/pattern040.uti.json index d854d0c9..878e2148 100644 --- a/_module/uti/pattern040.uti.json +++ b/_module/uti/pattern040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 16 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern041.uti.json b/_module/uti/pattern041.uti.json index 09db7269..4354cb3f 100644 --- a/_module/uti/pattern041.uti.json +++ b/_module/uti/pattern041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern042.uti.json b/_module/uti/pattern042.uti.json index 4fd81adb..d9e173c8 100644 --- a/_module/uti/pattern042.uti.json +++ b/_module/uti/pattern042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern043.uti.json b/_module/uti/pattern043.uti.json index 7d425273..7c38bd28 100644 --- a/_module/uti/pattern043.uti.json +++ b/_module/uti/pattern043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern044.uti.json b/_module/uti/pattern044.uti.json index 40a8d67c..e15a08f1 100644 --- a/_module/uti/pattern044.uti.json +++ b/_module/uti/pattern044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern045.uti.json b/_module/uti/pattern045.uti.json index 197bc04e..e84b87d0 100644 --- a/_module/uti/pattern045.uti.json +++ b/_module/uti/pattern045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern046.uti.json b/_module/uti/pattern046.uti.json index 140a656a..48b6293f 100644 --- a/_module/uti/pattern046.uti.json +++ b/_module/uti/pattern046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern047.uti.json b/_module/uti/pattern047.uti.json index 94e1bff9..d2273859 100644 --- a/_module/uti/pattern047.uti.json +++ b/_module/uti/pattern047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern048.uti.json b/_module/uti/pattern048.uti.json index 27887f3e..e591b0ea 100644 --- a/_module/uti/pattern048.uti.json +++ b/_module/uti/pattern048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern049.uti.json b/_module/uti/pattern049.uti.json index 488d372d..3ec737ca 100644 --- a/_module/uti/pattern049.uti.json +++ b/_module/uti/pattern049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern050.uti.json b/_module/uti/pattern050.uti.json index 7e03e3fc..c7449ef5 100644 --- a/_module/uti/pattern050.uti.json +++ b/_module/uti/pattern050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 24 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern051.uti.json b/_module/uti/pattern051.uti.json index 12bf9afe..4b8ff0c9 100644 --- a/_module/uti/pattern051.uti.json +++ b/_module/uti/pattern051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern052.uti.json b/_module/uti/pattern052.uti.json index 354b1f3d..c3633624 100644 --- a/_module/uti/pattern052.uti.json +++ b/_module/uti/pattern052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern053.uti.json b/_module/uti/pattern053.uti.json index 3aa8c842..323a10b1 100644 --- a/_module/uti/pattern053.uti.json +++ b/_module/uti/pattern053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern054.uti.json b/_module/uti/pattern054.uti.json index 0233cae0..a0a07e7b 100644 --- a/_module/uti/pattern054.uti.json +++ b/_module/uti/pattern054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern055.uti.json b/_module/uti/pattern055.uti.json index 08bcf399..ed70f419 100644 --- a/_module/uti/pattern055.uti.json +++ b/_module/uti/pattern055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern056.uti.json b/_module/uti/pattern056.uti.json index be6a95b6..f1cfdebd 100644 --- a/_module/uti/pattern056.uti.json +++ b/_module/uti/pattern056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 80 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern057.uti.json b/_module/uti/pattern057.uti.json index da6ed0af..f5200be6 100644 --- a/_module/uti/pattern057.uti.json +++ b/_module/uti/pattern057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern058.uti.json b/_module/uti/pattern058.uti.json index ae2a863b..35cb6594 100644 --- a/_module/uti/pattern058.uti.json +++ b/_module/uti/pattern058.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern059.uti.json b/_module/uti/pattern059.uti.json index d678c1eb..4ad580d1 100644 --- a/_module/uti/pattern059.uti.json +++ b/_module/uti/pattern059.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern060.uti.json b/_module/uti/pattern060.uti.json index 04b0a0f8..eb39e813 100644 --- a/_module/uti/pattern060.uti.json +++ b/_module/uti/pattern060.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern061.uti.json b/_module/uti/pattern061.uti.json index 6b08f5a7..cb3bf43e 100644 --- a/_module/uti/pattern061.uti.json +++ b/_module/uti/pattern061.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern062.uti.json b/_module/uti/pattern062.uti.json index 1f77c25b..acc68cf1 100644 --- a/_module/uti/pattern062.uti.json +++ b/_module/uti/pattern062.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern063.uti.json b/_module/uti/pattern063.uti.json index d1cec483..6554aa3c 100644 --- a/_module/uti/pattern063.uti.json +++ b/_module/uti/pattern063.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 70 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern064.uti.json b/_module/uti/pattern064.uti.json index 1da323da..a058080d 100644 --- a/_module/uti/pattern064.uti.json +++ b/_module/uti/pattern064.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 16 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern065.uti.json b/_module/uti/pattern065.uti.json index 742507a3..b5f50682 100644 --- a/_module/uti/pattern065.uti.json +++ b/_module/uti/pattern065.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern066.uti.json b/_module/uti/pattern066.uti.json index 6df62daa..4fc9076c 100644 --- a/_module/uti/pattern066.uti.json +++ b/_module/uti/pattern066.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern067.uti.json b/_module/uti/pattern067.uti.json index 5d8ebfbe..0069d66e 100644 --- a/_module/uti/pattern067.uti.json +++ b/_module/uti/pattern067.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern068.uti.json b/_module/uti/pattern068.uti.json index 2714ad77..dfe47e9c 100644 --- a/_module/uti/pattern068.uti.json +++ b/_module/uti/pattern068.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern069.uti.json b/_module/uti/pattern069.uti.json index 6a34765a..ee1b7a8f 100644 --- a/_module/uti/pattern069.uti.json +++ b/_module/uti/pattern069.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern070.uti.json b/_module/uti/pattern070.uti.json index 8f128695..20f30b21 100644 --- a/_module/uti/pattern070.uti.json +++ b/_module/uti/pattern070.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern071.uti.json b/_module/uti/pattern071.uti.json index afd62d81..d19070e9 100644 --- a/_module/uti/pattern071.uti.json +++ b/_module/uti/pattern071.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern072.uti.json b/_module/uti/pattern072.uti.json index 82fa2ac0..e173b893 100644 --- a/_module/uti/pattern072.uti.json +++ b/_module/uti/pattern072.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern073.uti.json b/_module/uti/pattern073.uti.json index 29ea0a11..353c13a2 100644 --- a/_module/uti/pattern073.uti.json +++ b/_module/uti/pattern073.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern074.uti.json b/_module/uti/pattern074.uti.json index 9a3dce8c..76235106 100644 --- a/_module/uti/pattern074.uti.json +++ b/_module/uti/pattern074.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern075.uti.json b/_module/uti/pattern075.uti.json index 1aa99c02..b47c02f2 100644 --- a/_module/uti/pattern075.uti.json +++ b/_module/uti/pattern075.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern076.uti.json b/_module/uti/pattern076.uti.json index 234331f6..f474ec65 100644 --- a/_module/uti/pattern076.uti.json +++ b/_module/uti/pattern076.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern077.uti.json b/_module/uti/pattern077.uti.json index f498863f..9a726f25 100644 --- a/_module/uti/pattern077.uti.json +++ b/_module/uti/pattern077.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern078.uti.json b/_module/uti/pattern078.uti.json index 7bc9bfc0..e9d90367 100644 --- a/_module/uti/pattern078.uti.json +++ b/_module/uti/pattern078.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern079.uti.json b/_module/uti/pattern079.uti.json index 053a1ea1..f9b291a5 100644 --- a/_module/uti/pattern079.uti.json +++ b/_module/uti/pattern079.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern080.uti.json b/_module/uti/pattern080.uti.json index de6e048a..f1420c0f 100644 --- a/_module/uti/pattern080.uti.json +++ b/_module/uti/pattern080.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern081.uti.json b/_module/uti/pattern081.uti.json index 8206eaeb..aef77182 100644 --- a/_module/uti/pattern081.uti.json +++ b/_module/uti/pattern081.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern082.uti.json b/_module/uti/pattern082.uti.json index b84132e5..5b8f6c88 100644 --- a/_module/uti/pattern082.uti.json +++ b/_module/uti/pattern082.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern083.uti.json b/_module/uti/pattern083.uti.json index 4c848e3b..86bc01ff 100644 --- a/_module/uti/pattern083.uti.json +++ b/_module/uti/pattern083.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern084.uti.json b/_module/uti/pattern084.uti.json index f5c2717f..f7363d6f 100644 --- a/_module/uti/pattern084.uti.json +++ b/_module/uti/pattern084.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern085.uti.json b/_module/uti/pattern085.uti.json index 5ec58cec..888c7777 100644 --- a/_module/uti/pattern085.uti.json +++ b/_module/uti/pattern085.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern086.uti.json b/_module/uti/pattern086.uti.json index 22ff82d8..86167ef2 100644 --- a/_module/uti/pattern086.uti.json +++ b/_module/uti/pattern086.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern087.uti.json b/_module/uti/pattern087.uti.json index 7930561e..2962555b 100644 --- a/_module/uti/pattern087.uti.json +++ b/_module/uti/pattern087.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern088.uti.json b/_module/uti/pattern088.uti.json index 462d9dfc..239dc497 100644 --- a/_module/uti/pattern088.uti.json +++ b/_module/uti/pattern088.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 2 + "value": 0 }, "Cursed": { "type": "byte", diff --git a/_module/uti/pattern100.uti.json b/_module/uti/pattern100.uti.json index 538c180c..303a104f 100644 --- a/_module/uti/pattern100.uti.json +++ b/_module/uti/pattern100.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern101.uti.json b/_module/uti/pattern101.uti.json index 39d4c788..7a02e140 100644 --- a/_module/uti/pattern101.uti.json +++ b/_module/uti/pattern101.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 5 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 12 @@ -104,10 +100,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern102.uti.json b/_module/uti/pattern102.uti.json index f73f6819..6e53903c 100644 --- a/_module/uti/pattern102.uti.json +++ b/_module/uti/pattern102.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern105.uti.json b/_module/uti/pattern105.uti.json index 3366745a..7bf6669e 100644 --- a/_module/uti/pattern105.uti.json +++ b/_module/uti/pattern105.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 7 @@ -104,10 +100,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern106.uti.json b/_module/uti/pattern106.uti.json index 7e515f24..1dc83e04 100644 --- a/_module/uti/pattern106.uti.json +++ b/_module/uti/pattern106.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 1 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 13 @@ -104,10 +100,6 @@ "type": "dword", "value": 150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern107.uti.json b/_module/uti/pattern107.uti.json index 84df1c20..f0829492 100644 --- a/_module/uti/pattern107.uti.json +++ b/_module/uti/pattern107.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 17 @@ -104,10 +100,6 @@ "type": "dword", "value": 150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern108.uti.json b/_module/uti/pattern108.uti.json index fa8ff671..36997109 100644 --- a/_module/uti/pattern108.uti.json +++ b/_module/uti/pattern108.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern110.uti.json b/_module/uti/pattern110.uti.json index dfe30d49..f52dd735 100644 --- a/_module/uti/pattern110.uti.json +++ b/_module/uti/pattern110.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 6 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 15 @@ -104,10 +100,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern111.uti.json b/_module/uti/pattern111.uti.json index 313cbde1..c5e3c8a0 100644 --- a/_module/uti/pattern111.uti.json +++ b/_module/uti/pattern111.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 46 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern200.uti.json b/_module/uti/pattern200.uti.json index 841dd106..d74af2fd 100644 --- a/_module/uti/pattern200.uti.json +++ b/_module/uti/pattern200.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern201.uti.json b/_module/uti/pattern201.uti.json index 4c3b480e..f2eca745 100644 --- a/_module/uti/pattern201.uti.json +++ b/_module/uti/pattern201.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern202.uti.json b/_module/uti/pattern202.uti.json index 768d08e0..31198b78 100644 --- a/_module/uti/pattern202.uti.json +++ b/_module/uti/pattern202.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern203.uti.json b/_module/uti/pattern203.uti.json index 58d49ce2..b183ffa8 100644 --- a/_module/uti/pattern203.uti.json +++ b/_module/uti/pattern203.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pattern204.uti.json b/_module/uti/pattern204.uti.json index 85a16c4b..98414908 100644 --- a/_module/uti/pattern204.uti.json +++ b/_module/uti/pattern204.uti.json @@ -28,10 +28,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/peanuts.uti.json b/_module/uti/peanuts.uti.json index a82ad6cc..9f819f8e 100644 --- a/_module/uti/peanuts.uti.json +++ b/_module/uti/peanuts.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pear.uti.json b/_module/uti/pear.uti.json index 9c71a9ee..b61c2129 100644 --- a/_module/uti/pear.uti.json +++ b/_module/uti/pear.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/peas.uti.json b/_module/uti/peas.uti.json index 9b25787f..4993d625 100644 --- a/_module/uti/peas.uti.json +++ b/_module/uti/peas.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pecan.uti.json b/_module/uti/pecan.uti.json index b7c7d134..c5e5e98f 100644 --- a/_module/uti/pecan.uti.json +++ b/_module/uti/pecan.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt.uti.json b/_module/uti/pelt.uti.json index 7e2f5600..65eaa59b 100644 --- a/_module/uti/pelt.uti.json +++ b/_module/uti/pelt.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt001.uti.json b/_module/uti/pelt001.uti.json index 45530fb8..fb3a1047 100644 --- a/_module/uti/pelt001.uti.json +++ b/_module/uti/pelt001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt002.uti.json b/_module/uti/pelt002.uti.json index a913b6be..ff82b1c4 100644 --- a/_module/uti/pelt002.uti.json +++ b/_module/uti/pelt002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt003.uti.json b/_module/uti/pelt003.uti.json index b9b4905a..1b2937c2 100644 --- a/_module/uti/pelt003.uti.json +++ b/_module/uti/pelt003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt004.uti.json b/_module/uti/pelt004.uti.json index ba511551..37cbfe60 100644 --- a/_module/uti/pelt004.uti.json +++ b/_module/uti/pelt004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt005.uti.json b/_module/uti/pelt005.uti.json index 71c72c94..d1da281a 100644 --- a/_module/uti/pelt005.uti.json +++ b/_module/uti/pelt005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt006.uti.json b/_module/uti/pelt006.uti.json index 8617d86c..dba715ed 100644 --- a/_module/uti/pelt006.uti.json +++ b/_module/uti/pelt006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt007.uti.json b/_module/uti/pelt007.uti.json index b131dd3c..56411983 100644 --- a/_module/uti/pelt007.uti.json +++ b/_module/uti/pelt007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt008.uti.json b/_module/uti/pelt008.uti.json index 28fc13b2..338f7d35 100644 --- a/_module/uti/pelt008.uti.json +++ b/_module/uti/pelt008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt009.uti.json b/_module/uti/pelt009.uti.json index 63e82d06..80c5b911 100644 --- a/_module/uti/pelt009.uti.json +++ b/_module/uti/pelt009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt010.uti.json b/_module/uti/pelt010.uti.json index 82cd59f2..c54e7a61 100644 --- a/_module/uti/pelt010.uti.json +++ b/_module/uti/pelt010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt011.uti.json b/_module/uti/pelt011.uti.json index 134e31c1..c801334e 100644 --- a/_module/uti/pelt011.uti.json +++ b/_module/uti/pelt011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt012.uti.json b/_module/uti/pelt012.uti.json index 0ba9e368..fc460307 100644 --- a/_module/uti/pelt012.uti.json +++ b/_module/uti/pelt012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt013.uti.json b/_module/uti/pelt013.uti.json index fe5f1539..efc825b9 100644 --- a/_module/uti/pelt013.uti.json +++ b/_module/uti/pelt013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt014.uti.json b/_module/uti/pelt014.uti.json index bda62bc8..58dc01da 100644 --- a/_module/uti/pelt014.uti.json +++ b/_module/uti/pelt014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt015.uti.json b/_module/uti/pelt015.uti.json index 969933c6..a664f0e9 100644 --- a/_module/uti/pelt015.uti.json +++ b/_module/uti/pelt015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt016.uti.json b/_module/uti/pelt016.uti.json index 548eadd4..fb432c76 100644 --- a/_module/uti/pelt016.uti.json +++ b/_module/uti/pelt016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt017.uti.json b/_module/uti/pelt017.uti.json index 44634abc..0cdd5f33 100644 --- a/_module/uti/pelt017.uti.json +++ b/_module/uti/pelt017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt018.uti.json b/_module/uti/pelt018.uti.json index c4c1436f..04739cf0 100644 --- a/_module/uti/pelt018.uti.json +++ b/_module/uti/pelt018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt019.uti.json b/_module/uti/pelt019.uti.json index 84196ac8..45e61987 100644 --- a/_module/uti/pelt019.uti.json +++ b/_module/uti/pelt019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt020.uti.json b/_module/uti/pelt020.uti.json index 0aed74de..6bed2203 100644 --- a/_module/uti/pelt020.uti.json +++ b/_module/uti/pelt020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt021.uti.json b/_module/uti/pelt021.uti.json index 33f8ac93..1d46b580 100644 --- a/_module/uti/pelt021.uti.json +++ b/_module/uti/pelt021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt022.uti.json b/_module/uti/pelt022.uti.json index 7942bb2f..5d41af41 100644 --- a/_module/uti/pelt022.uti.json +++ b/_module/uti/pelt022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt023.uti.json b/_module/uti/pelt023.uti.json index db6026b0..ac8a0818 100644 --- a/_module/uti/pelt023.uti.json +++ b/_module/uti/pelt023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt024.uti.json b/_module/uti/pelt024.uti.json index eafc0e10..1bc0d07b 100644 --- a/_module/uti/pelt024.uti.json +++ b/_module/uti/pelt024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt025.uti.json b/_module/uti/pelt025.uti.json index f4509ec1..0ccb93f5 100644 --- a/_module/uti/pelt025.uti.json +++ b/_module/uti/pelt025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt026.uti.json b/_module/uti/pelt026.uti.json index fd205652..223e3ab6 100644 --- a/_module/uti/pelt026.uti.json +++ b/_module/uti/pelt026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt027.uti.json b/_module/uti/pelt027.uti.json index 882f9d27..e0e6d1b5 100644 --- a/_module/uti/pelt027.uti.json +++ b/_module/uti/pelt027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pelt028.uti.json b/_module/uti/pelt028.uti.json index 99f68f7e..b51f49f9 100644 --- a/_module/uti/pelt028.uti.json +++ b/_module/uti/pelt028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/peppermint.uti.json b/_module/uti/peppermint.uti.json index 13f17f1c..e203e1f8 100644 --- a/_module/uti/peppermint.uti.json +++ b/_module/uti/peppermint.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/peridot.uti.json b/_module/uti/peridot.uti.json index fec96dfe..0df224df 100644 --- a/_module/uti/peridot.uti.json +++ b/_module/uti/peridot.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/peridot001.uti.json b/_module/uti/peridot001.uti.json index f121b09f..71c91c0f 100644 --- a/_module/uti/peridot001.uti.json +++ b/_module/uti/peridot001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/peridot002.uti.json b/_module/uti/peridot002.uti.json index 976dad23..d6c676a3 100644 --- a/_module/uti/peridot002.uti.json +++ b/_module/uti/peridot002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/peridot003.uti.json b/_module/uti/peridot003.uti.json index dc6e0d16..96f14cc7 100644 --- a/_module/uti/peridot003.uti.json +++ b/_module/uti/peridot003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/peridot004.uti.json b/_module/uti/peridot004.uti.json index 8d360690..47b0b08e 100644 --- a/_module/uti/peridot004.uti.json +++ b/_module/uti/peridot004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/peridot005.uti.json b/_module/uti/peridot005.uti.json index 94d53aee..0bf7eb82 100644 --- a/_module/uti/peridot005.uti.json +++ b/_module/uti/peridot005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/periwinkle.uti.json b/_module/uti/periwinkle.uti.json index bbc995f8..369fb897 100644 --- a/_module/uti/periwinkle.uti.json +++ b/_module/uti/periwinkle.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pinecone.uti.json b/_module/uti/pinecone.uti.json index 486acdc0..24456268 100644 --- a/_module/uti/pinecone.uti.json +++ b/_module/uti/pinecone.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/plum.uti.json b/_module/uti/plum.uti.json index 30725637..df4da5c7 100644 --- a/_module/uti/plum.uti.json +++ b/_module/uti/plum.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/popcornkernels.uti.json b/_module/uti/popcornkernels.uti.json index 1dcd8b98..7e2fa0f9 100644 --- a/_module/uti/popcornkernels.uti.json +++ b/_module/uti/popcornkernels.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/potato.uti.json b/_module/uti/potato.uti.json index 0c77b21b..8d1b22d6 100644 --- a/_module/uti/potato.uti.json +++ b/_module/uti/potato.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pulp_rice_raw.uti.json b/_module/uti/pulp_rice_raw.uti.json index b64f00f8..868b916d 100644 --- a/_module/uti/pulp_rice_raw.uti.json +++ b/_module/uti/pulp_rice_raw.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pulp_rice_raw001.uti.json b/_module/uti/pulp_rice_raw001.uti.json index e08a59e8..56112d13 100644 --- a/_module/uti/pulp_rice_raw001.uti.json +++ b/_module/uti/pulp_rice_raw001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pulp_silk_raw001.uti.json b/_module/uti/pulp_silk_raw001.uti.json index 41b48b28..960a3504 100644 --- a/_module/uti/pulp_silk_raw001.uti.json +++ b/_module/uti/pulp_silk_raw001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pulp_wood_raw.uti.json b/_module/uti/pulp_wood_raw.uti.json index ddf0e10a..2e9b9834 100644 --- a/_module/uti/pulp_wood_raw.uti.json +++ b/_module/uti/pulp_wood_raw.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pulp_wood_raw001.uti.json b/_module/uti/pulp_wood_raw001.uti.json index bba36a7e..8b203b71 100644 --- a/_module/uti/pulp_wood_raw001.uti.json +++ b/_module/uti/pulp_wood_raw001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pumpkin.uti.json b/_module/uti/pumpkin.uti.json index 829b1ef8..9a3536a0 100644 --- a/_module/uti/pumpkin.uti.json +++ b/_module/uti/pumpkin.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/pumpkinseeds.uti.json b/_module/uti/pumpkinseeds.uti.json index 611c78c8..eb035aa6 100644 --- a/_module/uti/pumpkinseeds.uti.json +++ b/_module/uti/pumpkinseeds.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/radish.uti.json b/_module/uti/radish.uti.json index f7259365..95d781e0 100644 --- a/_module/uti/radish.uti.json +++ b/_module/uti/radish.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/raspberry.uti.json b/_module/uti/raspberry.uti.json index 0ccc9a7d..4131dffd 100644 --- a/_module/uti/raspberry.uti.json +++ b/_module/uti/raspberry.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/rawfishfillet.uti.json b/_module/uti/rawfishfillet.uti.json index d28d315c..e2224f89 100644 --- a/_module/uti/rawfishfillet.uti.json +++ b/_module/uti/rawfishfillet.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe.uti.json b/_module/uti/recipe.uti.json index 95d57973..337d0710 100644 --- a/_module/uti/recipe.uti.json +++ b/_module/uti/recipe.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe001.uti.json b/_module/uti/recipe001.uti.json index f064375d..c3cbc5c4 100644 --- a/_module/uti/recipe001.uti.json +++ b/_module/uti/recipe001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe002.uti.json b/_module/uti/recipe002.uti.json index 343f4c68..13d448bf 100644 --- a/_module/uti/recipe002.uti.json +++ b/_module/uti/recipe002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe003.uti.json b/_module/uti/recipe003.uti.json index 609c397b..314f335a 100644 --- a/_module/uti/recipe003.uti.json +++ b/_module/uti/recipe003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe004.uti.json b/_module/uti/recipe004.uti.json index 47ab34b1..d6fb8311 100644 --- a/_module/uti/recipe004.uti.json +++ b/_module/uti/recipe004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe005.uti.json b/_module/uti/recipe005.uti.json index ba817999..a383056f 100644 --- a/_module/uti/recipe005.uti.json +++ b/_module/uti/recipe005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe006.uti.json b/_module/uti/recipe006.uti.json index c83838e5..9fd12352 100644 --- a/_module/uti/recipe006.uti.json +++ b/_module/uti/recipe006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe007.uti.json b/_module/uti/recipe007.uti.json index 2ef98c40..bc3a871f 100644 --- a/_module/uti/recipe007.uti.json +++ b/_module/uti/recipe007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe008.uti.json b/_module/uti/recipe008.uti.json index aa4ebf8c..5e1b3c0e 100644 --- a/_module/uti/recipe008.uti.json +++ b/_module/uti/recipe008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe009.uti.json b/_module/uti/recipe009.uti.json index 351b35c8..cfb38af9 100644 --- a/_module/uti/recipe009.uti.json +++ b/_module/uti/recipe009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe010.uti.json b/_module/uti/recipe010.uti.json index 44357e7c..df55fe38 100644 --- a/_module/uti/recipe010.uti.json +++ b/_module/uti/recipe010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe011.uti.json b/_module/uti/recipe011.uti.json index 45ebe131..66349c28 100644 --- a/_module/uti/recipe011.uti.json +++ b/_module/uti/recipe011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe012.uti.json b/_module/uti/recipe012.uti.json index 5956008d..5c133af7 100644 --- a/_module/uti/recipe012.uti.json +++ b/_module/uti/recipe012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe013.uti.json b/_module/uti/recipe013.uti.json index d231e2a6..4359568e 100644 --- a/_module/uti/recipe013.uti.json +++ b/_module/uti/recipe013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe014.uti.json b/_module/uti/recipe014.uti.json index d47ff142..61469a60 100644 --- a/_module/uti/recipe014.uti.json +++ b/_module/uti/recipe014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe015.uti.json b/_module/uti/recipe015.uti.json index 144141d4..2a9c64dd 100644 --- a/_module/uti/recipe015.uti.json +++ b/_module/uti/recipe015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe016.uti.json b/_module/uti/recipe016.uti.json index b80e6075..9cac0099 100644 --- a/_module/uti/recipe016.uti.json +++ b/_module/uti/recipe016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe017.uti.json b/_module/uti/recipe017.uti.json index cd2b48b0..d1ac817c 100644 --- a/_module/uti/recipe017.uti.json +++ b/_module/uti/recipe017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe018.uti.json b/_module/uti/recipe018.uti.json index 398e5149..62f7b9ea 100644 --- a/_module/uti/recipe018.uti.json +++ b/_module/uti/recipe018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe019.uti.json b/_module/uti/recipe019.uti.json index a2abf0aa..b0f314c5 100644 --- a/_module/uti/recipe019.uti.json +++ b/_module/uti/recipe019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe020.uti.json b/_module/uti/recipe020.uti.json index 893aee65..c27ae8cb 100644 --- a/_module/uti/recipe020.uti.json +++ b/_module/uti/recipe020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe021.uti.json b/_module/uti/recipe021.uti.json index 87fe1df6..262a358f 100644 --- a/_module/uti/recipe021.uti.json +++ b/_module/uti/recipe021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe022.uti.json b/_module/uti/recipe022.uti.json index be0dae15..312ab881 100644 --- a/_module/uti/recipe022.uti.json +++ b/_module/uti/recipe022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe023.uti.json b/_module/uti/recipe023.uti.json index 69039813..0fbc700a 100644 --- a/_module/uti/recipe023.uti.json +++ b/_module/uti/recipe023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe024.uti.json b/_module/uti/recipe024.uti.json index 137401c8..d5f4c52a 100644 --- a/_module/uti/recipe024.uti.json +++ b/_module/uti/recipe024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe025.uti.json b/_module/uti/recipe025.uti.json index 13f97a55..39c52145 100644 --- a/_module/uti/recipe025.uti.json +++ b/_module/uti/recipe025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe026.uti.json b/_module/uti/recipe026.uti.json index 21d5541a..73459d67 100644 --- a/_module/uti/recipe026.uti.json +++ b/_module/uti/recipe026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe027.uti.json b/_module/uti/recipe027.uti.json index 3fed9477..b89f6858 100644 --- a/_module/uti/recipe027.uti.json +++ b/_module/uti/recipe027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe028.uti.json b/_module/uti/recipe028.uti.json index 0eeca7da..7e0c421b 100644 --- a/_module/uti/recipe028.uti.json +++ b/_module/uti/recipe028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/recipe029.uti.json b/_module/uti/recipe029.uti.json index 4e5fb4ae..9e3b35ba 100644 --- a/_module/uti/recipe029.uti.json +++ b/_module/uti/recipe029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/redapple.uti.json b/_module/uti/redapple.uti.json index c460f7c0..cccf2e71 100644 --- a/_module/uti/redapple.uti.json +++ b/_module/uti/redapple.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/rediris.uti.json b/_module/uti/rediris.uti.json index 3f116f04..d8319b73 100644 --- a/_module/uti/rediris.uti.json +++ b/_module/uti/rediris.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/rediristuber.uti.json b/_module/uti/rediristuber.uti.json index 002331b4..67096d94 100644 --- a/_module/uti/rediristuber.uti.json +++ b/_module/uti/rediristuber.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/redtulip.uti.json b/_module/uti/redtulip.uti.json index 0c764977..4e5cd6ad 100644 --- a/_module/uti/redtulip.uti.json +++ b/_module/uti/redtulip.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/redtulipbulb.uti.json b/_module/uti/redtulipbulb.uti.json index f7d368b5..a4efd0c0 100644 --- a/_module/uti/redtulipbulb.uti.json +++ b/_module/uti/redtulipbulb.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/rhodochrosite.uti.json b/_module/uti/rhodochrosite.uti.json index e70b373d..e453d24d 100644 --- a/_module/uti/rhodochrosite.uti.json +++ b/_module/uti/rhodochrosite.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rhodochrosite001.uti.json b/_module/uti/rhodochrosite001.uti.json index ba3d7cfe..fd711201 100644 --- a/_module/uti/rhodochrosite001.uti.json +++ b/_module/uti/rhodochrosite001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rhodochrosite002.uti.json b/_module/uti/rhodochrosite002.uti.json index 17bf9bb8..2dd43706 100644 --- a/_module/uti/rhodochrosite002.uti.json +++ b/_module/uti/rhodochrosite002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rhodochrosite003.uti.json b/_module/uti/rhodochrosite003.uti.json index b7df979e..91a30dd0 100644 --- a/_module/uti/rhodochrosite003.uti.json +++ b/_module/uti/rhodochrosite003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rhodochrosite004.uti.json b/_module/uti/rhodochrosite004.uti.json index 30236a4d..0144d9b9 100644 --- a/_module/uti/rhodochrosite004.uti.json +++ b/_module/uti/rhodochrosite004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rhodochrosite005.uti.json b/_module/uti/rhodochrosite005.uti.json index fcfa18db..950b864b 100644 --- a/_module/uti/rhodochrosite005.uti.json +++ b/_module/uti/rhodochrosite005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ricegrains.uti.json b/_module/uti/ricegrains.uti.json index 1fb964c4..648ae30c 100644 --- a/_module/uti/ricegrains.uti.json +++ b/_module/uti/ricegrains.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_001.uti.json b/_module/uti/ring_admnt_001.uti.json index 0afa298a..fabef9e3 100644 --- a/_module/uti/ring_admnt_001.uti.json +++ b/_module/uti/ring_admnt_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_002.uti.json b/_module/uti/ring_admnt_002.uti.json index 72c84742..668b7705 100644 --- a/_module/uti/ring_admnt_002.uti.json +++ b/_module/uti/ring_admnt_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_003.uti.json b/_module/uti/ring_admnt_003.uti.json index abe103d0..1dd05da2 100644 --- a/_module/uti/ring_admnt_003.uti.json +++ b/_module/uti/ring_admnt_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_101.uti.json b/_module/uti/ring_admnt_101.uti.json index 3d17ded1..f13a7723 100644 --- a/_module/uti/ring_admnt_101.uti.json +++ b/_module/uti/ring_admnt_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_102.uti.json b/_module/uti/ring_admnt_102.uti.json index 84544311..59349212 100644 --- a/_module/uti/ring_admnt_102.uti.json +++ b/_module/uti/ring_admnt_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_103.uti.json b/_module/uti/ring_admnt_103.uti.json index d084cfb4..321beaba 100644 --- a/_module/uti/ring_admnt_103.uti.json +++ b/_module/uti/ring_admnt_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_104.uti.json b/_module/uti/ring_admnt_104.uti.json index b3d39ea4..7785a3bb 100644 --- a/_module/uti/ring_admnt_104.uti.json +++ b/_module/uti/ring_admnt_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_105.uti.json b/_module/uti/ring_admnt_105.uti.json index 1589887e..63e584e2 100644 --- a/_module/uti/ring_admnt_105.uti.json +++ b/_module/uti/ring_admnt_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_106.uti.json b/_module/uti/ring_admnt_106.uti.json index de46b0aa..0f8552a1 100644 --- a/_module/uti/ring_admnt_106.uti.json +++ b/_module/uti/ring_admnt_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_107.uti.json b/_module/uti/ring_admnt_107.uti.json index f5836e81..2e883c7d 100644 --- a/_module/uti/ring_admnt_107.uti.json +++ b/_module/uti/ring_admnt_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_108.uti.json b/_module/uti/ring_admnt_108.uti.json index 7d36980b..27dc8181 100644 --- a/_module/uti/ring_admnt_108.uti.json +++ b/_module/uti/ring_admnt_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_109.uti.json b/_module/uti/ring_admnt_109.uti.json index c8ed8a1e..8ca6eb19 100644 --- a/_module/uti/ring_admnt_109.uti.json +++ b/_module/uti/ring_admnt_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_110.uti.json b/_module/uti/ring_admnt_110.uti.json index 52950eb6..67a7b28c 100644 --- a/_module/uti/ring_admnt_110.uti.json +++ b/_module/uti/ring_admnt_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_111.uti.json b/_module/uti/ring_admnt_111.uti.json index 0fd284db..3c54b093 100644 --- a/_module/uti/ring_admnt_111.uti.json +++ b/_module/uti/ring_admnt_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_112.uti.json b/_module/uti/ring_admnt_112.uti.json index 5f880f53..5d38de5d 100644 --- a/_module/uti/ring_admnt_112.uti.json +++ b/_module/uti/ring_admnt_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_113.uti.json b/_module/uti/ring_admnt_113.uti.json index e0d8d08b..eaa87f1a 100644 --- a/_module/uti/ring_admnt_113.uti.json +++ b/_module/uti/ring_admnt_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_114.uti.json b/_module/uti/ring_admnt_114.uti.json index af941a1f..d35c1cee 100644 --- a/_module/uti/ring_admnt_114.uti.json +++ b/_module/uti/ring_admnt_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_115.uti.json b/_module/uti/ring_admnt_115.uti.json index fd557d68..5dd3f519 100644 --- a/_module/uti/ring_admnt_115.uti.json +++ b/_module/uti/ring_admnt_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_116.uti.json b/_module/uti/ring_admnt_116.uti.json index 3ab2da10..beb40415 100644 --- a/_module/uti/ring_admnt_116.uti.json +++ b/_module/uti/ring_admnt_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_117.uti.json b/_module/uti/ring_admnt_117.uti.json index 7b87e50e..80c7d0cc 100644 --- a/_module/uti/ring_admnt_117.uti.json +++ b/_module/uti/ring_admnt_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_118.uti.json b/_module/uti/ring_admnt_118.uti.json index 31a7b24c..1304b37c 100644 --- a/_module/uti/ring_admnt_118.uti.json +++ b/_module/uti/ring_admnt_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_119.uti.json b/_module/uti/ring_admnt_119.uti.json index 50fd9dd5..3a3a71ae 100644 --- a/_module/uti/ring_admnt_119.uti.json +++ b/_module/uti/ring_admnt_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_120.uti.json b/_module/uti/ring_admnt_120.uti.json index a2f14a9f..6bf6fe07 100644 --- a/_module/uti/ring_admnt_120.uti.json +++ b/_module/uti/ring_admnt_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_121.uti.json b/_module/uti/ring_admnt_121.uti.json index 35ed07e0..4cfa0b90 100644 --- a/_module/uti/ring_admnt_121.uti.json +++ b/_module/uti/ring_admnt_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_122.uti.json b/_module/uti/ring_admnt_122.uti.json index 778c23b0..89332a14 100644 --- a/_module/uti/ring_admnt_122.uti.json +++ b/_module/uti/ring_admnt_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_123.uti.json b/_module/uti/ring_admnt_123.uti.json index 3b967060..324a2d57 100644 --- a/_module/uti/ring_admnt_123.uti.json +++ b/_module/uti/ring_admnt_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_124.uti.json b/_module/uti/ring_admnt_124.uti.json index c563d9b9..3872a9f5 100644 --- a/_module/uti/ring_admnt_124.uti.json +++ b/_module/uti/ring_admnt_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_125.uti.json b/_module/uti/ring_admnt_125.uti.json index c83b0ca3..2c89fb19 100644 --- a/_module/uti/ring_admnt_125.uti.json +++ b/_module/uti/ring_admnt_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 867 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_126.uti.json b/_module/uti/ring_admnt_126.uti.json index f54a659e..d29b7fb4 100644 --- a/_module/uti/ring_admnt_126.uti.json +++ b/_module/uti/ring_admnt_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_127.uti.json b/_module/uti/ring_admnt_127.uti.json index d23584a6..da6bf1b7 100644 --- a/_module/uti/ring_admnt_127.uti.json +++ b/_module/uti/ring_admnt_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_128.uti.json b/_module/uti/ring_admnt_128.uti.json index 1c3da082..945e603f 100644 --- a/_module/uti/ring_admnt_128.uti.json +++ b/_module/uti/ring_admnt_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_129.uti.json b/_module/uti/ring_admnt_129.uti.json index 1cd7943f..d4d1d85f 100644 --- a/_module/uti/ring_admnt_129.uti.json +++ b/_module/uti/ring_admnt_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_130.uti.json b/_module/uti/ring_admnt_130.uti.json index 8e918b2c..d956ea19 100644 --- a/_module/uti/ring_admnt_130.uti.json +++ b/_module/uti/ring_admnt_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_131.uti.json b/_module/uti/ring_admnt_131.uti.json index 69d59479..1da0ffae 100644 --- a/_module/uti/ring_admnt_131.uti.json +++ b/_module/uti/ring_admnt_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_132.uti.json b/_module/uti/ring_admnt_132.uti.json index 5fb52ec1..585cda99 100644 --- a/_module/uti/ring_admnt_132.uti.json +++ b/_module/uti/ring_admnt_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_133.uti.json b/_module/uti/ring_admnt_133.uti.json index 3e4cc1ce..2f295c83 100644 --- a/_module/uti/ring_admnt_133.uti.json +++ b/_module/uti/ring_admnt_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_134.uti.json b/_module/uti/ring_admnt_134.uti.json index 548d48b1..c18afc59 100644 --- a/_module/uti/ring_admnt_134.uti.json +++ b/_module/uti/ring_admnt_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_135.uti.json b/_module/uti/ring_admnt_135.uti.json index c08a748d..b8a7ee37 100644 --- a/_module/uti/ring_admnt_135.uti.json +++ b/_module/uti/ring_admnt_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_136.uti.json b/_module/uti/ring_admnt_136.uti.json index 0842fa99..a4406db3 100644 --- a/_module/uti/ring_admnt_136.uti.json +++ b/_module/uti/ring_admnt_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_137.uti.json b/_module/uti/ring_admnt_137.uti.json index 5881fc6f..2ac1bd0e 100644 --- a/_module/uti/ring_admnt_137.uti.json +++ b/_module/uti/ring_admnt_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2535 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_138.uti.json b/_module/uti/ring_admnt_138.uti.json index fb652266..1d03241b 100644 --- a/_module/uti/ring_admnt_138.uti.json +++ b/_module/uti/ring_admnt_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2535 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_139.uti.json b/_module/uti/ring_admnt_139.uti.json index 583ed2cd..0141d7b9 100644 --- a/_module/uti/ring_admnt_139.uti.json +++ b/_module/uti/ring_admnt_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2535 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_140.uti.json b/_module/uti/ring_admnt_140.uti.json index b74bb9f5..c9b849e5 100644 --- a/_module/uti/ring_admnt_140.uti.json +++ b/_module/uti/ring_admnt_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2535 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_141.uti.json b/_module/uti/ring_admnt_141.uti.json index cb144354..bf8e861b 100644 --- a/_module/uti/ring_admnt_141.uti.json +++ b/_module/uti/ring_admnt_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2535 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_142.uti.json b/_module/uti/ring_admnt_142.uti.json index d1533020..e96b7c21 100644 --- a/_module/uti/ring_admnt_142.uti.json +++ b/_module/uti/ring_admnt_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2535 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_143.uti.json b/_module/uti/ring_admnt_143.uti.json index 868cf341..142c2f6d 100644 --- a/_module/uti/ring_admnt_143.uti.json +++ b/_module/uti/ring_admnt_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_144.uti.json b/_module/uti/ring_admnt_144.uti.json index 42d3250d..4610fc76 100644 --- a/_module/uti/ring_admnt_144.uti.json +++ b/_module/uti/ring_admnt_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_145.uti.json b/_module/uti/ring_admnt_145.uti.json index c9daf02c..1dd273b3 100644 --- a/_module/uti/ring_admnt_145.uti.json +++ b/_module/uti/ring_admnt_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_146.uti.json b/_module/uti/ring_admnt_146.uti.json index 67b52886..6638e258 100644 --- a/_module/uti/ring_admnt_146.uti.json +++ b/_module/uti/ring_admnt_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_147.uti.json b/_module/uti/ring_admnt_147.uti.json index 9543b226..3b69584b 100644 --- a/_module/uti/ring_admnt_147.uti.json +++ b/_module/uti/ring_admnt_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_148.uti.json b/_module/uti/ring_admnt_148.uti.json index a09d49a4..f0303279 100644 --- a/_module/uti/ring_admnt_148.uti.json +++ b/_module/uti/ring_admnt_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_149.uti.json b/_module/uti/ring_admnt_149.uti.json index afa915c3..fef420de 100644 --- a/_module/uti/ring_admnt_149.uti.json +++ b/_module/uti/ring_admnt_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_150.uti.json b/_module/uti/ring_admnt_150.uti.json index 94b70ca2..443d6de2 100644 --- a/_module/uti/ring_admnt_150.uti.json +++ b/_module/uti/ring_admnt_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_151.uti.json b/_module/uti/ring_admnt_151.uti.json index 5dff05ad..ffac787d 100644 --- a/_module/uti/ring_admnt_151.uti.json +++ b/_module/uti/ring_admnt_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_152.uti.json b/_module/uti/ring_admnt_152.uti.json index de865441..4583e6e1 100644 --- a/_module/uti/ring_admnt_152.uti.json +++ b/_module/uti/ring_admnt_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_153.uti.json b/_module/uti/ring_admnt_153.uti.json index 8ccc568a..4c31afca 100644 --- a/_module/uti/ring_admnt_153.uti.json +++ b/_module/uti/ring_admnt_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_154.uti.json b/_module/uti/ring_admnt_154.uti.json index 8a551a19..bd816e76 100644 --- a/_module/uti/ring_admnt_154.uti.json +++ b/_module/uti/ring_admnt_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_155.uti.json b/_module/uti/ring_admnt_155.uti.json index 04d65285..c0d58058 100644 --- a/_module/uti/ring_admnt_155.uti.json +++ b/_module/uti/ring_admnt_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_admnt_156.uti.json b/_module/uti/ring_admnt_156.uti.json index eec60176..4c69976d 100644 --- a/_module/uti/ring_admnt_156.uti.json +++ b/_module/uti/ring_admnt_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_001.uti.json b/_module/uti/ring_agapite_001.uti.json index 9d4426db..a822c945 100644 --- a/_module/uti/ring_agapite_001.uti.json +++ b/_module/uti/ring_agapite_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_002.uti.json b/_module/uti/ring_agapite_002.uti.json index a3f3c662..33a76510 100644 --- a/_module/uti/ring_agapite_002.uti.json +++ b/_module/uti/ring_agapite_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_003.uti.json b/_module/uti/ring_agapite_003.uti.json index 27cafb41..09cd0971 100644 --- a/_module/uti/ring_agapite_003.uti.json +++ b/_module/uti/ring_agapite_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 45 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_101.uti.json b/_module/uti/ring_agapite_101.uti.json index 2eeb0c62..84e76dfb 100644 --- a/_module/uti/ring_agapite_101.uti.json +++ b/_module/uti/ring_agapite_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_102.uti.json b/_module/uti/ring_agapite_102.uti.json index 468e0672..3d0d9c66 100644 --- a/_module/uti/ring_agapite_102.uti.json +++ b/_module/uti/ring_agapite_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_103.uti.json b/_module/uti/ring_agapite_103.uti.json index b85c0eff..9f8dde4d 100644 --- a/_module/uti/ring_agapite_103.uti.json +++ b/_module/uti/ring_agapite_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_104.uti.json b/_module/uti/ring_agapite_104.uti.json index 63434130..8ff42ccc 100644 --- a/_module/uti/ring_agapite_104.uti.json +++ b/_module/uti/ring_agapite_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_105.uti.json b/_module/uti/ring_agapite_105.uti.json index c574772a..3dab0a9a 100644 --- a/_module/uti/ring_agapite_105.uti.json +++ b/_module/uti/ring_agapite_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_106.uti.json b/_module/uti/ring_agapite_106.uti.json index f5f93a2b..d4fc6b54 100644 --- a/_module/uti/ring_agapite_106.uti.json +++ b/_module/uti/ring_agapite_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_107.uti.json b/_module/uti/ring_agapite_107.uti.json index 6bb83e5e..071bdc07 100644 --- a/_module/uti/ring_agapite_107.uti.json +++ b/_module/uti/ring_agapite_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_108.uti.json b/_module/uti/ring_agapite_108.uti.json index 80f36339..41ce9eb5 100644 --- a/_module/uti/ring_agapite_108.uti.json +++ b/_module/uti/ring_agapite_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_109.uti.json b/_module/uti/ring_agapite_109.uti.json index 60bad1ac..96f2f9b1 100644 --- a/_module/uti/ring_agapite_109.uti.json +++ b/_module/uti/ring_agapite_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_110.uti.json b/_module/uti/ring_agapite_110.uti.json index a4da897a..df0d77a2 100644 --- a/_module/uti/ring_agapite_110.uti.json +++ b/_module/uti/ring_agapite_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_111.uti.json b/_module/uti/ring_agapite_111.uti.json index 79346abc..04f44a3f 100644 --- a/_module/uti/ring_agapite_111.uti.json +++ b/_module/uti/ring_agapite_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_112.uti.json b/_module/uti/ring_agapite_112.uti.json index 355cebb1..47426dca 100644 --- a/_module/uti/ring_agapite_112.uti.json +++ b/_module/uti/ring_agapite_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_113.uti.json b/_module/uti/ring_agapite_113.uti.json index 3d836068..d9b45d0f 100644 --- a/_module/uti/ring_agapite_113.uti.json +++ b/_module/uti/ring_agapite_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_114.uti.json b/_module/uti/ring_agapite_114.uti.json index 84e4c2c6..341fc3d3 100644 --- a/_module/uti/ring_agapite_114.uti.json +++ b/_module/uti/ring_agapite_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_115.uti.json b/_module/uti/ring_agapite_115.uti.json index 343c23c8..e4bd446f 100644 --- a/_module/uti/ring_agapite_115.uti.json +++ b/_module/uti/ring_agapite_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_116.uti.json b/_module/uti/ring_agapite_116.uti.json index 2ef4ee8d..09062764 100644 --- a/_module/uti/ring_agapite_116.uti.json +++ b/_module/uti/ring_agapite_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_117.uti.json b/_module/uti/ring_agapite_117.uti.json index d10da2e6..e2d8217e 100644 --- a/_module/uti/ring_agapite_117.uti.json +++ b/_module/uti/ring_agapite_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_118.uti.json b/_module/uti/ring_agapite_118.uti.json index 894b99c3..266ff10d 100644 --- a/_module/uti/ring_agapite_118.uti.json +++ b/_module/uti/ring_agapite_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_119.uti.json b/_module/uti/ring_agapite_119.uti.json index bbbbecdf..a794d39e 100644 --- a/_module/uti/ring_agapite_119.uti.json +++ b/_module/uti/ring_agapite_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_120.uti.json b/_module/uti/ring_agapite_120.uti.json index 4866b79f..9bdc33a0 100644 --- a/_module/uti/ring_agapite_120.uti.json +++ b/_module/uti/ring_agapite_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_121.uti.json b/_module/uti/ring_agapite_121.uti.json index a93d1f3e..97a0c5ed 100644 --- a/_module/uti/ring_agapite_121.uti.json +++ b/_module/uti/ring_agapite_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_122.uti.json b/_module/uti/ring_agapite_122.uti.json index 9cd1edf2..7f85b75b 100644 --- a/_module/uti/ring_agapite_122.uti.json +++ b/_module/uti/ring_agapite_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_123.uti.json b/_module/uti/ring_agapite_123.uti.json index 6c9cbbc2..5909c2e6 100644 --- a/_module/uti/ring_agapite_123.uti.json +++ b/_module/uti/ring_agapite_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_124.uti.json b/_module/uti/ring_agapite_124.uti.json index 95c58c3c..440be906 100644 --- a/_module/uti/ring_agapite_124.uti.json +++ b/_module/uti/ring_agapite_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_125.uti.json b/_module/uti/ring_agapite_125.uti.json index 4b6e8f50..ebca9198 100644 --- a/_module/uti/ring_agapite_125.uti.json +++ b/_module/uti/ring_agapite_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_126.uti.json b/_module/uti/ring_agapite_126.uti.json index 4d46a8a9..bf5d1aac 100644 --- a/_module/uti/ring_agapite_126.uti.json +++ b/_module/uti/ring_agapite_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_127.uti.json b/_module/uti/ring_agapite_127.uti.json index 052294a9..21ade098 100644 --- a/_module/uti/ring_agapite_127.uti.json +++ b/_module/uti/ring_agapite_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_128.uti.json b/_module/uti/ring_agapite_128.uti.json index a53fc24b..7803d0b6 100644 --- a/_module/uti/ring_agapite_128.uti.json +++ b/_module/uti/ring_agapite_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_129.uti.json b/_module/uti/ring_agapite_129.uti.json index 40a30275..d141eee0 100644 --- a/_module/uti/ring_agapite_129.uti.json +++ b/_module/uti/ring_agapite_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_130.uti.json b/_module/uti/ring_agapite_130.uti.json index e78aa5e6..2963d56b 100644 --- a/_module/uti/ring_agapite_130.uti.json +++ b/_module/uti/ring_agapite_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_131.uti.json b/_module/uti/ring_agapite_131.uti.json index 78261ce8..328f74ea 100644 --- a/_module/uti/ring_agapite_131.uti.json +++ b/_module/uti/ring_agapite_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_132.uti.json b/_module/uti/ring_agapite_132.uti.json index d860d191..2433e73a 100644 --- a/_module/uti/ring_agapite_132.uti.json +++ b/_module/uti/ring_agapite_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_133.uti.json b/_module/uti/ring_agapite_133.uti.json index dfeac22e..83fa6f3c 100644 --- a/_module/uti/ring_agapite_133.uti.json +++ b/_module/uti/ring_agapite_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_134.uti.json b/_module/uti/ring_agapite_134.uti.json index e856fac3..b22ed273 100644 --- a/_module/uti/ring_agapite_134.uti.json +++ b/_module/uti/ring_agapite_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_135.uti.json b/_module/uti/ring_agapite_135.uti.json index cde6ec2d..035c7fb7 100644 --- a/_module/uti/ring_agapite_135.uti.json +++ b/_module/uti/ring_agapite_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_136.uti.json b/_module/uti/ring_agapite_136.uti.json index 53e22452..abf3c0b7 100644 --- a/_module/uti/ring_agapite_136.uti.json +++ b/_module/uti/ring_agapite_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1081 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_137.uti.json b/_module/uti/ring_agapite_137.uti.json index 8b324578..2dda7e6e 100644 --- a/_module/uti/ring_agapite_137.uti.json +++ b/_module/uti/ring_agapite_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_138.uti.json b/_module/uti/ring_agapite_138.uti.json index e6894cd8..79fde3fc 100644 --- a/_module/uti/ring_agapite_138.uti.json +++ b/_module/uti/ring_agapite_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_139.uti.json b/_module/uti/ring_agapite_139.uti.json index dbebd687..16bb3c64 100644 --- a/_module/uti/ring_agapite_139.uti.json +++ b/_module/uti/ring_agapite_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_140.uti.json b/_module/uti/ring_agapite_140.uti.json index 2db9fc0b..4b94d0c6 100644 --- a/_module/uti/ring_agapite_140.uti.json +++ b/_module/uti/ring_agapite_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_141.uti.json b/_module/uti/ring_agapite_141.uti.json index 32bebc4f..e2e767f7 100644 --- a/_module/uti/ring_agapite_141.uti.json +++ b/_module/uti/ring_agapite_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_142.uti.json b/_module/uti/ring_agapite_142.uti.json index cef19b99..0ffe0810 100644 --- a/_module/uti/ring_agapite_142.uti.json +++ b/_module/uti/ring_agapite_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_143.uti.json b/_module/uti/ring_agapite_143.uti.json index 2f15f011..08d5d926 100644 --- a/_module/uti/ring_agapite_143.uti.json +++ b/_module/uti/ring_agapite_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_144.uti.json b/_module/uti/ring_agapite_144.uti.json index 97866902..2fe12bb5 100644 --- a/_module/uti/ring_agapite_144.uti.json +++ b/_module/uti/ring_agapite_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_145.uti.json b/_module/uti/ring_agapite_145.uti.json index 67078c36..0e0f5df1 100644 --- a/_module/uti/ring_agapite_145.uti.json +++ b/_module/uti/ring_agapite_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_146.uti.json b/_module/uti/ring_agapite_146.uti.json index 8583bd4f..1cd21eb6 100644 --- a/_module/uti/ring_agapite_146.uti.json +++ b/_module/uti/ring_agapite_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_147.uti.json b/_module/uti/ring_agapite_147.uti.json index ccda1c13..606f5e97 100644 --- a/_module/uti/ring_agapite_147.uti.json +++ b/_module/uti/ring_agapite_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_148.uti.json b/_module/uti/ring_agapite_148.uti.json index d02edc67..e34e5c4c 100644 --- a/_module/uti/ring_agapite_148.uti.json +++ b/_module/uti/ring_agapite_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_149.uti.json b/_module/uti/ring_agapite_149.uti.json index f18f6f64..40901efc 100644 --- a/_module/uti/ring_agapite_149.uti.json +++ b/_module/uti/ring_agapite_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_150.uti.json b/_module/uti/ring_agapite_150.uti.json index 9c5b475c..ee7e1353 100644 --- a/_module/uti/ring_agapite_150.uti.json +++ b/_module/uti/ring_agapite_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_151.uti.json b/_module/uti/ring_agapite_151.uti.json index 53a90519..cf854c7b 100644 --- a/_module/uti/ring_agapite_151.uti.json +++ b/_module/uti/ring_agapite_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_152.uti.json b/_module/uti/ring_agapite_152.uti.json index 2249812a..8dab8be4 100644 --- a/_module/uti/ring_agapite_152.uti.json +++ b/_module/uti/ring_agapite_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_153.uti.json b/_module/uti/ring_agapite_153.uti.json index 2e5b6ca1..d803c1aa 100644 --- a/_module/uti/ring_agapite_153.uti.json +++ b/_module/uti/ring_agapite_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_154.uti.json b/_module/uti/ring_agapite_154.uti.json index d7084bce..cbe9e562 100644 --- a/_module/uti/ring_agapite_154.uti.json +++ b/_module/uti/ring_agapite_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_155.uti.json b/_module/uti/ring_agapite_155.uti.json index db9fcba5..24c5b3a7 100644 --- a/_module/uti/ring_agapite_155.uti.json +++ b/_module/uti/ring_agapite_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_agapite_156.uti.json b/_module/uti/ring_agapite_156.uti.json index a089362a..cf12a3f2 100644 --- a/_module/uti/ring_agapite_156.uti.json +++ b/_module/uti/ring_agapite_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_001.uti.json b/_module/uti/ring_bronze_001.uti.json index 756a4e2f..826bb351 100644 --- a/_module/uti/ring_bronze_001.uti.json +++ b/_module/uti/ring_bronze_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_002.uti.json b/_module/uti/ring_bronze_002.uti.json index 06b5912d..12bd1561 100644 --- a/_module/uti/ring_bronze_002.uti.json +++ b/_module/uti/ring_bronze_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_003.uti.json b/_module/uti/ring_bronze_003.uti.json index b10db2de..fa58d92e 100644 --- a/_module/uti/ring_bronze_003.uti.json +++ b/_module/uti/ring_bronze_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_101.uti.json b/_module/uti/ring_bronze_101.uti.json index 46f1fbae..7dd2f15b 100644 --- a/_module/uti/ring_bronze_101.uti.json +++ b/_module/uti/ring_bronze_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_102.uti.json b/_module/uti/ring_bronze_102.uti.json index 31ccefe0..496384d2 100644 --- a/_module/uti/ring_bronze_102.uti.json +++ b/_module/uti/ring_bronze_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_103.uti.json b/_module/uti/ring_bronze_103.uti.json index 2b38e98d..f864f017 100644 --- a/_module/uti/ring_bronze_103.uti.json +++ b/_module/uti/ring_bronze_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_104.uti.json b/_module/uti/ring_bronze_104.uti.json index 931912b3..96e631fa 100644 --- a/_module/uti/ring_bronze_104.uti.json +++ b/_module/uti/ring_bronze_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_105.uti.json b/_module/uti/ring_bronze_105.uti.json index 7f460e2f..4190af90 100644 --- a/_module/uti/ring_bronze_105.uti.json +++ b/_module/uti/ring_bronze_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_106.uti.json b/_module/uti/ring_bronze_106.uti.json index 72b50cec..0e898b9b 100644 --- a/_module/uti/ring_bronze_106.uti.json +++ b/_module/uti/ring_bronze_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_107.uti.json b/_module/uti/ring_bronze_107.uti.json index 28664c2c..f63eab7d 100644 --- a/_module/uti/ring_bronze_107.uti.json +++ b/_module/uti/ring_bronze_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_108.uti.json b/_module/uti/ring_bronze_108.uti.json index 2968427f..d52a2c47 100644 --- a/_module/uti/ring_bronze_108.uti.json +++ b/_module/uti/ring_bronze_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_109.uti.json b/_module/uti/ring_bronze_109.uti.json index 85d1d961..d5816799 100644 --- a/_module/uti/ring_bronze_109.uti.json +++ b/_module/uti/ring_bronze_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_110.uti.json b/_module/uti/ring_bronze_110.uti.json index 82e0bd0d..0a09bcde 100644 --- a/_module/uti/ring_bronze_110.uti.json +++ b/_module/uti/ring_bronze_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_111.uti.json b/_module/uti/ring_bronze_111.uti.json index 931c5cfc..1ac24e89 100644 --- a/_module/uti/ring_bronze_111.uti.json +++ b/_module/uti/ring_bronze_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_112.uti.json b/_module/uti/ring_bronze_112.uti.json index 974ac4f7..f4754636 100644 --- a/_module/uti/ring_bronze_112.uti.json +++ b/_module/uti/ring_bronze_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_113.uti.json b/_module/uti/ring_bronze_113.uti.json index f87f398e..c9d72257 100644 --- a/_module/uti/ring_bronze_113.uti.json +++ b/_module/uti/ring_bronze_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_114.uti.json b/_module/uti/ring_bronze_114.uti.json index 2ddff13e..52b03799 100644 --- a/_module/uti/ring_bronze_114.uti.json +++ b/_module/uti/ring_bronze_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_115.uti.json b/_module/uti/ring_bronze_115.uti.json index c3d6f744..c28d4a52 100644 --- a/_module/uti/ring_bronze_115.uti.json +++ b/_module/uti/ring_bronze_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_116.uti.json b/_module/uti/ring_bronze_116.uti.json index 909c5bfc..a4b303e8 100644 --- a/_module/uti/ring_bronze_116.uti.json +++ b/_module/uti/ring_bronze_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_117.uti.json b/_module/uti/ring_bronze_117.uti.json index 4b1d0719..1b564bd0 100644 --- a/_module/uti/ring_bronze_117.uti.json +++ b/_module/uti/ring_bronze_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_118.uti.json b/_module/uti/ring_bronze_118.uti.json index 548188de..262b6ab5 100644 --- a/_module/uti/ring_bronze_118.uti.json +++ b/_module/uti/ring_bronze_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_119.uti.json b/_module/uti/ring_bronze_119.uti.json index 2bddbacd..b6eeac56 100644 --- a/_module/uti/ring_bronze_119.uti.json +++ b/_module/uti/ring_bronze_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_120.uti.json b/_module/uti/ring_bronze_120.uti.json index ac17c3fa..d5bc07a0 100644 --- a/_module/uti/ring_bronze_120.uti.json +++ b/_module/uti/ring_bronze_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_121.uti.json b/_module/uti/ring_bronze_121.uti.json index 88357433..7b983ab5 100644 --- a/_module/uti/ring_bronze_121.uti.json +++ b/_module/uti/ring_bronze_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_122.uti.json b/_module/uti/ring_bronze_122.uti.json index bd60b65f..9e761d15 100644 --- a/_module/uti/ring_bronze_122.uti.json +++ b/_module/uti/ring_bronze_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_123.uti.json b/_module/uti/ring_bronze_123.uti.json index 47163f31..ead466ae 100644 --- a/_module/uti/ring_bronze_123.uti.json +++ b/_module/uti/ring_bronze_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_124.uti.json b/_module/uti/ring_bronze_124.uti.json index 94b0e3ea..0e9bcf51 100644 --- a/_module/uti/ring_bronze_124.uti.json +++ b/_module/uti/ring_bronze_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_125.uti.json b/_module/uti/ring_bronze_125.uti.json index f8beb0e2..ed7e7296 100644 --- a/_module/uti/ring_bronze_125.uti.json +++ b/_module/uti/ring_bronze_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 473 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_126.uti.json b/_module/uti/ring_bronze_126.uti.json index 296f2698..16194067 100644 --- a/_module/uti/ring_bronze_126.uti.json +++ b/_module/uti/ring_bronze_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_127.uti.json b/_module/uti/ring_bronze_127.uti.json index 4b5cc59b..634d8a82 100644 --- a/_module/uti/ring_bronze_127.uti.json +++ b/_module/uti/ring_bronze_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_128.uti.json b/_module/uti/ring_bronze_128.uti.json index 46769601..c946f6c2 100644 --- a/_module/uti/ring_bronze_128.uti.json +++ b/_module/uti/ring_bronze_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_129.uti.json b/_module/uti/ring_bronze_129.uti.json index 01165b70..3cbadff4 100644 --- a/_module/uti/ring_bronze_129.uti.json +++ b/_module/uti/ring_bronze_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_130.uti.json b/_module/uti/ring_bronze_130.uti.json index cd7ae220..3d793bcd 100644 --- a/_module/uti/ring_bronze_130.uti.json +++ b/_module/uti/ring_bronze_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_131.uti.json b/_module/uti/ring_bronze_131.uti.json index cfcd9bb9..c71bdea1 100644 --- a/_module/uti/ring_bronze_131.uti.json +++ b/_module/uti/ring_bronze_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_132.uti.json b/_module/uti/ring_bronze_132.uti.json index 7a6b9dff..b55fcc58 100644 --- a/_module/uti/ring_bronze_132.uti.json +++ b/_module/uti/ring_bronze_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_133.uti.json b/_module/uti/ring_bronze_133.uti.json index 6ae46d95..09661ed8 100644 --- a/_module/uti/ring_bronze_133.uti.json +++ b/_module/uti/ring_bronze_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_134.uti.json b/_module/uti/ring_bronze_134.uti.json index 2ab00808..a9be7e33 100644 --- a/_module/uti/ring_bronze_134.uti.json +++ b/_module/uti/ring_bronze_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_135.uti.json b/_module/uti/ring_bronze_135.uti.json index ec1fceaa..b62494d5 100644 --- a/_module/uti/ring_bronze_135.uti.json +++ b/_module/uti/ring_bronze_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_136.uti.json b/_module/uti/ring_bronze_136.uti.json index a9b8d119..5384fa68 100644 --- a/_module/uti/ring_bronze_136.uti.json +++ b/_module/uti/ring_bronze_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_137.uti.json b/_module/uti/ring_bronze_137.uti.json index 3ffecbfd..373c6c0b 100644 --- a/_module/uti/ring_bronze_137.uti.json +++ b/_module/uti/ring_bronze_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1582 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_138.uti.json b/_module/uti/ring_bronze_138.uti.json index e80208e8..02e0da53 100644 --- a/_module/uti/ring_bronze_138.uti.json +++ b/_module/uti/ring_bronze_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1582 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_139.uti.json b/_module/uti/ring_bronze_139.uti.json index 8001c319..3b5b971a 100644 --- a/_module/uti/ring_bronze_139.uti.json +++ b/_module/uti/ring_bronze_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1582 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_140.uti.json b/_module/uti/ring_bronze_140.uti.json index 526f1d00..db2d8bbb 100644 --- a/_module/uti/ring_bronze_140.uti.json +++ b/_module/uti/ring_bronze_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1582 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_141.uti.json b/_module/uti/ring_bronze_141.uti.json index 7326e4b3..7d72ca31 100644 --- a/_module/uti/ring_bronze_141.uti.json +++ b/_module/uti/ring_bronze_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1582 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_142.uti.json b/_module/uti/ring_bronze_142.uti.json index 2ff4dcff..a97ddbf8 100644 --- a/_module/uti/ring_bronze_142.uti.json +++ b/_module/uti/ring_bronze_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1582 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_143.uti.json b/_module/uti/ring_bronze_143.uti.json index 5e85875f..ec6b496b 100644 --- a/_module/uti/ring_bronze_143.uti.json +++ b/_module/uti/ring_bronze_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_144.uti.json b/_module/uti/ring_bronze_144.uti.json index ae7b7510..04029ca6 100644 --- a/_module/uti/ring_bronze_144.uti.json +++ b/_module/uti/ring_bronze_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_145.uti.json b/_module/uti/ring_bronze_145.uti.json index e8857792..12e974c3 100644 --- a/_module/uti/ring_bronze_145.uti.json +++ b/_module/uti/ring_bronze_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_146.uti.json b/_module/uti/ring_bronze_146.uti.json index d4f3fafc..c1ac9bfe 100644 --- a/_module/uti/ring_bronze_146.uti.json +++ b/_module/uti/ring_bronze_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_147.uti.json b/_module/uti/ring_bronze_147.uti.json index 14d95e2c..d361ba91 100644 --- a/_module/uti/ring_bronze_147.uti.json +++ b/_module/uti/ring_bronze_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_148.uti.json b/_module/uti/ring_bronze_148.uti.json index 4c2d8b34..baec27f1 100644 --- a/_module/uti/ring_bronze_148.uti.json +++ b/_module/uti/ring_bronze_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_149.uti.json b/_module/uti/ring_bronze_149.uti.json index 53bfa79d..42e78235 100644 --- a/_module/uti/ring_bronze_149.uti.json +++ b/_module/uti/ring_bronze_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_150.uti.json b/_module/uti/ring_bronze_150.uti.json index fa599451..c1b2aac6 100644 --- a/_module/uti/ring_bronze_150.uti.json +++ b/_module/uti/ring_bronze_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_151.uti.json b/_module/uti/ring_bronze_151.uti.json index fb326b8f..e4ff722e 100644 --- a/_module/uti/ring_bronze_151.uti.json +++ b/_module/uti/ring_bronze_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3101 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_152.uti.json b/_module/uti/ring_bronze_152.uti.json index f434f6d9..7c7079c9 100644 --- a/_module/uti/ring_bronze_152.uti.json +++ b/_module/uti/ring_bronze_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9453 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_153.uti.json b/_module/uti/ring_bronze_153.uti.json index 9ef7a4cc..3a6d4864 100644 --- a/_module/uti/ring_bronze_153.uti.json +++ b/_module/uti/ring_bronze_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9453 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_154.uti.json b/_module/uti/ring_bronze_154.uti.json index 8cbbf553..0593bfcd 100644 --- a/_module/uti/ring_bronze_154.uti.json +++ b/_module/uti/ring_bronze_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9453 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_155.uti.json b/_module/uti/ring_bronze_155.uti.json index 6de7ecf3..ae2bbdbb 100644 --- a/_module/uti/ring_bronze_155.uti.json +++ b/_module/uti/ring_bronze_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9453 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_bronze_156.uti.json b/_module/uti/ring_bronze_156.uti.json index d8bec934..f85ec6d4 100644 --- a/_module/uti/ring_bronze_156.uti.json +++ b/_module/uti/ring_bronze_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9453 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_001.uti.json b/_module/uti/ring_copper_001.uti.json index 6f627ccb..bdc01213 100644 --- a/_module/uti/ring_copper_001.uti.json +++ b/_module/uti/ring_copper_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_002.uti.json b/_module/uti/ring_copper_002.uti.json index fc0697a4..35215487 100644 --- a/_module/uti/ring_copper_002.uti.json +++ b/_module/uti/ring_copper_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_003.uti.json b/_module/uti/ring_copper_003.uti.json index fb6e9a85..481d67ee 100644 --- a/_module/uti/ring_copper_003.uti.json +++ b/_module/uti/ring_copper_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 32 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_101.uti.json b/_module/uti/ring_copper_101.uti.json index 42b88a70..32c3e96c 100644 --- a/_module/uti/ring_copper_101.uti.json +++ b/_module/uti/ring_copper_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_102.uti.json b/_module/uti/ring_copper_102.uti.json index be6bff19..27646cff 100644 --- a/_module/uti/ring_copper_102.uti.json +++ b/_module/uti/ring_copper_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_103.uti.json b/_module/uti/ring_copper_103.uti.json index 3c5bed10..5d81afb2 100644 --- a/_module/uti/ring_copper_103.uti.json +++ b/_module/uti/ring_copper_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_104.uti.json b/_module/uti/ring_copper_104.uti.json index b5a2d623..26504881 100644 --- a/_module/uti/ring_copper_104.uti.json +++ b/_module/uti/ring_copper_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_105.uti.json b/_module/uti/ring_copper_105.uti.json index 8bbaf976..722542eb 100644 --- a/_module/uti/ring_copper_105.uti.json +++ b/_module/uti/ring_copper_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_106.uti.json b/_module/uti/ring_copper_106.uti.json index f7298df4..a1965cad 100644 --- a/_module/uti/ring_copper_106.uti.json +++ b/_module/uti/ring_copper_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_107.uti.json b/_module/uti/ring_copper_107.uti.json index 3695b5f9..b61c06d2 100644 --- a/_module/uti/ring_copper_107.uti.json +++ b/_module/uti/ring_copper_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_108.uti.json b/_module/uti/ring_copper_108.uti.json index d7f7f880..c59dbbc9 100644 --- a/_module/uti/ring_copper_108.uti.json +++ b/_module/uti/ring_copper_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_109.uti.json b/_module/uti/ring_copper_109.uti.json index df6cf95b..53c1dd49 100644 --- a/_module/uti/ring_copper_109.uti.json +++ b/_module/uti/ring_copper_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_110.uti.json b/_module/uti/ring_copper_110.uti.json index f4a9f4ea..25a65129 100644 --- a/_module/uti/ring_copper_110.uti.json +++ b/_module/uti/ring_copper_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_111.uti.json b/_module/uti/ring_copper_111.uti.json index a0e706f5..4ca93f1a 100644 --- a/_module/uti/ring_copper_111.uti.json +++ b/_module/uti/ring_copper_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_112.uti.json b/_module/uti/ring_copper_112.uti.json index 52703ac8..f9ce2a81 100644 --- a/_module/uti/ring_copper_112.uti.json +++ b/_module/uti/ring_copper_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 221 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_113.uti.json b/_module/uti/ring_copper_113.uti.json index ed1053cd..3fd9f749 100644 --- a/_module/uti/ring_copper_113.uti.json +++ b/_module/uti/ring_copper_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_114.uti.json b/_module/uti/ring_copper_114.uti.json index ecc2ec35..8fb1ecbc 100644 --- a/_module/uti/ring_copper_114.uti.json +++ b/_module/uti/ring_copper_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_115.uti.json b/_module/uti/ring_copper_115.uti.json index bee299a0..ded83437 100644 --- a/_module/uti/ring_copper_115.uti.json +++ b/_module/uti/ring_copper_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_116.uti.json b/_module/uti/ring_copper_116.uti.json index e3a5b279..aed6d8f1 100644 --- a/_module/uti/ring_copper_116.uti.json +++ b/_module/uti/ring_copper_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_117.uti.json b/_module/uti/ring_copper_117.uti.json index 7b4a6787..1f45be94 100644 --- a/_module/uti/ring_copper_117.uti.json +++ b/_module/uti/ring_copper_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_118.uti.json b/_module/uti/ring_copper_118.uti.json index 3db38810..4c001920 100644 --- a/_module/uti/ring_copper_118.uti.json +++ b/_module/uti/ring_copper_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_119.uti.json b/_module/uti/ring_copper_119.uti.json index 5b719f89..52a7893b 100644 --- a/_module/uti/ring_copper_119.uti.json +++ b/_module/uti/ring_copper_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_120.uti.json b/_module/uti/ring_copper_120.uti.json index 484885c7..84adc842 100644 --- a/_module/uti/ring_copper_120.uti.json +++ b/_module/uti/ring_copper_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_121.uti.json b/_module/uti/ring_copper_121.uti.json index 7f53673a..ed1ed648 100644 --- a/_module/uti/ring_copper_121.uti.json +++ b/_module/uti/ring_copper_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_122.uti.json b/_module/uti/ring_copper_122.uti.json index db075280..72d2886a 100644 --- a/_module/uti/ring_copper_122.uti.json +++ b/_module/uti/ring_copper_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_123.uti.json b/_module/uti/ring_copper_123.uti.json index 8f7a4851..525d8c28 100644 --- a/_module/uti/ring_copper_123.uti.json +++ b/_module/uti/ring_copper_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_124.uti.json b/_module/uti/ring_copper_124.uti.json index b47bde98..daca76b9 100644 --- a/_module/uti/ring_copper_124.uti.json +++ b/_module/uti/ring_copper_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_125.uti.json b/_module/uti/ring_copper_125.uti.json index bad5eda8..06850a99 100644 --- a/_module/uti/ring_copper_125.uti.json +++ b/_module/uti/ring_copper_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_126.uti.json b/_module/uti/ring_copper_126.uti.json index f19b8254..01662937 100644 --- a/_module/uti/ring_copper_126.uti.json +++ b/_module/uti/ring_copper_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_127.uti.json b/_module/uti/ring_copper_127.uti.json index 3a210231..7347ec40 100644 --- a/_module/uti/ring_copper_127.uti.json +++ b/_module/uti/ring_copper_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_128.uti.json b/_module/uti/ring_copper_128.uti.json index 49b778fb..0ad7cd02 100644 --- a/_module/uti/ring_copper_128.uti.json +++ b/_module/uti/ring_copper_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_129.uti.json b/_module/uti/ring_copper_129.uti.json index ac4589a8..f8f455b5 100644 --- a/_module/uti/ring_copper_129.uti.json +++ b/_module/uti/ring_copper_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_130.uti.json b/_module/uti/ring_copper_130.uti.json index 39de586b..d0dfbbdc 100644 --- a/_module/uti/ring_copper_130.uti.json +++ b/_module/uti/ring_copper_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_131.uti.json b/_module/uti/ring_copper_131.uti.json index ca3223fe..3d35b16b 100644 --- a/_module/uti/ring_copper_131.uti.json +++ b/_module/uti/ring_copper_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_132.uti.json b/_module/uti/ring_copper_132.uti.json index 9190a9f6..fb149667 100644 --- a/_module/uti/ring_copper_132.uti.json +++ b/_module/uti/ring_copper_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_133.uti.json b/_module/uti/ring_copper_133.uti.json index 18731fc8..64ecde41 100644 --- a/_module/uti/ring_copper_133.uti.json +++ b/_module/uti/ring_copper_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_134.uti.json b/_module/uti/ring_copper_134.uti.json index 6af8b3e6..a688632c 100644 --- a/_module/uti/ring_copper_134.uti.json +++ b/_module/uti/ring_copper_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_135.uti.json b/_module/uti/ring_copper_135.uti.json index 1b91fee4..ece3271b 100644 --- a/_module/uti/ring_copper_135.uti.json +++ b/_module/uti/ring_copper_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_136.uti.json b/_module/uti/ring_copper_136.uti.json index 473f34a9..d092121f 100644 --- a/_module/uti/ring_copper_136.uti.json +++ b/_module/uti/ring_copper_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 619 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_137.uti.json b/_module/uti/ring_copper_137.uti.json index 9a6251a5..613a18c1 100644 --- a/_module/uti/ring_copper_137.uti.json +++ b/_module/uti/ring_copper_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_138.uti.json b/_module/uti/ring_copper_138.uti.json index 0e442b9b..9d15c275 100644 --- a/_module/uti/ring_copper_138.uti.json +++ b/_module/uti/ring_copper_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_139.uti.json b/_module/uti/ring_copper_139.uti.json index acb89a90..ad08b9c8 100644 --- a/_module/uti/ring_copper_139.uti.json +++ b/_module/uti/ring_copper_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_140.uti.json b/_module/uti/ring_copper_140.uti.json index 549c1c81..8b03483a 100644 --- a/_module/uti/ring_copper_140.uti.json +++ b/_module/uti/ring_copper_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_141.uti.json b/_module/uti/ring_copper_141.uti.json index b37cd6c4..43ea3c1b 100644 --- a/_module/uti/ring_copper_141.uti.json +++ b/_module/uti/ring_copper_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_142.uti.json b/_module/uti/ring_copper_142.uti.json index f21a8f14..aa25b93c 100644 --- a/_module/uti/ring_copper_142.uti.json +++ b/_module/uti/ring_copper_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_143.uti.json b/_module/uti/ring_copper_143.uti.json index 270bf358..9fcdc0c7 100644 --- a/_module/uti/ring_copper_143.uti.json +++ b/_module/uti/ring_copper_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_144.uti.json b/_module/uti/ring_copper_144.uti.json index 8c5720a6..04c6ba76 100644 --- a/_module/uti/ring_copper_144.uti.json +++ b/_module/uti/ring_copper_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_145.uti.json b/_module/uti/ring_copper_145.uti.json index 50d2cc20..e1d5ab0e 100644 --- a/_module/uti/ring_copper_145.uti.json +++ b/_module/uti/ring_copper_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_146.uti.json b/_module/uti/ring_copper_146.uti.json index ed5969d6..c883691c 100644 --- a/_module/uti/ring_copper_146.uti.json +++ b/_module/uti/ring_copper_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_147.uti.json b/_module/uti/ring_copper_147.uti.json index d2c1b54d..9efdf798 100644 --- a/_module/uti/ring_copper_147.uti.json +++ b/_module/uti/ring_copper_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_148.uti.json b/_module/uti/ring_copper_148.uti.json index 19c3bf16..c5fd3dc8 100644 --- a/_module/uti/ring_copper_148.uti.json +++ b/_module/uti/ring_copper_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_149.uti.json b/_module/uti/ring_copper_149.uti.json index 417b7bcc..8758ffcc 100644 --- a/_module/uti/ring_copper_149.uti.json +++ b/_module/uti/ring_copper_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_150.uti.json b/_module/uti/ring_copper_150.uti.json index 6027bcad..5729c2fc 100644 --- a/_module/uti/ring_copper_150.uti.json +++ b/_module/uti/ring_copper_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_151.uti.json b/_module/uti/ring_copper_151.uti.json index 3437111b..cf18e5fb 100644 --- a/_module/uti/ring_copper_151.uti.json +++ b/_module/uti/ring_copper_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2813 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_152.uti.json b/_module/uti/ring_copper_152.uti.json index c62b5504..d9993270 100644 --- a/_module/uti/ring_copper_152.uti.json +++ b/_module/uti/ring_copper_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_153.uti.json b/_module/uti/ring_copper_153.uti.json index 744b2c7f..e2998944 100644 --- a/_module/uti/ring_copper_153.uti.json +++ b/_module/uti/ring_copper_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_154.uti.json b/_module/uti/ring_copper_154.uti.json index 7fc68e0b..07f1b98d 100644 --- a/_module/uti/ring_copper_154.uti.json +++ b/_module/uti/ring_copper_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_155.uti.json b/_module/uti/ring_copper_155.uti.json index aa275ffc..fa9f4cc0 100644 --- a/_module/uti/ring_copper_155.uti.json +++ b/_module/uti/ring_copper_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_copper_156.uti.json b/_module/uti/ring_copper_156.uti.json index 9bc36288..7ad3a44b 100644 --- a/_module/uti/ring_copper_156.uti.json +++ b/_module/uti/ring_copper_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_001.uti.json b/_module/uti/ring_dull_001.uti.json index 3448d514..ef1ef7bb 100644 --- a/_module/uti/ring_dull_001.uti.json +++ b/_module/uti/ring_dull_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_002.uti.json b/_module/uti/ring_dull_002.uti.json index 06de207f..689dbc19 100644 --- a/_module/uti/ring_dull_002.uti.json +++ b/_module/uti/ring_dull_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_003.uti.json b/_module/uti/ring_dull_003.uti.json index c2b5308a..6d95fb97 100644 --- a/_module/uti/ring_dull_003.uti.json +++ b/_module/uti/ring_dull_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_101.uti.json b/_module/uti/ring_dull_101.uti.json index 1f8b7f0d..dbf5fed0 100644 --- a/_module/uti/ring_dull_101.uti.json +++ b/_module/uti/ring_dull_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_102.uti.json b/_module/uti/ring_dull_102.uti.json index 1d41ffee..125506db 100644 --- a/_module/uti/ring_dull_102.uti.json +++ b/_module/uti/ring_dull_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_103.uti.json b/_module/uti/ring_dull_103.uti.json index 0ddbe3c4..7cab9841 100644 --- a/_module/uti/ring_dull_103.uti.json +++ b/_module/uti/ring_dull_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_104.uti.json b/_module/uti/ring_dull_104.uti.json index cc681641..caa1e825 100644 --- a/_module/uti/ring_dull_104.uti.json +++ b/_module/uti/ring_dull_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_105.uti.json b/_module/uti/ring_dull_105.uti.json index 573ac542..00b8cb77 100644 --- a/_module/uti/ring_dull_105.uti.json +++ b/_module/uti/ring_dull_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_106.uti.json b/_module/uti/ring_dull_106.uti.json index 0948d72e..e66a4aa9 100644 --- a/_module/uti/ring_dull_106.uti.json +++ b/_module/uti/ring_dull_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_107.uti.json b/_module/uti/ring_dull_107.uti.json index 8d0a8c33..5c7ff6ae 100644 --- a/_module/uti/ring_dull_107.uti.json +++ b/_module/uti/ring_dull_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_108.uti.json b/_module/uti/ring_dull_108.uti.json index 4818eeed..71ac210a 100644 --- a/_module/uti/ring_dull_108.uti.json +++ b/_module/uti/ring_dull_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_109.uti.json b/_module/uti/ring_dull_109.uti.json index db097183..4942194f 100644 --- a/_module/uti/ring_dull_109.uti.json +++ b/_module/uti/ring_dull_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_110.uti.json b/_module/uti/ring_dull_110.uti.json index 88987e34..8580d2d9 100644 --- a/_module/uti/ring_dull_110.uti.json +++ b/_module/uti/ring_dull_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_111.uti.json b/_module/uti/ring_dull_111.uti.json index e0f434b6..1ded6614 100644 --- a/_module/uti/ring_dull_111.uti.json +++ b/_module/uti/ring_dull_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_112.uti.json b/_module/uti/ring_dull_112.uti.json index b4489d6d..ed8d9dc3 100644 --- a/_module/uti/ring_dull_112.uti.json +++ b/_module/uti/ring_dull_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_113.uti.json b/_module/uti/ring_dull_113.uti.json index 3ef33ecd..a006d6fb 100644 --- a/_module/uti/ring_dull_113.uti.json +++ b/_module/uti/ring_dull_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_114.uti.json b/_module/uti/ring_dull_114.uti.json index 40f85c3c..1e7d8f29 100644 --- a/_module/uti/ring_dull_114.uti.json +++ b/_module/uti/ring_dull_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_115.uti.json b/_module/uti/ring_dull_115.uti.json index adf95e95..ce5de82f 100644 --- a/_module/uti/ring_dull_115.uti.json +++ b/_module/uti/ring_dull_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_116.uti.json b/_module/uti/ring_dull_116.uti.json index 1f06f5bd..e2416411 100644 --- a/_module/uti/ring_dull_116.uti.json +++ b/_module/uti/ring_dull_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_117.uti.json b/_module/uti/ring_dull_117.uti.json index 014f863d..eb3e12bf 100644 --- a/_module/uti/ring_dull_117.uti.json +++ b/_module/uti/ring_dull_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_118.uti.json b/_module/uti/ring_dull_118.uti.json index dfd9d763..34511038 100644 --- a/_module/uti/ring_dull_118.uti.json +++ b/_module/uti/ring_dull_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_119.uti.json b/_module/uti/ring_dull_119.uti.json index 24a270fc..fc5f70c9 100644 --- a/_module/uti/ring_dull_119.uti.json +++ b/_module/uti/ring_dull_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_120.uti.json b/_module/uti/ring_dull_120.uti.json index 4e3ea139..cd16b041 100644 --- a/_module/uti/ring_dull_120.uti.json +++ b/_module/uti/ring_dull_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_121.uti.json b/_module/uti/ring_dull_121.uti.json index fe399537..08c2b2f2 100644 --- a/_module/uti/ring_dull_121.uti.json +++ b/_module/uti/ring_dull_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_122.uti.json b/_module/uti/ring_dull_122.uti.json index 19ebc512..f9ec94fb 100644 --- a/_module/uti/ring_dull_122.uti.json +++ b/_module/uti/ring_dull_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_123.uti.json b/_module/uti/ring_dull_123.uti.json index 37b31d76..a924306e 100644 --- a/_module/uti/ring_dull_123.uti.json +++ b/_module/uti/ring_dull_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_124.uti.json b/_module/uti/ring_dull_124.uti.json index 86704ac3..e46a9221 100644 --- a/_module/uti/ring_dull_124.uti.json +++ b/_module/uti/ring_dull_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_125.uti.json b/_module/uti/ring_dull_125.uti.json index ba4d4d41..b1be0989 100644 --- a/_module/uti/ring_dull_125.uti.json +++ b/_module/uti/ring_dull_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_126.uti.json b/_module/uti/ring_dull_126.uti.json index 6138a2d3..75176ad6 100644 --- a/_module/uti/ring_dull_126.uti.json +++ b/_module/uti/ring_dull_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_127.uti.json b/_module/uti/ring_dull_127.uti.json index ed74f8f1..3c4c2573 100644 --- a/_module/uti/ring_dull_127.uti.json +++ b/_module/uti/ring_dull_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_128.uti.json b/_module/uti/ring_dull_128.uti.json index 34955e90..610cc6e4 100644 --- a/_module/uti/ring_dull_128.uti.json +++ b/_module/uti/ring_dull_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_129.uti.json b/_module/uti/ring_dull_129.uti.json index 4efd20d0..4e45da60 100644 --- a/_module/uti/ring_dull_129.uti.json +++ b/_module/uti/ring_dull_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_130.uti.json b/_module/uti/ring_dull_130.uti.json index f03af046..4d37f975 100644 --- a/_module/uti/ring_dull_130.uti.json +++ b/_module/uti/ring_dull_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_131.uti.json b/_module/uti/ring_dull_131.uti.json index 1d2cf91b..77d1632b 100644 --- a/_module/uti/ring_dull_131.uti.json +++ b/_module/uti/ring_dull_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_132.uti.json b/_module/uti/ring_dull_132.uti.json index 77efb9f8..188f2568 100644 --- a/_module/uti/ring_dull_132.uti.json +++ b/_module/uti/ring_dull_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_133.uti.json b/_module/uti/ring_dull_133.uti.json index 98fcba78..96629568 100644 --- a/_module/uti/ring_dull_133.uti.json +++ b/_module/uti/ring_dull_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_134.uti.json b/_module/uti/ring_dull_134.uti.json index c9fcb808..b492351c 100644 --- a/_module/uti/ring_dull_134.uti.json +++ b/_module/uti/ring_dull_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_135.uti.json b/_module/uti/ring_dull_135.uti.json index 35f56e1f..4b821344 100644 --- a/_module/uti/ring_dull_135.uti.json +++ b/_module/uti/ring_dull_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_136.uti.json b/_module/uti/ring_dull_136.uti.json index e2419ea8..04d0db22 100644 --- a/_module/uti/ring_dull_136.uti.json +++ b/_module/uti/ring_dull_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 307 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_137.uti.json b/_module/uti/ring_dull_137.uti.json index 88bff3b2..ded6aea5 100644 --- a/_module/uti/ring_dull_137.uti.json +++ b/_module/uti/ring_dull_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 946 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_138.uti.json b/_module/uti/ring_dull_138.uti.json index ad8e174c..f7fcf5c7 100644 --- a/_module/uti/ring_dull_138.uti.json +++ b/_module/uti/ring_dull_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 946 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_139.uti.json b/_module/uti/ring_dull_139.uti.json index c07bd7dc..2f9d974c 100644 --- a/_module/uti/ring_dull_139.uti.json +++ b/_module/uti/ring_dull_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 946 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_140.uti.json b/_module/uti/ring_dull_140.uti.json index 3d31ec81..419603eb 100644 --- a/_module/uti/ring_dull_140.uti.json +++ b/_module/uti/ring_dull_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 946 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_141.uti.json b/_module/uti/ring_dull_141.uti.json index 8999de6a..dd770d79 100644 --- a/_module/uti/ring_dull_141.uti.json +++ b/_module/uti/ring_dull_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 946 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_142.uti.json b/_module/uti/ring_dull_142.uti.json index cc2d2a9b..1b1f8183 100644 --- a/_module/uti/ring_dull_142.uti.json +++ b/_module/uti/ring_dull_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 946 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_143.uti.json b/_module/uti/ring_dull_143.uti.json index f741cb15..fcebd960 100644 --- a/_module/uti/ring_dull_143.uti.json +++ b/_module/uti/ring_dull_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_144.uti.json b/_module/uti/ring_dull_144.uti.json index fcedd7cf..d1421bb3 100644 --- a/_module/uti/ring_dull_144.uti.json +++ b/_module/uti/ring_dull_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_145.uti.json b/_module/uti/ring_dull_145.uti.json index 6bda3d47..53699c4d 100644 --- a/_module/uti/ring_dull_145.uti.json +++ b/_module/uti/ring_dull_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_146.uti.json b/_module/uti/ring_dull_146.uti.json index 3ade712b..2884fe3b 100644 --- a/_module/uti/ring_dull_146.uti.json +++ b/_module/uti/ring_dull_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_147.uti.json b/_module/uti/ring_dull_147.uti.json index 57816c44..455c31c2 100644 --- a/_module/uti/ring_dull_147.uti.json +++ b/_module/uti/ring_dull_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_148.uti.json b/_module/uti/ring_dull_148.uti.json index fd1ac48e..1f38fbdb 100644 --- a/_module/uti/ring_dull_148.uti.json +++ b/_module/uti/ring_dull_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_149.uti.json b/_module/uti/ring_dull_149.uti.json index 3ebad13e..985220dd 100644 --- a/_module/uti/ring_dull_149.uti.json +++ b/_module/uti/ring_dull_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_150.uti.json b/_module/uti/ring_dull_150.uti.json index 55897055..f331c6a7 100644 --- a/_module/uti/ring_dull_150.uti.json +++ b/_module/uti/ring_dull_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_151.uti.json b/_module/uti/ring_dull_151.uti.json index 5d7557d8..614fb8fa 100644 --- a/_module/uti/ring_dull_151.uti.json +++ b/_module/uti/ring_dull_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_152.uti.json b/_module/uti/ring_dull_152.uti.json index b5c8d653..ce1c0173 100644 --- a/_module/uti/ring_dull_152.uti.json +++ b/_module/uti/ring_dull_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6050 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_153.uti.json b/_module/uti/ring_dull_153.uti.json index 5b55b023..49d29f54 100644 --- a/_module/uti/ring_dull_153.uti.json +++ b/_module/uti/ring_dull_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6050 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_154.uti.json b/_module/uti/ring_dull_154.uti.json index c49a90c7..1d50a988 100644 --- a/_module/uti/ring_dull_154.uti.json +++ b/_module/uti/ring_dull_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6050 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_155.uti.json b/_module/uti/ring_dull_155.uti.json index 4ec297db..51b9b2d9 100644 --- a/_module/uti/ring_dull_155.uti.json +++ b/_module/uti/ring_dull_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6050 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_dull_156.uti.json b/_module/uti/ring_dull_156.uti.json index 41487a43..0334ce90 100644 --- a/_module/uti/ring_dull_156.uti.json +++ b/_module/uti/ring_dull_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6050 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_001.uti.json b/_module/uti/ring_gold_001.uti.json index e53ad391..269de4a3 100644 --- a/_module/uti/ring_gold_001.uti.json +++ b/_module/uti/ring_gold_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_002.uti.json b/_module/uti/ring_gold_002.uti.json index 607cc608..ce7b473a 100644 --- a/_module/uti/ring_gold_002.uti.json +++ b/_module/uti/ring_gold_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_003.uti.json b/_module/uti/ring_gold_003.uti.json index 3f1a9429..39a62850 100644 --- a/_module/uti/ring_gold_003.uti.json +++ b/_module/uti/ring_gold_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_101.uti.json b/_module/uti/ring_gold_101.uti.json index c99414c3..d5bdc851 100644 --- a/_module/uti/ring_gold_101.uti.json +++ b/_module/uti/ring_gold_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_102.uti.json b/_module/uti/ring_gold_102.uti.json index ab579dae..1fac6216 100644 --- a/_module/uti/ring_gold_102.uti.json +++ b/_module/uti/ring_gold_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_103.uti.json b/_module/uti/ring_gold_103.uti.json index 713c0c6e..89b085c6 100644 --- a/_module/uti/ring_gold_103.uti.json +++ b/_module/uti/ring_gold_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_104.uti.json b/_module/uti/ring_gold_104.uti.json index c7e339e1..7117a46b 100644 --- a/_module/uti/ring_gold_104.uti.json +++ b/_module/uti/ring_gold_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_105.uti.json b/_module/uti/ring_gold_105.uti.json index 74a439bd..c8092787 100644 --- a/_module/uti/ring_gold_105.uti.json +++ b/_module/uti/ring_gold_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_106.uti.json b/_module/uti/ring_gold_106.uti.json index 241a2c27..1ee45dc5 100644 --- a/_module/uti/ring_gold_106.uti.json +++ b/_module/uti/ring_gold_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_107.uti.json b/_module/uti/ring_gold_107.uti.json index 14cb7e24..403b1f49 100644 --- a/_module/uti/ring_gold_107.uti.json +++ b/_module/uti/ring_gold_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_108.uti.json b/_module/uti/ring_gold_108.uti.json index c4b0a36f..89f95a38 100644 --- a/_module/uti/ring_gold_108.uti.json +++ b/_module/uti/ring_gold_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_109.uti.json b/_module/uti/ring_gold_109.uti.json index 84f59482..74c85f4f 100644 --- a/_module/uti/ring_gold_109.uti.json +++ b/_module/uti/ring_gold_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_110.uti.json b/_module/uti/ring_gold_110.uti.json index 65f6562e..3ba95c9c 100644 --- a/_module/uti/ring_gold_110.uti.json +++ b/_module/uti/ring_gold_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_111.uti.json b/_module/uti/ring_gold_111.uti.json index cf9bc469..39110792 100644 --- a/_module/uti/ring_gold_111.uti.json +++ b/_module/uti/ring_gold_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_112.uti.json b/_module/uti/ring_gold_112.uti.json index ab86b7bb..d41c0008 100644 --- a/_module/uti/ring_gold_112.uti.json +++ b/_module/uti/ring_gold_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 365 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_113.uti.json b/_module/uti/ring_gold_113.uti.json index 4be08b38..8d9ebc16 100644 --- a/_module/uti/ring_gold_113.uti.json +++ b/_module/uti/ring_gold_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_114.uti.json b/_module/uti/ring_gold_114.uti.json index 8c9481d9..04fabd17 100644 --- a/_module/uti/ring_gold_114.uti.json +++ b/_module/uti/ring_gold_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_115.uti.json b/_module/uti/ring_gold_115.uti.json index 5c0c0ff1..44602a7b 100644 --- a/_module/uti/ring_gold_115.uti.json +++ b/_module/uti/ring_gold_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_116.uti.json b/_module/uti/ring_gold_116.uti.json index fcd8fa9d..a2d89224 100644 --- a/_module/uti/ring_gold_116.uti.json +++ b/_module/uti/ring_gold_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_117.uti.json b/_module/uti/ring_gold_117.uti.json index e35f67af..206aacd9 100644 --- a/_module/uti/ring_gold_117.uti.json +++ b/_module/uti/ring_gold_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_118.uti.json b/_module/uti/ring_gold_118.uti.json index 55174c80..45074d4a 100644 --- a/_module/uti/ring_gold_118.uti.json +++ b/_module/uti/ring_gold_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_119.uti.json b/_module/uti/ring_gold_119.uti.json index b0792cf7..7fca25bb 100644 --- a/_module/uti/ring_gold_119.uti.json +++ b/_module/uti/ring_gold_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_120.uti.json b/_module/uti/ring_gold_120.uti.json index 2f461ca1..061cd380 100644 --- a/_module/uti/ring_gold_120.uti.json +++ b/_module/uti/ring_gold_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_121.uti.json b/_module/uti/ring_gold_121.uti.json index e7063b4f..28d68a85 100644 --- a/_module/uti/ring_gold_121.uti.json +++ b/_module/uti/ring_gold_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_122.uti.json b/_module/uti/ring_gold_122.uti.json index faf69724..39e0ebe7 100644 --- a/_module/uti/ring_gold_122.uti.json +++ b/_module/uti/ring_gold_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_123.uti.json b/_module/uti/ring_gold_123.uti.json index 9ac142c3..40bf9804 100644 --- a/_module/uti/ring_gold_123.uti.json +++ b/_module/uti/ring_gold_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_124.uti.json b/_module/uti/ring_gold_124.uti.json index 553ef845..b39a2ccd 100644 --- a/_module/uti/ring_gold_124.uti.json +++ b/_module/uti/ring_gold_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_125.uti.json b/_module/uti/ring_gold_125.uti.json index bb2d6d9f..b125e555 100644 --- a/_module/uti/ring_gold_125.uti.json +++ b/_module/uti/ring_gold_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 545 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_126.uti.json b/_module/uti/ring_gold_126.uti.json index 98215359..6d9d6b57 100644 --- a/_module/uti/ring_gold_126.uti.json +++ b/_module/uti/ring_gold_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_127.uti.json b/_module/uti/ring_gold_127.uti.json index f8914d64..cc0db675 100644 --- a/_module/uti/ring_gold_127.uti.json +++ b/_module/uti/ring_gold_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_128.uti.json b/_module/uti/ring_gold_128.uti.json index 303b38e8..93d54f24 100644 --- a/_module/uti/ring_gold_128.uti.json +++ b/_module/uti/ring_gold_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_129.uti.json b/_module/uti/ring_gold_129.uti.json index d07b1381..a84155bb 100644 --- a/_module/uti/ring_gold_129.uti.json +++ b/_module/uti/ring_gold_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_130.uti.json b/_module/uti/ring_gold_130.uti.json index 7c1ac6ee..ee5d6f29 100644 --- a/_module/uti/ring_gold_130.uti.json +++ b/_module/uti/ring_gold_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_131.uti.json b/_module/uti/ring_gold_131.uti.json index f40d3d12..e82cbb28 100644 --- a/_module/uti/ring_gold_131.uti.json +++ b/_module/uti/ring_gold_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_132.uti.json b/_module/uti/ring_gold_132.uti.json index 29075ce0..ff15be0f 100644 --- a/_module/uti/ring_gold_132.uti.json +++ b/_module/uti/ring_gold_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_133.uti.json b/_module/uti/ring_gold_133.uti.json index ee6d53bc..8c290eae 100644 --- a/_module/uti/ring_gold_133.uti.json +++ b/_module/uti/ring_gold_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_134.uti.json b/_module/uti/ring_gold_134.uti.json index 3fb930fa..11238dad 100644 --- a/_module/uti/ring_gold_134.uti.json +++ b/_module/uti/ring_gold_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_135.uti.json b/_module/uti/ring_gold_135.uti.json index b1aba2f0..9d3bb1e8 100644 --- a/_module/uti/ring_gold_135.uti.json +++ b/_module/uti/ring_gold_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_136.uti.json b/_module/uti/ring_gold_136.uti.json index d98c4402..425c9af8 100644 --- a/_module/uti/ring_gold_136.uti.json +++ b/_module/uti/ring_gold_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 903 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_137.uti.json b/_module/uti/ring_gold_137.uti.json index 715a3a44..b35888c3 100644 --- a/_module/uti/ring_gold_137.uti.json +++ b/_module/uti/ring_gold_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1953 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_138.uti.json b/_module/uti/ring_gold_138.uti.json index efbd8414..5b8b59fd 100644 --- a/_module/uti/ring_gold_138.uti.json +++ b/_module/uti/ring_gold_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1953 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_139.uti.json b/_module/uti/ring_gold_139.uti.json index 96200159..312804c5 100644 --- a/_module/uti/ring_gold_139.uti.json +++ b/_module/uti/ring_gold_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1953 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_140.uti.json b/_module/uti/ring_gold_140.uti.json index bfaf7049..e916460b 100644 --- a/_module/uti/ring_gold_140.uti.json +++ b/_module/uti/ring_gold_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1953 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_141.uti.json b/_module/uti/ring_gold_141.uti.json index 5378986a..6d2285bd 100644 --- a/_module/uti/ring_gold_141.uti.json +++ b/_module/uti/ring_gold_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1953 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_142.uti.json b/_module/uti/ring_gold_142.uti.json index ac6e0633..be53e576 100644 --- a/_module/uti/ring_gold_142.uti.json +++ b/_module/uti/ring_gold_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1953 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_143.uti.json b/_module/uti/ring_gold_143.uti.json index 98bbe7df..fc715227 100644 --- a/_module/uti/ring_gold_143.uti.json +++ b/_module/uti/ring_gold_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_144.uti.json b/_module/uti/ring_gold_144.uti.json index a2c31067..e8ac68b8 100644 --- a/_module/uti/ring_gold_144.uti.json +++ b/_module/uti/ring_gold_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_145.uti.json b/_module/uti/ring_gold_145.uti.json index bc07cd97..63164cb8 100644 --- a/_module/uti/ring_gold_145.uti.json +++ b/_module/uti/ring_gold_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_146.uti.json b/_module/uti/ring_gold_146.uti.json index 1a91c11c..1261b6dd 100644 --- a/_module/uti/ring_gold_146.uti.json +++ b/_module/uti/ring_gold_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_147.uti.json b/_module/uti/ring_gold_147.uti.json index 5bae65ea..144a8f2f 100644 --- a/_module/uti/ring_gold_147.uti.json +++ b/_module/uti/ring_gold_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_148.uti.json b/_module/uti/ring_gold_148.uti.json index a47ab2d7..aa8821cf 100644 --- a/_module/uti/ring_gold_148.uti.json +++ b/_module/uti/ring_gold_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_149.uti.json b/_module/uti/ring_gold_149.uti.json index f490a54b..d72ca1cf 100644 --- a/_module/uti/ring_gold_149.uti.json +++ b/_module/uti/ring_gold_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_150.uti.json b/_module/uti/ring_gold_150.uti.json index 5a2a0fe8..dfecdea1 100644 --- a/_module/uti/ring_gold_150.uti.json +++ b/_module/uti/ring_gold_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_151.uti.json b/_module/uti/ring_gold_151.uti.json index 0281918a..a99ae81b 100644 --- a/_module/uti/ring_gold_151.uti.json +++ b/_module/uti/ring_gold_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_152.uti.json b/_module/uti/ring_gold_152.uti.json index 008bed36..ec2ca9d3 100644 --- a/_module/uti/ring_gold_152.uti.json +++ b/_module/uti/ring_gold_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10658 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_153.uti.json b/_module/uti/ring_gold_153.uti.json index 69b4ac64..405e3277 100644 --- a/_module/uti/ring_gold_153.uti.json +++ b/_module/uti/ring_gold_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10658 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_154.uti.json b/_module/uti/ring_gold_154.uti.json index c2934228..bffcd8ca 100644 --- a/_module/uti/ring_gold_154.uti.json +++ b/_module/uti/ring_gold_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10658 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_155.uti.json b/_module/uti/ring_gold_155.uti.json index 2541052c..d3d3ca43 100644 --- a/_module/uti/ring_gold_155.uti.json +++ b/_module/uti/ring_gold_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10658 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_gold_156.uti.json b/_module/uti/ring_gold_156.uti.json index c90b4422..70375aa0 100644 --- a/_module/uti/ring_gold_156.uti.json +++ b/_module/uti/ring_gold_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10658 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_001.uti.json b/_module/uti/ring_iron_001.uti.json index 2c33c434..0254a289 100644 --- a/_module/uti/ring_iron_001.uti.json +++ b/_module/uti/ring_iron_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_002.uti.json b/_module/uti/ring_iron_002.uti.json index 4f22e60c..c6409bf3 100644 --- a/_module/uti/ring_iron_002.uti.json +++ b/_module/uti/ring_iron_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_003.uti.json b/_module/uti/ring_iron_003.uti.json index 751f495b..5a093ace 100644 --- a/_module/uti/ring_iron_003.uti.json +++ b/_module/uti/ring_iron_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_101.uti.json b/_module/uti/ring_iron_101.uti.json index 7d052396..1dc4f9a6 100644 --- a/_module/uti/ring_iron_101.uti.json +++ b/_module/uti/ring_iron_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_102.uti.json b/_module/uti/ring_iron_102.uti.json index e504980a..1ef60178 100644 --- a/_module/uti/ring_iron_102.uti.json +++ b/_module/uti/ring_iron_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_103.uti.json b/_module/uti/ring_iron_103.uti.json index e1d6ec54..e5fe6a72 100644 --- a/_module/uti/ring_iron_103.uti.json +++ b/_module/uti/ring_iron_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_104.uti.json b/_module/uti/ring_iron_104.uti.json index eb724d93..a85161e1 100644 --- a/_module/uti/ring_iron_104.uti.json +++ b/_module/uti/ring_iron_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_105.uti.json b/_module/uti/ring_iron_105.uti.json index 27385006..c377bc36 100644 --- a/_module/uti/ring_iron_105.uti.json +++ b/_module/uti/ring_iron_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_106.uti.json b/_module/uti/ring_iron_106.uti.json index 85daf94a..d05c964c 100644 --- a/_module/uti/ring_iron_106.uti.json +++ b/_module/uti/ring_iron_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_107.uti.json b/_module/uti/ring_iron_107.uti.json index dbf246af..e38ef921 100644 --- a/_module/uti/ring_iron_107.uti.json +++ b/_module/uti/ring_iron_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_108.uti.json b/_module/uti/ring_iron_108.uti.json index df39fb5a..fc19ff62 100644 --- a/_module/uti/ring_iron_108.uti.json +++ b/_module/uti/ring_iron_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_109.uti.json b/_module/uti/ring_iron_109.uti.json index fc4f033e..ae648f85 100644 --- a/_module/uti/ring_iron_109.uti.json +++ b/_module/uti/ring_iron_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_110.uti.json b/_module/uti/ring_iron_110.uti.json index b8ddbe99..10dff95e 100644 --- a/_module/uti/ring_iron_110.uti.json +++ b/_module/uti/ring_iron_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_111.uti.json b/_module/uti/ring_iron_111.uti.json index 9445e015..4ecb6954 100644 --- a/_module/uti/ring_iron_111.uti.json +++ b/_module/uti/ring_iron_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_112.uti.json b/_module/uti/ring_iron_112.uti.json index 3b38db6a..78efaee6 100644 --- a/_module/uti/ring_iron_112.uti.json +++ b/_module/uti/ring_iron_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_113.uti.json b/_module/uti/ring_iron_113.uti.json index 8185ed32..65d6a2c0 100644 --- a/_module/uti/ring_iron_113.uti.json +++ b/_module/uti/ring_iron_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_114.uti.json b/_module/uti/ring_iron_114.uti.json index c2753813..2afd7da7 100644 --- a/_module/uti/ring_iron_114.uti.json +++ b/_module/uti/ring_iron_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_115.uti.json b/_module/uti/ring_iron_115.uti.json index 22c75846..e332989d 100644 --- a/_module/uti/ring_iron_115.uti.json +++ b/_module/uti/ring_iron_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_116.uti.json b/_module/uti/ring_iron_116.uti.json index b348e1fc..1f8a9b60 100644 --- a/_module/uti/ring_iron_116.uti.json +++ b/_module/uti/ring_iron_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_117.uti.json b/_module/uti/ring_iron_117.uti.json index 5e7f9cfb..f962b388 100644 --- a/_module/uti/ring_iron_117.uti.json +++ b/_module/uti/ring_iron_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_118.uti.json b/_module/uti/ring_iron_118.uti.json index 4c1bc36e..6635f13c 100644 --- a/_module/uti/ring_iron_118.uti.json +++ b/_module/uti/ring_iron_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_119.uti.json b/_module/uti/ring_iron_119.uti.json index d7941b39..14b674a8 100644 --- a/_module/uti/ring_iron_119.uti.json +++ b/_module/uti/ring_iron_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_120.uti.json b/_module/uti/ring_iron_120.uti.json index 09d0354a..ce6fc172 100644 --- a/_module/uti/ring_iron_120.uti.json +++ b/_module/uti/ring_iron_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_121.uti.json b/_module/uti/ring_iron_121.uti.json index c574af5a..83db5b85 100644 --- a/_module/uti/ring_iron_121.uti.json +++ b/_module/uti/ring_iron_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_122.uti.json b/_module/uti/ring_iron_122.uti.json index b09bbe58..229031c6 100644 --- a/_module/uti/ring_iron_122.uti.json +++ b/_module/uti/ring_iron_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_123.uti.json b/_module/uti/ring_iron_123.uti.json index b236433c..05aa6a0a 100644 --- a/_module/uti/ring_iron_123.uti.json +++ b/_module/uti/ring_iron_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_124.uti.json b/_module/uti/ring_iron_124.uti.json index 2e122c0f..76c21d7f 100644 --- a/_module/uti/ring_iron_124.uti.json +++ b/_module/uti/ring_iron_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_125.uti.json b/_module/uti/ring_iron_125.uti.json index d8110d9f..3f629e8f 100644 --- a/_module/uti/ring_iron_125.uti.json +++ b/_module/uti/ring_iron_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 75 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_126.uti.json b/_module/uti/ring_iron_126.uti.json index a0dfbf3b..db829cc7 100644 --- a/_module/uti/ring_iron_126.uti.json +++ b/_module/uti/ring_iron_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_127.uti.json b/_module/uti/ring_iron_127.uti.json index c78e6a32..4dc015cc 100644 --- a/_module/uti/ring_iron_127.uti.json +++ b/_module/uti/ring_iron_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_128.uti.json b/_module/uti/ring_iron_128.uti.json index e8d0d9c2..c6b54e38 100644 --- a/_module/uti/ring_iron_128.uti.json +++ b/_module/uti/ring_iron_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_129.uti.json b/_module/uti/ring_iron_129.uti.json index bcf7c8e2..bb950925 100644 --- a/_module/uti/ring_iron_129.uti.json +++ b/_module/uti/ring_iron_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_130.uti.json b/_module/uti/ring_iron_130.uti.json index 3b0fadd7..182fbd1b 100644 --- a/_module/uti/ring_iron_130.uti.json +++ b/_module/uti/ring_iron_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_131.uti.json b/_module/uti/ring_iron_131.uti.json index 45dc88cf..506d07c8 100644 --- a/_module/uti/ring_iron_131.uti.json +++ b/_module/uti/ring_iron_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_132.uti.json b/_module/uti/ring_iron_132.uti.json index 6aa47ae1..41122039 100644 --- a/_module/uti/ring_iron_132.uti.json +++ b/_module/uti/ring_iron_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_133.uti.json b/_module/uti/ring_iron_133.uti.json index a39a40a3..7d22f220 100644 --- a/_module/uti/ring_iron_133.uti.json +++ b/_module/uti/ring_iron_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_134.uti.json b/_module/uti/ring_iron_134.uti.json index c25329d7..33efcd69 100644 --- a/_module/uti/ring_iron_134.uti.json +++ b/_module/uti/ring_iron_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_135.uti.json b/_module/uti/ring_iron_135.uti.json index a6c2eb47..ee50044f 100644 --- a/_module/uti/ring_iron_135.uti.json +++ b/_module/uti/ring_iron_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_136.uti.json b/_module/uti/ring_iron_136.uti.json index 2f7abe75..bae0cb59 100644 --- a/_module/uti/ring_iron_136.uti.json +++ b/_module/uti/ring_iron_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_137.uti.json b/_module/uti/ring_iron_137.uti.json index 2d4b32fa..cf9af0f2 100644 --- a/_module/uti/ring_iron_137.uti.json +++ b/_module/uti/ring_iron_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 713 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_138.uti.json b/_module/uti/ring_iron_138.uti.json index 9ace3bb0..1c8fc032 100644 --- a/_module/uti/ring_iron_138.uti.json +++ b/_module/uti/ring_iron_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 713 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_139.uti.json b/_module/uti/ring_iron_139.uti.json index d79afaab..d872b82d 100644 --- a/_module/uti/ring_iron_139.uti.json +++ b/_module/uti/ring_iron_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 713 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_140.uti.json b/_module/uti/ring_iron_140.uti.json index d91ed7cd..559b681c 100644 --- a/_module/uti/ring_iron_140.uti.json +++ b/_module/uti/ring_iron_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 713 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_141.uti.json b/_module/uti/ring_iron_141.uti.json index 9be0d183..637cc70d 100644 --- a/_module/uti/ring_iron_141.uti.json +++ b/_module/uti/ring_iron_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 713 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_142.uti.json b/_module/uti/ring_iron_142.uti.json index cce268ab..a8d20b4b 100644 --- a/_module/uti/ring_iron_142.uti.json +++ b/_module/uti/ring_iron_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 713 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_144.uti.json b/_module/uti/ring_iron_144.uti.json index 8ca6770c..0245934b 100644 --- a/_module/uti/ring_iron_144.uti.json +++ b/_module/uti/ring_iron_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1801 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_145.uti.json b/_module/uti/ring_iron_145.uti.json index dc58ed84..4d35b42d 100644 --- a/_module/uti/ring_iron_145.uti.json +++ b/_module/uti/ring_iron_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1801 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_146.uti.json b/_module/uti/ring_iron_146.uti.json index 371c6e36..60b0dfe1 100644 --- a/_module/uti/ring_iron_146.uti.json +++ b/_module/uti/ring_iron_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1801 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_147.uti.json b/_module/uti/ring_iron_147.uti.json index c06bbaa6..c5008a50 100644 --- a/_module/uti/ring_iron_147.uti.json +++ b/_module/uti/ring_iron_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1801 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_148.uti.json b/_module/uti/ring_iron_148.uti.json index 814d95ec..989294a7 100644 --- a/_module/uti/ring_iron_148.uti.json +++ b/_module/uti/ring_iron_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1801 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_149.uti.json b/_module/uti/ring_iron_149.uti.json index ce708dc2..ac0e6d1c 100644 --- a/_module/uti/ring_iron_149.uti.json +++ b/_module/uti/ring_iron_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1801 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_150.uti.json b/_module/uti/ring_iron_150.uti.json index 0ed0204f..0bedc82e 100644 --- a/_module/uti/ring_iron_150.uti.json +++ b/_module/uti/ring_iron_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1801 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_151.uti.json b/_module/uti/ring_iron_151.uti.json index 6d1362f7..1499303a 100644 --- a/_module/uti/ring_iron_151.uti.json +++ b/_module/uti/ring_iron_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1801 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_152.uti.json b/_module/uti/ring_iron_152.uti.json index 5a1d3a61..8a2690c9 100644 --- a/_module/uti/ring_iron_152.uti.json +++ b/_module/uti/ring_iron_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5618 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_153.uti.json b/_module/uti/ring_iron_153.uti.json index 67e368d0..297019b1 100644 --- a/_module/uti/ring_iron_153.uti.json +++ b/_module/uti/ring_iron_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5618 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_154.uti.json b/_module/uti/ring_iron_154.uti.json index 32caa487..9068f361 100644 --- a/_module/uti/ring_iron_154.uti.json +++ b/_module/uti/ring_iron_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5618 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_155.uti.json b/_module/uti/ring_iron_155.uti.json index fd4fd44f..a5a06c84 100644 --- a/_module/uti/ring_iron_155.uti.json +++ b/_module/uti/ring_iron_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5618 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_iron_156.uti.json b/_module/uti/ring_iron_156.uti.json index 346f52ca..3273d5df 100644 --- a/_module/uti/ring_iron_156.uti.json +++ b/_module/uti/ring_iron_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5618 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_001.uti.json b/_module/uti/ring_mithril_001.uti.json index 62bc98eb..659d2423 100644 --- a/_module/uti/ring_mithril_001.uti.json +++ b/_module/uti/ring_mithril_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 45 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_002.uti.json b/_module/uti/ring_mithril_002.uti.json index be1783e5..e9adfebb 100644 --- a/_module/uti/ring_mithril_002.uti.json +++ b/_module/uti/ring_mithril_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_003.uti.json b/_module/uti/ring_mithril_003.uti.json index 538ed81d..f427e729 100644 --- a/_module/uti/ring_mithril_003.uti.json +++ b/_module/uti/ring_mithril_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_101.uti.json b/_module/uti/ring_mithril_101.uti.json index 35a98391..41586f73 100644 --- a/_module/uti/ring_mithril_101.uti.json +++ b/_module/uti/ring_mithril_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_102.uti.json b/_module/uti/ring_mithril_102.uti.json index 9b8fce10..252be6da 100644 --- a/_module/uti/ring_mithril_102.uti.json +++ b/_module/uti/ring_mithril_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_103.uti.json b/_module/uti/ring_mithril_103.uti.json index f288a4d2..3601f96c 100644 --- a/_module/uti/ring_mithril_103.uti.json +++ b/_module/uti/ring_mithril_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_104.uti.json b/_module/uti/ring_mithril_104.uti.json index be156db0..030cb40f 100644 --- a/_module/uti/ring_mithril_104.uti.json +++ b/_module/uti/ring_mithril_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_105.uti.json b/_module/uti/ring_mithril_105.uti.json index 911be66f..fd005929 100644 --- a/_module/uti/ring_mithril_105.uti.json +++ b/_module/uti/ring_mithril_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_106.uti.json b/_module/uti/ring_mithril_106.uti.json index ce6f20e4..1d85d968 100644 --- a/_module/uti/ring_mithril_106.uti.json +++ b/_module/uti/ring_mithril_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_107.uti.json b/_module/uti/ring_mithril_107.uti.json index 16ce979d..633529ff 100644 --- a/_module/uti/ring_mithril_107.uti.json +++ b/_module/uti/ring_mithril_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_108.uti.json b/_module/uti/ring_mithril_108.uti.json index 16b37390..a9c64511 100644 --- a/_module/uti/ring_mithril_108.uti.json +++ b/_module/uti/ring_mithril_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_109.uti.json b/_module/uti/ring_mithril_109.uti.json index 16556d47..cdf7f412 100644 --- a/_module/uti/ring_mithril_109.uti.json +++ b/_module/uti/ring_mithril_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_110.uti.json b/_module/uti/ring_mithril_110.uti.json index 61025033..9f84cc25 100644 --- a/_module/uti/ring_mithril_110.uti.json +++ b/_module/uti/ring_mithril_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_111.uti.json b/_module/uti/ring_mithril_111.uti.json index e8b7818a..22ae9ce1 100644 --- a/_module/uti/ring_mithril_111.uti.json +++ b/_module/uti/ring_mithril_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_112.uti.json b/_module/uti/ring_mithril_112.uti.json index a2012471..01c7da10 100644 --- a/_module/uti/ring_mithril_112.uti.json +++ b/_module/uti/ring_mithril_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 695 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_113.uti.json b/_module/uti/ring_mithril_113.uti.json index a4b20cb8..6e152293 100644 --- a/_module/uti/ring_mithril_113.uti.json +++ b/_module/uti/ring_mithril_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_114.uti.json b/_module/uti/ring_mithril_114.uti.json index 2825ef8e..d6125963 100644 --- a/_module/uti/ring_mithril_114.uti.json +++ b/_module/uti/ring_mithril_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_115.uti.json b/_module/uti/ring_mithril_115.uti.json index e38e27dd..0290389c 100644 --- a/_module/uti/ring_mithril_115.uti.json +++ b/_module/uti/ring_mithril_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_116.uti.json b/_module/uti/ring_mithril_116.uti.json index 3488321e..3e84530f 100644 --- a/_module/uti/ring_mithril_116.uti.json +++ b/_module/uti/ring_mithril_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_117.uti.json b/_module/uti/ring_mithril_117.uti.json index 89a8f3e9..7e1e234b 100644 --- a/_module/uti/ring_mithril_117.uti.json +++ b/_module/uti/ring_mithril_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_118.uti.json b/_module/uti/ring_mithril_118.uti.json index 1396d9e0..4160ba53 100644 --- a/_module/uti/ring_mithril_118.uti.json +++ b/_module/uti/ring_mithril_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_119.uti.json b/_module/uti/ring_mithril_119.uti.json index 38685cf3..1051f0e0 100644 --- a/_module/uti/ring_mithril_119.uti.json +++ b/_module/uti/ring_mithril_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_120.uti.json b/_module/uti/ring_mithril_120.uti.json index ff092e2b..237bde65 100644 --- a/_module/uti/ring_mithril_120.uti.json +++ b/_module/uti/ring_mithril_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_121.uti.json b/_module/uti/ring_mithril_121.uti.json index 24150b7e..1199e45d 100644 --- a/_module/uti/ring_mithril_121.uti.json +++ b/_module/uti/ring_mithril_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_122.uti.json b/_module/uti/ring_mithril_122.uti.json index 1cbc6fcf..a3c9bb7b 100644 --- a/_module/uti/ring_mithril_122.uti.json +++ b/_module/uti/ring_mithril_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_123.uti.json b/_module/uti/ring_mithril_123.uti.json index 4b243eb1..3bc98ec3 100644 --- a/_module/uti/ring_mithril_123.uti.json +++ b/_module/uti/ring_mithril_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_124.uti.json b/_module/uti/ring_mithril_124.uti.json index 89100418..ba806cb2 100644 --- a/_module/uti/ring_mithril_124.uti.json +++ b/_module/uti/ring_mithril_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_125.uti.json b/_module/uti/ring_mithril_125.uti.json index 0e50ad07..881b6672 100644 --- a/_module/uti/ring_mithril_125.uti.json +++ b/_module/uti/ring_mithril_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_126.uti.json b/_module/uti/ring_mithril_126.uti.json index 4f3756ee..83b97aa8 100644 --- a/_module/uti/ring_mithril_126.uti.json +++ b/_module/uti/ring_mithril_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_127.uti.json b/_module/uti/ring_mithril_127.uti.json index 51f8de47..18a3548a 100644 --- a/_module/uti/ring_mithril_127.uti.json +++ b/_module/uti/ring_mithril_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_128.uti.json b/_module/uti/ring_mithril_128.uti.json index b65ce08f..b520ee06 100644 --- a/_module/uti/ring_mithril_128.uti.json +++ b/_module/uti/ring_mithril_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_129.uti.json b/_module/uti/ring_mithril_129.uti.json index 068b761d..7f387472 100644 --- a/_module/uti/ring_mithril_129.uti.json +++ b/_module/uti/ring_mithril_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_130.uti.json b/_module/uti/ring_mithril_130.uti.json index 7a40acf4..d18437bd 100644 --- a/_module/uti/ring_mithril_130.uti.json +++ b/_module/uti/ring_mithril_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_131.uti.json b/_module/uti/ring_mithril_131.uti.json index 1aa4c814..70e0f37a 100644 --- a/_module/uti/ring_mithril_131.uti.json +++ b/_module/uti/ring_mithril_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_132.uti.json b/_module/uti/ring_mithril_132.uti.json index e684132b..5b7ad6bb 100644 --- a/_module/uti/ring_mithril_132.uti.json +++ b/_module/uti/ring_mithril_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_133.uti.json b/_module/uti/ring_mithril_133.uti.json index d524cb42..50ef1a3b 100644 --- a/_module/uti/ring_mithril_133.uti.json +++ b/_module/uti/ring_mithril_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_134.uti.json b/_module/uti/ring_mithril_134.uti.json index c2961c9b..c0717310 100644 --- a/_module/uti/ring_mithril_134.uti.json +++ b/_module/uti/ring_mithril_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_135.uti.json b/_module/uti/ring_mithril_135.uti.json index dd513687..825f16d3 100644 --- a/_module/uti/ring_mithril_135.uti.json +++ b/_module/uti/ring_mithril_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_136.uti.json b/_module/uti/ring_mithril_136.uti.json index 804696cb..3dacfc9d 100644 --- a/_module/uti/ring_mithril_136.uti.json +++ b/_module/uti/ring_mithril_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_137.uti.json b/_module/uti/ring_mithril_137.uti.json index bebe8eee..9c7125d3 100644 --- a/_module/uti/ring_mithril_137.uti.json +++ b/_module/uti/ring_mithril_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_138.uti.json b/_module/uti/ring_mithril_138.uti.json index adeaab6f..05431e75 100644 --- a/_module/uti/ring_mithril_138.uti.json +++ b/_module/uti/ring_mithril_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_139.uti.json b/_module/uti/ring_mithril_139.uti.json index e1d69ffa..8f5cce64 100644 --- a/_module/uti/ring_mithril_139.uti.json +++ b/_module/uti/ring_mithril_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_140.uti.json b/_module/uti/ring_mithril_140.uti.json index 538bd50d..c1b59c69 100644 --- a/_module/uti/ring_mithril_140.uti.json +++ b/_module/uti/ring_mithril_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_141.uti.json b/_module/uti/ring_mithril_141.uti.json index 9a84c27d..bed50494 100644 --- a/_module/uti/ring_mithril_141.uti.json +++ b/_module/uti/ring_mithril_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_142.uti.json b/_module/uti/ring_mithril_142.uti.json index 62c18f53..41ea6f36 100644 --- a/_module/uti/ring_mithril_142.uti.json +++ b/_module/uti/ring_mithril_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_143.uti.json b/_module/uti/ring_mithril_143.uti.json index 59c09b0a..ea07b075 100644 --- a/_module/uti/ring_mithril_143.uti.json +++ b/_module/uti/ring_mithril_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_144.uti.json b/_module/uti/ring_mithril_144.uti.json index 939eb2b8..2ffc246d 100644 --- a/_module/uti/ring_mithril_144.uti.json +++ b/_module/uti/ring_mithril_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_145.uti.json b/_module/uti/ring_mithril_145.uti.json index 59998b97..4300a62c 100644 --- a/_module/uti/ring_mithril_145.uti.json +++ b/_module/uti/ring_mithril_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_146.uti.json b/_module/uti/ring_mithril_146.uti.json index cb11b7cb..a29b9116 100644 --- a/_module/uti/ring_mithril_146.uti.json +++ b/_module/uti/ring_mithril_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_147.uti.json b/_module/uti/ring_mithril_147.uti.json index 779d6d0e..05789c5e 100644 --- a/_module/uti/ring_mithril_147.uti.json +++ b/_module/uti/ring_mithril_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_148.uti.json b/_module/uti/ring_mithril_148.uti.json index 3ad2734d..510ba4bc 100644 --- a/_module/uti/ring_mithril_148.uti.json +++ b/_module/uti/ring_mithril_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_149.uti.json b/_module/uti/ring_mithril_149.uti.json index d7a4dd31..f07a34ce 100644 --- a/_module/uti/ring_mithril_149.uti.json +++ b/_module/uti/ring_mithril_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_150.uti.json b/_module/uti/ring_mithril_150.uti.json index b70edf5b..1ce04e52 100644 --- a/_module/uti/ring_mithril_150.uti.json +++ b/_module/uti/ring_mithril_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_151.uti.json b/_module/uti/ring_mithril_151.uti.json index 6a2c0ec2..c2ac6786 100644 --- a/_module/uti/ring_mithril_151.uti.json +++ b/_module/uti/ring_mithril_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_152.uti.json b/_module/uti/ring_mithril_152.uti.json index 00ac2a07..714d6ab2 100644 --- a/_module/uti/ring_mithril_152.uti.json +++ b/_module/uti/ring_mithril_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_153.uti.json b/_module/uti/ring_mithril_153.uti.json index e007bccc..43f764a6 100644 --- a/_module/uti/ring_mithril_153.uti.json +++ b/_module/uti/ring_mithril_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_154.uti.json b/_module/uti/ring_mithril_154.uti.json index ea0ad821..2e2b80cf 100644 --- a/_module/uti/ring_mithril_154.uti.json +++ b/_module/uti/ring_mithril_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_155.uti.json b/_module/uti/ring_mithril_155.uti.json index 9c9fc805..ac3c3774 100644 --- a/_module/uti/ring_mithril_155.uti.json +++ b/_module/uti/ring_mithril_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_mithril_156.uti.json b/_module/uti/ring_mithril_156.uti.json index 1cf7c59b..f51925bf 100644 --- a/_module/uti/ring_mithril_156.uti.json +++ b/_module/uti/ring_mithril_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_001.uti.json b/_module/uti/ring_platnum_001.uti.json index 349aed99..615516ba 100644 --- a/_module/uti/ring_platnum_001.uti.json +++ b/_module/uti/ring_platnum_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_002.uti.json b/_module/uti/ring_platnum_002.uti.json index b3ed46f4..864cd125 100644 --- a/_module/uti/ring_platnum_002.uti.json +++ b/_module/uti/ring_platnum_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_003.uti.json b/_module/uti/ring_platnum_003.uti.json index f1846de8..6ab1f65d 100644 --- a/_module/uti/ring_platnum_003.uti.json +++ b/_module/uti/ring_platnum_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 45 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_101.uti.json b/_module/uti/ring_platnum_101.uti.json index 9241ed84..4089169e 100644 --- a/_module/uti/ring_platnum_101.uti.json +++ b/_module/uti/ring_platnum_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_102.uti.json b/_module/uti/ring_platnum_102.uti.json index 18feba45..b96a5ab8 100644 --- a/_module/uti/ring_platnum_102.uti.json +++ b/_module/uti/ring_platnum_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_103.uti.json b/_module/uti/ring_platnum_103.uti.json index a64cce0b..fd861cc9 100644 --- a/_module/uti/ring_platnum_103.uti.json +++ b/_module/uti/ring_platnum_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_104.uti.json b/_module/uti/ring_platnum_104.uti.json index d729935c..55ecf900 100644 --- a/_module/uti/ring_platnum_104.uti.json +++ b/_module/uti/ring_platnum_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_105.uti.json b/_module/uti/ring_platnum_105.uti.json index e8c88717..be9aa9d1 100644 --- a/_module/uti/ring_platnum_105.uti.json +++ b/_module/uti/ring_platnum_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_106.uti.json b/_module/uti/ring_platnum_106.uti.json index e090c785..25d43fed 100644 --- a/_module/uti/ring_platnum_106.uti.json +++ b/_module/uti/ring_platnum_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_107.uti.json b/_module/uti/ring_platnum_107.uti.json index 1b85d77e..2913b484 100644 --- a/_module/uti/ring_platnum_107.uti.json +++ b/_module/uti/ring_platnum_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_108.uti.json b/_module/uti/ring_platnum_108.uti.json index 6bce0ab7..63372b84 100644 --- a/_module/uti/ring_platnum_108.uti.json +++ b/_module/uti/ring_platnum_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_109.uti.json b/_module/uti/ring_platnum_109.uti.json index 0acc738d..c1ba395a 100644 --- a/_module/uti/ring_platnum_109.uti.json +++ b/_module/uti/ring_platnum_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_110.uti.json b/_module/uti/ring_platnum_110.uti.json index 4a685fbc..329d10e0 100644 --- a/_module/uti/ring_platnum_110.uti.json +++ b/_module/uti/ring_platnum_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_111.uti.json b/_module/uti/ring_platnum_111.uti.json index e19a7121..5f26ef7b 100644 --- a/_module/uti/ring_platnum_111.uti.json +++ b/_module/uti/ring_platnum_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_112.uti.json b/_module/uti/ring_platnum_112.uti.json index 21c5753a..966ccfb7 100644 --- a/_module/uti/ring_platnum_112.uti.json +++ b/_module/uti/ring_platnum_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_113.uti.json b/_module/uti/ring_platnum_113.uti.json index b5157395..bea5eacc 100644 --- a/_module/uti/ring_platnum_113.uti.json +++ b/_module/uti/ring_platnum_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_114.uti.json b/_module/uti/ring_platnum_114.uti.json index dee4c33e..1eff1ac8 100644 --- a/_module/uti/ring_platnum_114.uti.json +++ b/_module/uti/ring_platnum_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_115.uti.json b/_module/uti/ring_platnum_115.uti.json index 587dfd11..a8e547a6 100644 --- a/_module/uti/ring_platnum_115.uti.json +++ b/_module/uti/ring_platnum_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_116.uti.json b/_module/uti/ring_platnum_116.uti.json index c42f447b..3031031e 100644 --- a/_module/uti/ring_platnum_116.uti.json +++ b/_module/uti/ring_platnum_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_117.uti.json b/_module/uti/ring_platnum_117.uti.json index c10cc791..4a015c2f 100644 --- a/_module/uti/ring_platnum_117.uti.json +++ b/_module/uti/ring_platnum_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_118.uti.json b/_module/uti/ring_platnum_118.uti.json index 85cef46c..6c2bef57 100644 --- a/_module/uti/ring_platnum_118.uti.json +++ b/_module/uti/ring_platnum_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_119.uti.json b/_module/uti/ring_platnum_119.uti.json index e33f7d64..95c36c89 100644 --- a/_module/uti/ring_platnum_119.uti.json +++ b/_module/uti/ring_platnum_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_120.uti.json b/_module/uti/ring_platnum_120.uti.json index 52cbc49c..6d31d136 100644 --- a/_module/uti/ring_platnum_120.uti.json +++ b/_module/uti/ring_platnum_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_121.uti.json b/_module/uti/ring_platnum_121.uti.json index c60fc235..3cabac8b 100644 --- a/_module/uti/ring_platnum_121.uti.json +++ b/_module/uti/ring_platnum_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_122.uti.json b/_module/uti/ring_platnum_122.uti.json index 277064ae..4c8a1b6d 100644 --- a/_module/uti/ring_platnum_122.uti.json +++ b/_module/uti/ring_platnum_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_123.uti.json b/_module/uti/ring_platnum_123.uti.json index b5a7663a..3e0241a5 100644 --- a/_module/uti/ring_platnum_123.uti.json +++ b/_module/uti/ring_platnum_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_124.uti.json b/_module/uti/ring_platnum_124.uti.json index 657c6ed5..32eb2a7f 100644 --- a/_module/uti/ring_platnum_124.uti.json +++ b/_module/uti/ring_platnum_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_125.uti.json b/_module/uti/ring_platnum_125.uti.json index 88e13196..f5927349 100644 --- a/_module/uti/ring_platnum_125.uti.json +++ b/_module/uti/ring_platnum_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_126.uti.json b/_module/uti/ring_platnum_126.uti.json index 16b51378..d5124f1f 100644 --- a/_module/uti/ring_platnum_126.uti.json +++ b/_module/uti/ring_platnum_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_127.uti.json b/_module/uti/ring_platnum_127.uti.json index d1f85d69..038204ee 100644 --- a/_module/uti/ring_platnum_127.uti.json +++ b/_module/uti/ring_platnum_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_128.uti.json b/_module/uti/ring_platnum_128.uti.json index 4fa5b9b3..f0260ce1 100644 --- a/_module/uti/ring_platnum_128.uti.json +++ b/_module/uti/ring_platnum_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_129.uti.json b/_module/uti/ring_platnum_129.uti.json index 9643a5b8..1328d101 100644 --- a/_module/uti/ring_platnum_129.uti.json +++ b/_module/uti/ring_platnum_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_130.uti.json b/_module/uti/ring_platnum_130.uti.json index 9c2ccc78..23ca4451 100644 --- a/_module/uti/ring_platnum_130.uti.json +++ b/_module/uti/ring_platnum_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_131.uti.json b/_module/uti/ring_platnum_131.uti.json index da709734..e07a9046 100644 --- a/_module/uti/ring_platnum_131.uti.json +++ b/_module/uti/ring_platnum_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_132.uti.json b/_module/uti/ring_platnum_132.uti.json index e073fa18..22001d33 100644 --- a/_module/uti/ring_platnum_132.uti.json +++ b/_module/uti/ring_platnum_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_133.uti.json b/_module/uti/ring_platnum_133.uti.json index 48cccc40..df0690f0 100644 --- a/_module/uti/ring_platnum_133.uti.json +++ b/_module/uti/ring_platnum_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_134.uti.json b/_module/uti/ring_platnum_134.uti.json index 675607fd..cea1d3ca 100644 --- a/_module/uti/ring_platnum_134.uti.json +++ b/_module/uti/ring_platnum_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_135.uti.json b/_module/uti/ring_platnum_135.uti.json index c7c99625..40d01721 100644 --- a/_module/uti/ring_platnum_135.uti.json +++ b/_module/uti/ring_platnum_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_136.uti.json b/_module/uti/ring_platnum_136.uti.json index a09ae41d..1c9fa20c 100644 --- a/_module/uti/ring_platnum_136.uti.json +++ b/_module/uti/ring_platnum_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_137.uti.json b/_module/uti/ring_platnum_137.uti.json index 8c44a33b..4c958ccf 100644 --- a/_module/uti/ring_platnum_137.uti.json +++ b/_module/uti/ring_platnum_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_138.uti.json b/_module/uti/ring_platnum_138.uti.json index ddc62914..421062d3 100644 --- a/_module/uti/ring_platnum_138.uti.json +++ b/_module/uti/ring_platnum_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_139.uti.json b/_module/uti/ring_platnum_139.uti.json index 0956d05b..9b527871 100644 --- a/_module/uti/ring_platnum_139.uti.json +++ b/_module/uti/ring_platnum_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_140.uti.json b/_module/uti/ring_platnum_140.uti.json index 5764f64e..ea6548ea 100644 --- a/_module/uti/ring_platnum_140.uti.json +++ b/_module/uti/ring_platnum_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_141.uti.json b/_module/uti/ring_platnum_141.uti.json index 66429fde..f6940b76 100644 --- a/_module/uti/ring_platnum_141.uti.json +++ b/_module/uti/ring_platnum_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_142.uti.json b/_module/uti/ring_platnum_142.uti.json index fc35c1b7..f2021afd 100644 --- a/_module/uti/ring_platnum_142.uti.json +++ b/_module/uti/ring_platnum_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_143.uti.json b/_module/uti/ring_platnum_143.uti.json index 8891b31a..98401481 100644 --- a/_module/uti/ring_platnum_143.uti.json +++ b/_module/uti/ring_platnum_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_144.uti.json b/_module/uti/ring_platnum_144.uti.json index 0cc2e3ff..99362a16 100644 --- a/_module/uti/ring_platnum_144.uti.json +++ b/_module/uti/ring_platnum_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_145.uti.json b/_module/uti/ring_platnum_145.uti.json index aa373e0a..40ea8f82 100644 --- a/_module/uti/ring_platnum_145.uti.json +++ b/_module/uti/ring_platnum_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_146.uti.json b/_module/uti/ring_platnum_146.uti.json index ce15834f..58770070 100644 --- a/_module/uti/ring_platnum_146.uti.json +++ b/_module/uti/ring_platnum_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_147.uti.json b/_module/uti/ring_platnum_147.uti.json index 285f953c..6696f631 100644 --- a/_module/uti/ring_platnum_147.uti.json +++ b/_module/uti/ring_platnum_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_148.uti.json b/_module/uti/ring_platnum_148.uti.json index 246b895e..e759878d 100644 --- a/_module/uti/ring_platnum_148.uti.json +++ b/_module/uti/ring_platnum_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_149.uti.json b/_module/uti/ring_platnum_149.uti.json index e2a8d639..e21a6d08 100644 --- a/_module/uti/ring_platnum_149.uti.json +++ b/_module/uti/ring_platnum_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_150.uti.json b/_module/uti/ring_platnum_150.uti.json index a5c1d3b1..b38d8cfb 100644 --- a/_module/uti/ring_platnum_150.uti.json +++ b/_module/uti/ring_platnum_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_151.uti.json b/_module/uti/ring_platnum_151.uti.json index 17c9f4a3..0e98fc76 100644 --- a/_module/uti/ring_platnum_151.uti.json +++ b/_module/uti/ring_platnum_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_152.uti.json b/_module/uti/ring_platnum_152.uti.json index d3b4f783..fd4e3bc1 100644 --- a/_module/uti/ring_platnum_152.uti.json +++ b/_module/uti/ring_platnum_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_153.uti.json b/_module/uti/ring_platnum_153.uti.json index e6d997e4..ffc42ca6 100644 --- a/_module/uti/ring_platnum_153.uti.json +++ b/_module/uti/ring_platnum_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_154.uti.json b/_module/uti/ring_platnum_154.uti.json index 9a72ccfc..06d3a4dc 100644 --- a/_module/uti/ring_platnum_154.uti.json +++ b/_module/uti/ring_platnum_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_155.uti.json b/_module/uti/ring_platnum_155.uti.json index f1048f77..669d410a 100644 --- a/_module/uti/ring_platnum_155.uti.json +++ b/_module/uti/ring_platnum_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_platnum_156.uti.json b/_module/uti/ring_platnum_156.uti.json index 2920a14b..88a78de2 100644 --- a/_module/uti/ring_platnum_156.uti.json +++ b/_module/uti/ring_platnum_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_001.uti.json b/_module/uti/ring_shadow_001.uti.json index 74d575cd..80efe004 100644 --- a/_module/uti/ring_shadow_001.uti.json +++ b/_module/uti/ring_shadow_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_002.uti.json b/_module/uti/ring_shadow_002.uti.json index 42a5a9fe..8c19a46c 100644 --- a/_module/uti/ring_shadow_002.uti.json +++ b/_module/uti/ring_shadow_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_003.uti.json b/_module/uti/ring_shadow_003.uti.json index ad1164b7..6830bfd1 100644 --- a/_module/uti/ring_shadow_003.uti.json +++ b/_module/uti/ring_shadow_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_101.uti.json b/_module/uti/ring_shadow_101.uti.json index e8741c3d..126cd182 100644 --- a/_module/uti/ring_shadow_101.uti.json +++ b/_module/uti/ring_shadow_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_102.uti.json b/_module/uti/ring_shadow_102.uti.json index 92ca7945..88c98f2e 100644 --- a/_module/uti/ring_shadow_102.uti.json +++ b/_module/uti/ring_shadow_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_103.uti.json b/_module/uti/ring_shadow_103.uti.json index 597c0c22..218a087b 100644 --- a/_module/uti/ring_shadow_103.uti.json +++ b/_module/uti/ring_shadow_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_104.uti.json b/_module/uti/ring_shadow_104.uti.json index 7884a148..cc835368 100644 --- a/_module/uti/ring_shadow_104.uti.json +++ b/_module/uti/ring_shadow_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_105.uti.json b/_module/uti/ring_shadow_105.uti.json index 15fc7860..ba530323 100644 --- a/_module/uti/ring_shadow_105.uti.json +++ b/_module/uti/ring_shadow_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_106.uti.json b/_module/uti/ring_shadow_106.uti.json index 89ddfaf3..4254d69f 100644 --- a/_module/uti/ring_shadow_106.uti.json +++ b/_module/uti/ring_shadow_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_107.uti.json b/_module/uti/ring_shadow_107.uti.json index 499b860d..5ff46b3d 100644 --- a/_module/uti/ring_shadow_107.uti.json +++ b/_module/uti/ring_shadow_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_108.uti.json b/_module/uti/ring_shadow_108.uti.json index 18816d96..e165030a 100644 --- a/_module/uti/ring_shadow_108.uti.json +++ b/_module/uti/ring_shadow_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_109.uti.json b/_module/uti/ring_shadow_109.uti.json index 7fb2330c..5f77e165 100644 --- a/_module/uti/ring_shadow_109.uti.json +++ b/_module/uti/ring_shadow_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_110.uti.json b/_module/uti/ring_shadow_110.uti.json index c43ef90a..df042c01 100644 --- a/_module/uti/ring_shadow_110.uti.json +++ b/_module/uti/ring_shadow_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_111.uti.json b/_module/uti/ring_shadow_111.uti.json index 59c38712..b95f5600 100644 --- a/_module/uti/ring_shadow_111.uti.json +++ b/_module/uti/ring_shadow_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_112.uti.json b/_module/uti/ring_shadow_112.uti.json index b689657d..dc347d94 100644 --- a/_module/uti/ring_shadow_112.uti.json +++ b/_module/uti/ring_shadow_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 183 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_113.uti.json b/_module/uti/ring_shadow_113.uti.json index 2dbb4cf7..31511e6a 100644 --- a/_module/uti/ring_shadow_113.uti.json +++ b/_module/uti/ring_shadow_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_114.uti.json b/_module/uti/ring_shadow_114.uti.json index dbc56b47..8336840f 100644 --- a/_module/uti/ring_shadow_114.uti.json +++ b/_module/uti/ring_shadow_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_115.uti.json b/_module/uti/ring_shadow_115.uti.json index 6322456d..ff19cafe 100644 --- a/_module/uti/ring_shadow_115.uti.json +++ b/_module/uti/ring_shadow_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_116.uti.json b/_module/uti/ring_shadow_116.uti.json index fd92a2f9..5b34ebdf 100644 --- a/_module/uti/ring_shadow_116.uti.json +++ b/_module/uti/ring_shadow_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_117.uti.json b/_module/uti/ring_shadow_117.uti.json index d2db28e7..9f6adabc 100644 --- a/_module/uti/ring_shadow_117.uti.json +++ b/_module/uti/ring_shadow_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_118.uti.json b/_module/uti/ring_shadow_118.uti.json index d4014a34..5f96ca37 100644 --- a/_module/uti/ring_shadow_118.uti.json +++ b/_module/uti/ring_shadow_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_119.uti.json b/_module/uti/ring_shadow_119.uti.json index 359868e7..4219d25e 100644 --- a/_module/uti/ring_shadow_119.uti.json +++ b/_module/uti/ring_shadow_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_120.uti.json b/_module/uti/ring_shadow_120.uti.json index 8332762d..0f5b38ec 100644 --- a/_module/uti/ring_shadow_120.uti.json +++ b/_module/uti/ring_shadow_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_121.uti.json b/_module/uti/ring_shadow_121.uti.json index 08ed962a..15a41dd2 100644 --- a/_module/uti/ring_shadow_121.uti.json +++ b/_module/uti/ring_shadow_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_122.uti.json b/_module/uti/ring_shadow_122.uti.json index cae12dba..73732a7a 100644 --- a/_module/uti/ring_shadow_122.uti.json +++ b/_module/uti/ring_shadow_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_123.uti.json b/_module/uti/ring_shadow_123.uti.json index 9878113f..feed624b 100644 --- a/_module/uti/ring_shadow_123.uti.json +++ b/_module/uti/ring_shadow_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_124.uti.json b/_module/uti/ring_shadow_124.uti.json index 76fb9a30..b76c4421 100644 --- a/_module/uti/ring_shadow_124.uti.json +++ b/_module/uti/ring_shadow_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_125.uti.json b/_module/uti/ring_shadow_125.uti.json index a82df5c7..52dc2209 100644 --- a/_module/uti/ring_shadow_125.uti.json +++ b/_module/uti/ring_shadow_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_126.uti.json b/_module/uti/ring_shadow_126.uti.json index 5ad81b67..8606da91 100644 --- a/_module/uti/ring_shadow_126.uti.json +++ b/_module/uti/ring_shadow_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_127.uti.json b/_module/uti/ring_shadow_127.uti.json index c1dab490..f41a01f1 100644 --- a/_module/uti/ring_shadow_127.uti.json +++ b/_module/uti/ring_shadow_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_128.uti.json b/_module/uti/ring_shadow_128.uti.json index 4cb6b86b..576201fc 100644 --- a/_module/uti/ring_shadow_128.uti.json +++ b/_module/uti/ring_shadow_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_129.uti.json b/_module/uti/ring_shadow_129.uti.json index 5d467521..abad0c1f 100644 --- a/_module/uti/ring_shadow_129.uti.json +++ b/_module/uti/ring_shadow_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_130.uti.json b/_module/uti/ring_shadow_130.uti.json index f48acb30..3c6bd234 100644 --- a/_module/uti/ring_shadow_130.uti.json +++ b/_module/uti/ring_shadow_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_131.uti.json b/_module/uti/ring_shadow_131.uti.json index 2ea2aa27..c3667a10 100644 --- a/_module/uti/ring_shadow_131.uti.json +++ b/_module/uti/ring_shadow_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_132.uti.json b/_module/uti/ring_shadow_132.uti.json index c49feb08..13a58b7c 100644 --- a/_module/uti/ring_shadow_132.uti.json +++ b/_module/uti/ring_shadow_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_133.uti.json b/_module/uti/ring_shadow_133.uti.json index 938e58aa..cb813ce7 100644 --- a/_module/uti/ring_shadow_133.uti.json +++ b/_module/uti/ring_shadow_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_134.uti.json b/_module/uti/ring_shadow_134.uti.json index 8f3974fb..6e5b9d80 100644 --- a/_module/uti/ring_shadow_134.uti.json +++ b/_module/uti/ring_shadow_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_135.uti.json b/_module/uti/ring_shadow_135.uti.json index bd31723a..5aef40f5 100644 --- a/_module/uti/ring_shadow_135.uti.json +++ b/_module/uti/ring_shadow_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_136.uti.json b/_module/uti/ring_shadow_136.uti.json index 3f99518f..3d03ce91 100644 --- a/_module/uti/ring_shadow_136.uti.json +++ b/_module/uti/ring_shadow_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 508 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_137.uti.json b/_module/uti/ring_shadow_137.uti.json index a492636c..7bec4a64 100644 --- a/_module/uti/ring_shadow_137.uti.json +++ b/_module/uti/ring_shadow_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_138.uti.json b/_module/uti/ring_shadow_138.uti.json index a9eecb4a..3a774d1c 100644 --- a/_module/uti/ring_shadow_138.uti.json +++ b/_module/uti/ring_shadow_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_139.uti.json b/_module/uti/ring_shadow_139.uti.json index a333407a..b530793a 100644 --- a/_module/uti/ring_shadow_139.uti.json +++ b/_module/uti/ring_shadow_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_140.uti.json b/_module/uti/ring_shadow_140.uti.json index 61244a49..4b729240 100644 --- a/_module/uti/ring_shadow_140.uti.json +++ b/_module/uti/ring_shadow_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_141.uti.json b/_module/uti/ring_shadow_141.uti.json index fe0e9736..3ab606dd 100644 --- a/_module/uti/ring_shadow_141.uti.json +++ b/_module/uti/ring_shadow_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_142.uti.json b/_module/uti/ring_shadow_142.uti.json index cc7c6474..845e6763 100644 --- a/_module/uti/ring_shadow_142.uti.json +++ b/_module/uti/ring_shadow_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1194 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_143.uti.json b/_module/uti/ring_shadow_143.uti.json index 240453f3..0c4d9f79 100644 --- a/_module/uti/ring_shadow_143.uti.json +++ b/_module/uti/ring_shadow_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_144.uti.json b/_module/uti/ring_shadow_144.uti.json index 006dc9cc..bb7e53ec 100644 --- a/_module/uti/ring_shadow_144.uti.json +++ b/_module/uti/ring_shadow_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_145.uti.json b/_module/uti/ring_shadow_145.uti.json index b764f060..654a69ae 100644 --- a/_module/uti/ring_shadow_145.uti.json +++ b/_module/uti/ring_shadow_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_146.uti.json b/_module/uti/ring_shadow_146.uti.json index 56cbfc1f..85796df5 100644 --- a/_module/uti/ring_shadow_146.uti.json +++ b/_module/uti/ring_shadow_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_147.uti.json b/_module/uti/ring_shadow_147.uti.json index 60d69fe1..2a7453ea 100644 --- a/_module/uti/ring_shadow_147.uti.json +++ b/_module/uti/ring_shadow_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_148.uti.json b/_module/uti/ring_shadow_148.uti.json index 801bb49e..f11e18e4 100644 --- a/_module/uti/ring_shadow_148.uti.json +++ b/_module/uti/ring_shadow_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_149.uti.json b/_module/uti/ring_shadow_149.uti.json index b4fd8ea6..9f3d4309 100644 --- a/_module/uti/ring_shadow_149.uti.json +++ b/_module/uti/ring_shadow_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_150.uti.json b/_module/uti/ring_shadow_150.uti.json index 9788dce2..acc54388 100644 --- a/_module/uti/ring_shadow_150.uti.json +++ b/_module/uti/ring_shadow_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_151.uti.json b/_module/uti/ring_shadow_151.uti.json index 49b3ec49..95f79437 100644 --- a/_module/uti/ring_shadow_151.uti.json +++ b/_module/uti/ring_shadow_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2673 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_152.uti.json b/_module/uti/ring_shadow_152.uti.json index 53f8b362..00f0e61c 100644 --- a/_module/uti/ring_shadow_152.uti.json +++ b/_module/uti/ring_shadow_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_153.uti.json b/_module/uti/ring_shadow_153.uti.json index 0fe78059..79c61e04 100644 --- a/_module/uti/ring_shadow_153.uti.json +++ b/_module/uti/ring_shadow_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_154.uti.json b/_module/uti/ring_shadow_154.uti.json index 9e480c0c..eb95b931 100644 --- a/_module/uti/ring_shadow_154.uti.json +++ b/_module/uti/ring_shadow_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_155.uti.json b/_module/uti/ring_shadow_155.uti.json index 4d436151..8d5dd8e3 100644 --- a/_module/uti/ring_shadow_155.uti.json +++ b/_module/uti/ring_shadow_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_shadow_156.uti.json b/_module/uti/ring_shadow_156.uti.json index a6be339f..45345554 100644 --- a/_module/uti/ring_shadow_156.uti.json +++ b/_module/uti/ring_shadow_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7626 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_001.uti.json b/_module/uti/ring_silver_001.uti.json index fb20f039..e08c5b4c 100644 --- a/_module/uti/ring_silver_001.uti.json +++ b/_module/uti/ring_silver_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_003.uti.json b/_module/uti/ring_silver_003.uti.json index 4533d55f..aff2f30a 100644 --- a/_module/uti/ring_silver_003.uti.json +++ b/_module/uti/ring_silver_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_101.uti.json b/_module/uti/ring_silver_101.uti.json index 9bf36722..85e3a6e8 100644 --- a/_module/uti/ring_silver_101.uti.json +++ b/_module/uti/ring_silver_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_102.uti.json b/_module/uti/ring_silver_102.uti.json index ac9c7ce0..db0336c2 100644 --- a/_module/uti/ring_silver_102.uti.json +++ b/_module/uti/ring_silver_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_103.uti.json b/_module/uti/ring_silver_103.uti.json index 40ed97a3..d2dbd24f 100644 --- a/_module/uti/ring_silver_103.uti.json +++ b/_module/uti/ring_silver_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_104.uti.json b/_module/uti/ring_silver_104.uti.json index 8e109db7..88a2f2d7 100644 --- a/_module/uti/ring_silver_104.uti.json +++ b/_module/uti/ring_silver_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_105.uti.json b/_module/uti/ring_silver_105.uti.json index e7d575e7..2a815e6e 100644 --- a/_module/uti/ring_silver_105.uti.json +++ b/_module/uti/ring_silver_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_106.uti.json b/_module/uti/ring_silver_106.uti.json index 2c9528eb..a180f6bb 100644 --- a/_module/uti/ring_silver_106.uti.json +++ b/_module/uti/ring_silver_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_107.uti.json b/_module/uti/ring_silver_107.uti.json index 609a3a22..5dc98eca 100644 --- a/_module/uti/ring_silver_107.uti.json +++ b/_module/uti/ring_silver_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_108.uti.json b/_module/uti/ring_silver_108.uti.json index 0967eafe..e19afe4b 100644 --- a/_module/uti/ring_silver_108.uti.json +++ b/_module/uti/ring_silver_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_109.uti.json b/_module/uti/ring_silver_109.uti.json index 53dbc9ca..44b76832 100644 --- a/_module/uti/ring_silver_109.uti.json +++ b/_module/uti/ring_silver_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_110.uti.json b/_module/uti/ring_silver_110.uti.json index de76a41f..0c3816db 100644 --- a/_module/uti/ring_silver_110.uti.json +++ b/_module/uti/ring_silver_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_111.uti.json b/_module/uti/ring_silver_111.uti.json index ba4a470a..9a769a33 100644 --- a/_module/uti/ring_silver_111.uti.json +++ b/_module/uti/ring_silver_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_112.uti.json b/_module/uti/ring_silver_112.uti.json index 92998fed..2ac823f1 100644 --- a/_module/uti/ring_silver_112.uti.json +++ b/_module/uti/ring_silver_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 91 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_113.uti.json b/_module/uti/ring_silver_113.uti.json index 15e1abc0..2e9f5c7a 100644 --- a/_module/uti/ring_silver_113.uti.json +++ b/_module/uti/ring_silver_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_114.uti.json b/_module/uti/ring_silver_114.uti.json index 97244014..63e8271b 100644 --- a/_module/uti/ring_silver_114.uti.json +++ b/_module/uti/ring_silver_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_115.uti.json b/_module/uti/ring_silver_115.uti.json index 77b4feac..5c7c3ea1 100644 --- a/_module/uti/ring_silver_115.uti.json +++ b/_module/uti/ring_silver_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_116.uti.json b/_module/uti/ring_silver_116.uti.json index 7d114e3a..ec894d4c 100644 --- a/_module/uti/ring_silver_116.uti.json +++ b/_module/uti/ring_silver_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_117.uti.json b/_module/uti/ring_silver_117.uti.json index 9b002ab9..7c2504f6 100644 --- a/_module/uti/ring_silver_117.uti.json +++ b/_module/uti/ring_silver_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_118.uti.json b/_module/uti/ring_silver_118.uti.json index c25a3aee..9fb8ce71 100644 --- a/_module/uti/ring_silver_118.uti.json +++ b/_module/uti/ring_silver_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_119.uti.json b/_module/uti/ring_silver_119.uti.json index c8635c76..ec155169 100644 --- a/_module/uti/ring_silver_119.uti.json +++ b/_module/uti/ring_silver_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_120.uti.json b/_module/uti/ring_silver_120.uti.json index b3c0177d..cb7fbec0 100644 --- a/_module/uti/ring_silver_120.uti.json +++ b/_module/uti/ring_silver_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_121.uti.json b/_module/uti/ring_silver_121.uti.json index 3f6ab038..165a894d 100644 --- a/_module/uti/ring_silver_121.uti.json +++ b/_module/uti/ring_silver_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_122.uti.json b/_module/uti/ring_silver_122.uti.json index f891de02..92aefef2 100644 --- a/_module/uti/ring_silver_122.uti.json +++ b/_module/uti/ring_silver_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_123.uti.json b/_module/uti/ring_silver_123.uti.json index 92f310af..c5189f44 100644 --- a/_module/uti/ring_silver_123.uti.json +++ b/_module/uti/ring_silver_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_124.uti.json b/_module/uti/ring_silver_124.uti.json index 85a0f88b..44d6f3ea 100644 --- a/_module/uti/ring_silver_124.uti.json +++ b/_module/uti/ring_silver_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_125.uti.json b/_module/uti/ring_silver_125.uti.json index 32b71f70..f88a0f81 100644 --- a/_module/uti/ring_silver_125.uti.json +++ b/_module/uti/ring_silver_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 191 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_126.uti.json b/_module/uti/ring_silver_126.uti.json index 6ea5a6a5..8a699a5a 100644 --- a/_module/uti/ring_silver_126.uti.json +++ b/_module/uti/ring_silver_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_127.uti.json b/_module/uti/ring_silver_127.uti.json index 7c3d87d2..8ab7df9f 100644 --- a/_module/uti/ring_silver_127.uti.json +++ b/_module/uti/ring_silver_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_128.uti.json b/_module/uti/ring_silver_128.uti.json index 676d3a5a..c3320b8f 100644 --- a/_module/uti/ring_silver_128.uti.json +++ b/_module/uti/ring_silver_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_129.uti.json b/_module/uti/ring_silver_129.uti.json index 46b98afb..07d237bf 100644 --- a/_module/uti/ring_silver_129.uti.json +++ b/_module/uti/ring_silver_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_130.uti.json b/_module/uti/ring_silver_130.uti.json index 2e2c927e..620df6c6 100644 --- a/_module/uti/ring_silver_130.uti.json +++ b/_module/uti/ring_silver_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_131.uti.json b/_module/uti/ring_silver_131.uti.json index 7a366b95..34ebbf3b 100644 --- a/_module/uti/ring_silver_131.uti.json +++ b/_module/uti/ring_silver_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_132.uti.json b/_module/uti/ring_silver_132.uti.json index 6adaffb9..aec42b97 100644 --- a/_module/uti/ring_silver_132.uti.json +++ b/_module/uti/ring_silver_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_133.uti.json b/_module/uti/ring_silver_133.uti.json index 989047ed..063ca0d9 100644 --- a/_module/uti/ring_silver_133.uti.json +++ b/_module/uti/ring_silver_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_134.uti.json b/_module/uti/ring_silver_134.uti.json index 7431714b..07505c8f 100644 --- a/_module/uti/ring_silver_134.uti.json +++ b/_module/uti/ring_silver_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_135.uti.json b/_module/uti/ring_silver_135.uti.json index 4c129bf3..93be3ed4 100644 --- a/_module/uti/ring_silver_135.uti.json +++ b/_module/uti/ring_silver_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_136.uti.json b/_module/uti/ring_silver_136.uti.json index 06099a6a..41b51a76 100644 --- a/_module/uti/ring_silver_136.uti.json +++ b/_module/uti/ring_silver_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 413 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_137.uti.json b/_module/uti/ring_silver_137.uti.json index d2f5466b..52e482f1 100644 --- a/_module/uti/ring_silver_137.uti.json +++ b/_module/uti/ring_silver_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1128 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_138.uti.json b/_module/uti/ring_silver_138.uti.json index b7201628..9d4e0a76 100644 --- a/_module/uti/ring_silver_138.uti.json +++ b/_module/uti/ring_silver_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1128 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_139.uti.json b/_module/uti/ring_silver_139.uti.json index 5d0b084d..ddac090c 100644 --- a/_module/uti/ring_silver_139.uti.json +++ b/_module/uti/ring_silver_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1128 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_140.uti.json b/_module/uti/ring_silver_140.uti.json index 6e6f597e..e0f666ee 100644 --- a/_module/uti/ring_silver_140.uti.json +++ b/_module/uti/ring_silver_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1128 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_141.uti.json b/_module/uti/ring_silver_141.uti.json index 1f7e0f32..830bfb38 100644 --- a/_module/uti/ring_silver_141.uti.json +++ b/_module/uti/ring_silver_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1128 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_142.uti.json b/_module/uti/ring_silver_142.uti.json index 2bc406cb..cbf90fed 100644 --- a/_module/uti/ring_silver_142.uti.json +++ b/_module/uti/ring_silver_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1128 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_143.uti.json b/_module/uti/ring_silver_143.uti.json index 16e25a9d..032decfc 100644 --- a/_module/uti/ring_silver_143.uti.json +++ b/_module/uti/ring_silver_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_144.uti.json b/_module/uti/ring_silver_144.uti.json index c423284f..4d10d7ee 100644 --- a/_module/uti/ring_silver_144.uti.json +++ b/_module/uti/ring_silver_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_145.uti.json b/_module/uti/ring_silver_145.uti.json index ddb0d516..43cfa1c5 100644 --- a/_module/uti/ring_silver_145.uti.json +++ b/_module/uti/ring_silver_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_146.uti.json b/_module/uti/ring_silver_146.uti.json index 936d18ba..bb5a840d 100644 --- a/_module/uti/ring_silver_146.uti.json +++ b/_module/uti/ring_silver_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_147.uti.json b/_module/uti/ring_silver_147.uti.json index d34ce79b..a3e2657a 100644 --- a/_module/uti/ring_silver_147.uti.json +++ b/_module/uti/ring_silver_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_148.uti.json b/_module/uti/ring_silver_148.uti.json index 73b03ee9..0bc3f59d 100644 --- a/_module/uti/ring_silver_148.uti.json +++ b/_module/uti/ring_silver_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_149.uti.json b/_module/uti/ring_silver_149.uti.json index 129b8456..fea93cc7 100644 --- a/_module/uti/ring_silver_149.uti.json +++ b/_module/uti/ring_silver_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_150.uti.json b/_module/uti/ring_silver_150.uti.json index 74d5c4f2..2a8113a0 100644 --- a/_module/uti/ring_silver_150.uti.json +++ b/_module/uti/ring_silver_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_151.uti.json b/_module/uti/ring_silver_151.uti.json index 9e37e717..c1f3a984 100644 --- a/_module/uti/ring_silver_151.uti.json +++ b/_module/uti/ring_silver_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_152.uti.json b/_module/uti/ring_silver_152.uti.json index 4baa0756..b5b21686 100644 --- a/_module/uti/ring_silver_152.uti.json +++ b/_module/uti/ring_silver_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_153.uti.json b/_module/uti/ring_silver_153.uti.json index 0bd0ae59..1ab25b5c 100644 --- a/_module/uti/ring_silver_153.uti.json +++ b/_module/uti/ring_silver_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_154.uti.json b/_module/uti/ring_silver_154.uti.json index 90308849..6623a63c 100644 --- a/_module/uti/ring_silver_154.uti.json +++ b/_module/uti/ring_silver_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_155.uti.json b/_module/uti/ring_silver_155.uti.json index 500f031d..d990ceca 100644 --- a/_module/uti/ring_silver_155.uti.json +++ b/_module/uti/ring_silver_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_silver_156.uti.json b/_module/uti/ring_silver_156.uti.json index d90efa6a..a0869648 100644 --- a/_module/uti/ring_silver_156.uti.json +++ b/_module/uti/ring_silver_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_001.uti.json b/_module/uti/ring_val_001.uti.json index 63e9c485..9450c856 100644 --- a/_module/uti/ring_val_001.uti.json +++ b/_module/uti/ring_val_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_002.uti.json b/_module/uti/ring_val_002.uti.json index 28afd2e9..ad46858c 100644 --- a/_module/uti/ring_val_002.uti.json +++ b/_module/uti/ring_val_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_003.uti.json b/_module/uti/ring_val_003.uti.json index cde0d1cb..3659d65f 100644 --- a/_module/uti/ring_val_003.uti.json +++ b/_module/uti/ring_val_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_101.uti.json b/_module/uti/ring_val_101.uti.json index a13d005a..1773a45b 100644 --- a/_module/uti/ring_val_101.uti.json +++ b/_module/uti/ring_val_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_102.uti.json b/_module/uti/ring_val_102.uti.json index 22f001c9..c560e5bb 100644 --- a/_module/uti/ring_val_102.uti.json +++ b/_module/uti/ring_val_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_103.uti.json b/_module/uti/ring_val_103.uti.json index 04cb118b..8990a699 100644 --- a/_module/uti/ring_val_103.uti.json +++ b/_module/uti/ring_val_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_104.uti.json b/_module/uti/ring_val_104.uti.json index dd3cceda..c3ceb934 100644 --- a/_module/uti/ring_val_104.uti.json +++ b/_module/uti/ring_val_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_105.uti.json b/_module/uti/ring_val_105.uti.json index 966141b8..0e2104be 100644 --- a/_module/uti/ring_val_105.uti.json +++ b/_module/uti/ring_val_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_106.uti.json b/_module/uti/ring_val_106.uti.json index 6a65a8ef..0780e3cb 100644 --- a/_module/uti/ring_val_106.uti.json +++ b/_module/uti/ring_val_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_107.uti.json b/_module/uti/ring_val_107.uti.json index fd230e86..4e3c42d7 100644 --- a/_module/uti/ring_val_107.uti.json +++ b/_module/uti/ring_val_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_108.uti.json b/_module/uti/ring_val_108.uti.json index 3c659d78..b994e5aa 100644 --- a/_module/uti/ring_val_108.uti.json +++ b/_module/uti/ring_val_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_109.uti.json b/_module/uti/ring_val_109.uti.json index 98f546b5..d3f45355 100644 --- a/_module/uti/ring_val_109.uti.json +++ b/_module/uti/ring_val_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_110.uti.json b/_module/uti/ring_val_110.uti.json index 01c2e2ce..0ca3a75d 100644 --- a/_module/uti/ring_val_110.uti.json +++ b/_module/uti/ring_val_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_111.uti.json b/_module/uti/ring_val_111.uti.json index c0800162..78866c1a 100644 --- a/_module/uti/ring_val_111.uti.json +++ b/_module/uti/ring_val_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_112.uti.json b/_module/uti/ring_val_112.uti.json index 99475256..682a4c74 100644 --- a/_module/uti/ring_val_112.uti.json +++ b/_module/uti/ring_val_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 791 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_113.uti.json b/_module/uti/ring_val_113.uti.json index 47e8254d..9f589897 100644 --- a/_module/uti/ring_val_113.uti.json +++ b/_module/uti/ring_val_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_114.uti.json b/_module/uti/ring_val_114.uti.json index 1f559acb..9e5a223d 100644 --- a/_module/uti/ring_val_114.uti.json +++ b/_module/uti/ring_val_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_115.uti.json b/_module/uti/ring_val_115.uti.json index b2f540c6..b17467ec 100644 --- a/_module/uti/ring_val_115.uti.json +++ b/_module/uti/ring_val_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_116.uti.json b/_module/uti/ring_val_116.uti.json index 00d6d7a0..ddc5fcd7 100644 --- a/_module/uti/ring_val_116.uti.json +++ b/_module/uti/ring_val_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_117.uti.json b/_module/uti/ring_val_117.uti.json index ca6b1540..f9a332db 100644 --- a/_module/uti/ring_val_117.uti.json +++ b/_module/uti/ring_val_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_118.uti.json b/_module/uti/ring_val_118.uti.json index 7e1cab08..0f0c6ccb 100644 --- a/_module/uti/ring_val_118.uti.json +++ b/_module/uti/ring_val_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_119.uti.json b/_module/uti/ring_val_119.uti.json index c90dd02a..b97de5b3 100644 --- a/_module/uti/ring_val_119.uti.json +++ b/_module/uti/ring_val_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_120.uti.json b/_module/uti/ring_val_120.uti.json index ada8ad7c..18503727 100644 --- a/_module/uti/ring_val_120.uti.json +++ b/_module/uti/ring_val_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_121.uti.json b/_module/uti/ring_val_121.uti.json index de1c7687..6af5b6f3 100644 --- a/_module/uti/ring_val_121.uti.json +++ b/_module/uti/ring_val_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_122.uti.json b/_module/uti/ring_val_122.uti.json index 3a0f2116..d3ca844c 100644 --- a/_module/uti/ring_val_122.uti.json +++ b/_module/uti/ring_val_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_123.uti.json b/_module/uti/ring_val_123.uti.json index 9575b209..1f393d9f 100644 --- a/_module/uti/ring_val_123.uti.json +++ b/_module/uti/ring_val_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_124.uti.json b/_module/uti/ring_val_124.uti.json index a3feee41..a56f5368 100644 --- a/_module/uti/ring_val_124.uti.json +++ b/_module/uti/ring_val_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_125.uti.json b/_module/uti/ring_val_125.uti.json index 2478a8d4..d9553406 100644 --- a/_module/uti/ring_val_125.uti.json +++ b/_module/uti/ring_val_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 851 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_126.uti.json b/_module/uti/ring_val_126.uti.json index 08adda96..3e268524 100644 --- a/_module/uti/ring_val_126.uti.json +++ b/_module/uti/ring_val_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_127.uti.json b/_module/uti/ring_val_127.uti.json index 697e59b4..37f6f98a 100644 --- a/_module/uti/ring_val_127.uti.json +++ b/_module/uti/ring_val_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_128.uti.json b/_module/uti/ring_val_128.uti.json index 26cb4ba6..50bf3a45 100644 --- a/_module/uti/ring_val_128.uti.json +++ b/_module/uti/ring_val_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_129.uti.json b/_module/uti/ring_val_129.uti.json index 753d9afc..55233ff1 100644 --- a/_module/uti/ring_val_129.uti.json +++ b/_module/uti/ring_val_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_130.uti.json b/_module/uti/ring_val_130.uti.json index 2739508b..27d0e0a0 100644 --- a/_module/uti/ring_val_130.uti.json +++ b/_module/uti/ring_val_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_131.uti.json b/_module/uti/ring_val_131.uti.json index d492aafd..7e56ff9a 100644 --- a/_module/uti/ring_val_131.uti.json +++ b/_module/uti/ring_val_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_132.uti.json b/_module/uti/ring_val_132.uti.json index 704ba3f5..1ef7ab65 100644 --- a/_module/uti/ring_val_132.uti.json +++ b/_module/uti/ring_val_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_133.uti.json b/_module/uti/ring_val_133.uti.json index 7034b9a4..f8e7475c 100644 --- a/_module/uti/ring_val_133.uti.json +++ b/_module/uti/ring_val_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_134.uti.json b/_module/uti/ring_val_134.uti.json index 6b9a816b..55431a4a 100644 --- a/_module/uti/ring_val_134.uti.json +++ b/_module/uti/ring_val_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_135.uti.json b/_module/uti/ring_val_135.uti.json index 7f152fc9..277c9bf0 100644 --- a/_module/uti/ring_val_135.uti.json +++ b/_module/uti/ring_val_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_136.uti.json b/_module/uti/ring_val_136.uti.json index e0cbf669..b6c1830e 100644 --- a/_module/uti/ring_val_136.uti.json +++ b/_module/uti/ring_val_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_137.uti.json b/_module/uti/ring_val_137.uti.json index 882746eb..e0a84bfc 100644 --- a/_module/uti/ring_val_137.uti.json +++ b/_module/uti/ring_val_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2538 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_138.uti.json b/_module/uti/ring_val_138.uti.json index 8c7a701a..544fb14b 100644 --- a/_module/uti/ring_val_138.uti.json +++ b/_module/uti/ring_val_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2538 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_139.uti.json b/_module/uti/ring_val_139.uti.json index 2a7830f4..c06a354e 100644 --- a/_module/uti/ring_val_139.uti.json +++ b/_module/uti/ring_val_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2538 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_140.uti.json b/_module/uti/ring_val_140.uti.json index 963e2325..464be918 100644 --- a/_module/uti/ring_val_140.uti.json +++ b/_module/uti/ring_val_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2538 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_141.uti.json b/_module/uti/ring_val_141.uti.json index a3b51469..7070b506 100644 --- a/_module/uti/ring_val_141.uti.json +++ b/_module/uti/ring_val_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2538 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_142.uti.json b/_module/uti/ring_val_142.uti.json index 586c7fac..7e264b84 100644 --- a/_module/uti/ring_val_142.uti.json +++ b/_module/uti/ring_val_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2538 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_143.uti.json b/_module/uti/ring_val_143.uti.json index f4aec08c..1cc4d4d7 100644 --- a/_module/uti/ring_val_143.uti.json +++ b/_module/uti/ring_val_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_144.uti.json b/_module/uti/ring_val_144.uti.json index e802173f..5e6a4b55 100644 --- a/_module/uti/ring_val_144.uti.json +++ b/_module/uti/ring_val_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_145.uti.json b/_module/uti/ring_val_145.uti.json index dd6a5e93..3385752f 100644 --- a/_module/uti/ring_val_145.uti.json +++ b/_module/uti/ring_val_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_146.uti.json b/_module/uti/ring_val_146.uti.json index 6391f8dc..a6281bc9 100644 --- a/_module/uti/ring_val_146.uti.json +++ b/_module/uti/ring_val_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_147.uti.json b/_module/uti/ring_val_147.uti.json index d6e72b13..4e9e9eac 100644 --- a/_module/uti/ring_val_147.uti.json +++ b/_module/uti/ring_val_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_148.uti.json b/_module/uti/ring_val_148.uti.json index 17d4a6cb..f22fcad3 100644 --- a/_module/uti/ring_val_148.uti.json +++ b/_module/uti/ring_val_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_149.uti.json b/_module/uti/ring_val_149.uti.json index cb77a265..006b4049 100644 --- a/_module/uti/ring_val_149.uti.json +++ b/_module/uti/ring_val_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_150.uti.json b/_module/uti/ring_val_150.uti.json index ef2d295d..c31e27d9 100644 --- a/_module/uti/ring_val_150.uti.json +++ b/_module/uti/ring_val_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_151.uti.json b/_module/uti/ring_val_151.uti.json index f9d925a7..a298f228 100644 --- a/_module/uti/ring_val_151.uti.json +++ b/_module/uti/ring_val_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5051 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_152.uti.json b/_module/uti/ring_val_152.uti.json index d5b6b75c..79df8abc 100644 --- a/_module/uti/ring_val_152.uti.json +++ b/_module/uti/ring_val_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_153.uti.json b/_module/uti/ring_val_153.uti.json index 202de164..786cdab9 100644 --- a/_module/uti/ring_val_153.uti.json +++ b/_module/uti/ring_val_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_154.uti.json b/_module/uti/ring_val_154.uti.json index a9cb9fc6..9960953e 100644 --- a/_module/uti/ring_val_154.uti.json +++ b/_module/uti/ring_val_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_155.uti.json b/_module/uti/ring_val_155.uti.json index c0f95363..a029586a 100644 --- a/_module/uti/ring_val_155.uti.json +++ b/_module/uti/ring_val_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_val_156.uti.json b/_module/uti/ring_val_156.uti.json index d60296ef..7c9762eb 100644 --- a/_module/uti/ring_val_156.uti.json +++ b/_module/uti/ring_val_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15313 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_001.uti.json b/_module/uti/ring_verite_001.uti.json index b5a0df01..0a5a4128 100644 --- a/_module/uti/ring_verite_001.uti.json +++ b/_module/uti/ring_verite_001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 45 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_002.uti.json b/_module/uti/ring_verite_002.uti.json index 1df49399..9a74365f 100644 --- a/_module/uti/ring_verite_002.uti.json +++ b/_module/uti/ring_verite_002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_003.uti.json b/_module/uti/ring_verite_003.uti.json index dc5f6cec..fb40407d 100644 --- a/_module/uti/ring_verite_003.uti.json +++ b/_module/uti/ring_verite_003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 55 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_101.uti.json b/_module/uti/ring_verite_101.uti.json index 4fc74f0e..3bfd8a32 100644 --- a/_module/uti/ring_verite_101.uti.json +++ b/_module/uti/ring_verite_101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_102.uti.json b/_module/uti/ring_verite_102.uti.json index 039447f2..a86581e6 100644 --- a/_module/uti/ring_verite_102.uti.json +++ b/_module/uti/ring_verite_102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_103.uti.json b/_module/uti/ring_verite_103.uti.json index add1206c..a21333b5 100644 --- a/_module/uti/ring_verite_103.uti.json +++ b/_module/uti/ring_verite_103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_104.uti.json b/_module/uti/ring_verite_104.uti.json index 2de01167..049b9bdf 100644 --- a/_module/uti/ring_verite_104.uti.json +++ b/_module/uti/ring_verite_104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_105.uti.json b/_module/uti/ring_verite_105.uti.json index d969be6f..033bfb79 100644 --- a/_module/uti/ring_verite_105.uti.json +++ b/_module/uti/ring_verite_105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_106.uti.json b/_module/uti/ring_verite_106.uti.json index f840a1d8..558519c4 100644 --- a/_module/uti/ring_verite_106.uti.json +++ b/_module/uti/ring_verite_106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_107.uti.json b/_module/uti/ring_verite_107.uti.json index f5ebfac9..e4fdcbef 100644 --- a/_module/uti/ring_verite_107.uti.json +++ b/_module/uti/ring_verite_107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_108.uti.json b/_module/uti/ring_verite_108.uti.json index f99d735d..939cf07f 100644 --- a/_module/uti/ring_verite_108.uti.json +++ b/_module/uti/ring_verite_108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_109.uti.json b/_module/uti/ring_verite_109.uti.json index ce538ec5..80e5c94f 100644 --- a/_module/uti/ring_verite_109.uti.json +++ b/_module/uti/ring_verite_109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_110.uti.json b/_module/uti/ring_verite_110.uti.json index accff1e3..64534805 100644 --- a/_module/uti/ring_verite_110.uti.json +++ b/_module/uti/ring_verite_110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_111.uti.json b/_module/uti/ring_verite_111.uti.json index 218c39a3..97bed4af 100644 --- a/_module/uti/ring_verite_111.uti.json +++ b/_module/uti/ring_verite_111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_112.uti.json b/_module/uti/ring_verite_112.uti.json index b4b7f0de..687a03c0 100644 --- a/_module/uti/ring_verite_112.uti.json +++ b/_module/uti/ring_verite_112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_113.uti.json b/_module/uti/ring_verite_113.uti.json index 1ab3da7a..b7e267f7 100644 --- a/_module/uti/ring_verite_113.uti.json +++ b/_module/uti/ring_verite_113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_114.uti.json b/_module/uti/ring_verite_114.uti.json index 16cd3310..0e74d662 100644 --- a/_module/uti/ring_verite_114.uti.json +++ b/_module/uti/ring_verite_114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_115.uti.json b/_module/uti/ring_verite_115.uti.json index abcccc14..f68dbf74 100644 --- a/_module/uti/ring_verite_115.uti.json +++ b/_module/uti/ring_verite_115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_116.uti.json b/_module/uti/ring_verite_116.uti.json index 1aee3821..06f50ca8 100644 --- a/_module/uti/ring_verite_116.uti.json +++ b/_module/uti/ring_verite_116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_117.uti.json b/_module/uti/ring_verite_117.uti.json index f2152050..6db896d9 100644 --- a/_module/uti/ring_verite_117.uti.json +++ b/_module/uti/ring_verite_117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_118.uti.json b/_module/uti/ring_verite_118.uti.json index f0ee5dfd..7b14d105 100644 --- a/_module/uti/ring_verite_118.uti.json +++ b/_module/uti/ring_verite_118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_119.uti.json b/_module/uti/ring_verite_119.uti.json index 09e73c95..58dca448 100644 --- a/_module/uti/ring_verite_119.uti.json +++ b/_module/uti/ring_verite_119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_120.uti.json b/_module/uti/ring_verite_120.uti.json index a8ddc518..6657aa9a 100644 --- a/_module/uti/ring_verite_120.uti.json +++ b/_module/uti/ring_verite_120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_121.uti.json b/_module/uti/ring_verite_121.uti.json index f6c11211..99f7eb53 100644 --- a/_module/uti/ring_verite_121.uti.json +++ b/_module/uti/ring_verite_121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_122.uti.json b/_module/uti/ring_verite_122.uti.json index 055a27bf..a8dd9d50 100644 --- a/_module/uti/ring_verite_122.uti.json +++ b/_module/uti/ring_verite_122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_123.uti.json b/_module/uti/ring_verite_123.uti.json index fb020153..638e915a 100644 --- a/_module/uti/ring_verite_123.uti.json +++ b/_module/uti/ring_verite_123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_124.uti.json b/_module/uti/ring_verite_124.uti.json index 3fe187e2..bbbeb300 100644 --- a/_module/uti/ring_verite_124.uti.json +++ b/_module/uti/ring_verite_124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_125.uti.json b/_module/uti/ring_verite_125.uti.json index 8e95eda0..b803fbd0 100644 --- a/_module/uti/ring_verite_125.uti.json +++ b/_module/uti/ring_verite_125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_126.uti.json b/_module/uti/ring_verite_126.uti.json index 72d9074b..47b7ea6f 100644 --- a/_module/uti/ring_verite_126.uti.json +++ b/_module/uti/ring_verite_126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_127.uti.json b/_module/uti/ring_verite_127.uti.json index 56f4df64..e92173ac 100644 --- a/_module/uti/ring_verite_127.uti.json +++ b/_module/uti/ring_verite_127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_128.uti.json b/_module/uti/ring_verite_128.uti.json index a5d7cf00..accfe41a 100644 --- a/_module/uti/ring_verite_128.uti.json +++ b/_module/uti/ring_verite_128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_129.uti.json b/_module/uti/ring_verite_129.uti.json index 1dc99958..4a76dda3 100644 --- a/_module/uti/ring_verite_129.uti.json +++ b/_module/uti/ring_verite_129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_130.uti.json b/_module/uti/ring_verite_130.uti.json index ef076757..f428e2cc 100644 --- a/_module/uti/ring_verite_130.uti.json +++ b/_module/uti/ring_verite_130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_131.uti.json b/_module/uti/ring_verite_131.uti.json index 02813f2c..85082c76 100644 --- a/_module/uti/ring_verite_131.uti.json +++ b/_module/uti/ring_verite_131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_132.uti.json b/_module/uti/ring_verite_132.uti.json index 0f4daeed..ffaf3444 100644 --- a/_module/uti/ring_verite_132.uti.json +++ b/_module/uti/ring_verite_132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_133.uti.json b/_module/uti/ring_verite_133.uti.json index 1dd571df..8da7f7e6 100644 --- a/_module/uti/ring_verite_133.uti.json +++ b/_module/uti/ring_verite_133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_134.uti.json b/_module/uti/ring_verite_134.uti.json index b533e6ab..db14e762 100644 --- a/_module/uti/ring_verite_134.uti.json +++ b/_module/uti/ring_verite_134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_135.uti.json b/_module/uti/ring_verite_135.uti.json index 8a184d76..5ec7163b 100644 --- a/_module/uti/ring_verite_135.uti.json +++ b/_module/uti/ring_verite_135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_136.uti.json b/_module/uti/ring_verite_136.uti.json index b0d36cb5..1aa6700a 100644 --- a/_module/uti/ring_verite_136.uti.json +++ b/_module/uti/ring_verite_136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1213 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_137.uti.json b/_module/uti/ring_verite_137.uti.json index 5ff4c553..82ad25c9 100644 --- a/_module/uti/ring_verite_137.uti.json +++ b/_module/uti/ring_verite_137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_138.uti.json b/_module/uti/ring_verite_138.uti.json index c416a365..e705df01 100644 --- a/_module/uti/ring_verite_138.uti.json +++ b/_module/uti/ring_verite_138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_139.uti.json b/_module/uti/ring_verite_139.uti.json index e2a5a2fe..6ac713f6 100644 --- a/_module/uti/ring_verite_139.uti.json +++ b/_module/uti/ring_verite_139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_140.uti.json b/_module/uti/ring_verite_140.uti.json index 3ec9a309..c8ce8bcc 100644 --- a/_module/uti/ring_verite_140.uti.json +++ b/_module/uti/ring_verite_140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_141.uti.json b/_module/uti/ring_verite_141.uti.json index 7dc27e42..ec03e1cc 100644 --- a/_module/uti/ring_verite_141.uti.json +++ b/_module/uti/ring_verite_141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_142.uti.json b/_module/uti/ring_verite_142.uti.json index 3be7d5ea..9224c285 100644 --- a/_module/uti/ring_verite_142.uti.json +++ b/_module/uti/ring_verite_142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_143.uti.json b/_module/uti/ring_verite_143.uti.json index 2ad53632..a9fb3622 100644 --- a/_module/uti/ring_verite_143.uti.json +++ b/_module/uti/ring_verite_143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_144.uti.json b/_module/uti/ring_verite_144.uti.json index c2547b54..a99ee249 100644 --- a/_module/uti/ring_verite_144.uti.json +++ b/_module/uti/ring_verite_144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_145.uti.json b/_module/uti/ring_verite_145.uti.json index f7103071..2407c178 100644 --- a/_module/uti/ring_verite_145.uti.json +++ b/_module/uti/ring_verite_145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_146.uti.json b/_module/uti/ring_verite_146.uti.json index fab45082..268dc557 100644 --- a/_module/uti/ring_verite_146.uti.json +++ b/_module/uti/ring_verite_146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_147.uti.json b/_module/uti/ring_verite_147.uti.json index bd5eb6b0..c07cf662 100644 --- a/_module/uti/ring_verite_147.uti.json +++ b/_module/uti/ring_verite_147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_148.uti.json b/_module/uti/ring_verite_148.uti.json index a4af1e0e..08a4e849 100644 --- a/_module/uti/ring_verite_148.uti.json +++ b/_module/uti/ring_verite_148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_149.uti.json b/_module/uti/ring_verite_149.uti.json index 62a0dead..829d6059 100644 --- a/_module/uti/ring_verite_149.uti.json +++ b/_module/uti/ring_verite_149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_150.uti.json b/_module/uti/ring_verite_150.uti.json index ed54f323..433dabd4 100644 --- a/_module/uti/ring_verite_150.uti.json +++ b/_module/uti/ring_verite_150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_151.uti.json b/_module/uti/ring_verite_151.uti.json index 08347a9a..87d5c06c 100644 --- a/_module/uti/ring_verite_151.uti.json +++ b/_module/uti/ring_verite_151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_152.uti.json b/_module/uti/ring_verite_152.uti.json index 77dff14e..abde3f98 100644 --- a/_module/uti/ring_verite_152.uti.json +++ b/_module/uti/ring_verite_152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_153.uti.json b/_module/uti/ring_verite_153.uti.json index 7509c899..f24378fa 100644 --- a/_module/uti/ring_verite_153.uti.json +++ b/_module/uti/ring_verite_153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_154.uti.json b/_module/uti/ring_verite_154.uti.json index 1a63dee7..8566fea4 100644 --- a/_module/uti/ring_verite_154.uti.json +++ b/_module/uti/ring_verite_154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_155.uti.json b/_module/uti/ring_verite_155.uti.json index 8c5be6b2..d9cec6a1 100644 --- a/_module/uti/ring_verite_155.uti.json +++ b/_module/uti/ring_verite_155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ring_verite_156.uti.json b/_module/uti/ring_verite_156.uti.json index e4022dd1..595983dc 100644 --- a/_module/uti/ring_verite_156.uti.json +++ b/_module/uti/ring_verite_156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13945 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail.uti.json b/_module/uti/ringmail.uti.json index 3d26526a..d59cad58 100644 --- a/_module/uti/ringmail.uti.json +++ b/_module/uti/ringmail.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail001.uti.json b/_module/uti/ringmail001.uti.json index fc6192dd..e023727f 100644 --- a/_module/uti/ringmail001.uti.json +++ b/_module/uti/ringmail001.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 46 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail002.uti.json b/_module/uti/ringmail002.uti.json index 79e03542..64dacd17 100644 --- a/_module/uti/ringmail002.uti.json +++ b/_module/uti/ringmail002.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 103 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail003.uti.json b/_module/uti/ringmail003.uti.json index d49f38d0..a693e069 100644 --- a/_module/uti/ringmail003.uti.json +++ b/_module/uti/ringmail003.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 370 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail004.uti.json b/_module/uti/ringmail004.uti.json index a043e297..03f94b13 100644 --- a/_module/uti/ringmail004.uti.json +++ b/_module/uti/ringmail004.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 370 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail005.uti.json b/_module/uti/ringmail005.uti.json index 00f26758..facda4cc 100644 --- a/_module/uti/ringmail005.uti.json +++ b/_module/uti/ringmail005.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail006.uti.json b/_module/uti/ringmail006.uti.json index 2be5565e..a4bade48 100644 --- a/_module/uti/ringmail006.uti.json +++ b/_module/uti/ringmail006.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 370 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail007.uti.json b/_module/uti/ringmail007.uti.json index 13d928d8..091c6e31 100644 --- a/_module/uti/ringmail007.uti.json +++ b/_module/uti/ringmail007.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 370 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail008.uti.json b/_module/uti/ringmail008.uti.json index 69557eae..ef6d60ef 100644 --- a/_module/uti/ringmail008.uti.json +++ b/_module/uti/ringmail008.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail009.uti.json b/_module/uti/ringmail009.uti.json index f6bbef62..252dbcab 100644 --- a/_module/uti/ringmail009.uti.json +++ b/_module/uti/ringmail009.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail010.uti.json b/_module/uti/ringmail010.uti.json index 99c780a3..2c840973 100644 --- a/_module/uti/ringmail010.uti.json +++ b/_module/uti/ringmail010.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 370 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail011.uti.json b/_module/uti/ringmail011.uti.json index 19455896..9434c221 100644 --- a/_module/uti/ringmail011.uti.json +++ b/_module/uti/ringmail011.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail012.uti.json b/_module/uti/ringmail012.uti.json index bc67bcf6..bccd79cf 100644 --- a/_module/uti/ringmail012.uti.json +++ b/_module/uti/ringmail012.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail013.uti.json b/_module/uti/ringmail013.uti.json index 561cf09f..8d87cc36 100644 --- a/_module/uti/ringmail013.uti.json +++ b/_module/uti/ringmail013.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 370 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail014.uti.json b/_module/uti/ringmail014.uti.json index 9be43761..71782cae 100644 --- a/_module/uti/ringmail014.uti.json +++ b/_module/uti/ringmail014.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail015.uti.json b/_module/uti/ringmail015.uti.json index 315f46f1..794da5e9 100644 --- a/_module/uti/ringmail015.uti.json +++ b/_module/uti/ringmail015.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 948 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail016.uti.json b/_module/uti/ringmail016.uti.json index b6471b32..98ca7fb8 100644 --- a/_module/uti/ringmail016.uti.json +++ b/_module/uti/ringmail016.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 855 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail017.uti.json b/_module/uti/ringmail017.uti.json index 6a6d833e..5442954b 100644 --- a/_module/uti/ringmail017.uti.json +++ b/_module/uti/ringmail017.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1190 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail018.uti.json b/_module/uti/ringmail018.uti.json index 997a30c3..c000808c 100644 --- a/_module/uti/ringmail018.uti.json +++ b/_module/uti/ringmail018.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1190 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail019.uti.json b/_module/uti/ringmail019.uti.json index b5d13f63..0b6c55cb 100644 --- a/_module/uti/ringmail019.uti.json +++ b/_module/uti/ringmail019.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 948 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail020.uti.json b/_module/uti/ringmail020.uti.json index 1027bdbd..ec6c0763 100644 --- a/_module/uti/ringmail020.uti.json +++ b/_module/uti/ringmail020.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1462 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail021.uti.json b/_module/uti/ringmail021.uti.json index d752cb09..8dfb80ac 100644 --- a/_module/uti/ringmail021.uti.json +++ b/_module/uti/ringmail021.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1462 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail022.uti.json b/_module/uti/ringmail022.uti.json index 2336ddb3..2621a20a 100644 --- a/_module/uti/ringmail022.uti.json +++ b/_module/uti/ringmail022.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 948 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail023.uti.json b/_module/uti/ringmail023.uti.json index baff38ec..fb67d67d 100644 --- a/_module/uti/ringmail023.uti.json +++ b/_module/uti/ringmail023.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2090 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail024.uti.json b/_module/uti/ringmail024.uti.json index 6934706d..e034271c 100644 --- a/_module/uti/ringmail024.uti.json +++ b/_module/uti/ringmail024.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1762 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail025.uti.json b/_module/uti/ringmail025.uti.json index ded66ef8..372ec9eb 100644 --- a/_module/uti/ringmail025.uti.json +++ b/_module/uti/ringmail025.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 948 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail026.uti.json b/_module/uti/ringmail026.uti.json index 34365133..6d20a8a6 100644 --- a/_module/uti/ringmail026.uti.json +++ b/_module/uti/ringmail026.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 4217 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail027.uti.json b/_module/uti/ringmail027.uti.json index b4b6d5e8..5b989fb1 100644 --- a/_module/uti/ringmail027.uti.json +++ b/_module/uti/ringmail027.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 370 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail028.uti.json b/_module/uti/ringmail028.uti.json index 2ce7084f..8bc9812f 100644 --- a/_module/uti/ringmail028.uti.json +++ b/_module/uti/ringmail028.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 248 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail029.uti.json b/_module/uti/ringmail029.uti.json index b0553354..34dc5bb4 100644 --- a/_module/uti/ringmail029.uti.json +++ b/_module/uti/ringmail029.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail030.uti.json b/_module/uti/ringmail030.uti.json index cfeaab35..a0357735 100644 --- a/_module/uti/ringmail030.uti.json +++ b/_module/uti/ringmail030.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1148 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail031.uti.json b/_module/uti/ringmail031.uti.json index f4f92f66..80e22e16 100644 --- a/_module/uti/ringmail031.uti.json +++ b/_module/uti/ringmail031.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail032.uti.json b/_module/uti/ringmail032.uti.json index 2099aa3b..a5f3e464 100644 --- a/_module/uti/ringmail032.uti.json +++ b/_module/uti/ringmail032.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 2970 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail033.uti.json b/_module/uti/ringmail033.uti.json index 2c0d9548..72b3128a 100644 --- a/_module/uti/ringmail033.uti.json +++ b/_module/uti/ringmail033.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail034.uti.json b/_module/uti/ringmail034.uti.json index 2ad66a0a..c85e3e43 100644 --- a/_module/uti/ringmail034.uti.json +++ b/_module/uti/ringmail034.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 910 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail035.uti.json b/_module/uti/ringmail035.uti.json index c66c1358..b37e53cf 100644 --- a/_module/uti/ringmail035.uti.json +++ b/_module/uti/ringmail035.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 4330 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail036.uti.json b/_module/uti/ringmail036.uti.json index a8a59f13..35b92634 100644 --- a/_module/uti/ringmail036.uti.json +++ b/_module/uti/ringmail036.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 855 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail037.uti.json b/_module/uti/ringmail037.uti.json index 2718e478..339df2e1 100644 --- a/_module/uti/ringmail037.uti.json +++ b/_module/uti/ringmail037.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ringmail038.uti.json b/_module/uti/ringmail038.uti.json index 2d0363e9..16479776 100644 --- a/_module/uti/ringmail038.uti.json +++ b/_module/uti/ringmail038.uti.json @@ -60,10 +60,6 @@ "type": "byte", "value": 4 }, - "ArmorPart_Robe": { - "type": "byte", - "value": 0 - }, "ArmorPart_RShin": { "type": "byte", "value": 8 @@ -104,10 +100,6 @@ "type": "dword", "value": 1345 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/rockcrystal.uti.json b/_module/uti/rockcrystal.uti.json index b815ee5b..8592243f 100644 --- a/_module/uti/rockcrystal.uti.json +++ b/_module/uti/rockcrystal.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rockcrystal001.uti.json b/_module/uti/rockcrystal001.uti.json index 87e31922..f2882dbc 100644 --- a/_module/uti/rockcrystal001.uti.json +++ b/_module/uti/rockcrystal001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rockcrystal002.uti.json b/_module/uti/rockcrystal002.uti.json index c52bac4e..728b6deb 100644 --- a/_module/uti/rockcrystal002.uti.json +++ b/_module/uti/rockcrystal002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rockcrystal003.uti.json b/_module/uti/rockcrystal003.uti.json index 653ad445..89dc1410 100644 --- a/_module/uti/rockcrystal003.uti.json +++ b/_module/uti/rockcrystal003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rockcrystal004.uti.json b/_module/uti/rockcrystal004.uti.json index 5eeda028..b586d82a 100644 --- a/_module/uti/rockcrystal004.uti.json +++ b/_module/uti/rockcrystal004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/rockcrystal005.uti.json b/_module/uti/rockcrystal005.uti.json index 2e46c5dd..57ad13f9 100644 --- a/_module/uti/rockcrystal005.uti.json +++ b/_module/uti/rockcrystal005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/royaljelly.uti.json b/_module/uti/royaljelly.uti.json index b502b9cd..259e965e 100644 --- a/_module/uti/royaljelly.uti.json +++ b/_module/uti/royaljelly.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/ruby.uti.json b/_module/uti/ruby.uti.json index c7c5a5fc..4a7ee34e 100644 --- a/_module/uti/ruby.uti.json +++ b/_module/uti/ruby.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ruby001.uti.json b/_module/uti/ruby001.uti.json index 3d90aacc..fee10080 100644 --- a/_module/uti/ruby001.uti.json +++ b/_module/uti/ruby001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ruby002.uti.json b/_module/uti/ruby002.uti.json index 5182ffe2..c965d646 100644 --- a/_module/uti/ruby002.uti.json +++ b/_module/uti/ruby002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ruby003.uti.json b/_module/uti/ruby003.uti.json index 9db2260d..2bcffe11 100644 --- a/_module/uti/ruby003.uti.json +++ b/_module/uti/ruby003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ruby004.uti.json b/_module/uti/ruby004.uti.json index 48dde894..d425ea6e 100644 --- a/_module/uti/ruby004.uti.json +++ b/_module/uti/ruby004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/ruby005.uti.json b/_module/uti/ruby005.uti.json index 035fb603..587af0dc 100644 --- a/_module/uti/ruby005.uti.json +++ b/_module/uti/ruby005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sage.uti.json b/_module/uti/sage.uti.json index d95b0712..77016049 100644 --- a/_module/uti/sage.uti.json +++ b/_module/uti/sage.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/saltblock.uti.json b/_module/uti/saltblock.uti.json index 81b76fd8..3e98c166 100644 --- a/_module/uti/saltblock.uti.json +++ b/_module/uti/saltblock.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/sandbag.uti.json b/_module/uti/sandbag.uti.json index 497d4b28..bf90ee70 100644 --- a/_module/uti/sandbag.uti.json +++ b/_module/uti/sandbag.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/sapphire.uti.json b/_module/uti/sapphire.uti.json index 57eeb5be..e7d21ee6 100644 --- a/_module/uti/sapphire.uti.json +++ b/_module/uti/sapphire.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sapphire001.uti.json b/_module/uti/sapphire001.uti.json index 04f30cdf..0696d9ca 100644 --- a/_module/uti/sapphire001.uti.json +++ b/_module/uti/sapphire001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sapphire002.uti.json b/_module/uti/sapphire002.uti.json index 6e52ed23..14fadb03 100644 --- a/_module/uti/sapphire002.uti.json +++ b/_module/uti/sapphire002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sapphire003.uti.json b/_module/uti/sapphire003.uti.json index 9d2af3fa..2b872af7 100644 --- a/_module/uti/sapphire003.uti.json +++ b/_module/uti/sapphire003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sapphire004.uti.json b/_module/uti/sapphire004.uti.json index 2007d814..695ff9e5 100644 --- a/_module/uti/sapphire004.uti.json +++ b/_module/uti/sapphire004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sapphire005.uti.json b/_module/uti/sapphire005.uti.json index 21c11d68..f419ab64 100644 --- a/_module/uti/sapphire005.uti.json +++ b/_module/uti/sapphire005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sardonyx.uti.json b/_module/uti/sardonyx.uti.json index 246ac51a..f6f661a5 100644 --- a/_module/uti/sardonyx.uti.json +++ b/_module/uti/sardonyx.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sardonyx001.uti.json b/_module/uti/sardonyx001.uti.json index df09d39f..caff92f2 100644 --- a/_module/uti/sardonyx001.uti.json +++ b/_module/uti/sardonyx001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sardonyx002.uti.json b/_module/uti/sardonyx002.uti.json index 11d289bb..a189b88c 100644 --- a/_module/uti/sardonyx002.uti.json +++ b/_module/uti/sardonyx002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sardonyx003.uti.json b/_module/uti/sardonyx003.uti.json index 80aba714..0e17eb45 100644 --- a/_module/uti/sardonyx003.uti.json +++ b/_module/uti/sardonyx003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sardonyx004.uti.json b/_module/uti/sardonyx004.uti.json index 2a5cad1a..bf901d1f 100644 --- a/_module/uti/sardonyx004.uti.json +++ b/_module/uti/sardonyx004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sardonyx005.uti.json b/_module/uti/sardonyx005.uti.json index ba03442f..3f348adc 100644 --- a/_module/uti/sardonyx005.uti.json +++ b/_module/uti/sardonyx005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/sassafrassroot.uti.json b/_module/uti/sassafrassroot.uti.json index d332f695..bbd7ba7b 100644 --- a/_module/uti/sassafrassroot.uti.json +++ b/_module/uti/sassafrassroot.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/sausagefruit.uti.json b/_module/uti/sausagefruit.uti.json index 85c1ba8f..ef23bd37 100644 --- a/_module/uti/sausagefruit.uti.json +++ b/_module/uti/sausagefruit.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe.uti.json b/_module/uti/scribe.uti.json index 4e7cc0a1..8dc53853 100644 --- a/_module/uti/scribe.uti.json +++ b/_module/uti/scribe.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 723 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/scribe001.uti.json b/_module/uti/scribe001.uti.json index a27e6587..df2065c9 100644 --- a/_module/uti/scribe001.uti.json +++ b/_module/uti/scribe001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe002.uti.json b/_module/uti/scribe002.uti.json index a4d83957..1fdf72e8 100644 --- a/_module/uti/scribe002.uti.json +++ b/_module/uti/scribe002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe003.uti.json b/_module/uti/scribe003.uti.json index 755cb3d1..1c0b3580 100644 --- a/_module/uti/scribe003.uti.json +++ b/_module/uti/scribe003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe004.uti.json b/_module/uti/scribe004.uti.json index be39a2d9..04c66655 100644 --- a/_module/uti/scribe004.uti.json +++ b/_module/uti/scribe004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe005.uti.json b/_module/uti/scribe005.uti.json index 7ee4fbbe..e43952f4 100644 --- a/_module/uti/scribe005.uti.json +++ b/_module/uti/scribe005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe006.uti.json b/_module/uti/scribe006.uti.json index 4fd9998f..442d385c 100644 --- a/_module/uti/scribe006.uti.json +++ b/_module/uti/scribe006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe007.uti.json b/_module/uti/scribe007.uti.json index e0f7795f..2e444bc2 100644 --- a/_module/uti/scribe007.uti.json +++ b/_module/uti/scribe007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe008.uti.json b/_module/uti/scribe008.uti.json index 0afdef4a..210e92ac 100644 --- a/_module/uti/scribe008.uti.json +++ b/_module/uti/scribe008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe009.uti.json b/_module/uti/scribe009.uti.json index af92e935..8df398d1 100644 --- a/_module/uti/scribe009.uti.json +++ b/_module/uti/scribe009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe010.uti.json b/_module/uti/scribe010.uti.json index eaec6068..45e979cc 100644 --- a/_module/uti/scribe010.uti.json +++ b/_module/uti/scribe010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 24 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe011.uti.json b/_module/uti/scribe011.uti.json index 888706e7..ba1a23a4 100644 --- a/_module/uti/scribe011.uti.json +++ b/_module/uti/scribe011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe012.uti.json b/_module/uti/scribe012.uti.json index 057086bf..f7027006 100644 --- a/_module/uti/scribe012.uti.json +++ b/_module/uti/scribe012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe013.uti.json b/_module/uti/scribe013.uti.json index ae072b84..deacece7 100644 --- a/_module/uti/scribe013.uti.json +++ b/_module/uti/scribe013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe014.uti.json b/_module/uti/scribe014.uti.json index 68a4d53c..5cecdaca 100644 --- a/_module/uti/scribe014.uti.json +++ b/_module/uti/scribe014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe015.uti.json b/_module/uti/scribe015.uti.json index c9d93a70..75089b70 100644 --- a/_module/uti/scribe015.uti.json +++ b/_module/uti/scribe015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe016.uti.json b/_module/uti/scribe016.uti.json index 19043e35..12592982 100644 --- a/_module/uti/scribe016.uti.json +++ b/_module/uti/scribe016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe017.uti.json b/_module/uti/scribe017.uti.json index 729b227b..eff00b38 100644 --- a/_module/uti/scribe017.uti.json +++ b/_module/uti/scribe017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe018.uti.json b/_module/uti/scribe018.uti.json index 5c31e0f6..271112ed 100644 --- a/_module/uti/scribe018.uti.json +++ b/_module/uti/scribe018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe019.uti.json b/_module/uti/scribe019.uti.json index 87cba8bf..48d2793e 100644 --- a/_module/uti/scribe019.uti.json +++ b/_module/uti/scribe019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe020.uti.json b/_module/uti/scribe020.uti.json index c6f7db3b..7957f95b 100644 --- a/_module/uti/scribe020.uti.json +++ b/_module/uti/scribe020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe021.uti.json b/_module/uti/scribe021.uti.json index eebba7d0..df07963c 100644 --- a/_module/uti/scribe021.uti.json +++ b/_module/uti/scribe021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe022.uti.json b/_module/uti/scribe022.uti.json index 4c3307e1..23e87665 100644 --- a/_module/uti/scribe022.uti.json +++ b/_module/uti/scribe022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 18 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe023.uti.json b/_module/uti/scribe023.uti.json index e8a63c8f..32100347 100644 --- a/_module/uti/scribe023.uti.json +++ b/_module/uti/scribe023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe024.uti.json b/_module/uti/scribe024.uti.json index 750c7689..1a738415 100644 --- a/_module/uti/scribe024.uti.json +++ b/_module/uti/scribe024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe025.uti.json b/_module/uti/scribe025.uti.json index 8e3839de..bbe43ec1 100644 --- a/_module/uti/scribe025.uti.json +++ b/_module/uti/scribe025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe026.uti.json b/_module/uti/scribe026.uti.json index 762c287b..5b9476b8 100644 --- a/_module/uti/scribe026.uti.json +++ b/_module/uti/scribe026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe027.uti.json b/_module/uti/scribe027.uti.json index cab06424..b306e14b 100644 --- a/_module/uti/scribe027.uti.json +++ b/_module/uti/scribe027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe028.uti.json b/_module/uti/scribe028.uti.json index 023040b1..c9080913 100644 --- a/_module/uti/scribe028.uti.json +++ b/_module/uti/scribe028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe029.uti.json b/_module/uti/scribe029.uti.json index 9dd9d08a..c64d042e 100644 --- a/_module/uti/scribe029.uti.json +++ b/_module/uti/scribe029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe030.uti.json b/_module/uti/scribe030.uti.json index 90e77e17..63bc5931 100644 --- a/_module/uti/scribe030.uti.json +++ b/_module/uti/scribe030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe031.uti.json b/_module/uti/scribe031.uti.json index 0c9485aa..c22eae4f 100644 --- a/_module/uti/scribe031.uti.json +++ b/_module/uti/scribe031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe032.uti.json b/_module/uti/scribe032.uti.json index fa941461..5869c50d 100644 --- a/_module/uti/scribe032.uti.json +++ b/_module/uti/scribe032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe033.uti.json b/_module/uti/scribe033.uti.json index ec94ce28..0d8b6fbf 100644 --- a/_module/uti/scribe033.uti.json +++ b/_module/uti/scribe033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe034.uti.json b/_module/uti/scribe034.uti.json index 0236ed08..3b998eb0 100644 --- a/_module/uti/scribe034.uti.json +++ b/_module/uti/scribe034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe035.uti.json b/_module/uti/scribe035.uti.json index 2a19d54d..9067f823 100644 --- a/_module/uti/scribe035.uti.json +++ b/_module/uti/scribe035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe036.uti.json b/_module/uti/scribe036.uti.json index 0a1b46f0..71a4369e 100644 --- a/_module/uti/scribe036.uti.json +++ b/_module/uti/scribe036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe037.uti.json b/_module/uti/scribe037.uti.json index 1222e174..f5712b04 100644 --- a/_module/uti/scribe037.uti.json +++ b/_module/uti/scribe037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe038.uti.json b/_module/uti/scribe038.uti.json index d1a7c080..3501cb16 100644 --- a/_module/uti/scribe038.uti.json +++ b/_module/uti/scribe038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe039.uti.json b/_module/uti/scribe039.uti.json index 8a8c7ce9..85fe6b63 100644 --- a/_module/uti/scribe039.uti.json +++ b/_module/uti/scribe039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe040.uti.json b/_module/uti/scribe040.uti.json index 6ad9e546..a7d7db32 100644 --- a/_module/uti/scribe040.uti.json +++ b/_module/uti/scribe040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe041.uti.json b/_module/uti/scribe041.uti.json index c0c94ef2..7b49c163 100644 --- a/_module/uti/scribe041.uti.json +++ b/_module/uti/scribe041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe042.uti.json b/_module/uti/scribe042.uti.json index 7cf2a1eb..31ed329d 100644 --- a/_module/uti/scribe042.uti.json +++ b/_module/uti/scribe042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe043.uti.json b/_module/uti/scribe043.uti.json index df522681..ce32c420 100644 --- a/_module/uti/scribe043.uti.json +++ b/_module/uti/scribe043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe044.uti.json b/_module/uti/scribe044.uti.json index a86898ec..ca219561 100644 --- a/_module/uti/scribe044.uti.json +++ b/_module/uti/scribe044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe045.uti.json b/_module/uti/scribe045.uti.json index 3c3f5691..e3529f06 100644 --- a/_module/uti/scribe045.uti.json +++ b/_module/uti/scribe045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe046.uti.json b/_module/uti/scribe046.uti.json index 6e1f0c1d..f1bd322b 100644 --- a/_module/uti/scribe046.uti.json +++ b/_module/uti/scribe046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1260 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe047.uti.json b/_module/uti/scribe047.uti.json index 2e0d677e..c2940846 100644 --- a/_module/uti/scribe047.uti.json +++ b/_module/uti/scribe047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe048.uti.json b/_module/uti/scribe048.uti.json index f33aa753..ca4c4529 100644 --- a/_module/uti/scribe048.uti.json +++ b/_module/uti/scribe048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe049.uti.json b/_module/uti/scribe049.uti.json index 5c67906c..5ea4e453 100644 --- a/_module/uti/scribe049.uti.json +++ b/_module/uti/scribe049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe050.uti.json b/_module/uti/scribe050.uti.json index db0e1095..731bed9f 100644 --- a/_module/uti/scribe050.uti.json +++ b/_module/uti/scribe050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe051.uti.json b/_module/uti/scribe051.uti.json index 881c9870..3b4b3edc 100644 --- a/_module/uti/scribe051.uti.json +++ b/_module/uti/scribe051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe052.uti.json b/_module/uti/scribe052.uti.json index a326650b..77d7c3ae 100644 --- a/_module/uti/scribe052.uti.json +++ b/_module/uti/scribe052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe053.uti.json b/_module/uti/scribe053.uti.json index d179cbc8..66f18c51 100644 --- a/_module/uti/scribe053.uti.json +++ b/_module/uti/scribe053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe054.uti.json b/_module/uti/scribe054.uti.json index e9094af8..96997741 100644 --- a/_module/uti/scribe054.uti.json +++ b/_module/uti/scribe054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe055.uti.json b/_module/uti/scribe055.uti.json index 22b0b4c8..437511d4 100644 --- a/_module/uti/scribe055.uti.json +++ b/_module/uti/scribe055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe056.uti.json b/_module/uti/scribe056.uti.json index 2d12c8c2..c783f3bc 100644 --- a/_module/uti/scribe056.uti.json +++ b/_module/uti/scribe056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe057.uti.json b/_module/uti/scribe057.uti.json index 6b4f4756..8365e61e 100644 --- a/_module/uti/scribe057.uti.json +++ b/_module/uti/scribe057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe058.uti.json b/_module/uti/scribe058.uti.json index 2832a469..f4b7c65a 100644 --- a/_module/uti/scribe058.uti.json +++ b/_module/uti/scribe058.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe059.uti.json b/_module/uti/scribe059.uti.json index 51a9b258..38148599 100644 --- a/_module/uti/scribe059.uti.json +++ b/_module/uti/scribe059.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe060.uti.json b/_module/uti/scribe060.uti.json index 7fa374ac..43b2ac07 100644 --- a/_module/uti/scribe060.uti.json +++ b/_module/uti/scribe060.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe061.uti.json b/_module/uti/scribe061.uti.json index f3f0b901..94b778e8 100644 --- a/_module/uti/scribe061.uti.json +++ b/_module/uti/scribe061.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe062.uti.json b/_module/uti/scribe062.uti.json index 2706d93b..6af7e84c 100644 --- a/_module/uti/scribe062.uti.json +++ b/_module/uti/scribe062.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe063.uti.json b/_module/uti/scribe063.uti.json index 271a4d9d..c08df086 100644 --- a/_module/uti/scribe063.uti.json +++ b/_module/uti/scribe063.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe064.uti.json b/_module/uti/scribe064.uti.json index 1271d9dd..928f3c10 100644 --- a/_module/uti/scribe064.uti.json +++ b/_module/uti/scribe064.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe065.uti.json b/_module/uti/scribe065.uti.json index 27d544b7..2f381b3b 100644 --- a/_module/uti/scribe065.uti.json +++ b/_module/uti/scribe065.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe066.uti.json b/_module/uti/scribe066.uti.json index 5d8d88ab..4f657f67 100644 --- a/_module/uti/scribe066.uti.json +++ b/_module/uti/scribe066.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe067.uti.json b/_module/uti/scribe067.uti.json index 8d12ab50..d5ee2df2 100644 --- a/_module/uti/scribe067.uti.json +++ b/_module/uti/scribe067.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe068.uti.json b/_module/uti/scribe068.uti.json index 4e02cdc3..a8316a26 100644 --- a/_module/uti/scribe068.uti.json +++ b/_module/uti/scribe068.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe069.uti.json b/_module/uti/scribe069.uti.json index 72d3fefd..64560089 100644 --- a/_module/uti/scribe069.uti.json +++ b/_module/uti/scribe069.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 18 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe070.uti.json b/_module/uti/scribe070.uti.json index 1f2db42b..7535bc30 100644 --- a/_module/uti/scribe070.uti.json +++ b/_module/uti/scribe070.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe071.uti.json b/_module/uti/scribe071.uti.json index 182820a9..4172915d 100644 --- a/_module/uti/scribe071.uti.json +++ b/_module/uti/scribe071.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe072.uti.json b/_module/uti/scribe072.uti.json index 2c570b27..42e9ee8d 100644 --- a/_module/uti/scribe072.uti.json +++ b/_module/uti/scribe072.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe073.uti.json b/_module/uti/scribe073.uti.json index a1c6c141..b2fbda9e 100644 --- a/_module/uti/scribe073.uti.json +++ b/_module/uti/scribe073.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe074.uti.json b/_module/uti/scribe074.uti.json index 1bc46c70..bbb73ae2 100644 --- a/_module/uti/scribe074.uti.json +++ b/_module/uti/scribe074.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe075.uti.json b/_module/uti/scribe075.uti.json index 85c644af..2ee44006 100644 --- a/_module/uti/scribe075.uti.json +++ b/_module/uti/scribe075.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe076.uti.json b/_module/uti/scribe076.uti.json index 8d4147c0..1b69cbcc 100644 --- a/_module/uti/scribe076.uti.json +++ b/_module/uti/scribe076.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe077.uti.json b/_module/uti/scribe077.uti.json index 36741845..ec29138f 100644 --- a/_module/uti/scribe077.uti.json +++ b/_module/uti/scribe077.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe078.uti.json b/_module/uti/scribe078.uti.json index 491fd869..21bfcbbc 100644 --- a/_module/uti/scribe078.uti.json +++ b/_module/uti/scribe078.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe079.uti.json b/_module/uti/scribe079.uti.json index c3f830ac..1c5311ad 100644 --- a/_module/uti/scribe079.uti.json +++ b/_module/uti/scribe079.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe080.uti.json b/_module/uti/scribe080.uti.json index 2aa918f7..f6a3e61b 100644 --- a/_module/uti/scribe080.uti.json +++ b/_module/uti/scribe080.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe081.uti.json b/_module/uti/scribe081.uti.json index ea820ae8..a1118fc9 100644 --- a/_module/uti/scribe081.uti.json +++ b/_module/uti/scribe081.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe082.uti.json b/_module/uti/scribe082.uti.json index f8416b60..4d30f2d5 100644 --- a/_module/uti/scribe082.uti.json +++ b/_module/uti/scribe082.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe083.uti.json b/_module/uti/scribe083.uti.json index 7fe89a95..2b97e008 100644 --- a/_module/uti/scribe083.uti.json +++ b/_module/uti/scribe083.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe084.uti.json b/_module/uti/scribe084.uti.json index 2905fc57..7013ff4a 100644 --- a/_module/uti/scribe084.uti.json +++ b/_module/uti/scribe084.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 900 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe085.uti.json b/_module/uti/scribe085.uti.json index 0bab021e..9f6d2c6e 100644 --- a/_module/uti/scribe085.uti.json +++ b/_module/uti/scribe085.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe086.uti.json b/_module/uti/scribe086.uti.json index a635bb5b..31d9c27f 100644 --- a/_module/uti/scribe086.uti.json +++ b/_module/uti/scribe086.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe087.uti.json b/_module/uti/scribe087.uti.json index 94734be1..63efe46b 100644 --- a/_module/uti/scribe087.uti.json +++ b/_module/uti/scribe087.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe088.uti.json b/_module/uti/scribe088.uti.json index 4f5d250c..d2d2b17b 100644 --- a/_module/uti/scribe088.uti.json +++ b/_module/uti/scribe088.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe089.uti.json b/_module/uti/scribe089.uti.json index 4df2d735..b805ca4c 100644 --- a/_module/uti/scribe089.uti.json +++ b/_module/uti/scribe089.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe090.uti.json b/_module/uti/scribe090.uti.json index f1bd9f4e..54dea51a 100644 --- a/_module/uti/scribe090.uti.json +++ b/_module/uti/scribe090.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe091.uti.json b/_module/uti/scribe091.uti.json index fe64fe45..b6fe7863 100644 --- a/_module/uti/scribe091.uti.json +++ b/_module/uti/scribe091.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe092.uti.json b/_module/uti/scribe092.uti.json index 1c2ce4a7..7e5139e6 100644 --- a/_module/uti/scribe092.uti.json +++ b/_module/uti/scribe092.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe093.uti.json b/_module/uti/scribe093.uti.json index cd91fd38..ecfd636e 100644 --- a/_module/uti/scribe093.uti.json +++ b/_module/uti/scribe093.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe094.uti.json b/_module/uti/scribe094.uti.json index 7b81b4f1..98442485 100644 --- a/_module/uti/scribe094.uti.json +++ b/_module/uti/scribe094.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe095.uti.json b/_module/uti/scribe095.uti.json index cbe98175..0990549f 100644 --- a/_module/uti/scribe095.uti.json +++ b/_module/uti/scribe095.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe096.uti.json b/_module/uti/scribe096.uti.json index 71ed6eea..45ffb328 100644 --- a/_module/uti/scribe096.uti.json +++ b/_module/uti/scribe096.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 324 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe097.uti.json b/_module/uti/scribe097.uti.json index 748a0787..c6dc162a 100644 --- a/_module/uti/scribe097.uti.json +++ b/_module/uti/scribe097.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe098.uti.json b/_module/uti/scribe098.uti.json index 389d13cf..3cc4f662 100644 --- a/_module/uti/scribe098.uti.json +++ b/_module/uti/scribe098.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe099.uti.json b/_module/uti/scribe099.uti.json index 5012a06c..bf135fc5 100644 --- a/_module/uti/scribe099.uti.json +++ b/_module/uti/scribe099.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe100.uti.json b/_module/uti/scribe100.uti.json index f8a6a048..fdf1a5dc 100644 --- a/_module/uti/scribe100.uti.json +++ b/_module/uti/scribe100.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe101.uti.json b/_module/uti/scribe101.uti.json index d60b21f2..8c722a39 100644 --- a/_module/uti/scribe101.uti.json +++ b/_module/uti/scribe101.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe102.uti.json b/_module/uti/scribe102.uti.json index 0e5b880a..202f52a8 100644 --- a/_module/uti/scribe102.uti.json +++ b/_module/uti/scribe102.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe103.uti.json b/_module/uti/scribe103.uti.json index c34c5787..caa2f5f3 100644 --- a/_module/uti/scribe103.uti.json +++ b/_module/uti/scribe103.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 360 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe104.uti.json b/_module/uti/scribe104.uti.json index 330d2752..fee6bd39 100644 --- a/_module/uti/scribe104.uti.json +++ b/_module/uti/scribe104.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe105.uti.json b/_module/uti/scribe105.uti.json index dea0a506..6574223f 100644 --- a/_module/uti/scribe105.uti.json +++ b/_module/uti/scribe105.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe106.uti.json b/_module/uti/scribe106.uti.json index 457e963a..42238d5b 100644 --- a/_module/uti/scribe106.uti.json +++ b/_module/uti/scribe106.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe107.uti.json b/_module/uti/scribe107.uti.json index b91c83bf..3fea636e 100644 --- a/_module/uti/scribe107.uti.json +++ b/_module/uti/scribe107.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe108.uti.json b/_module/uti/scribe108.uti.json index a7fb91b3..6ee24161 100644 --- a/_module/uti/scribe108.uti.json +++ b/_module/uti/scribe108.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe109.uti.json b/_module/uti/scribe109.uti.json index 352e9cb7..510f326d 100644 --- a/_module/uti/scribe109.uti.json +++ b/_module/uti/scribe109.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe110.uti.json b/_module/uti/scribe110.uti.json index 619c39aa..7106255b 100644 --- a/_module/uti/scribe110.uti.json +++ b/_module/uti/scribe110.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe111.uti.json b/_module/uti/scribe111.uti.json index b658fa62..f8d08e28 100644 --- a/_module/uti/scribe111.uti.json +++ b/_module/uti/scribe111.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe112.uti.json b/_module/uti/scribe112.uti.json index a7c246e1..6a192d33 100644 --- a/_module/uti/scribe112.uti.json +++ b/_module/uti/scribe112.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe113.uti.json b/_module/uti/scribe113.uti.json index d8dcd998..df3a6912 100644 --- a/_module/uti/scribe113.uti.json +++ b/_module/uti/scribe113.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe114.uti.json b/_module/uti/scribe114.uti.json index c8846d0c..75de3eff 100644 --- a/_module/uti/scribe114.uti.json +++ b/_module/uti/scribe114.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe115.uti.json b/_module/uti/scribe115.uti.json index be00d7cb..af4e7093 100644 --- a/_module/uti/scribe115.uti.json +++ b/_module/uti/scribe115.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe116.uti.json b/_module/uti/scribe116.uti.json index 54cc7bc2..8ee72c84 100644 --- a/_module/uti/scribe116.uti.json +++ b/_module/uti/scribe116.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe117.uti.json b/_module/uti/scribe117.uti.json index d96b9e17..d289eb28 100644 --- a/_module/uti/scribe117.uti.json +++ b/_module/uti/scribe117.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe118.uti.json b/_module/uti/scribe118.uti.json index 7f43d4e3..1c7b96af 100644 --- a/_module/uti/scribe118.uti.json +++ b/_module/uti/scribe118.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe119.uti.json b/_module/uti/scribe119.uti.json index 0fa2dfb8..57adbf0e 100644 --- a/_module/uti/scribe119.uti.json +++ b/_module/uti/scribe119.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe120.uti.json b/_module/uti/scribe120.uti.json index cade9fda..b002675b 100644 --- a/_module/uti/scribe120.uti.json +++ b/_module/uti/scribe120.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe121.uti.json b/_module/uti/scribe121.uti.json index 22bb0b54..68e75e7c 100644 --- a/_module/uti/scribe121.uti.json +++ b/_module/uti/scribe121.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe122.uti.json b/_module/uti/scribe122.uti.json index b023300e..0c67d632 100644 --- a/_module/uti/scribe122.uti.json +++ b/_module/uti/scribe122.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe123.uti.json b/_module/uti/scribe123.uti.json index 27b152ef..b863f7b8 100644 --- a/_module/uti/scribe123.uti.json +++ b/_module/uti/scribe123.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe124.uti.json b/_module/uti/scribe124.uti.json index a426441f..43bc8c55 100644 --- a/_module/uti/scribe124.uti.json +++ b/_module/uti/scribe124.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe125.uti.json b/_module/uti/scribe125.uti.json index c5140a6a..d5a03c54 100644 --- a/_module/uti/scribe125.uti.json +++ b/_module/uti/scribe125.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe126.uti.json b/_module/uti/scribe126.uti.json index 17880b19..ff699cde 100644 --- a/_module/uti/scribe126.uti.json +++ b/_module/uti/scribe126.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe127.uti.json b/_module/uti/scribe127.uti.json index 9c12ee23..0cd09851 100644 --- a/_module/uti/scribe127.uti.json +++ b/_module/uti/scribe127.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe128.uti.json b/_module/uti/scribe128.uti.json index 32324dbe..7d4cac3f 100644 --- a/_module/uti/scribe128.uti.json +++ b/_module/uti/scribe128.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe129.uti.json b/_module/uti/scribe129.uti.json index 31912271..97a1a1ce 100644 --- a/_module/uti/scribe129.uti.json +++ b/_module/uti/scribe129.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe130.uti.json b/_module/uti/scribe130.uti.json index 2f017be4..17eff3bf 100644 --- a/_module/uti/scribe130.uti.json +++ b/_module/uti/scribe130.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe131.uti.json b/_module/uti/scribe131.uti.json index 328a6dfc..13fb4d5b 100644 --- a/_module/uti/scribe131.uti.json +++ b/_module/uti/scribe131.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe132.uti.json b/_module/uti/scribe132.uti.json index fefd081e..004f22ac 100644 --- a/_module/uti/scribe132.uti.json +++ b/_module/uti/scribe132.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe133.uti.json b/_module/uti/scribe133.uti.json index 00ffcad5..6d5f8a30 100644 --- a/_module/uti/scribe133.uti.json +++ b/_module/uti/scribe133.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 360 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe134.uti.json b/_module/uti/scribe134.uti.json index 801756b6..bc4f3352 100644 --- a/_module/uti/scribe134.uti.json +++ b/_module/uti/scribe134.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe135.uti.json b/_module/uti/scribe135.uti.json index 7d53ca1b..c861d6f9 100644 --- a/_module/uti/scribe135.uti.json +++ b/_module/uti/scribe135.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1296 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe136.uti.json b/_module/uti/scribe136.uti.json index a3ee9088..7f30c426 100644 --- a/_module/uti/scribe136.uti.json +++ b/_module/uti/scribe136.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe137.uti.json b/_module/uti/scribe137.uti.json index 947b35c2..68602c91 100644 --- a/_module/uti/scribe137.uti.json +++ b/_module/uti/scribe137.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe138.uti.json b/_module/uti/scribe138.uti.json index 4568589a..e9d40b36 100644 --- a/_module/uti/scribe138.uti.json +++ b/_module/uti/scribe138.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe139.uti.json b/_module/uti/scribe139.uti.json index 0e08c1dc..2147f6b0 100644 --- a/_module/uti/scribe139.uti.json +++ b/_module/uti/scribe139.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe140.uti.json b/_module/uti/scribe140.uti.json index 50f8f982..15fab8ec 100644 --- a/_module/uti/scribe140.uti.json +++ b/_module/uti/scribe140.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe141.uti.json b/_module/uti/scribe141.uti.json index 0ec86953..4d63cc68 100644 --- a/_module/uti/scribe141.uti.json +++ b/_module/uti/scribe141.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 120 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe142.uti.json b/_module/uti/scribe142.uti.json index a5d3932a..64eb0e26 100644 --- a/_module/uti/scribe142.uti.json +++ b/_module/uti/scribe142.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe143.uti.json b/_module/uti/scribe143.uti.json index 80e0dc20..82ca6f1e 100644 --- a/_module/uti/scribe143.uti.json +++ b/_module/uti/scribe143.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe144.uti.json b/_module/uti/scribe144.uti.json index 1db41fcd..00735e7a 100644 --- a/_module/uti/scribe144.uti.json +++ b/_module/uti/scribe144.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe145.uti.json b/_module/uti/scribe145.uti.json index 472df1d6..5cda36dd 100644 --- a/_module/uti/scribe145.uti.json +++ b/_module/uti/scribe145.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe146.uti.json b/_module/uti/scribe146.uti.json index 87cdc2ab..6c986207 100644 --- a/_module/uti/scribe146.uti.json +++ b/_module/uti/scribe146.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe147.uti.json b/_module/uti/scribe147.uti.json index 8b8037be..4ff0ff06 100644 --- a/_module/uti/scribe147.uti.json +++ b/_module/uti/scribe147.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe148.uti.json b/_module/uti/scribe148.uti.json index a5d290ce..a9709d5e 100644 --- a/_module/uti/scribe148.uti.json +++ b/_module/uti/scribe148.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe149.uti.json b/_module/uti/scribe149.uti.json index e1c309f1..50c4ec9d 100644 --- a/_module/uti/scribe149.uti.json +++ b/_module/uti/scribe149.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe150.uti.json b/_module/uti/scribe150.uti.json index 0be48fc3..5d9e0ce0 100644 --- a/_module/uti/scribe150.uti.json +++ b/_module/uti/scribe150.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1080 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe151.uti.json b/_module/uti/scribe151.uti.json index 74ddd42c..3e5685af 100644 --- a/_module/uti/scribe151.uti.json +++ b/_module/uti/scribe151.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2701 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe152.uti.json b/_module/uti/scribe152.uti.json index f1eef177..25399382 100644 --- a/_module/uti/scribe152.uti.json +++ b/_module/uti/scribe152.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4610 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe153.uti.json b/_module/uti/scribe153.uti.json index c8761011..0947231d 100644 --- a/_module/uti/scribe153.uti.json +++ b/_module/uti/scribe153.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe154.uti.json b/_module/uti/scribe154.uti.json index ed6d4f4d..e174d985 100644 --- a/_module/uti/scribe154.uti.json +++ b/_module/uti/scribe154.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe155.uti.json b/_module/uti/scribe155.uti.json index 63c4c122..7ce4793b 100644 --- a/_module/uti/scribe155.uti.json +++ b/_module/uti/scribe155.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 864 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe156.uti.json b/_module/uti/scribe156.uti.json index a9767cc8..8245cda8 100644 --- a/_module/uti/scribe156.uti.json +++ b/_module/uti/scribe156.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe157.uti.json b/_module/uti/scribe157.uti.json index f804cd06..f0821586 100644 --- a/_module/uti/scribe157.uti.json +++ b/_module/uti/scribe157.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe158.uti.json b/_module/uti/scribe158.uti.json index 7eef95c5..3685738c 100644 --- a/_module/uti/scribe158.uti.json +++ b/_module/uti/scribe158.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe159.uti.json b/_module/uti/scribe159.uti.json index 2f0c17c2..213e405c 100644 --- a/_module/uti/scribe159.uti.json +++ b/_module/uti/scribe159.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe160.uti.json b/_module/uti/scribe160.uti.json index 1c5464f1..33e65238 100644 --- a/_module/uti/scribe160.uti.json +++ b/_module/uti/scribe160.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 180 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe161.uti.json b/_module/uti/scribe161.uti.json index f4ca7542..663be40e 100644 --- a/_module/uti/scribe161.uti.json +++ b/_module/uti/scribe161.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe162.uti.json b/_module/uti/scribe162.uti.json index 2b2718c4..f78c2bd5 100644 --- a/_module/uti/scribe162.uti.json +++ b/_module/uti/scribe162.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3241 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe163.uti.json b/_module/uti/scribe163.uti.json index 29612b28..aea77f4f 100644 --- a/_module/uti/scribe163.uti.json +++ b/_module/uti/scribe163.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe164.uti.json b/_module/uti/scribe164.uti.json index f0669fac..44d93bfe 100644 --- a/_module/uti/scribe164.uti.json +++ b/_module/uti/scribe164.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe165.uti.json b/_module/uti/scribe165.uti.json index 906ee38c..0d42bdb0 100644 --- a/_module/uti/scribe165.uti.json +++ b/_module/uti/scribe165.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe166.uti.json b/_module/uti/scribe166.uti.json index ad797afa..037fe6bc 100644 --- a/_module/uti/scribe166.uti.json +++ b/_module/uti/scribe166.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe167.uti.json b/_module/uti/scribe167.uti.json index f3c5d356..9c256ef0 100644 --- a/_module/uti/scribe167.uti.json +++ b/_module/uti/scribe167.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1729 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe168.uti.json b/_module/uti/scribe168.uti.json index 23968d4d..4cbbc206 100644 --- a/_module/uti/scribe168.uti.json +++ b/_module/uti/scribe168.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe169.uti.json b/_module/uti/scribe169.uti.json index 0e71630c..639e96dd 100644 --- a/_module/uti/scribe169.uti.json +++ b/_module/uti/scribe169.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe170.uti.json b/_module/uti/scribe170.uti.json index 69dcdde8..0a261695 100644 --- a/_module/uti/scribe170.uti.json +++ b/_module/uti/scribe170.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe171.uti.json b/_module/uti/scribe171.uti.json index 77de9dfd..6f65cf8b 100644 --- a/_module/uti/scribe171.uti.json +++ b/_module/uti/scribe171.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe172.uti.json b/_module/uti/scribe172.uti.json index ec0b53d1..de3ac05d 100644 --- a/_module/uti/scribe172.uti.json +++ b/_module/uti/scribe172.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe173.uti.json b/_module/uti/scribe173.uti.json index 3e015c83..a4a849d6 100644 --- a/_module/uti/scribe173.uti.json +++ b/_module/uti/scribe173.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe174.uti.json b/_module/uti/scribe174.uti.json index a0cc930b..2e09e74f 100644 --- a/_module/uti/scribe174.uti.json +++ b/_module/uti/scribe174.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe175.uti.json b/_module/uti/scribe175.uti.json index 54bbfca4..aa795dbe 100644 --- a/_module/uti/scribe175.uti.json +++ b/_module/uti/scribe175.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe176.uti.json b/_module/uti/scribe176.uti.json index d3954e95..f60fe678 100644 --- a/_module/uti/scribe176.uti.json +++ b/_module/uti/scribe176.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe177.uti.json b/_module/uti/scribe177.uti.json index 85e4db04..d2315921 100644 --- a/_module/uti/scribe177.uti.json +++ b/_module/uti/scribe177.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe178.uti.json b/_module/uti/scribe178.uti.json index cbe9605a..decf6fce 100644 --- a/_module/uti/scribe178.uti.json +++ b/_module/uti/scribe178.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe179.uti.json b/_module/uti/scribe179.uti.json index 5c1c2d78..fc3806c9 100644 --- a/_module/uti/scribe179.uti.json +++ b/_module/uti/scribe179.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe180.uti.json b/_module/uti/scribe180.uti.json index 39cb8993..57585efa 100644 --- a/_module/uti/scribe180.uti.json +++ b/_module/uti/scribe180.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe181.uti.json b/_module/uti/scribe181.uti.json index b93b20e6..8a279968 100644 --- a/_module/uti/scribe181.uti.json +++ b/_module/uti/scribe181.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe182.uti.json b/_module/uti/scribe182.uti.json index 97177fdc..49194ecc 100644 --- a/_module/uti/scribe182.uti.json +++ b/_module/uti/scribe182.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe183.uti.json b/_module/uti/scribe183.uti.json index fcbac86d..e18880b3 100644 --- a/_module/uti/scribe183.uti.json +++ b/_module/uti/scribe183.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe184.uti.json b/_module/uti/scribe184.uti.json index 6c37f721..6e4d2999 100644 --- a/_module/uti/scribe184.uti.json +++ b/_module/uti/scribe184.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe185.uti.json b/_module/uti/scribe185.uti.json index f7d4c608..7530c3ce 100644 --- a/_module/uti/scribe185.uti.json +++ b/_module/uti/scribe185.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe186.uti.json b/_module/uti/scribe186.uti.json index c7c1d796..4b760849 100644 --- a/_module/uti/scribe186.uti.json +++ b/_module/uti/scribe186.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe187.uti.json b/_module/uti/scribe187.uti.json index e0cb3b68..0d2ea915 100644 --- a/_module/uti/scribe187.uti.json +++ b/_module/uti/scribe187.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe188.uti.json b/_module/uti/scribe188.uti.json index 6fcd7aa0..d2f27ec9 100644 --- a/_module/uti/scribe188.uti.json +++ b/_module/uti/scribe188.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe189.uti.json b/_module/uti/scribe189.uti.json index 5a2cf5cb..943b4d84 100644 --- a/_module/uti/scribe189.uti.json +++ b/_module/uti/scribe189.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe190.uti.json b/_module/uti/scribe190.uti.json index 70481b03..5c82e73f 100644 --- a/_module/uti/scribe190.uti.json +++ b/_module/uti/scribe190.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe191.uti.json b/_module/uti/scribe191.uti.json index 511f1f19..35310018 100644 --- a/_module/uti/scribe191.uti.json +++ b/_module/uti/scribe191.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe192.uti.json b/_module/uti/scribe192.uti.json index f67bf701..92c59089 100644 --- a/_module/uti/scribe192.uti.json +++ b/_module/uti/scribe192.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe193.uti.json b/_module/uti/scribe193.uti.json index 9e5e771e..c45009f4 100644 --- a/_module/uti/scribe193.uti.json +++ b/_module/uti/scribe193.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 18 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe194.uti.json b/_module/uti/scribe194.uti.json index 022080e8..9754312c 100644 --- a/_module/uti/scribe194.uti.json +++ b/_module/uti/scribe194.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 756 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe195.uti.json b/_module/uti/scribe195.uti.json index 999a3940..c12f79e4 100644 --- a/_module/uti/scribe195.uti.json +++ b/_module/uti/scribe195.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe196.uti.json b/_module/uti/scribe196.uti.json index ad7cb63f..4b70a63d 100644 --- a/_module/uti/scribe196.uti.json +++ b/_module/uti/scribe196.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 324 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe197.uti.json b/_module/uti/scribe197.uti.json index 8b2c3e2e..0a58d5dc 100644 --- a/_module/uti/scribe197.uti.json +++ b/_module/uti/scribe197.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 24 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe198.uti.json b/_module/uti/scribe198.uti.json index 347b4437..d95bc773 100644 --- a/_module/uti/scribe198.uti.json +++ b/_module/uti/scribe198.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe199.uti.json b/_module/uti/scribe199.uti.json index 7510eaf8..a64ad7a4 100644 --- a/_module/uti/scribe199.uti.json +++ b/_module/uti/scribe199.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe200.uti.json b/_module/uti/scribe200.uti.json index b36547f3..bec1af6c 100644 --- a/_module/uti/scribe200.uti.json +++ b/_module/uti/scribe200.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe201.uti.json b/_module/uti/scribe201.uti.json index 94e45861..16788bdb 100644 --- a/_module/uti/scribe201.uti.json +++ b/_module/uti/scribe201.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe202.uti.json b/_module/uti/scribe202.uti.json index e4aeb861..77b1a168 100644 --- a/_module/uti/scribe202.uti.json +++ b/_module/uti/scribe202.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe203.uti.json b/_module/uti/scribe203.uti.json index df940480..df61d14c 100644 --- a/_module/uti/scribe203.uti.json +++ b/_module/uti/scribe203.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe204.uti.json b/_module/uti/scribe204.uti.json index 106843ba..0b8641d3 100644 --- a/_module/uti/scribe204.uti.json +++ b/_module/uti/scribe204.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe205.uti.json b/_module/uti/scribe205.uti.json index 2841598f..662c2929 100644 --- a/_module/uti/scribe205.uti.json +++ b/_module/uti/scribe205.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe206.uti.json b/_module/uti/scribe206.uti.json index 17494a9b..3cff18d9 100644 --- a/_module/uti/scribe206.uti.json +++ b/_module/uti/scribe206.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe207.uti.json b/_module/uti/scribe207.uti.json index 9f0e6055..ee2afb82 100644 --- a/_module/uti/scribe207.uti.json +++ b/_module/uti/scribe207.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe208.uti.json b/_module/uti/scribe208.uti.json index a613d8a9..19a5c3db 100644 --- a/_module/uti/scribe208.uti.json +++ b/_module/uti/scribe208.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe209.uti.json b/_module/uti/scribe209.uti.json index fd203247..d27b51a5 100644 --- a/_module/uti/scribe209.uti.json +++ b/_module/uti/scribe209.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe210.uti.json b/_module/uti/scribe210.uti.json index 6956b306..94b02f4f 100644 --- a/_module/uti/scribe210.uti.json +++ b/_module/uti/scribe210.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe211.uti.json b/_module/uti/scribe211.uti.json index 05127ca9..682cf298 100644 --- a/_module/uti/scribe211.uti.json +++ b/_module/uti/scribe211.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe212.uti.json b/_module/uti/scribe212.uti.json index 52ecf3cb..861e6a8f 100644 --- a/_module/uti/scribe212.uti.json +++ b/_module/uti/scribe212.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe213.uti.json b/_module/uti/scribe213.uti.json index 09552503..9b0d11ee 100644 --- a/_module/uti/scribe213.uti.json +++ b/_module/uti/scribe213.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe214.uti.json b/_module/uti/scribe214.uti.json index 6af64410..d70ec3d5 100644 --- a/_module/uti/scribe214.uti.json +++ b/_module/uti/scribe214.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe215.uti.json b/_module/uti/scribe215.uti.json index 894348da..eab1aba4 100644 --- a/_module/uti/scribe215.uti.json +++ b/_module/uti/scribe215.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 24 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe216.uti.json b/_module/uti/scribe216.uti.json index a175e5a3..95ad8989 100644 --- a/_module/uti/scribe216.uti.json +++ b/_module/uti/scribe216.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe217.uti.json b/_module/uti/scribe217.uti.json index 43f5a406..6ad87a60 100644 --- a/_module/uti/scribe217.uti.json +++ b/_module/uti/scribe217.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe218.uti.json b/_module/uti/scribe218.uti.json index 615f6826..d26efc7f 100644 --- a/_module/uti/scribe218.uti.json +++ b/_module/uti/scribe218.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe219.uti.json b/_module/uti/scribe219.uti.json index 39b60fc0..f5a2f413 100644 --- a/_module/uti/scribe219.uti.json +++ b/_module/uti/scribe219.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 24 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe220.uti.json b/_module/uti/scribe220.uti.json index aee1ecc9..702edc56 100644 --- a/_module/uti/scribe220.uti.json +++ b/_module/uti/scribe220.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe221.uti.json b/_module/uti/scribe221.uti.json index 641801d2..86adb414 100644 --- a/_module/uti/scribe221.uti.json +++ b/_module/uti/scribe221.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe222.uti.json b/_module/uti/scribe222.uti.json index b06fc9b5..7006a87b 100644 --- a/_module/uti/scribe222.uti.json +++ b/_module/uti/scribe222.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3277 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe223.uti.json b/_module/uti/scribe223.uti.json index 9be6e855..12c0477e 100644 --- a/_module/uti/scribe223.uti.json +++ b/_module/uti/scribe223.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1080 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe224.uti.json b/_module/uti/scribe224.uti.json index 6a18905f..fda90b3a 100644 --- a/_module/uti/scribe224.uti.json +++ b/_module/uti/scribe224.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe225.uti.json b/_module/uti/scribe225.uti.json index 6143960a..2a6029a6 100644 --- a/_module/uti/scribe225.uti.json +++ b/_module/uti/scribe225.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe226.uti.json b/_module/uti/scribe226.uti.json index ef5d94b2..7d9d9f70 100644 --- a/_module/uti/scribe226.uti.json +++ b/_module/uti/scribe226.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe227.uti.json b/_module/uti/scribe227.uti.json index 206c202d..3ae9536c 100644 --- a/_module/uti/scribe227.uti.json +++ b/_module/uti/scribe227.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 24 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe228.uti.json b/_module/uti/scribe228.uti.json index 2b3bddae..b68981d0 100644 --- a/_module/uti/scribe228.uti.json +++ b/_module/uti/scribe228.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe229.uti.json b/_module/uti/scribe229.uti.json index 7376c092..4358b197 100644 --- a/_module/uti/scribe229.uti.json +++ b/_module/uti/scribe229.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe230.uti.json b/_module/uti/scribe230.uti.json index a719b5cb..1c9624cf 100644 --- a/_module/uti/scribe230.uti.json +++ b/_module/uti/scribe230.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe231.uti.json b/_module/uti/scribe231.uti.json index d101bae4..6c7ddc9e 100644 --- a/_module/uti/scribe231.uti.json +++ b/_module/uti/scribe231.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe232.uti.json b/_module/uti/scribe232.uti.json index 24f63fb1..cfe14148 100644 --- a/_module/uti/scribe232.uti.json +++ b/_module/uti/scribe232.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe233.uti.json b/_module/uti/scribe233.uti.json index eeddc2c8..25472a94 100644 --- a/_module/uti/scribe233.uti.json +++ b/_module/uti/scribe233.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1008 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe234.uti.json b/_module/uti/scribe234.uti.json index d5f3aa9d..a3131669 100644 --- a/_module/uti/scribe234.uti.json +++ b/_module/uti/scribe234.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe235.uti.json b/_module/uti/scribe235.uti.json index 0ce74e4b..d5a8cdf0 100644 --- a/_module/uti/scribe235.uti.json +++ b/_module/uti/scribe235.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1621 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe236.uti.json b/_module/uti/scribe236.uti.json index 38a2c7b7..f23921b1 100644 --- a/_module/uti/scribe236.uti.json +++ b/_module/uti/scribe236.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe237.uti.json b/_module/uti/scribe237.uti.json index 35cdc92b..f8c10513 100644 --- a/_module/uti/scribe237.uti.json +++ b/_module/uti/scribe237.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe238.uti.json b/_module/uti/scribe238.uti.json index 21bab56f..f5e32f02 100644 --- a/_module/uti/scribe238.uti.json +++ b/_module/uti/scribe238.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe239.uti.json b/_module/uti/scribe239.uti.json index 3a79c1d1..002dac92 100644 --- a/_module/uti/scribe239.uti.json +++ b/_module/uti/scribe239.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe240.uti.json b/_module/uti/scribe240.uti.json index f3a22039..b558ba12 100644 --- a/_module/uti/scribe240.uti.json +++ b/_module/uti/scribe240.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe241.uti.json b/_module/uti/scribe241.uti.json index 3cf5ebdc..7d59f3f3 100644 --- a/_module/uti/scribe241.uti.json +++ b/_module/uti/scribe241.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe242.uti.json b/_module/uti/scribe242.uti.json index f6de5271..21cbe7cf 100644 --- a/_module/uti/scribe242.uti.json +++ b/_module/uti/scribe242.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4322 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe243.uti.json b/_module/uti/scribe243.uti.json index 9137b304..41fd1518 100644 --- a/_module/uti/scribe243.uti.json +++ b/_module/uti/scribe243.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 216 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe244.uti.json b/_module/uti/scribe244.uti.json index a91264d7..da90c3eb 100644 --- a/_module/uti/scribe244.uti.json +++ b/_module/uti/scribe244.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe245.uti.json b/_module/uti/scribe245.uti.json index 7c275e16..2c617e66 100644 --- a/_module/uti/scribe245.uti.json +++ b/_module/uti/scribe245.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scribe246.uti.json b/_module/uti/scribe246.uti.json index 51484291..10fceae6 100644 --- a/_module/uti/scribe246.uti.json +++ b/_module/uti/scribe246.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scrl_blank_black.uti.json b/_module/uti/scrl_blank_black.uti.json index 5998d201..49b9a6f6 100644 --- a/_module/uti/scrl_blank_black.uti.json +++ b/_module/uti/scrl_blank_black.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 23 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scrl_blank_norma.uti.json b/_module/uti/scrl_blank_norma.uti.json index a2c098fc..44083a9b 100644 --- a/_module/uti/scrl_blank_norma.uti.json +++ b/_module/uti/scrl_blank_norma.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/scrl_blank_white.uti.json b/_module/uti/scrl_blank_white.uti.json index dd682021..4af4e84c 100644 --- a/_module/uti/scrl_blank_white.uti.json +++ b/_module/uti/scrl_blank_white.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 33 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/sewingkit.uti.json b/_module/uti/sewingkit.uti.json index 4a5969d9..f4b05c91 100644 --- a/_module/uti/sewingkit.uti.json +++ b/_module/uti/sewingkit.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/shovel.uti.json b/_module/uti/shovel.uti.json index 2b3b3e39..6f5434fc 100644 --- a/_module/uti/shovel.uti.json +++ b/_module/uti/shovel.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilllogbook.uti.json b/_module/uti/skilllogbook.uti.json index 7d213cf4..1a01e598 100644 --- a/_module/uti/skilllogbook.uti.json +++ b/_module/uti/skilllogbook.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken.uti.json b/_module/uti/skilltoken.uti.json index 330e068e..6bc6121f 100644 --- a/_module/uti/skilltoken.uti.json +++ b/_module/uti/skilltoken.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken001.uti.json b/_module/uti/skilltoken001.uti.json index f268f31f..5b3e74f4 100644 --- a/_module/uti/skilltoken001.uti.json +++ b/_module/uti/skilltoken001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken002.uti.json b/_module/uti/skilltoken002.uti.json index e3036783..72c30392 100644 --- a/_module/uti/skilltoken002.uti.json +++ b/_module/uti/skilltoken002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken003.uti.json b/_module/uti/skilltoken003.uti.json index 208dc5d5..7383fb41 100644 --- a/_module/uti/skilltoken003.uti.json +++ b/_module/uti/skilltoken003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken004.uti.json b/_module/uti/skilltoken004.uti.json index 85dbeb1a..b2a7288e 100644 --- a/_module/uti/skilltoken004.uti.json +++ b/_module/uti/skilltoken004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken005.uti.json b/_module/uti/skilltoken005.uti.json index 65ae4209..1df8a37d 100644 --- a/_module/uti/skilltoken005.uti.json +++ b/_module/uti/skilltoken005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken006.uti.json b/_module/uti/skilltoken006.uti.json index a280e088..1a28010a 100644 --- a/_module/uti/skilltoken006.uti.json +++ b/_module/uti/skilltoken006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken007.uti.json b/_module/uti/skilltoken007.uti.json index c9782975..435a7a2d 100644 --- a/_module/uti/skilltoken007.uti.json +++ b/_module/uti/skilltoken007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken008.uti.json b/_module/uti/skilltoken008.uti.json index b547ce3d..c9f9e50f 100644 --- a/_module/uti/skilltoken008.uti.json +++ b/_module/uti/skilltoken008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken009.uti.json b/_module/uti/skilltoken009.uti.json index 71b525b1..614dad11 100644 --- a/_module/uti/skilltoken009.uti.json +++ b/_module/uti/skilltoken009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken010.uti.json b/_module/uti/skilltoken010.uti.json index 42ad21f9..d0c860df 100644 --- a/_module/uti/skilltoken010.uti.json +++ b/_module/uti/skilltoken010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken011.uti.json b/_module/uti/skilltoken011.uti.json index 770aacfa..79265254 100644 --- a/_module/uti/skilltoken011.uti.json +++ b/_module/uti/skilltoken011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken012.uti.json b/_module/uti/skilltoken012.uti.json index da821b51..47050f01 100644 --- a/_module/uti/skilltoken012.uti.json +++ b/_module/uti/skilltoken012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken013.uti.json b/_module/uti/skilltoken013.uti.json index c53ca908..588deeed 100644 --- a/_module/uti/skilltoken013.uti.json +++ b/_module/uti/skilltoken013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken014.uti.json b/_module/uti/skilltoken014.uti.json index 11c9db97..4899d336 100644 --- a/_module/uti/skilltoken014.uti.json +++ b/_module/uti/skilltoken014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken015.uti.json b/_module/uti/skilltoken015.uti.json index 817e7ead..eb050650 100644 --- a/_module/uti/skilltoken015.uti.json +++ b/_module/uti/skilltoken015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken016.uti.json b/_module/uti/skilltoken016.uti.json index d277f858..10c0f850 100644 --- a/_module/uti/skilltoken016.uti.json +++ b/_module/uti/skilltoken016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken017.uti.json b/_module/uti/skilltoken017.uti.json index de7a0c26..45edf7d4 100644 --- a/_module/uti/skilltoken017.uti.json +++ b/_module/uti/skilltoken017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken018.uti.json b/_module/uti/skilltoken018.uti.json index e54dfc38..a9fc73ee 100644 --- a/_module/uti/skilltoken018.uti.json +++ b/_module/uti/skilltoken018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken019.uti.json b/_module/uti/skilltoken019.uti.json index 5f583a4b..b6ad70ba 100644 --- a/_module/uti/skilltoken019.uti.json +++ b/_module/uti/skilltoken019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken020.uti.json b/_module/uti/skilltoken020.uti.json index 0da395c8..c67d4455 100644 --- a/_module/uti/skilltoken020.uti.json +++ b/_module/uti/skilltoken020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken021.uti.json b/_module/uti/skilltoken021.uti.json index 4b8816f1..1119e8c0 100644 --- a/_module/uti/skilltoken021.uti.json +++ b/_module/uti/skilltoken021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken022.uti.json b/_module/uti/skilltoken022.uti.json index fd48e5cc..66e3ab01 100644 --- a/_module/uti/skilltoken022.uti.json +++ b/_module/uti/skilltoken022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken023.uti.json b/_module/uti/skilltoken023.uti.json index 9507e1bd..c304dd0e 100644 --- a/_module/uti/skilltoken023.uti.json +++ b/_module/uti/skilltoken023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken024.uti.json b/_module/uti/skilltoken024.uti.json index 69600f68..45175466 100644 --- a/_module/uti/skilltoken024.uti.json +++ b/_module/uti/skilltoken024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken025.uti.json b/_module/uti/skilltoken025.uti.json index 76e14ff6..7ba374cc 100644 --- a/_module/uti/skilltoken025.uti.json +++ b/_module/uti/skilltoken025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken026.uti.json b/_module/uti/skilltoken026.uti.json index 94692a23..d9661e6b 100644 --- a/_module/uti/skilltoken026.uti.json +++ b/_module/uti/skilltoken026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken027.uti.json b/_module/uti/skilltoken027.uti.json index b162dbc3..eae97568 100644 --- a/_module/uti/skilltoken027.uti.json +++ b/_module/uti/skilltoken027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken028.uti.json b/_module/uti/skilltoken028.uti.json index 9538070b..5ef3a109 100644 --- a/_module/uti/skilltoken028.uti.json +++ b/_module/uti/skilltoken028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken029.uti.json b/_module/uti/skilltoken029.uti.json index e419c1be..f683b75e 100644 --- a/_module/uti/skilltoken029.uti.json +++ b/_module/uti/skilltoken029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skilltoken030.uti.json b/_module/uti/skilltoken030.uti.json index 98cb4d6d..0efc1e06 100644 --- a/_module/uti/skilltoken030.uti.json +++ b/_module/uti/skilltoken030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/skinningknife.uti.json b/_module/uti/skinningknife.uti.json index c11afca4..31f501dd 100644 --- a/_module/uti/skinningknife.uti.json +++ b/_module/uti/skinningknife.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/smallcastmold.uti.json b/_module/uti/smallcastmold.uti.json index 41304512..73603500 100644 --- a/_module/uti/smallcastmold.uti.json +++ b/_module/uti/smallcastmold.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/smallcastmold001.uti.json b/_module/uti/smallcastmold001.uti.json index 0ef2cf43..37391b9a 100644 --- a/_module/uti/smallcastmold001.uti.json +++ b/_module/uti/smallcastmold001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/smallcastmold002.uti.json b/_module/uti/smallcastmold002.uti.json index 9337c581..364133c9 100644 --- a/_module/uti/smallcastmold002.uti.json +++ b/_module/uti/smallcastmold002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 18 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/smallcastmold003.uti.json b/_module/uti/smallcastmold003.uti.json index 4fd8ee80..6fc69352 100644 --- a/_module/uti/smallcastmold003.uti.json +++ b/_module/uti/smallcastmold003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/smokyquartz.uti.json b/_module/uti/smokyquartz.uti.json index 688f7cc8..a2ed7203 100644 --- a/_module/uti/smokyquartz.uti.json +++ b/_module/uti/smokyquartz.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/smokyquartz001.uti.json b/_module/uti/smokyquartz001.uti.json index e3a34f43..d16ac9c1 100644 --- a/_module/uti/smokyquartz001.uti.json +++ b/_module/uti/smokyquartz001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/smokyquartz002.uti.json b/_module/uti/smokyquartz002.uti.json index b1ca0660..1a95c60b 100644 --- a/_module/uti/smokyquartz002.uti.json +++ b/_module/uti/smokyquartz002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/smokyquartz003.uti.json b/_module/uti/smokyquartz003.uti.json index 454ac5c8..11a77959 100644 --- a/_module/uti/smokyquartz003.uti.json +++ b/_module/uti/smokyquartz003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/smokyquartz004.uti.json b/_module/uti/smokyquartz004.uti.json index cd596609..83a36a64 100644 --- a/_module/uti/smokyquartz004.uti.json +++ b/_module/uti/smokyquartz004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/smokyquartz005.uti.json b/_module/uti/smokyquartz005.uti.json index cc0a8764..91454cfd 100644 --- a/_module/uti/smokyquartz005.uti.json +++ b/_module/uti/smokyquartz005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/snapdragon.uti.json b/_module/uti/snapdragon.uti.json index f01b13b5..3ef432f5 100644 --- a/_module/uti/snapdragon.uti.json +++ b/_module/uti/snapdragon.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather.uti.json b/_module/uti/softleather.uti.json index e16eaca7..8645dfac 100644 --- a/_module/uti/softleather.uti.json +++ b/_module/uti/softleather.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather001.uti.json b/_module/uti/softleather001.uti.json index 379a3389..0400d1a1 100644 --- a/_module/uti/softleather001.uti.json +++ b/_module/uti/softleather001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather002.uti.json b/_module/uti/softleather002.uti.json index 4f79e830..81dd20c7 100644 --- a/_module/uti/softleather002.uti.json +++ b/_module/uti/softleather002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather003.uti.json b/_module/uti/softleather003.uti.json index 4edb520c..78dc7962 100644 --- a/_module/uti/softleather003.uti.json +++ b/_module/uti/softleather003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather004.uti.json b/_module/uti/softleather004.uti.json index 4ab83616..0613afc2 100644 --- a/_module/uti/softleather004.uti.json +++ b/_module/uti/softleather004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather005.uti.json b/_module/uti/softleather005.uti.json index 39de33cd..573805d3 100644 --- a/_module/uti/softleather005.uti.json +++ b/_module/uti/softleather005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather006.uti.json b/_module/uti/softleather006.uti.json index ede4c6c5..76554bc1 100644 --- a/_module/uti/softleather006.uti.json +++ b/_module/uti/softleather006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather007.uti.json b/_module/uti/softleather007.uti.json index 368ea7ad..d43f961c 100644 --- a/_module/uti/softleather007.uti.json +++ b/_module/uti/softleather007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather008.uti.json b/_module/uti/softleather008.uti.json index f184a139..587be6fc 100644 --- a/_module/uti/softleather008.uti.json +++ b/_module/uti/softleather008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather009.uti.json b/_module/uti/softleather009.uti.json index 3b779d18..bef7a7e2 100644 --- a/_module/uti/softleather009.uti.json +++ b/_module/uti/softleather009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather010.uti.json b/_module/uti/softleather010.uti.json index 821d4284..a4e6f325 100644 --- a/_module/uti/softleather010.uti.json +++ b/_module/uti/softleather010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather011.uti.json b/_module/uti/softleather011.uti.json index e062cd34..e4015d9e 100644 --- a/_module/uti/softleather011.uti.json +++ b/_module/uti/softleather011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather012.uti.json b/_module/uti/softleather012.uti.json index b0a4c4d2..3bb5e627 100644 --- a/_module/uti/softleather012.uti.json +++ b/_module/uti/softleather012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather013.uti.json b/_module/uti/softleather013.uti.json index b5cf4715..2c3f95ae 100644 --- a/_module/uti/softleather013.uti.json +++ b/_module/uti/softleather013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather014.uti.json b/_module/uti/softleather014.uti.json index d38e0c81..872f7131 100644 --- a/_module/uti/softleather014.uti.json +++ b/_module/uti/softleather014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/softleather015.uti.json b/_module/uti/softleather015.uti.json index d205b815..ad0597b1 100644 --- a/_module/uti/softleather015.uti.json +++ b/_module/uti/softleather015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/sorghumgrains.uti.json b/_module/uti/sorghumgrains.uti.json index 36a181aa..ff2692ed 100644 --- a/_module/uti/sorghumgrains.uti.json +++ b/_module/uti/sorghumgrains.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/spearmint.uti.json b/_module/uti/spearmint.uti.json index e0fd0ad7..7217dd61 100644 --- a/_module/uti/spearmint.uti.json +++ b/_module/uti/spearmint.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/spell_ink.uti.json b/_module/uti/spell_ink.uti.json index ea71da9f..4d4e9b6f 100644 --- a/_module/uti/spell_ink.uti.json +++ b/_module/uti/spell_ink.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/spinel.uti.json b/_module/uti/spinel.uti.json index afcf8077..2901f656 100644 --- a/_module/uti/spinel.uti.json +++ b/_module/uti/spinel.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/spinel001.uti.json b/_module/uti/spinel001.uti.json index be21f800..93e52934 100644 --- a/_module/uti/spinel001.uti.json +++ b/_module/uti/spinel001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/spinel002.uti.json b/_module/uti/spinel002.uti.json index 15e58099..71df2017 100644 --- a/_module/uti/spinel002.uti.json +++ b/_module/uti/spinel002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/spinel003.uti.json b/_module/uti/spinel003.uti.json index 8fb4ec0a..40a5851b 100644 --- a/_module/uti/spinel003.uti.json +++ b/_module/uti/spinel003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/spinel004.uti.json b/_module/uti/spinel004.uti.json index 31ef4dc1..2d4cc323 100644 --- a/_module/uti/spinel004.uti.json +++ b/_module/uti/spinel004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/spinel005.uti.json b/_module/uti/spinel005.uti.json index 7f468d61..8f29a291 100644 --- a/_module/uti/spinel005.uti.json +++ b/_module/uti/spinel005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starrosequart001.uti.json b/_module/uti/starrosequart001.uti.json index f67bc1d3..667fcbc4 100644 --- a/_module/uti/starrosequart001.uti.json +++ b/_module/uti/starrosequart001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starrosequart002.uti.json b/_module/uti/starrosequart002.uti.json index 29e1cc70..ce170a8e 100644 --- a/_module/uti/starrosequart002.uti.json +++ b/_module/uti/starrosequart002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starrosequart003.uti.json b/_module/uti/starrosequart003.uti.json index 81e8eaa4..57c0c5e7 100644 --- a/_module/uti/starrosequart003.uti.json +++ b/_module/uti/starrosequart003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starrosequart004.uti.json b/_module/uti/starrosequart004.uti.json index 5d6f7c1f..2630af3a 100644 --- a/_module/uti/starrosequart004.uti.json +++ b/_module/uti/starrosequart004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starrosequart005.uti.json b/_module/uti/starrosequart005.uti.json index ef782b36..c7b780c8 100644 --- a/_module/uti/starrosequart005.uti.json +++ b/_module/uti/starrosequart005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starrosequartz.uti.json b/_module/uti/starrosequartz.uti.json index 0b4355fa..36c2610f 100644 --- a/_module/uti/starrosequartz.uti.json +++ b/_module/uti/starrosequartz.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starruby.uti.json b/_module/uti/starruby.uti.json index dc8d6645..907db77b 100644 --- a/_module/uti/starruby.uti.json +++ b/_module/uti/starruby.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starruby001.uti.json b/_module/uti/starruby001.uti.json index 7625cb81..f34d9664 100644 --- a/_module/uti/starruby001.uti.json +++ b/_module/uti/starruby001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starruby002.uti.json b/_module/uti/starruby002.uti.json index 6c7b561d..9ae72396 100644 --- a/_module/uti/starruby002.uti.json +++ b/_module/uti/starruby002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starruby003.uti.json b/_module/uti/starruby003.uti.json index 8c63ad4f..5fa7acf6 100644 --- a/_module/uti/starruby003.uti.json +++ b/_module/uti/starruby003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starruby004.uti.json b/_module/uti/starruby004.uti.json index 9b6976f5..96243d22 100644 --- a/_module/uti/starruby004.uti.json +++ b/_module/uti/starruby004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starruby005.uti.json b/_module/uti/starruby005.uti.json index 2248f866..105f5ecb 100644 --- a/_module/uti/starruby005.uti.json +++ b/_module/uti/starruby005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starsapphire.uti.json b/_module/uti/starsapphire.uti.json index 2978eb1b..df320afa 100644 --- a/_module/uti/starsapphire.uti.json +++ b/_module/uti/starsapphire.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1000 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starsapphire001.uti.json b/_module/uti/starsapphire001.uti.json index f15b1b3b..3a2971d9 100644 --- a/_module/uti/starsapphire001.uti.json +++ b/_module/uti/starsapphire001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starsapphire002.uti.json b/_module/uti/starsapphire002.uti.json index 93a954e5..4c34af4d 100644 --- a/_module/uti/starsapphire002.uti.json +++ b/_module/uti/starsapphire002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starsapphire003.uti.json b/_module/uti/starsapphire003.uti.json index ace04321..35fc3433 100644 --- a/_module/uti/starsapphire003.uti.json +++ b/_module/uti/starsapphire003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starsapphire004.uti.json b/_module/uti/starsapphire004.uti.json index a923c90e..96a1c203 100644 --- a/_module/uti/starsapphire004.uti.json +++ b/_module/uti/starsapphire004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/starsapphire005.uti.json b/_module/uti/starsapphire005.uti.json index 08fd2be7..afc85eac 100644 --- a/_module/uti/starsapphire005.uti.json +++ b/_module/uti/starsapphire005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/strawbundle.uti.json b/_module/uti/strawbundle.uti.json index fa00992c..0a027381 100644 --- a/_module/uti/strawbundle.uti.json +++ b/_module/uti/strawbundle.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/sulphur.uti.json b/_module/uti/sulphur.uti.json index b8ee2a1a..7b447852 100644 --- a/_module/uti/sulphur.uti.json +++ b/_module/uti/sulphur.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/sweetpotato.uti.json b/_module/uti/sweetpotato.uti.json index 25352c46..e66a5ac7 100644 --- a/_module/uti/sweetpotato.uti.json +++ b/_module/uti/sweetpotato.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tangerine.uti.json b/_module/uti/tangerine.uti.json index ec49d9ac..59d0aa5d 100644 --- a/_module/uti/tangerine.uti.json +++ b/_module/uti/tangerine.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned.uti.json b/_module/uti/tanned.uti.json index 12148f3b..d43bbf95 100644 --- a/_module/uti/tanned.uti.json +++ b/_module/uti/tanned.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned001.uti.json b/_module/uti/tanned001.uti.json index 49c670a8..bbb017f8 100644 --- a/_module/uti/tanned001.uti.json +++ b/_module/uti/tanned001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned002.uti.json b/_module/uti/tanned002.uti.json index 3e54715b..fa5b3a99 100644 --- a/_module/uti/tanned002.uti.json +++ b/_module/uti/tanned002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned003.uti.json b/_module/uti/tanned003.uti.json index cd27de47..6621ccce 100644 --- a/_module/uti/tanned003.uti.json +++ b/_module/uti/tanned003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned004.uti.json b/_module/uti/tanned004.uti.json index cbe127d9..127382c8 100644 --- a/_module/uti/tanned004.uti.json +++ b/_module/uti/tanned004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned005.uti.json b/_module/uti/tanned005.uti.json index abfba628..81b55c72 100644 --- a/_module/uti/tanned005.uti.json +++ b/_module/uti/tanned005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned006.uti.json b/_module/uti/tanned006.uti.json index 67f3ce03..9e33726d 100644 --- a/_module/uti/tanned006.uti.json +++ b/_module/uti/tanned006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned007.uti.json b/_module/uti/tanned007.uti.json index 7a0b7fed..003ea4d9 100644 --- a/_module/uti/tanned007.uti.json +++ b/_module/uti/tanned007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned008.uti.json b/_module/uti/tanned008.uti.json index 15841f62..cffbc71e 100644 --- a/_module/uti/tanned008.uti.json +++ b/_module/uti/tanned008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned009.uti.json b/_module/uti/tanned009.uti.json index 3cd3a6c2..d6010b7b 100644 --- a/_module/uti/tanned009.uti.json +++ b/_module/uti/tanned009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned010.uti.json b/_module/uti/tanned010.uti.json index 2e2d7a66..29db5333 100644 --- a/_module/uti/tanned010.uti.json +++ b/_module/uti/tanned010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned011.uti.json b/_module/uti/tanned011.uti.json index 4dd2d651..12f4477c 100644 --- a/_module/uti/tanned011.uti.json +++ b/_module/uti/tanned011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned012.uti.json b/_module/uti/tanned012.uti.json index 08b34df1..1be055ac 100644 --- a/_module/uti/tanned012.uti.json +++ b/_module/uti/tanned012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned013.uti.json b/_module/uti/tanned013.uti.json index 09e85cb3..232d55d1 100644 --- a/_module/uti/tanned013.uti.json +++ b/_module/uti/tanned013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned014.uti.json b/_module/uti/tanned014.uti.json index ae62ec63..4e5f2256 100644 --- a/_module/uti/tanned014.uti.json +++ b/_module/uti/tanned014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanned015.uti.json b/_module/uti/tanned015.uti.json index fc478091..28456f5c 100644 --- a/_module/uti/tanned015.uti.json +++ b/_module/uti/tanned015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tannerssalt.uti.json b/_module/uti/tannerssalt.uti.json index 7559ff5f..43a9048b 100644 --- a/_module/uti/tannerssalt.uti.json +++ b/_module/uti/tannerssalt.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tannicacid.uti.json b/_module/uti/tannicacid.uti.json index f8f28d08..ca224496 100644 --- a/_module/uti/tannicacid.uti.json +++ b/_module/uti/tannicacid.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tanningoil.uti.json b/_module/uti/tanningoil.uti.json index dcacfceb..fbb8e182 100644 --- a/_module/uti/tanningoil.uti.json +++ b/_module/uti/tanningoil.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tarragon.uti.json b/_module/uti/tarragon.uti.json index d35974f6..b83880a8 100644 --- a/_module/uti/tarragon.uti.json +++ b/_module/uti/tarragon.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/test_ring.uti.json b/_module/uti/test_ring.uti.json index 4444a37a..bfc14e4a 100644 --- a/_module/uti/test_ring.uti.json +++ b/_module/uti/test_ring.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/thread.uti.json b/_module/uti/thread.uti.json index f40cefae..d732a275 100644 --- a/_module/uti/thread.uti.json +++ b/_module/uti/thread.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/thread001.uti.json b/_module/uti/thread001.uti.json index 6d5a6290..60484cdc 100644 --- a/_module/uti/thread001.uti.json +++ b/_module/uti/thread001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/thread002.uti.json b/_module/uti/thread002.uti.json index 02b898b6..8020ffca 100644 --- a/_module/uti/thread002.uti.json +++ b/_module/uti/thread002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/thread003.uti.json b/_module/uti/thread003.uti.json index 8cc0f4de..af703d26 100644 --- a/_module/uti/thread003.uti.json +++ b/_module/uti/thread003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tigereye.uti.json b/_module/uti/tigereye.uti.json index dbb0a08d..7c00ccb6 100644 --- a/_module/uti/tigereye.uti.json +++ b/_module/uti/tigereye.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tigereye001.uti.json b/_module/uti/tigereye001.uti.json index 85452d2a..e9fed9a9 100644 --- a/_module/uti/tigereye001.uti.json +++ b/_module/uti/tigereye001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tigereye002.uti.json b/_module/uti/tigereye002.uti.json index 3a68dcbf..e7df2dc3 100644 --- a/_module/uti/tigereye002.uti.json +++ b/_module/uti/tigereye002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tigereye003.uti.json b/_module/uti/tigereye003.uti.json index cce45b39..1ff92afe 100644 --- a/_module/uti/tigereye003.uti.json +++ b/_module/uti/tigereye003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tigereye004.uti.json b/_module/uti/tigereye004.uti.json index 2978d9a1..83561c42 100644 --- a/_module/uti/tigereye004.uti.json +++ b/_module/uti/tigereye004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tigereye005.uti.json b/_module/uti/tigereye005.uti.json index b83c2830..658bd56a 100644 --- a/_module/uti/tigereye005.uti.json +++ b/_module/uti/tigereye005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tinkerstoolset.uti.json b/_module/uti/tinkerstoolset.uti.json index 97f18e6a..fd6ccc93 100644 --- a/_module/uti/tinkerstoolset.uti.json +++ b/_module/uti/tinkerstoolset.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/tomato.uti.json b/_module/uti/tomato.uti.json index a633eae4..0301bbad 100644 --- a/_module/uti/tomato.uti.json +++ b/_module/uti/tomato.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/topaz.uti.json b/_module/uti/topaz.uti.json index b369a9e1..4e094848 100644 --- a/_module/uti/topaz.uti.json +++ b/_module/uti/topaz.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/topaz001.uti.json b/_module/uti/topaz001.uti.json index 16f84b7a..ddd06634 100644 --- a/_module/uti/topaz001.uti.json +++ b/_module/uti/topaz001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/topaz002.uti.json b/_module/uti/topaz002.uti.json index c1dda4f3..7610512a 100644 --- a/_module/uti/topaz002.uti.json +++ b/_module/uti/topaz002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/topaz003.uti.json b/_module/uti/topaz003.uti.json index d3806a09..91fc80ce 100644 --- a/_module/uti/topaz003.uti.json +++ b/_module/uti/topaz003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/topaz004.uti.json b/_module/uti/topaz004.uti.json index cd7bc2fd..3e67d75d 100644 --- a/_module/uti/topaz004.uti.json +++ b/_module/uti/topaz004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/topaz005.uti.json b/_module/uti/topaz005.uti.json index 4bec3523..d83fbac4 100644 --- a/_module/uti/topaz005.uti.json +++ b/_module/uti/topaz005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tourmaline.uti.json b/_module/uti/tourmaline.uti.json index 26ff8b06..75eb3c86 100644 --- a/_module/uti/tourmaline.uti.json +++ b/_module/uti/tourmaline.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tourmaline001.uti.json b/_module/uti/tourmaline001.uti.json index a54dc2dc..e272bc8e 100644 --- a/_module/uti/tourmaline001.uti.json +++ b/_module/uti/tourmaline001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tourmaline002.uti.json b/_module/uti/tourmaline002.uti.json index 58f81b66..2eda33a7 100644 --- a/_module/uti/tourmaline002.uti.json +++ b/_module/uti/tourmaline002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tourmaline003.uti.json b/_module/uti/tourmaline003.uti.json index dd2ee17e..2caca8c5 100644 --- a/_module/uti/tourmaline003.uti.json +++ b/_module/uti/tourmaline003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tourmaline004.uti.json b/_module/uti/tourmaline004.uti.json index 8158b423..49de5a39 100644 --- a/_module/uti/tourmaline004.uti.json +++ b/_module/uti/tourmaline004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/tourmaline005.uti.json b/_module/uti/tourmaline005.uti.json index 047f9ebd..121dec85 100644 --- a/_module/uti/tourmaline005.uti.json +++ b/_module/uti/tourmaline005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/turnip.uti.json b/_module/uti/turnip.uti.json index 60b0c331..620a2106 100644 --- a/_module/uti/turnip.uti.json +++ b/_module/uti/turnip.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/turquoise.uti.json b/_module/uti/turquoise.uti.json index 1dfc09a7..ff82b387 100644 --- a/_module/uti/turquoise.uti.json +++ b/_module/uti/turquoise.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/turquoise001.uti.json b/_module/uti/turquoise001.uti.json index 989340e1..1922924f 100644 --- a/_module/uti/turquoise001.uti.json +++ b/_module/uti/turquoise001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/turquoise002.uti.json b/_module/uti/turquoise002.uti.json index 61891bc0..6d3cc22d 100644 --- a/_module/uti/turquoise002.uti.json +++ b/_module/uti/turquoise002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/turquoise003.uti.json b/_module/uti/turquoise003.uti.json index 8b610e99..de319642 100644 --- a/_module/uti/turquoise003.uti.json +++ b/_module/uti/turquoise003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/turquoise004.uti.json b/_module/uti/turquoise004.uti.json index 3fc7e8ad..5388cc32 100644 --- a/_module/uti/turquoise004.uti.json +++ b/_module/uti/turquoise004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/turquoise005.uti.json b/_module/uti/turquoise005.uti.json index d439a424..3e8cde82 100644 --- a/_module/uti/turquoise005.uti.json +++ b/_module/uti/turquoise005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/walnut.uti.json b/_module/uti/walnut.uti.json index dd9c5431..e144aa40 100644 --- a/_module/uti/walnut.uti.json +++ b/_module/uti/walnut.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar002.uti.json b/_module/uti/wamar002.uti.json index 8269d80e..1d7c3926 100644 --- a/_module/uti/wamar002.uti.json +++ b/_module/uti/wamar002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wamar003.uti.json b/_module/uti/wamar003.uti.json index 6cecea86..efcf9ee5 100644 --- a/_module/uti/wamar003.uti.json +++ b/_module/uti/wamar003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wamar004.uti.json b/_module/uti/wamar004.uti.json index 720dfd9c..b640cdff 100644 --- a/_module/uti/wamar004.uti.json +++ b/_module/uti/wamar004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar005.uti.json b/_module/uti/wamar005.uti.json index 406903dc..7da3e7de 100644 --- a/_module/uti/wamar005.uti.json +++ b/_module/uti/wamar005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar006.uti.json b/_module/uti/wamar006.uti.json index 3f4b8ec5..0f3ddab5 100644 --- a/_module/uti/wamar006.uti.json +++ b/_module/uti/wamar006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar007.uti.json b/_module/uti/wamar007.uti.json index 21f9be8d..14823ff5 100644 --- a/_module/uti/wamar007.uti.json +++ b/_module/uti/wamar007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 14 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar008.uti.json b/_module/uti/wamar008.uti.json index 1b6cd25f..28c855d3 100644 --- a/_module/uti/wamar008.uti.json +++ b/_module/uti/wamar008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar009.uti.json b/_module/uti/wamar009.uti.json index 1609f8fa..38c77cfd 100644 --- a/_module/uti/wamar009.uti.json +++ b/_module/uti/wamar009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 53 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar010.uti.json b/_module/uti/wamar010.uti.json index 694d795b..4f9c017a 100644 --- a/_module/uti/wamar010.uti.json +++ b/_module/uti/wamar010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar011.uti.json b/_module/uti/wamar011.uti.json index 61853ab6..6d1f3b66 100644 --- a/_module/uti/wamar011.uti.json +++ b/_module/uti/wamar011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar012.uti.json b/_module/uti/wamar012.uti.json index 8435104d..27b56e37 100644 --- a/_module/uti/wamar012.uti.json +++ b/_module/uti/wamar012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 54 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar013.uti.json b/_module/uti/wamar013.uti.json index 472001e1..edd05b19 100644 --- a/_module/uti/wamar013.uti.json +++ b/_module/uti/wamar013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 54 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar014.uti.json b/_module/uti/wamar014.uti.json index f1d9c355..ef529c68 100644 --- a/_module/uti/wamar014.uti.json +++ b/_module/uti/wamar014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar015.uti.json b/_module/uti/wamar015.uti.json index b013e7c5..b82d0877 100644 --- a/_module/uti/wamar015.uti.json +++ b/_module/uti/wamar015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 95 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar016.uti.json b/_module/uti/wamar016.uti.json index c4faa8a5..b982cac9 100644 --- a/_module/uti/wamar016.uti.json +++ b/_module/uti/wamar016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 55 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar017.uti.json b/_module/uti/wamar017.uti.json index 77dacde2..5ff20836 100644 --- a/_module/uti/wamar017.uti.json +++ b/_module/uti/wamar017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar018.uti.json b/_module/uti/wamar018.uti.json index 4850b5a0..21475792 100644 --- a/_module/uti/wamar018.uti.json +++ b/_module/uti/wamar018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 375 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar019.uti.json b/_module/uti/wamar019.uti.json index 63341464..bb40649d 100644 --- a/_module/uti/wamar019.uti.json +++ b/_module/uti/wamar019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 375 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar020.uti.json b/_module/uti/wamar020.uti.json index 1eb5027d..33637cf8 100644 --- a/_module/uti/wamar020.uti.json +++ b/_module/uti/wamar020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 14 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar021.uti.json b/_module/uti/wamar021.uti.json index 3724fb5e..afc83067 100644 --- a/_module/uti/wamar021.uti.json +++ b/_module/uti/wamar021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar022.uti.json b/_module/uti/wamar022.uti.json index 45132f3f..b671a60e 100644 --- a/_module/uti/wamar022.uti.json +++ b/_module/uti/wamar022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 471 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar023.uti.json b/_module/uti/wamar023.uti.json index 8277f4dc..4602701b 100644 --- a/_module/uti/wamar023.uti.json +++ b/_module/uti/wamar023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 372 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar024.uti.json b/_module/uti/wamar024.uti.json index d4d9948a..5e2547be 100644 --- a/_module/uti/wamar024.uti.json +++ b/_module/uti/wamar024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 637 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar025.uti.json b/_module/uti/wamar025.uti.json index 4afaa5c1..c5f4cff1 100644 --- a/_module/uti/wamar025.uti.json +++ b/_module/uti/wamar025.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 637 + "value": 891 }, "Cursed": { "type": "byte", diff --git a/_module/uti/wamar026.uti.json b/_module/uti/wamar026.uti.json index 770c16ac..68e3d96d 100644 --- a/_module/uti/wamar026.uti.json +++ b/_module/uti/wamar026.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 373 + "value": 396 }, "Cursed": { "type": "byte", diff --git a/_module/uti/wamar027.uti.json b/_module/uti/wamar027.uti.json index a01b074c..56fa506b 100644 --- a/_module/uti/wamar027.uti.json +++ b/_module/uti/wamar027.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 761 + "value": 990 }, "Cursed": { "type": "byte", diff --git a/_module/uti/wamar028.uti.json b/_module/uti/wamar028.uti.json index fc9c0e91..a4da25d2 100644 --- a/_module/uti/wamar028.uti.json +++ b/_module/uti/wamar028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar029.uti.json b/_module/uti/wamar029.uti.json index d807ed58..be725c52 100644 --- a/_module/uti/wamar029.uti.json +++ b/_module/uti/wamar029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar030.uti.json b/_module/uti/wamar030.uti.json index ce903f8b..b95ccb71 100644 --- a/_module/uti/wamar030.uti.json +++ b/_module/uti/wamar030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 92 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar031.uti.json b/_module/uti/wamar031.uti.json index 3d39afca..9a560cdc 100644 --- a/_module/uti/wamar031.uti.json +++ b/_module/uti/wamar031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 405 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar032.uti.json b/_module/uti/wamar032.uti.json index 4eef5a3c..00ff9474 100644 --- a/_module/uti/wamar032.uti.json +++ b/_module/uti/wamar032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar033.uti.json b/_module/uti/wamar033.uti.json index 149bf6bd..0973973b 100644 --- a/_module/uti/wamar033.uti.json +++ b/_module/uti/wamar033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 759 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar034.uti.json b/_module/uti/wamar034.uti.json index 3283276a..9af3764e 100644 --- a/_module/uti/wamar034.uti.json +++ b/_module/uti/wamar034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1040 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar035.uti.json b/_module/uti/wamar035.uti.json index 13b4111b..b6196c5e 100644 --- a/_module/uti/wamar035.uti.json +++ b/_module/uti/wamar035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 248 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar036.uti.json b/_module/uti/wamar036.uti.json index 9df5e708..477ccf30 100644 --- a/_module/uti/wamar036.uti.json +++ b/_module/uti/wamar036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1281 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar037.uti.json b/_module/uti/wamar037.uti.json index d5bcedee..6a4041ba 100644 --- a/_module/uti/wamar037.uti.json +++ b/_module/uti/wamar037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar038.uti.json b/_module/uti/wamar038.uti.json index 19229c01..7adf2674 100644 --- a/_module/uti/wamar038.uti.json +++ b/_module/uti/wamar038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 53 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wamar039.uti.json b/_module/uti/wamar039.uti.json index a8c6f401..62cccffb 100644 --- a/_module/uti/wamar039.uti.json +++ b/_module/uti/wamar039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 175 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo002.uti.json b/_module/uti/wambo002.uti.json index 21a53cfc..758bcb52 100644 --- a/_module/uti/wambo002.uti.json +++ b/_module/uti/wambo002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wambo003.uti.json b/_module/uti/wambo003.uti.json index b57475d3..d93b59d3 100644 --- a/_module/uti/wambo003.uti.json +++ b/_module/uti/wambo003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wambo004.uti.json b/_module/uti/wambo004.uti.json index 60cb3bf4..bb7b8551 100644 --- a/_module/uti/wambo004.uti.json +++ b/_module/uti/wambo004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo005.uti.json b/_module/uti/wambo005.uti.json index afaec034..5b7a5a55 100644 --- a/_module/uti/wambo005.uti.json +++ b/_module/uti/wambo005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo006.uti.json b/_module/uti/wambo006.uti.json index 14f06f66..f7a6f5d6 100644 --- a/_module/uti/wambo006.uti.json +++ b/_module/uti/wambo006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo007.uti.json b/_module/uti/wambo007.uti.json index 06bda776..ff07c296 100644 --- a/_module/uti/wambo007.uti.json +++ b/_module/uti/wambo007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 14 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo008.uti.json b/_module/uti/wambo008.uti.json index 54192ee8..6d6f37b4 100644 --- a/_module/uti/wambo008.uti.json +++ b/_module/uti/wambo008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo009.uti.json b/_module/uti/wambo009.uti.json index 6f1b8267..66dd3f4f 100644 --- a/_module/uti/wambo009.uti.json +++ b/_module/uti/wambo009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo010.uti.json b/_module/uti/wambo010.uti.json index a615f816..4cb82619 100644 --- a/_module/uti/wambo010.uti.json +++ b/_module/uti/wambo010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 16 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo011.uti.json b/_module/uti/wambo011.uti.json index c8198254..82c788e9 100644 --- a/_module/uti/wambo011.uti.json +++ b/_module/uti/wambo011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo012.uti.json b/_module/uti/wambo012.uti.json index 33b7e369..293fe05e 100644 --- a/_module/uti/wambo012.uti.json +++ b/_module/uti/wambo012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo013.uti.json b/_module/uti/wambo013.uti.json index b91ccd7a..4caa3717 100644 --- a/_module/uti/wambo013.uti.json +++ b/_module/uti/wambo013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 54 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo014.uti.json b/_module/uti/wambo014.uti.json index e0f3be85..42d181ae 100644 --- a/_module/uti/wambo014.uti.json +++ b/_module/uti/wambo014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo015.uti.json b/_module/uti/wambo015.uti.json index c8f65d3c..0e7b9009 100644 --- a/_module/uti/wambo015.uti.json +++ b/_module/uti/wambo015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 95 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo016.uti.json b/_module/uti/wambo016.uti.json index 7de9a4e7..ecdad50f 100644 --- a/_module/uti/wambo016.uti.json +++ b/_module/uti/wambo016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 55 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo017.uti.json b/_module/uti/wambo017.uti.json index 1a50ef01..6e50e7c5 100644 --- a/_module/uti/wambo017.uti.json +++ b/_module/uti/wambo017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo018.uti.json b/_module/uti/wambo018.uti.json index 7d39d23e..56c9e2cf 100644 --- a/_module/uti/wambo018.uti.json +++ b/_module/uti/wambo018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 375 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo019.uti.json b/_module/uti/wambo019.uti.json index 1fd31309..1e7345cb 100644 --- a/_module/uti/wambo019.uti.json +++ b/_module/uti/wambo019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 375 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo020.uti.json b/_module/uti/wambo020.uti.json index b194bdbd..68aec4e1 100644 --- a/_module/uti/wambo020.uti.json +++ b/_module/uti/wambo020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 248 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo021.uti.json b/_module/uti/wambo021.uti.json index b205efe1..a6d409a3 100644 --- a/_module/uti/wambo021.uti.json +++ b/_module/uti/wambo021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo022.uti.json b/_module/uti/wambo022.uti.json index 718f08d8..1d95f6ab 100644 --- a/_module/uti/wambo022.uti.json +++ b/_module/uti/wambo022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 472 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo023.uti.json b/_module/uti/wambo023.uti.json index 48a286c5..12d1db93 100644 --- a/_module/uti/wambo023.uti.json +++ b/_module/uti/wambo023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 372 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo024.uti.json b/_module/uti/wambo024.uti.json index ae2b25e9..49c9e95c 100644 --- a/_module/uti/wambo024.uti.json +++ b/_module/uti/wambo024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 637 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo025.uti.json b/_module/uti/wambo025.uti.json index 165632eb..7d3d9fdb 100644 --- a/_module/uti/wambo025.uti.json +++ b/_module/uti/wambo025.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 637 + "value": 891 }, "Cursed": { "type": "byte", diff --git a/_module/uti/wambo026.uti.json b/_module/uti/wambo026.uti.json index 6ff0ffd4..5d98f3bc 100644 --- a/_module/uti/wambo026.uti.json +++ b/_module/uti/wambo026.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 373 + "value": 396 }, "Cursed": { "type": "byte", diff --git a/_module/uti/wambo027.uti.json b/_module/uti/wambo027.uti.json index f74bbc05..ade278e6 100644 --- a/_module/uti/wambo027.uti.json +++ b/_module/uti/wambo027.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 761 + "value": 990 }, "Cursed": { "type": "byte", diff --git a/_module/uti/wambo028.uti.json b/_module/uti/wambo028.uti.json index f4e921e1..8dd4b82b 100644 --- a/_module/uti/wambo028.uti.json +++ b/_module/uti/wambo028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo029.uti.json b/_module/uti/wambo029.uti.json index 5ac83b61..1f1a9046 100644 --- a/_module/uti/wambo029.uti.json +++ b/_module/uti/wambo029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo030.uti.json b/_module/uti/wambo030.uti.json index 63807ccf..dab96d9c 100644 --- a/_module/uti/wambo030.uti.json +++ b/_module/uti/wambo030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 92 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo031.uti.json b/_module/uti/wambo031.uti.json index cdbaa0bc..32269fa3 100644 --- a/_module/uti/wambo031.uti.json +++ b/_module/uti/wambo031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 405 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo032.uti.json b/_module/uti/wambo032.uti.json index fb8e287c..3d2cd015 100644 --- a/_module/uti/wambo032.uti.json +++ b/_module/uti/wambo032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo033.uti.json b/_module/uti/wambo033.uti.json index 73a68a66..6badfdae 100644 --- a/_module/uti/wambo033.uti.json +++ b/_module/uti/wambo033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 759 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo034.uti.json b/_module/uti/wambo034.uti.json index 8e945a5b..795a2e1a 100644 --- a/_module/uti/wambo034.uti.json +++ b/_module/uti/wambo034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1040 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo035.uti.json b/_module/uti/wambo035.uti.json index 9cb1f1ed..c0b316b6 100644 --- a/_module/uti/wambo035.uti.json +++ b/_module/uti/wambo035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 248 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo036.uti.json b/_module/uti/wambo036.uti.json index 2cdb23ff..c962d471 100644 --- a/_module/uti/wambo036.uti.json +++ b/_module/uti/wambo036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1281 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo037.uti.json b/_module/uti/wambo037.uti.json index af0ff364..42274fe4 100644 --- a/_module/uti/wambo037.uti.json +++ b/_module/uti/wambo037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 117 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo038.uti.json b/_module/uti/wambo038.uti.json index fdf9e547..2fb1fbb5 100644 --- a/_module/uti/wambo038.uti.json +++ b/_module/uti/wambo038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 53 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambo039.uti.json b/_module/uti/wambo039.uti.json index 641ecc94..1c63eadb 100644 --- a/_module/uti/wambo039.uti.json +++ b/_module/uti/wambo039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 175 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu002.uti.json b/_module/uti/wambu002.uti.json index 6349d2e6..704c5553 100644 --- a/_module/uti/wambu002.uti.json +++ b/_module/uti/wambu002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wambu003.uti.json b/_module/uti/wambu003.uti.json index 67909dc4..89ef79fd 100644 --- a/_module/uti/wambu003.uti.json +++ b/_module/uti/wambu003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 248 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wambu004.uti.json b/_module/uti/wambu004.uti.json index 54e3b6eb..5007c04c 100644 --- a/_module/uti/wambu004.uti.json +++ b/_module/uti/wambu004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 372 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu005.uti.json b/_module/uti/wambu005.uti.json index 9caac0dd..2a931d79 100644 --- a/_module/uti/wambu005.uti.json +++ b/_module/uti/wambu005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 14 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu006.uti.json b/_module/uti/wambu006.uti.json index 09191eae..1bdf89cb 100644 --- a/_module/uti/wambu006.uti.json +++ b/_module/uti/wambu006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 520 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu007.uti.json b/_module/uti/wambu007.uti.json index dc4c0d1a..88cd95f4 100644 --- a/_module/uti/wambu007.uti.json +++ b/_module/uti/wambu007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 520 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu008.uti.json b/_module/uti/wambu008.uti.json index 55a219bf..eee63d6f 100644 --- a/_module/uti/wambu008.uti.json +++ b/_module/uti/wambu008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu009.uti.json b/_module/uti/wambu009.uti.json index 29d88949..30575a9e 100644 --- a/_module/uti/wambu009.uti.json +++ b/_module/uti/wambu009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 758 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu010.uti.json b/_module/uti/wambu010.uti.json index 4bb23c60..b2d61ba2 100644 --- a/_module/uti/wambu010.uti.json +++ b/_module/uti/wambu010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 521 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu011.uti.json b/_module/uti/wambu011.uti.json index a3fc4d6d..84b2c3ab 100644 --- a/_module/uti/wambu011.uti.json +++ b/_module/uti/wambu011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 372 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu012.uti.json b/_module/uti/wambu012.uti.json index 3ebef5d8..d29e44ca 100644 --- a/_module/uti/wambu012.uti.json +++ b/_module/uti/wambu012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 759 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu013.uti.json b/_module/uti/wambu013.uti.json index 1a7a2dbc..4cc47508 100644 --- a/_module/uti/wambu013.uti.json +++ b/_module/uti/wambu013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu014.uti.json b/_module/uti/wambu014.uti.json index c26f2c79..d1ae1938 100644 --- a/_module/uti/wambu014.uti.json +++ b/_module/uti/wambu014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu015.uti.json b/_module/uti/wambu015.uti.json index f8c3ddb9..66f41a8e 100644 --- a/_module/uti/wambu015.uti.json +++ b/_module/uti/wambu015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 637 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu016.uti.json b/_module/uti/wambu016.uti.json index 8428adf9..f30989b3 100644 --- a/_module/uti/wambu016.uti.json +++ b/_module/uti/wambu016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 523 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu017.uti.json b/_module/uti/wambu017.uti.json index 0824e4b4..74a1d20b 100644 --- a/_module/uti/wambu017.uti.json +++ b/_module/uti/wambu017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 375 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu018.uti.json b/_module/uti/wambu018.uti.json index a7578a4e..66e5128f 100644 --- a/_module/uti/wambu018.uti.json +++ b/_module/uti/wambu018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 761 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu019.uti.json b/_module/uti/wambu019.uti.json index 8b8990ff..79e7b004 100644 --- a/_module/uti/wambu019.uti.json +++ b/_module/uti/wambu019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu020.uti.json b/_module/uti/wambu020.uti.json index e18eb868..a8c5700b 100644 --- a/_module/uti/wambu020.uti.json +++ b/_module/uti/wambu020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 376 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu021.uti.json b/_module/uti/wambu021.uti.json index 92164e38..95783907 100644 --- a/_module/uti/wambu021.uti.json +++ b/_module/uti/wambu021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 762 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu022.uti.json b/_module/uti/wambu022.uti.json index 516f7577..a2351bd8 100644 --- a/_module/uti/wambu022.uti.json +++ b/_module/uti/wambu022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 525 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu023.uti.json b/_module/uti/wambu023.uti.json index dfc83fc2..71df99e3 100644 --- a/_module/uti/wambu023.uti.json +++ b/_module/uti/wambu023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu024.uti.json b/_module/uti/wambu024.uti.json index f353ebf6..6797a853 100644 --- a/_module/uti/wambu024.uti.json +++ b/_module/uti/wambu024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 763 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu025.uti.json b/_module/uti/wambu025.uti.json index edef12bb..b6613ac8 100644 --- a/_module/uti/wambu025.uti.json +++ b/_module/uti/wambu025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 644 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu026.uti.json b/_module/uti/wambu026.uti.json index cafc94c1..acbbf2d0 100644 --- a/_module/uti/wambu026.uti.json +++ b/_module/uti/wambu026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 379 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu027.uti.json b/_module/uti/wambu027.uti.json index 5d26369b..0c16808e 100644 --- a/_module/uti/wambu027.uti.json +++ b/_module/uti/wambu027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2265 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu028.uti.json b/_module/uti/wambu028.uti.json index 7e0de850..9dc44665 100644 --- a/_module/uti/wambu028.uti.json +++ b/_module/uti/wambu028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 120 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu029.uti.json b/_module/uti/wambu029.uti.json index 3ce01922..f7b020f1 100644 --- a/_module/uti/wambu029.uti.json +++ b/_module/uti/wambu029.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 58 + "value": 792 }, "Cursed": { "type": "byte", diff --git a/_module/uti/wambu030.uti.json b/_module/uti/wambu030.uti.json index 1bfa9648..a1e456a3 100644 --- a/_module/uti/wambu030.uti.json +++ b/_module/uti/wambu030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 245 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu031.uti.json b/_module/uti/wambu031.uti.json index a04d4751..655dce99 100644 --- a/_module/uti/wambu031.uti.json +++ b/_module/uti/wambu031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1872 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu032.uti.json b/_module/uti/wambu032.uti.json index 02d05ed2..c960654f 100644 --- a/_module/uti/wambu032.uti.json +++ b/_module/uti/wambu032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1040 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu033.uti.json b/_module/uti/wambu033.uti.json index cca46d0a..aea64806 100644 --- a/_module/uti/wambu033.uti.json +++ b/_module/uti/wambu033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2417 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu034.uti.json b/_module/uti/wambu034.uti.json index 5f1cf5d5..d1ebb572 100644 --- a/_module/uti/wambu034.uti.json +++ b/_module/uti/wambu034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4010 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu035.uti.json b/_module/uti/wambu035.uti.json index 54c56b57..78848841 100644 --- a/_module/uti/wambu035.uti.json +++ b/_module/uti/wambu035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1281 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu036.uti.json b/_module/uti/wambu036.uti.json index 508115c3..36177889 100644 --- a/_module/uti/wambu036.uti.json +++ b/_module/uti/wambu036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu037.uti.json b/_module/uti/wambu037.uti.json index e2c871df..8acda9b7 100644 --- a/_module/uti/wambu037.uti.json +++ b/_module/uti/wambu037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu038.uti.json b/_module/uti/wambu038.uti.json index 0342edca..7caae988 100644 --- a/_module/uti/wambu038.uti.json +++ b/_module/uti/wambu038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 561 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wambu039.uti.json b/_module/uti/wambu039.uti.json index 297695a3..57516039 100644 --- a/_module/uti/wambu039.uti.json +++ b/_module/uti/wambu039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2049 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/watermelon.uti.json b/_module/uti/watermelon.uti.json index 7afd71d6..797c1242 100644 --- a/_module/uti/watermelon.uti.json +++ b/_module/uti/watermelon.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/watermelonseeds.uti.json b/_module/uti/watermelonseeds.uti.json index 3ce81639..b2eb4b74 100644 --- a/_module/uti/watermelonseeds.uti.json +++ b/_module/uti/watermelonseeds.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt002.uti.json b/_module/uti/waxbt002.uti.json index bfd93ef0..1c435920 100644 --- a/_module/uti/waxbt002.uti.json +++ b/_module/uti/waxbt002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/waxbt003.uti.json b/_module/uti/waxbt003.uti.json index 66c3578f..1d26f4f6 100644 --- a/_module/uti/waxbt003.uti.json +++ b/_module/uti/waxbt003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 44 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/waxbt004.uti.json b/_module/uti/waxbt004.uti.json index 6498aff3..cacef585 100644 --- a/_module/uti/waxbt004.uti.json +++ b/_module/uti/waxbt004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 142 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt005.uti.json b/_module/uti/waxbt005.uti.json index f70fdf4a..e5f42d26 100644 --- a/_module/uti/waxbt005.uti.json +++ b/_module/uti/waxbt005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 56 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt006.uti.json b/_module/uti/waxbt006.uti.json index d4247654..1b407034 100644 --- a/_module/uti/waxbt006.uti.json +++ b/_module/uti/waxbt006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 218 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt007.uti.json b/_module/uti/waxbt007.uti.json index b031e965..bc543282 100644 --- a/_module/uti/waxbt007.uti.json +++ b/_module/uti/waxbt007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 218 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt008.uti.json b/_module/uti/waxbt008.uti.json index 685a5ddd..7a34083b 100644 --- a/_module/uti/waxbt008.uti.json +++ b/_module/uti/waxbt008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 142 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt009.uti.json b/_module/uti/waxbt009.uti.json index b40d1fa0..064465b2 100644 --- a/_module/uti/waxbt009.uti.json +++ b/_module/uti/waxbt009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 384 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt010.uti.json b/_module/uti/waxbt010.uti.json index 83cf7821..269eef61 100644 --- a/_module/uti/waxbt010.uti.json +++ b/_module/uti/waxbt010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 384 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt011.uti.json b/_module/uti/waxbt011.uti.json index 4ff5eba0..8eb86561 100644 --- a/_module/uti/waxbt011.uti.json +++ b/_module/uti/waxbt011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 218 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt012.uti.json b/_module/uti/waxbt012.uti.json index 1a9c1277..5de384ca 100644 --- a/_module/uti/waxbt012.uti.json +++ b/_module/uti/waxbt012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt013.uti.json b/_module/uti/waxbt013.uti.json index 1ba970b8..cd720dcd 100644 --- a/_module/uti/waxbt013.uti.json +++ b/_module/uti/waxbt013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 602 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt014.uti.json b/_module/uti/waxbt014.uti.json index f14523b6..0af31e49 100644 --- a/_module/uti/waxbt014.uti.json +++ b/_module/uti/waxbt014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 384 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt015.uti.json b/_module/uti/waxbt015.uti.json index 14e1eaf6..0a5952d1 100644 --- a/_module/uti/waxbt015.uti.json +++ b/_module/uti/waxbt015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 776 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt016.uti.json b/_module/uti/waxbt016.uti.json index 03fd4c8d..eeda7ae4 100644 --- a/_module/uti/waxbt016.uti.json +++ b/_module/uti/waxbt016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 930 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt017.uti.json b/_module/uti/waxbt017.uti.json index 2830a6f3..ee28a24e 100644 --- a/_module/uti/waxbt017.uti.json +++ b/_module/uti/waxbt017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt018.uti.json b/_module/uti/waxbt018.uti.json index 62822840..adbc2ed0 100644 --- a/_module/uti/waxbt018.uti.json +++ b/_module/uti/waxbt018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt019.uti.json b/_module/uti/waxbt019.uti.json index ff90e1f6..cf1b0b12 100644 --- a/_module/uti/waxbt019.uti.json +++ b/_module/uti/waxbt019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt020.uti.json b/_module/uti/waxbt020.uti.json index bc458eed..d0e28af7 100644 --- a/_module/uti/waxbt020.uti.json +++ b/_module/uti/waxbt020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 652 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt021.uti.json b/_module/uti/waxbt021.uti.json index 8e2a03a1..fb283b9d 100644 --- a/_module/uti/waxbt021.uti.json +++ b/_module/uti/waxbt021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt022.uti.json b/_module/uti/waxbt022.uti.json index 1a500c6c..3ab675d5 100644 --- a/_module/uti/waxbt022.uti.json +++ b/_module/uti/waxbt022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt023.uti.json b/_module/uti/waxbt023.uti.json index 7c2ae7ce..e79e194a 100644 --- a/_module/uti/waxbt023.uti.json +++ b/_module/uti/waxbt023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 806 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt024.uti.json b/_module/uti/waxbt024.uti.json index 91acf721..15a64800 100644 --- a/_module/uti/waxbt024.uti.json +++ b/_module/uti/waxbt024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2664 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt025.uti.json b/_module/uti/waxbt025.uti.json index 47ca2b24..903c7b58 100644 --- a/_module/uti/waxbt025.uti.json +++ b/_module/uti/waxbt025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt026.uti.json b/_module/uti/waxbt026.uti.json index ac492ca9..e9240e5c 100644 --- a/_module/uti/waxbt026.uti.json +++ b/_module/uti/waxbt026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1182 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt027.uti.json b/_module/uti/waxbt027.uti.json index 29e3ceb8..0b851fee 100644 --- a/_module/uti/waxbt027.uti.json +++ b/_module/uti/waxbt027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt028.uti.json b/_module/uti/waxbt028.uti.json index b7b8cb58..aca24ed2 100644 --- a/_module/uti/waxbt028.uti.json +++ b/_module/uti/waxbt028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 832 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt029.uti.json b/_module/uti/waxbt029.uti.json index 214fe39f..79c8e2f1 100644 --- a/_module/uti/waxbt029.uti.json +++ b/_module/uti/waxbt029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt030.uti.json b/_module/uti/waxbt030.uti.json index b4654caa..2784e9e0 100644 --- a/_module/uti/waxbt030.uti.json +++ b/_module/uti/waxbt030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt031.uti.json b/_module/uti/waxbt031.uti.json index 424de75f..9742dba1 100644 --- a/_module/uti/waxbt031.uti.json +++ b/_module/uti/waxbt031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2070 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt032.uti.json b/_module/uti/waxbt032.uti.json index 7fb31676..a9c92590 100644 --- a/_module/uti/waxbt032.uti.json +++ b/_module/uti/waxbt032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 520 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt033.uti.json b/_module/uti/waxbt033.uti.json index f520bebe..b6262aa2 100644 --- a/_module/uti/waxbt033.uti.json +++ b/_module/uti/waxbt033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3870 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt034.uti.json b/_module/uti/waxbt034.uti.json index 5541f42d..08d6b33f 100644 --- a/_module/uti/waxbt034.uti.json +++ b/_module/uti/waxbt034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2440 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt035.uti.json b/_module/uti/waxbt035.uti.json index b0e024f0..7eda75c5 100644 --- a/_module/uti/waxbt035.uti.json +++ b/_module/uti/waxbt035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1070 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt036.uti.json b/_module/uti/waxbt036.uti.json index d175bb4a..2b589b50 100644 --- a/_module/uti/waxbt036.uti.json +++ b/_module/uti/waxbt036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3334 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt037.uti.json b/_module/uti/waxbt037.uti.json index b288ca05..03ee692a 100644 --- a/_module/uti/waxbt037.uti.json +++ b/_module/uti/waxbt037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 812 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt038.uti.json b/_module/uti/waxbt038.uti.json index ab035222..0e51dd27 100644 --- a/_module/uti/waxbt038.uti.json +++ b/_module/uti/waxbt038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxbt039.uti.json b/_module/uti/waxbt039.uti.json index fad78a70..c3113f2d 100644 --- a/_module/uti/waxbt039.uti.json +++ b/_module/uti/waxbt039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1122 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn002.uti.json b/_module/uti/waxhn002.uti.json index 31f7d961..0550b6de 100644 --- a/_module/uti/waxhn002.uti.json +++ b/_module/uti/waxhn002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/waxhn003.uti.json b/_module/uti/waxhn003.uti.json index cad3c29b..baec2dc2 100644 --- a/_module/uti/waxhn003.uti.json +++ b/_module/uti/waxhn003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/waxhn004.uti.json b/_module/uti/waxhn004.uti.json index 66101345..0d4e2b19 100644 --- a/_module/uti/waxhn004.uti.json +++ b/_module/uti/waxhn004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn005.uti.json b/_module/uti/waxhn005.uti.json index 04fbcf3e..a3ed1186 100644 --- a/_module/uti/waxhn005.uti.json +++ b/_module/uti/waxhn005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn006.uti.json b/_module/uti/waxhn006.uti.json index c1e7d760..ea9f84e4 100644 --- a/_module/uti/waxhn006.uti.json +++ b/_module/uti/waxhn006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn007.uti.json b/_module/uti/waxhn007.uti.json index 9db2146f..05be93fe 100644 --- a/_module/uti/waxhn007.uti.json +++ b/_module/uti/waxhn007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn008.uti.json b/_module/uti/waxhn008.uti.json index 85b9d107..47794c64 100644 --- a/_module/uti/waxhn008.uti.json +++ b/_module/uti/waxhn008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn009.uti.json b/_module/uti/waxhn009.uti.json index d3030ff4..5b7c9616 100644 --- a/_module/uti/waxhn009.uti.json +++ b/_module/uti/waxhn009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn010.uti.json b/_module/uti/waxhn010.uti.json index 3c71f745..dcd28f19 100644 --- a/_module/uti/waxhn010.uti.json +++ b/_module/uti/waxhn010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn011.uti.json b/_module/uti/waxhn011.uti.json index a433b4ae..739535d6 100644 --- a/_module/uti/waxhn011.uti.json +++ b/_module/uti/waxhn011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn012.uti.json b/_module/uti/waxhn012.uti.json index 0fdf1058..a2360802 100644 --- a/_module/uti/waxhn012.uti.json +++ b/_module/uti/waxhn012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 220 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn013.uti.json b/_module/uti/waxhn013.uti.json index 54f194ba..f7a7e30a 100644 --- a/_module/uti/waxhn013.uti.json +++ b/_module/uti/waxhn013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 270 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn014.uti.json b/_module/uti/waxhn014.uti.json index c352112c..878760a0 100644 --- a/_module/uti/waxhn014.uti.json +++ b/_module/uti/waxhn014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn015.uti.json b/_module/uti/waxhn015.uti.json index e3082f8b..9040061e 100644 --- a/_module/uti/waxhn015.uti.json +++ b/_module/uti/waxhn015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn016.uti.json b/_module/uti/waxhn016.uti.json index 6815dcff..c7d1318d 100644 --- a/_module/uti/waxhn016.uti.json +++ b/_module/uti/waxhn016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn017.uti.json b/_module/uti/waxhn017.uti.json index 1b54798f..a41374c7 100644 --- a/_module/uti/waxhn017.uti.json +++ b/_module/uti/waxhn017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn018.uti.json b/_module/uti/waxhn018.uti.json index ff8772d3..05d7af88 100644 --- a/_module/uti/waxhn018.uti.json +++ b/_module/uti/waxhn018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 532 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn019.uti.json b/_module/uti/waxhn019.uti.json index df94b18c..e999a5fb 100644 --- a/_module/uti/waxhn019.uti.json +++ b/_module/uti/waxhn019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn020.uti.json b/_module/uti/waxhn020.uti.json index d5d2915a..27532052 100644 --- a/_module/uti/waxhn020.uti.json +++ b/_module/uti/waxhn020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 252 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn021.uti.json b/_module/uti/waxhn021.uti.json index 3e9a033a..cadef7c5 100644 --- a/_module/uti/waxhn021.uti.json +++ b/_module/uti/waxhn021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 584 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn022.uti.json b/_module/uti/waxhn022.uti.json index cae6df8f..a485d611 100644 --- a/_module/uti/waxhn022.uti.json +++ b/_module/uti/waxhn022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 638 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn023.uti.json b/_module/uti/waxhn023.uti.json index 086655df..cf991e9e 100644 --- a/_module/uti/waxhn023.uti.json +++ b/_module/uti/waxhn023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 412 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn024.uti.json b/_module/uti/waxhn024.uti.json index cb22e52c..d5f2ca48 100644 --- a/_module/uti/waxhn024.uti.json +++ b/_module/uti/waxhn024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 818 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn025.uti.json b/_module/uti/waxhn025.uti.json index 3215285a..9ccd114f 100644 --- a/_module/uti/waxhn025.uti.json +++ b/_module/uti/waxhn025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 798 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn026.uti.json b/_module/uti/waxhn026.uti.json index aeb4beac..96c8eb73 100644 --- a/_module/uti/waxhn026.uti.json +++ b/_module/uti/waxhn026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn027.uti.json b/_module/uti/waxhn027.uti.json index 33b3cca5..7c52ea68 100644 --- a/_module/uti/waxhn027.uti.json +++ b/_module/uti/waxhn027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1106 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn028.uti.json b/_module/uti/waxhn028.uti.json index e846a223..f38d75c7 100644 --- a/_module/uti/waxhn028.uti.json +++ b/_module/uti/waxhn028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 220 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn029.uti.json b/_module/uti/waxhn029.uti.json index fcb987fe..e2f33bb9 100644 --- a/_module/uti/waxhn029.uti.json +++ b/_module/uti/waxhn029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 82 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn030.uti.json b/_module/uti/waxhn030.uti.json index 20975fb7..56f7975b 100644 --- a/_module/uti/waxhn030.uti.json +++ b/_module/uti/waxhn030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn031.uti.json b/_module/uti/waxhn031.uti.json index 685fd6f0..02ca17b0 100644 --- a/_module/uti/waxhn031.uti.json +++ b/_module/uti/waxhn031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 804 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn032.uti.json b/_module/uti/waxhn032.uti.json index d62708c1..a816caa4 100644 --- a/_module/uti/waxhn032.uti.json +++ b/_module/uti/waxhn032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 376 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn033.uti.json b/_module/uti/waxhn033.uti.json index d9681742..9018b551 100644 --- a/_module/uti/waxhn033.uti.json +++ b/_module/uti/waxhn033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1114 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn034.uti.json b/_module/uti/waxhn034.uti.json index ee144355..11ed9885 100644 --- a/_module/uti/waxhn034.uti.json +++ b/_module/uti/waxhn034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1292 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn035.uti.json b/_module/uti/waxhn035.uti.json index 764a62eb..b22b9582 100644 --- a/_module/uti/waxhn035.uti.json +++ b/_module/uti/waxhn035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 762 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn036.uti.json b/_module/uti/waxhn036.uti.json index 980bcbf7..42da2be9 100644 --- a/_module/uti/waxhn036.uti.json +++ b/_module/uti/waxhn036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2892 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn037.uti.json b/_module/uti/waxhn037.uti.json index 722ddcf6..83a87eaa 100644 --- a/_module/uti/waxhn037.uti.json +++ b/_module/uti/waxhn037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 804 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn038.uti.json b/_module/uti/waxhn038.uti.json index 0a9f502d..5771df42 100644 --- a/_module/uti/waxhn038.uti.json +++ b/_module/uti/waxhn038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 416 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/waxhn039.uti.json b/_module/uti/waxhn039.uti.json index acad79a1..57ede1b8 100644 --- a/_module/uti/waxhn039.uti.json +++ b/_module/uti/waxhn039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1114 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh002.uti.json b/_module/uti/wblfh002.uti.json index 9a157cf5..f9ffa504 100644 --- a/_module/uti/wblfh002.uti.json +++ b/_module/uti/wblfh002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblfh003.uti.json b/_module/uti/wblfh003.uti.json index 1a66cfbc..c944defe 100644 --- a/_module/uti/wblfh003.uti.json +++ b/_module/uti/wblfh003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 54 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblfh004.uti.json b/_module/uti/wblfh004.uti.json index 1bfcec48..e7b252a7 100644 --- a/_module/uti/wblfh004.uti.json +++ b/_module/uti/wblfh004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh005.uti.json b/_module/uti/wblfh005.uti.json index 2122a3ae..997e9ed3 100644 --- a/_module/uti/wblfh005.uti.json +++ b/_module/uti/wblfh005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh006.uti.json b/_module/uti/wblfh006.uti.json index 0ef34cd3..d32b507e 100644 --- a/_module/uti/wblfh006.uti.json +++ b/_module/uti/wblfh006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh007.uti.json b/_module/uti/wblfh007.uti.json index 03142476..5cd25bc0 100644 --- a/_module/uti/wblfh007.uti.json +++ b/_module/uti/wblfh007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh008.uti.json b/_module/uti/wblfh008.uti.json index 74d8a670..4e459d29 100644 --- a/_module/uti/wblfh008.uti.json +++ b/_module/uti/wblfh008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh009.uti.json b/_module/uti/wblfh009.uti.json index 9bf2afda..4e026aa0 100644 --- a/_module/uti/wblfh009.uti.json +++ b/_module/uti/wblfh009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh010.uti.json b/_module/uti/wblfh010.uti.json index 04ef3a24..7022361e 100644 --- a/_module/uti/wblfh010.uti.json +++ b/_module/uti/wblfh010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh011.uti.json b/_module/uti/wblfh011.uti.json index 8f053226..f9a7a6b4 100644 --- a/_module/uti/wblfh011.uti.json +++ b/_module/uti/wblfh011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh012.uti.json b/_module/uti/wblfh012.uti.json index 21975dd5..2e0c8e4a 100644 --- a/_module/uti/wblfh012.uti.json +++ b/_module/uti/wblfh012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh013.uti.json b/_module/uti/wblfh013.uti.json index 3b24fe54..b8ab6a9f 100644 --- a/_module/uti/wblfh013.uti.json +++ b/_module/uti/wblfh013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh014.uti.json b/_module/uti/wblfh014.uti.json index c34f1685..ba1ce1af 100644 --- a/_module/uti/wblfh014.uti.json +++ b/_module/uti/wblfh014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh015.uti.json b/_module/uti/wblfh015.uti.json index a6b8377f..f22fdcc8 100644 --- a/_module/uti/wblfh015.uti.json +++ b/_module/uti/wblfh015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh016.uti.json b/_module/uti/wblfh016.uti.json index f6819b39..03757135 100644 --- a/_module/uti/wblfh016.uti.json +++ b/_module/uti/wblfh016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh017.uti.json b/_module/uti/wblfh017.uti.json index 30691919..ebab94c3 100644 --- a/_module/uti/wblfh017.uti.json +++ b/_module/uti/wblfh017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh018.uti.json b/_module/uti/wblfh018.uti.json index 11fe2660..1643ee5c 100644 --- a/_module/uti/wblfh018.uti.json +++ b/_module/uti/wblfh018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 842 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh019.uti.json b/_module/uti/wblfh019.uti.json index db7d2f25..f5db0a3d 100644 --- a/_module/uti/wblfh019.uti.json +++ b/_module/uti/wblfh019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 940 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh020.uti.json b/_module/uti/wblfh020.uti.json index ccdaac53..29300658 100644 --- a/_module/uti/wblfh020.uti.json +++ b/_module/uti/wblfh020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh021.uti.json b/_module/uti/wblfh021.uti.json index 896be502..de3ec4fc 100644 --- a/_module/uti/wblfh021.uti.json +++ b/_module/uti/wblfh021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1154 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh022.uti.json b/_module/uti/wblfh022.uti.json index ac793be8..956bf61f 100644 --- a/_module/uti/wblfh022.uti.json +++ b/_module/uti/wblfh022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 842 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh023.uti.json b/_module/uti/wblfh023.uti.json index 600aea4d..8df2e374 100644 --- a/_module/uti/wblfh023.uti.json +++ b/_module/uti/wblfh023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh024.uti.json b/_module/uti/wblfh024.uti.json index d281862a..8c8031e5 100644 --- a/_module/uti/wblfh024.uti.json +++ b/_module/uti/wblfh024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1844 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh025.uti.json b/_module/uti/wblfh025.uti.json index 20d3f3da..ca6337a0 100644 --- a/_module/uti/wblfh025.uti.json +++ b/_module/uti/wblfh025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh026.uti.json b/_module/uti/wblfh026.uti.json index 51a0ca17..4da596ba 100644 --- a/_module/uti/wblfh026.uti.json +++ b/_module/uti/wblfh026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 940 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh027.uti.json b/_module/uti/wblfh027.uti.json index 3af756a9..fe305911 100644 --- a/_module/uti/wblfh027.uti.json +++ b/_module/uti/wblfh027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2628 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh028.uti.json b/_module/uti/wblfh028.uti.json index 3726eae1..b35d54d6 100644 --- a/_module/uti/wblfh028.uti.json +++ b/_module/uti/wblfh028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh029.uti.json b/_module/uti/wblfh029.uti.json index 12f4ce06..b3f0885d 100644 --- a/_module/uti/wblfh029.uti.json +++ b/_module/uti/wblfh029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh030.uti.json b/_module/uti/wblfh030.uti.json index 87366e65..fcc8aab4 100644 --- a/_module/uti/wblfh030.uti.json +++ b/_module/uti/wblfh030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 628 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh031.uti.json b/_module/uti/wblfh031.uti.json index c57df5b6..fe569cfe 100644 --- a/_module/uti/wblfh031.uti.json +++ b/_module/uti/wblfh031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1648 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh032.uti.json b/_module/uti/wblfh032.uti.json index 33d7574e..ab3d5382 100644 --- a/_module/uti/wblfh032.uti.json +++ b/_module/uti/wblfh032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh033.uti.json b/_module/uti/wblfh033.uti.json index 5593bd5a..7a9f0dcd 100644 --- a/_module/uti/wblfh033.uti.json +++ b/_module/uti/wblfh033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh034.uti.json b/_module/uti/wblfh034.uti.json index 4d2fe392..875bed21 100644 --- a/_module/uti/wblfh034.uti.json +++ b/_module/uti/wblfh034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh035.uti.json b/_module/uti/wblfh035.uti.json index 6c24142e..c512f9b7 100644 --- a/_module/uti/wblfh035.uti.json +++ b/_module/uti/wblfh035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 842 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh036.uti.json b/_module/uti/wblfh036.uti.json index 51e777a5..6262b6cc 100644 --- a/_module/uti/wblfh036.uti.json +++ b/_module/uti/wblfh036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4090 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh037.uti.json b/_module/uti/wblfh037.uti.json index cc948cdf..6756825a 100644 --- a/_module/uti/wblfh037.uti.json +++ b/_module/uti/wblfh037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh038.uti.json b/_module/uti/wblfh038.uti.json index dc6babe7..189b4013 100644 --- a/_module/uti/wblfh038.uti.json +++ b/_module/uti/wblfh038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfh039.uti.json b/_module/uti/wblfh039.uti.json index 6cd81142..1291e827 100644 --- a/_module/uti/wblfh039.uti.json +++ b/_module/uti/wblfh039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2050 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl002.uti.json b/_module/uti/wblfl002.uti.json index bd1ac963..bdeffbfd 100644 --- a/_module/uti/wblfl002.uti.json +++ b/_module/uti/wblfl002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 16 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblfl003.uti.json b/_module/uti/wblfl003.uti.json index 6b4a0d1b..c4d8ea35 100644 --- a/_module/uti/wblfl003.uti.json +++ b/_module/uti/wblfl003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblfl004.uti.json b/_module/uti/wblfl004.uti.json index 32d6d22c..d32c20e6 100644 --- a/_module/uti/wblfl004.uti.json +++ b/_module/uti/wblfl004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl005.uti.json b/_module/uti/wblfl005.uti.json index eff50bc3..6ffaa3fa 100644 --- a/_module/uti/wblfl005.uti.json +++ b/_module/uti/wblfl005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl006.uti.json b/_module/uti/wblfl006.uti.json index 80296abb..d0e605dd 100644 --- a/_module/uti/wblfl006.uti.json +++ b/_module/uti/wblfl006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl007.uti.json b/_module/uti/wblfl007.uti.json index 495c836d..d1abb34e 100644 --- a/_module/uti/wblfl007.uti.json +++ b/_module/uti/wblfl007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl008.uti.json b/_module/uti/wblfl008.uti.json index 36a45f2b..f557e98a 100644 --- a/_module/uti/wblfl008.uti.json +++ b/_module/uti/wblfl008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl009.uti.json b/_module/uti/wblfl009.uti.json index 7afbd639..ecea629e 100644 --- a/_module/uti/wblfl009.uti.json +++ b/_module/uti/wblfl009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl010.uti.json b/_module/uti/wblfl010.uti.json index 986fc85e..1182826f 100644 --- a/_module/uti/wblfl010.uti.json +++ b/_module/uti/wblfl010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl011.uti.json b/_module/uti/wblfl011.uti.json index a0783645..a91c565c 100644 --- a/_module/uti/wblfl011.uti.json +++ b/_module/uti/wblfl011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl012.uti.json b/_module/uti/wblfl012.uti.json index e51df12d..65b8865e 100644 --- a/_module/uti/wblfl012.uti.json +++ b/_module/uti/wblfl012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl013.uti.json b/_module/uti/wblfl013.uti.json index 09dd6553..3ec10ed9 100644 --- a/_module/uti/wblfl013.uti.json +++ b/_module/uti/wblfl013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl014.uti.json b/_module/uti/wblfl014.uti.json index dbf3b1c6..d079a53e 100644 --- a/_module/uti/wblfl014.uti.json +++ b/_module/uti/wblfl014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl015.uti.json b/_module/uti/wblfl015.uti.json index 0df1c1f5..50a2839a 100644 --- a/_module/uti/wblfl015.uti.json +++ b/_module/uti/wblfl015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 536 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl016.uti.json b/_module/uti/wblfl016.uti.json index 83f078ab..15eacf36 100644 --- a/_module/uti/wblfl016.uti.json +++ b/_module/uti/wblfl016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 598 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl017.uti.json b/_module/uti/wblfl017.uti.json index d6e31746..3b936870 100644 --- a/_module/uti/wblfl017.uti.json +++ b/_module/uti/wblfl017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 648 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl018.uti.json b/_module/uti/wblfl018.uti.json index 328c446a..d066fe7a 100644 --- a/_module/uti/wblfl018.uti.json +++ b/_module/uti/wblfl018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 926 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl019.uti.json b/_module/uti/wblfl019.uti.json index 41013718..0283c4c2 100644 --- a/_module/uti/wblfl019.uti.json +++ b/_module/uti/wblfl019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 648 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl020.uti.json b/_module/uti/wblfl020.uti.json index 435e8d79..675925d9 100644 --- a/_module/uti/wblfl020.uti.json +++ b/_module/uti/wblfl020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 420 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl021.uti.json b/_module/uti/wblfl021.uti.json index 75435b2f..fabcbc86 100644 --- a/_module/uti/wblfl021.uti.json +++ b/_module/uti/wblfl021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 926 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl022.uti.json b/_module/uti/wblfl022.uti.json index 30a6fc5b..f8b79a45 100644 --- a/_module/uti/wblfl022.uti.json +++ b/_module/uti/wblfl022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 860 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl023.uti.json b/_module/uti/wblfl023.uti.json index 5be6ab93..36305476 100644 --- a/_module/uti/wblfl023.uti.json +++ b/_module/uti/wblfl023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 416 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl024.uti.json b/_module/uti/wblfl024.uti.json index b0ba7277..8dfc3546 100644 --- a/_module/uti/wblfl024.uti.json +++ b/_module/uti/wblfl024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl025.uti.json b/_module/uti/wblfl025.uti.json index 17719bf1..c41c8398 100644 --- a/_module/uti/wblfl025.uti.json +++ b/_module/uti/wblfl025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1178 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl026.uti.json b/_module/uti/wblfl026.uti.json index 38d656f1..dae45f90 100644 --- a/_module/uti/wblfl026.uti.json +++ b/_module/uti/wblfl026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 614 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl027.uti.json b/_module/uti/wblfl027.uti.json index b55c7cd3..263b9883 100644 --- a/_module/uti/wblfl027.uti.json +++ b/_module/uti/wblfl027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1916 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl028.uti.json b/_module/uti/wblfl028.uti.json index e1264c1d..3863a7a3 100644 --- a/_module/uti/wblfl028.uti.json +++ b/_module/uti/wblfl028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl029.uti.json b/_module/uti/wblfl029.uti.json index 1131906b..bc5999ec 100644 --- a/_module/uti/wblfl029.uti.json +++ b/_module/uti/wblfl029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl030.uti.json b/_module/uti/wblfl030.uti.json index aea96fb6..ac64c6af 100644 --- a/_module/uti/wblfl030.uti.json +++ b/_module/uti/wblfl030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 614 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl031.uti.json b/_module/uti/wblfl031.uti.json index 97f6efb4..1e9af78d 100644 --- a/_module/uti/wblfl031.uti.json +++ b/_module/uti/wblfl031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1634 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl032.uti.json b/_module/uti/wblfl032.uti.json index 0d954b84..f16d8b82 100644 --- a/_module/uti/wblfl032.uti.json +++ b/_module/uti/wblfl032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 516 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl033.uti.json b/_module/uti/wblfl033.uti.json index b5dac39f..31abdb9d 100644 --- a/_module/uti/wblfl033.uti.json +++ b/_module/uti/wblfl033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2066 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl034.uti.json b/_module/uti/wblfl034.uti.json index f53ddf88..9a12db5e 100644 --- a/_module/uti/wblfl034.uti.json +++ b/_module/uti/wblfl034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2066 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl035.uti.json b/_module/uti/wblfl035.uti.json index 63aca2d2..c14f0981 100644 --- a/_module/uti/wblfl035.uti.json +++ b/_module/uti/wblfl035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1634 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl036.uti.json b/_module/uti/wblfl036.uti.json index 2cd1c883..5b74ee25 100644 --- a/_module/uti/wblfl036.uti.json +++ b/_module/uti/wblfl036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3934 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl037.uti.json b/_module/uti/wblfl037.uti.json index 3c049774..87cf5f69 100644 --- a/_module/uti/wblfl037.uti.json +++ b/_module/uti/wblfl037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 808 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl038.uti.json b/_module/uti/wblfl038.uti.json index 7ee7349e..149c54ea 100644 --- a/_module/uti/wblfl038.uti.json +++ b/_module/uti/wblfl038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblfl039.uti.json b/_module/uti/wblfl039.uti.json index eee5624e..d0538be6 100644 --- a/_module/uti/wblfl039.uti.json +++ b/_module/uti/wblfl039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1118 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl002.uti.json b/_module/uti/wblhl002.uti.json index 1cf413a3..1091a453 100644 --- a/_module/uti/wblhl002.uti.json +++ b/_module/uti/wblhl002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblhl003.uti.json b/_module/uti/wblhl003.uti.json index f5392d75..81891677 100644 --- a/_module/uti/wblhl003.uti.json +++ b/_module/uti/wblhl003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 26 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblhl004.uti.json b/_module/uti/wblhl004.uti.json index fbea2074..3f159fa6 100644 --- a/_module/uti/wblhl004.uti.json +++ b/_module/uti/wblhl004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 26 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl005.uti.json b/_module/uti/wblhl005.uti.json index dbb80b4b..b76d691c 100644 --- a/_module/uti/wblhl005.uti.json +++ b/_module/uti/wblhl005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 26 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl006.uti.json b/_module/uti/wblhl006.uti.json index 7867a3c6..f792e3dc 100644 --- a/_module/uti/wblhl006.uti.json +++ b/_module/uti/wblhl006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl007.uti.json b/_module/uti/wblhl007.uti.json index f29ae7c5..25cda09d 100644 --- a/_module/uti/wblhl007.uti.json +++ b/_module/uti/wblhl007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl008.uti.json b/_module/uti/wblhl008.uti.json index 055599e5..726538fd 100644 --- a/_module/uti/wblhl008.uti.json +++ b/_module/uti/wblhl008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 38 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl009.uti.json b/_module/uti/wblhl009.uti.json index f8a2e2d2..3f841071 100644 --- a/_module/uti/wblhl009.uti.json +++ b/_module/uti/wblhl009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 260 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl010.uti.json b/_module/uti/wblhl010.uti.json index ef263721..bc3e61f4 100644 --- a/_module/uti/wblhl010.uti.json +++ b/_module/uti/wblhl010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 260 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl011.uti.json b/_module/uti/wblhl011.uti.json index 57fd7be8..0f1294c5 100644 --- a/_module/uti/wblhl011.uti.json +++ b/_module/uti/wblhl011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl012.uti.json b/_module/uti/wblhl012.uti.json index 40f3941f..70634deb 100644 --- a/_module/uti/wblhl012.uti.json +++ b/_module/uti/wblhl012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl013.uti.json b/_module/uti/wblhl013.uti.json index f44099a0..d86d6dc3 100644 --- a/_module/uti/wblhl013.uti.json +++ b/_module/uti/wblhl013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl014.uti.json b/_module/uti/wblhl014.uti.json index e831d805..f180c61e 100644 --- a/_module/uti/wblhl014.uti.json +++ b/_module/uti/wblhl014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl015.uti.json b/_module/uti/wblhl015.uti.json index 80f29331..efe8a1e0 100644 --- a/_module/uti/wblhl015.uti.json +++ b/_module/uti/wblhl015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 430 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl016.uti.json b/_module/uti/wblhl016.uti.json index 193a6246..5bde4361 100644 --- a/_module/uti/wblhl016.uti.json +++ b/_module/uti/wblhl016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 366 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl017.uti.json b/_module/uti/wblhl017.uti.json index 6db6942e..39d38bee 100644 --- a/_module/uti/wblhl017.uti.json +++ b/_module/uti/wblhl017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl018.uti.json b/_module/uti/wblhl018.uti.json index fb0b5fe4..548f3fa4 100644 --- a/_module/uti/wblhl018.uti.json +++ b/_module/uti/wblhl018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 612 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl019.uti.json b/_module/uti/wblhl019.uti.json index a7ce68bb..3c587753 100644 --- a/_module/uti/wblhl019.uti.json +++ b/_module/uti/wblhl019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 584 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl020.uti.json b/_module/uti/wblhl020.uti.json index 32b1f74e..4b4a03b9 100644 --- a/_module/uti/wblhl020.uti.json +++ b/_module/uti/wblhl020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl021.uti.json b/_module/uti/wblhl021.uti.json index 28219867..1144c4a1 100644 --- a/_module/uti/wblhl021.uti.json +++ b/_module/uti/wblhl021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 758 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl022.uti.json b/_module/uti/wblhl022.uti.json index 6fd96a72..7837646b 100644 --- a/_module/uti/wblhl022.uti.json +++ b/_module/uti/wblhl022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 758 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl023.uti.json b/_module/uti/wblhl023.uti.json index ec12d762..67a160fd 100644 --- a/_module/uti/wblhl023.uti.json +++ b/_module/uti/wblhl023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 366 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl024.uti.json b/_module/uti/wblhl024.uti.json index dc2478cd..936edc35 100644 --- a/_module/uti/wblhl024.uti.json +++ b/_module/uti/wblhl024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1586 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl025.uti.json b/_module/uti/wblhl025.uti.json index 98f83f38..d37f539d 100644 --- a/_module/uti/wblhl025.uti.json +++ b/_module/uti/wblhl025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1330 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl026.uti.json b/_module/uti/wblhl026.uti.json index 4876e0f0..574a23a7 100644 --- a/_module/uti/wblhl026.uti.json +++ b/_module/uti/wblhl026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 788 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl027.uti.json b/_module/uti/wblhl027.uti.json index cbf32653..54b7de5b 100644 --- a/_module/uti/wblhl027.uti.json +++ b/_module/uti/wblhl027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1962 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl028.uti.json b/_module/uti/wblhl028.uti.json index a26e208d..e258eed2 100644 --- a/_module/uti/wblhl028.uti.json +++ b/_module/uti/wblhl028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 210 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl029.uti.json b/_module/uti/wblhl029.uti.json index 13dfd9cd..53d7d2cd 100644 --- a/_module/uti/wblhl029.uti.json +++ b/_module/uti/wblhl029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl030.uti.json b/_module/uti/wblhl030.uti.json index 3303b3e4..3ac61883 100644 --- a/_module/uti/wblhl030.uti.json +++ b/_module/uti/wblhl030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl031.uti.json b/_module/uti/wblhl031.uti.json index 48a87eeb..991a2d78 100644 --- a/_module/uti/wblhl031.uti.json +++ b/_module/uti/wblhl031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1620 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl032.uti.json b/_module/uti/wblhl032.uti.json index a1fb4ac7..7cd6dc34 100644 --- a/_module/uti/wblhl032.uti.json +++ b/_module/uti/wblhl032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl033.uti.json b/_module/uti/wblhl033.uti.json index 99aa399c..502e5f7d 100644 --- a/_module/uti/wblhl033.uti.json +++ b/_module/uti/wblhl033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2366 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl034.uti.json b/_module/uti/wblhl034.uti.json index 4cb90184..f56661fc 100644 --- a/_module/uti/wblhl034.uti.json +++ b/_module/uti/wblhl034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2052 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl035.uti.json b/_module/uti/wblhl035.uti.json index 76bcfb31..eb00c189 100644 --- a/_module/uti/wblhl035.uti.json +++ b/_module/uti/wblhl035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 552 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl036.uti.json b/_module/uti/wblhl036.uti.json index d65ccc65..ca8a21e9 100644 --- a/_module/uti/wblhl036.uti.json +++ b/_module/uti/wblhl036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2366 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl037.uti.json b/_module/uti/wblhl037.uti.json index 3b5d58e2..bedf5b97 100644 --- a/_module/uti/wblhl037.uti.json +++ b/_module/uti/wblhl037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 794 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl038.uti.json b/_module/uti/wblhl038.uti.json index eca1e37c..59fdc3cb 100644 --- a/_module/uti/wblhl038.uti.json +++ b/_module/uti/wblhl038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhl039.uti.json b/_module/uti/wblhl039.uti.json index f930b63f..2f53a3c1 100644 --- a/_module/uti/wblhl039.uti.json +++ b/_module/uti/wblhl039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1104 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw002.uti.json b/_module/uti/wblhw002.uti.json index 52ed44f7..ac007d8c 100644 --- a/_module/uti/wblhw002.uti.json +++ b/_module/uti/wblhw002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 24 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblhw003.uti.json b/_module/uti/wblhw003.uti.json index ae8eaae0..2e43968e 100644 --- a/_module/uti/wblhw003.uti.json +++ b/_module/uti/wblhw003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblhw004.uti.json b/_module/uti/wblhw004.uti.json index 3301c320..eeecd67a 100644 --- a/_module/uti/wblhw004.uti.json +++ b/_module/uti/wblhw004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw005.uti.json b/_module/uti/wblhw005.uti.json index be2ebe94..9a98d0bb 100644 --- a/_module/uti/wblhw005.uti.json +++ b/_module/uti/wblhw005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw006.uti.json b/_module/uti/wblhw006.uti.json index 6985fb61..5905d8ef 100644 --- a/_module/uti/wblhw006.uti.json +++ b/_module/uti/wblhw006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 146 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw007.uti.json b/_module/uti/wblhw007.uti.json index 27226f0c..f8458bd7 100644 --- a/_module/uti/wblhw007.uti.json +++ b/_module/uti/wblhw007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 146 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw008.uti.json b/_module/uti/wblhw008.uti.json index eb614132..afdef0c1 100644 --- a/_module/uti/wblhw008.uti.json +++ b/_module/uti/wblhw008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw009.uti.json b/_module/uti/wblhw009.uti.json index 48cdc041..01c035e4 100644 --- a/_module/uti/wblhw009.uti.json +++ b/_module/uti/wblhw009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 282 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw010.uti.json b/_module/uti/wblhw010.uti.json index 97501c10..faa8605f 100644 --- a/_module/uti/wblhw010.uti.json +++ b/_module/uti/wblhw010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 282 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw011.uti.json b/_module/uti/wblhw011.uti.json index 4cc56287..6c5954f0 100644 --- a/_module/uti/wblhw011.uti.json +++ b/_module/uti/wblhw011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 146 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw012.uti.json b/_module/uti/wblhw012.uti.json index b789df97..f5da3b3d 100644 --- a/_module/uti/wblhw012.uti.json +++ b/_module/uti/wblhw012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw013.uti.json b/_module/uti/wblhw013.uti.json index 637d44ec..d44b3ffb 100644 --- a/_module/uti/wblhw013.uti.json +++ b/_module/uti/wblhw013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw014.uti.json b/_module/uti/wblhw014.uti.json index eb25d4b2..4111f37f 100644 --- a/_module/uti/wblhw014.uti.json +++ b/_module/uti/wblhw014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 146 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw015.uti.json b/_module/uti/wblhw015.uti.json index b257789c..f90a4758 100644 --- a/_module/uti/wblhw015.uti.json +++ b/_module/uti/wblhw015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 544 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw016.uti.json b/_module/uti/wblhw016.uti.json index f0708e92..c2bbe69e 100644 --- a/_module/uti/wblhw016.uti.json +++ b/_module/uti/wblhw016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 544 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw017.uti.json b/_module/uti/wblhw017.uti.json index 483eb166..d4f58ef2 100644 --- a/_module/uti/wblhw017.uti.json +++ b/_module/uti/wblhw017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 232 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw018.uti.json b/_module/uti/wblhw018.uti.json index a294f5da..d7ca566b 100644 --- a/_module/uti/wblhw018.uti.json +++ b/_module/uti/wblhw018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 996 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw019.uti.json b/_module/uti/wblhw019.uti.json index f8ffeca1..4057e999 100644 --- a/_module/uti/wblhw019.uti.json +++ b/_module/uti/wblhw019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 606 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw020.uti.json b/_module/uti/wblhw020.uti.json index 1f81f562..48f99a2a 100644 --- a/_module/uti/wblhw020.uti.json +++ b/_module/uti/wblhw020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 388 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw021.uti.json b/_module/uti/wblhw021.uti.json index fed44794..4f43f4c8 100644 --- a/_module/uti/wblhw021.uti.json +++ b/_module/uti/wblhw021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1608 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw022.uti.json b/_module/uti/wblhw022.uti.json index 7a947609..49bceef1 100644 --- a/_module/uti/wblhw022.uti.json +++ b/_module/uti/wblhw022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1010 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw023.uti.json b/_module/uti/wblhw023.uti.json index 0de4fcf3..a77e71e5 100644 --- a/_module/uti/wblhw023.uti.json +++ b/_module/uti/wblhw023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 554 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw024.uti.json b/_module/uti/wblhw024.uti.json index 2ea7e343..dd1d0bf5 100644 --- a/_module/uti/wblhw024.uti.json +++ b/_module/uti/wblhw024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3036 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw025.uti.json b/_module/uti/wblhw025.uti.json index 02647ac7..7c86095b 100644 --- a/_module/uti/wblhw025.uti.json +++ b/_module/uti/wblhw025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw026.uti.json b/_module/uti/wblhw026.uti.json index 0b893a64..eb827f33 100644 --- a/_module/uti/wblhw026.uti.json +++ b/_module/uti/wblhw026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 528 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw027.uti.json b/_module/uti/wblhw027.uti.json index 324531e0..326ca0b1 100644 --- a/_module/uti/wblhw027.uti.json +++ b/_module/uti/wblhw027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3818 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw028.uti.json b/_module/uti/wblhw028.uti.json index d4de7584..e9247820 100644 --- a/_module/uti/wblhw028.uti.json +++ b/_module/uti/wblhw028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 402 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw029.uti.json b/_module/uti/wblhw029.uti.json index a454a1ed..481c6913 100644 --- a/_module/uti/wblhw029.uti.json +++ b/_module/uti/wblhw029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 232 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw030.uti.json b/_module/uti/wblhw030.uti.json index aae5369b..17217b54 100644 --- a/_module/uti/wblhw030.uti.json +++ b/_module/uti/wblhw030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw031.uti.json b/_module/uti/wblhw031.uti.json index 16c6bdce..638c6d89 100644 --- a/_module/uti/wblhw031.uti.json +++ b/_module/uti/wblhw031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1642 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw032.uti.json b/_module/uti/wblhw032.uti.json index b4ca0f81..a97540db 100644 --- a/_module/uti/wblhw032.uti.json +++ b/_module/uti/wblhw032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 656 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw033.uti.json b/_module/uti/wblhw033.uti.json index 35c3595e..611d7e7c 100644 --- a/_module/uti/wblhw033.uti.json +++ b/_module/uti/wblhw033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3942 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw034.uti.json b/_module/uti/wblhw034.uti.json index 1ee666c6..8b912f88 100644 --- a/_module/uti/wblhw034.uti.json +++ b/_module/uti/wblhw034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2074 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw035.uti.json b/_module/uti/wblhw035.uti.json index fad4d310..218326f0 100644 --- a/_module/uti/wblhw035.uti.json +++ b/_module/uti/wblhw035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1642 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw036.uti.json b/_module/uti/wblhw036.uti.json index 66ac3dc1..82d945fc 100644 --- a/_module/uti/wblhw036.uti.json +++ b/_module/uti/wblhw036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw037.uti.json b/_module/uti/wblhw037.uti.json index c6da269b..8471b504 100644 --- a/_module/uti/wblhw037.uti.json +++ b/_module/uti/wblhw037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 816 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw038.uti.json b/_module/uti/wblhw038.uti.json index d8458d6c..453d9587 100644 --- a/_module/uti/wblhw038.uti.json +++ b/_module/uti/wblhw038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 428 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblhw039.uti.json b/_module/uti/wblhw039.uti.json index ffbe0e1a..93603730 100644 --- a/_module/uti/wblhw039.uti.json +++ b/_module/uti/wblhw039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1126 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml002.uti.json b/_module/uti/wblml002.uti.json index 7cbcb792..b80fa0c6 100644 --- a/_module/uti/wblml002.uti.json +++ b/_module/uti/wblml002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblml003.uti.json b/_module/uti/wblml003.uti.json index 714434f8..3655e511 100644 --- a/_module/uti/wblml003.uti.json +++ b/_module/uti/wblml003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 34 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblml004.uti.json b/_module/uti/wblml004.uti.json index 7b5315b9..a5d82a52 100644 --- a/_module/uti/wblml004.uti.json +++ b/_module/uti/wblml004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 46 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml005.uti.json b/_module/uti/wblml005.uti.json index 7dbc889d..832eb9cf 100644 --- a/_module/uti/wblml005.uti.json +++ b/_module/uti/wblml005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 46 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml006.uti.json b/_module/uti/wblml006.uti.json index 9c69b47e..40e88def 100644 --- a/_module/uti/wblml006.uti.json +++ b/_module/uti/wblml006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml007.uti.json b/_module/uti/wblml007.uti.json index b6a14667..933369c2 100644 --- a/_module/uti/wblml007.uti.json +++ b/_module/uti/wblml007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml008.uti.json b/_module/uti/wblml008.uti.json index 2bccc938..9a852ce1 100644 --- a/_module/uti/wblml008.uti.json +++ b/_module/uti/wblml008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 46 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml009.uti.json b/_module/uti/wblml009.uti.json index 9f64088d..0d2bc613 100644 --- a/_module/uti/wblml009.uti.json +++ b/_module/uti/wblml009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 268 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml010.uti.json b/_module/uti/wblml010.uti.json index 760c20de..8f63c224 100644 --- a/_module/uti/wblml010.uti.json +++ b/_module/uti/wblml010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml011.uti.json b/_module/uti/wblml011.uti.json index 14cfa230..c5c29c77 100644 --- a/_module/uti/wblml011.uti.json +++ b/_module/uti/wblml011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 46 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml012.uti.json b/_module/uti/wblml012.uti.json index dc9b9369..5d601d49 100644 --- a/_module/uti/wblml012.uti.json +++ b/_module/uti/wblml012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 268 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml013.uti.json b/_module/uti/wblml013.uti.json index cdd2a54b..e04e1562 100644 --- a/_module/uti/wblml013.uti.json +++ b/_module/uti/wblml013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 268 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml014.uti.json b/_module/uti/wblml014.uti.json index eb91ba26..8dd15219 100644 --- a/_module/uti/wblml014.uti.json +++ b/_module/uti/wblml014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml015.uti.json b/_module/uti/wblml015.uti.json index e3e88ac6..7a9b9372 100644 --- a/_module/uti/wblml015.uti.json +++ b/_module/uti/wblml015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 388 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml016.uti.json b/_module/uti/wblml016.uti.json index 698e8365..ac038205 100644 --- a/_module/uti/wblml016.uti.json +++ b/_module/uti/wblml016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 268 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml017.uti.json b/_module/uti/wblml017.uti.json index d539a898..fdf157c7 100644 --- a/_module/uti/wblml017.uti.json +++ b/_module/uti/wblml017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml018.uti.json b/_module/uti/wblml018.uti.json index ce46c494..b5b55d29 100644 --- a/_module/uti/wblml018.uti.json +++ b/_module/uti/wblml018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 388 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml019.uti.json b/_module/uti/wblml019.uti.json index 2d60d875..3aa80691 100644 --- a/_module/uti/wblml019.uti.json +++ b/_module/uti/wblml019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 388 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml020.uti.json b/_module/uti/wblml020.uti.json index 2510e56b..c64b59c2 100644 --- a/_module/uti/wblml020.uti.json +++ b/_module/uti/wblml020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 218 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml021.uti.json b/_module/uti/wblml021.uti.json index 042aec07..90f23a5b 100644 --- a/_module/uti/wblml021.uti.json +++ b/_module/uti/wblml021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 530 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml022.uti.json b/_module/uti/wblml022.uti.json index a2606c31..25f79bfd 100644 --- a/_module/uti/wblml022.uti.json +++ b/_module/uti/wblml022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 592 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml023.uti.json b/_module/uti/wblml023.uti.json index 260670d7..aff889de 100644 --- a/_module/uti/wblml023.uti.json +++ b/_module/uti/wblml023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml024.uti.json b/_module/uti/wblml024.uti.json index a9f83f3b..78104251 100644 --- a/_module/uti/wblml024.uti.json +++ b/_module/uti/wblml024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 766 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml025.uti.json b/_module/uti/wblml025.uti.json index 473fedb6..20547d28 100644 --- a/_module/uti/wblml025.uti.json +++ b/_module/uti/wblml025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 642 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml026.uti.json b/_module/uti/wblml026.uti.json index 47f879f7..7adf4caa 100644 --- a/_module/uti/wblml026.uti.json +++ b/_module/uti/wblml026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml027.uti.json b/_module/uti/wblml027.uti.json index 16b3fb8b..08e5dbb9 100644 --- a/_module/uti/wblml027.uti.json +++ b/_module/uti/wblml027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 920 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml028.uti.json b/_module/uti/wblml028.uti.json index fac5fa18..1bdc6434 100644 --- a/_module/uti/wblml028.uti.json +++ b/_module/uti/wblml028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 80 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml029.uti.json b/_module/uti/wblml029.uti.json index 9ba9afe5..ff3790ba 100644 --- a/_module/uti/wblml029.uti.json +++ b/_module/uti/wblml029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 80 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml030.uti.json b/_module/uti/wblml030.uti.json index 6c4c6d46..b6f1a7e8 100644 --- a/_module/uti/wblml030.uti.json +++ b/_module/uti/wblml030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 388 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml031.uti.json b/_module/uti/wblml031.uti.json index 188d1629..ebdaaa45 100644 --- a/_module/uti/wblml031.uti.json +++ b/_module/uti/wblml031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml032.uti.json b/_module/uti/wblml032.uti.json index 1b367710..6fcdb5aa 100644 --- a/_module/uti/wblml032.uti.json +++ b/_module/uti/wblml032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml033.uti.json b/_module/uti/wblml033.uti.json index 3dac06fc..d0803599 100644 --- a/_module/uti/wblml033.uti.json +++ b/_module/uti/wblml033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 642 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml034.uti.json b/_module/uti/wblml034.uti.json index d81eee64..164d632d 100644 --- a/_module/uti/wblml034.uti.json +++ b/_module/uti/wblml034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1628 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml035.uti.json b/_module/uti/wblml035.uti.json index 229e8ffd..24a7b8ee 100644 --- a/_module/uti/wblml035.uti.json +++ b/_module/uti/wblml035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 560 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml036.uti.json b/_module/uti/wblml036.uti.json index 20df932a..586d61de 100644 --- a/_module/uti/wblml036.uti.json +++ b/_module/uti/wblml036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2060 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml037.uti.json b/_module/uti/wblml037.uti.json index a269855f..060d1643 100644 --- a/_module/uti/wblml037.uti.json +++ b/_module/uti/wblml037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml038.uti.json b/_module/uti/wblml038.uti.json index 56dc5b88..b2ba5147 100644 --- a/_module/uti/wblml038.uti.json +++ b/_module/uti/wblml038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblml039.uti.json b/_module/uti/wblml039.uti.json index 16f63e1d..1b311395 100644 --- a/_module/uti/wblml039.uti.json +++ b/_module/uti/wblml039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 748 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms002.uti.json b/_module/uti/wblms002.uti.json index cd4c4e9a..54d437be 100644 --- a/_module/uti/wblms002.uti.json +++ b/_module/uti/wblms002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 16 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblms003.uti.json b/_module/uti/wblms003.uti.json index dda6c4c2..59e2e072 100644 --- a/_module/uti/wblms003.uti.json +++ b/_module/uti/wblms003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wblms004.uti.json b/_module/uti/wblms004.uti.json index 0883a8d5..db11367f 100644 --- a/_module/uti/wblms004.uti.json +++ b/_module/uti/wblms004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms005.uti.json b/_module/uti/wblms005.uti.json index 1bcaaab1..12fb609e 100644 --- a/_module/uti/wblms005.uti.json +++ b/_module/uti/wblms005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms006.uti.json b/_module/uti/wblms006.uti.json index 6080df95..09263202 100644 --- a/_module/uti/wblms006.uti.json +++ b/_module/uti/wblms006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms007.uti.json b/_module/uti/wblms007.uti.json index f78766f2..b15ab76b 100644 --- a/_module/uti/wblms007.uti.json +++ b/_module/uti/wblms007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms008.uti.json b/_module/uti/wblms008.uti.json index 8f0bac9a..99351783 100644 --- a/_module/uti/wblms008.uti.json +++ b/_module/uti/wblms008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms009.uti.json b/_module/uti/wblms009.uti.json index 8cd6c620..5130fe79 100644 --- a/_module/uti/wblms009.uti.json +++ b/_module/uti/wblms009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms010.uti.json b/_module/uti/wblms010.uti.json index 1b190f37..39476c7d 100644 --- a/_module/uti/wblms010.uti.json +++ b/_module/uti/wblms010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms011.uti.json b/_module/uti/wblms011.uti.json index 51b4be94..75e581a3 100644 --- a/_module/uti/wblms011.uti.json +++ b/_module/uti/wblms011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms012.uti.json b/_module/uti/wblms012.uti.json index d9ab76dd..8aa345b9 100644 --- a/_module/uti/wblms012.uti.json +++ b/_module/uti/wblms012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms013.uti.json b/_module/uti/wblms013.uti.json index fe96f56e..1fb06089 100644 --- a/_module/uti/wblms013.uti.json +++ b/_module/uti/wblms013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms014.uti.json b/_module/uti/wblms014.uti.json index 99fafdd1..9ed09d71 100644 --- a/_module/uti/wblms014.uti.json +++ b/_module/uti/wblms014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms015.uti.json b/_module/uti/wblms015.uti.json index b31b067a..77a99b5b 100644 --- a/_module/uti/wblms015.uti.json +++ b/_module/uti/wblms015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 536 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms016.uti.json b/_module/uti/wblms016.uti.json index e0d20300..be549ec4 100644 --- a/_module/uti/wblms016.uti.json +++ b/_module/uti/wblms016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 598 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms017.uti.json b/_module/uti/wblms017.uti.json index b8125f43..40cb88fc 100644 --- a/_module/uti/wblms017.uti.json +++ b/_module/uti/wblms017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms018.uti.json b/_module/uti/wblms018.uti.json index b2c7dcaf..76a71320 100644 --- a/_module/uti/wblms018.uti.json +++ b/_module/uti/wblms018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 926 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms019.uti.json b/_module/uti/wblms019.uti.json index 35716ea5..c75af4b8 100644 --- a/_module/uti/wblms019.uti.json +++ b/_module/uti/wblms019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 598 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms020.uti.json b/_module/uti/wblms020.uti.json index e7a427f6..1b31f64b 100644 --- a/_module/uti/wblms020.uti.json +++ b/_module/uti/wblms020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms021.uti.json b/_module/uti/wblms021.uti.json index c119ed80..8621130e 100644 --- a/_module/uti/wblms021.uti.json +++ b/_module/uti/wblms021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 926 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms022.uti.json b/_module/uti/wblms022.uti.json index c9efaf8c..7325aed8 100644 --- a/_module/uti/wblms022.uti.json +++ b/_module/uti/wblms022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1426 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms023.uti.json b/_module/uti/wblms023.uti.json index f364a93e..f062724d 100644 --- a/_module/uti/wblms023.uti.json +++ b/_module/uti/wblms023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms024.uti.json b/_module/uti/wblms024.uti.json index f0c107be..7a1e3287 100644 --- a/_module/uti/wblms024.uti.json +++ b/_module/uti/wblms024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1830 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms025.uti.json b/_module/uti/wblms025.uti.json index ef6e425c..1f522a0d 100644 --- a/_module/uti/wblms025.uti.json +++ b/_module/uti/wblms025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1546 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms026.uti.json b/_module/uti/wblms026.uti.json index 897d22e0..3b1a803e 100644 --- a/_module/uti/wblms026.uti.json +++ b/_module/uti/wblms026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 648 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms027.uti.json b/_module/uti/wblms027.uti.json index 04de8b69..fec5cf39 100644 --- a/_module/uti/wblms027.uti.json +++ b/_module/uti/wblms027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2546 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms028.uti.json b/_module/uti/wblms028.uti.json index 23c7bdc6..888b8c47 100644 --- a/_module/uti/wblms028.uti.json +++ b/_module/uti/wblms028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms029.uti.json b/_module/uti/wblms029.uti.json index 3ee0c7ab..148b3736 100644 --- a/_module/uti/wblms029.uti.json +++ b/_module/uti/wblms029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 86 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms030.uti.json b/_module/uti/wblms030.uti.json index 31fb353c..5d54c451 100644 --- a/_module/uti/wblms030.uti.json +++ b/_module/uti/wblms030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms031.uti.json b/_module/uti/wblms031.uti.json index 9b468eb9..fa67a69f 100644 --- a/_module/uti/wblms031.uti.json +++ b/_module/uti/wblms031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1634 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms032.uti.json b/_module/uti/wblms032.uti.json index dc9766f9..ace1cc6f 100644 --- a/_module/uti/wblms032.uti.json +++ b/_module/uti/wblms032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 420 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms033.uti.json b/_module/uti/wblms033.uti.json index 0959fe65..b8a73063 100644 --- a/_module/uti/wblms033.uti.json +++ b/_module/uti/wblms033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2066 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms034.uti.json b/_module/uti/wblms034.uti.json index 9ffd9dfc..ec942396 100644 --- a/_module/uti/wblms034.uti.json +++ b/_module/uti/wblms034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2066 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms035.uti.json b/_module/uti/wblms035.uti.json index 84862f72..f2505908 100644 --- a/_module/uti/wblms035.uti.json +++ b/_module/uti/wblms035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 566 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms036.uti.json b/_module/uti/wblms036.uti.json index 04a4796c..400e940b 100644 --- a/_module/uti/wblms036.uti.json +++ b/_module/uti/wblms036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms037.uti.json b/_module/uti/wblms037.uti.json index c1b410cf..adbe0bc2 100644 --- a/_module/uti/wblms037.uti.json +++ b/_module/uti/wblms037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 808 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms038.uti.json b/_module/uti/wblms038.uti.json index 57c2294d..dabfe143 100644 --- a/_module/uti/wblms038.uti.json +++ b/_module/uti/wblms038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 420 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wblms039.uti.json b/_module/uti/wblms039.uti.json index 3b1c071b..c2a84ca6 100644 --- a/_module/uti/wblms039.uti.json +++ b/_module/uti/wblms039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1118 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln002.uti.json b/_module/uti/wbwln002.uti.json index 38d1afdc..69a9e837 100644 --- a/_module/uti/wbwln002.uti.json +++ b/_module/uti/wbwln002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wbwln003.uti.json b/_module/uti/wbwln003.uti.json index 2ae8f6f1..7f1dece9 100644 --- a/_module/uti/wbwln003.uti.json +++ b/_module/uti/wbwln003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 174 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wbwln004.uti.json b/_module/uti/wbwln004.uti.json index aa1e40c8..4876d4f8 100644 --- a/_module/uti/wbwln004.uti.json +++ b/_module/uti/wbwln004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 240 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln005.uti.json b/_module/uti/wbwln005.uti.json index 38baa417..5e2a7fca 100644 --- a/_module/uti/wbwln005.uti.json +++ b/_module/uti/wbwln005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 170 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln006.uti.json b/_module/uti/wbwln006.uti.json index 29786b0f..0ca66eaa 100644 --- a/_module/uti/wbwln006.uti.json +++ b/_module/uti/wbwln006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 344 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln007.uti.json b/_module/uti/wbwln007.uti.json index 4abad81e..61ef8c2c 100644 --- a/_module/uti/wbwln007.uti.json +++ b/_module/uti/wbwln007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 246 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln008.uti.json b/_module/uti/wbwln008.uti.json index 6ae344c1..ed01304f 100644 --- a/_module/uti/wbwln008.uti.json +++ b/_module/uti/wbwln008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 170 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln009.uti.json b/_module/uti/wbwln009.uti.json index 9f9cee58..21b740f6 100644 --- a/_module/uti/wbwln009.uti.json +++ b/_module/uti/wbwln009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 370 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln010.uti.json b/_module/uti/wbwln010.uti.json index 3508390e..e3277e23 100644 --- a/_module/uti/wbwln010.uti.json +++ b/_module/uti/wbwln010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 272 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln011.uti.json b/_module/uti/wbwln011.uti.json index 63a45c0b..d894206c 100644 --- a/_module/uti/wbwln011.uti.json +++ b/_module/uti/wbwln011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 186 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln012.uti.json b/_module/uti/wbwln012.uti.json index 22a4eb71..5193af73 100644 --- a/_module/uti/wbwln012.uti.json +++ b/_module/uti/wbwln012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln013.uti.json b/_module/uti/wbwln013.uti.json index 374a8347..ef52c409 100644 --- a/_module/uti/wbwln013.uti.json +++ b/_module/uti/wbwln013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 312 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln014.uti.json b/_module/uti/wbwln014.uti.json index 304befac..72b9c0ff 100644 --- a/_module/uti/wbwln014.uti.json +++ b/_module/uti/wbwln014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 186 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln015.uti.json b/_module/uti/wbwln015.uti.json index cbaf22a8..9b535b5b 100644 --- a/_module/uti/wbwln015.uti.json +++ b/_module/uti/wbwln015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 466 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln016.uti.json b/_module/uti/wbwln016.uti.json index c1ae09c9..d5fba836 100644 --- a/_module/uti/wbwln016.uti.json +++ b/_module/uti/wbwln016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 358 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln017.uti.json b/_module/uti/wbwln017.uti.json index de5cf3c7..1da83bb8 100644 --- a/_module/uti/wbwln017.uti.json +++ b/_module/uti/wbwln017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 272 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln018.uti.json b/_module/uti/wbwln018.uti.json index 88c1f23f..4377e117 100644 --- a/_module/uti/wbwln018.uti.json +++ b/_module/uti/wbwln018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 506 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln019.uti.json b/_module/uti/wbwln019.uti.json index b8fa9f1c..38e394b0 100644 --- a/_module/uti/wbwln019.uti.json +++ b/_module/uti/wbwln019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln020.uti.json b/_module/uti/wbwln020.uti.json index db803f84..c04698aa 100644 --- a/_module/uti/wbwln020.uti.json +++ b/_module/uti/wbwln020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 260 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln021.uti.json b/_module/uti/wbwln021.uti.json index 5141d2f7..77e423a4 100644 --- a/_module/uti/wbwln021.uti.json +++ b/_module/uti/wbwln021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln022.uti.json b/_module/uti/wbwln022.uti.json index 31fd38b3..acb9341e 100644 --- a/_module/uti/wbwln022.uti.json +++ b/_module/uti/wbwln022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 466 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln023.uti.json b/_module/uti/wbwln023.uti.json index 31b7f71d..6085efb9 100644 --- a/_module/uti/wbwln023.uti.json +++ b/_module/uti/wbwln023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 312 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln024.uti.json b/_module/uti/wbwln024.uti.json index c38d59e8..ed98713e 100644 --- a/_module/uti/wbwln024.uti.json +++ b/_module/uti/wbwln024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln025.uti.json b/_module/uti/wbwln025.uti.json index 0db03038..759433c3 100644 --- a/_module/uti/wbwln025.uti.json +++ b/_module/uti/wbwln025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 490 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln026.uti.json b/_module/uti/wbwln026.uti.json index bc010b9c..04e5335c 100644 --- a/_module/uti/wbwln026.uti.json +++ b/_module/uti/wbwln026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 376 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln027.uti.json b/_module/uti/wbwln027.uti.json index 10d286a0..5c008b67 100644 --- a/_module/uti/wbwln027.uti.json +++ b/_module/uti/wbwln027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln028.uti.json b/_module/uti/wbwln028.uti.json index 475db707..63763253 100644 --- a/_module/uti/wbwln028.uti.json +++ b/_module/uti/wbwln028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 596 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln029.uti.json b/_module/uti/wbwln029.uti.json index 605d6927..6afa3d6c 100644 --- a/_module/uti/wbwln029.uti.json +++ b/_module/uti/wbwln029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln030.uti.json b/_module/uti/wbwln030.uti.json index f459bb49..c034df7b 100644 --- a/_module/uti/wbwln030.uti.json +++ b/_module/uti/wbwln030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 670 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln031.uti.json b/_module/uti/wbwln031.uti.json index 7803d687..4d382482 100644 --- a/_module/uti/wbwln031.uti.json +++ b/_module/uti/wbwln031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 674 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln032.uti.json b/_module/uti/wbwln032.uti.json index 656d7acf..70dce589 100644 --- a/_module/uti/wbwln032.uti.json +++ b/_module/uti/wbwln032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 532 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln033.uti.json b/_module/uti/wbwln033.uti.json index 57d5b199..fc1d08cf 100644 --- a/_module/uti/wbwln033.uti.json +++ b/_module/uti/wbwln033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 726 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln034.uti.json b/_module/uti/wbwln034.uti.json index e3e21fae..5aa6493b 100644 --- a/_module/uti/wbwln034.uti.json +++ b/_module/uti/wbwln034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 782 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln035.uti.json b/_module/uti/wbwln035.uti.json index d9e43863..2d6395a2 100644 --- a/_module/uti/wbwln035.uti.json +++ b/_module/uti/wbwln035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 554 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln036.uti.json b/_module/uti/wbwln036.uti.json index c367c320..31fe55b3 100644 --- a/_module/uti/wbwln036.uti.json +++ b/_module/uti/wbwln036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 962 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln037.uti.json b/_module/uti/wbwln037.uti.json index 89bed166..362888f2 100644 --- a/_module/uti/wbwln037.uti.json +++ b/_module/uti/wbwln037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 840 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln038.uti.json b/_module/uti/wbwln038.uti.json index 03f850a0..d816b9f1 100644 --- a/_module/uti/wbwln038.uti.json +++ b/_module/uti/wbwln038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln039.uti.json b/_module/uti/wbwln039.uti.json index 3195b708..618beaf0 100644 --- a/_module/uti/wbwln039.uti.json +++ b/_module/uti/wbwln039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1026 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln040.uti.json b/_module/uti/wbwln040.uti.json index 39c173bb..2843a62e 100644 --- a/_module/uti/wbwln040.uti.json +++ b/_module/uti/wbwln040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 900 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln041.uti.json b/_module/uti/wbwln041.uti.json index 41abac22..1ce4b432 100644 --- a/_module/uti/wbwln041.uti.json +++ b/_module/uti/wbwln041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 650 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln042.uti.json b/_module/uti/wbwln042.uti.json index 19c5161d..5a68f643 100644 --- a/_module/uti/wbwln042.uti.json +++ b/_module/uti/wbwln042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1094 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln043.uti.json b/_module/uti/wbwln043.uti.json index f715d3ac..7638c643 100644 --- a/_module/uti/wbwln043.uti.json +++ b/_module/uti/wbwln043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 962 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln044.uti.json b/_module/uti/wbwln044.uti.json index 707835cd..8b0e3fb3 100644 --- a/_module/uti/wbwln044.uti.json +++ b/_module/uti/wbwln044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 782 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln045.uti.json b/_module/uti/wbwln045.uti.json index c3585f0b..dcd36e45 100644 --- a/_module/uti/wbwln045.uti.json +++ b/_module/uti/wbwln045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1236 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln046.uti.json b/_module/uti/wbwln046.uti.json index a4488001..64378e63 100644 --- a/_module/uti/wbwln046.uti.json +++ b/_module/uti/wbwln046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1060 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln047.uti.json b/_module/uti/wbwln047.uti.json index 14cf1129..bb6122ec 100644 --- a/_module/uti/wbwln047.uti.json +++ b/_module/uti/wbwln047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 782 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln048.uti.json b/_module/uti/wbwln048.uti.json index 16f05dac..5ae152c9 100644 --- a/_module/uti/wbwln048.uti.json +++ b/_module/uti/wbwln048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln049.uti.json b/_module/uti/wbwln049.uti.json index 11f4a2e8..1e079121 100644 --- a/_module/uti/wbwln049.uti.json +++ b/_module/uti/wbwln049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln050.uti.json b/_module/uti/wbwln050.uti.json index 4814dba7..ec1984ec 100644 --- a/_module/uti/wbwln050.uti.json +++ b/_module/uti/wbwln050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 900 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln051.uti.json b/_module/uti/wbwln051.uti.json index a5f2f3b4..f547dd23 100644 --- a/_module/uti/wbwln051.uti.json +++ b/_module/uti/wbwln051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1552 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln052.uti.json b/_module/uti/wbwln052.uti.json index e01278ef..ee95bb67 100644 --- a/_module/uti/wbwln052.uti.json +++ b/_module/uti/wbwln052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1954 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln053.uti.json b/_module/uti/wbwln053.uti.json index dde7dba6..c1fbbac1 100644 --- a/_module/uti/wbwln053.uti.json +++ b/_module/uti/wbwln053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 782 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln054.uti.json b/_module/uti/wbwln054.uti.json index 1f2e66cd..921ce3f2 100644 --- a/_module/uti/wbwln054.uti.json +++ b/_module/uti/wbwln054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln055.uti.json b/_module/uti/wbwln055.uti.json index a2021ea7..b7939964 100644 --- a/_module/uti/wbwln055.uti.json +++ b/_module/uti/wbwln055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln056.uti.json b/_module/uti/wbwln056.uti.json index 3ea05330..463c0a87 100644 --- a/_module/uti/wbwln056.uti.json +++ b/_module/uti/wbwln056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 962 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwln057.uti.json b/_module/uti/wbwln057.uti.json index 3ad3cd54..7966bd80 100644 --- a/_module/uti/wbwln057.uti.json +++ b/_module/uti/wbwln057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3464 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh002.uti.json b/_module/uti/wbwsh002.uti.json index 2503e96d..dac73f36 100644 --- a/_module/uti/wbwsh002.uti.json +++ b/_module/uti/wbwsh002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wbwsh003.uti.json b/_module/uti/wbwsh003.uti.json index d583c3bd..d3837c52 100644 --- a/_module/uti/wbwsh003.uti.json +++ b/_module/uti/wbwsh003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 84 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wbwsh004.uti.json b/_module/uti/wbwsh004.uti.json index e31dcc3e..304b063e 100644 --- a/_module/uti/wbwsh004.uti.json +++ b/_module/uti/wbwsh004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh005.uti.json b/_module/uti/wbwsh005.uti.json index 9c3b913a..660de8fa 100644 --- a/_module/uti/wbwsh005.uti.json +++ b/_module/uti/wbwsh005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 80 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh006.uti.json b/_module/uti/wbwsh006.uti.json index 2a5fc0c6..6e95c14e 100644 --- a/_module/uti/wbwsh006.uti.json +++ b/_module/uti/wbwsh006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 254 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh007.uti.json b/_module/uti/wbwsh007.uti.json index c3563171..203b0c6d 100644 --- a/_module/uti/wbwsh007.uti.json +++ b/_module/uti/wbwsh007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 156 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh008.uti.json b/_module/uti/wbwsh008.uti.json index 05e4993d..2dd5ffbf 100644 --- a/_module/uti/wbwsh008.uti.json +++ b/_module/uti/wbwsh008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 80 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh009.uti.json b/_module/uti/wbwsh009.uti.json index 3f221ec6..27dc28db 100644 --- a/_module/uti/wbwsh009.uti.json +++ b/_module/uti/wbwsh009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 280 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh010.uti.json b/_module/uti/wbwsh010.uti.json index 8397402a..db07757e 100644 --- a/_module/uti/wbwsh010.uti.json +++ b/_module/uti/wbwsh010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 182 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh011.uti.json b/_module/uti/wbwsh011.uti.json index 42a80035..c0dee48b 100644 --- a/_module/uti/wbwsh011.uti.json +++ b/_module/uti/wbwsh011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 96 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh012.uti.json b/_module/uti/wbwsh012.uti.json index dc65c15a..7743f5ee 100644 --- a/_module/uti/wbwsh012.uti.json +++ b/_module/uti/wbwsh012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh013.uti.json b/_module/uti/wbwsh013.uti.json index b445c01e..1b828b09 100644 --- a/_module/uti/wbwsh013.uti.json +++ b/_module/uti/wbwsh013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 222 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh015.uti.json b/_module/uti/wbwsh015.uti.json index d6e5ab0a..54d0989b 100644 --- a/_module/uti/wbwsh015.uti.json +++ b/_module/uti/wbwsh015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 376 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh016.uti.json b/_module/uti/wbwsh016.uti.json index d422dda9..e110d300 100644 --- a/_module/uti/wbwsh016.uti.json +++ b/_module/uti/wbwsh016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 268 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh017.uti.json b/_module/uti/wbwsh017.uti.json index 3b35ca50..5ce0d622 100644 --- a/_module/uti/wbwsh017.uti.json +++ b/_module/uti/wbwsh017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 96 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh018.uti.json b/_module/uti/wbwsh018.uti.json index 0cca3313..78cbdd96 100644 --- a/_module/uti/wbwsh018.uti.json +++ b/_module/uti/wbwsh018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 416 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh019.uti.json b/_module/uti/wbwsh019.uti.json index 6a93ad62..dc346884 100644 --- a/_module/uti/wbwsh019.uti.json +++ b/_module/uti/wbwsh019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh020.uti.json b/_module/uti/wbwsh020.uti.json index 639e699a..7c885172 100644 --- a/_module/uti/wbwsh020.uti.json +++ b/_module/uti/wbwsh020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 170 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh021.uti.json b/_module/uti/wbwsh021.uti.json index 94b3cd34..b69cdd75 100644 --- a/_module/uti/wbwsh021.uti.json +++ b/_module/uti/wbwsh021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 460 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh022.uti.json b/_module/uti/wbwsh022.uti.json index 84a1f2b5..ace23325 100644 --- a/_module/uti/wbwsh022.uti.json +++ b/_module/uti/wbwsh022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 376 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh023.uti.json b/_module/uti/wbwsh023.uti.json index f1293e1f..bd80f1f8 100644 --- a/_module/uti/wbwsh023.uti.json +++ b/_module/uti/wbwsh023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 222 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh024.uti.json b/_module/uti/wbwsh024.uti.json index 8b9e6588..c783b968 100644 --- a/_module/uti/wbwsh024.uti.json +++ b/_module/uti/wbwsh024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 506 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh025.uti.json b/_module/uti/wbwsh025.uti.json index 7e5a82e6..95a0ebbd 100644 --- a/_module/uti/wbwsh025.uti.json +++ b/_module/uti/wbwsh025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh026.uti.json b/_module/uti/wbwsh026.uti.json index 131eb0f7..4e6418ce 100644 --- a/_module/uti/wbwsh026.uti.json +++ b/_module/uti/wbwsh026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 286 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh027.uti.json b/_module/uti/wbwsh027.uti.json index d400d8ad..648c5527 100644 --- a/_module/uti/wbwsh027.uti.json +++ b/_module/uti/wbwsh027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh028.uti.json b/_module/uti/wbwsh028.uti.json index 484d8320..b0de9c04 100644 --- a/_module/uti/wbwsh028.uti.json +++ b/_module/uti/wbwsh028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 506 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh029.uti.json b/_module/uti/wbwsh029.uti.json index a0f66a9e..d1995a97 100644 --- a/_module/uti/wbwsh029.uti.json +++ b/_module/uti/wbwsh029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 318 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh030.uti.json b/_module/uti/wbwsh030.uti.json index 77c014cf..ab6d51b1 100644 --- a/_module/uti/wbwsh030.uti.json +++ b/_module/uti/wbwsh030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 580 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh031.uti.json b/_module/uti/wbwsh031.uti.json index 88a2264a..5ba99ff6 100644 --- a/_module/uti/wbwsh031.uti.json +++ b/_module/uti/wbwsh031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 584 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh032.uti.json b/_module/uti/wbwsh032.uti.json index eaa7b1d8..6b17a4c3 100644 --- a/_module/uti/wbwsh032.uti.json +++ b/_module/uti/wbwsh032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 442 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh033.uti.json b/_module/uti/wbwsh033.uti.json index 92791539..23b78a60 100644 --- a/_module/uti/wbwsh033.uti.json +++ b/_module/uti/wbwsh033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 636 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh034.uti.json b/_module/uti/wbwsh034.uti.json index 6a54dfc3..a9a036c6 100644 --- a/_module/uti/wbwsh034.uti.json +++ b/_module/uti/wbwsh034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 692 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh035.uti.json b/_module/uti/wbwsh035.uti.json index 9d738d93..f3d99e9f 100644 --- a/_module/uti/wbwsh035.uti.json +++ b/_module/uti/wbwsh035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 464 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh036.uti.json b/_module/uti/wbwsh036.uti.json index 4bd2ecb6..f361821c 100644 --- a/_module/uti/wbwsh036.uti.json +++ b/_module/uti/wbwsh036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 872 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh037.uti.json b/_module/uti/wbwsh037.uti.json index 59090a01..9c32436b 100644 --- a/_module/uti/wbwsh037.uti.json +++ b/_module/uti/wbwsh037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 750 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh038.uti.json b/_module/uti/wbwsh038.uti.json index a835ace9..1b05b519 100644 --- a/_module/uti/wbwsh038.uti.json +++ b/_module/uti/wbwsh038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 510 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh039.uti.json b/_module/uti/wbwsh039.uti.json index 6f7dc708..39ed0248 100644 --- a/_module/uti/wbwsh039.uti.json +++ b/_module/uti/wbwsh039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 936 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh040.uti.json b/_module/uti/wbwsh040.uti.json index 9e09b878..b5908702 100644 --- a/_module/uti/wbwsh040.uti.json +++ b/_module/uti/wbwsh040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 810 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh041.uti.json b/_module/uti/wbwsh041.uti.json index e0917805..4b71d2ec 100644 --- a/_module/uti/wbwsh041.uti.json +++ b/_module/uti/wbwsh041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 560 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh042.uti.json b/_module/uti/wbwsh042.uti.json index b1d51056..a249ff49 100644 --- a/_module/uti/wbwsh042.uti.json +++ b/_module/uti/wbwsh042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1004 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh043.uti.json b/_module/uti/wbwsh043.uti.json index 742d4a1b..40f053f1 100644 --- a/_module/uti/wbwsh043.uti.json +++ b/_module/uti/wbwsh043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 872 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh044.uti.json b/_module/uti/wbwsh044.uti.json index 4940dbf6..3c0735b7 100644 --- a/_module/uti/wbwsh044.uti.json +++ b/_module/uti/wbwsh044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 692 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh045.uti.json b/_module/uti/wbwsh045.uti.json index 32eed8f3..80e7a177 100644 --- a/_module/uti/wbwsh045.uti.json +++ b/_module/uti/wbwsh045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1146 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh046.uti.json b/_module/uti/wbwsh046.uti.json index cde8390f..e87be7b0 100644 --- a/_module/uti/wbwsh046.uti.json +++ b/_module/uti/wbwsh046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 970 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh047.uti.json b/_module/uti/wbwsh047.uti.json index 4a757ea1..84c9edd5 100644 --- a/_module/uti/wbwsh047.uti.json +++ b/_module/uti/wbwsh047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 692 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh049.uti.json b/_module/uti/wbwsh049.uti.json index ecf16ddd..1cf0253a 100644 --- a/_module/uti/wbwsh049.uti.json +++ b/_module/uti/wbwsh049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1110 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh050.uti.json b/_module/uti/wbwsh050.uti.json index 56c756c0..a30cde38 100644 --- a/_module/uti/wbwsh050.uti.json +++ b/_module/uti/wbwsh050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 810 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh051.uti.json b/_module/uti/wbwsh051.uti.json index 332963fc..06fb9b33 100644 --- a/_module/uti/wbwsh051.uti.json +++ b/_module/uti/wbwsh051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1462 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh052.uti.json b/_module/uti/wbwsh052.uti.json index 640fb608..12ba1fc9 100644 --- a/_module/uti/wbwsh052.uti.json +++ b/_module/uti/wbwsh052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1864 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh053.uti.json b/_module/uti/wbwsh053.uti.json index d135b71d..09e29c76 100644 --- a/_module/uti/wbwsh053.uti.json +++ b/_module/uti/wbwsh053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 692 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh054.uti.json b/_module/uti/wbwsh054.uti.json index 43c25958..91361741 100644 --- a/_module/uti/wbwsh054.uti.json +++ b/_module/uti/wbwsh054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh055.uti.json b/_module/uti/wbwsh055.uti.json index 888f1732..db5e4726 100644 --- a/_module/uti/wbwsh055.uti.json +++ b/_module/uti/wbwsh055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2316 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh056.uti.json b/_module/uti/wbwsh056.uti.json index 3a6a7549..391c0738 100644 --- a/_module/uti/wbwsh056.uti.json +++ b/_module/uti/wbwsh056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 872 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwsh057.uti.json b/_module/uti/wbwsh057.uti.json index 21e676fb..dbecd7c9 100644 --- a/_module/uti/wbwsh057.uti.json +++ b/_module/uti/wbwsh057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh002.uti.json b/_module/uti/wbwxh002.uti.json index 11ec1207..fb12318d 100644 --- a/_module/uti/wbwxh002.uti.json +++ b/_module/uti/wbwxh002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wbwxh003.uti.json b/_module/uti/wbwxh003.uti.json index b8e85be1..ea9444bd 100644 --- a/_module/uti/wbwxh003.uti.json +++ b/_module/uti/wbwxh003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wbwxh004.uti.json b/_module/uti/wbwxh004.uti.json index 03127594..a6971032 100644 --- a/_module/uti/wbwxh004.uti.json +++ b/_module/uti/wbwxh004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 190 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh005.uti.json b/_module/uti/wbwxh005.uti.json index 30b1176b..42d92c8c 100644 --- a/_module/uti/wbwxh005.uti.json +++ b/_module/uti/wbwxh005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 120 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh006.uti.json b/_module/uti/wbwxh006.uti.json index 606c7ad6..50ccc933 100644 --- a/_module/uti/wbwxh006.uti.json +++ b/_module/uti/wbwxh006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh007.uti.json b/_module/uti/wbwxh007.uti.json index 0df56819..baacafd9 100644 --- a/_module/uti/wbwxh007.uti.json +++ b/_module/uti/wbwxh007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 196 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh008.uti.json b/_module/uti/wbwxh008.uti.json index 30824464..b73c5190 100644 --- a/_module/uti/wbwxh008.uti.json +++ b/_module/uti/wbwxh008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 120 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh009.uti.json b/_module/uti/wbwxh009.uti.json index 90d0229f..aa963c0c 100644 --- a/_module/uti/wbwxh009.uti.json +++ b/_module/uti/wbwxh009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 320 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh010.uti.json b/_module/uti/wbwxh010.uti.json index 76548031..e81d3103 100644 --- a/_module/uti/wbwxh010.uti.json +++ b/_module/uti/wbwxh010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 222 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh011.uti.json b/_module/uti/wbwxh011.uti.json index c08dea47..54c2fb59 100644 --- a/_module/uti/wbwxh011.uti.json +++ b/_module/uti/wbwxh011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 136 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh012.uti.json b/_module/uti/wbwxh012.uti.json index 25100558..eaf3506f 100644 --- a/_module/uti/wbwxh012.uti.json +++ b/_module/uti/wbwxh012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 340 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh013.uti.json b/_module/uti/wbwxh013.uti.json index 9c5a3ec1..8fe9fa71 100644 --- a/_module/uti/wbwxh013.uti.json +++ b/_module/uti/wbwxh013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 262 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh014.uti.json b/_module/uti/wbwxh014.uti.json index 7f21a4b3..f51a4811 100644 --- a/_module/uti/wbwxh014.uti.json +++ b/_module/uti/wbwxh014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 136 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh015.uti.json b/_module/uti/wbwxh015.uti.json index a24c1ad7..9195a891 100644 --- a/_module/uti/wbwxh015.uti.json +++ b/_module/uti/wbwxh015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 416 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh016.uti.json b/_module/uti/wbwxh016.uti.json index 1e778e09..6b97c952 100644 --- a/_module/uti/wbwxh016.uti.json +++ b/_module/uti/wbwxh016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 308 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh017.uti.json b/_module/uti/wbwxh017.uti.json index 454e40d1..8b293dc5 100644 --- a/_module/uti/wbwxh017.uti.json +++ b/_module/uti/wbwxh017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 222 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh018.uti.json b/_module/uti/wbwxh018.uti.json index b5395a01..cb18789f 100644 --- a/_module/uti/wbwxh018.uti.json +++ b/_module/uti/wbwxh018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 456 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh019.uti.json b/_module/uti/wbwxh019.uti.json index ff050eff..f97d310b 100644 --- a/_module/uti/wbwxh019.uti.json +++ b/_module/uti/wbwxh019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 340 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh020.uti.json b/_module/uti/wbwxh020.uti.json index 0687aede..706a445e 100644 --- a/_module/uti/wbwxh020.uti.json +++ b/_module/uti/wbwxh020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 210 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh021.uti.json b/_module/uti/wbwxh021.uti.json index 4543cd32..11f6756a 100644 --- a/_module/uti/wbwxh021.uti.json +++ b/_module/uti/wbwxh021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 500 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh022.uti.json b/_module/uti/wbwxh022.uti.json index 8319db64..0a0e0ea8 100644 --- a/_module/uti/wbwxh022.uti.json +++ b/_module/uti/wbwxh022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 416 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh023.uti.json b/_module/uti/wbwxh023.uti.json index e9367f5a..f1f99809 100644 --- a/_module/uti/wbwxh023.uti.json +++ b/_module/uti/wbwxh023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 262 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh024.uti.json b/_module/uti/wbwxh024.uti.json index b2cd932f..392595af 100644 --- a/_module/uti/wbwxh024.uti.json +++ b/_module/uti/wbwxh024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 546 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh025.uti.json b/_module/uti/wbwxh025.uti.json index 51ec5822..b28cb058 100644 --- a/_module/uti/wbwxh025.uti.json +++ b/_module/uti/wbwxh025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 440 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh026.uti.json b/_module/uti/wbwxh026.uti.json index 0c6b322a..d529022e 100644 --- a/_module/uti/wbwxh026.uti.json +++ b/_module/uti/wbwxh026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 326 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh027.uti.json b/_module/uti/wbwxh027.uti.json index 6347372d..29dea7c2 100644 --- a/_module/uti/wbwxh027.uti.json +++ b/_module/uti/wbwxh027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh028.uti.json b/_module/uti/wbwxh028.uti.json index 5b74642a..fcc52ba1 100644 --- a/_module/uti/wbwxh028.uti.json +++ b/_module/uti/wbwxh028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 546 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh029.uti.json b/_module/uti/wbwxh029.uti.json index 058a71f3..1495f1b1 100644 --- a/_module/uti/wbwxh029.uti.json +++ b/_module/uti/wbwxh029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 358 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh030.uti.json b/_module/uti/wbwxh030.uti.json index 2ea70206..acffa570 100644 --- a/_module/uti/wbwxh030.uti.json +++ b/_module/uti/wbwxh030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 620 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh031.uti.json b/_module/uti/wbwxh031.uti.json index ed36afd3..c6944cb3 100644 --- a/_module/uti/wbwxh031.uti.json +++ b/_module/uti/wbwxh031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 624 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh032.uti.json b/_module/uti/wbwxh032.uti.json index e547a70b..b8cd8856 100644 --- a/_module/uti/wbwxh032.uti.json +++ b/_module/uti/wbwxh032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 482 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh033.uti.json b/_module/uti/wbwxh033.uti.json index 45c9ec63..9d613210 100644 --- a/_module/uti/wbwxh033.uti.json +++ b/_module/uti/wbwxh033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh034.uti.json b/_module/uti/wbwxh034.uti.json index bcf46dc3..43a59a4d 100644 --- a/_module/uti/wbwxh034.uti.json +++ b/_module/uti/wbwxh034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 732 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh035.uti.json b/_module/uti/wbwxh035.uti.json index 6f85f329..a41bae15 100644 --- a/_module/uti/wbwxh035.uti.json +++ b/_module/uti/wbwxh035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 504 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh036.uti.json b/_module/uti/wbwxh036.uti.json index df4c8eeb..c88a9469 100644 --- a/_module/uti/wbwxh036.uti.json +++ b/_module/uti/wbwxh036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 912 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh037.uti.json b/_module/uti/wbwxh037.uti.json index cd7e0e70..c7b7637f 100644 --- a/_module/uti/wbwxh037.uti.json +++ b/_module/uti/wbwxh037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 790 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh038.uti.json b/_module/uti/wbwxh038.uti.json index ad29f58f..a8f4b499 100644 --- a/_module/uti/wbwxh038.uti.json +++ b/_module/uti/wbwxh038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh039.uti.json b/_module/uti/wbwxh039.uti.json index 701dbf92..da0ea143 100644 --- a/_module/uti/wbwxh039.uti.json +++ b/_module/uti/wbwxh039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 976 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh040.uti.json b/_module/uti/wbwxh040.uti.json index 1ff14033..36c52514 100644 --- a/_module/uti/wbwxh040.uti.json +++ b/_module/uti/wbwxh040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 850 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh041.uti.json b/_module/uti/wbwxh041.uti.json index 9c955a0b..564c85d9 100644 --- a/_module/uti/wbwxh041.uti.json +++ b/_module/uti/wbwxh041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh042.uti.json b/_module/uti/wbwxh042.uti.json index 47c8dcdb..d18ba48a 100644 --- a/_module/uti/wbwxh042.uti.json +++ b/_module/uti/wbwxh042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1044 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh043.uti.json b/_module/uti/wbwxh043.uti.json index b4eb82c5..553b6748 100644 --- a/_module/uti/wbwxh043.uti.json +++ b/_module/uti/wbwxh043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 912 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh044.uti.json b/_module/uti/wbwxh044.uti.json index f21bfce3..6a34ef9e 100644 --- a/_module/uti/wbwxh044.uti.json +++ b/_module/uti/wbwxh044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 732 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh045.uti.json b/_module/uti/wbwxh045.uti.json index 0cf2c5f8..90e16ca6 100644 --- a/_module/uti/wbwxh045.uti.json +++ b/_module/uti/wbwxh045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1186 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh046.uti.json b/_module/uti/wbwxh046.uti.json index 592005ea..7d4b03aa 100644 --- a/_module/uti/wbwxh046.uti.json +++ b/_module/uti/wbwxh046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1010 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh047.uti.json b/_module/uti/wbwxh047.uti.json index 5231d3ba..d6aa3077 100644 --- a/_module/uti/wbwxh047.uti.json +++ b/_module/uti/wbwxh047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 732 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh048.uti.json b/_module/uti/wbwxh048.uti.json index e421db21..e48bfc7d 100644 --- a/_module/uti/wbwxh048.uti.json +++ b/_module/uti/wbwxh048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1340 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh049.uti.json b/_module/uti/wbwxh049.uti.json index 441cc5cc..4e4b0e04 100644 --- a/_module/uti/wbwxh049.uti.json +++ b/_module/uti/wbwxh049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh050.uti.json b/_module/uti/wbwxh050.uti.json index 95215ad3..8b62356b 100644 --- a/_module/uti/wbwxh050.uti.json +++ b/_module/uti/wbwxh050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 850 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh051.uti.json b/_module/uti/wbwxh051.uti.json index aa82680d..b446d93a 100644 --- a/_module/uti/wbwxh051.uti.json +++ b/_module/uti/wbwxh051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1502 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh052.uti.json b/_module/uti/wbwxh052.uti.json index 1965533a..f63e90c1 100644 --- a/_module/uti/wbwxh052.uti.json +++ b/_module/uti/wbwxh052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1904 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh053.uti.json b/_module/uti/wbwxh053.uti.json index 1d67c14c..14ca3851 100644 --- a/_module/uti/wbwxh053.uti.json +++ b/_module/uti/wbwxh053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 732 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh054.uti.json b/_module/uti/wbwxh054.uti.json index d0ae144d..d99b1c1d 100644 --- a/_module/uti/wbwxh054.uti.json +++ b/_module/uti/wbwxh054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2356 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh055.uti.json b/_module/uti/wbwxh055.uti.json index 181868c9..ec2ed943 100644 --- a/_module/uti/wbwxh055.uti.json +++ b/_module/uti/wbwxh055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2356 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh056.uti.json b/_module/uti/wbwxh056.uti.json index f54be01a..9900e0c9 100644 --- a/_module/uti/wbwxh056.uti.json +++ b/_module/uti/wbwxh056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 912 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxh057.uti.json b/_module/uti/wbwxh057.uti.json index 569e4c8a..3bc5e192 100644 --- a/_module/uti/wbwxh057.uti.json +++ b/_module/uti/wbwxh057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl002.uti.json b/_module/uti/wbwxl002.uti.json index db863678..394e0ede 100644 --- a/_module/uti/wbwxl002.uti.json +++ b/_module/uti/wbwxl002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 70 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wbwxl003.uti.json b/_module/uti/wbwxl003.uti.json index 17cc7f34..bb143ddb 100644 --- a/_module/uti/wbwxl003.uti.json +++ b/_module/uti/wbwxl003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 94 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wbwxl004.uti.json b/_module/uti/wbwxl004.uti.json index 27418d6a..3e7087c7 100644 --- a/_module/uti/wbwxl004.uti.json +++ b/_module/uti/wbwxl004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 166 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl005.uti.json b/_module/uti/wbwxl005.uti.json index 87cbc031..eebd32dc 100644 --- a/_module/uti/wbwxl005.uti.json +++ b/_module/uti/wbwxl005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 90 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl006.uti.json b/_module/uti/wbwxl006.uti.json index fe03bab8..27b60ecb 100644 --- a/_module/uti/wbwxl006.uti.json +++ b/_module/uti/wbwxl006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 160 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl007.uti.json b/_module/uti/wbwxl007.uti.json index 8b70c198..f2b2baed 100644 --- a/_module/uti/wbwxl007.uti.json +++ b/_module/uti/wbwxl007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 90 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl008.uti.json b/_module/uti/wbwxl008.uti.json index e18a4aa7..0855420a 100644 --- a/_module/uti/wbwxl008.uti.json +++ b/_module/uti/wbwxl008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 290 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl009.uti.json b/_module/uti/wbwxl009.uti.json index 77d02f2d..c19a0ba0 100644 --- a/_module/uti/wbwxl009.uti.json +++ b/_module/uti/wbwxl009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 192 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl010.uti.json b/_module/uti/wbwxl010.uti.json index c8ff8622..b159b6d5 100644 --- a/_module/uti/wbwxl010.uti.json +++ b/_module/uti/wbwxl010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 106 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl011.uti.json b/_module/uti/wbwxl011.uti.json index ffc75203..4cb8344a 100644 --- a/_module/uti/wbwxl011.uti.json +++ b/_module/uti/wbwxl011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 310 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl012.uti.json b/_module/uti/wbwxl012.uti.json index f119dfad..83329729 100644 --- a/_module/uti/wbwxl012.uti.json +++ b/_module/uti/wbwxl012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 232 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl013.uti.json b/_module/uti/wbwxl013.uti.json index c257ea54..2aff8224 100644 --- a/_module/uti/wbwxl013.uti.json +++ b/_module/uti/wbwxl013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 106 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl014.uti.json b/_module/uti/wbwxl014.uti.json index 3c4cd01f..670ebc69 100644 --- a/_module/uti/wbwxl014.uti.json +++ b/_module/uti/wbwxl014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 386 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl015.uti.json b/_module/uti/wbwxl015.uti.json index 4d5cbd38..aee344f3 100644 --- a/_module/uti/wbwxl015.uti.json +++ b/_module/uti/wbwxl015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 278 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl016.uti.json b/_module/uti/wbwxl016.uti.json index 0aaabcdb..df73c047 100644 --- a/_module/uti/wbwxl016.uti.json +++ b/_module/uti/wbwxl016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 192 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl017.uti.json b/_module/uti/wbwxl017.uti.json index f7905902..1dc4e4d0 100644 --- a/_module/uti/wbwxl017.uti.json +++ b/_module/uti/wbwxl017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 426 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl018.uti.json b/_module/uti/wbwxl018.uti.json index e0a4f9de..5b98beb6 100644 --- a/_module/uti/wbwxl018.uti.json +++ b/_module/uti/wbwxl018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 310 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl019.uti.json b/_module/uti/wbwxl019.uti.json index 8ab91587..55f3de13 100644 --- a/_module/uti/wbwxl019.uti.json +++ b/_module/uti/wbwxl019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 180 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl020.uti.json b/_module/uti/wbwxl020.uti.json index 18953327..e6179ac7 100644 --- a/_module/uti/wbwxl020.uti.json +++ b/_module/uti/wbwxl020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 470 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl021.uti.json b/_module/uti/wbwxl021.uti.json index 0c086ae4..da0a0cca 100644 --- a/_module/uti/wbwxl021.uti.json +++ b/_module/uti/wbwxl021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 386 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl022.uti.json b/_module/uti/wbwxl022.uti.json index 7746ebf6..74cb29aa 100644 --- a/_module/uti/wbwxl022.uti.json +++ b/_module/uti/wbwxl022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 232 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl023.uti.json b/_module/uti/wbwxl023.uti.json index e1bf4437..b9985e72 100644 --- a/_module/uti/wbwxl023.uti.json +++ b/_module/uti/wbwxl023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 516 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl024.uti.json b/_module/uti/wbwxl024.uti.json index 25874021..ece89b5a 100644 --- a/_module/uti/wbwxl024.uti.json +++ b/_module/uti/wbwxl024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 410 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl025.uti.json b/_module/uti/wbwxl025.uti.json index 642e3ea2..51386ad8 100644 --- a/_module/uti/wbwxl025.uti.json +++ b/_module/uti/wbwxl025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 296 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl026.uti.json b/_module/uti/wbwxl026.uti.json index cd1afbf1..f6096698 100644 --- a/_module/uti/wbwxl026.uti.json +++ b/_module/uti/wbwxl026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 520 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl027.uti.json b/_module/uti/wbwxl027.uti.json index af5c7295..5eaef498 100644 --- a/_module/uti/wbwxl027.uti.json +++ b/_module/uti/wbwxl027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 516 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl028.uti.json b/_module/uti/wbwxl028.uti.json index a839ef9b..2325d118 100644 --- a/_module/uti/wbwxl028.uti.json +++ b/_module/uti/wbwxl028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 328 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl029.uti.json b/_module/uti/wbwxl029.uti.json index 51433540..33d09067 100644 --- a/_module/uti/wbwxl029.uti.json +++ b/_module/uti/wbwxl029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl030.uti.json b/_module/uti/wbwxl030.uti.json index bcf19bb3..77187f02 100644 --- a/_module/uti/wbwxl030.uti.json +++ b/_module/uti/wbwxl030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 594 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl031.uti.json b/_module/uti/wbwxl031.uti.json index 8693be15..7146ee10 100644 --- a/_module/uti/wbwxl031.uti.json +++ b/_module/uti/wbwxl031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 452 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl032.uti.json b/_module/uti/wbwxl032.uti.json index 1dcffe0f..cc8fc8e4 100644 --- a/_module/uti/wbwxl032.uti.json +++ b/_module/uti/wbwxl032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 646 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl033.uti.json b/_module/uti/wbwxl033.uti.json index 3335d629..a2e66f12 100644 --- a/_module/uti/wbwxl033.uti.json +++ b/_module/uti/wbwxl033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 264 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl034.uti.json b/_module/uti/wbwxl034.uti.json index bc20bc78..6ec4fd1a 100644 --- a/_module/uti/wbwxl034.uti.json +++ b/_module/uti/wbwxl034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl035.uti.json b/_module/uti/wbwxl035.uti.json index 1858552c..4e53831f 100644 --- a/_module/uti/wbwxl035.uti.json +++ b/_module/uti/wbwxl035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl036.uti.json b/_module/uti/wbwxl036.uti.json index 07fe2e6b..ef9c0171 100644 --- a/_module/uti/wbwxl036.uti.json +++ b/_module/uti/wbwxl036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 882 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl037.uti.json b/_module/uti/wbwxl037.uti.json index 1f6a5970..94bd584d 100644 --- a/_module/uti/wbwxl037.uti.json +++ b/_module/uti/wbwxl037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 760 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl038.uti.json b/_module/uti/wbwxl038.uti.json index 492b7036..9f262b97 100644 --- a/_module/uti/wbwxl038.uti.json +++ b/_module/uti/wbwxl038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 520 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl039.uti.json b/_module/uti/wbwxl039.uti.json index 657072b5..f8d311b4 100644 --- a/_module/uti/wbwxl039.uti.json +++ b/_module/uti/wbwxl039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 946 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl040.uti.json b/_module/uti/wbwxl040.uti.json index 6cdbf638..55bccb5f 100644 --- a/_module/uti/wbwxl040.uti.json +++ b/_module/uti/wbwxl040.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 820 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl041.uti.json b/_module/uti/wbwxl041.uti.json index 217725bd..19b2267e 100644 --- a/_module/uti/wbwxl041.uti.json +++ b/_module/uti/wbwxl041.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 570 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl042.uti.json b/_module/uti/wbwxl042.uti.json index e3790538..775f957d 100644 --- a/_module/uti/wbwxl042.uti.json +++ b/_module/uti/wbwxl042.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1014 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl043.uti.json b/_module/uti/wbwxl043.uti.json index a584db67..9ca08562 100644 --- a/_module/uti/wbwxl043.uti.json +++ b/_module/uti/wbwxl043.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 882 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl044.uti.json b/_module/uti/wbwxl044.uti.json index 266d225f..19c96ee9 100644 --- a/_module/uti/wbwxl044.uti.json +++ b/_module/uti/wbwxl044.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl045.uti.json b/_module/uti/wbwxl045.uti.json index a54abd2f..4dc97622 100644 --- a/_module/uti/wbwxl045.uti.json +++ b/_module/uti/wbwxl045.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1156 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl046.uti.json b/_module/uti/wbwxl046.uti.json index 969a699c..497eccd6 100644 --- a/_module/uti/wbwxl046.uti.json +++ b/_module/uti/wbwxl046.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 980 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl047.uti.json b/_module/uti/wbwxl047.uti.json index c021326d..67f5ef07 100644 --- a/_module/uti/wbwxl047.uti.json +++ b/_module/uti/wbwxl047.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl048.uti.json b/_module/uti/wbwxl048.uti.json index 72964b7a..57f26cf3 100644 --- a/_module/uti/wbwxl048.uti.json +++ b/_module/uti/wbwxl048.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1310 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl049.uti.json b/_module/uti/wbwxl049.uti.json index 59fad544..9f6b48ea 100644 --- a/_module/uti/wbwxl049.uti.json +++ b/_module/uti/wbwxl049.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1120 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl050.uti.json b/_module/uti/wbwxl050.uti.json index d80b46f2..1a4de423 100644 --- a/_module/uti/wbwxl050.uti.json +++ b/_module/uti/wbwxl050.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 820 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl051.uti.json b/_module/uti/wbwxl051.uti.json index 89ec8afb..3f934fba 100644 --- a/_module/uti/wbwxl051.uti.json +++ b/_module/uti/wbwxl051.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1472 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl052.uti.json b/_module/uti/wbwxl052.uti.json index 58e3b6c8..165422d1 100644 --- a/_module/uti/wbwxl052.uti.json +++ b/_module/uti/wbwxl052.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1874 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl053.uti.json b/_module/uti/wbwxl053.uti.json index 45a3417c..d9b9add4 100644 --- a/_module/uti/wbwxl053.uti.json +++ b/_module/uti/wbwxl053.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 702 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl054.uti.json b/_module/uti/wbwxl054.uti.json index a3785426..8b29349c 100644 --- a/_module/uti/wbwxl054.uti.json +++ b/_module/uti/wbwxl054.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2326 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl055.uti.json b/_module/uti/wbwxl055.uti.json index 65b67a1c..53189158 100644 --- a/_module/uti/wbwxl055.uti.json +++ b/_module/uti/wbwxl055.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2326 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl056.uti.json b/_module/uti/wbwxl056.uti.json index e5613f8a..d7bf55ea 100644 --- a/_module/uti/wbwxl056.uti.json +++ b/_module/uti/wbwxl056.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 882 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wbwxl057.uti.json b/_module/uti/wbwxl057.uti.json index 94126554..ab3873a7 100644 --- a/_module/uti/wbwxl057.uti.json +++ b/_module/uti/wbwxl057.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3384 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax002.uti.json b/_module/uti/wdbax002.uti.json index 0c07fbd5..fa127175 100644 --- a/_module/uti/wdbax002.uti.json +++ b/_module/uti/wdbax002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wdbax003.uti.json b/_module/uti/wdbax003.uti.json index 26d04693..a1f769f9 100644 --- a/_module/uti/wdbax003.uti.json +++ b/_module/uti/wdbax003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wdbax004.uti.json b/_module/uti/wdbax004.uti.json index 3258cca9..5cb9b51d 100644 --- a/_module/uti/wdbax004.uti.json +++ b/_module/uti/wdbax004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 318 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax005.uti.json b/_module/uti/wdbax005.uti.json index de140c68..dfd490cd 100644 --- a/_module/uti/wdbax005.uti.json +++ b/_module/uti/wdbax005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 182 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax006.uti.json b/_module/uti/wdbax006.uti.json index 1013c07f..b65febb1 100644 --- a/_module/uti/wdbax006.uti.json +++ b/_module/uti/wdbax006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 438 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax007.uti.json b/_module/uti/wdbax007.uti.json index 8f4f748c..1e4a641b 100644 --- a/_module/uti/wdbax007.uti.json +++ b/_module/uti/wdbax007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 438 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax008.uti.json b/_module/uti/wdbax008.uti.json index 3d6bffbe..d8c9fa3d 100644 --- a/_module/uti/wdbax008.uti.json +++ b/_module/uti/wdbax008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 268 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax009.uti.json b/_module/uti/wdbax009.uti.json index 1670623e..388ce9e5 100644 --- a/_module/uti/wdbax009.uti.json +++ b/_module/uti/wdbax009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 580 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax010.uti.json b/_module/uti/wdbax010.uti.json index 9991b8c5..64075b46 100644 --- a/_module/uti/wdbax010.uti.json +++ b/_module/uti/wdbax010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 692 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax011.uti.json b/_module/uti/wdbax011.uti.json index 14452909..1f8f81f9 100644 --- a/_module/uti/wdbax011.uti.json +++ b/_module/uti/wdbax011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 318 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax012.uti.json b/_module/uti/wdbax012.uti.json index 62e9efd9..7e48d120 100644 --- a/_module/uti/wdbax012.uti.json +++ b/_module/uti/wdbax012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1184 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax013.uti.json b/_module/uti/wdbax013.uti.json index 5a3d28f0..efe79e96 100644 --- a/_module/uti/wdbax013.uti.json +++ b/_module/uti/wdbax013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1184 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax014.uti.json b/_module/uti/wdbax014.uti.json index 8dc207d0..a1647e38 100644 --- a/_module/uti/wdbax014.uti.json +++ b/_module/uti/wdbax014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 872 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax015.uti.json b/_module/uti/wdbax015.uti.json index 6015c920..c6677471 100644 --- a/_module/uti/wdbax015.uti.json +++ b/_module/uti/wdbax015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1420 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax016.uti.json b/_module/uti/wdbax016.uti.json index ef43860c..1004cc7b 100644 --- a/_module/uti/wdbax016.uti.json +++ b/_module/uti/wdbax016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1420 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax017.uti.json b/_module/uti/wdbax017.uti.json index 0ede26f2..25d6d433 100644 --- a/_module/uti/wdbax017.uti.json +++ b/_module/uti/wdbax017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1184 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax018.uti.json b/_module/uti/wdbax018.uti.json index 5c23864f..3f93a6f1 100644 --- a/_module/uti/wdbax018.uti.json +++ b/_module/uti/wdbax018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1816 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax019.uti.json b/_module/uti/wdbax019.uti.json index 836256a1..af5c3da6 100644 --- a/_module/uti/wdbax019.uti.json +++ b/_module/uti/wdbax019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1420 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax020.uti.json b/_module/uti/wdbax020.uti.json index 6ef5c13a..519cf9a9 100644 --- a/_module/uti/wdbax020.uti.json +++ b/_module/uti/wdbax020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 692 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax021.uti.json b/_module/uti/wdbax021.uti.json index 20a7a040..a6175e6d 100644 --- a/_module/uti/wdbax021.uti.json +++ b/_module/uti/wdbax021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax022.uti.json b/_module/uti/wdbax022.uti.json index f5dfcbbf..f94d17c6 100644 --- a/_module/uti/wdbax022.uti.json +++ b/_module/uti/wdbax022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax023.uti.json b/_module/uti/wdbax023.uti.json index 6ebe5d83..35890c97 100644 --- a/_module/uti/wdbax023.uti.json +++ b/_module/uti/wdbax023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1222 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax024.uti.json b/_module/uti/wdbax024.uti.json index 3ed8feb7..a0dc5558 100644 --- a/_module/uti/wdbax024.uti.json +++ b/_module/uti/wdbax024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3060 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax025.uti.json b/_module/uti/wdbax025.uti.json index 7070d0c3..ff02da70 100644 --- a/_module/uti/wdbax025.uti.json +++ b/_module/uti/wdbax025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2264 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax026.uti.json b/_module/uti/wdbax026.uti.json index bfb7d0ac..b2feefc8 100644 --- a/_module/uti/wdbax026.uti.json +++ b/_module/uti/wdbax026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1546 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax027.uti.json b/_module/uti/wdbax027.uti.json index def2beb2..c17a9e03 100644 --- a/_module/uti/wdbax027.uti.json +++ b/_module/uti/wdbax027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6360 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax028.uti.json b/_module/uti/wdbax028.uti.json index 67e9f4d7..45a3fe80 100644 --- a/_module/uti/wdbax028.uti.json +++ b/_module/uti/wdbax028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 478 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax029.uti.json b/_module/uti/wdbax029.uti.json index 06a9155c..5531800b 100644 --- a/_module/uti/wdbax029.uti.json +++ b/_module/uti/wdbax029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 268 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax030.uti.json b/_module/uti/wdbax030.uti.json index 96185f6e..84f2dbe4 100644 --- a/_module/uti/wdbax030.uti.json +++ b/_module/uti/wdbax030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 708 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax031.uti.json b/_module/uti/wdbax031.uti.json index e9e44f3d..78d1c941 100644 --- a/_module/uti/wdbax031.uti.json +++ b/_module/uti/wdbax031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2110 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax032.uti.json b/_module/uti/wdbax032.uti.json index 093abe3b..5a4073de 100644 --- a/_module/uti/wdbax032.uti.json +++ b/_module/uti/wdbax032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1678 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax033.uti.json b/_module/uti/wdbax033.uti.json index 873c7aa9..62413516 100644 --- a/_module/uti/wdbax033.uti.json +++ b/_module/uti/wdbax033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4786 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax034.uti.json b/_module/uti/wdbax034.uti.json index 8e547c6d..dd497d63 100644 --- a/_module/uti/wdbax034.uti.json +++ b/_module/uti/wdbax034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax035.uti.json b/_module/uti/wdbax035.uti.json index 408c21e0..5c560127 100644 --- a/_module/uti/wdbax035.uti.json +++ b/_module/uti/wdbax035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1678 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax036.uti.json b/_module/uti/wdbax036.uti.json index 8fef34e9..423d2ee6 100644 --- a/_module/uti/wdbax036.uti.json +++ b/_module/uti/wdbax036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8566 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax037.uti.json b/_module/uti/wdbax037.uti.json index 6ba3651e..0a288dbb 100644 --- a/_module/uti/wdbax037.uti.json +++ b/_module/uti/wdbax037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1206 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax038.uti.json b/_module/uti/wdbax038.uti.json index 037b6c39..fda25ba9 100644 --- a/_module/uti/wdbax038.uti.json +++ b/_module/uti/wdbax038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 892 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbax039.uti.json b/_module/uti/wdbax039.uti.json index 104f9080..e8e78b6f 100644 --- a/_module/uti/wdbax039.uti.json +++ b/_module/uti/wdbax039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2904 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma002.uti.json b/_module/uti/wdbma002.uti.json index bf9e2319..57af74bf 100644 --- a/_module/uti/wdbma002.uti.json +++ b/_module/uti/wdbma002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 80 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wdbma003.uti.json b/_module/uti/wdbma003.uti.json index 1e68f924..8406f672 100644 --- a/_module/uti/wdbma003.uti.json +++ b/_module/uti/wdbma003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wdbma004.uti.json b/_module/uti/wdbma004.uti.json index 854d3172..702860c5 100644 --- a/_module/uti/wdbma004.uti.json +++ b/_module/uti/wdbma004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma005.uti.json b/_module/uti/wdbma005.uti.json index a35ae89e..54661be1 100644 --- a/_module/uti/wdbma005.uti.json +++ b/_module/uti/wdbma005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 116 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma006.uti.json b/_module/uti/wdbma006.uti.json index 0992d8f0..25be5e22 100644 --- a/_module/uti/wdbma006.uti.json +++ b/_module/uti/wdbma006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 338 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma007.uti.json b/_module/uti/wdbma007.uti.json index d50cb00c..9911ad89 100644 --- a/_module/uti/wdbma007.uti.json +++ b/_module/uti/wdbma007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 338 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma008.uti.json b/_module/uti/wdbma008.uti.json index 4602e8ea..a74d37df 100644 --- a/_module/uti/wdbma008.uti.json +++ b/_module/uti/wdbma008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma009.uti.json b/_module/uti/wdbma009.uti.json index 2615c9ff..a166ae9d 100644 --- a/_module/uti/wdbma009.uti.json +++ b/_module/uti/wdbma009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 458 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma010.uti.json b/_module/uti/wdbma010.uti.json index 08af3708..0217260a 100644 --- a/_module/uti/wdbma010.uti.json +++ b/_module/uti/wdbma010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 458 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma011.uti.json b/_module/uti/wdbma011.uti.json index d1fe0e47..d52d046e 100644 --- a/_module/uti/wdbma011.uti.json +++ b/_module/uti/wdbma011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 338 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma012.uti.json b/_module/uti/wdbma012.uti.json index d8620c78..c63568ff 100644 --- a/_module/uti/wdbma012.uti.json +++ b/_module/uti/wdbma012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma013.uti.json b/_module/uti/wdbma013.uti.json index cd9584d6..2791462b 100644 --- a/_module/uti/wdbma013.uti.json +++ b/_module/uti/wdbma013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma014.uti.json b/_module/uti/wdbma014.uti.json index 38aab002..fa8f64d2 100644 --- a/_module/uti/wdbma014.uti.json +++ b/_module/uti/wdbma014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 338 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma015.uti.json b/_module/uti/wdbma015.uti.json index 6a19b757..48472f87 100644 --- a/_module/uti/wdbma015.uti.json +++ b/_module/uti/wdbma015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1088 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma016.uti.json b/_module/uti/wdbma016.uti.json index 8fddaf19..aed49280 100644 --- a/_module/uti/wdbma016.uti.json +++ b/_module/uti/wdbma016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 990 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma017.uti.json b/_module/uti/wdbma017.uti.json index cb5a7498..a6e1c1f2 100644 --- a/_module/uti/wdbma017.uti.json +++ b/_module/uti/wdbma017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 712 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma018.uti.json b/_module/uti/wdbma018.uti.json index 99004c70..2761e5d4 100644 --- a/_module/uti/wdbma018.uti.json +++ b/_module/uti/wdbma018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1440 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma019.uti.json b/_module/uti/wdbma019.uti.json index fb9c6aa9..c2046869 100644 --- a/_module/uti/wdbma019.uti.json +++ b/_module/uti/wdbma019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1204 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma020.uti.json b/_module/uti/wdbma020.uti.json index bb6f95a6..804c434b 100644 --- a/_module/uti/wdbma020.uti.json +++ b/_module/uti/wdbma020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 892 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma021.uti.json b/_module/uti/wdbma021.uti.json index 554054f6..bdab888c 100644 --- a/_module/uti/wdbma021.uti.json +++ b/_module/uti/wdbma021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2180 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma022.uti.json b/_module/uti/wdbma022.uti.json index abce599a..58b9cea4 100644 --- a/_module/uti/wdbma022.uti.json +++ b/_module/uti/wdbma022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1204 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma023.uti.json b/_module/uti/wdbma023.uti.json index bef86496..145adc06 100644 --- a/_module/uti/wdbma023.uti.json +++ b/_module/uti/wdbma023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 712 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma024.uti.json b/_module/uti/wdbma024.uti.json index 9454a7ed..6295be62 100644 --- a/_module/uti/wdbma024.uti.json +++ b/_module/uti/wdbma024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4430 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma025.uti.json b/_module/uti/wdbma025.uti.json index de80c115..4cd3ad60 100644 --- a/_module/uti/wdbma025.uti.json +++ b/_module/uti/wdbma025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1440 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma026.uti.json b/_module/uti/wdbma026.uti.json index da1fa377..0fb26b52 100644 --- a/_module/uti/wdbma026.uti.json +++ b/_module/uti/wdbma026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 892 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma027.uti.json b/_module/uti/wdbma027.uti.json index b7bd5594..ddc393b2 100644 --- a/_module/uti/wdbma027.uti.json +++ b/_module/uti/wdbma027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4884 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma028.uti.json b/_module/uti/wdbma028.uti.json index 4816d7d1..3a6f7768 100644 --- a/_module/uti/wdbma028.uti.json +++ b/_module/uti/wdbma028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 458 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma029.uti.json b/_module/uti/wdbma029.uti.json index b9a6c236..f40a07b6 100644 --- a/_module/uti/wdbma029.uti.json +++ b/_module/uti/wdbma029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma030.uti.json b/_module/uti/wdbma030.uti.json index cfd4a857..dea55d96 100644 --- a/_module/uti/wdbma030.uti.json +++ b/_module/uti/wdbma030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma031.uti.json b/_module/uti/wdbma031.uti.json index 688efb2c..22772a79 100644 --- a/_module/uti/wdbma031.uti.json +++ b/_module/uti/wdbma031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1698 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma032.uti.json b/_module/uti/wdbma032.uti.json index 08bcbfb8..3e3f42ce 100644 --- a/_module/uti/wdbma032.uti.json +++ b/_module/uti/wdbma032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 712 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma033.uti.json b/_module/uti/wdbma033.uti.json index 13aac552..ea58451e 100644 --- a/_module/uti/wdbma033.uti.json +++ b/_module/uti/wdbma033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2444 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma034.uti.json b/_module/uti/wdbma034.uti.json index 5b84db9b..b2be83b0 100644 --- a/_module/uti/wdbma034.uti.json +++ b/_module/uti/wdbma034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma035.uti.json b/_module/uti/wdbma035.uti.json index a4f44302..457136d7 100644 --- a/_module/uti/wdbma035.uti.json +++ b/_module/uti/wdbma035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1698 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma036.uti.json b/_module/uti/wdbma036.uti.json index d0866eae..e6e8d03b 100644 --- a/_module/uti/wdbma036.uti.json +++ b/_module/uti/wdbma036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4806 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma037.uti.json b/_module/uti/wdbma037.uti.json index cf8956d7..f06dc3d6 100644 --- a/_module/uti/wdbma037.uti.json +++ b/_module/uti/wdbma037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1010 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma038.uti.json b/_module/uti/wdbma038.uti.json index fd4a8444..ae32341e 100644 --- a/_module/uti/wdbma038.uti.json +++ b/_module/uti/wdbma038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 570 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbma039.uti.json b/_module/uti/wdbma039.uti.json index 79b010cf..c891332e 100644 --- a/_module/uti/wdbma039.uti.json +++ b/_module/uti/wdbma039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2252 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw002.uti.json b/_module/uti/wdbsw002.uti.json index da631ba7..2c932977 100644 --- a/_module/uti/wdbsw002.uti.json +++ b/_module/uti/wdbsw002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wdbsw003.uti.json b/_module/uti/wdbsw003.uti.json index d6a57518..e58de483 100644 --- a/_module/uti/wdbsw003.uti.json +++ b/_module/uti/wdbsw003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 270 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wdbsw004.uti.json b/_module/uti/wdbsw004.uti.json index fbed27d7..7ef9ab54 100644 --- a/_module/uti/wdbsw004.uti.json +++ b/_module/uti/wdbsw004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw005.uti.json b/_module/uti/wdbsw005.uti.json index 0b2eadbc..7668d24f 100644 --- a/_module/uti/wdbsw005.uti.json +++ b/_module/uti/wdbsw005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 236 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw006.uti.json b/_module/uti/wdbsw006.uti.json index 9c8a4dd6..53eddfc1 100644 --- a/_module/uti/wdbsw006.uti.json +++ b/_module/uti/wdbsw006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 720 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw007.uti.json b/_module/uti/wdbsw007.uti.json index 3ac6a25d..24b96198 100644 --- a/_module/uti/wdbsw007.uti.json +++ b/_module/uti/wdbsw007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 720 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw008.uti.json b/_module/uti/wdbsw008.uti.json index 22017432..fedc5034 100644 --- a/_module/uti/wdbsw008.uti.json +++ b/_module/uti/wdbsw008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw009.uti.json b/_module/uti/wdbsw009.uti.json index 14a8614e..e2f11b35 100644 --- a/_module/uti/wdbsw009.uti.json +++ b/_module/uti/wdbsw009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1560 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw010.uti.json b/_module/uti/wdbsw010.uti.json index a91929a4..c8435b8d 100644 --- a/_module/uti/wdbsw010.uti.json +++ b/_module/uti/wdbsw010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 974 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw011.uti.json b/_module/uti/wdbsw011.uti.json index d897a4b2..ed485bb0 100644 --- a/_module/uti/wdbsw011.uti.json +++ b/_module/uti/wdbsw011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 578 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw012.uti.json b/_module/uti/wdbsw012.uti.json index c9786b69..a29e9fa8 100644 --- a/_module/uti/wdbsw012.uti.json +++ b/_module/uti/wdbsw012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1280 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw013.uti.json b/_module/uti/wdbsw013.uti.json index 2c281016..c53275d3 100644 --- a/_module/uti/wdbsw013.uti.json +++ b/_module/uti/wdbsw013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2042 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw014.uti.json b/_module/uti/wdbsw014.uti.json index ed602c3e..74bc8ac8 100644 --- a/_module/uti/wdbsw014.uti.json +++ b/_module/uti/wdbsw014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 974 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw015.uti.json b/_module/uti/wdbsw015.uti.json index 2533c7f5..d36e29e7 100644 --- a/_module/uti/wdbsw015.uti.json +++ b/_module/uti/wdbsw015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2832 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw016.uti.json b/_module/uti/wdbsw016.uti.json index ebe65dad..89c4e689 100644 --- a/_module/uti/wdbsw016.uti.json +++ b/_module/uti/wdbsw016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2042 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw017.uti.json b/_module/uti/wdbsw017.uti.json index 271f237f..8812295b 100644 --- a/_module/uti/wdbsw017.uti.json +++ b/_module/uti/wdbsw017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1392 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw018.uti.json b/_module/uti/wdbsw018.uti.json index a230f469..ac42de86 100644 --- a/_module/uti/wdbsw018.uti.json +++ b/_module/uti/wdbsw018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2832 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw019.uti.json b/_module/uti/wdbsw019.uti.json index 96c18da9..6ed5499f 100644 --- a/_module/uti/wdbsw019.uti.json +++ b/_module/uti/wdbsw019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2468 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw020.uti.json b/_module/uti/wdbsw020.uti.json index 85915945..2ac052ff 100644 --- a/_module/uti/wdbsw020.uti.json +++ b/_module/uti/wdbsw020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1392 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw021.uti.json b/_module/uti/wdbsw021.uti.json index ef0f3268..28a03420 100644 --- a/_module/uti/wdbsw021.uti.json +++ b/_module/uti/wdbsw021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw022.uti.json b/_module/uti/wdbsw022.uti.json index 32d1050b..488b2cdf 100644 --- a/_module/uti/wdbsw022.uti.json +++ b/_module/uti/wdbsw022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw023.uti.json b/_module/uti/wdbsw023.uti.json index 14979ea6..4b43b8c5 100644 --- a/_module/uti/wdbsw023.uti.json +++ b/_module/uti/wdbsw023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2468 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw024.uti.json b/_module/uti/wdbsw024.uti.json index ab81c58c..d24967fc 100644 --- a/_module/uti/wdbsw024.uti.json +++ b/_module/uti/wdbsw024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4476 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw025.uti.json b/_module/uti/wdbsw025.uti.json index b9452c8f..bb5c68c6 100644 --- a/_module/uti/wdbsw025.uti.json +++ b/_module/uti/wdbsw025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3450 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw026.uti.json b/_module/uti/wdbsw026.uti.json index a058d482..252b63ff 100644 --- a/_module/uti/wdbsw026.uti.json +++ b/_module/uti/wdbsw026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2310 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw027.uti.json b/_module/uti/wdbsw027.uti.json index 920eeeb2..d7d52e3a 100644 --- a/_module/uti/wdbsw027.uti.json +++ b/_module/uti/wdbsw027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7610 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw028.uti.json b/_module/uti/wdbsw028.uti.json index ce55aff4..707b514f 100644 --- a/_module/uti/wdbsw028.uti.json +++ b/_module/uti/wdbsw028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 798 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw029.uti.json b/_module/uti/wdbsw029.uti.json index 7d4ba7ea..f2f8b16d 100644 --- a/_module/uti/wdbsw029.uti.json +++ b/_module/uti/wdbsw029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 578 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw030.uti.json b/_module/uti/wdbsw030.uti.json index 682c98d8..df962e67 100644 --- a/_module/uti/wdbsw030.uti.json +++ b/_module/uti/wdbsw030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 974 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw031.uti.json b/_module/uti/wdbsw031.uti.json index 08bbbe1f..a556a80f 100644 --- a/_module/uti/wdbsw031.uti.json +++ b/_module/uti/wdbsw031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2564 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw032.uti.json b/_module/uti/wdbsw032.uti.json index d7306259..e3470f32 100644 --- a/_module/uti/wdbsw032.uti.json +++ b/_module/uti/wdbsw032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1818 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw033.uti.json b/_module/uti/wdbsw033.uti.json index 9cb44ed4..8785d0b5 100644 --- a/_module/uti/wdbsw033.uti.json +++ b/_module/uti/wdbsw033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4926 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw034.uti.json b/_module/uti/wdbsw034.uti.json index fc6ddb71..3ab823a1 100644 --- a/_module/uti/wdbsw034.uti.json +++ b/_module/uti/wdbsw034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3080 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw035.uti.json b/_module/uti/wdbsw035.uti.json index 1e12ba20..1da2e895 100644 --- a/_module/uti/wdbsw035.uti.json +++ b/_module/uti/wdbsw035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw036.uti.json b/_module/uti/wdbsw036.uti.json index 3efa8fed..f6d1b0ac 100644 --- a/_module/uti/wdbsw036.uti.json +++ b/_module/uti/wdbsw036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12950 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw037.uti.json b/_module/uti/wdbsw037.uti.json index 88db2520..32fcca2e 100644 --- a/_module/uti/wdbsw037.uti.json +++ b/_module/uti/wdbsw037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2042 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw038.uti.json b/_module/uti/wdbsw038.uti.json index a5ddaedd..7ccaf2d4 100644 --- a/_module/uti/wdbsw038.uti.json +++ b/_module/uti/wdbsw038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1032 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wdbsw039.uti.json b/_module/uti/wdbsw039.uti.json index e1d8aefa..dac876c8 100644 --- a/_module/uti/wdbsw039.uti.json +++ b/_module/uti/wdbsw039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2832 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wheatgrains.uti.json b/_module/uti/wheatgrains.uti.json index 4e8143f9..776190f2 100644 --- a/_module/uti/wheatgrains.uti.json +++ b/_module/uti/wheatgrains.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/whiteiris.uti.json b/_module/uti/whiteiris.uti.json index 1af2503d..9a5acfee 100644 --- a/_module/uti/whiteiris.uti.json +++ b/_module/uti/whiteiris.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/whiteiristuber.uti.json b/_module/uti/whiteiristuber.uti.json index be5930d7..930ffa64 100644 --- a/_module/uti/whiteiristuber.uti.json +++ b/_module/uti/whiteiristuber.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/whitepearl.uti.json b/_module/uti/whitepearl.uti.json index c038ace2..e9ba7936 100644 --- a/_module/uti/whitepearl.uti.json +++ b/_module/uti/whitepearl.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/whitepearl001.uti.json b/_module/uti/whitepearl001.uti.json index 9787221d..8028e4f8 100644 --- a/_module/uti/whitepearl001.uti.json +++ b/_module/uti/whitepearl001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/whitepearl002.uti.json b/_module/uti/whitepearl002.uti.json index 82bd7bcf..7367c8aa 100644 --- a/_module/uti/whitepearl002.uti.json +++ b/_module/uti/whitepearl002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/whitepearl003.uti.json b/_module/uti/whitepearl003.uti.json index f9f4b478..1f204a72 100644 --- a/_module/uti/whitepearl003.uti.json +++ b/_module/uti/whitepearl003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/whitepearl004.uti.json b/_module/uti/whitepearl004.uti.json index 4ac8ad54..ea1011dd 100644 --- a/_module/uti/whitepearl004.uti.json +++ b/_module/uti/whitepearl004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/whitepearl005.uti.json b/_module/uti/whitepearl005.uti.json index e5fc60c3..c0f11cbf 100644 --- a/_module/uti/whitepearl005.uti.json +++ b/_module/uti/whitepearl005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/whitetulip.uti.json b/_module/uti/whitetulip.uti.json index 69328540..f9bf6f6f 100644 --- a/_module/uti/whitetulip.uti.json +++ b/_module/uti/whitetulip.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/whitetulipbulb.uti.json b/_module/uti/whitetulipbulb.uti.json index e3da5364..81f264cc 100644 --- a/_module/uti/whitetulipbulb.uti.json +++ b/_module/uti/whitetulipbulb.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wintersquash.uti.json b/_module/uti/wintersquash.uti.json index 87d68662..94906205 100644 --- a/_module/uti/wintersquash.uti.json +++ b/_module/uti/wintersquash.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wintersquashseed.uti.json b/_module/uti/wintersquashseed.uti.json index 777daa22..0fd4628c 100644 --- a/_module/uti/wintersquashseed.uti.json +++ b/_module/uti/wintersquashseed.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood.uti.json b/_module/uti/wood.uti.json index 5710a47a..cee1dc3f 100644 --- a/_module/uti/wood.uti.json +++ b/_module/uti/wood.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wood001.uti.json b/_module/uti/wood001.uti.json index 9447b206..3baa4c06 100644 --- a/_module/uti/wood001.uti.json +++ b/_module/uti/wood001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood002.uti.json b/_module/uti/wood002.uti.json index 7733cfa5..c4a802f9 100644 --- a/_module/uti/wood002.uti.json +++ b/_module/uti/wood002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood003.uti.json b/_module/uti/wood003.uti.json index 7e84c636..e482b444 100644 --- a/_module/uti/wood003.uti.json +++ b/_module/uti/wood003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 23 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood004.uti.json b/_module/uti/wood004.uti.json index 2dbb1a19..3fa70d89 100644 --- a/_module/uti/wood004.uti.json +++ b/_module/uti/wood004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood005.uti.json b/_module/uti/wood005.uti.json index 81e835fa..a3783a12 100644 --- a/_module/uti/wood005.uti.json +++ b/_module/uti/wood005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood006.uti.json b/_module/uti/wood006.uti.json index 99eab165..b9a077f7 100644 --- a/_module/uti/wood006.uti.json +++ b/_module/uti/wood006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood007.uti.json b/_module/uti/wood007.uti.json index f851c37b..218e3790 100644 --- a/_module/uti/wood007.uti.json +++ b/_module/uti/wood007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 19 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood008.uti.json b/_module/uti/wood008.uti.json index ec8dcb96..8f97ea1a 100644 --- a/_module/uti/wood008.uti.json +++ b/_module/uti/wood008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood009.uti.json b/_module/uti/wood009.uti.json index 7386f17a..c7ece044 100644 --- a/_module/uti/wood009.uti.json +++ b/_module/uti/wood009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 22 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood010.uti.json b/_module/uti/wood010.uti.json index 22ee8686..1fd81309 100644 --- a/_module/uti/wood010.uti.json +++ b/_module/uti/wood010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood011.uti.json b/_module/uti/wood011.uti.json index 50e6f5fc..5f9a3938 100644 --- a/_module/uti/wood011.uti.json +++ b/_module/uti/wood011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 35 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood012.uti.json b/_module/uti/wood012.uti.json index 16517aac..aece8f6b 100644 --- a/_module/uti/wood012.uti.json +++ b/_module/uti/wood012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood013.uti.json b/_module/uti/wood013.uti.json index a8e3183a..813f9720 100644 --- a/_module/uti/wood013.uti.json +++ b/_module/uti/wood013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood014.uti.json b/_module/uti/wood014.uti.json index 29adaa66..cee7f8d4 100644 --- a/_module/uti/wood014.uti.json +++ b/_module/uti/wood014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood015.uti.json b/_module/uti/wood015.uti.json index 292a60a0..4c25ad61 100644 --- a/_module/uti/wood015.uti.json +++ b/_module/uti/wood015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood016.uti.json b/_module/uti/wood016.uti.json index 84628ee2..40f567b7 100644 --- a/_module/uti/wood016.uti.json +++ b/_module/uti/wood016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood017.uti.json b/_module/uti/wood017.uti.json index db7fb563..b031b6f9 100644 --- a/_module/uti/wood017.uti.json +++ b/_module/uti/wood017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood018.uti.json b/_module/uti/wood018.uti.json index e6905bb8..739fc9eb 100644 --- a/_module/uti/wood018.uti.json +++ b/_module/uti/wood018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wood019.uti.json b/_module/uti/wood019.uti.json index d791f3eb..ca824acc 100644 --- a/_module/uti/wood019.uti.json +++ b/_module/uti/wood019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/woodsmansaxe.uti.json b/_module/uti/woodsmansaxe.uti.json index fc2d2e6d..33519a04 100644 --- a/_module/uti/woodsmansaxe.uti.json +++ b/_module/uti/woodsmansaxe.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb002.uti.json b/_module/uti/wplhb002.uti.json index ea2dc97e..aee09663 100644 --- a/_module/uti/wplhb002.uti.json +++ b/_module/uti/wplhb002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wplhb003.uti.json b/_module/uti/wplhb003.uti.json index ff575505..69640658 100644 --- a/_module/uti/wplhb003.uti.json +++ b/_module/uti/wplhb003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 44 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wplhb004.uti.json b/_module/uti/wplhb004.uti.json index 34e7ab18..cf263890 100644 --- a/_module/uti/wplhb004.uti.json +++ b/_module/uti/wplhb004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 142 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb005.uti.json b/_module/uti/wplhb005.uti.json index 80bd7e78..48f18b33 100644 --- a/_module/uti/wplhb005.uti.json +++ b/_module/uti/wplhb005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 56 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb006.uti.json b/_module/uti/wplhb006.uti.json index d4cfdd8a..b9c80c2b 100644 --- a/_module/uti/wplhb006.uti.json +++ b/_module/uti/wplhb006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 278 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb007.uti.json b/_module/uti/wplhb007.uti.json index 0a24bf76..28e8785c 100644 --- a/_module/uti/wplhb007.uti.json +++ b/_module/uti/wplhb007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 278 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb008.uti.json b/_module/uti/wplhb008.uti.json index 059da010..edd3b7c0 100644 --- a/_module/uti/wplhb008.uti.json +++ b/_module/uti/wplhb008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 142 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb009.uti.json b/_module/uti/wplhb009.uti.json index aeb39536..a0da63bf 100644 --- a/_module/uti/wplhb009.uti.json +++ b/_module/uti/wplhb009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 398 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb010.uti.json b/_module/uti/wplhb010.uti.json index d9cd4346..300c08a8 100644 --- a/_module/uti/wplhb010.uti.json +++ b/_module/uti/wplhb010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 398 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb011.uti.json b/_module/uti/wplhb011.uti.json index ccc1f985..101c4f14 100644 --- a/_module/uti/wplhb011.uti.json +++ b/_module/uti/wplhb011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 278 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb012.uti.json b/_module/uti/wplhb012.uti.json index ea2ee190..1e067683 100644 --- a/_module/uti/wplhb012.uti.json +++ b/_module/uti/wplhb012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb013.uti.json b/_module/uti/wplhb013.uti.json index 2fc1d193..973b4de0 100644 --- a/_module/uti/wplhb013.uti.json +++ b/_module/uti/wplhb013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 540 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb014.uti.json b/_module/uti/wplhb014.uti.json index ccc1ba1e..a1e7f5ec 100644 --- a/_module/uti/wplhb014.uti.json +++ b/_module/uti/wplhb014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 278 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb015.uti.json b/_module/uti/wplhb015.uti.json index ee13df72..21a50881 100644 --- a/_module/uti/wplhb015.uti.json +++ b/_module/uti/wplhb015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 794 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb016.uti.json b/_module/uti/wplhb016.uti.json index 7b268249..71762011 100644 --- a/_module/uti/wplhb016.uti.json +++ b/_module/uti/wplhb016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb017.uti.json b/_module/uti/wplhb017.uti.json index f3b98d8c..4a91feeb 100644 --- a/_module/uti/wplhb017.uti.json +++ b/_module/uti/wplhb017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 832 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb018.uti.json b/_module/uti/wplhb018.uti.json index fb584d96..81e5cd91 100644 --- a/_module/uti/wplhb018.uti.json +++ b/_module/uti/wplhb018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb019.uti.json b/_module/uti/wplhb019.uti.json index f3d361ae..72812dd9 100644 --- a/_module/uti/wplhb019.uti.json +++ b/_module/uti/wplhb019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb020.uti.json b/_module/uti/wplhb020.uti.json index 236192c8..abc3d2b8 100644 --- a/_module/uti/wplhb020.uti.json +++ b/_module/uti/wplhb020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 930 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb021.uti.json b/_module/uti/wplhb021.uti.json index 4c0508f8..490eb611 100644 --- a/_module/uti/wplhb021.uti.json +++ b/_module/uti/wplhb021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb022.uti.json b/_module/uti/wplhb022.uti.json index b8e690e3..f73f1edb 100644 --- a/_module/uti/wplhb022.uti.json +++ b/_module/uti/wplhb022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1824 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb023.uti.json b/_module/uti/wplhb023.uti.json index cdb4145e..0fc79517 100644 --- a/_module/uti/wplhb023.uti.json +++ b/_module/uti/wplhb023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1422 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb024.uti.json b/_module/uti/wplhb024.uti.json index 2701f253..c4dd6f93 100644 --- a/_module/uti/wplhb024.uti.json +++ b/_module/uti/wplhb024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb025.uti.json b/_module/uti/wplhb025.uti.json index 558a9d5a..65a4c759 100644 --- a/_module/uti/wplhb025.uti.json +++ b/_module/uti/wplhb025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb026.uti.json b/_module/uti/wplhb026.uti.json index c8fbe269..1bce434c 100644 --- a/_module/uti/wplhb026.uti.json +++ b/_module/uti/wplhb026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1506 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb027.uti.json b/_module/uti/wplhb027.uti.json index 7d42df14..aefc4850 100644 --- a/_module/uti/wplhb027.uti.json +++ b/_module/uti/wplhb027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb028.uti.json b/_module/uti/wplhb028.uti.json index de5b262c..a4688290 100644 --- a/_module/uti/wplhb028.uti.json +++ b/_module/uti/wplhb028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 398 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb029.uti.json b/_module/uti/wplhb029.uti.json index dd554e4b..97792d3f 100644 --- a/_module/uti/wplhb029.uti.json +++ b/_module/uti/wplhb029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb030.uti.json b/_module/uti/wplhb030.uti.json index 23f5c9ce..cf150a45 100644 --- a/_module/uti/wplhb030.uti.json +++ b/_module/uti/wplhb030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 794 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb031.uti.json b/_module/uti/wplhb031.uti.json index 9bdabc32..e5d1843b 100644 --- a/_module/uti/wplhb031.uti.json +++ b/_module/uti/wplhb031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2384 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb032.uti.json b/_module/uti/wplhb032.uti.json index 64717666..4c389f8d 100644 --- a/_module/uti/wplhb032.uti.json +++ b/_module/uti/wplhb032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 832 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb033.uti.json b/_module/uti/wplhb033.uti.json index 27aa9eb4..d3bf1651 100644 --- a/_module/uti/wplhb033.uti.json +++ b/_module/uti/wplhb033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2900 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb034.uti.json b/_module/uti/wplhb034.uti.json index 727c27ca..5228d193 100644 --- a/_module/uti/wplhb034.uti.json +++ b/_module/uti/wplhb034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2384 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb035.uti.json b/_module/uti/wplhb035.uti.json index 31ad8ea7..7c64c071 100644 --- a/_module/uti/wplhb035.uti.json +++ b/_module/uti/wplhb035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 832 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb036.uti.json b/_module/uti/wplhb036.uti.json index 870be064..d135569c 100644 --- a/_module/uti/wplhb036.uti.json +++ b/_module/uti/wplhb036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5220 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb037.uti.json b/_module/uti/wplhb037.uti.json index ae7042b2..aa304251 100644 --- a/_module/uti/wplhb037.uti.json +++ b/_module/uti/wplhb037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 950 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb038.uti.json b/_module/uti/wplhb038.uti.json index dd95ea48..4384eb61 100644 --- a/_module/uti/wplhb038.uti.json +++ b/_module/uti/wplhb038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 758 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplhb039.uti.json b/_module/uti/wplhb039.uti.json index f43ee1f5..bf714a28 100644 --- a/_module/uti/wplhb039.uti.json +++ b/_module/uti/wplhb039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3464 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc002.uti.json b/_module/uti/wplsc002.uti.json index 43e47bb8..03f22949 100644 --- a/_module/uti/wplsc002.uti.json +++ b/_module/uti/wplsc002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wplsc003.uti.json b/_module/uti/wplsc003.uti.json index b094c589..0b4be5aa 100644 --- a/_module/uti/wplsc003.uti.json +++ b/_module/uti/wplsc003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 60 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wplsc004.uti.json b/_module/uti/wplsc004.uti.json index 865c2a72..67891f1f 100644 --- a/_module/uti/wplsc004.uti.json +++ b/_module/uti/wplsc004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 158 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc005.uti.json b/_module/uti/wplsc005.uti.json index 20937cfb..fb7ff865 100644 --- a/_module/uti/wplsc005.uti.json +++ b/_module/uti/wplsc005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc006.uti.json b/_module/uti/wplsc006.uti.json index fb673d37..8babae7d 100644 --- a/_module/uti/wplsc006.uti.json +++ b/_module/uti/wplsc006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc007.uti.json b/_module/uti/wplsc007.uti.json index 99d574be..663c7303 100644 --- a/_module/uti/wplsc007.uti.json +++ b/_module/uti/wplsc007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc008.uti.json b/_module/uti/wplsc008.uti.json index 8524b7ac..82390775 100644 --- a/_module/uti/wplsc008.uti.json +++ b/_module/uti/wplsc008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 158 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc009.uti.json b/_module/uti/wplsc009.uti.json index 3a746796..ba6be360 100644 --- a/_module/uti/wplsc009.uti.json +++ b/_module/uti/wplsc009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc010.uti.json b/_module/uti/wplsc010.uti.json index df65425a..2c1edbdf 100644 --- a/_module/uti/wplsc010.uti.json +++ b/_module/uti/wplsc010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc011.uti.json b/_module/uti/wplsc011.uti.json index cd8c1776..7fefea8a 100644 --- a/_module/uti/wplsc011.uti.json +++ b/_module/uti/wplsc011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc012.uti.json b/_module/uti/wplsc012.uti.json index 18c04ac4..c9948b12 100644 --- a/_module/uti/wplsc012.uti.json +++ b/_module/uti/wplsc012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 556 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc013.uti.json b/_module/uti/wplsc013.uti.json index aa42524f..038ac514 100644 --- a/_module/uti/wplsc013.uti.json +++ b/_module/uti/wplsc013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 556 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc014.uti.json b/_module/uti/wplsc014.uti.json index 98ce8013..5410f6a6 100644 --- a/_module/uti/wplsc014.uti.json +++ b/_module/uti/wplsc014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc015.uti.json b/_module/uti/wplsc015.uti.json index e33d51e6..e12ff9d2 100644 --- a/_module/uti/wplsc015.uti.json +++ b/_module/uti/wplsc015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 906 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc016.uti.json b/_module/uti/wplsc016.uti.json index 45165c02..f5b90907 100644 --- a/_module/uti/wplsc016.uti.json +++ b/_module/uti/wplsc016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 906 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc017.uti.json b/_module/uti/wplsc017.uti.json index 7f683d9d..b7f2fb41 100644 --- a/_module/uti/wplsc017.uti.json +++ b/_module/uti/wplsc017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 556 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc018.uti.json b/_module/uti/wplsc018.uti.json index 3121b144..94b439b7 100644 --- a/_module/uti/wplsc018.uti.json +++ b/_module/uti/wplsc018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1396 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc019.uti.json b/_module/uti/wplsc019.uti.json index a65dfcc1..9a78c8af 100644 --- a/_module/uti/wplsc019.uti.json +++ b/_module/uti/wplsc019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1160 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc020.uti.json b/_module/uti/wplsc020.uti.json index 221fdfdd..f217322c 100644 --- a/_module/uti/wplsc020.uti.json +++ b/_module/uti/wplsc020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 618 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc021.uti.json b/_module/uti/wplsc021.uti.json index 2cc9e0b6..82c10b8b 100644 --- a/_module/uti/wplsc021.uti.json +++ b/_module/uti/wplsc021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1936 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc022.uti.json b/_module/uti/wplsc022.uti.json index 2e720448..ad6a3e7a 100644 --- a/_module/uti/wplsc022.uti.json +++ b/_module/uti/wplsc022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1396 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc023.uti.json b/_module/uti/wplsc023.uti.json index 1764f770..7b173ec7 100644 --- a/_module/uti/wplsc023.uti.json +++ b/_module/uti/wplsc023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 988 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc024.uti.json b/_module/uti/wplsc024.uti.json index f06c7be4..ca791e53 100644 --- a/_module/uti/wplsc024.uti.json +++ b/_module/uti/wplsc024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2796 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc025.uti.json b/_module/uti/wplsc025.uti.json index d1dc16ac..20b5393f 100644 --- a/_module/uti/wplsc025.uti.json +++ b/_module/uti/wplsc025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2136 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc026.uti.json b/_module/uti/wplsc026.uti.json index 52ea57ba..e3333901 100644 --- a/_module/uti/wplsc026.uti.json +++ b/_module/uti/wplsc026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1566 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc027.uti.json b/_module/uti/wplsc027.uti.json index 07c9e036..f26fe6f1 100644 --- a/_module/uti/wplsc027.uti.json +++ b/_module/uti/wplsc027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6160 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc028.uti.json b/_module/uti/wplsc028.uti.json index e9451046..e68b0a3c 100644 --- a/_module/uti/wplsc028.uti.json +++ b/_module/uti/wplsc028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc029.uti.json b/_module/uti/wplsc029.uti.json index 96ed46f9..1cfad383 100644 --- a/_module/uti/wplsc029.uti.json +++ b/_module/uti/wplsc029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 244 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc030.uti.json b/_module/uti/wplsc030.uti.json index 820f42a3..13751fca 100644 --- a/_module/uti/wplsc030.uti.json +++ b/_module/uti/wplsc030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 556 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc031.uti.json b/_module/uti/wplsc031.uti.json index 26529f9b..387f0ab9 100644 --- a/_module/uti/wplsc031.uti.json +++ b/_module/uti/wplsc031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2086 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc032.uti.json b/_module/uti/wplsc032.uti.json index d1927358..08e666a9 100644 --- a/_module/uti/wplsc032.uti.json +++ b/_module/uti/wplsc032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 668 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc033.uti.json b/_module/uti/wplsc033.uti.json index 85d0b4fc..89813fe7 100644 --- a/_module/uti/wplsc033.uti.json +++ b/_module/uti/wplsc033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4762 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc034.uti.json b/_module/uti/wplsc034.uti.json index 70b0d597..36e5e473 100644 --- a/_module/uti/wplsc034.uti.json +++ b/_module/uti/wplsc034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2400 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc035.uti.json b/_module/uti/wplsc035.uti.json index 062f06d8..429cf3c0 100644 --- a/_module/uti/wplsc035.uti.json +++ b/_module/uti/wplsc035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 848 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc036.uti.json b/_module/uti/wplsc036.uti.json index 679951e6..804d86ab 100644 --- a/_module/uti/wplsc036.uti.json +++ b/_module/uti/wplsc036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5986 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc037.uti.json b/_module/uti/wplsc037.uti.json index 557e9bf7..bb809aeb 100644 --- a/_module/uti/wplsc037.uti.json +++ b/_module/uti/wplsc037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 966 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc038.uti.json b/_module/uti/wplsc038.uti.json index bc86e71f..520f2826 100644 --- a/_module/uti/wplsc038.uti.json +++ b/_module/uti/wplsc038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 454 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplsc039.uti.json b/_module/uti/wplsc039.uti.json index c2f1cde7..bfb4e189 100644 --- a/_module/uti/wplsc039.uti.json +++ b/_module/uti/wplsc039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1868 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss002.uti.json b/_module/uti/wplss002.uti.json index 0e9c7f27..c7b7e75d 100644 --- a/_module/uti/wplss002.uti.json +++ b/_module/uti/wplss002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wplss003.uti.json b/_module/uti/wplss003.uti.json index 0be5fd4b..d59a6203 100644 --- a/_module/uti/wplss003.uti.json +++ b/_module/uti/wplss003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 26 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wplss004.uti.json b/_module/uti/wplss004.uti.json index a6808022..f6ebcc8c 100644 --- a/_module/uti/wplss004.uti.json +++ b/_module/uti/wplss004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 38 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss005.uti.json b/_module/uti/wplss005.uti.json index b3b9ae4d..8965ecca 100644 --- a/_module/uti/wplss005.uti.json +++ b/_module/uti/wplss005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 38 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss006.uti.json b/_module/uti/wplss006.uti.json index bb4c588b..614a51ba 100644 --- a/_module/uti/wplss006.uti.json +++ b/_module/uti/wplss006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss007.uti.json b/_module/uti/wplss007.uti.json index aa90da1e..9157e7e9 100644 --- a/_module/uti/wplss007.uti.json +++ b/_module/uti/wplss007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss008.uti.json b/_module/uti/wplss008.uti.json index 8c75f0ac..1dce5534 100644 --- a/_module/uti/wplss008.uti.json +++ b/_module/uti/wplss008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 38 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss009.uti.json b/_module/uti/wplss009.uti.json index a63929c0..644049b1 100644 --- a/_module/uti/wplss009.uti.json +++ b/_module/uti/wplss009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 260 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss010.uti.json b/_module/uti/wplss010.uti.json index 430636cc..5c60412c 100644 --- a/_module/uti/wplss010.uti.json +++ b/_module/uti/wplss010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 260 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss011.uti.json b/_module/uti/wplss011.uti.json index d621481f..3b39beda 100644 --- a/_module/uti/wplss011.uti.json +++ b/_module/uti/wplss011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss012.uti.json b/_module/uti/wplss012.uti.json index f3d05150..13649fae 100644 --- a/_module/uti/wplss012.uti.json +++ b/_module/uti/wplss012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss013.uti.json b/_module/uti/wplss013.uti.json index 61e950cc..952a6388 100644 --- a/_module/uti/wplss013.uti.json +++ b/_module/uti/wplss013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss014.uti.json b/_module/uti/wplss014.uti.json index a045b2a4..a73449e8 100644 --- a/_module/uti/wplss014.uti.json +++ b/_module/uti/wplss014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 260 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss015.uti.json b/_module/uti/wplss015.uti.json index d414837a..ac62d7e0 100644 --- a/_module/uti/wplss015.uti.json +++ b/_module/uti/wplss015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 522 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss016.uti.json b/_module/uti/wplss016.uti.json index 38140392..fd5ddaee 100644 --- a/_module/uti/wplss016.uti.json +++ b/_module/uti/wplss016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 430 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss017.uti.json b/_module/uti/wplss017.uti.json index 30f41cb1..fe19795a 100644 --- a/_module/uti/wplss017.uti.json +++ b/_module/uti/wplss017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 260 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss018.uti.json b/_module/uti/wplss018.uti.json index 7a3f122d..9e425e90 100644 --- a/_module/uti/wplss018.uti.json +++ b/_module/uti/wplss018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 572 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss019.uti.json b/_module/uti/wplss019.uti.json index 71902517..b8ebfb26 100644 --- a/_module/uti/wplss019.uti.json +++ b/_module/uti/wplss019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 634 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss020.uti.json b/_module/uti/wplss020.uti.json index 739c416c..5aee136a 100644 --- a/_module/uti/wplss020.uti.json +++ b/_module/uti/wplss020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss021.uti.json b/_module/uti/wplss021.uti.json index 536e88e9..825130ae 100644 --- a/_module/uti/wplss021.uti.json +++ b/_module/uti/wplss021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 962 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss022.uti.json b/_module/uti/wplss022.uti.json index 3b974a30..034f1924 100644 --- a/_module/uti/wplss022.uti.json +++ b/_module/uti/wplss022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 864 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss023.uti.json b/_module/uti/wplss023.uti.json index ccc1006b..f9869518 100644 --- a/_module/uti/wplss023.uti.json +++ b/_module/uti/wplss023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 684 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss024.uti.json b/_module/uti/wplss024.uti.json index 77a514d6..141c90b3 100644 --- a/_module/uti/wplss024.uti.json +++ b/_module/uti/wplss024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1176 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss025.uti.json b/_module/uti/wplss025.uti.json index 18f5e454..c1d0bbf6 100644 --- a/_module/uti/wplss025.uti.json +++ b/_module/uti/wplss025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1362 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss026.uti.json b/_module/uti/wplss026.uti.json index 56f8dbe1..1d22efad 100644 --- a/_module/uti/wplss026.uti.json +++ b/_module/uti/wplss026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 634 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss027.uti.json b/_module/uti/wplss027.uti.json index 21d3ed6d..a351fcb7 100644 --- a/_module/uti/wplss027.uti.json +++ b/_module/uti/wplss027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1902 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss028.uti.json b/_module/uti/wplss028.uti.json index 09240d92..c0eaca29 100644 --- a/_module/uti/wplss028.uti.json +++ b/_module/uti/wplss028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss029.uti.json b/_module/uti/wplss029.uti.json index ab23c08b..1290b344 100644 --- a/_module/uti/wplss029.uti.json +++ b/_module/uti/wplss029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss030.uti.json b/_module/uti/wplss030.uti.json index b6df3228..f3a7bb5a 100644 --- a/_module/uti/wplss030.uti.json +++ b/_module/uti/wplss030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 182 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss031.uti.json b/_module/uti/wplss031.uti.json index f89778d5..ea51119e 100644 --- a/_module/uti/wplss031.uti.json +++ b/_module/uti/wplss031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 814 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss032.uti.json b/_module/uti/wplss032.uti.json index 95e96d03..d95c6e7d 100644 --- a/_module/uti/wplss032.uti.json +++ b/_module/uti/wplss032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss033.uti.json b/_module/uti/wplss033.uti.json index 94499af3..9094a90d 100644 --- a/_module/uti/wplss033.uti.json +++ b/_module/uti/wplss033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2052 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss034.uti.json b/_module/uti/wplss034.uti.json index 04dec01d..54ddcdc8 100644 --- a/_module/uti/wplss034.uti.json +++ b/_module/uti/wplss034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1620 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss035.uti.json b/_module/uti/wplss035.uti.json index ccf771a2..cafd4842 100644 --- a/_module/uti/wplss035.uti.json +++ b/_module/uti/wplss035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 634 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss036.uti.json b/_module/uti/wplss036.uti.json index b723f27d..a1f2a9d2 100644 --- a/_module/uti/wplss036.uti.json +++ b/_module/uti/wplss036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2366 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss037.uti.json b/_module/uti/wplss037.uti.json index ce6dfc04..e4070e63 100644 --- a/_module/uti/wplss037.uti.json +++ b/_module/uti/wplss037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 650 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss038.uti.json b/_module/uti/wplss038.uti.json index ddc6eb12..9321918e 100644 --- a/_module/uti/wplss038.uti.json +++ b/_module/uti/wplss038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 294 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wplss039.uti.json b/_module/uti/wplss039.uti.json index 7e132c56..8308b2be 100644 --- a/_module/uti/wplss039.uti.json +++ b/_module/uti/wplss039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 932 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka002.uti.json b/_module/uti/wspka002.uti.json index 3fbe4a1b..7587ad54 100644 --- a/_module/uti/wspka002.uti.json +++ b/_module/uti/wspka002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wspka003.uti.json b/_module/uti/wspka003.uti.json index 593240fc..62d44d34 100644 --- a/_module/uti/wspka003.uti.json +++ b/_module/uti/wspka003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 28 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wspka007.uti.json b/_module/uti/wspka007.uti.json index 38e540be..5726d180 100644 --- a/_module/uti/wspka007.uti.json +++ b/_module/uti/wspka007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 126 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka008.uti.json b/_module/uti/wspka008.uti.json index 7c7de369..a125bb60 100644 --- a/_module/uti/wspka008.uti.json +++ b/_module/uti/wspka008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka009.uti.json b/_module/uti/wspka009.uti.json index abb1756e..8ac246ab 100644 --- a/_module/uti/wspka009.uti.json +++ b/_module/uti/wspka009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 262 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka010.uti.json b/_module/uti/wspka010.uti.json index abbb0a83..8f09056e 100644 --- a/_module/uti/wspka010.uti.json +++ b/_module/uti/wspka010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 262 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka011.uti.json b/_module/uti/wspka011.uti.json index 8a62c51c..753ad331 100644 --- a/_module/uti/wspka011.uti.json +++ b/_module/uti/wspka011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 126 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka012.uti.json b/_module/uti/wspka012.uti.json index c1a4ae17..0b2805f4 100644 --- a/_module/uti/wspka012.uti.json +++ b/_module/uti/wspka012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 382 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka013.uti.json b/_module/uti/wspka013.uti.json index 834313b6..1669f60e 100644 --- a/_module/uti/wspka013.uti.json +++ b/_module/uti/wspka013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 382 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka014.uti.json b/_module/uti/wspka014.uti.json index 4b4ba8d8..c7ee188c 100644 --- a/_module/uti/wspka014.uti.json +++ b/_module/uti/wspka014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 126 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka015.uti.json b/_module/uti/wspka015.uti.json index 12bfd59b..08aee4ad 100644 --- a/_module/uti/wspka015.uti.json +++ b/_module/uti/wspka015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka016.uti.json b/_module/uti/wspka016.uti.json index 6abe6edd..9f2ad606 100644 --- a/_module/uti/wspka016.uti.json +++ b/_module/uti/wspka016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 382 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka017.uti.json b/_module/uti/wspka017.uti.json index ad542c1e..398cfa79 100644 --- a/_module/uti/wspka017.uti.json +++ b/_module/uti/wspka017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 262 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka018.uti.json b/_module/uti/wspka018.uti.json index f2248e82..b3659faf 100644 --- a/_module/uti/wspka018.uti.json +++ b/_module/uti/wspka018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka019.uti.json b/_module/uti/wspka019.uti.json index 17491af1..821fd81a 100644 --- a/_module/uti/wspka019.uti.json +++ b/_module/uti/wspka019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 636 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka020.uti.json b/_module/uti/wspka020.uti.json index 52f06284..967b4a0b 100644 --- a/_module/uti/wspka020.uti.json +++ b/_module/uti/wspka020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka021.uti.json b/_module/uti/wspka021.uti.json index ce1637fc..df8ad689 100644 --- a/_module/uti/wspka021.uti.json +++ b/_module/uti/wspka021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1128 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka022.uti.json b/_module/uti/wspka022.uti.json index 9a5f1c6c..e5227e33 100644 --- a/_module/uti/wspka022.uti.json +++ b/_module/uti/wspka022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 914 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka023.uti.json b/_module/uti/wspka023.uti.json index 22667b41..aec06b57 100644 --- a/_module/uti/wspka023.uti.json +++ b/_module/uti/wspka023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 636 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka024.uti.json b/_module/uti/wspka024.uti.json index 39a9d4fe..1785a623 100644 --- a/_module/uti/wspka024.uti.json +++ b/_module/uti/wspka024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2104 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka025.uti.json b/_module/uti/wspka025.uti.json index 8c556b6e..ec271839 100644 --- a/_module/uti/wspka025.uti.json +++ b/_module/uti/wspka025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1808 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka026.uti.json b/_module/uti/wspka026.uti.json index d074c426..e3423ebb 100644 --- a/_module/uti/wspka026.uti.json +++ b/_module/uti/wspka026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 848 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka027.uti.json b/_module/uti/wspka027.uti.json index ed4a37ba..de96f351 100644 --- a/_module/uti/wspka027.uti.json +++ b/_module/uti/wspka027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3004 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka028.uti.json b/_module/uti/wspka028.uti.json index d1271f37..ece265a3 100644 --- a/_module/uti/wspka028.uti.json +++ b/_module/uti/wspka028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 212 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka029.uti.json b/_module/uti/wspka029.uti.json index e4e9b1da..d4144f4c 100644 --- a/_module/uti/wspka029.uti.json +++ b/_module/uti/wspka029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 74 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka030.uti.json b/_module/uti/wspka030.uti.json index f4aafa18..e70a1f4a 100644 --- a/_module/uti/wspka030.uti.json +++ b/_module/uti/wspka030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 382 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka031.uti.json b/_module/uti/wspka031.uti.json index 7d582a31..46857d4e 100644 --- a/_module/uti/wspka031.uti.json +++ b/_module/uti/wspka031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka032.uti.json b/_module/uti/wspka032.uti.json index 4e7f1b7b..66429eca 100644 --- a/_module/uti/wspka032.uti.json +++ b/_module/uti/wspka032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 636 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka033.uti.json b/_module/uti/wspka033.uti.json index 1dff3085..346cd706 100644 --- a/_module/uti/wspka033.uti.json +++ b/_module/uti/wspka033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2054 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka034.uti.json b/_module/uti/wspka034.uti.json index 0001348a..0d351b24 100644 --- a/_module/uti/wspka034.uti.json +++ b/_module/uti/wspka034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2054 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka035.uti.json b/_module/uti/wspka035.uti.json index a7e6ce20..a267821d 100644 --- a/_module/uti/wspka035.uti.json +++ b/_module/uti/wspka035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1622 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka036.uti.json b/_module/uti/wspka036.uti.json index 56cfad99..7727c509 100644 --- a/_module/uti/wspka036.uti.json +++ b/_module/uti/wspka036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4280 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka037.uti.json b/_module/uti/wspka037.uti.json index d31d48e7..a4e2c0c1 100644 --- a/_module/uti/wspka037.uti.json +++ b/_module/uti/wspka037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 742 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka038.uti.json b/_module/uti/wspka038.uti.json index ec5cb556..7c6420b6 100644 --- a/_module/uti/wspka038.uti.json +++ b/_module/uti/wspka038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 934 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspka039.uti.json b/_module/uti/wspka039.uti.json index eade5c78..73e5969d 100644 --- a/_module/uti/wspka039.uti.json +++ b/_module/uti/wspka039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1106 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku002.uti.json b/_module/uti/wspku002.uti.json index 9103bff7..675db2cd 100644 --- a/_module/uti/wspku002.uti.json +++ b/_module/uti/wspku002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 16 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wspku003.uti.json b/_module/uti/wspku003.uti.json index 84f0da0c..85fc3ddc 100644 --- a/_module/uti/wspku003.uti.json +++ b/_module/uti/wspku003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wspku004.uti.json b/_module/uti/wspku004.uti.json index 4c809127..4b983c5d 100644 --- a/_module/uti/wspku004.uti.json +++ b/_module/uti/wspku004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku005.uti.json b/_module/uti/wspku005.uti.json index 32e16930..40098000 100644 --- a/_module/uti/wspku005.uti.json +++ b/_module/uti/wspku005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku006.uti.json b/_module/uti/wspku006.uti.json index 7b190567..1b8184d0 100644 --- a/_module/uti/wspku006.uti.json +++ b/_module/uti/wspku006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku007.uti.json b/_module/uti/wspku007.uti.json index a145dc44..2254bc23 100644 --- a/_module/uti/wspku007.uti.json +++ b/_module/uti/wspku007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku008.uti.json b/_module/uti/wspku008.uti.json index 658021d4..de528586 100644 --- a/_module/uti/wspku008.uti.json +++ b/_module/uti/wspku008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku009.uti.json b/_module/uti/wspku009.uti.json index 7f52f0f4..be7c7ecd 100644 --- a/_module/uti/wspku009.uti.json +++ b/_module/uti/wspku009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku010.uti.json b/_module/uti/wspku010.uti.json index be32bfb1..fd78be1f 100644 --- a/_module/uti/wspku010.uti.json +++ b/_module/uti/wspku010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku011.uti.json b/_module/uti/wspku011.uti.json index 34ba1bc2..2819346a 100644 --- a/_module/uti/wspku011.uti.json +++ b/_module/uti/wspku011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku012.uti.json b/_module/uti/wspku012.uti.json index f100a28a..9fb46c3b 100644 --- a/_module/uti/wspku012.uti.json +++ b/_module/uti/wspku012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku013.uti.json b/_module/uti/wspku013.uti.json index 0e6904ef..2e521a8e 100644 --- a/_module/uti/wspku013.uti.json +++ b/_module/uti/wspku013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku014.uti.json b/_module/uti/wspku014.uti.json index bdf824bd..638eac5f 100644 --- a/_module/uti/wspku014.uti.json +++ b/_module/uti/wspku014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku015.uti.json b/_module/uti/wspku015.uti.json index e8851164..600117bd 100644 --- a/_module/uti/wspku015.uti.json +++ b/_module/uti/wspku015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku016.uti.json b/_module/uti/wspku016.uti.json index c5307867..4898b87c 100644 --- a/_module/uti/wspku016.uti.json +++ b/_module/uti/wspku016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku017.uti.json b/_module/uti/wspku017.uti.json index 5baa821a..e72a2970 100644 --- a/_module/uti/wspku017.uti.json +++ b/_module/uti/wspku017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku018.uti.json b/_module/uti/wspku018.uti.json index da410618..903b3d01 100644 --- a/_module/uti/wspku018.uti.json +++ b/_module/uti/wspku018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku019.uti.json b/_module/uti/wspku019.uti.json index 23e93c7c..f94289d7 100644 --- a/_module/uti/wspku019.uti.json +++ b/_module/uti/wspku019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku020.uti.json b/_module/uti/wspku020.uti.json index cb64572f..b0b2b638 100644 --- a/_module/uti/wspku020.uti.json +++ b/_module/uti/wspku020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku021.uti.json b/_module/uti/wspku021.uti.json index 22ada767..4d731694 100644 --- a/_module/uti/wspku021.uti.json +++ b/_module/uti/wspku021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 536 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku022.uti.json b/_module/uti/wspku022.uti.json index 452c2b9e..fb473df9 100644 --- a/_module/uti/wspku022.uti.json +++ b/_module/uti/wspku022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 536 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku023.uti.json b/_module/uti/wspku023.uti.json index 53530e69..0dbda0b5 100644 --- a/_module/uti/wspku023.uti.json +++ b/_module/uti/wspku023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku024.uti.json b/_module/uti/wspku024.uti.json index c39711ab..59109a7b 100644 --- a/_module/uti/wspku024.uti.json +++ b/_module/uti/wspku024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1376 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku025.uti.json b/_module/uti/wspku025.uti.json index 9053956c..96c15c37 100644 --- a/_module/uti/wspku025.uti.json +++ b/_module/uti/wspku025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1024 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku026.uti.json b/_module/uti/wspku026.uti.json index 06980279..99728cda 100644 --- a/_module/uti/wspku026.uti.json +++ b/_module/uti/wspku026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 562 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku027.uti.json b/_module/uti/wspku027.uti.json index 8058bc80..1a9682ee 100644 --- a/_module/uti/wspku027.uti.json +++ b/_module/uti/wspku027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2116 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku028.uti.json b/_module/uti/wspku028.uti.json index 6d06526d..b66b6e81 100644 --- a/_module/uti/wspku028.uti.json +++ b/_module/uti/wspku028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 86 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku029.uti.json b/_module/uti/wspku029.uti.json index 27f35dec..46e519e0 100644 --- a/_module/uti/wspku029.uti.json +++ b/_module/uti/wspku029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku030.uti.json b/_module/uti/wspku030.uti.json index e864f738..a6bd0bb5 100644 --- a/_module/uti/wspku030.uti.json +++ b/_module/uti/wspku030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku031.uti.json b/_module/uti/wspku031.uti.json index 0dca0a58..67c97b76 100644 --- a/_module/uti/wspku031.uti.json +++ b/_module/uti/wspku031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 766 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku032.uti.json b/_module/uti/wspku032.uti.json index 4d9fcb04..3cba5b15 100644 --- a/_module/uti/wspku032.uti.json +++ b/_module/uti/wspku032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 516 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku033.uti.json b/_module/uti/wspku033.uti.json index 3fa5d819..e35278c5 100644 --- a/_module/uti/wspku033.uti.json +++ b/_module/uti/wspku033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1634 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku034.uti.json b/_module/uti/wspku034.uti.json index c91ba288..83da97c8 100644 --- a/_module/uti/wspku034.uti.json +++ b/_module/uti/wspku034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1634 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku035.uti.json b/_module/uti/wspku035.uti.json index 95f75be1..c4130fd2 100644 --- a/_module/uti/wspku035.uti.json +++ b/_module/uti/wspku035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 648 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku036.uti.json b/_module/uti/wspku036.uti.json index 75f1a77e..f5173584 100644 --- a/_module/uti/wspku036.uti.json +++ b/_module/uti/wspku036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku037.uti.json b/_module/uti/wspku037.uti.json index 9a930545..6d368c8d 100644 --- a/_module/uti/wspku037.uti.json +++ b/_module/uti/wspku037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 506 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku038.uti.json b/_module/uti/wspku038.uti.json index 415ee207..456c977e 100644 --- a/_module/uti/wspku038.uti.json +++ b/_module/uti/wspku038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 160 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspku039.uti.json b/_module/uti/wspku039.uti.json index 3ba77ac1..c7d8b66b 100644 --- a/_module/uti/wspku039.uti.json +++ b/_module/uti/wspku039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1118 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc002.uti.json b/_module/uti/wspsc002.uti.json index dc74599a..6b471d2a 100644 --- a/_module/uti/wspsc002.uti.json +++ b/_module/uti/wspsc002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wspsc003.uti.json b/_module/uti/wspsc003.uti.json index 3fca79e0..2832d4f4 100644 --- a/_module/uti/wspsc003.uti.json +++ b/_module/uti/wspsc003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wspsc004.uti.json b/_module/uti/wspsc004.uti.json index a4f852f5..e564792c 100644 --- a/_module/uti/wspsc004.uti.json +++ b/_module/uti/wspsc004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc005.uti.json b/_module/uti/wspsc005.uti.json index 434e8992..59628adc 100644 --- a/_module/uti/wspsc005.uti.json +++ b/_module/uti/wspsc005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc006.uti.json b/_module/uti/wspsc006.uti.json index 20d61f69..1db38b12 100644 --- a/_module/uti/wspsc006.uti.json +++ b/_module/uti/wspsc006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc007.uti.json b/_module/uti/wspsc007.uti.json index bb8240f2..21d6d438 100644 --- a/_module/uti/wspsc007.uti.json +++ b/_module/uti/wspsc007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc008.uti.json b/_module/uti/wspsc008.uti.json index ebf1b09c..f4a7cd93 100644 --- a/_module/uti/wspsc008.uti.json +++ b/_module/uti/wspsc008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 48 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc009.uti.json b/_module/uti/wspsc009.uti.json index 56d533db..c456ff46 100644 --- a/_module/uti/wspsc009.uti.json +++ b/_module/uti/wspsc009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 270 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc010.uti.json b/_module/uti/wspsc010.uti.json index 528f9236..96ca18bd 100644 --- a/_module/uti/wspsc010.uti.json +++ b/_module/uti/wspsc010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 270 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc011.uti.json b/_module/uti/wspsc011.uti.json index 200c761f..aa1f0ba5 100644 --- a/_module/uti/wspsc011.uti.json +++ b/_module/uti/wspsc011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc012.uti.json b/_module/uti/wspsc012.uti.json index 4e220edb..10b91297 100644 --- a/_module/uti/wspsc012.uti.json +++ b/_module/uti/wspsc012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc013.uti.json b/_module/uti/wspsc013.uti.json index cd0e1db3..9917c1ab 100644 --- a/_module/uti/wspsc013.uti.json +++ b/_module/uti/wspsc013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 270 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc014.uti.json b/_module/uti/wspsc014.uti.json index fa8982d2..351eb56c 100644 --- a/_module/uti/wspsc014.uti.json +++ b/_module/uti/wspsc014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 134 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc015.uti.json b/_module/uti/wspsc015.uti.json index 5c9207b8..0ade82e9 100644 --- a/_module/uti/wspsc015.uti.json +++ b/_module/uti/wspsc015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc016.uti.json b/_module/uti/wspsc016.uti.json index ba700907..30aa6af4 100644 --- a/_module/uti/wspsc016.uti.json +++ b/_module/uti/wspsc016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc017.uti.json b/_module/uti/wspsc017.uti.json index 1bce567f..bffafcf1 100644 --- a/_module/uti/wspsc017.uti.json +++ b/_module/uti/wspsc017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 270 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc018.uti.json b/_module/uti/wspsc018.uti.json index 24bd8ed4..f64a8dc4 100644 --- a/_module/uti/wspsc018.uti.json +++ b/_module/uti/wspsc018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 532 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc019.uti.json b/_module/uti/wspsc019.uti.json index 06f74a4d..11a91221 100644 --- a/_module/uti/wspsc019.uti.json +++ b/_module/uti/wspsc019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 824 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc020.uti.json b/_module/uti/wspsc020.uti.json index 4bd032e2..395712b9 100644 --- a/_module/uti/wspsc020.uti.json +++ b/_module/uti/wspsc020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 416 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc021.uti.json b/_module/uti/wspsc021.uti.json index ee346f07..75b0ac64 100644 --- a/_module/uti/wspsc021.uti.json +++ b/_module/uti/wspsc021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1372 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc022.uti.json b/_module/uti/wspsc022.uti.json index f7ac13f7..e0f179b1 100644 --- a/_module/uti/wspsc022.uti.json +++ b/_module/uti/wspsc022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1136 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc023.uti.json b/_module/uti/wspsc023.uti.json index c19880cf..c3ef4d30 100644 --- a/_module/uti/wspsc023.uti.json +++ b/_module/uti/wspsc023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 644 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc024.uti.json b/_module/uti/wspsc024.uti.json index a3c98750..a09aa518 100644 --- a/_module/uti/wspsc024.uti.json +++ b/_module/uti/wspsc024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2112 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc025.uti.json b/_module/uti/wspsc025.uti.json index 05e8f9ba..a48e7125 100644 --- a/_module/uti/wspsc025.uti.json +++ b/_module/uti/wspsc025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1136 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc026.uti.json b/_module/uti/wspsc026.uti.json index 4511b36d..6d5a7afe 100644 --- a/_module/uti/wspsc026.uti.json +++ b/_module/uti/wspsc026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 644 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc027.uti.json b/_module/uti/wspsc027.uti.json index f067b8fe..5d717ace 100644 --- a/_module/uti/wspsc027.uti.json +++ b/_module/uti/wspsc027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2542 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc028.uti.json b/_module/uti/wspsc028.uti.json index 6b3b9e1d..f3146145 100644 --- a/_module/uti/wspsc028.uti.json +++ b/_module/uti/wspsc028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 220 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc029.uti.json b/_module/uti/wspsc029.uti.json index fe41bde5..b9b17ac7 100644 --- a/_module/uti/wspsc029.uti.json +++ b/_module/uti/wspsc029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 82 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc030.uti.json b/_module/uti/wspsc030.uti.json index 8b804ca4..bf2b1cc3 100644 --- a/_module/uti/wspsc030.uti.json +++ b/_module/uti/wspsc030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 390 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc031.uti.json b/_module/uti/wspsc031.uti.json index b8da51a5..51c6b9d8 100644 --- a/_module/uti/wspsc031.uti.json +++ b/_module/uti/wspsc031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 824 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc032.uti.json b/_module/uti/wspsc032.uti.json index 1c9b9819..7b42a83e 100644 --- a/_module/uti/wspsc032.uti.json +++ b/_module/uti/wspsc032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 562 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc033.uti.json b/_module/uti/wspsc033.uti.json index 367b82d8..241da9de 100644 --- a/_module/uti/wspsc033.uti.json +++ b/_module/uti/wspsc033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2376 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc034.uti.json b/_module/uti/wspsc034.uti.json index 16997b9e..4517dea7 100644 --- a/_module/uti/wspsc034.uti.json +++ b/_module/uti/wspsc034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1630 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc035.uti.json b/_module/uti/wspsc035.uti.json index 46b12d6c..ea34b95e 100644 --- a/_module/uti/wspsc035.uti.json +++ b/_module/uti/wspsc035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 644 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc036.uti.json b/_module/uti/wspsc036.uti.json index 7b633159..80f191f7 100644 --- a/_module/uti/wspsc036.uti.json +++ b/_module/uti/wspsc036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2376 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc037.uti.json b/_module/uti/wspsc037.uti.json index 947e198c..d2843efc 100644 --- a/_module/uti/wspsc037.uti.json +++ b/_module/uti/wspsc037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 696 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc038.uti.json b/_module/uti/wspsc038.uti.json index 76094102..c7391eb8 100644 --- a/_module/uti/wspsc038.uti.json +++ b/_module/uti/wspsc038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 156 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wspsc039.uti.json b/_module/uti/wspsc039.uti.json index 8894c724..dbacaa90 100644 --- a/_module/uti/wspsc039.uti.json +++ b/_module/uti/wspsc039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 984 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs002.uti.json b/_module/uti/wswbs002.uti.json index 0355abb4..c156683a 100644 --- a/_module/uti/wswbs002.uti.json +++ b/_module/uti/wswbs002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 70 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswbs003.uti.json b/_module/uti/wswbs003.uti.json index 6ccc025d..a2fb8084 100644 --- a/_module/uti/wswbs003.uti.json +++ b/_module/uti/wswbs003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 94 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswbs004.uti.json b/_module/uti/wswbs004.uti.json index a4343579..4c3b0eb0 100644 --- a/_module/uti/wswbs004.uti.json +++ b/_module/uti/wswbs004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 106 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs005.uti.json b/_module/uti/wswbs005.uti.json index 105f0fdc..03e81f52 100644 --- a/_module/uti/wswbs005.uti.json +++ b/_module/uti/wswbs005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 106 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs006.uti.json b/_module/uti/wswbs006.uti.json index 7abbc10c..fe7d622c 100644 --- a/_module/uti/wswbs006.uti.json +++ b/_module/uti/wswbs006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 192 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs007.uti.json b/_module/uti/wswbs007.uti.json index 65b48beb..1af30294 100644 --- a/_module/uti/wswbs007.uti.json +++ b/_module/uti/wswbs007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 192 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs008.uti.json b/_module/uti/wswbs008.uti.json index 14a2ceea..b53b0d06 100644 --- a/_module/uti/wswbs008.uti.json +++ b/_module/uti/wswbs008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 106 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs009.uti.json b/_module/uti/wswbs009.uti.json index b2ffa69b..2f13ca2c 100644 --- a/_module/uti/wswbs009.uti.json +++ b/_module/uti/wswbs009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 328 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs010.uti.json b/_module/uti/wswbs010.uti.json index 154ced3f..6d5f200b 100644 --- a/_module/uti/wswbs010.uti.json +++ b/_module/uti/wswbs010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 328 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs011.uti.json b/_module/uti/wswbs011.uti.json index 3cbde1e3..b7778d67 100644 --- a/_module/uti/wswbs011.uti.json +++ b/_module/uti/wswbs011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 192 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs012.uti.json b/_module/uti/wswbs012.uti.json index 57ee751f..8396fc29 100644 --- a/_module/uti/wswbs012.uti.json +++ b/_module/uti/wswbs012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 448 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs013.uti.json b/_module/uti/wswbs013.uti.json index 14d3d014..0ac19872 100644 --- a/_module/uti/wswbs013.uti.json +++ b/_module/uti/wswbs013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 448 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs014.uti.json b/_module/uti/wswbs014.uti.json index 27f5388c..4ffe5299 100644 --- a/_module/uti/wswbs014.uti.json +++ b/_module/uti/wswbs014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 192 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs015.uti.json b/_module/uti/wswbs015.uti.json index b375a509..bbf4f8a5 100644 --- a/_module/uti/wswbs015.uti.json +++ b/_module/uti/wswbs015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs016.uti.json b/_module/uti/wswbs016.uti.json index 1176daaf..98dc53c6 100644 --- a/_module/uti/wswbs016.uti.json +++ b/_module/uti/wswbs016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 652 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs017.uti.json b/_module/uti/wswbs017.uti.json index d7dcd515..1332a9d5 100644 --- a/_module/uti/wswbs017.uti.json +++ b/_module/uti/wswbs017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs018.uti.json b/_module/uti/wswbs018.uti.json index 99b9c8ea..66274250 100644 --- a/_module/uti/wswbs018.uti.json +++ b/_module/uti/wswbs018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 826 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs019.uti.json b/_module/uti/wswbs019.uti.json index f67b1901..cdb25a10 100644 --- a/_module/uti/wswbs019.uti.json +++ b/_module/uti/wswbs019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 980 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs020.uti.json b/_module/uti/wswbs020.uti.json index 1c6af2ec..7f9a5e1f 100644 --- a/_module/uti/wswbs020.uti.json +++ b/_module/uti/wswbs020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs021.uti.json b/_module/uti/wswbs021.uti.json index 2abc8dac..b38a297e 100644 --- a/_module/uti/wswbs021.uti.json +++ b/_module/uti/wswbs021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1430 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs022.uti.json b/_module/uti/wswbs022.uti.json index 37553322..863c1d12 100644 --- a/_module/uti/wswbs022.uti.json +++ b/_module/uti/wswbs022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs023.uti.json b/_module/uti/wswbs023.uti.json index b76a5f03..9ce45cc1 100644 --- a/_module/uti/wswbs023.uti.json +++ b/_module/uti/wswbs023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 696 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs024.uti.json b/_module/uti/wswbs024.uti.json index 1ebe5abc..9ef7aae7 100644 --- a/_module/uti/wswbs024.uti.json +++ b/_module/uti/wswbs024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs025.uti.json b/_module/uti/wswbs025.uti.json index ea47f9fb..214c6fd9 100644 --- a/_module/uti/wswbs025.uti.json +++ b/_module/uti/wswbs025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2274 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs026.uti.json b/_module/uti/wswbs026.uti.json index 57ebbe4e..cdf9f93b 100644 --- a/_module/uti/wswbs026.uti.json +++ b/_module/uti/wswbs026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs027.uti.json b/_module/uti/wswbs027.uti.json index 7c27f6b7..fab8c178 100644 --- a/_module/uti/wswbs027.uti.json +++ b/_module/uti/wswbs027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3070 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs028.uti.json b/_module/uti/wswbs028.uti.json index 284c979c..c547a8a9 100644 --- a/_module/uti/wswbs028.uti.json +++ b/_module/uti/wswbs028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 448 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs029.uti.json b/_module/uti/wswbs029.uti.json index 42aa3e68..c63ccc9e 100644 --- a/_module/uti/wswbs029.uti.json +++ b/_module/uti/wswbs029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 250 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs030.uti.json b/_module/uti/wswbs030.uti.json index c752002d..270517e7 100644 --- a/_module/uti/wswbs030.uti.json +++ b/_module/uti/wswbs030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 668 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs031.uti.json b/_module/uti/wswbs031.uti.json index 0d3de117..6e46749a 100644 --- a/_module/uti/wswbs031.uti.json +++ b/_module/uti/wswbs031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2120 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs032.uti.json b/_module/uti/wswbs032.uti.json index fe812755..309be943 100644 --- a/_module/uti/wswbs032.uti.json +++ b/_module/uti/wswbs032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs033.uti.json b/_module/uti/wswbs033.uti.json index 912172d5..41a64c00 100644 --- a/_module/uti/wswbs033.uti.json +++ b/_module/uti/wswbs033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4796 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs034.uti.json b/_module/uti/wswbs034.uti.json index 1273b75e..7bfe2f43 100644 --- a/_module/uti/wswbs034.uti.json +++ b/_module/uti/wswbs034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs035.uti.json b/_module/uti/wswbs035.uti.json index dfc82d33..568791cb 100644 --- a/_module/uti/wswbs035.uti.json +++ b/_module/uti/wswbs035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1688 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs036.uti.json b/_module/uti/wswbs036.uti.json index eac26e18..8e207c98 100644 --- a/_module/uti/wswbs036.uti.json +++ b/_module/uti/wswbs036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 6020 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs037.uti.json b/_module/uti/wswbs037.uti.json index 434f001d..fced6192 100644 --- a/_module/uti/wswbs037.uti.json +++ b/_module/uti/wswbs037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1172 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs038.uti.json b/_module/uti/wswbs038.uti.json index ab559221..dae5f4b4 100644 --- a/_module/uti/wswbs038.uti.json +++ b/_module/uti/wswbs038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 560 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswbs039.uti.json b/_module/uti/wswbs039.uti.json index bb164bf9..e754d265 100644 --- a/_module/uti/wswbs039.uti.json +++ b/_module/uti/wswbs039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1532 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg004.uti.json b/_module/uti/wswdg004.uti.json index ccfec523..9c4aa5a8 100644 --- a/_module/uti/wswdg004.uti.json +++ b/_module/uti/wswdg004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 104 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswdg005.uti.json b/_module/uti/wswdg005.uti.json index feed03d5..7b85e8fa 100644 --- a/_module/uti/wswdg005.uti.json +++ b/_module/uti/wswdg005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 28 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswdg006.uti.json b/_module/uti/wswdg006.uti.json index e6a35bcf..4bd25cb3 100644 --- a/_module/uti/wswdg006.uti.json +++ b/_module/uti/wswdg006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 184 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswdg007.uti.json b/_module/uti/wswdg007.uti.json index e41b9faa..4e7e613b 100644 --- a/_module/uti/wswdg007.uti.json +++ b/_module/uti/wswdg007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 104 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg008.uti.json b/_module/uti/wswdg008.uti.json index 17915f51..ebfbaad2 100644 --- a/_module/uti/wswdg008.uti.json +++ b/_module/uti/wswdg008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg009.uti.json b/_module/uti/wswdg009.uti.json index f85b9eee..75662ea4 100644 --- a/_module/uti/wswdg009.uti.json +++ b/_module/uti/wswdg009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 262 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg010.uti.json b/_module/uti/wswdg010.uti.json index 72929c27..2da451af 100644 --- a/_module/uti/wswdg010.uti.json +++ b/_module/uti/wswdg010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 364 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg011.uti.json b/_module/uti/wswdg011.uti.json index 34be9f3f..b6e56e8c 100644 --- a/_module/uti/wswdg011.uti.json +++ b/_module/uti/wswdg011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 28 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg012.uti.json b/_module/uti/wswdg012.uti.json index 753463bf..c6ad875c 100644 --- a/_module/uti/wswdg012.uti.json +++ b/_module/uti/wswdg012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 630 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg013.uti.json b/_module/uti/wswdg013.uti.json index eeab997b..38e2af61 100644 --- a/_module/uti/wswdg013.uti.json +++ b/_module/uti/wswdg013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 364 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg014.uti.json b/_module/uti/wswdg014.uti.json index 7f04f84a..0961275d 100644 --- a/_module/uti/wswdg014.uti.json +++ b/_module/uti/wswdg014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 228 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg015.uti.json b/_module/uti/wswdg015.uti.json index 09b456f1..2b7bd403 100644 --- a/_module/uti/wswdg015.uti.json +++ b/_module/uti/wswdg015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 874 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg016.uti.json b/_module/uti/wswdg016.uti.json index f8774d2a..0f1480b4 100644 --- a/_module/uti/wswdg016.uti.json +++ b/_module/uti/wswdg016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 364 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg017.uti.json b/_module/uti/wswdg017.uti.json index a42ad2bd..ed5c01a6 100644 --- a/_module/uti/wswdg017.uti.json +++ b/_module/uti/wswdg017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 28 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg018.uti.json b/_module/uti/wswdg018.uti.json index 251a27c5..70ea4062 100644 --- a/_module/uti/wswdg018.uti.json +++ b/_module/uti/wswdg018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 874 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg019.uti.json b/_module/uti/wswdg019.uti.json index 9d037a0a..64b8a135 100644 --- a/_module/uti/wswdg019.uti.json +++ b/_module/uti/wswdg019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 404 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg020.uti.json b/_module/uti/wswdg020.uti.json index f9cb1c40..efc20fc2 100644 --- a/_module/uti/wswdg020.uti.json +++ b/_module/uti/wswdg020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 198 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg021.uti.json b/_module/uti/wswdg021.uti.json index bd147403..3fd6a220 100644 --- a/_module/uti/wswdg021.uti.json +++ b/_module/uti/wswdg021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 630 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg022.uti.json b/_module/uti/wswdg022.uti.json index 79de5b31..216d2975 100644 --- a/_module/uti/wswdg022.uti.json +++ b/_module/uti/wswdg022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1324 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg023.uti.json b/_module/uti/wswdg023.uti.json index 57461c3e..40fc5029 100644 --- a/_module/uti/wswdg023.uti.json +++ b/_module/uti/wswdg023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 404 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg024.uti.json b/_module/uti/wswdg024.uti.json index 0ce244cb..58b195d9 100644 --- a/_module/uti/wswdg024.uti.json +++ b/_module/uti/wswdg024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1894 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg025.uti.json b/_module/uti/wswdg025.uti.json index 861958d3..43a63c71 100644 --- a/_module/uti/wswdg025.uti.json +++ b/_module/uti/wswdg025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1668 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg026.uti.json b/_module/uti/wswdg026.uti.json index 6f5eaa1f..35dae277 100644 --- a/_module/uti/wswdg026.uti.json +++ b/_module/uti/wswdg026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 304 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg027.uti.json b/_module/uti/wswdg027.uti.json index cb3e80b7..28dea0e6 100644 --- a/_module/uti/wswdg027.uti.json +++ b/_module/uti/wswdg027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3528 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg028.uti.json b/_module/uti/wswdg028.uti.json index 63eef843..343bb599 100644 --- a/_module/uti/wswdg028.uti.json +++ b/_module/uti/wswdg028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1340 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg029.uti.json b/_module/uti/wswdg029.uti.json index d154066e..404ea901 100644 --- a/_module/uti/wswdg029.uti.json +++ b/_module/uti/wswdg029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 184 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg030.uti.json b/_module/uti/wswdg030.uti.json index 5d578bc5..938b8450 100644 --- a/_module/uti/wswdg030.uti.json +++ b/_module/uti/wswdg030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2176 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg031.uti.json b/_module/uti/wswdg031.uti.json index 9b9dd8cd..35ea9cd2 100644 --- a/_module/uti/wswdg031.uti.json +++ b/_module/uti/wswdg031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2424 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg032.uti.json b/_module/uti/wswdg032.uti.json index c104b4e8..c5d85522 100644 --- a/_module/uti/wswdg032.uti.json +++ b/_module/uti/wswdg032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 736 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg033.uti.json b/_module/uti/wswdg033.uti.json index 3d812b9c..3f132031 100644 --- a/_module/uti/wswdg033.uti.json +++ b/_module/uti/wswdg033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3448 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg034.uti.json b/_module/uti/wswdg034.uti.json index ab6551cd..e9ef1615 100644 --- a/_module/uti/wswdg034.uti.json +++ b/_module/uti/wswdg034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3318 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg035.uti.json b/_module/uti/wswdg035.uti.json index 8f2a3b24..d8ba46f0 100644 --- a/_module/uti/wswdg035.uti.json +++ b/_module/uti/wswdg035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1054 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg036.uti.json b/_module/uti/wswdg036.uti.json index 5e3853a2..178c0917 100644 --- a/_module/uti/wswdg036.uti.json +++ b/_module/uti/wswdg036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10468 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg037.uti.json b/_module/uti/wswdg037.uti.json index 9d1a2992..a17cd7b5 100644 --- a/_module/uti/wswdg037.uti.json +++ b/_module/uti/wswdg037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1268 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg038.uti.json b/_module/uti/wswdg038.uti.json index 34913b38..43156eaf 100644 --- a/_module/uti/wswdg038.uti.json +++ b/_module/uti/wswdg038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 148 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswdg039.uti.json b/_module/uti/wswdg039.uti.json index 9aa53f89..c86b09e3 100644 --- a/_module/uti/wswdg039.uti.json +++ b/_module/uti/wswdg039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2176 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs002.uti.json b/_module/uti/wswgs002.uti.json index 4132db2c..7d04c132 100644 --- a/_module/uti/wswgs002.uti.json +++ b/_module/uti/wswgs002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswgs003.uti.json b/_module/uti/wswgs003.uti.json index 4cccfe65..27282dec 100644 --- a/_module/uti/wswgs003.uti.json +++ b/_module/uti/wswgs003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswgs004.uti.json b/_module/uti/wswgs004.uti.json index 4975897a..f0ddd879 100644 --- a/_module/uti/wswgs004.uti.json +++ b/_module/uti/wswgs004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 136 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs005.uti.json b/_module/uti/wswgs005.uti.json index 589f8ddd..247dad50 100644 --- a/_module/uti/wswgs005.uti.json +++ b/_module/uti/wswgs005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 136 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs006.uti.json b/_module/uti/wswgs006.uti.json index 098b1b7a..a71d0de9 100644 --- a/_module/uti/wswgs006.uti.json +++ b/_module/uti/wswgs006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 222 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs007.uti.json b/_module/uti/wswgs007.uti.json index f9a53c10..6cc4b7e5 100644 --- a/_module/uti/wswgs007.uti.json +++ b/_module/uti/wswgs007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 222 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs008.uti.json b/_module/uti/wswgs008.uti.json index 353e6cbc..35aa52f9 100644 --- a/_module/uti/wswgs008.uti.json +++ b/_module/uti/wswgs008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 136 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs009.uti.json b/_module/uti/wswgs009.uti.json index 907abd8e..d1c54274 100644 --- a/_module/uti/wswgs009.uti.json +++ b/_module/uti/wswgs009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 358 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs010.uti.json b/_module/uti/wswgs010.uti.json index f9b7b226..9f9d3d72 100644 --- a/_module/uti/wswgs010.uti.json +++ b/_module/uti/wswgs010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 358 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs011.uti.json b/_module/uti/wswgs011.uti.json index 8ade5998..dd999e38 100644 --- a/_module/uti/wswgs011.uti.json +++ b/_module/uti/wswgs011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 222 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs012.uti.json b/_module/uti/wswgs012.uti.json index 803b3b13..13e9a456 100644 --- a/_module/uti/wswgs012.uti.json +++ b/_module/uti/wswgs012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 478 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs013.uti.json b/_module/uti/wswgs013.uti.json index 00b5a0e0..e32131cf 100644 --- a/_module/uti/wswgs013.uti.json +++ b/_module/uti/wswgs013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 478 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs014.uti.json b/_module/uti/wswgs014.uti.json index 9052e0be..c21500a5 100644 --- a/_module/uti/wswgs014.uti.json +++ b/_module/uti/wswgs014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 358 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs015.uti.json b/_module/uti/wswgs015.uti.json index 80383b15..52e5258e 100644 --- a/_module/uti/wswgs015.uti.json +++ b/_module/uti/wswgs015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 620 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs016.uti.json b/_module/uti/wswgs016.uti.json index 707f7031..9ed3b5d1 100644 --- a/_module/uti/wswgs016.uti.json +++ b/_module/uti/wswgs016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 912 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs017.uti.json b/_module/uti/wswgs017.uti.json index 0b129340..fb111605 100644 --- a/_module/uti/wswgs017.uti.json +++ b/_module/uti/wswgs017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 504 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs018.uti.json b/_module/uti/wswgs018.uti.json index 3abad350..8603edfc 100644 --- a/_module/uti/wswgs018.uti.json +++ b/_module/uti/wswgs018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs019.uti.json b/_module/uti/wswgs019.uti.json index 7fc4fe87..41655e72 100644 --- a/_module/uti/wswgs019.uti.json +++ b/_module/uti/wswgs019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1010 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs020.uti.json b/_module/uti/wswgs020.uti.json index 4e60bbb4..4e1b6f26 100644 --- a/_module/uti/wswgs020.uti.json +++ b/_module/uti/wswgs020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 732 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs021.uti.json b/_module/uti/wswgs021.uti.json index 1c8814f0..fbbcd11b 100644 --- a/_module/uti/wswgs021.uti.json +++ b/_module/uti/wswgs021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1460 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs022.uti.json b/_module/uti/wswgs022.uti.json index b34f84e3..330a7648 100644 --- a/_module/uti/wswgs022.uti.json +++ b/_module/uti/wswgs022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1224 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs023.uti.json b/_module/uti/wswgs023.uti.json index ba8ef226..85cb87f7 100644 --- a/_module/uti/wswgs023.uti.json +++ b/_module/uti/wswgs023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 732 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs024.uti.json b/_module/uti/wswgs024.uti.json index e6ef873e..ffa4839b 100644 --- a/_module/uti/wswgs024.uti.json +++ b/_module/uti/wswgs024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2686 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs025.uti.json b/_module/uti/wswgs025.uti.json index f62a79ec..afab18b4 100644 --- a/_module/uti/wswgs025.uti.json +++ b/_module/uti/wswgs025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1904 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs026.uti.json b/_module/uti/wswgs026.uti.json index a3ccc64d..f8824800 100644 --- a/_module/uti/wswgs026.uti.json +++ b/_module/uti/wswgs026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1262 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs027.uti.json b/_module/uti/wswgs027.uti.json index ea8f1709..64a403a3 100644 --- a/_module/uti/wswgs027.uti.json +++ b/_module/uti/wswgs027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3676 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs028.uti.json b/_module/uti/wswgs028.uti.json index 7b317152..e4cdac72 100644 --- a/_module/uti/wswgs028.uti.json +++ b/_module/uti/wswgs028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 856 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs029.uti.json b/_module/uti/wswgs029.uti.json index 46abe00a..f7d51922 100644 --- a/_module/uti/wswgs029.uti.json +++ b/_module/uti/wswgs029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 308 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs030.uti.json b/_module/uti/wswgs030.uti.json index 427794ad..da06c874 100644 --- a/_module/uti/wswgs030.uti.json +++ b/_module/uti/wswgs030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1158 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs031.uti.json b/_module/uti/wswgs031.uti.json index 50223216..9541baa5 100644 --- a/_module/uti/wswgs031.uti.json +++ b/_module/uti/wswgs031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2150 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs032.uti.json b/_module/uti/wswgs032.uti.json index 9dfb33e8..4dbac96c 100644 --- a/_module/uti/wswgs032.uti.json +++ b/_module/uti/wswgs032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 650 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs033.uti.json b/_module/uti/wswgs033.uti.json index 72a9373e..f411cab8 100644 --- a/_module/uti/wswgs033.uti.json +++ b/_module/uti/wswgs033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5300 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs034.uti.json b/_module/uti/wswgs034.uti.json index dbc01752..c5f0b913 100644 --- a/_module/uti/wswgs034.uti.json +++ b/_module/uti/wswgs034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2464 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs035.uti.json b/_module/uti/wswgs035.uti.json index 5f155ba6..34a8ec30 100644 --- a/_module/uti/wswgs035.uti.json +++ b/_module/uti/wswgs035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 912 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs036.uti.json b/_module/uti/wswgs036.uti.json index fb19300a..e4829474 100644 --- a/_module/uti/wswgs036.uti.json +++ b/_module/uti/wswgs036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7802 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs037.uti.json b/_module/uti/wswgs037.uti.json index 00554457..81ab490d 100644 --- a/_module/uti/wswgs037.uti.json +++ b/_module/uti/wswgs037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs038.uti.json b/_module/uti/wswgs038.uti.json index 81439c52..87aade1c 100644 --- a/_module/uti/wswgs038.uti.json +++ b/_module/uti/wswgs038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 892 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswgs039.uti.json b/_module/uti/wswgs039.uti.json index 38fd0632..e91990b8 100644 --- a/_module/uti/wswgs039.uti.json +++ b/_module/uti/wswgs039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1828 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka002.uti.json b/_module/uti/wswka002.uti.json index 7fea751e..7c93feca 100644 --- a/_module/uti/wswka002.uti.json +++ b/_module/uti/wswka002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 80 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswka003.uti.json b/_module/uti/wswka003.uti.json index 8458527b..5b8efa1b 100644 --- a/_module/uti/wswka003.uti.json +++ b/_module/uti/wswka003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 104 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswka004.uti.json b/_module/uti/wswka004.uti.json index 9ceb0f85..0bac6406 100644 --- a/_module/uti/wswka004.uti.json +++ b/_module/uti/wswka004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 116 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka005.uti.json b/_module/uti/wswka005.uti.json index 06277b3f..d1b9ce63 100644 --- a/_module/uti/wswka005.uti.json +++ b/_module/uti/wswka005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 116 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka006.uti.json b/_module/uti/wswka006.uti.json index 1033040b..c68b31cb 100644 --- a/_module/uti/wswka006.uti.json +++ b/_module/uti/wswka006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka007.uti.json b/_module/uti/wswka007.uti.json index fa9bf560..d4f225f1 100644 --- a/_module/uti/wswka007.uti.json +++ b/_module/uti/wswka007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka008.uti.json b/_module/uti/wswka008.uti.json index a0da410d..e3530c3e 100644 --- a/_module/uti/wswka008.uti.json +++ b/_module/uti/wswka008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 116 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka009.uti.json b/_module/uti/wswka009.uti.json index 1295d86d..4f2c3d7d 100644 --- a/_module/uti/wswka009.uti.json +++ b/_module/uti/wswka009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 338 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka010.uti.json b/_module/uti/wswka010.uti.json index 4f461d5e..371ebf93 100644 --- a/_module/uti/wswka010.uti.json +++ b/_module/uti/wswka010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 338 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka011.uti.json b/_module/uti/wswka011.uti.json index 9f737980..df2a5d14 100644 --- a/_module/uti/wswka011.uti.json +++ b/_module/uti/wswka011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka012.uti.json b/_module/uti/wswka012.uti.json index 2274238e..b48dc3db 100644 --- a/_module/uti/wswka012.uti.json +++ b/_module/uti/wswka012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 458 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka013.uti.json b/_module/uti/wswka013.uti.json index 0f063217..d33315d7 100644 --- a/_module/uti/wswka013.uti.json +++ b/_module/uti/wswka013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 458 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka014.uti.json b/_module/uti/wswka014.uti.json index 199aaabb..1a74f75e 100644 --- a/_module/uti/wswka014.uti.json +++ b/_module/uti/wswka014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka015.uti.json b/_module/uti/wswka015.uti.json index 6eb3c30d..3ac57e4d 100644 --- a/_module/uti/wswka015.uti.json +++ b/_module/uti/wswka015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 600 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka016.uti.json b/_module/uti/wswka016.uti.json index 3f672c87..986de716 100644 --- a/_module/uti/wswka016.uti.json +++ b/_module/uti/wswka016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 990 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka017.uti.json b/_module/uti/wswka017.uti.json index 3dcf8ea7..0c02f0b1 100644 --- a/_module/uti/wswka017.uti.json +++ b/_module/uti/wswka017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 484 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka018.uti.json b/_module/uti/wswka018.uti.json index a92e01b1..76aaa426 100644 --- a/_module/uti/wswka018.uti.json +++ b/_module/uti/wswka018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1440 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka019.uti.json b/_module/uti/wswka019.uti.json index 00212e0a..af605913 100644 --- a/_module/uti/wswka019.uti.json +++ b/_module/uti/wswka019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1204 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka020.uti.json b/_module/uti/wswka020.uti.json index 60782626..2678de6c 100644 --- a/_module/uti/wswka020.uti.json +++ b/_module/uti/wswka020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 712 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka021.uti.json b/_module/uti/wswka021.uti.json index 19efc083..c33a9083 100644 --- a/_module/uti/wswka021.uti.json +++ b/_module/uti/wswka021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1836 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka022.uti.json b/_module/uti/wswka022.uti.json index 0396b964..6f4dd06f 100644 --- a/_module/uti/wswka022.uti.json +++ b/_module/uti/wswka022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1610 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka023.uti.json b/_module/uti/wswka023.uti.json index 7666659b..50b3f815 100644 --- a/_module/uti/wswka023.uti.json +++ b/_module/uti/wswka023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 892 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka024.uti.json b/_module/uti/wswka024.uti.json index 9ddae4fd..a2640d24 100644 --- a/_module/uti/wswka024.uti.json +++ b/_module/uti/wswka024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2610 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka025.uti.json b/_module/uti/wswka025.uti.json index c3f2e7ae..e6a4680f 100644 --- a/_module/uti/wswka025.uti.json +++ b/_module/uti/wswka025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1836 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka026.uti.json b/_module/uti/wswka026.uti.json index d23ac9ed..fee6364f 100644 --- a/_module/uti/wswka026.uti.json +++ b/_module/uti/wswka026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka027.uti.json b/_module/uti/wswka027.uti.json index 9f169367..57dbd8d0 100644 --- a/_module/uti/wswka027.uti.json +++ b/_module/uti/wswka027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3080 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka028.uti.json b/_module/uti/wswka028.uti.json index da8f46a4..4113a3c1 100644 --- a/_module/uti/wswka028.uti.json +++ b/_module/uti/wswka028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 584 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka029.uti.json b/_module/uti/wswka029.uti.json index 786922fd..64117c07 100644 --- a/_module/uti/wswka029.uti.json +++ b/_module/uti/wswka029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka030.uti.json b/_module/uti/wswka030.uti.json index 0bd8fb9d..d7aa64c0 100644 --- a/_module/uti/wswka030.uti.json +++ b/_module/uti/wswka030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 836 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka031.uti.json b/_module/uti/wswka031.uti.json index bef891e2..86b62990 100644 --- a/_module/uti/wswka031.uti.json +++ b/_module/uti/wswka031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1698 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka032.uti.json b/_module/uti/wswka032.uti.json index afe291df..39546fc0 100644 --- a/_module/uti/wswka032.uti.json +++ b/_module/uti/wswka032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 484 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka033.uti.json b/_module/uti/wswka033.uti.json index bf3a6d86..2dae5d63 100644 --- a/_module/uti/wswka033.uti.json +++ b/_module/uti/wswka033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka034.uti.json b/_module/uti/wswka034.uti.json index eebeef76..d79c9ede 100644 --- a/_module/uti/wswka034.uti.json +++ b/_module/uti/wswka034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka035.uti.json b/_module/uti/wswka035.uti.json index a86993f5..6eab50f0 100644 --- a/_module/uti/wswka035.uti.json +++ b/_module/uti/wswka035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 712 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka036.uti.json b/_module/uti/wswka036.uti.json index dc1f4578..f8b07db4 100644 --- a/_module/uti/wswka036.uti.json +++ b/_module/uti/wswka036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4356 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka037.uti.json b/_module/uti/wswka037.uti.json index 08d0c8a9..359580ed 100644 --- a/_module/uti/wswka037.uti.json +++ b/_module/uti/wswka037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 872 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka038.uti.json b/_module/uti/wswka038.uti.json index d48f0513..2703e707 100644 --- a/_module/uti/wswka038.uti.json +++ b/_module/uti/wswka038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 484 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswka039.uti.json b/_module/uti/wswka039.uti.json index 1a66a79d..6ea48bfb 100644 --- a/_module/uti/wswka039.uti.json +++ b/_module/uti/wswka039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1182 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls002.uti.json b/_module/uti/wswls002.uti.json index 89fd4ed2..2f5a4c3a 100644 --- a/_module/uti/wswls002.uti.json +++ b/_module/uti/wswls002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswls003.uti.json b/_module/uti/wswls003.uti.json index 419d6fb1..df450bcd 100644 --- a/_module/uti/wswls003.uti.json +++ b/_module/uti/wswls003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 54 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswls004.uti.json b/_module/uti/wswls004.uti.json index 885627fc..c8a54a4d 100644 --- a/_module/uti/wswls004.uti.json +++ b/_module/uti/wswls004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls005.uti.json b/_module/uti/wswls005.uti.json index a88c1066..a63f9251 100644 --- a/_module/uti/wswls005.uti.json +++ b/_module/uti/wswls005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls006.uti.json b/_module/uti/wswls006.uti.json index 9254bbbc..1650da93 100644 --- a/_module/uti/wswls006.uti.json +++ b/_module/uti/wswls006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls007.uti.json b/_module/uti/wswls007.uti.json index 5b92e3bf..828e9f5c 100644 --- a/_module/uti/wswls007.uti.json +++ b/_module/uti/wswls007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls008.uti.json b/_module/uti/wswls008.uti.json index 7facd304..de00629c 100644 --- a/_module/uti/wswls008.uti.json +++ b/_module/uti/wswls008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls009.uti.json b/_module/uti/wswls009.uti.json index 2e4ce477..fd9df388 100644 --- a/_module/uti/wswls009.uti.json +++ b/_module/uti/wswls009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls010.uti.json b/_module/uti/wswls010.uti.json index 5e7d3529..73154a8c 100644 --- a/_module/uti/wswls010.uti.json +++ b/_module/uti/wswls010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls011.uti.json b/_module/uti/wswls011.uti.json index 6a017d7d..6ec7cd78 100644 --- a/_module/uti/wswls011.uti.json +++ b/_module/uti/wswls011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls012.uti.json b/_module/uti/wswls012.uti.json index b2dea3c8..7bdda4d4 100644 --- a/_module/uti/wswls012.uti.json +++ b/_module/uti/wswls012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls013.uti.json b/_module/uti/wswls013.uti.json index ceb7cb0a..2217a4db 100644 --- a/_module/uti/wswls013.uti.json +++ b/_module/uti/wswls013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls014.uti.json b/_module/uti/wswls014.uti.json index 6c1a7354..baeaab44 100644 --- a/_module/uti/wswls014.uti.json +++ b/_module/uti/wswls014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls015.uti.json b/_module/uti/wswls015.uti.json index 6bedc1c2..d2401609 100644 --- a/_module/uti/wswls015.uti.json +++ b/_module/uti/wswls015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls016.uti.json b/_module/uti/wswls016.uti.json index 2f11e0de..78cd6ed1 100644 --- a/_module/uti/wswls016.uti.json +++ b/_module/uti/wswls016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 612 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls017.uti.json b/_module/uti/wswls017.uti.json index c0a4a15c..91bf2e52 100644 --- a/_module/uti/wswls017.uti.json +++ b/_module/uti/wswls017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls018.uti.json b/_module/uti/wswls018.uti.json index 75de6960..3f6257a2 100644 --- a/_module/uti/wswls018.uti.json +++ b/_module/uti/wswls018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 940 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls019.uti.json b/_module/uti/wswls019.uti.json index ed2ae7e7..6d620d1a 100644 --- a/_module/uti/wswls019.uti.json +++ b/_module/uti/wswls019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 940 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls020.uti.json b/_module/uti/wswls020.uti.json index 16f9b492..51282030 100644 --- a/_module/uti/wswls020.uti.json +++ b/_module/uti/wswls020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls021.uti.json b/_module/uti/wswls021.uti.json index 69345d8b..d1ea14b5 100644 --- a/_module/uti/wswls021.uti.json +++ b/_module/uti/wswls021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1154 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls022.uti.json b/_module/uti/wswls022.uti.json index 0d82cf1c..167b22dd 100644 --- a/_module/uti/wswls022.uti.json +++ b/_module/uti/wswls022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1154 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls023.uti.json b/_module/uti/wswls023.uti.json index 41782a4f..01f233b7 100644 --- a/_module/uti/wswls023.uti.json +++ b/_module/uti/wswls023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls024.uti.json b/_module/uti/wswls024.uti.json index ee619bec..89c80148 100644 --- a/_module/uti/wswls024.uti.json +++ b/_module/uti/wswls024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls025.uti.json b/_module/uti/wswls025.uti.json index cc7da12c..17fa6081 100644 --- a/_module/uti/wswls025.uti.json +++ b/_module/uti/wswls025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1560 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls026.uti.json b/_module/uti/wswls026.uti.json index 42524236..5e09518c 100644 --- a/_module/uti/wswls026.uti.json +++ b/_module/uti/wswls026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1192 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls027.uti.json b/_module/uti/wswls027.uti.json index adc51845..73f6da01 100644 --- a/_module/uti/wswls027.uti.json +++ b/_module/uti/wswls027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2560 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls028.uti.json b/_module/uti/wswls028.uti.json index ac01bcfa..24dfcbbc 100644 --- a/_module/uti/wswls028.uti.json +++ b/_module/uti/wswls028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls029.uti.json b/_module/uti/wswls029.uti.json index dae36f2c..4bf3d5d4 100644 --- a/_module/uti/wswls029.uti.json +++ b/_module/uti/wswls029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls030.uti.json b/_module/uti/wswls030.uti.json index 4a1e2df0..1de0df66 100644 --- a/_module/uti/wswls030.uti.json +++ b/_module/uti/wswls030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls031.uti.json b/_module/uti/wswls031.uti.json index be5d385f..e18ff585 100644 --- a/_module/uti/wswls031.uti.json +++ b/_module/uti/wswls031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1648 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls032.uti.json b/_module/uti/wswls032.uti.json index b9ff8a5c..064501b0 100644 --- a/_module/uti/wswls032.uti.json +++ b/_module/uti/wswls032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls033.uti.json b/_module/uti/wswls033.uti.json index 3f8bf000..a07716d4 100644 --- a/_module/uti/wswls033.uti.json +++ b/_module/uti/wswls033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2080 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls034.uti.json b/_module/uti/wswls034.uti.json index fde65324..3384bc01 100644 --- a/_module/uti/wswls034.uti.json +++ b/_module/uti/wswls034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2080 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls035.uti.json b/_module/uti/wswls035.uti.json index 2ffe9158..dc9aa42c 100644 --- a/_module/uti/wswls035.uti.json +++ b/_module/uti/wswls035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls036.uti.json b/_module/uti/wswls036.uti.json index 827e744d..a9cbb32c 100644 --- a/_module/uti/wswls036.uti.json +++ b/_module/uti/wswls036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4306 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls037.uti.json b/_module/uti/wswls037.uti.json index 08f47541..4780d7fa 100644 --- a/_module/uti/wswls037.uti.json +++ b/_module/uti/wswls037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 822 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls038.uti.json b/_module/uti/wswls038.uti.json index a3d7adfc..a11765aa 100644 --- a/_module/uti/wswls038.uti.json +++ b/_module/uti/wswls038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswls039.uti.json b/_module/uti/wswls039.uti.json index ffb7a4cd..6aa58925 100644 --- a/_module/uti/wswls039.uti.json +++ b/_module/uti/wswls039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp002.uti.json b/_module/uti/wswrp002.uti.json index 4a8c05e4..601f8c19 100644 --- a/_module/uti/wswrp002.uti.json +++ b/_module/uti/wswrp002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswrp003.uti.json b/_module/uti/wswrp003.uti.json index 069fe586..9eea288a 100644 --- a/_module/uti/wswrp003.uti.json +++ b/_module/uti/wswrp003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 64 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswrp004.uti.json b/_module/uti/wswrp004.uti.json index fb4a3ffc..a163d798 100644 --- a/_module/uti/wswrp004.uti.json +++ b/_module/uti/wswrp004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 76 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp005.uti.json b/_module/uti/wswrp005.uti.json index 49657437..50f5fe0c 100644 --- a/_module/uti/wswrp005.uti.json +++ b/_module/uti/wswrp005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 76 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp006.uti.json b/_module/uti/wswrp006.uti.json index a4e994d1..11e9bf92 100644 --- a/_module/uti/wswrp006.uti.json +++ b/_module/uti/wswrp006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp007.uti.json b/_module/uti/wswrp007.uti.json index 8d12ab1a..52505482 100644 --- a/_module/uti/wswrp007.uti.json +++ b/_module/uti/wswrp007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp008.uti.json b/_module/uti/wswrp008.uti.json index ce2d18e2..9c34d1f2 100644 --- a/_module/uti/wswrp008.uti.json +++ b/_module/uti/wswrp008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 76 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp009.uti.json b/_module/uti/wswrp009.uti.json index dd4c1e00..5c988beb 100644 --- a/_module/uti/wswrp009.uti.json +++ b/_module/uti/wswrp009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 298 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp010.uti.json b/_module/uti/wswrp010.uti.json index 0a8cfb0a..290b85fa 100644 --- a/_module/uti/wswrp010.uti.json +++ b/_module/uti/wswrp010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp011.uti.json b/_module/uti/wswrp011.uti.json index 304dd268..bb10e005 100644 --- a/_module/uti/wswrp011.uti.json +++ b/_module/uti/wswrp011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 76 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp012.uti.json b/_module/uti/wswrp012.uti.json index 739824f9..609bff5f 100644 --- a/_module/uti/wswrp012.uti.json +++ b/_module/uti/wswrp012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 298 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp013.uti.json b/_module/uti/wswrp013.uti.json index d7b062b2..3a715268 100644 --- a/_module/uti/wswrp013.uti.json +++ b/_module/uti/wswrp013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 298 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp014.uti.json b/_module/uti/wswrp014.uti.json index f7bbc86f..1e9f1b07 100644 --- a/_module/uti/wswrp014.uti.json +++ b/_module/uti/wswrp014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp015.uti.json b/_module/uti/wswrp015.uti.json index 9002e6c3..9a5dcaa0 100644 --- a/_module/uti/wswrp015.uti.json +++ b/_module/uti/wswrp015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 418 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp016.uti.json b/_module/uti/wswrp016.uti.json index 1de57fd4..1e1d5e45 100644 --- a/_module/uti/wswrp016.uti.json +++ b/_module/uti/wswrp016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 418 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp017.uti.json b/_module/uti/wswrp017.uti.json index d2ffef5a..0078e893 100644 --- a/_module/uti/wswrp017.uti.json +++ b/_module/uti/wswrp017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 248 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp018.uti.json b/_module/uti/wswrp018.uti.json index 90255e7c..691656a1 100644 --- a/_module/uti/wswrp018.uti.json +++ b/_module/uti/wswrp018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 560 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp019.uti.json b/_module/uti/wswrp019.uti.json index 08d863bf..8953e6d3 100644 --- a/_module/uti/wswrp019.uti.json +++ b/_module/uti/wswrp019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 672 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp020.uti.json b/_module/uti/wswrp020.uti.json index 2723f9ac..67d74d39 100644 --- a/_module/uti/wswrp020.uti.json +++ b/_module/uti/wswrp020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 444 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp021.uti.json b/_module/uti/wswrp021.uti.json index 9b4ba1da..cb0a1d44 100644 --- a/_module/uti/wswrp021.uti.json +++ b/_module/uti/wswrp021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1164 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp022.uti.json b/_module/uti/wswrp022.uti.json index 088b211b..84b8f1a8 100644 --- a/_module/uti/wswrp022.uti.json +++ b/_module/uti/wswrp022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 950 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp023.uti.json b/_module/uti/wswrp023.uti.json index 6361cda9..a43d84c3 100644 --- a/_module/uti/wswrp023.uti.json +++ b/_module/uti/wswrp023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 444 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp024.uti.json b/_module/uti/wswrp024.uti.json index 14c7084a..ce72b038 100644 --- a/_module/uti/wswrp024.uti.json +++ b/_module/uti/wswrp024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2140 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp025.uti.json b/_module/uti/wswrp025.uti.json index 38bda060..93287c36 100644 --- a/_module/uti/wswrp025.uti.json +++ b/_module/uti/wswrp025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1164 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp026.uti.json b/_module/uti/wswrp026.uti.json index f22bf251..3d5ea6b7 100644 --- a/_module/uti/wswrp026.uti.json +++ b/_module/uti/wswrp026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 852 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp027.uti.json b/_module/uti/wswrp027.uti.json index a8de5805..41d8a69e 100644 --- a/_module/uti/wswrp027.uti.json +++ b/_module/uti/wswrp027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2570 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp028.uti.json b/_module/uti/wswrp028.uti.json index 82d7ad0b..faca8056 100644 --- a/_module/uti/wswrp028.uti.json +++ b/_module/uti/wswrp028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 248 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp029.uti.json b/_module/uti/wswrp029.uti.json index cc13f99a..98073abc 100644 --- a/_module/uti/wswrp029.uti.json +++ b/_module/uti/wswrp029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 110 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp030.uti.json b/_module/uti/wswrp030.uti.json index 07eb0ed9..07560eb4 100644 --- a/_module/uti/wswrp030.uti.json +++ b/_module/uti/wswrp030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 418 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp031.uti.json b/_module/uti/wswrp031.uti.json index dc0f434f..70a0233b 100644 --- a/_module/uti/wswrp031.uti.json +++ b/_module/uti/wswrp031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 852 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp032.uti.json b/_module/uti/wswrp032.uti.json index 7564cbce..3cdcd909 100644 --- a/_module/uti/wswrp032.uti.json +++ b/_module/uti/wswrp032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 590 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp033.uti.json b/_module/uti/wswrp033.uti.json index 5841f2d6..e64677d0 100644 --- a/_module/uti/wswrp033.uti.json +++ b/_module/uti/wswrp033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2404 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp034.uti.json b/_module/uti/wswrp034.uti.json index 0d15f25b..e5f491ae 100644 --- a/_module/uti/wswrp034.uti.json +++ b/_module/uti/wswrp034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1658 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp035.uti.json b/_module/uti/wswrp035.uti.json index bdf8c0b3..f819e28c 100644 --- a/_module/uti/wswrp035.uti.json +++ b/_module/uti/wswrp035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 852 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp036.uti.json b/_module/uti/wswrp036.uti.json index e381d41b..79333da4 100644 --- a/_module/uti/wswrp036.uti.json +++ b/_module/uti/wswrp036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3684 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp037.uti.json b/_module/uti/wswrp037.uti.json index 9faa1387..a92bed73 100644 --- a/_module/uti/wswrp037.uti.json +++ b/_module/uti/wswrp037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 444 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp038.uti.json b/_module/uti/wswrp038.uti.json index cdf1edab..c77d86d7 100644 --- a/_module/uti/wswrp038.uti.json +++ b/_module/uti/wswrp038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 184 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswrp039.uti.json b/_module/uti/wswrp039.uti.json index 8498bf6d..486b458f 100644 --- a/_module/uti/wswrp039.uti.json +++ b/_module/uti/wswrp039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 852 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc002.uti.json b/_module/uti/wswsc002.uti.json index e2bc077b..3736e968 100644 --- a/_module/uti/wswsc002.uti.json +++ b/_module/uti/wswsc002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 30 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswsc003.uti.json b/_module/uti/wswsc003.uti.json index 0c8daa1e..332d91ec 100644 --- a/_module/uti/wswsc003.uti.json +++ b/_module/uti/wswsc003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 54 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswsc004.uti.json b/_module/uti/wswsc004.uti.json index 533c2b8f..62705016 100644 --- a/_module/uti/wswsc004.uti.json +++ b/_module/uti/wswsc004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc005.uti.json b/_module/uti/wswsc005.uti.json index 83f7895d..44440be8 100644 --- a/_module/uti/wswsc005.uti.json +++ b/_module/uti/wswsc005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc006.uti.json b/_module/uti/wswsc006.uti.json index 8d2a69aa..1ea32c37 100644 --- a/_module/uti/wswsc006.uti.json +++ b/_module/uti/wswsc006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc007.uti.json b/_module/uti/wswsc007.uti.json index be714647..1badb884 100644 --- a/_module/uti/wswsc007.uti.json +++ b/_module/uti/wswsc007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc008.uti.json b/_module/uti/wswsc008.uti.json index 15eb5225..138cf593 100644 --- a/_module/uti/wswsc008.uti.json +++ b/_module/uti/wswsc008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 66 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc009.uti.json b/_module/uti/wswsc009.uti.json index 5826df0f..d6bbfd27 100644 --- a/_module/uti/wswsc009.uti.json +++ b/_module/uti/wswsc009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc010.uti.json b/_module/uti/wswsc010.uti.json index 72de49b0..52b58990 100644 --- a/_module/uti/wswsc010.uti.json +++ b/_module/uti/wswsc010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc011.uti.json b/_module/uti/wswsc011.uti.json index 33e2f2b5..e8a819b4 100644 --- a/_module/uti/wswsc011.uti.json +++ b/_module/uti/wswsc011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc012.uti.json b/_module/uti/wswsc012.uti.json index d0d72acd..1e0f1e2e 100644 --- a/_module/uti/wswsc012.uti.json +++ b/_module/uti/wswsc012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc013.uti.json b/_module/uti/wswsc013.uti.json index fbe04995..a173a779 100644 --- a/_module/uti/wswsc013.uti.json +++ b/_module/uti/wswsc013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc014.uti.json b/_module/uti/wswsc014.uti.json index 6e34ee29..7f5a3acf 100644 --- a/_module/uti/wswsc014.uti.json +++ b/_module/uti/wswsc014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 152 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc015.uti.json b/_module/uti/wswsc015.uti.json index 7589655d..8e558aef 100644 --- a/_module/uti/wswsc015.uti.json +++ b/_module/uti/wswsc015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc016.uti.json b/_module/uti/wswsc016.uti.json index 1487928d..b3f78359 100644 --- a/_module/uti/wswsc016.uti.json +++ b/_module/uti/wswsc016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc017.uti.json b/_module/uti/wswsc017.uti.json index e5c18f12..0f51ddfb 100644 --- a/_module/uti/wswsc017.uti.json +++ b/_module/uti/wswsc017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 288 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc018.uti.json b/_module/uti/wswsc018.uti.json index 2d563df4..52a04a5e 100644 --- a/_module/uti/wswsc018.uti.json +++ b/_module/uti/wswsc018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 940 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc019.uti.json b/_module/uti/wswsc019.uti.json index 97fb7e85..2c8b15ec 100644 --- a/_module/uti/wswsc019.uti.json +++ b/_module/uti/wswsc019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc020.uti.json b/_module/uti/wswsc020.uti.json index 17dfcb7f..a5675c85 100644 --- a/_module/uti/wswsc020.uti.json +++ b/_module/uti/wswsc020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc021.uti.json b/_module/uti/wswsc021.uti.json index 8564e3fa..c670c41e 100644 --- a/_module/uti/wswsc021.uti.json +++ b/_module/uti/wswsc021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 940 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc022.uti.json b/_module/uti/wswsc022.uti.json index 3078d68f..aa7ffa48 100644 --- a/_module/uti/wswsc022.uti.json +++ b/_module/uti/wswsc022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 940 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc023.uti.json b/_module/uti/wswsc023.uti.json index 72cd6c78..2328b6b4 100644 --- a/_module/uti/wswsc023.uti.json +++ b/_module/uti/wswsc023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc024.uti.json b/_module/uti/wswsc024.uti.json index f131958c..7792b9eb 100644 --- a/_module/uti/wswsc024.uti.json +++ b/_module/uti/wswsc024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1834 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc025.uti.json b/_module/uti/wswsc025.uti.json index 41ee3751..3d87355f 100644 --- a/_module/uti/wswsc025.uti.json +++ b/_module/uti/wswsc025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1154 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc026.uti.json b/_module/uti/wswsc026.uti.json index 3c6f1dfd..b6d91445 100644 --- a/_module/uti/wswsc026.uti.json +++ b/_module/uti/wswsc026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc027.uti.json b/_module/uti/wswsc027.uti.json index c224bca2..c1788ff4 100644 --- a/_module/uti/wswsc027.uti.json +++ b/_module/uti/wswsc027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2130 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc028.uti.json b/_module/uti/wswsc028.uti.json index f839cc05..c0c52209 100644 --- a/_module/uti/wswsc028.uti.json +++ b/_module/uti/wswsc028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 238 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc029.uti.json b/_module/uti/wswsc029.uti.json index fff3bec8..21a561d7 100644 --- a/_module/uti/wswsc029.uti.json +++ b/_module/uti/wswsc029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 100 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc030.uti.json b/_module/uti/wswsc030.uti.json index 8e0f6bcf..fc9f6b20 100644 --- a/_module/uti/wswsc030.uti.json +++ b/_module/uti/wswsc030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 408 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc031.uti.json b/_module/uti/wswsc031.uti.json index b95c753a..9353f1f0 100644 --- a/_module/uti/wswsc031.uti.json +++ b/_module/uti/wswsc031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1648 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc032.uti.json b/_module/uti/wswsc032.uti.json index 3e3df791..5875da11 100644 --- a/_module/uti/wswsc032.uti.json +++ b/_module/uti/wswsc032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc033.uti.json b/_module/uti/wswsc033.uti.json index c67fe2af..db5f450b 100644 --- a/_module/uti/wswsc033.uti.json +++ b/_module/uti/wswsc033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2080 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc034.uti.json b/_module/uti/wswsc034.uti.json index 26c21dff..5d110e37 100644 --- a/_module/uti/wswsc034.uti.json +++ b/_module/uti/wswsc034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2080 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc035.uti.json b/_module/uti/wswsc035.uti.json index ebdabc94..00f302b2 100644 --- a/_module/uti/wswsc035.uti.json +++ b/_module/uti/wswsc035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 662 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc036.uti.json b/_module/uti/wswsc036.uti.json index 9565d645..53d2e822 100644 --- a/_module/uti/wswsc036.uti.json +++ b/_module/uti/wswsc036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2394 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc037.uti.json b/_module/uti/wswsc037.uti.json index f4bb9ce6..e4e201b7 100644 --- a/_module/uti/wswsc037.uti.json +++ b/_module/uti/wswsc037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 822 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc038.uti.json b/_module/uti/wswsc038.uti.json index f7d0c880..9c5df9c4 100644 --- a/_module/uti/wswsc038.uti.json +++ b/_module/uti/wswsc038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 434 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswsc039.uti.json b/_module/uti/wswsc039.uti.json index 0ce0ae56..df9299de 100644 --- a/_module/uti/wswsc039.uti.json +++ b/_module/uti/wswsc039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1132 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss002.uti.json b/_module/uti/wswss002.uti.json index 182cb663..1aca25de 100644 --- a/_module/uti/wswss002.uti.json +++ b/_module/uti/wswss002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswss003.uti.json b/_module/uti/wswss003.uti.json index 60614b08..28692235 100644 --- a/_module/uti/wswss003.uti.json +++ b/_module/uti/wswss003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 44 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wswss004.uti.json b/_module/uti/wswss004.uti.json index 7a92bb09..c6cbc5f2 100644 --- a/_module/uti/wswss004.uti.json +++ b/_module/uti/wswss004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 120 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss005.uti.json b/_module/uti/wswss005.uti.json index 8c13e016..93640555 100644 --- a/_module/uti/wswss005.uti.json +++ b/_module/uti/wswss005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 44 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss006.uti.json b/_module/uti/wswss006.uti.json index 3fd1f4d7..fb285392 100644 --- a/_module/uti/wswss006.uti.json +++ b/_module/uti/wswss006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 200 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss007.uti.json b/_module/uti/wswss007.uti.json index fc11e0ce..b2c38286 100644 --- a/_module/uti/wswss007.uti.json +++ b/_module/uti/wswss007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 120 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss008.uti.json b/_module/uti/wswss008.uti.json index ed718a17..99db935a 100644 --- a/_module/uti/wswss008.uti.json +++ b/_module/uti/wswss008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 44 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss009.uti.json b/_module/uti/wswss009.uti.json index 30bc65d7..6f74876d 100644 --- a/_module/uti/wswss009.uti.json +++ b/_module/uti/wswss009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 278 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss010.uti.json b/_module/uti/wswss010.uti.json index aca6fd5d..9192eca6 100644 --- a/_module/uti/wswss010.uti.json +++ b/_module/uti/wswss010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss011.uti.json b/_module/uti/wswss011.uti.json index 1b0ed217..fb247f44 100644 --- a/_module/uti/wswss011.uti.json +++ b/_module/uti/wswss011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 44 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss012.uti.json b/_module/uti/wswss012.uti.json index b039f554..14ce4d4e 100644 --- a/_module/uti/wswss012.uti.json +++ b/_module/uti/wswss012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 646 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss013.uti.json b/_module/uti/wswss013.uti.json index be46fbe5..886657d9 100644 --- a/_module/uti/wswss013.uti.json +++ b/_module/uti/wswss013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss014.uti.json b/_module/uti/wswss014.uti.json index 61bf91cb..88fb3b85 100644 --- a/_module/uti/wswss014.uti.json +++ b/_module/uti/wswss014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 44 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss015.uti.json b/_module/uti/wswss015.uti.json index b9168d76..9ae84519 100644 --- a/_module/uti/wswss015.uti.json +++ b/_module/uti/wswss015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 890 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss016.uti.json b/_module/uti/wswss016.uti.json index 8f96955b..f57631d6 100644 --- a/_module/uti/wswss016.uti.json +++ b/_module/uti/wswss016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss017.uti.json b/_module/uti/wswss017.uti.json index d59dd466..81e5fc57 100644 --- a/_module/uti/wswss017.uti.json +++ b/_module/uti/wswss017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 44 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss018.uti.json b/_module/uti/wswss018.uti.json index ade30b04..a6fd148a 100644 --- a/_module/uti/wswss018.uti.json +++ b/_module/uti/wswss018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 890 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss019.uti.json b/_module/uti/wswss019.uti.json index 58a352d7..52813256 100644 --- a/_module/uti/wswss019.uti.json +++ b/_module/uti/wswss019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss020.uti.json b/_module/uti/wswss020.uti.json index 14c22891..cae1ba81 100644 --- a/_module/uti/wswss020.uti.json +++ b/_module/uti/wswss020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 214 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss021.uti.json b/_module/uti/wswss021.uti.json index a24d711a..66e2585f 100644 --- a/_module/uti/wswss021.uti.json +++ b/_module/uti/wswss021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1414 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss022.uti.json b/_module/uti/wswss022.uti.json index e54ad0f5..262f04e6 100644 --- a/_module/uti/wswss022.uti.json +++ b/_module/uti/wswss022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1730 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss023.uti.json b/_module/uti/wswss023.uti.json index 28f92c9a..9e68293d 100644 --- a/_module/uti/wswss023.uti.json +++ b/_module/uti/wswss023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 380 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss024.uti.json b/_module/uti/wswss024.uti.json index 81f21b47..e7eeeba1 100644 --- a/_module/uti/wswss024.uti.json +++ b/_module/uti/wswss024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2330 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss025.uti.json b/_module/uti/wswss025.uti.json index 925ba729..d4f20380 100644 --- a/_module/uti/wswss025.uti.json +++ b/_module/uti/wswss025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2550 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss026.uti.json b/_module/uti/wswss026.uti.json index f1b2ef4a..e1859576 100644 --- a/_module/uti/wswss026.uti.json +++ b/_module/uti/wswss026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1824 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss027.uti.json b/_module/uti/wswss027.uti.json index fb3a40e9..55c136de 100644 --- a/_module/uti/wswss027.uti.json +++ b/_module/uti/wswss027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 5464 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss028.uti.json b/_module/uti/wswss028.uti.json index e6aed764..38a8bdfb 100644 --- a/_module/uti/wswss028.uti.json +++ b/_module/uti/wswss028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1748 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { @@ -193,37 +189,6 @@ "type": "word", "value": 0 } - }, - { - "__struct_id": 0, - "ChanceAppear": { - "type": "byte", - "value": 100 - }, - "CostTable": { - "type": "byte", - "value": 0 - }, - "CostValue": { - "type": "word", - "value": 0 - }, - "Param1": { - "type": "byte", - "value": 255 - }, - "Param1Value": { - "type": "byte", - "value": 0 - }, - "PropertyName": { - "type": "word", - "value": 83 - }, - "Subtype": { - "type": "word", - "value": 1 - } } ] }, diff --git a/_module/uti/wswss029.uti.json b/_module/uti/wswss029.uti.json index bda3f255..9ff1febb 100644 --- a/_module/uti/wswss029.uti.json +++ b/_module/uti/wswss029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 524 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss030.uti.json b/_module/uti/wswss030.uti.json index 23536740..5a7c5c97 100644 --- a/_module/uti/wswss030.uti.json +++ b/_module/uti/wswss030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2516 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss031.uti.json b/_module/uti/wswss031.uti.json index aca2c24f..ef7c42b1 100644 --- a/_module/uti/wswss031.uti.json +++ b/_module/uti/wswss031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2900 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss032.uti.json b/_module/uti/wswss032.uti.json index b004e523..4eb26d3c 100644 --- a/_module/uti/wswss032.uti.json +++ b/_module/uti/wswss032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1070 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss033.uti.json b/_module/uti/wswss033.uti.json index 7e2155a1..97b01f4c 100644 --- a/_module/uti/wswss033.uti.json +++ b/_module/uti/wswss033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 4444 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss034.uti.json b/_module/uti/wswss034.uti.json index 307fddf0..c4fd2683 100644 --- a/_module/uti/wswss034.uti.json +++ b/_module/uti/wswss034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3464 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss035.uti.json b/_module/uti/wswss035.uti.json index fa8b7db7..99e2d1c0 100644 --- a/_module/uti/wswss035.uti.json +++ b/_module/uti/wswss035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2440 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss036.uti.json b/_module/uti/wswss036.uti.json index ceb8e207..341572c8 100644 --- a/_module/uti/wswss036.uti.json +++ b/_module/uti/wswss036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11660 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss037.uti.json b/_module/uti/wswss037.uti.json index 3827a69e..1890a6e8 100644 --- a/_module/uti/wswss037.uti.json +++ b/_module/uti/wswss037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2440 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss038.uti.json b/_module/uti/wswss038.uti.json index 9b74b997..a20a86d2 100644 --- a/_module/uti/wswss038.uti.json +++ b/_module/uti/wswss038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1144 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wswss039.uti.json b/_module/uti/wswss039.uti.json index 68b13914..a0d41295 100644 --- a/_module/uti/wswss039.uti.json +++ b/_module/uti/wswss039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 3938 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax002.uti.json b/_module/uti/wthax002.uti.json index dd692423..da705c06 100644 --- a/_module/uti/wthax002.uti.json +++ b/_module/uti/wthax002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wthax003.uti.json b/_module/uti/wthax003.uti.json index a59e93e3..a387ee30 100644 --- a/_module/uti/wthax003.uti.json +++ b/_module/uti/wthax003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 125 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wthax004.uti.json b/_module/uti/wthax004.uti.json index d8985bb7..2b2e7be7 100644 --- a/_module/uti/wthax004.uti.json +++ b/_module/uti/wthax004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax005.uti.json b/_module/uti/wthax005.uti.json index d2cded83..2fc11d80 100644 --- a/_module/uti/wthax005.uti.json +++ b/_module/uti/wthax005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax006.uti.json b/_module/uti/wthax006.uti.json index 06f0acbe..e60844a9 100644 --- a/_module/uti/wthax006.uti.json +++ b/_module/uti/wthax006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 279 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax007.uti.json b/_module/uti/wthax007.uti.json index a5102528..534089f6 100644 --- a/_module/uti/wthax007.uti.json +++ b/_module/uti/wthax007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax008.uti.json b/_module/uti/wthax008.uti.json index 02d8e8fb..92490c9d 100644 --- a/_module/uti/wthax008.uti.json +++ b/_module/uti/wthax008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax009.uti.json b/_module/uti/wthax009.uti.json index 10802a50..e4354c70 100644 --- a/_module/uti/wthax009.uti.json +++ b/_module/uti/wthax009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 280 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax010.uti.json b/_module/uti/wthax010.uti.json index aa307d4e..65fbd7ef 100644 --- a/_module/uti/wthax010.uti.json +++ b/_module/uti/wthax010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 204 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax011.uti.json b/_module/uti/wthax011.uti.json index 8b12a044..79fda5bc 100644 --- a/_module/uti/wthax011.uti.json +++ b/_module/uti/wthax011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax012.uti.json b/_module/uti/wthax012.uti.json index 595c876e..1046d7a5 100644 --- a/_module/uti/wthax012.uti.json +++ b/_module/uti/wthax012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 282 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax013.uti.json b/_module/uti/wthax013.uti.json index 19e40ae2..fc736301 100644 --- a/_module/uti/wthax013.uti.json +++ b/_module/uti/wthax013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax014.uti.json b/_module/uti/wthax014.uti.json index 4edbd4d4..1ed5e188 100644 --- a/_module/uti/wthax014.uti.json +++ b/_module/uti/wthax014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax015.uti.json b/_module/uti/wthax015.uti.json index 0e01dfb2..2722a6e4 100644 --- a/_module/uti/wthax015.uti.json +++ b/_module/uti/wthax015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 283 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax016.uti.json b/_module/uti/wthax016.uti.json index 788df951..5a725765 100644 --- a/_module/uti/wthax016.uti.json +++ b/_module/uti/wthax016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 206 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax017.uti.json b/_module/uti/wthax017.uti.json index 895cb924..d3eb9252 100644 --- a/_module/uti/wthax017.uti.json +++ b/_module/uti/wthax017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 14 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax018.uti.json b/_module/uti/wthax018.uti.json index cbac9a79..4e5a2773 100644 --- a/_module/uti/wthax018.uti.json +++ b/_module/uti/wthax018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 284 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax019.uti.json b/_module/uti/wthax019.uti.json index 2db2f9bc..cb80c43f 100644 --- a/_module/uti/wthax019.uti.json +++ b/_module/uti/wthax019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 375 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax020.uti.json b/_module/uti/wthax020.uti.json index d7fb4792..b7b75061 100644 --- a/_module/uti/wthax020.uti.json +++ b/_module/uti/wthax020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 70 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax021.uti.json b/_module/uti/wthax021.uti.json index 21dae3fb..7044d64c 100644 --- a/_module/uti/wthax021.uti.json +++ b/_module/uti/wthax021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 478 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax022.uti.json b/_module/uti/wthax022.uti.json index 2faedc4e..e62504b0 100644 --- a/_module/uti/wthax022.uti.json +++ b/_module/uti/wthax022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax023.uti.json b/_module/uti/wthax023.uti.json index f3eb98b6..e86845e0 100644 --- a/_module/uti/wthax023.uti.json +++ b/_module/uti/wthax023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax024.uti.json b/_module/uti/wthax024.uti.json index 80d63e71..519cd815 100644 --- a/_module/uti/wthax024.uti.json +++ b/_module/uti/wthax024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 480 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax025.uti.json b/_module/uti/wthax025.uti.json index d04b38ae..2edb015f 100644 --- a/_module/uti/wthax025.uti.json +++ b/_module/uti/wthax025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 480 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax026.uti.json b/_module/uti/wthax026.uti.json index c613df06..5798dddc 100644 --- a/_module/uti/wthax026.uti.json +++ b/_module/uti/wthax026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 119 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax027.uti.json b/_module/uti/wthax027.uti.json index 80de6fda..4e379f65 100644 --- a/_module/uti/wthax027.uti.json +++ b/_module/uti/wthax027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 995 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax028.uti.json b/_module/uti/wthax028.uti.json index 21b36466..24c87adb 100644 --- a/_module/uti/wthax028.uti.json +++ b/_module/uti/wthax028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 104 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax029.uti.json b/_module/uti/wthax029.uti.json index 4ea80730..b9d0046c 100644 --- a/_module/uti/wthax029.uti.json +++ b/_module/uti/wthax029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 52 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax030.uti.json b/_module/uti/wthax030.uti.json index e02e5018..766f66b6 100644 --- a/_module/uti/wthax030.uti.json +++ b/_module/uti/wthax030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 162 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax031.uti.json b/_module/uti/wthax031.uti.json index 4a8c43eb..3b4a8228 100644 --- a/_module/uti/wthax031.uti.json +++ b/_module/uti/wthax031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 592 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax032.uti.json b/_module/uti/wthax032.uti.json index 4c13a1a9..5bbec6b3 100644 --- a/_module/uti/wthax032.uti.json +++ b/_module/uti/wthax032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 405 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax033.uti.json b/_module/uti/wthax033.uti.json index a5b5f1d0..80d722ea 100644 --- a/_module/uti/wthax033.uti.json +++ b/_module/uti/wthax033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 706 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax034.uti.json b/_module/uti/wthax034.uti.json index be3a04b1..c7cd7555 100644 --- a/_module/uti/wthax034.uti.json +++ b/_module/uti/wthax034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 706 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax035.uti.json b/_module/uti/wthax035.uti.json index bbf6656e..d5eb15a9 100644 --- a/_module/uti/wthax035.uti.json +++ b/_module/uti/wthax035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 513 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax036.uti.json b/_module/uti/wthax036.uti.json index 10d2463a..80a3c46d 100644 --- a/_module/uti/wthax036.uti.json +++ b/_module/uti/wthax036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1143 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax037.uti.json b/_module/uti/wthax037.uti.json index ce3b00f0..fb64fda7 100644 --- a/_module/uti/wthax037.uti.json +++ b/_module/uti/wthax037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 638 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax038.uti.json b/_module/uti/wthax038.uti.json index e086c1cb..c5de3587 100644 --- a/_module/uti/wthax038.uti.json +++ b/_module/uti/wthax038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 203 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthax039.uti.json b/_module/uti/wthax039.uti.json index 907c4399..f3b9eb82 100644 --- a/_module/uti/wthax039.uti.json +++ b/_module/uti/wthax039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 771 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt002.uti.json b/_module/uti/wthdt002.uti.json index 96c835bc..1e2fff8b 100644 --- a/_module/uti/wthdt002.uti.json +++ b/_module/uti/wthdt002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wthdt003.uti.json b/_module/uti/wthdt003.uti.json index 1d007574..5e2d7f0c 100644 --- a/_module/uti/wthdt003.uti.json +++ b/_module/uti/wthdt003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 124 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wthdt004.uti.json b/_module/uti/wthdt004.uti.json index 30689b57..c30dae65 100644 --- a/_module/uti/wthdt004.uti.json +++ b/_module/uti/wthdt004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt005.uti.json b/_module/uti/wthdt005.uti.json index f0c00c32..86efd796 100644 --- a/_module/uti/wthdt005.uti.json +++ b/_module/uti/wthdt005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 9 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt006.uti.json b/_module/uti/wthdt006.uti.json index 2f2cf371..c0051aa5 100644 --- a/_module/uti/wthdt006.uti.json +++ b/_module/uti/wthdt006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 278 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt007.uti.json b/_module/uti/wthdt007.uti.json index 13aab507..45e05a83 100644 --- a/_module/uti/wthdt007.uti.json +++ b/_module/uti/wthdt007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 187 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt008.uti.json b/_module/uti/wthdt008.uti.json index 4038f1e7..28bc70a9 100644 --- a/_module/uti/wthdt008.uti.json +++ b/_module/uti/wthdt008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt009.uti.json b/_module/uti/wthdt009.uti.json index 73112e1b..c808a11a 100644 --- a/_module/uti/wthdt009.uti.json +++ b/_module/uti/wthdt009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 262 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt010.uti.json b/_module/uti/wthdt010.uti.json index edf70d30..5a69798c 100644 --- a/_module/uti/wthdt010.uti.json +++ b/_module/uti/wthdt010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 369 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt011.uti.json b/_module/uti/wthdt011.uti.json index b5828ab3..4429f8d4 100644 --- a/_module/uti/wthdt011.uti.json +++ b/_module/uti/wthdt011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt012.uti.json b/_module/uti/wthdt012.uti.json index 5cca8644..d9c803e6 100644 --- a/_module/uti/wthdt012.uti.json +++ b/_module/uti/wthdt012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 472 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt013.uti.json b/_module/uti/wthdt013.uti.json index 5ce1c20e..9b8505d2 100644 --- a/_module/uti/wthdt013.uti.json +++ b/_module/uti/wthdt013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 351 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt014.uti.json b/_module/uti/wthdt014.uti.json index 4652261d..c9dc0e2a 100644 --- a/_module/uti/wthdt014.uti.json +++ b/_module/uti/wthdt014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 7 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt015.uti.json b/_module/uti/wthdt015.uti.json index 868d112d..39734d69 100644 --- a/_module/uti/wthdt015.uti.json +++ b/_module/uti/wthdt015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 451 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt016.uti.json b/_module/uti/wthdt016.uti.json index 2d7029cd..9b0347c9 100644 --- a/_module/uti/wthdt016.uti.json +++ b/_module/uti/wthdt016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 352 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt017.uti.json b/_module/uti/wthdt017.uti.json index 992e91f4..09f3260e 100644 --- a/_module/uti/wthdt017.uti.json +++ b/_module/uti/wthdt017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt018.uti.json b/_module/uti/wthdt018.uti.json index 5b3c6f46..5341aaf5 100644 --- a/_module/uti/wthdt018.uti.json +++ b/_module/uti/wthdt018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 452 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt019.uti.json b/_module/uti/wthdt019.uti.json index 3f135589..4a85fbc0 100644 --- a/_module/uti/wthdt019.uti.json +++ b/_module/uti/wthdt019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 353 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt020.uti.json b/_module/uti/wthdt020.uti.json index 04241317..177e6526 100644 --- a/_module/uti/wthdt020.uti.json +++ b/_module/uti/wthdt020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 8 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt021.uti.json b/_module/uti/wthdt021.uti.json index 76178522..d4675b88 100644 --- a/_module/uti/wthdt021.uti.json +++ b/_module/uti/wthdt021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 453 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt022.uti.json b/_module/uti/wthdt022.uti.json index 00dce6cd..f491ab7d 100644 --- a/_module/uti/wthdt022.uti.json +++ b/_module/uti/wthdt022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 355 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt023.uti.json b/_module/uti/wthdt023.uti.json index e3c078ed..7511bb62 100644 --- a/_module/uti/wthdt023.uti.json +++ b/_module/uti/wthdt023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt024.uti.json b/_module/uti/wthdt024.uti.json index eb31541b..99a81b08 100644 --- a/_module/uti/wthdt024.uti.json +++ b/_module/uti/wthdt024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 455 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt025.uti.json b/_module/uti/wthdt025.uti.json index c7c7aca9..0538d8b4 100644 --- a/_module/uti/wthdt025.uti.json +++ b/_module/uti/wthdt025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 478 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt026.uti.json b/_module/uti/wthdt026.uti.json index 5260ba7f..9eea2519 100644 --- a/_module/uti/wthdt026.uti.json +++ b/_module/uti/wthdt026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 36 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt027.uti.json b/_module/uti/wthdt027.uti.json index e0c3ebf7..4a9e9cb3 100644 --- a/_module/uti/wthdt027.uti.json +++ b/_module/uti/wthdt027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 595 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt028.uti.json b/_module/uti/wthdt028.uti.json index a021cbe4..63eba32a 100644 --- a/_module/uti/wthdt028.uti.json +++ b/_module/uti/wthdt028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 138 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt029.uti.json b/_module/uti/wthdt029.uti.json index 9a961817..272f2fc9 100644 --- a/_module/uti/wthdt029.uti.json +++ b/_module/uti/wthdt029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 45 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt030.uti.json b/_module/uti/wthdt030.uti.json index 5fa149e9..823ebfff 100644 --- a/_module/uti/wthdt030.uti.json +++ b/_module/uti/wthdt030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 203 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt031.uti.json b/_module/uti/wthdt031.uti.json index 54e93cd6..f6d40d45 100644 --- a/_module/uti/wthdt031.uti.json +++ b/_module/uti/wthdt031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 406 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt032.uti.json b/_module/uti/wthdt032.uti.json index 01c5ebc5..16816d6f 100644 --- a/_module/uti/wthdt032.uti.json +++ b/_module/uti/wthdt032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 404 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt033.uti.json b/_module/uti/wthdt033.uti.json index 542a284a..a92ce7c7 100644 --- a/_module/uti/wthdt033.uti.json +++ b/_module/uti/wthdt033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 516 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt034.uti.json b/_module/uti/wthdt034.uti.json index 200a4d83..683862bc 100644 --- a/_module/uti/wthdt034.uti.json +++ b/_module/uti/wthdt034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 721 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt035.uti.json b/_module/uti/wthdt035.uti.json index 550ac7d2..8af399bf 100644 --- a/_module/uti/wthdt035.uti.json +++ b/_module/uti/wthdt035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 474 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt036.uti.json b/_module/uti/wthdt036.uti.json index b5850a59..875db203 100644 --- a/_module/uti/wthdt036.uti.json +++ b/_module/uti/wthdt036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 962 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt037.uti.json b/_module/uti/wthdt037.uti.json index bba8b3e6..64e376c9 100644 --- a/_module/uti/wthdt037.uti.json +++ b/_module/uti/wthdt037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 521 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt038.uti.json b/_module/uti/wthdt038.uti.json index 8107fa69..2a593ca1 100644 --- a/_module/uti/wthdt038.uti.json +++ b/_module/uti/wthdt038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 40 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthdt039.uti.json b/_module/uti/wthdt039.uti.json index bbdc4bd4..56c650fa 100644 --- a/_module/uti/wthdt039.uti.json +++ b/_module/uti/wthdt039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 642 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh002.uti.json b/_module/uti/wthsh002.uti.json index 36ce78a6..ff09f413 100644 --- a/_module/uti/wthsh002.uti.json +++ b/_module/uti/wthsh002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 0 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wthsh003.uti.json b/_module/uti/wthsh003.uti.json index 8b4dde3d..99bfbf07 100644 --- a/_module/uti/wthsh003.uti.json +++ b/_module/uti/wthsh003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 125 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/wthsh004.uti.json b/_module/uti/wthsh004.uti.json index b6036f62..487a6965 100644 --- a/_module/uti/wthsh004.uti.json +++ b/_module/uti/wthsh004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 201 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh005.uti.json b/_module/uti/wthsh005.uti.json index 9c1bab65..10b952da 100644 --- a/_module/uti/wthsh005.uti.json +++ b/_module/uti/wthsh005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh006.uti.json b/_module/uti/wthsh006.uti.json index 0bed8b7e..6c026ee6 100644 --- a/_module/uti/wthsh006.uti.json +++ b/_module/uti/wthsh006.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 279 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh007.uti.json b/_module/uti/wthsh007.uti.json index 2b41ccfa..7f3da9b7 100644 --- a/_module/uti/wthsh007.uti.json +++ b/_module/uti/wthsh007.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 202 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh008.uti.json b/_module/uti/wthsh008.uti.json index e8035281..c13a9f65 100644 --- a/_module/uti/wthsh008.uti.json +++ b/_module/uti/wthsh008.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 11 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh009.uti.json b/_module/uti/wthsh009.uti.json index de70166f..167ad45a 100644 --- a/_module/uti/wthsh009.uti.json +++ b/_module/uti/wthsh009.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 280 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh010.uti.json b/_module/uti/wthsh010.uti.json index 756a0620..33623306 100644 --- a/_module/uti/wthsh010.uti.json +++ b/_module/uti/wthsh010.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 204 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh011.uti.json b/_module/uti/wthsh011.uti.json index af96623a..fd19a6da 100644 --- a/_module/uti/wthsh011.uti.json +++ b/_module/uti/wthsh011.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 12 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh012.uti.json b/_module/uti/wthsh012.uti.json index 8ae5b32c..aeacde22 100644 --- a/_module/uti/wthsh012.uti.json +++ b/_module/uti/wthsh012.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 282 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh013.uti.json b/_module/uti/wthsh013.uti.json index 628ec8fa..00c48684 100644 --- a/_module/uti/wthsh013.uti.json +++ b/_module/uti/wthsh013.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 205 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh014.uti.json b/_module/uti/wthsh014.uti.json index 50d816c1..0afbe30f 100644 --- a/_module/uti/wthsh014.uti.json +++ b/_module/uti/wthsh014.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 13 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh015.uti.json b/_module/uti/wthsh015.uti.json index 7b1d35ef..7df0f53e 100644 --- a/_module/uti/wthsh015.uti.json +++ b/_module/uti/wthsh015.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 283 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh016.uti.json b/_module/uti/wthsh016.uti.json index 4da4a5a6..3696853c 100644 --- a/_module/uti/wthsh016.uti.json +++ b/_module/uti/wthsh016.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 206 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh017.uti.json b/_module/uti/wthsh017.uti.json index 036392df..d598abcd 100644 --- a/_module/uti/wthsh017.uti.json +++ b/_module/uti/wthsh017.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 14 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh018.uti.json b/_module/uti/wthsh018.uti.json index 35727691..5d2b140a 100644 --- a/_module/uti/wthsh018.uti.json +++ b/_module/uti/wthsh018.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 284 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh019.uti.json b/_module/uti/wthsh019.uti.json index ca800ef1..eb8afc53 100644 --- a/_module/uti/wthsh019.uti.json +++ b/_module/uti/wthsh019.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 207 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh020.uti.json b/_module/uti/wthsh020.uti.json index 06f1c819..367e4749 100644 --- a/_module/uti/wthsh020.uti.json +++ b/_module/uti/wthsh020.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 15 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh021.uti.json b/_module/uti/wthsh021.uti.json index b2842048..76042fc4 100644 --- a/_module/uti/wthsh021.uti.json +++ b/_module/uti/wthsh021.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 478 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh022.uti.json b/_module/uti/wthsh022.uti.json index c889483d..73eb51df 100644 --- a/_module/uti/wthsh022.uti.json +++ b/_module/uti/wthsh022.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 374 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh023.uti.json b/_module/uti/wthsh023.uti.json index 4418eb49..83531a5f 100644 --- a/_module/uti/wthsh023.uti.json +++ b/_module/uti/wthsh023.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 17 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh024.uti.json b/_module/uti/wthsh024.uti.json index a7bf5465..958aed08 100644 --- a/_module/uti/wthsh024.uti.json +++ b/_module/uti/wthsh024.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 477 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh025.uti.json b/_module/uti/wthsh025.uti.json index decac1a9..34c88baa 100644 --- a/_module/uti/wthsh025.uti.json +++ b/_module/uti/wthsh025.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 377 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh026.uti.json b/_module/uti/wthsh026.uti.json index 3a21a189..b8fb4ef9 100644 --- a/_module/uti/wthsh026.uti.json +++ b/_module/uti/wthsh026.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 72 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh027.uti.json b/_module/uti/wthsh027.uti.json index e8f6565f..f16cbcc2 100644 --- a/_module/uti/wthsh027.uti.json +++ b/_module/uti/wthsh027.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 679 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh028.uti.json b/_module/uti/wthsh028.uti.json index 988c5e72..94857d21 100644 --- a/_module/uti/wthsh028.uti.json +++ b/_module/uti/wthsh028.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 111 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh029.uti.json b/_module/uti/wthsh029.uti.json index 0c2b4b0f..e8a36e7e 100644 --- a/_module/uti/wthsh029.uti.json +++ b/_module/uti/wthsh029.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 31 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh030.uti.json b/_module/uti/wthsh030.uti.json index 2e111a7f..baf78790 100644 --- a/_module/uti/wthsh030.uti.json +++ b/_module/uti/wthsh030.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 171 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh031.uti.json b/_module/uti/wthsh031.uti.json index 09736d85..9e73a980 100644 --- a/_module/uti/wthsh031.uti.json +++ b/_module/uti/wthsh031.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 632 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh032.uti.json b/_module/uti/wthsh032.uti.json index 42d6a4ef..8eb08017 100644 --- a/_module/uti/wthsh032.uti.json +++ b/_module/uti/wthsh032.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 404 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh033.uti.json b/_module/uti/wthsh033.uti.json index 54316e2d..19d280a8 100644 --- a/_module/uti/wthsh033.uti.json +++ b/_module/uti/wthsh033.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 765 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh034.uti.json b/_module/uti/wthsh034.uti.json index dba6a54d..4be46543 100644 --- a/_module/uti/wthsh034.uti.json +++ b/_module/uti/wthsh034.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 765 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh035.uti.json b/_module/uti/wthsh035.uti.json index 4ee7e2dd..4fac3146 100644 --- a/_module/uti/wthsh035.uti.json +++ b/_module/uti/wthsh035.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 404 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh036.uti.json b/_module/uti/wthsh036.uti.json index ff4d58c2..e95a4f56 100644 --- a/_module/uti/wthsh036.uti.json +++ b/_module/uti/wthsh036.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1015 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh037.uti.json b/_module/uti/wthsh037.uti.json index 791aae30..bdf9dd7e 100644 --- a/_module/uti/wthsh037.uti.json +++ b/_module/uti/wthsh037.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 543 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh038.uti.json b/_module/uti/wthsh038.uti.json index 62460df2..b9dc683a 100644 --- a/_module/uti/wthsh038.uti.json +++ b/_module/uti/wthsh038.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 468 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/wthsh039.uti.json b/_module/uti/wthsh039.uti.json index 594ec7aa..b7d60349 100644 --- a/_module/uti/wthsh039.uti.json +++ b/_module/uti/wthsh039.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 835 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/yellowapple.uti.json b/_module/uti/yellowapple.uti.json index c4ad8e7a..0e6e7805 100644 --- a/_module/uti/yellowapple.uti.json +++ b/_module/uti/yellowapple.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/yellowiris.uti.json b/_module/uti/yellowiris.uti.json index 80cc1206..e9b5878b 100644 --- a/_module/uti/yellowiris.uti.json +++ b/_module/uti/yellowiris.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/yellowiristuber.uti.json b/_module/uti/yellowiristuber.uti.json index d53b85d7..f4de9487 100644 --- a/_module/uti/yellowiristuber.uti.json +++ b/_module/uti/yellowiristuber.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/yellowtulip.uti.json b/_module/uti/yellowtulip.uti.json index b482e414..7a5efd1b 100644 --- a/_module/uti/yellowtulip.uti.json +++ b/_module/uti/yellowtulip.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/yellowtulipbulb.uti.json b/_module/uti/yellowtulipbulb.uti.json index 359d534b..87527490 100644 --- a/_module/uti/yellowtulipbulb.uti.json +++ b/_module/uti/yellowtulipbulb.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/zircon.uti.json b/_module/uti/zircon.uti.json index 3c825303..6967df84 100644 --- a/_module/uti/zircon.uti.json +++ b/_module/uti/zircon.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 50 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/zircon001.uti.json b/_module/uti/zircon001.uti.json index 61db38e7..886dfcbc 100644 --- a/_module/uti/zircon001.uti.json +++ b/_module/uti/zircon001.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 10 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/zircon002.uti.json b/_module/uti/zircon002.uti.json index 5381e770..6e194f96 100644 --- a/_module/uti/zircon002.uti.json +++ b/_module/uti/zircon002.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 20 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/zircon003.uti.json b/_module/uti/zircon003.uti.json index cda0f82d..06e49251 100644 --- a/_module/uti/zircon003.uti.json +++ b/_module/uti/zircon003.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 25 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/zircon004.uti.json b/_module/uti/zircon004.uti.json index 103766df..533b20a2 100644 --- a/_module/uti/zircon004.uti.json +++ b/_module/uti/zircon004.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/zircon005.uti.json b/_module/uti/zircon005.uti.json index adf2b059..d8ecbacc 100644 --- a/_module/uti/zircon005.uti.json +++ b/_module/uti/zircon005.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 2 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": {} diff --git a/_module/uti/zucchinisquash.uti.json b/_module/uti/zucchinisquash.uti.json index 76b5b79b..b86ad150 100644 --- a/_module/uti/zucchinisquash.uti.json +++ b/_module/uti/zucchinisquash.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/uti/zucchinisquashse.uti.json b/_module/uti/zucchinisquashse.uti.json index e19161f6..c320c5ac 100644 --- a/_module/uti/zucchinisquashse.uti.json +++ b/_module/uti/zucchinisquashse.uti.json @@ -20,10 +20,6 @@ "type": "dword", "value": 1 }, - "Cursed": { - "type": "byte", - "value": 0 - }, "DescIdentified": { "type": "cexolocstring", "value": { diff --git a/_module/utm/mk_ccoh_store001.utm.json b/_module/utm/mk_ccoh_store001.utm.json new file mode 100644 index 00000000..a7fd1232 --- /dev/null +++ b/_module/utm/mk_ccoh_store001.utm.json @@ -0,0 +1,31285 @@ +{ + "__data_type": "UTM ", + "BlackMarket": { + "type": "byte", + "value": 1 + }, + "BM_MarkDown": { + "type": "int", + "value": 100 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "ID": { + "type": "byte", + "value": 5 + }, + "IdentifyPrice": { + "type": "int", + "value": 100 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "CCOH superstore 1" + } + }, + "MarkDown": { + "type": "int", + "value": 100 + }, + "MarkUp": { + "type": "int", + "value": 100 + }, + "MaxBuyPrice": { + "type": "int", + "value": -1 + }, + "OnOpenStore": { + "type": "resref", + "value": "" + }, + "OnStoreClosed": { + "type": "resref", + "value": "" + }, + "ResRef": { + "type": "resref", + "value": "mk_ccoh_store001" + }, + "StoreGold": { + "type": "int", + "value": -1 + }, + "StoreList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth027" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 1, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth011" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 2, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth017" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 3, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth015" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 4, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth021" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 5, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 6, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cloth008" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 7, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth022" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 8, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth024" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 9, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth012" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 10, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 11, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth011" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 12, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth014" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 13, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_cloth005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 14, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_sequencer2" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 15, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 16, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth020" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 17, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth016" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 18, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_sequencer3" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 19, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth014" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 20, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_lastwords" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 21, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_cloth002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 22, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth013" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 23, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mcloth005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 24, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth012" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 25, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth016" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 26, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth026" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 27, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth018" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 28, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 29, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth028" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 30, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 31, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_pmrobe" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 32, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 33, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 34, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth007" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 35, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_cloth001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 36, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth008" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 37, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth010" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 38, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x1_mcloth001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 39, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x3_it_robeeyes" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 40, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 41, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 42, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_cloth003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 43, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 44, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_robe1" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 45, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth017" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 46, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth015" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 47, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth018" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 48, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth019" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 49, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth020" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 50, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth021" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 51, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth022" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 52, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mcloth001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 53, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mcloth002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 54, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 55, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_sequencer1" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 56, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_shiftertu" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 57, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth019" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 58, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth008" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 59, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth013" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 60, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 61, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth023" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 62, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 63, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_cloth004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 64, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth025" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 65, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 43 + } + }, + { + "__struct_id": 66, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 43 + } + }, + { + "__struct_id": 67, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 43 + } + }, + { + "__struct_id": 68, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_adaplate" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 43 + } + }, + { + "__struct_id": 69, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl021" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 43 + } + }, + { + "__struct_id": 70, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_armoroffa" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 46 + } + }, + { + "__struct_id": 71, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl054" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 46 + } + }, + { + "__struct_id": 72, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl025" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 46 + } + }, + { + "__struct_id": 73, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl011" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 46 + } + }, + { + "__struct_id": 74, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl051" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 46 + } + }, + { + "__struct_id": 75, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl064" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 76, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl076" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 77, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl019" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 78, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl020" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 79, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl043" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 80, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl044" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 53 + } + }, + { + "__struct_id": 81, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x3_it_blackmail" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 53 + } + }, + { + "__struct_id": 82, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl028" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 53 + } + }, + { + "__struct_id": 83, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_c3_maarcl028" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 53 + } + }, + { + "__struct_id": 84, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_casielsso" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 53 + } + }, + { + "__struct_id": 85, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl042" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 56 + } + }, + { + "__struct_id": 86, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl024" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 56 + } + }, + { + "__struct_id": 87, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar036" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 56 + } + }, + { + "__struct_id": 88, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar037" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 56 + } + }, + { + "__struct_id": 89, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar038" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 56 + } + }, + { + "__struct_id": 90, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar039" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 91, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar040" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 92, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar041" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 93, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar042" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 94, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar029" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 95, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar030" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 63 + } + }, + { + "__struct_id": 96, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar031" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 63 + } + }, + { + "__struct_id": 97, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar032" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 63 + } + }, + { + "__struct_id": 98, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar033" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 63 + } + }, + { + "__struct_id": 99, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar034" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 63 + } + }, + { + "__struct_id": 100, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar035" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 66 + } + }, + { + "__struct_id": 101, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 66 + } + }, + { + "__struct_id": 102, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 66 + } + }, + { + "__struct_id": 103, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 66 + } + }, + { + "__struct_id": 104, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl022" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 66 + } + }, + { + "__struct_id": 105, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl029" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 106, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 107, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl053" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 108, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl068" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 109, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl080" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 110, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl023" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 111, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl024" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 112, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_armor_002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 113, + "InventoryRes": { + "type": "resref", + "value": "x2_armor_004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 114, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl047" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 115, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl048" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 116, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl026" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 117, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 118, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl052" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 119, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl069" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 120, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl081" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 121, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl021" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 122, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl022" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 123, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl045" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 124, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl046" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 125, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl036" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 83 + } + }, + { + "__struct_id": 126, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl041" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 83 + } + }, + { + "__struct_id": 127, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl020" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 83 + } + }, + { + "__struct_id": 128, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl027" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 83 + } + }, + { + "__struct_id": 129, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl059" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 83 + } + }, + { + "__struct_id": 130, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl062" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 86 + } + }, + { + "__struct_id": 131, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl063" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 86 + } + }, + { + "__struct_id": 132, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 86 + } + }, + { + "__struct_id": 133, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl050" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 86 + } + }, + { + "__struct_id": 134, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl074" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 86 + } + }, + { + "__struct_id": 135, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl086" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 136, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl017" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 137, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl018" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 138, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl041" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 139, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl042" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 140, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl037" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 93 + } + }, + { + "__struct_id": 141, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_c3_maarcl037" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 93 + } + }, + { + "__struct_id": 142, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_thegilded" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 93 + } + }, + { + "__struct_id": 143, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_theironsk" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 93 + } + }, + { + "__struct_id": 144, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl018" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 93 + } + }, + { + "__struct_id": 145, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl060" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 96 + } + }, + { + "__struct_id": 146, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 96 + } + }, + { + "__struct_id": 147, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl011" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 96 + } + }, + { + "__struct_id": 148, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 96 + } + }, + { + "__struct_id": 149, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 96 + } + }, + { + "__struct_id": 150, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl013" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 151, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 152, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_mcloth005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 153, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl032" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 154, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_bindingso" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 155, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 103 + } + }, + { + "__struct_id": 156, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl017" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 103 + } + }, + { + "__struct_id": 157, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl012" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 103 + } + }, + { + "__struct_id": 158, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl012" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 103 + } + }, + { + "__struct_id": 159, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl046" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 103 + } + }, + { + "__struct_id": 160, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl067" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 106 + } + }, + { + "__struct_id": 161, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl079" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 106 + } + }, + { + "__struct_id": 162, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 106 + } + }, + { + "__struct_id": 163, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 106 + } + }, + { + "__struct_id": 164, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl033" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 106 + } + }, + { + "__struct_id": 165, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl034" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 166, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_dancerssi" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 167, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 168, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 169, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 170, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 113 + } + }, + { + "__struct_id": 171, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 113 + } + }, + { + "__struct_id": 172, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 113 + } + }, + { + "__struct_id": 173, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 113 + } + }, + { + "__struct_id": 174, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar008" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 113 + } + }, + { + "__struct_id": 175, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 116 + } + }, + { + "__struct_id": 176, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar010" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 116 + } + }, + { + "__struct_id": 177, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar011" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 116 + } + }, + { + "__struct_id": 178, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar012" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 116 + } + }, + { + "__struct_id": 179, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar013" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 116 + } + }, + { + "__struct_id": 180, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar014" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 181, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 182, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 183, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar009" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 184, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_fletchers" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 185, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl033" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 186, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl041" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 187, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 188, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl044" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 189, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl071" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 190, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl083" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 191, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 192, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 193, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl027" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 194, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl028" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 195, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 196, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mithralsh" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 197, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 198, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl043" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 199, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl072" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 200, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl084" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 201, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 202, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 203, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl025" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 204, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl026" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 205, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl034" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 206, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 207, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x1_maarcl001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 208, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl008" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 209, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_novel003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 210, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 211, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl045" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 212, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl075" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 213, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl087" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 214, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 215, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 216, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl029" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 217, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl030" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 218, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 219, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl040" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 220, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_adachain" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 221, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl014" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 222, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl016" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 223, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 224, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl049" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 225, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl065" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 226, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl077" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 227, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl015" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 228, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl016" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 229, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl039" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 230, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl040" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 153 + } + }, + { + "__struct_id": 231, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 153 + } + }, + { + "__struct_id": 232, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl035" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 153 + } + }, + { + "__struct_id": 233, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl066" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 153 + } + }, + { + "__struct_id": 234, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl078" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 153 + } + }, + { + "__struct_id": 235, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl013" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 156 + } + }, + { + "__struct_id": 236, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl014" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 156 + } + }, + { + "__struct_id": 237, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl037" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 156 + } + }, + { + "__struct_id": 238, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl038" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 156 + } + }, + { + "__struct_id": 239, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl039" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 156 + } + }, + { + "__struct_id": 240, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl058" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 241, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl061" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 242, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl036" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 243, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl015" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 244, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar022" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 245, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar023" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 246, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar024" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 247, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar025" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 248, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar026" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 249, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar027" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 250, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar028" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 166 + } + }, + { + "__struct_id": 251, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar015" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 166 + } + }, + { + "__struct_id": 252, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar016" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 166 + } + }, + { + "__struct_id": 253, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar017" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 166 + } + }, + { + "__struct_id": 254, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar018" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 166 + } + }, + { + "__struct_id": 255, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar019" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 256, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar020" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 257, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mdrowar021" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 258, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 259, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 260, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl037" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 261, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_mduerar006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 262, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 263, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl047" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 264, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl070" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 265, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl082" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 266, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 267, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 268, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl031" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 269, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl032" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 270, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 271, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl050" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 272, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mithralch" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 273, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_aarcl003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 274, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl048" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 275, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl073" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 183 + } + }, + { + "__struct_id": 276, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl085" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 183 + } + }, + { + "__struct_id": 277, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl011" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 183 + } + }, + { + "__struct_id": 278, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl012" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 183 + } + }, + { + "__struct_id": 279, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_armor_003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 183 + } + }, + { + "__struct_id": 280, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl035" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 186 + } + }, + { + "__struct_id": 281, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl036" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 186 + } + }, + { + "__struct_id": 282, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_armor_001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 186 + } + }, + { + "__struct_id": 283, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_maarcl049" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 186 + } + }, + { + "__struct_id": 284, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_cloth029" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 186 + } + }, + { + "__struct_id": 285, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_creitem146" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 286, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_creitem145" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 287, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_c3_creitem147" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 288, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_creitem147" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 289, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_creitem148" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 290, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x3_it_pdlarm" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 193 + } + }, + { + "__struct_id": 291, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x3_it_pdmail" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 193 + } + }, + { + "__struct_id": 292, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x3_it_pdshield" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 193 + } + }, + { + "__struct_id": 293, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_creitem149" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 193 + } + }, + { + "__struct_id": 294, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_creitem144" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 193 + } + }, + { + "__struct_id": 295, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_creitem142" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 196 + } + }, + { + "__struct_id": 296, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_creitem143" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 196 + } + }, + { + "__struct_id": 297, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_djinni_robe" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 196 + } + }, + { + "__struct_id": 298, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_adahelm" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 196 + } + }, + { + "__struct_id": 299, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe014" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 197 + } + }, + { + "__struct_id": 300, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe015" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 198 + } + }, + { + "__struct_id": 301, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_helm_004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 302, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ardrowhe001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 303, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_arduerhe001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 304, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 305, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 306, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 202 + } + }, + { + "__struct_id": 307, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 202 + } + }, + { + "__struct_id": 308, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_arhelm03" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 202 + } + }, + { + "__struct_id": 309, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 202 + } + }, + { + "__struct_id": 310, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe008" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 202 + } + }, + { + "__struct_id": 311, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_armhe010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 312, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_armhe012" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 313, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 314, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 315, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe011" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 316, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe016" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 206 + } + }, + { + "__struct_id": 317, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe012" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 206 + } + }, + { + "__struct_id": 318, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe017" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 206 + } + }, + { + "__struct_id": 319, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_armhe001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 206 + } + }, + { + "__struct_id": 320, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_arhe004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 206 + } + }, + { + "__struct_id": 321, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_helm_001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 322, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 323, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe013" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 324, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_armhe011" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 325, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_armhe002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 326, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_armhe001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 327, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_it_novel004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 328, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_arhelm01" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 329, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_helm_003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 330, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_arhe001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 331, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x3_it_pdhelmet" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 212 + } + }, + { + "__struct_id": 332, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_armhe008" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 212 + } + }, + { + "__struct_id": 333, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_arhe002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 212 + } + }, + { + "__struct_id": 334, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_arhe005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 212 + } + }, + { + "__struct_id": 335, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_armhe009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 212 + } + }, + { + "__struct_id": 336, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_helm_002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 337, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_armhe007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 338, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_armhe006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 339, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_arhe003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 340, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmlw006" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 341, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmlw006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 216 + } + }, + { + "__struct_id": 342, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_adrowshl001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 216 + } + }, + { + "__struct_id": 343, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_adrowshl002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 216 + } + }, + { + "__struct_id": 344, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_adrowshl003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 216 + } + }, + { + "__struct_id": 345, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_iwoodshldl" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 217 + } + }, + { + "__struct_id": 346, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_ashmlw003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 347, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashlw001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 348, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmlw002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 349, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmlw008" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 350, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmlw009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 351, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_ashmlw001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 223 + } + }, + { + "__struct_id": 352, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_ashmlw002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 223 + } + }, + { + "__struct_id": 353, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmlw003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 223 + } + }, + { + "__struct_id": 354, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmlw004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 223 + } + }, + { + "__struct_id": 355, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmlw005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 223 + } + }, + { + "__struct_id": 356, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmlw005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 226 + } + }, + { + "__struct_id": 357, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmlw003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 226 + } + }, + { + "__struct_id": 358, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmlw004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 226 + } + }, + { + "__struct_id": 359, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmlw007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 226 + } + }, + { + "__struct_id": 360, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 226 + } + }, + { + "__struct_id": 361, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 228 + } + }, + { + "__struct_id": 362, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_ironwshlds" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 363, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 364, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 365, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 366, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw011" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 367, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 232 + } + }, + { + "__struct_id": 368, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_smchaosshield" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 232 + } + }, + { + "__struct_id": 369, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashsw001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 232 + } + }, + { + "__struct_id": 370, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 232 + } + }, + { + "__struct_id": 371, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw008" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 232 + } + }, + { + "__struct_id": 372, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmsw009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 234 + } + }, + { + "__struct_id": 373, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_ashmsw001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 234 + } + }, + { + "__struct_id": 374, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_ashmsw002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 234 + } + }, + { + "__struct_id": 375, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmsw003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 234 + } + }, + { + "__struct_id": 376, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmsw004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 234 + } + }, + { + "__struct_id": 377, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmto005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 236 + } + }, + { + "__struct_id": 378, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 236 + } + }, + { + "__struct_id": 379, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 236 + } + }, + { + "__struct_id": 380, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 236 + } + }, + { + "__struct_id": 381, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto011" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 236 + } + }, + { + "__struct_id": 382, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 383, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 384, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_it_ironwshldt" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 385, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 386, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashto001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 387, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 244 + } + }, + { + "__struct_id": 388, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto008" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 244 + } + }, + { + "__struct_id": 389, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "nw_ashmto009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 244 + } + }, + { + "__struct_id": 390, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_ashmto001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 244 + } + }, + { + "__struct_id": 391, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x0_ashmto002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 244 + } + }, + { + "__struct_id": 392, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmto003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 393, + "Infinite": { + "type": "byte", + "value": 1 + }, + "InventoryRes": { + "type": "resref", + "value": "x2_ashmto004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 394, + "InventoryRes": { + "type": "resref", + "value": "x3_it_emeraldsh" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 395, + "InventoryRes": { + "type": "resref", + "value": "x3_it_rubysh" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 396, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 397, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt018" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 398, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbelt008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 399, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt019" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 400, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt020" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 401, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt021" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 402, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbelt003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 403, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbelt004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 404, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbelt005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 405, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbelt006" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 406, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbelt007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 407, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbelt001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 408, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 409, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 410, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt016" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 411, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 412, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 413, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbelt002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 414, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbelt002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 415, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 416, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 49 + } + }, + { + "__struct_id": 417, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 49 + } + }, + { + "__struct_id": 418, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 49 + } + }, + { + "__struct_id": 419, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt014" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 49 + } + }, + { + "__struct_id": 420, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt017" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 49 + } + }, + { + "__struct_id": 421, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt013" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 422, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt012" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 423, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbelt006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 424, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbelt004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 425, + "InventoryRes": { + "type": "resref", + "value": "x2_belt_001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 426, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt015" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 427, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbelt001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 428, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbelt007" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 429, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 430, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbelt003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 431, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbelt008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 432, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbelt009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 433, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 434, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots015" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 435, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots016" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 436, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots017" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 437, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 438, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 439, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots011" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 252 + } + }, + { + "__struct_id": 440, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots012" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 441, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots013" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 442, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 443, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots014" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 444, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 445, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 446, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 447, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 448, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 449, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 450, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 451, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 452, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 453, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 454, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 455, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 456, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 457, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mboots009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 458, + "InventoryRes": { + "type": "resref", + "value": "x1_it_mboots001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 459, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots018" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 460, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots019" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 461, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots020" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 462, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots021" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 463, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots022" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 464, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mboots001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 465, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mboots003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 466, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 467, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mboots004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 468, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mboots004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 469, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mboots002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 470, + "InventoryRes": { + "type": "resref", + "value": "x2_nash_boot" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 471, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 472, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbracer001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 473, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 474, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 89 + } + }, + { + "__struct_id": 475, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer008" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 89 + } + }, + { + "__struct_id": 476, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 89 + } + }, + { + "__struct_id": 477, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 89 + } + }, + { + "__struct_id": 478, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 89 + } + }, + { + "__struct_id": 479, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 480, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 481, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 482, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 483, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 484, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 109 + } + }, + { + "__struct_id": 485, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 109 + } + }, + { + "__struct_id": 486, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 109 + } + }, + { + "__struct_id": 487, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 109 + } + }, + { + "__struct_id": 488, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer006" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 109 + } + }, + { + "__struct_id": 489, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 490, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer008" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 491, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mbracer009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 492, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer011" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 493, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mbracer002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 494, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl038" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 495, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl039" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 496, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl030" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 497, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl040" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 498, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl032" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 499, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl057" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 500, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 501, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl104" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 502, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl105" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 503, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl106" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 504, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 505, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 506, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl033" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 507, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl056" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 508, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl055" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 509, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl088" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 510, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl089" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 511, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl090" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 512, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl091" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 513, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 514, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 515, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl098" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 516, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl097" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 517, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl096" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 518, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl099" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 519, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl025" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 520, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl026" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 521, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl027" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 522, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl028" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 523, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl029" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 524, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl031" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 525, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 526, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl030" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 527, + "InventoryRes": { + "type": "resref", + "value": "x2_it_drowcl001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 528, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl102" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 529, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl101" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 530, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl100" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 531, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl103" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 532, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl034" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 533, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 534, + "InventoryRes": { + "type": "resref", + "value": "x2_nash_cloak" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 535, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl031" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 536, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl092" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 537, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl093" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 538, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl094" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 539, + "InventoryRes": { + "type": "resref", + "value": "nw_maarcl095" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 540, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 541, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mcloak009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 542, + "InventoryRes": { + "type": "resref", + "value": "x1_it_mcloak001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 543, + "InventoryRes": { + "type": "resref", + "value": "x0_maarcl035" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 544, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove016" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 129 + } + }, + { + "__struct_id": 545, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove017" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 129 + } + }, + { + "__struct_id": 546, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove018" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 129 + } + }, + { + "__struct_id": 547, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove020" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 129 + } + }, + { + "__struct_id": 548, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove021" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 129 + } + }, + { + "__struct_id": 549, + "InventoryRes": { + "type": "resref", + "value": "x2_glove_bal" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 139 + } + }, + { + "__struct_id": 550, + "InventoryRes": { + "type": "resref", + "value": "x1_it_mglove001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 139 + } + }, + { + "__struct_id": 551, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mglove005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 139 + } + }, + { + "__struct_id": 552, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer013" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 139 + } + }, + { + "__struct_id": 553, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove006" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 139 + } + }, + { + "__struct_id": 554, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mglove001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 149 + } + }, + { + "__struct_id": 555, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 149 + } + }, + { + "__struct_id": 556, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 149 + } + }, + { + "__struct_id": 557, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mglove006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 149 + } + }, + { + "__struct_id": 558, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove007" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 149 + } + }, + { + "__struct_id": 559, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 159 + } + }, + { + "__struct_id": 560, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mglove003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 159 + } + }, + { + "__struct_id": 561, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mglove007" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 159 + } + }, + { + "__struct_id": 562, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove016" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 159 + } + }, + { + "__struct_id": 563, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 159 + } + }, + { + "__struct_id": 564, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove017" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 169 + } + }, + { + "__struct_id": 565, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove018" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 169 + } + }, + { + "__struct_id": 566, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove019" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 169 + } + }, + { + "__struct_id": 567, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove020" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 169 + } + }, + { + "__struct_id": 568, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 169 + } + }, + { + "__struct_id": 569, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 179 + } + }, + { + "__struct_id": 570, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 179 + } + }, + { + "__struct_id": 571, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 179 + } + }, + { + "__struct_id": 572, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove021" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 179 + } + }, + { + "__struct_id": 573, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 179 + } + }, + { + "__struct_id": 574, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove022" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 189 + } + }, + { + "__struct_id": 575, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove023" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 189 + } + }, + { + "__struct_id": 576, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove024" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 189 + } + }, + { + "__struct_id": 577, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove025" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 189 + } + }, + { + "__struct_id": 578, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove006" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 189 + } + }, + { + "__struct_id": 579, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 199 + } + }, + { + "__struct_id": 580, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove008" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 199 + } + }, + { + "__struct_id": 581, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 199 + } + }, + { + "__struct_id": 582, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 199 + } + }, + { + "__struct_id": 583, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 219 + } + }, + { + "__struct_id": 584, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove026" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 219 + } + }, + { + "__struct_id": 585, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove015" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 219 + } + }, + { + "__struct_id": 586, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove027" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 219 + } + }, + { + "__struct_id": 587, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove029" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 229 + } + }, + { + "__struct_id": 588, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove030" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 229 + } + }, + { + "__struct_id": 589, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove011" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 229 + } + }, + { + "__struct_id": 590, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove012" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 229 + } + }, + { + "__struct_id": 591, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove013" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 592, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove014" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 593, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mglove022" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 594, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove012" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 595, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 596, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mglove002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 597, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove013" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 598, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove015" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 599, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mglove004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 600, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 601, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mbracer012" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 602, + "InventoryRes": { + "type": "resref", + "value": "x2_nash_glove" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 603, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mglove001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 604, + "InventoryRes": { + "type": "resref", + "value": "x0_misc_fists" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + } + ] + } + }, + { + "__struct_id": 4, + "ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewmazera" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 1, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewpwh001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 2, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewbs001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 3, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewsw001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 4, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_bodxl1" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 5, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_bodxl2" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 6, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_bodxl3" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 7, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_bodxl4" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 3 + } + }, + { + "__struct_id": 8, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewls005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 9, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_daelb1" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 10, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_daelb2" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 11, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_daelb3" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 12, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_daelb4" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 13, + "InventoryRes": { + "type": "resref", + "value": "x3_it_diamondsw" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 14, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wplmss011" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 15, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wplmss012" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 16, + "InventoryRes": { + "type": "resref", + "value": "x2_wdrowfl001" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 17, + "InventoryRes": { + "type": "resref", + "value": "x2_wdrowfl002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 18, + "InventoryRes": { + "type": "resref", + "value": "x2_wdrowfl003" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 19, + "InventoryRes": { + "type": "resref", + "value": "x2_wdrowls001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 20, + "InventoryRes": { + "type": "resref", + "value": "x2_wdrowls002" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 21, + "InventoryRes": { + "type": "resref", + "value": "x2_wdrowls003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 22, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewss001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 23, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewss002" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 24, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewss003" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 25, + "InventoryRes": { + "type": "resref", + "value": "x2_wdrowls004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 26, + "InventoryRes": { + "type": "resref", + "value": "x2_wduerbta001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 27, + "InventoryRes": { + "type": "resref", + "value": "x2_wduerbta002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 28, + "InventoryRes": { + "type": "resref", + "value": "x2_wduergra001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 29, + "InventoryRes": { + "type": "resref", + "value": "x2_wduergra002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 30, + "InventoryRes": { + "type": "resref", + "value": "x2_wduergra003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 31, + "InventoryRes": { + "type": "resref", + "value": "x2_wduersc001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 32, + "InventoryRes": { + "type": "resref", + "value": "x2_wduersc002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 33, + "InventoryRes": { + "type": "resref", + "value": "x2_wduersc003" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 34, + "InventoryRes": { + "type": "resref", + "value": "x3_it_emeraldwh" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 35, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewcl003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 36, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewpfxbow" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 37, + "InventoryRes": { + "type": "resref", + "value": "x2_it_frzdrowbld" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 38, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewgs005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 39, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewpkobs2" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 40, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewpkobsw" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 41, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_linxl1" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 42, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_linxl2" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 43, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_linxl3" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 44, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_linxl4" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 45, + "InventoryRes": { + "type": "resref", + "value": "x0_manti_spikes" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 46, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewgx003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 47, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewgx002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 48, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewcl002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 49, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewcl001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 50, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewprakxb" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 51, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewpvscyt" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 52, + "InventoryRes": { + "type": "resref", + "value": "x3_it_rubywh" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 53, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_shasb1" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 54, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_shasb2" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 55, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_shasb3" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 56, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_shasb4" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 57, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewgs001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 58, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewls006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 59, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewgs006" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 60, + "InventoryRes": { + "type": "resref", + "value": "nw_it_crewsw002" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 61, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_galsb1" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 62, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_galsb2" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 35 + } + }, + { + "__struct_id": 63, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_galsb3" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 64, + "InventoryRes": { + "type": "resref", + "value": "nw_hen_galsb4" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 65, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 66, + "InventoryRes": { + "type": "resref", + "value": "nw_wamar001" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 67, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 68, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar010" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 69, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar011" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 70, + "InventoryRes": { + "type": "resref", + "value": "x2_wammar012" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 35 + } + }, + { + "__struct_id": 71, + "InventoryRes": { + "type": "resref", + "value": "x2_wammar013" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 37 + } + }, + { + "__struct_id": 72, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 37 + } + }, + { + "__struct_id": 73, + "InventoryRes": { + "type": "resref", + "value": "x2_wammar001" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 38 + } + }, + { + "__struct_id": 74, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 38 + } + }, + { + "__struct_id": 75, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar005" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 38 + } + }, + { + "__struct_id": 76, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 38 + } + }, + { + "__struct_id": 77, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar007" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 38 + } + }, + { + "__struct_id": 78, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 38 + } + }, + { + "__struct_id": 79, + "InventoryRes": { + "type": "resref", + "value": "nw_wammar008" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 80, + "InventoryRes": { + "type": "resref", + "value": "nw_wambo001" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 81, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 82, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo009" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 83, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 84, + "InventoryRes": { + "type": "resref", + "value": "x2_wammbo011" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 85, + "InventoryRes": { + "type": "resref", + "value": "x2_wammbo012" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 86, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo005" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 40 + } + }, + { + "__struct_id": 87, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 42 + } + }, + { + "__struct_id": 88, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo002" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 42 + } + }, + { + "__struct_id": 89, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 42 + } + }, + { + "__struct_id": 90, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo006" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 42 + } + }, + { + "__struct_id": 91, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 42 + } + }, + { + "__struct_id": 92, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbo007" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 42 + } + }, + { + "__struct_id": 93, + "InventoryRes": { + "type": "resref", + "value": "x2_wammbo001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 42 + } + }, + { + "__struct_id": 94, + "InventoryRes": { + "type": "resref", + "value": "nw_wambu001" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 95, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu008" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 96, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu009" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 97, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 98, + "InventoryRes": { + "type": "resref", + "value": "x2_wammbu009" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 99, + "InventoryRes": { + "type": "resref", + "value": "x2_wammbu010" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 100, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 101, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu002" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 102, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 103, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu005" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 39 + } + }, + { + "__struct_id": 104, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 42 + } + }, + { + "__struct_id": 105, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 43 + } + }, + { + "__struct_id": 106, + "InventoryRes": { + "type": "resref", + "value": "nw_wammbu007" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 43 + } + }, + { + "__struct_id": 107, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 44 + } + }, + { + "__struct_id": 108, + "InventoryRes": { + "type": "resref", + "value": "x2_it_minoaxe" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 44 + } + }, + { + "__struct_id": 109, + "InventoryRes": { + "type": "resref", + "value": "nw_waxgr001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 44 + } + }, + { + "__struct_id": 110, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 44 + } + }, + { + "__struct_id": 111, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 44 + } + }, + { + "__struct_id": 112, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 113, + "InventoryRes": { + "type": "resref", + "value": "x0_waxmgr001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 114, + "InventoryRes": { + "type": "resref", + "value": "x0_waxmgr002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 115, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmgr003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 116, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmgr004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 50 + } + }, + { + "__struct_id": 117, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 54 + } + }, + { + "__struct_id": 118, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 54 + } + }, + { + "__struct_id": 119, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 54 + } + }, + { + "__struct_id": 120, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr008" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 54 + } + }, + { + "__struct_id": 121, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmgr010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 54 + } + }, + { + "__struct_id": 122, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmgr005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 123, + "InventoryRes": { + "type": "resref", + "value": "x1_waxmgr001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 124, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 125, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 126, + "InventoryRes": { + "type": "resref", + "value": "x2_wdwraxe001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 127, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 60 + } + }, + { + "__struct_id": 128, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 63 + } + }, + { + "__struct_id": 129, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 63 + } + }, + { + "__struct_id": 130, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 63 + } + }, + { + "__struct_id": 131, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 64 + } + }, + { + "__struct_id": 132, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 64 + } + }, + { + "__struct_id": 133, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 66 + } + }, + { + "__struct_id": 134, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn003" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 135, + "InventoryRes": { + "type": "resref", + "value": "nw_waxhn001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 136, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn002" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 137, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn010" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 138, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn011" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 139, + "InventoryRes": { + "type": "resref", + "value": "x0_waxmhn001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 140, + "InventoryRes": { + "type": "resref", + "value": "x0_waxmhn002" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 141, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmhn003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 142, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmhn004" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 48 + } + }, + { + "__struct_id": 143, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 66 + } + }, + { + "__struct_id": 144, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 145, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn009" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 146, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmhn005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 147, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn006" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 148, + "InventoryRes": { + "type": "resref", + "value": "x2_wmdwraxe011" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 66 + } + }, + { + "__struct_id": 149, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmhn004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 150, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 67 + } + }, + { + "__struct_id": 151, + "InventoryRes": { + "type": "resref", + "value": "nw_waxbt001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 67 + } + }, + { + "__struct_id": 152, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 153, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt010" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 154, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt011" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 155, + "InventoryRes": { + "type": "resref", + "value": "x0_waxmbt001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 156, + "InventoryRes": { + "type": "resref", + "value": "x0_waxmbt002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 70 + } + }, + { + "__struct_id": 157, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmbt003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 158, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmbt004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 159, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 160, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 161, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 73 + } + }, + { + "__struct_id": 162, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 163, + "InventoryRes": { + "type": "resref", + "value": "nw_waxmbt009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 164, + "InventoryRes": { + "type": "resref", + "value": "x2_waxmbt005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 165, + "InventoryRes": { + "type": "resref", + "value": "nw_it_novel006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 166, + "InventoryRes": { + "type": "resref", + "value": "nw_wswbs001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 76 + } + }, + { + "__struct_id": 167, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmbs002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 168, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmbs009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 169, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmbs010" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 170, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmbs001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 171, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmbs002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 80 + } + }, + { + "__struct_id": 172, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmbs003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 84 + } + }, + { + "__struct_id": 173, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmbs004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 84 + } + }, + { + "__struct_id": 174, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmbs004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 84 + } + }, + { + "__struct_id": 175, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmbs005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 84 + } + }, + { + "__struct_id": 176, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmbs007" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 84 + } + }, + { + "__struct_id": 177, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmbs006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 178, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmbs005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 179, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmbs003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 180, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmbs006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 181, + "InventoryRes": { + "type": "resref", + "value": "x2_c3_wswmbs006" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 90 + } + }, + { + "__struct_id": 182, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmdg003" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 43 + } + }, + { + "__struct_id": 183, + "InventoryRes": { + "type": "resref", + "value": "nw_wswdg001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 184, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmdg002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 185, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmdg008" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 186, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmdg009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 187, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmdg001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 58 + } + }, + { + "__struct_id": 188, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmdg002" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 189, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmdg003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 190, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmdg004" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 191, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmdg004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 192, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmdg005" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 59 + } + }, + { + "__struct_id": 193, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmdg005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 194, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmdg007" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 195, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmdg006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 196, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmdg006" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 197, + "InventoryRes": { + "type": "resref", + "value": "x1_wswmdg001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 198, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpblkblade" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 94 + } + }, + { + "__struct_id": 199, + "InventoryRes": { + "type": "resref", + "value": "x1_wswmgs001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 94 + } + }, + { + "__struct_id": 200, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmgs004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 94 + } + }, + { + "__struct_id": 201, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmgs003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 94 + } + }, + { + "__struct_id": 202, + "InventoryRes": { + "type": "resref", + "value": "nw_wswgs001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 94 + } + }, + { + "__struct_id": 203, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmgs002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 204, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmgs011" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 205, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmgs001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 206, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmgs002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 207, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmgs004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 100 + } + }, + { + "__struct_id": 208, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmgs003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 105 + } + }, + { + "__struct_id": 209, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmgs009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 105 + } + }, + { + "__struct_id": 210, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmgs010" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 105 + } + }, + { + "__struct_id": 211, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmgs005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 105 + } + }, + { + "__struct_id": 212, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmgs005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 105 + } + }, + { + "__struct_id": 213, + "InventoryRes": { + "type": "resref", + "value": "nw_it_novel009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 214, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmgs006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 215, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 216, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmls005" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 217, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls009" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 218, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls011" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 219, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmls006" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 220, + "InventoryRes": { + "type": "resref", + "value": "nw_it_novel007" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 110 + } + }, + { + "__struct_id": 221, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 114 + } + }, + { + "__struct_id": 222, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls007" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 114 + } + }, + { + "__struct_id": 223, + "InventoryRes": { + "type": "resref", + "value": "x3_it_coldironb" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 114 + } + }, + { + "__struct_id": 224, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmls007" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 114 + } + }, + { + "__struct_id": 225, + "InventoryRes": { + "type": "resref", + "value": "nw_wswls001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 114 + } + }, + { + "__struct_id": 226, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls002" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 114 + } + }, + { + "__struct_id": 227, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 115 + } + }, + { + "__struct_id": 228, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls012" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 115 + } + }, + { + "__struct_id": 229, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmls001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 115 + } + }, + { + "__struct_id": 230, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmls002" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 115 + } + }, + { + "__struct_id": 231, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmls003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 232, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmls004" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 233, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmls004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 234, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmrp004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 235, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka007" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 236, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmrp006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 237, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc008" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 238, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 239, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmsc005" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 120 + } + }, + { + "__struct_id": 240, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 241, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka005" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 242, + "InventoryRes": { + "type": "resref", + "value": "nw_wswka001" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 243, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 124 + } + }, + { + "__struct_id": 244, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka011" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 245, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka010" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 246, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmka001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 247, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmka002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 126 + } + }, + { + "__struct_id": 248, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmka003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 127 + } + }, + { + "__struct_id": 249, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmka004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 250, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cremumkat" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 251, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 252, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc006" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 123 + } + }, + { + "__struct_id": 253, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmrp005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 254, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmrp008" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 255, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmrp009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 256, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmrp005" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 130 + } + }, + { + "__struct_id": 257, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmka006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 258, + "InventoryRes": { + "type": "resref", + "value": "nw_wswrp001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 259, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmrp002" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 260, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmrp011" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 261, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmrp001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 262, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmrp002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 263, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmrp003" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 264, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmrp004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 265, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmrp007" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 133 + } + }, + { + "__struct_id": 266, + "InventoryRes": { + "type": "resref", + "value": "nw_wswsc001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 267, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc002" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 268, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc010" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 269, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc011" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 270, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmsc001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 271, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmsc002" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 272, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmsc003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 273, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmsc004" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 274, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 275, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc004" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 136 + } + }, + { + "__struct_id": 276, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 277, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmka009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 278, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmka005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 279, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmsc007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 280, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 281, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss008" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 282, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss010" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 283, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmss005" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 284, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 285, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewmmuice" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 286, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmss006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 287, + "InventoryRes": { + "type": "resref", + "value": "nw_wswss001" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 288, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 289, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss009" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 88 + } + }, + { + "__struct_id": 290, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss011" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 118 + } + }, + { + "__struct_id": 291, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmss001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 118 + } + }, + { + "__struct_id": 292, + "InventoryRes": { + "type": "resref", + "value": "x0_wswmss002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 118 + } + }, + { + "__struct_id": 293, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmss003" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 118 + } + }, + { + "__struct_id": 294, + "InventoryRes": { + "type": "resref", + "value": "x2_wswmss004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 118 + } + }, + { + "__struct_id": 295, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss003" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 118 + } + }, + { + "__struct_id": 296, + "InventoryRes": { + "type": "resref", + "value": "nw_wswmss006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 124 + } + }, + { + "__struct_id": 297, + "InventoryRes": { + "type": "resref", + "value": "x1_wswmls001" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 298, + "InventoryRes": { + "type": "resref", + "value": "nw_wblcl001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 299, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl002" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 140 + } + }, + { + "__struct_id": 300, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl010" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 142 + } + }, + { + "__struct_id": 301, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 302, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmcl001" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 303, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmcl002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 304, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmcl003" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 305, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmcl004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 306, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl012" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 307, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl008" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 308, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 309, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmcl005" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 143 + } + }, + { + "__struct_id": 310, + "InventoryRes": { + "type": "resref", + "value": "x2_it_iwoodclub" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 145 + } + }, + { + "__struct_id": 311, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 312, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl006" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 313, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 314, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmcl004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 315, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 316, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 317, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl006" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 318, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 319, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 320, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl008" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 146 + } + }, + { + "__struct_id": 321, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 322, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmfl005" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 323, + "InventoryRes": { + "type": "resref", + "value": "nw_wblfh001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 324, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 150 + } + }, + { + "__struct_id": 325, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh010" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 153 + } + }, + { + "__struct_id": 326, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 154 + } + }, + { + "__struct_id": 327, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmfh001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 154 + } + }, + { + "__struct_id": 328, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmfh002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 154 + } + }, + { + "__struct_id": 329, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmfh003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 154 + } + }, + { + "__struct_id": 330, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmfh004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 331, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 157 + } + }, + { + "__struct_id": 332, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 333, + "InventoryRes": { + "type": "resref", + "value": "nw_wblfl001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 157 + } + }, + { + "__struct_id": 334, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 335, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl010" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 336, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl011" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 337, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmfl001" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 338, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmfl002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 339, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmfl003" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 160 + } + }, + { + "__struct_id": 340, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmfl004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 341, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmfl004" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 342, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh008" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 343, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfh009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 163 + } + }, + { + "__struct_id": 344, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmfh005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 164 + } + }, + { + "__struct_id": 345, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmfl004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 164 + } + }, + { + "__struct_id": 346, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl004" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 148 + } + }, + { + "__struct_id": 347, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmhw006" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 166 + } + }, + { + "__struct_id": 348, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 158 + } + }, + { + "__struct_id": 349, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl003" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 158 + } + }, + { + "__struct_id": 350, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 158 + } + }, + { + "__struct_id": 351, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw006" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 167 + } + }, + { + "__struct_id": 352, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw003" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 167 + } + }, + { + "__struct_id": 353, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 354, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmhl006" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 158 + } + }, + { + "__struct_id": 355, + "InventoryRes": { + "type": "resref", + "value": "nw_wblhl001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 158 + } + }, + { + "__struct_id": 356, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl002" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 158 + } + }, + { + "__struct_id": 357, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 158 + } + }, + { + "__struct_id": 358, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl011" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 158 + } + }, + { + "__struct_id": 359, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmhl001" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 164 + } + }, + { + "__struct_id": 360, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmhl003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 167 + } + }, + { + "__struct_id": 361, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmhl002" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 167 + } + }, + { + "__struct_id": 362, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmhl004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 168 + } + }, + { + "__struct_id": 363, + "InventoryRes": { + "type": "resref", + "value": "nw_c3_wblmhw005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 364, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 365, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw009" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 366, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 170 + } + }, + { + "__struct_id": 367, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmhw005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 368, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl008" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 168 + } + }, + { + "__struct_id": 369, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhl009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 370, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmhl005" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 371, + "InventoryRes": { + "type": "resref", + "value": "nw_wblhw001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 372, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 373, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw011" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 173 + } + }, + { + "__struct_id": 374, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmhw012" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 175 + } + }, + { + "__struct_id": 375, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmhw001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 376, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmhw002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 377, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmhw003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 378, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmhw004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 176 + } + }, + { + "__struct_id": 379, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 178 + } + }, + { + "__struct_id": 380, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 178 + } + }, + { + "__struct_id": 381, + "InventoryRes": { + "type": "resref", + "value": "x1_wblmml001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 382, + "InventoryRes": { + "type": "resref", + "value": "nw_wblml001" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 383, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 384, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml011" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 385, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml012" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 386, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmml001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 387, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmml002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 388, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmml003" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 389, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmml004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 390, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml009" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 180 + } + }, + { + "__struct_id": 391, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 392, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmml005" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 393, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 394, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml005" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 395, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmml008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 396, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmms003" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 397, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmms006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 398, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmms008" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 399, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmms009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 400, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmms005" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 182 + } + }, + { + "__struct_id": 401, + "InventoryRes": { + "type": "resref", + "value": "nw_wblms001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 184 + } + }, + { + "__struct_id": 402, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmms002" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 184 + } + }, + { + "__struct_id": 403, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmms010" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 184 + } + }, + { + "__struct_id": 404, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmms001" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 184 + } + }, + { + "__struct_id": 405, + "InventoryRes": { + "type": "resref", + "value": "x0_wblmms002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 184 + } + }, + { + "__struct_id": 406, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmms003" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 185 + } + }, + { + "__struct_id": 407, + "InventoryRes": { + "type": "resref", + "value": "x2_wblmms004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 185 + } + }, + { + "__struct_id": 408, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmms007" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 185 + } + }, + { + "__struct_id": 409, + "InventoryRes": { + "type": "resref", + "value": "nw_wblmms004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 185 + } + }, + { + "__struct_id": 410, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmqs003" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 185 + } + }, + { + "__struct_id": 411, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmqs005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 412, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma004" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 413, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax006" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 414, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax008" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 415, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax009" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 416, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmax005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 194 + } + }, + { + "__struct_id": 417, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmqs006" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 190 + } + }, + { + "__struct_id": 418, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 194 + } + }, + { + "__struct_id": 419, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 194 + } + }, + { + "__struct_id": 420, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 194 + } + }, + { + "__struct_id": 421, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 194 + } + }, + { + "__struct_id": 422, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbma001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 423, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 424, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma010" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 425, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma011" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 426, + "InventoryRes": { + "type": "resref", + "value": "x0_wdbmma001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 200 + } + }, + { + "__struct_id": 427, + "InventoryRes": { + "type": "resref", + "value": "x0_wdbmma002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 428, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmma003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 429, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmma004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 430, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbax001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 431, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 204 + } + }, + { + "__struct_id": 432, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 433, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax011" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 434, + "InventoryRes": { + "type": "resref", + "value": "x0_wdbmax001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 435, + "InventoryRes": { + "type": "resref", + "value": "x0_wdbmax002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 436, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmax003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 210 + } + }, + { + "__struct_id": 437, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmax004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 438, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 439, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmqs006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 440, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma008" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 441, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma009" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 442, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmma005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 443, + "InventoryRes": { + "type": "resref", + "value": "x2_it_iwoodstaff" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 214 + } + }, + { + "__struct_id": 444, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 445, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmqs004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 446, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbqs001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 447, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmqs002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 448, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmqs008" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 449, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmqs009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 450, + "InventoryRes": { + "type": "resref", + "value": "x0_wdbmqs001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 220 + } + }, + { + "__struct_id": 451, + "InventoryRes": { + "type": "resref", + "value": "x0_wdbmqs002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 224 + } + }, + { + "__struct_id": 452, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmqs003" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 224 + } + }, + { + "__struct_id": 453, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmqs004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 224 + } + }, + { + "__struct_id": 454, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmax004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 224 + } + }, + { + "__struct_id": 455, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmqs007" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 224 + } + }, + { + "__struct_id": 456, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmqs005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 224 + } + }, + { + "__struct_id": 457, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmma005" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 224 + } + }, + { + "__struct_id": 458, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 459, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 460, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmqs007" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 224 + } + }, + { + "__struct_id": 461, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbsw001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 462, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 463, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 230 + } + }, + { + "__struct_id": 464, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 235 + } + }, + { + "__struct_id": 465, + "InventoryRes": { + "type": "resref", + "value": "x0_wdbmsw001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 235 + } + }, + { + "__struct_id": 466, + "InventoryRes": { + "type": "resref", + "value": "x0_wdbmsw002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 235 + } + }, + { + "__struct_id": 467, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmsw003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 235 + } + }, + { + "__struct_id": 468, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmsw004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 235 + } + }, + { + "__struct_id": 469, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 470, + "InventoryRes": { + "type": "resref", + "value": "nw_wdbmsw009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 471, + "InventoryRes": { + "type": "resref", + "value": "x2_wdbmsw005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 472, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 187 + } + }, + { + "__struct_id": 473, + "InventoryRes": { + "type": "resref", + "value": "x2_c3_wspmsc004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 187 + } + }, + { + "__struct_id": 474, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 188 + } + }, + { + "__struct_id": 475, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmku005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 188 + } + }, + { + "__struct_id": 476, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmku005" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 188 + } + }, + { + "__struct_id": 477, + "InventoryRes": { + "type": "resref", + "value": "x2_whip_black" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 198 + } + }, + { + "__struct_id": 478, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmka006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 198 + } + }, + { + "__struct_id": 479, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewpwhip2" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 198 + } + }, + { + "__struct_id": 480, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 481, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 482, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmsc005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 483, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpmwhip_h" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 484, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmka004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 208 + } + }, + { + "__struct_id": 485, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmka007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 218 + } + }, + { + "__struct_id": 486, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmka005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 218 + } + }, + { + "__struct_id": 487, + "InventoryRes": { + "type": "resref", + "value": "nw_wspka001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 218 + } + }, + { + "__struct_id": 488, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmka002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 218 + } + }, + { + "__struct_id": 489, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmka008" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 218 + } + }, + { + "__struct_id": 490, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmka009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 228 + } + }, + { + "__struct_id": 491, + "InventoryRes": { + "type": "resref", + "value": "x0_wspmka001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 228 + } + }, + { + "__struct_id": 492, + "InventoryRes": { + "type": "resref", + "value": "x0_wspmka002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 228 + } + }, + { + "__struct_id": 493, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmka003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 228 + } + }, + { + "__struct_id": 494, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmka004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 228 + } + }, + { + "__struct_id": 495, + "InventoryRes": { + "type": "resref", + "value": "nw_wspku001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 188 + } + }, + { + "__struct_id": 496, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmku002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 497, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmku008" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 498, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmku009" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 499, + "InventoryRes": { + "type": "resref", + "value": "x0_wspmku001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 240 + } + }, + { + "__struct_id": 500, + "InventoryRes": { + "type": "resref", + "value": "x0_wspmku002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 242 + } + }, + { + "__struct_id": 501, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmku003" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 242 + } + }, + { + "__struct_id": 502, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmku004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 242 + } + }, + { + "__struct_id": 503, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmku003" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 242 + } + }, + { + "__struct_id": 504, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmku007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 244 + } + }, + { + "__struct_id": 505, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmku004" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 244 + } + }, + { + "__struct_id": 506, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmka005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 244 + } + }, + { + "__struct_id": 507, + "InventoryRes": { + "type": "resref", + "value": "x2_sic_renewal" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 245 + } + }, + { + "__struct_id": 508, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmku006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 245 + } + }, + { + "__struct_id": 509, + "InventoryRes": { + "type": "resref", + "value": "x2_it_crewpwhip" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 245 + } + }, + { + "__struct_id": 510, + "InventoryRes": { + "type": "resref", + "value": "nw_wspsc001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 246 + } + }, + { + "__struct_id": 511, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc002" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 246 + } + }, + { + "__struct_id": 512, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 247 + } + }, + { + "__struct_id": 513, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc011" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 247 + } + }, + { + "__struct_id": 514, + "InventoryRes": { + "type": "resref", + "value": "x0_wspmsc001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 515, + "InventoryRes": { + "type": "resref", + "value": "x0_wspmsc002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 516, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmsc003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 248 + } + }, + { + "__struct_id": 517, + "InventoryRes": { + "type": "resref", + "value": "x2_wspmsc004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 518, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 519, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmsc006" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 520, + "InventoryRes": { + "type": "resref", + "value": "x2_kuk_storm" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 246 + } + }, + { + "__struct_id": 521, + "InventoryRes": { + "type": "resref", + "value": "nw_wspmka003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 522, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpwhip" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 250 + } + }, + { + "__struct_id": 523, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpmwhip1" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 252 + } + }, + { + "__struct_id": 524, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpmwhip2" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 252 + } + }, + { + "__struct_id": 525, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpmwhip3" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 252 + } + }, + { + "__struct_id": 526, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpmwhip4" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 252 + } + }, + { + "__struct_id": 527, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpmwhip5" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 252 + } + }, + { + "__struct_id": 528, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpmwhip6" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 529, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wpmwhip7" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 530, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 531, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss005" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 532, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss007" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 533, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 254 + } + }, + { + "__struct_id": 534, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 535, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 536, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 537, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmss005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 538, + "InventoryRes": { + "type": "resref", + "value": "nw_wplhb001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 539, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 540, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 541, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 542, + "InventoryRes": { + "type": "resref", + "value": "x0_wplmhb001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 543, + "InventoryRes": { + "type": "resref", + "value": "x0_wplmhb002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 544, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmhb003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 545, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmhb004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 546, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 547, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 548, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 549, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 550, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 551, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmhb005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 552, + "InventoryRes": { + "type": "resref", + "value": "nw_wplsc001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 553, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 554, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 555, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 556, + "InventoryRes": { + "type": "resref", + "value": "x0_wplmsc001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 557, + "InventoryRes": { + "type": "resref", + "value": "x0_wplmsc002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 558, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmsc003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 559, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmsc004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 560, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 561, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 562, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmsc005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 563, + "InventoryRes": { + "type": "resref", + "value": "nw_wplss001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 564, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 565, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 566, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 567, + "InventoryRes": { + "type": "resref", + "value": "x0_wplmss001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 568, + "InventoryRes": { + "type": "resref", + "value": "x0_wplmss002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 569, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmss003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 570, + "InventoryRes": { + "type": "resref", + "value": "x2_wplmss004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 571, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmss006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 572, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 573, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 574, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 575, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 576, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 577, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 578, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 579, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 580, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 581, + "InventoryRes": { + "type": "resref", + "value": "nw_wpltr010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 582, + "InventoryRes": { + "type": "resref", + "value": "x2_it_venomhb" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 583, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 584, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmsc006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 585, + "InventoryRes": { + "type": "resref", + "value": "nw_wplmhb004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 586, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxh003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 587, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxl003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 588, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxh004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 589, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmxl005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 590, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxl007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 591, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxl004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 592, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmxh005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 593, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxh005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 594, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxh007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 595, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxh006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 596, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwxh001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 597, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxh002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 598, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxh008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 599, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxh009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 600, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmxh001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 601, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmxh002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 602, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmxh003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 603, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmxh004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 604, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwxl001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 605, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxl002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 606, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxl008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 607, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxl009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 608, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmxl001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 609, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmxl002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 610, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmxl003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 611, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmxl004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 612, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmxl005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 613, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 614, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 615, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln012" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 616, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmln003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 617, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmln004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 618, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmln007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 619, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmln008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 620, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 621, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmln010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 622, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 623, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwln001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 624, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 625, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 626, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 627, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmln001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 628, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmln002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 629, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmln005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 630, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmln006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 631, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 632, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmln009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 633, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 634, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmln003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 635, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmsh009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 636, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 637, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh011" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 638, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh012" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 639, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmsh003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 640, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmsh004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 641, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmsh007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 642, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmsh008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 643, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 644, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 645, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 646, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 647, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwsh001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 648, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 649, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 650, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 651, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmsh001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 652, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmsh002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 653, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmsh005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 654, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmsh006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 655, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsh005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 656, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmsl005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 657, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 658, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwsl001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 659, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 660, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 661, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 662, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmsl001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 663, + "InventoryRes": { + "type": "resref", + "value": "x0_wbwmsl002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 664, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmsl003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 665, + "InventoryRes": { + "type": "resref", + "value": "x2_wbwmsl004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 666, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 667, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 668, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 669, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 670, + "InventoryRes": { + "type": "resref", + "value": "nw_wbwmsl008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 671, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmdt006" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 69 + } + }, + { + "__struct_id": 672, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmdt004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 673, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmax004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 674, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmax005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 675, + "InventoryRes": { + "type": "resref", + "value": "nw_wthdt001" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 676, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmdt002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 677, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmdt008" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 678, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmdt009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 679, + "InventoryRes": { + "type": "resref", + "value": "x0_wthmdt001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 680, + "InventoryRes": { + "type": "resref", + "value": "x0_wthmdt002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 681, + "InventoryRes": { + "type": "resref", + "value": "x2_wthmdt003" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 79 + } + }, + { + "__struct_id": 682, + "InventoryRes": { + "type": "resref", + "value": "x2_wthmdt004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 683, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmdt007" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 684, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmdt003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 685, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmsh004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 686, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmax007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 687, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmsh007" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 688, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmdt005" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 689, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmsh006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 690, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmax006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 691, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmsh005" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 692, + "InventoryRes": { + "type": "resref", + "value": "nw_wthsh001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 693, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmsh002" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 99 + } + }, + { + "__struct_id": 694, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmsh008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 695, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmsh009" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 696, + "InventoryRes": { + "type": "resref", + "value": "x0_wthmsh002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 697, + "InventoryRes": { + "type": "resref", + "value": "x0_wthmsh001" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 119 + } + }, + { + "__struct_id": 698, + "InventoryRes": { + "type": "resref", + "value": "x2_wthmsh003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 129 + } + }, + { + "__struct_id": 699, + "InventoryRes": { + "type": "resref", + "value": "x2_wthmsh004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 129 + } + }, + { + "__struct_id": 700, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmsh003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 129 + } + }, + { + "__struct_id": 701, + "InventoryRes": { + "type": "resref", + "value": "nw_wthax001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 702, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmax002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 703, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmax008" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 704, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmax009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 705, + "InventoryRes": { + "type": "resref", + "value": "x0_wthmax001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 706, + "InventoryRes": { + "type": "resref", + "value": "x0_wthmax002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 707, + "InventoryRes": { + "type": "resref", + "value": "x2_wthmax003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 708, + "InventoryRes": { + "type": "resref", + "value": "x2_wthmax004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 709, + "InventoryRes": { + "type": "resref", + "value": "nw_wthmax003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + } + ] + } + }, + { + "__struct_id": 2, + "ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion016" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 1, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion006" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 2, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 3, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion009" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 4, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion015" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 5, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion014" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 6, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 7, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion003" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 8, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 9, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion020" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 10, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 11, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mpotion002" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 12, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion010" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 13, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion013" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 14, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion017" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 15, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion012" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 16, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion008" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 17, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mpotion001" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 18, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion011" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 19, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion019" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 20, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion018" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 21, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion004" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 22, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion022" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 23, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion023" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 24, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mpotion021" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 25, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr603" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 26, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 27, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr201" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 28, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr102" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 29, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr509" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 30, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr204" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 31, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr701" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 32, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr804" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 33, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr508" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 34, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr201" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 35, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr501" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 36, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr101" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 37, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr601" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 38, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr202" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 39, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr501" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 40, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr801" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 41, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr901" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 42, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr602" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 43, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr701" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 44, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr502" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 45, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr901" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 46, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr801" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 47, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr603" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 48, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr303" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 49, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr103" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 50, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr102" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 51, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr211" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 52, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr202" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 53, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr803" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 54, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr212" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 55, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr112" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 56, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr307" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 57, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr107" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 58, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr213" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 59, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr207" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 60, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr607" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 61, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr405" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 62, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr107" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 63, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr202" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 64, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr610" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 65, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr504" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 66, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr307" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 67, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr217" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 68, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr206" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 69, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr502" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 70, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr110" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 71, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr201" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 72, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr507" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 73, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr406" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 74, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr301" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 75, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr411" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 76, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr707" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 77, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr804" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 78, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr605" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 79, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr702" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 80, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr601" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 81, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr104" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 82, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr001" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 83, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr203" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 84, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr308" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 85, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr305" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 86, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr206" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 87, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 88, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr101" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 89, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr202" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 90, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr403" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 91, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr704" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 92, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr703" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 93, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr601" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 94, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr501" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 95, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr301" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 96, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr301" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 97, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr102" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 98, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr404" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 99, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr309" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 100, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr905" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 101, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr503" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 102, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr105" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 103, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr604" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 104, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr219" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 105, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr801" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 106, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr003" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 107, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr416" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 108, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr901" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 109, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr215" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 110, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr101" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 111, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr503" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 112, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr908" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 113, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr412" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 114, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr106" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 115, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr103" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 116, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr608" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 117, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr418" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 118, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr509" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 119, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr101" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 120, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr413" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 121, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr504" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 122, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr305" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 123, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr708" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 124, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr704" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 125, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr309" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 126, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr501" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 127, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr304" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 128, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr205" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 129, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr403" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 130, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr205" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 131, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 132, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr605" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 133, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr220" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 134, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr405" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 135, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr902" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 136, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr203" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 137, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr208" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 138, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr209" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 139, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr601" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 140, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr306" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 141, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr103" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 142, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr602" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 143, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr701" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 144, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr303" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 145, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr304" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 146, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr803" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 147, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr701" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 148, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr602" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 149, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr606" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 150, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr508" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 151, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr612" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 152, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr912" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 153, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr613" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 154, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr303" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 155, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr406" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 156, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr604" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 157, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr312" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 158, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr605" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 159, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr505" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 160, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr302" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 161, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr204" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 162, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr505" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 163, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr401" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 164, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr101" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 165, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr809" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 166, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr104" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 167, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr401" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 168, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr106" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 169, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr902" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 170, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr408" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 171, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr804" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 172, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr501" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 173, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr301" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 174, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr401" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 175, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 176, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr201" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 177, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr302" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 178, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr207" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 179, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr310" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 180, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr314" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 181, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr102" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 182, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr603" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 183, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr401" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 184, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr303" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 185, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr216" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 186, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr602" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 187, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr218" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 188, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr511" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 189, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr512" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 190, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr201" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 191, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr417" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 192, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr513" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 193, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 194, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr310" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 195, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr104" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 196, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr302" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 197, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscrmc" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 198, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr106" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 199, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr109" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 200, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr304" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 201, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr105" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 202, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr807" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 203, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr402" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 204, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr806" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 205, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr611" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 206, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr801" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 207, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr202" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 208, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr301" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 209, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr502" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 210, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr906" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 211, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr801" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 212, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr506" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 213, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr401" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 214, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr502" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 215, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr901" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 216, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr705" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 217, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr802" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 218, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr315" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 219, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr311" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 220, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr113" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 221, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr402" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 222, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr203" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 223, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr502" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 224, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr221" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 225, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr409" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 226, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr603" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 227, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr604" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 228, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr407" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 229, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr415" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 230, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr903" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 231, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr702" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 232, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr312" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 233, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr808" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 234, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr706" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 235, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr102" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 236, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscral" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 237, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr303" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 238, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr305" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 239, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr501" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 240, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr111" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 241, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 242, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr702" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 243, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr301" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 244, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr402" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 245, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr302" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 246, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr107" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 247, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr205" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 248, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr201" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 249, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 250, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr401" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 251, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr702" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 252, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr108" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 253, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr210" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 254, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr302" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 255, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr313" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 256, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr205" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 257, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr609" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 258, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr410" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 259, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr703" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 260, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr910" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 261, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr103" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 262, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr105" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 263, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr203" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 264, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr506" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 265, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr108" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 266, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr313" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 267, + "InventoryRes": { + "type": "resref", + "value": "nw_it_spdvscr204" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 268, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr701" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 269, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr507" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 270, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr304" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 271, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr305" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 272, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr204" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 273, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr604" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 274, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr602" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 275, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr403" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 276, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr903" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 277, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr105" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 278, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr306" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 279, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr404" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 280, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr904" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 281, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr510" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 282, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr605" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 283, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr703" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 284, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr805" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 285, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr803" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 286, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr802" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 287, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr202" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 288, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr614" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 289, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr902" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 290, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr104" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 291, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr606" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 292, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr214" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 293, + "InventoryRes": { + "type": "resref", + "value": "x2_it_sparscr601" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 294, + "InventoryRes": { + "type": "resref", + "value": "x1_it_spdvscr901" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 295, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr311" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 296, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr503" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 297, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 298, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr909" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 299, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr407" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 300, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr204" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 301, + "InventoryRes": { + "type": "resref", + "value": "nw_it_sparscr907" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 302, + "InventoryRes": { + "type": "resref", + "value": "x2_it_spdvscr701" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 303, + "InventoryRes": { + "type": "resref", + "value": "x1_it_sparscr302" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 304, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cfm_bscrl" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 305, + "InventoryRes": { + "type": "resref", + "value": "x2_it_pcpotion" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 306, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cfm_pbottl" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + } + ] + } + }, + { + "__struct_id": 3, + "ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "InventoryRes": { + "type": "resref", + "value": "x2_it_rakstaff" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 1, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck032" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 2, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck030" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 3, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 4, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck031" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 5, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck029" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 6, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck036" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 7, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck001" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 8, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck012" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 9, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck013" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 10, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck014" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 11, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck015" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 12, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck021" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 13, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck022" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 14, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck005" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 15, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mneck006" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 16, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck034" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 17, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mneck001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 18, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 19, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck002" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 20, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck003" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 21, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck024" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 22, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck020" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 23, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck025" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 24, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck026" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 25, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck027" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 26, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck028" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 27, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck016" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 28, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck017" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 5 + } + }, + { + "__struct_id": 29, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck018" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 30, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck019" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 31, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mneck005" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 32, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck020" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 33, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck023" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 34, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck022" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 35, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck037" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 36, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck035" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 37, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck033" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 38, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mneck004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 7 + } + }, + { + "__struct_id": 39, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck005" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 40, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck007" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 41, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck008" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 42, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 43, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck010" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 44, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck011" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 45, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck006" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 46, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck007" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 47, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck008" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 48, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 49, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mneck003" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 50, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 51, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck015" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 52, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck016" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 53, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck017" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 54, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck018" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 55, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck019" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 56, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck011" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 57, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck012" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 58, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck012" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 59, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck013" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 60, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mneck014" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 61, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck021" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 62, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 63, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mneck004" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 64, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring007" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 9 + } + }, + { + "__struct_id": 65, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring008" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 66, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring009" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 67, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring021" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 68, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring023" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 69, + "InventoryRes": { + "type": "resref", + "value": "x3_it_hornedring" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 70, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring017" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 71, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring029" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 72, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring019" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 73, + "InventoryRes": { + "type": "resref", + "value": "x2_nash_ring" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 74, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring013" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 75, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 76, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring006" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 77, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring024" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 78, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring014" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 79, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring015" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 80, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring016" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 81, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring017" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 82, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring021" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 83, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring022" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 84, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring023" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 85, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring010" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 86, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring009" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 87, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring010" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 88, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring008" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 89, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring010" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 90, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring009" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 91, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 92, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring011" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 93, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring005" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 94, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring024" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 95, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring029" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 96, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring025" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 97, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring026" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 98, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring027" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 99, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring028" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 100, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring025" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 101, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring026" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 102, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring027" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 103, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring028" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 104, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring006" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 105, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring002" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 106, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring007" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 107, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 108, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring012" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 109, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 110, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring011" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 111, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring005" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 112, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 113, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 114, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring003" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 115, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 116, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring011" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 117, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring012" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 118, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring030" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 119, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 120, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring016" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 121, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring008" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 122, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring018" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 123, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring019" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 124, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring020" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 125, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring012" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 126, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring013" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 127, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring014" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 128, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring015" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 129, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring004" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 130, + "InventoryRes": { + "type": "resref", + "value": "x3_it_ringregen" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 131, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring031" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 132, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring032" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 133, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring033" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 134, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring013" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 135, + "InventoryRes": { + "type": "resref", + "value": "x0_it_mring014" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 136, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring006" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 137, + "InventoryRes": { + "type": "resref", + "value": "nw_it_novel001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 138, + "InventoryRes": { + "type": "resref", + "value": "x2_it_mring018" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 139, + "InventoryRes": { + "type": "resref", + "value": "x2_cus_ring" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 140, + "InventoryRes": { + "type": "resref", + "value": "nw_it_mring022" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 141, + "InventoryRes": { + "type": "resref", + "value": "x2_ring_pet" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 142, + "InventoryRes": { + "type": "resref", + "value": "x1_it_mring001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 143, + "InventoryRes": { + "type": "resref", + "value": "x1_it_mring002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 144, + "InventoryRes": { + "type": "resref", + "value": "x0_misc_twand" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 145, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgmrd006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 146, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgmrd004" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 147, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgmrd002" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 148, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgmrd005" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 149, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgmrd003" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 150, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgrd002" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 151, + "InventoryRes": { + "type": "resref", + "value": "x2_it_wmgrd001" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 152, + "InventoryRes": { + "type": "resref", + "value": "x0_wmgmrd007" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 21 + } + }, + { + "__struct_id": 153, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgst002" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 154, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgst004" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 155, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgst005" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 156, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgst006" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 157, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgst003" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 158, + "InventoryRes": { + "type": "resref", + "value": "nw_it_novel008" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 159, + "InventoryRes": { + "type": "resref", + "value": "x2_wmgst001" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 160, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn011" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 161, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 162, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn002" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 163, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn013" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 164, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn007" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 165, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn004" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 166, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn006" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 167, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn005" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 168, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn012" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 169, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn010" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 170, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn008" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 171, + "InventoryRes": { + "type": "resref", + "value": "nw_wmgwn009" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 172, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cfm_wand" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 173, + "InventoryRes": { + "type": "resref", + "value": "x2_it_pcwand" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + } + ] + } + }, + { + "__struct_id": 1, + "ItemList": { + "type": "list", + "value": [ + { + "__struct_id": 0, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap014" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 1, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap034" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 2, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap022" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 3, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap018" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 4, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap030" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 0 + } + }, + { + "__struct_id": 5, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap026" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 6, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap006" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 7, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap042" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 8, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap038" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 9, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap002" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 2 + } + }, + { + "__struct_id": 10, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap010" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 11, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap036" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 12, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap016" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 13, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap024" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 14, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap020" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 4 + } + }, + { + "__struct_id": 15, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap032" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 16, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap028" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 17, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap008" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 18, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap044" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 19, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap040" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 6 + } + }, + { + "__struct_id": 20, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 21, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap012" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 22, + "InventoryRes": { + "type": "resref", + "value": "x2_it_trap001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 23, + "InventoryRes": { + "type": "resref", + "value": "x2_it_trap002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 24, + "InventoryRes": { + "type": "resref", + "value": "x2_it_trap003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 8 + } + }, + { + "__struct_id": 25, + "InventoryRes": { + "type": "resref", + "value": "x2_it_trap004" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 26, + "InventoryRes": { + "type": "resref", + "value": "nw_it_medkit001" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 27, + "InventoryRes": { + "type": "resref", + "value": "nw_it_medkit004" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 28, + "InventoryRes": { + "type": "resref", + "value": "nw_it_medkit002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 29, + "InventoryRes": { + "type": "resref", + "value": "nw_it_medkit003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 10 + } + }, + { + "__struct_id": 30, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap033" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 31, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap013" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 32, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap021" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 33, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap017" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 11 + } + }, + { + "__struct_id": 34, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap029" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 12 + } + }, + { + "__struct_id": 35, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap025" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 36, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 37, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap041" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 38, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap037" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 13 + } + }, + { + "__struct_id": 39, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap001" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 14 + } + }, + { + "__struct_id": 40, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap009" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 41, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap035" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 42, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap015" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 43, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap023" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 15 + } + }, + { + "__struct_id": 44, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap019" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 16 + } + }, + { + "__struct_id": 45, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap031" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 46, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap027" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 47, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 48, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap043" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 17 + } + }, + { + "__struct_id": 49, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap039" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 18 + } + }, + { + "__struct_id": 50, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 51, + "InventoryRes": { + "type": "resref", + "value": "nw_it_trap011" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 52, + "InventoryRes": { + "type": "resref", + "value": "nw_it_picks001" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 53, + "InventoryRes": { + "type": "resref", + "value": "nw_it_picks004" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 54, + "InventoryRes": { + "type": "resref", + "value": "x2_it_picks002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 55, + "InventoryRes": { + "type": "resref", + "value": "nw_it_picks002" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 56, + "InventoryRes": { + "type": "resref", + "value": "nw_it_picks003" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 57, + "InventoryRes": { + "type": "resref", + "value": "x2_it_picks001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 20 + } + }, + { + "__struct_id": 58, + "InventoryRes": { + "type": "resref", + "value": "x0_misc_twig" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 59, + "InventoryRes": { + "type": "resref", + "value": "x0_misc_lyrics" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 60, + "InventoryRes": { + "type": "resref", + "value": "x0_misc_charge" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 61, + "InventoryRes": { + "type": "resref", + "value": "x0_misc_prayer" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 62, + "InventoryRes": { + "type": "resref", + "value": "x2_it_acidbomb" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 63, + "InventoryRes": { + "type": "resref", + "value": "x1_wmgrenade001" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 64, + "InventoryRes": { + "type": "resref", + "value": "x1_wmgrenade002" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 65, + "InventoryRes": { + "type": "resref", + "value": "x1_wmgrenade003" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 66, + "InventoryRes": { + "type": "resref", + "value": "x1_wmgrenade004" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 67, + "InventoryRes": { + "type": "resref", + "value": "x2_it_firebomb" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 19 + } + }, + { + "__struct_id": 68, + "InventoryRes": { + "type": "resref", + "value": "x1_wmgrenade005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 69, + "InventoryRes": { + "type": "resref", + "value": "x1_wmgrenade006" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 70, + "InventoryRes": { + "type": "resref", + "value": "x1_wmgrenade007" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 71, + "InventoryRes": { + "type": "resref", + "value": "nw_it_contain006" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 72, + "InventoryRes": { + "type": "resref", + "value": "nw_it_thnmisc001" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 22 + } + }, + { + "__struct_id": 73, + "InventoryRes": { + "type": "resref", + "value": "nw_it_contain005" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 74, + "InventoryRes": { + "type": "resref", + "value": "nw_it_contain003" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 75, + "InventoryRes": { + "type": "resref", + "value": "nw_it_contain004" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 76, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_adam" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 77, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_iron" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 24 + } + }, + { + "__struct_id": 78, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_mith" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 25 + } + }, + { + "__struct_id": 79, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_steel" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 80, + "InventoryRes": { + "type": "resref", + "value": "x2_it_lightgem01" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 23 + } + }, + { + "__struct_id": 81, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_cloth" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 82, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison020" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 83, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison038" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 84, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison014" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 85, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison026" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 26 + } + }, + { + "__struct_id": 86, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison032" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 87, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison008" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 88, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_bshaft" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 89, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_feath" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 90, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison021" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 27 + } + }, + { + "__struct_id": 91, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison039" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 92, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison015" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 93, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison027" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 94, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison033" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 95, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison009" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 96, + "InventoryRes": { + "type": "resref", + "value": "x2_it_lightgem05" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 97, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_helm" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 28 + } + }, + { + "__struct_id": 98, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_iband" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 99, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_chain" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 100, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_hhead" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 101, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_morb" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 102, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_rings" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 103, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_spikes" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 104, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_ironw" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 105, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_lblade" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 106, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_bone" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 107, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_ltorso" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 108, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_leath" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 109, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_lpatch" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 29 + } + }, + { + "__struct_id": 110, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_lstrng" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 111, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_xbows" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 31 + } + }, + { + "__struct_id": 112, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_wpole" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 113, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_oakhlt" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 114, + "InventoryRes": { + "type": "resref", + "value": "x2_it_lightgem06" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 30 + } + }, + { + "__struct_id": 115, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_elmw" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 116, + "InventoryRes": { + "type": "resref", + "value": "x2_it_cmat_oakw" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 32 + } + }, + { + "__struct_id": 117, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_proj" + }, + "Repos_PosX": { + "type": "word", + "value": 8 + }, + "Repos_Posy": { + "type": "word", + "value": 33 + } + }, + { + "__struct_id": 118, + "InventoryRes": { + "type": "resref", + "value": "x2_it_lightgem03" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 34 + } + }, + { + "__struct_id": 119, + "InventoryRes": { + "type": "resref", + "value": "x2_it_lightgem04" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 34 + } + }, + { + "__struct_id": 120, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_blades" + }, + "Repos_PosX": { + "type": "word", + "value": 2 + }, + "Repos_Posy": { + "type": "word", + "value": 34 + } + }, + { + "__struct_id": 121, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison019" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 34 + } + }, + { + "__struct_id": 122, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison013" + }, + "Repos_PosX": { + "type": "word", + "value": 4 + }, + "Repos_Posy": { + "type": "word", + "value": 34 + } + }, + { + "__struct_id": 123, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison025" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 34 + } + }, + { + "__struct_id": 124, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison031" + }, + "Repos_PosX": { + "type": "word", + "value": 6 + }, + "Repos_Posy": { + "type": "word", + "value": 34 + } + }, + { + "__struct_id": 125, + "InventoryRes": { + "type": "resref", + "value": "x2_it_poison007" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 34 + } + }, + { + "__struct_id": 126, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_ahead" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 35 + } + }, + { + "__struct_id": 127, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_cchst" + }, + "Repos_PosX": { + "type": "word", + "value": 1 + }, + "Repos_Posy": { + "type": "word", + "value": 35 + } + }, + { + "__struct_id": 128, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_stors2" + }, + "Repos_PosX": { + "type": "word", + "value": 3 + }, + "Repos_Posy": { + "type": "word", + "value": 35 + } + }, + { + "__struct_id": 129, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_sshld" + }, + "Repos_PosX": { + "type": "word", + "value": 5 + }, + "Repos_Posy": { + "type": "word", + "value": 35 + } + }, + { + "__struct_id": 130, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_mhlt" + }, + "Repos_PosX": { + "type": "word", + "value": 7 + }, + "Repos_Posy": { + "type": "word", + "value": 35 + } + }, + { + "__struct_id": 131, + "InventoryRes": { + "type": "resref", + "value": "x2_it_lightgem07" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 35 + } + }, + { + "__struct_id": 132, + "InventoryRes": { + "type": "resref", + "value": "x2_it_bmt_cloth" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 37 + } + }, + { + "__struct_id": 133, + "InventoryRes": { + "type": "resref", + "value": "x2_it_amt_cpadd" + }, + "Repos_PosX": { + "type": "word", + "value": 0 + }, + "Repos_Posy": { + "type": "word", + "value": 36 + } + }, + { + "__struct_id": 134, + "InventoryRes": { + "type": "resref", + "value": "x2_it_lightgem02" + }, + "Repos_PosX": { + "type": "word", + "value": 9 + }, + "Repos_Posy": { + "type": "word", + "value": 36 + } + } + ] + } + } + ] + }, + "Tag": { + "type": "cexostring", + "value": "MK_CCOH_STORE001" + }, + "WillNotBuy": { + "type": "list", + "value": [ + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 19 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 16 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 20 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 109 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 3 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 2 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 21 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 102 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 25 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 74 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 26 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 78 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 104 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 27 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 80 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 28 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 66 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 106 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 112 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 71 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 73 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 70 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 72 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 69 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 22 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 31 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 32 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 33 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 108 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 105 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 36 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 77 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 76 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 18 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 13 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 81 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 10 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 38 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 39 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 6 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 35 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 17 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 40 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 41 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 65 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 42 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 92 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 56 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 7 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 4 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 37 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 8 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 1 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 9 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 44 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 45 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 46 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 34 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 29 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 24 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 79 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 94 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 47 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 49 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 101 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 50 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 51 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 52 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 53 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 75 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 55 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 0 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 11 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 59 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 60 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 61 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 110 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 14 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 58 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 82 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 62 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 63 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 15 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 57 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 64 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 95 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 93 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 12 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 103 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 5 + } + }, + { + "__struct_id": 97869, + "BaseItem": { + "type": "int", + "value": 111 + } + } + ] + }, + "WillOnlyBuy": { + "type": "list", + "value": [] + } +} diff --git a/_module/utm/mk_ccoh_store002.utm.json b/_module/utm/mk_ccoh_store002.utm.json new file mode 100644 index 00000000..fb3520ff --- /dev/null +++ b/_module/utm/mk_ccoh_store002.utm.json @@ -0,0 +1,89 @@ +{ + "__data_type": "UTM ", + "BlackMarket": { + "type": "byte", + "value": 1 + }, + "BM_MarkDown": { + "type": "int", + "value": 100 + }, + "Comment": { + "type": "cexostring", + "value": "" + }, + "ID": { + "type": "byte", + "value": 5 + }, + "IdentifyPrice": { + "type": "int", + "value": 100 + }, + "LocName": { + "type": "cexolocstring", + "value": { + "0": "CCOH Superstore 2" + } + }, + "MarkDown": { + "type": "int", + "value": 100 + }, + "MarkUp": { + "type": "int", + "value": 100 + }, + "MaxBuyPrice": { + "type": "int", + "value": -1 + }, + "OnOpenStore": { + "type": "resref", + "value": "" + }, + "OnStoreClosed": { + "type": "resref", + "value": "" + }, + "ResRef": { + "type": "resref", + "value": "mk_ccoh_store002" + }, + "StoreGold": { + "type": "int", + "value": -1 + }, + "StoreList": { + "type": "list", + "value": [ + { + "__struct_id": 0 + }, + { + "__struct_id": 4 + }, + { + "__struct_id": 2 + }, + { + "__struct_id": 3 + }, + { + "__struct_id": 1 + } + ] + }, + "Tag": { + "type": "cexostring", + "value": "MK_CCOH_STORE002" + }, + "WillNotBuy": { + "type": "list", + "value": [] + }, + "WillOnlyBuy": { + "type": "list", + "value": [] + } +}